From owner-freebsd-questions Sun Oct 1 0:24:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from caligula.anu.edu.au (caligula.anu.edu.au [150.203.224.42]) by hub.freebsd.org (Postfix) with ESMTP id 8D35C37B503 for ; Sun, 1 Oct 2000 00:24:29 -0700 (PDT) Received: from localhost (rob@localhost) by caligula.anu.edu.au (8.9.3/8.9.3) with ESMTP id SAA12605; Sun, 1 Oct 2000 18:24:20 +1100 (EST) X-Authentication-Warning: caligula.anu.edu.au: rob owned process doing -bs Date: Sun, 1 Oct 2000 18:24:20 +1100 (EST) From: Rob Hurle X-Sender: rob@caligula.anu.edu.au To: cjclark@alum.mit.edu Cc: freebsd-questions@FreeBSD.ORG Subject: Re: natd and ipfw In-Reply-To: <20000930005724.S81242@149.211.6.64.reflexcom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Crist, Thanks for your very helpful reply about natd and ipfw. I also discovered some of this myself, by turning on "log" for each of the firewall commands, so that I could see what was happening. The sticking point was that the internal mail hub was trying to contact a DNS outside the firewall, and I had not realised that it used UDP protocol to do this - I was allowing only TCP on port 53. Pages 543 and 544 of "Building Internet Firewall" by Zwicky, Cooper and Chapman are relevant (as someone else also recently pointed out on this list). It's now working fine - thanks again. (BTW, yes, sendmail should not be running on my firewall - it was only there so that I would be able to have a mail hub available even if I was not able to meet my client's deadline). (I'm leaving the rest of the mail conversation here for reference in case others are interested). Cheers, Rob Hurle > On Sat, Sep 30, 2000 at 11:59:52AM +1100, Rob Hurle wrote: > > Hi, > > > > I have a problem trying to set up natd and ipfw. The basic setup > > is fine, but my customer wants to use his mail hub which is inside the > > firewall, with a private IP address (my advice is not to do this, but has > > not been taken). The configuration is: > > > > Outside world > > | > > FreeBSD box - FreeBSD 3.4, IPDIVERT, IPFIREWALL, etc > > | > > Inside network, including > > client's mail hub. > > > > I am trying to route all TCP port 25 through to the mail hub by using the > > natd config: > > > > # mail is passed straight through > > redirect_port tcp 192.168.0.15:25 25 > > # log > > log yes > > # use sockets - ftp works better > > use_sockets yes > > # try to keep the same ports > > same_ports yes > > > > (I am using a config file for natd). The relevant ipfw rules are: > > > > 00100 1579 85136 divert 8668 ip from any to any via xl0 > > 01200 0 0 allow log logamount 100 tcp from any 25 to any 25 setup > ^^ > The incoming SMTP connection will not be coming from 25. And I assume > there are some more rules that you > > > (from an `ipfw show` command) > > > > Trying a telnet to port 25 on the outside interface times out with nothing > > logged, but if I remove the "redirect" in the natd config file, this is > > fine, I leap into my firwall box. > > > > What am I not understanding? Any help would be appreciated. > > Hmmm... But if that is the rule you are using above, you really should > not be having success connecting to the firewall box... > > And what the heck kind of firewall box is running a SMTP listener? On > a firewall, > > sendmail_enable="NO" > > Fer sure. > -- > 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 > ---------------------------------------------------------- Rob Hurle rob@coombs.anu.edu.au Connect-A Tel: +61 2 6247 2397 PO Box 13 Fax: +61 2 6248 8905 Ainslie ACT 2602 Mobile: 0417 293 603 Australia ---------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 1 0:46: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hcshh.hcs.de (hcshh.hcs.de [194.123.40.1]) by hub.freebsd.org (Postfix) with ESMTP id DD7A437B66C; Sun, 1 Oct 2000 00:45:59 -0700 (PDT) Received: from hcswork.hcs.de (hcswork.hcs.de [192.76.124.5]) by hcshh.hcs.de (Postfix) with ESMTP id E4CDB5D23; Sun, 1 Oct 2000 09:45:58 +0200 (CEST) Received: by hcswork.hcs.de (Postfix, from userid 200) id 7307B3E8; Sun, 1 Oct 2000 09:45:58 +0200 (METDST) Subject: Re: Setting up sppp In-Reply-To: <200010010019.CAA03598@golf.dax.net> from Eirik Apeland at "Oct 1, 0 02:21:56 am" To: eapeland@c2i.net Date: Sun, 1 Oct 2000 09:45:58 +0200 (METDST) Cc: marc@kleurbeeld.be, freebsd-isdn@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Reply-To: hm@hcs.de Organization: HCS Hanseatischer Computerservice GmbH X-Mailer: ELM [version 2.4ME+ PL39 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 1423 Message-Id: <20001001074558.7307B3E8@hcswork.hcs.de> From: hm@hcs.de (Hellmuth Michaelis) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG From the keyboard of Eirik Apeland: > The FreeBSD is dailing when I ping from my NT machine, but the other end isn't > answering.. > > The log from ipfw looks like this --> > > ct 1 01:49:20 fire /kernel: ipfw: 200 Accept TCP 10.0.0.1:1227 10.0.0.10:22 in via xl0 Please, _disable_ any firewall you have until you have everything up and running, it makes things _much_ harder than they should be! To see what is happening on the line use "tcpdump -vv -iisp0" > isdnd is also complaining about something --> > > Oct 1 01:49:18 fire /kernel: i4b-L4 i4b_l4_setup_timeout_fix_unit: 970357758: ERROR: idletime[300]+earlyhup[5] > unitlength[60]! This is an FAQ, please read the mailing list archives! > Anyone know if there's a bug in the new isdnd (0.95) deamon? > I added these lines to /etc/isdn/isdnrc > ppp-auth-paranoid = no The "ppp-xxx" keywords were added to 0.95 and have not been tested much. Be prepared to do some serious debugging when you try to use them. Also, keep in mind to either use the sppp-settings in rc.conf _OR_ the settings in isdnd.rc, but _NOT_ both! NEVER! hellmuth -- Hellmuth Michaelis Tel +49 40 55 97 47-70 HCS Hanseatischer Computerservice GmbH Fax +49 40 55 97 47-77 Oldesloer Strasse 97-99 Mail hm [at] hcs.de D-22457 Hamburg WWW http://www.hcs.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 1 1: 0:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from new-smtp1.ihug.com.au (new-smtp1.ihug.com.au [203.109.250.27]) by hub.freebsd.org (Postfix) with ESMTP id 1A4D537B502 for ; Sun, 1 Oct 2000 01:00:33 -0700 (PDT) Received: from death.mega-tokyo.com (p358-tnt1.mel.ihug.com.au [203.109.153.104]) by new-smtp1.ihug.com.au (8.9.3/8.9.3) with ESMTP id TAA30770 for ; Sun, 1 Oct 2000 19:00:26 +1100 X-Authentication-Warning: new-smtp1.ihug.com.au: Host p358-tnt1.mel.ihug.com.au [203.109.153.104] claimed to be death.mega-tokyo.com Message-Id: <5.0.0.25.2.20001001185534.02466e68@pop.ihug.com.au> X-Sender: (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.0 Date: Sun, 01 Oct 2000 19:02:54 +1000 To: freebsd-questions@freebsd.org From: Stuart George Subject: building /usr/doc 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 installed the docproj meta-port, all the software installed. (JADETEX=no) so going to /usr/doc and doing make results in thousands opon thousands of lines of /use/local/bin/jade:/usr/local/share/sgml/docbook/4.1/catalog:22:0:W: DTDDECL catalog entries are note supported and nothing seems to build.... after some unsepcified amount of time, it bombs with an error code i used to build the doc stuff under 3.x without any hassle but now.... (this is under 4.1.1/x86) -Stuart "Stewy/Stu/Stew" George +--[ Stuart George Running FreeBSD 4.1 ]--+ Main Homepage http://www.mega-tokyo.com/me [FAQ] Write Your Own OS http://www.mega-tokyo.com/os 3x3 Eyes Fan Fiction Archive http://www.mega-tokyo.com/pai Sarien Sierra Emulator http://www.mega-tokyo.com/sarien To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 1 1:36:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from www3.pacific-pages.com (www3.pacific-pages.com [192.41.48.219]) by hub.freebsd.org (Postfix) with ESMTP id BB43A37B503 for ; Sun, 1 Oct 2000 01:36:40 -0700 (PDT) Received: from d.tracker ([216.191.60.152]) by www3.pacific-pages.com (8.8.5) id CAA23012; Sun, 1 Oct 2000 02:36:36 -0600 (MDT) Received: (from david@localhost) by d.tracker (8.9.3/8.9.3) id EAA07392 for questions@freebsd.org; Sun, 1 Oct 2000 04:33:40 GMT (envelope-from david) Date: Sun, 1 Oct 2000 04:33:40 GMT From: David Banning Message-Id: <200010010433.EAA07392@d.tracker> To: questions@freebsd.org Subject: esound prob: Device not configured Reply-To: david@banning.com Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I can't get esound working - Installed drivers in kernel boot shows: Sep 25 03:07:21 d /kernel: sbc0: at port 0x220-0x22f irq 5 drq 1 flags 0x15 on isa0 Sep 25 03:07:21 d /kernel: sbc0: setting card to irq 5, drq 1, 5 Sep 25 03:07:21 d /kernel: pcm1: on sbc0 then installed esound - no errors then I installed /dev/entries with MAKEDEV but I still get errors like: /dev/dsp: Device not configured mixer: /dev/mixer: Device not configured Although entries are there: bash-2.03$ ls -l /dev/dsp* /dev/mixer* lrwxrwxrwx 1 root wheel 4 Sep 25 03:04 /dev/dsp -> dsp0 crw-rw-rw- 1 root wheel 30, 3 Sep 25 03:04 /dev/dsp0 lrwxrwxrwx 1 root wheel 5 Sep 25 03:04 /dev/dspW -> dspW0 crw-rw-rw- 1 root wheel 30, 5 Sep 25 03:04 /dev/dspW0 lrwxrwxrwx 1 root wheel 6 Sep 25 03:04 /dev/mixer -> mixer0 crw-rw-rw- 1 root wheel 30, 0 Sep 25 03:04 /dev/mixer0 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 1 1:48:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DF95E37B503; Sun, 1 Oct 2000 01:48:19 -0700 (PDT) Received: (from kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA92315; Sun, 1 Oct 2000 01:48:19 -0700 (PDT) (envelope-from kris@FreeBSD.org) Date: Sun, 1 Oct 2000 01:48:19 -0700 From: Kris Kennaway To: Mark Ovens Cc: Artem Koutchine , questions@freebsd.org, kris@freebsd.org Subject: Re: Patch for ee (multi line cut/paste) Message-ID: <20001001014819.D9499@freefall.freebsd.org> References: <021301c02b19$ffebe3c0$0c00a8c0@ipform.ru> <20001001000644.A255@parish> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001001000644.A255@parish>; from marko@freebsd.org on Sun, Oct 01, 2000 at 12:06:44AM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Oct 01, 2000 at 12:06:44AM +0100, Mark Ovens wrote: > On Sun, Oct 01, 2000 at 12:06:58AM +0400, Artem Koutchine wrote: > > I have made a light patch for ee which enables it to support cutting and > > pasting blocks of text. > > The best way to submit this is go to http://www.FreeBSD.org/send-pr.html > and submit a PR (or better still run ``send-pr'' on your own machine). Fill > in the details an paste your patch into the " Fix to the problem if known" > box. This way it will be logged and become an "official". I'll second this request. I'm afraid I'm too busy to look at this myself but with a bit of luck someone else will pick it up and commit the change. Kris -- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 1 1:59:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from autobot.veldt.com (vi-216-128-57-99-l3-rb1.anhmcaidc.firstworld.net [216.128.57.99]) by hub.freebsd.org (Postfix) with ESMTP id 7B28E37B503 for ; Sun, 1 Oct 2000 01:59:35 -0700 (PDT) Received: from [192.168.1.2] ([192.168.1.2]) by autobot.veldt.com (8.11.0/8.11.0) with ESMTP id e918xTI12768; Sun, 1 Oct 2000 02:59:29 -0600 (MDT) (envelope-from james@veldt.com) Mime-Version: 1.0 X-Sender: james@autobot.veldt.com Message-Id: Date: Sun, 1 Oct 2000 02:58:41 -0600 To: freebsd-questions@freebsd.org From: James Gorham Subject: IPFW/Netatalk - Fixed Cc: brennan@offwhite.net Content-Type: text/plain; charset="us-ascii" ; format="flowed" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Well, I've received much help from many people on this list regarding the issues I was having. I tried cvsupping my sources, and reubuilding the kernel. I still had the same issues, so I made a fresh copy of the 4.1.1 iso, and reinstalled my system. I added the IPFIREWALL, IPDIVERT, and NETATALK options to my kernel, and I'm cranking along great now. Never did quite nail down what the issue was, and it's a shame that I had to start over from scratch (backups are key!), but it's all working now, and I've learned quite a bit in the process. Thanks to everybody! -James To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 1 5:40:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f104.law10.hotmail.com [64.4.15.104]) by hub.freebsd.org (Postfix) with ESMTP id DB4F737B502 for ; Sun, 1 Oct 2000 05:40:31 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sun, 1 Oct 2000 05:40:31 -0700 Received: from 24.10.230.113 by lw10fd.law10.hotmail.msn.com with HTTP; Sun, 01 Oct 2000 12:40:31 GMT X-Originating-IP: [24.10.230.113] From: "Sir Solfege" To: freebsd-questions@freebsd.org Subject: Printer Error Date: Sun, 01 Oct 2000 12:40:31 GMT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 01 Oct 2000 12:40:31.0540 (UTC) FILETIME=[C9212F40:01C02BA4] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I just tried to set up my printer with apsfilter and now when I try to print something it says: Sep 30 23:39:44 cj79544-b /kernel: stray irq 7 and then it does not print. Any Ideas? Thanks, Brad _________________________________________________________________________ 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 1 6:12: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from matrix.buckhorn.net (matrix.buckhorn.net [63.151.7.244]) by hub.freebsd.org (Postfix) with ESMTP id C9AC037B503 for ; Sun, 1 Oct 2000 06:12:02 -0700 (PDT) Received: from buckhorn.net (nebula.buckhorn.net [63.151.7.242]) by matrix.buckhorn.net (8.9.3/8.9.3) with ESMTP id IAA39057; Sun, 1 Oct 2000 08:06:55 -0500 (CDT) (envelope-from bob@buckhorn.net) Message-ID: <39D7381E.B0C84F1A@buckhorn.net> Date: Sun, 01 Oct 2000 08:11:58 -0500 From: Bob Martin Organization: InterNet Unlimited X-Mailer: Mozilla 4.73 [en] (X11; U; FreeBSD 5.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: xavian@professional3d.com, freebsd-questions@freebsd.org Subject: Re: installing freebsd in an existing linux environment References: <39D571DA.FCCDD909@home.com> <39D5D2F8.BFB645E6@buckhorn.net> <39D6D8B3.8DAA4C0D@home.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Xavian, First of all, welcome to FreeBSD. You'll find a lot people here that came from Linux, many of them for the same reasons as you did. It's a different environment, but once you get the feel of it, I think you'll really like it. I do have one small request. The etiquette of this list mandates that e-mails are sent in plain text, and word wrapped at 72 charactors. A lot of folks that read this list will simply ignore anything sent in html. xavian anderson macpherson wrote: > > THIS WAS ADDRESSED TO BOB. BUT I AM ACTULLY WRITING MANY OF YOU AT > ONCE. LAST NIGHT I STARTED WHAT WAS MEANT TO BE THE FIRST OF A > CONTINUING NEWSLETTER, DOCUMENTING THE PROCESS OF MY TRANSITION TO AND > INSTALLATION OF FREEBSD. SOME OF YOU I HAVE KNOWN FOR A LONG TIME, > SOME OF YOU I HAVE BEEN ONLY RECENTLY CONTACTED THROUGH THE WEB. I > HOPE THIS IS AN INTERESTING BUT NOT DAMNING EXPERIENCE! If you take your time, I think it will be more a matter of interesting. > hi bob, thanks for your response last night. i got my freebsd today > by fedex. i am in the process of going through the manual. i am > trying to determine the best way to configure my system. i have > attached a copy of my SuSE-YaST generated /etc/fstab file. what i am > trying to figure out is, does freebsd use a boot partition; or more > accurately, is there a separate directory called /boot for freebsd? > is the bootstrap a directory, or is it just a file? the reason why i > bring this up, is that my `/' partition is not the first in my line of > 4 disks. in fact it is the third, at /dev/hdc1. now granted i will > change some of slice dimensions, as i was led to believe that my > current root is too large (at 1.2 GB's). in df-dimensions, you will > find the print-out of the current dimensions of my system as revealed > by the `df' command. disk free for those in this list who are not > unix savvy. FBSD will boot from almost anywhere. It's easier to configure it to boot from the first drive though (That's also true of Linux) FreeBSD has a full blown bootstrapping environment, based on the language 4th. It does have a /boot directory, but in 4.x most of the files, including the kernel, are in /. /boot, /bin and /sbin all need to be mounted on the / partition. The size of the root partition dependend's on what you plan to keep on it. Based on your current setup, (/usr and /var being separately mounted) I'd allow for 64-128mb for root. > based on what i've been reading, i'll certainly mount /tmp in mfs (the > virtual memory file system) on my swap drive. i use all of my scsi > disk for my swap buffer, 528MB's. and so far, it is hardly ever > used. but then again i have 256MB's of ram. what i need to know is, > does the data in /tmp when mounted on mfs get flushed back to (the > ide) disk, or is it simply lost? i geuss it doesn't matter since it > is only tempory anyway. It doesn't flush back to disk. > i have the rest of my system spread out over 4 ide drives, as you > will see by using jed or someother editor to view the /etc/fstab > file. what i want to know is, can i simply keep my old partition > specifications but reformatting them to ufs? what does freebsd offer > as an equivalent to LVM (the logical volume manager) used by linux. Vinum. > i will most likely change the current directory /pub to /usr/ports. > /pub is where i keep all of my rpms. but i will do that after i have > moved all of my data from the other partitions to new locations. > something that i need to know is, can i get access to my partitions > during the installation process. what i've done with linux is, open > one of the tty's to mount `/' on /mnt so that i could have access to > the programs (specifically, the rpm manager itself) during the > installation. i don't really need to do that here, but i do need to > juggle the data on my drives from one `slice' to another, while i am > reformatting; because i don't have a single `slice' that is large > enough to hold all of them in one location. The question here is what data you need to keep from one OS to the other. While most Linux apps will run on FreeBSD under emulation, it is usually much better to use the native FBSD programs. (And there are native versions of almost everything.) The real problem that I see here is that Linux creates something rather more like a DOS extended partition than a Unix partition. The odds are very good that you'll loose access to all of the Linux slices if you convert any of them to Unix. Your best bet would be to tar everything to tape if you can. Failing that, It looks like you can juggle things around and free up one whole drive. Then load FBSD on that drive, and dual boot for a while. That will give you a chance to really compare. You can mount ext2fs under FBSD. > actually i have two `/' filesystems on my computer. one is the > linux-mandrake system which is not functional, the other is the suse > distribution which i reinstalled because of mandrake's failure to > perform. everytime i try to boot i keep getting errors. although it > has gotten better. right now there is a problem with SysVinit not > being able to read libc.so.6. it doesn't make any sense to me because > it is there. i checked with `ls' (list). the only thing is that it > is a symbolic link to another file. i think it is libc++-2.1.3, or > something like that. i was trying to compile the mandrake > hackkernel-2.4.0-0.24mdk. the compilation went just fine. but for a > longtime, i couldn't get the modules to load properly. finally i have > gotten it to make module_install. but there is one of my files > missing that controls the system updatedb command. what's happening > is that i load packages, but then the system doesn't know about it; > and i have not figured out which package i have to reload to get it to > work. > > frankly, i'm just tired of the incompatabilities between the linux > distributions; as it was that that cause this problem in the first > place. but then linux is still so much of a beta system, that i don't > trust it anymore to devote anymore of my time to it. i mean i had the > good fortune of talking to one of the packagers for mandrake who > openly admitted that the linux set i purchased (mandrake 7.0) had only > been beta tested for two weeks before it was released. that's a bunch > of crap! i'm not about to subject myself to that kind of treatment > again. when i buy a system (or anything else for that matters) i want > to know that it will work properly out of the box, and not be > something of a work in progress. that's kind of like going to a > bakery to buy a cake that's not fully baked! and you know what > happened to Marie Antoinette who had the audacity to tell her subjects > to eat cake. well so much for history! ; ) and they said the > future was looking brighter? well i hope so with freebsd. None of the BSD's are distros. They are all complete OS's. IMHO, that's the number one reason folks switch to BSD. The second reason is that of stability. In the world of Linux, if there is a bug in kernel 2.x.1, the solution is kernel 2.x.2. It will probably fix the first bug, but then it will bring some of it's own. FreeBSD has a totally different development model. There's a section in the book called keeping current with FreeBSD. (You can also find it in the online handbook) It does a great job of explaining things. > i was prepared to stop. but realized that i haven't gotten the one > answer which is most critical. how does freebsd deal with file > conflicts? with linux, using the rpm system, you get notices of file > conflicts even before you actually install any packages. i don't see > where any such mechanism is available for that purpose in freebsd. if > there really is none, then i want to know is how do i compile the > source binaries for rpm so that i can use it under freebsd? because > my main desire is for the bsd kernel. i want the stability and > security of the bsd kernel, matched with the wide data base of linux > packages, or as freebsd would refer to them, ports. it seems that > freebsd would simply overwrite existing files with new ones is the old > one has the same name. maybe the best that i could hope for is that > the old would have it's name changed or altered to something like > *.orig, *.old, etc. but then this may not be a problem at all. i > just want to know before i embark on this journey into madness. FreeBSD has a totally different methodology for maintaining software. We have ports and packages. A port contains all of the information necessary to install a source tarball on FreeBSD. It will also satisfy and dependencies. I'll use apache as an example. You can go to apache's web site, download the code, configure it, compile it and then install it. If you use the port, the make command will download the source, configure it, and compile it for you. Not to mention downloading, configuring and compiling any other software that may be needed as well. A package is like an RPM. It's a pre compiled binary, that installs into your system. Packages will also satisfy software dependencies if they can. Now, back to your question. If you install foo.1.1, and then later install foo.1.2, there is an excellent chance that the old foo binary would be overwritten with the new. But that would be the point of upgrading, wouldn't it? While this is no guarantee that it won't happen, I have never lost a config file during an upgrade using the ports. > > so, he who has an answer, let him speak! > > --------------------------------------------------------------- > If I'm following you correctly, the plan is to "overlay" Linux on FreeBSD. It'll work, but with over 3000 programs in the ports, why would you want to? I know it means a lot of work, but you already have the config files, and the roms, so the download times are nearly 0, and in the end, you won't have a patched version of Linux. Bob Martin. -- As far as the laws of mathematics refer to reality, they are not certain, and as far as they are certain, they do not refer to reality. -- Albert Einstein To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 1 7: 1:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from osiris.ipform.ru (osiris.ipform.ru [212.158.165.98]) by hub.freebsd.org (Postfix) with ESMTP id AFB7737B503 for ; Sun, 1 Oct 2000 07:01:47 -0700 (PDT) Received: from wp2 (wp2 [192.168.0.12]) by osiris.ipform.ru (8.11.0/8.11.0) with SMTP id e91E1Z502228; Sun, 1 Oct 2000 18:01:35 +0400 (MSD) (envelope-from matrix@ipform.ru) Message-ID: <005701c02bb0$1d763b20$0c00a8c0@ipform.ru> From: "Artem Koutchine" To: Cc: References: <024d01c02b1a$bce2d420$0c00a8c0@ipform.ru> <20000930205256.G25121@149.211.6.64.reflexcom.com> Subject: Re: NAT trafic accounting Date: Sun, 1 Oct 2000 18:00:25 +0400 Organization: IP Form MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG From: "Crist J . Clark" > On Sun, Oct 01, 2000 at 12:12:17AM +0400, Artem Koutchine wrote: > > [snip] > > > I also could not figure out what ipfw rules could do the job. > > You can try 'count' rules in ipfw, but it is a bit awkward to as a > zillion rules for this. I know, the problem is that i cannot understand what the actual rule should be for my case. Whatever i can thing of does not count only the internet traffic of a host behind nat, but also counts everything else (local trafic). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 1 7:32: 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 2F81737B502 for ; Sun, 1 Oct 2000 07:32:05 -0700 (PDT) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e91EW4f11932; Sun, 1 Oct 2000 07:32:04 -0700 (PDT) Date: Sun, 1 Oct 2000 07:32:04 -0700 From: Alfred Perlstein To: Otter Cc: questions@FreeBSD.ORG Subject: Re: serial console installs? Message-ID: <20001001073204.B27736@fw.wintelcom.net> References: <20000929180515.V27736@fw.wintelcom.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: ; from otterr@telocity.com on Sat, Sep 30, 2000 at 08:13:11AM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Otter [000930 05:10] wrote: > } > }* Danny Howard [000929 17:58] wrote: > }> Has something changed with 4.1-R and 4.1.1-R? I've > }managed serial-console > }> installs on machines up to 4.0-R, but with 4.1 I can only > }get VGA output from > }> the kern.flp image. I've tried two different machines. > }I'm tempted to try > }> 4.0-R kern.flp and install 4.1 using that, but if kern.flp > }has dropped serial > }> console support that is a very upsetting prospect ... > }> > }> Does anyone have a clue they can point me at? > } > }Yeah, it was just brought up a day or so ago, some lame large > }manufacturer broke the keyboard detection routines so we need to > }default to video, solution is to edit the floppy, just mount it > }and edit the /boot/loader.conf for serial support. > } > Was it a particular manufacturer? Or do all machines fail on a serial > install? It used to work fine on most machines, but since video is the primary way people install we didn't want to get a lot of "it doesn't boot" scares when in fact it was (over serial). Right now you must edit the boot disks to have a serial install, see my previous followup. -- -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 1 8: 3:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from nw178.netaddress.usa.net (nw178.netaddress.usa.net [204.68.24.78]) by hub.freebsd.org (Postfix) with SMTP id 412B537B503 for ; Sun, 1 Oct 2000 08:03:25 -0700 (PDT) Received: (qmail 17388 invoked by uid 60001); 1 Oct 2000 15:03:19 -0000 Message-ID: <20001001150319.17387.qmail@nw178.netaddress.usa.net> Received: from 204.68.24.78 by nw178 for [202.9.136.111] via web-mailer(34FM.0700.4.03) on Sun Oct 1 15:03:19 GMT 2000 Date: 1 Oct 00 09:03:19 MDT From: vetri mudaliar To: questions@FreeBSD.org Subject: About installation X-Mailer: USANET web-mailer (34FM.0700.4.03) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear sir, I am a very new user of FreeBSD OS.Basically I am from windows background but i want to learn FreeBSD OS. I have downloaded 4.1/bin directory and is located in folder of windows98.I want to know how much min free space is required for FreeBSD = and whether it can be dual boot with windows98.How can I install from there (windows directory),is it possible to install from there ?. Please guide me . Regards Vetri Mudaliar ____________________________________________________________________ Get free email and a permanent address at http://www.netaddress.com/?N=3D= 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 1 8:35:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 38C1037B502 for ; Sun, 1 Oct 2000 08:35:18 -0700 (PDT) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e91FZHw13486; Sun, 1 Oct 2000 08:35:17 -0700 (PDT) Date: Sun, 1 Oct 2000 08:35:17 -0700 From: Alfred Perlstein To: vetri mudaliar Cc: questions@FreeBSD.ORG Subject: Re: About installation Message-ID: <20001001083517.C27736@fw.wintelcom.net> References: <20001001150319.17387.qmail@nw178.netaddress.usa.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <20001001150319.17387.qmail@nw178.netaddress.usa.net>; from vmudaliar@usa.net on Sun, Oct 01, 2000 at 09:03:19AM -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * vetri mudaliar [001001 08:03] wrote: > Dear sir, > I am a very new user of FreeBSD OS.Basically I am from windows > background but i want to learn FreeBSD OS. > > I have downloaded 4.1/bin directory and is located in folder of > windows98.I want to know how much min free space is required for FreeBSD and > whether it can be dual boot with windows98.How can I install from there > (windows directory),is it possible to install from there ?. FreeBSD requires a partition of about 400 megabytes, however if you're serious about running it you'll want to go with at least a gigabyte or two. The files you downloaded need to be in C:\FreeBSD, you'll also want to download the manpages as well. -- -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 1 9:30:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web5305.mail.yahoo.com (web5305.mail.yahoo.com [216.115.106.114]) by hub.freebsd.org (Postfix) with SMTP id 7DA2A37B66D for ; Sun, 1 Oct 2000 09:30:26 -0700 (PDT) Message-ID: <20001001163025.5349.qmail@web5305.mail.yahoo.com> Received: from [172.142.222.180] by web5305.mail.yahoo.com; Sun, 01 Oct 2000 09:30:25 PDT Date: Sun, 1 Oct 2000 09:30:25 -0700 (PDT) From: george vagner Subject: Re: Microsoft NetMeeting through FreeBSD gateway/router (video not leaving lan) To: Andre Albsmeier , Charles Peters - Tech Support Cc: questions@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG i have a similiar problem with netmeeting and napster, i cannot download any music cause the connection times out although i can browse web sites from inside and connect to the napster server ok. netmeeting just dont connect. i am using 4.1-stable and a dial up connection. --- Andre Albsmeier wrote: > On Sat, 23-Sep-2000 at 23:56:41 -0400, Charles > Peters - Tech Support wrote: > > Greetings: > > > > I currently have a FreeBSD gateway/router > > providing internet access to my lan. I have > > several computers (Win98 boxes) that need to be > > able to use Microsoft NetMeeting 3.0 to do > > videoconferenceing. > > > > While these machines are on my lan, and are > > running NetMeeting, the computers outside the > > lan cannot see any video, but sound is ok. The > > computers on the inside of the lan can see both > > video and hear sound from the computers on the > > inside of the lan. > > Never used it but phonepatch might be interesting. > > http://www.equival.com.au/~equival/phonepatch/ > > -Andre > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of > the message > > > __________________________________________________ Do You Yahoo!? Yahoo! Photos - 35mm Quality Prints, Now Get 15 Free! http://photos.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 1 9:42:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (law-f138.hotmail.com [209.185.131.201]) by hub.freebsd.org (Postfix) with ESMTP id 7304737B503 for ; Sun, 1 Oct 2000 09:42:49 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sun, 1 Oct 2000 09:42:49 -0700 Received: from 62.20.244.243 by lw1fd.hotmail.msn.com with HTTP; Sun, 01 Oct 2000 16:42:49 GMT X-Originating-IP: [62.20.244.243] From: "Martin Von_Schantz" To: freebsd-questions@FreeBSD.ORG Subject: more problems with telnet login Date: Sun, 01 Oct 2000 16:42:49 GMT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 01 Oct 2000 16:42:49.0268 (UTC) FILETIME=[A24A6F40:01C02BC6] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi again, I did as you guys recommended and put a line in my /etc/hosts file for my computer, and then the telnet login had no problem with logging in at once. No delays of any kind. But I have tested my dns server and I cannot find any error in any part, the reverse zone is working just fine so looking up the domainname for my computer ip is no match (at least not if I look it up from the server). But now I started to wonder, is it possible that the error lies in windows 2000, trying to take overlap the dns or something like that. I have found several interesting buttons in the "ip properties" such as "register this connections addresses at dns server" and "netbios over tcp/ip" that are checked by default. When I try and resolve the name for my machine (from my machine to the dns server) the netbios name pops up instead, not the dns name as I want. Is it possible that this is the error that stops the login from resolving my address correctly, causing the delay? /Martin von Schantz _________________________________________________________________________ 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 1 9:59:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mx-a.qnet.com (mx-a.qnet.com [209.221.198.11]) by hub.freebsd.org (Postfix) with ESMTP id 5E2BE37B502 for ; Sun, 1 Oct 2000 09:59:15 -0700 (PDT) Received: from cello.qnet.com (stork@cello.qnet.com [209.221.198.10]) by mx-a.qnet.com (8.9.1a/8.9.3) with ESMTP id JAA25290; Sun, 1 Oct 2000 09:59:15 -0700 (PDT) Received: from localhost (stork@localhost) by cello.qnet.com (8.9.0/8.9.1) with ESMTP id JAA18211; Sun, 1 Oct 2000 09:58:54 -0700 (PDT) X-Authentication-Warning: cello.qnet.com: stork owned process doing -bs Date: Sun, 1 Oct 2000 09:58:54 -0700 (PDT) From: Heredity Choice To: Maveri9714@aol.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Hi, I'm a newbie and sorry for bothering you 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 Suse Linux has an easy-to-use install program. FreeBSD, if you do get it installed, is the most stable operating system on the planet. Both are open source and free, but the licenses are different. The GPL license for Linux requires that any new software derived from it must also be open source and free. The license for BSD is owned by the Regents of the University of California, and they don't give a damn what anybody does with it, as long as the Regents aren't sued. Linux and FreeBSD use most of the same commands and many of the same utilities, but are built on completely different kernels. Users of FreeBSD are attracted to the system's technical excellence. Users of Linux are mesmerized by the extraordinary charm of one young man from Helsinki. FreeBSD is into Satan worship, while Linux has something kinky going with a penguin. That is about all you need to know. By the way, I am writing this in FreeBSD. Paul Smith stork@qnet.com On Sat, 30 Sep 2000 Maveri9714@aol.com wrote: > I was in best buy checking out a suse linux box and some cool guy told me to > get BSD because it is completely free (which I thought linux was too), and it > was much tighter. I'm all for open source programs and am trying to teach > myself both. Please tell me the differences and what the best of both worlds > are. Thank you for your time > Tom Mc Laughlin > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 1 10:16:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from digitaldaemon.com (digitaldaemon.com [63.105.9.34]) by hub.freebsd.org (Postfix) with SMTP id B9A9C37B673 for ; Sun, 1 Oct 2000 10:16:50 -0700 (PDT) Received: (qmail 18182 invoked from network); 1 Oct 2000 17:14:44 -0000 Received: from unknown (HELO smartsoft.cc) (192.168.0.73) by digitaldaemon.com with SMTP; 1 Oct 2000 17:14:44 -0000 Message-ID: <39D77148.98C1CB9C@smartsoft.cc> Date: Sun, 01 Oct 2000 13:15:52 -0400 From: Jan Knepper Organization: Smartsoft, LLC X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Artem Koutchine Cc: questions@FreeBSD.ORG Subject: Re: NAT trafic accounting References: <024d01c02b1a$bce2d420$0c00a8c0@ipform.ru> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Artem Koutchine wrote: > I have the following configuration: > Interfaces: ed0 - NAT interface (192.168.0.1) and ed1 - real ip interface > (212.34.47.x) Hmmm, I thought that natd was supposed to run on ed1, the interface with IP 212.34.47.x in your case... Don't worry, be Kneppie! Jan -- Jan Knepper Smartsoft, LLC 88 Petersburg Road Petersburg, NJ 08270 U.S.A. http://www.smartsoft.cc/ http://www.mp3.com/pianoprincess Phone : 609-628-4260 FAX : 609-628-1267 FAX : 303-845-6415 http://www.fax4free.com/ Phone : 020-873-3837 http://www.xoip.nl/ (Dutch) FAX : 020-873-3837 http://www.xoip.nl/ (Dutch) In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 1 10:21:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mx-a.qnet.com (mx-a.qnet.com [209.221.198.11]) by hub.freebsd.org (Postfix) with ESMTP id 5B58937B502 for ; Sun, 1 Oct 2000 10:21:35 -0700 (PDT) Received: from cello.qnet.com (stork@cello.qnet.com [209.221.198.10]) by mx-a.qnet.com (8.9.1a/8.9.3) with ESMTP id KAA27247; Sun, 1 Oct 2000 10:21:35 -0700 (PDT) Received: from localhost (stork@localhost) by cello.qnet.com (8.9.0/8.9.1) with ESMTP id KAA23816; Sun, 1 Oct 2000 10:21:13 -0700 (PDT) X-Authentication-Warning: cello.qnet.com: stork owned process doing -bs Date: Sun, 1 Oct 2000 10:21:13 -0700 (PDT) From: Heredity Choice To: John Murphy Cc: questions@FreeBSD.ORG Subject: Re: install from 4.1 CDROM failed In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I get this error message when I try installing on a drive with bad blocks. DOS is very tolerant of bad blocks. Check for bad blocks with DOS Scandisk. Typically a harddrive warranty runs from the date of manufacture which should be on the drive's paper label, 3 years for IDE and 5 years for SCSI. Contact the manufacturer and he will give you a number and address to return it for free warranty replacement. The replacement will probably be labeled "SERVICEABLE USED PART" and may be much bigger than the original. Paul Smith stork@qnet.com > >It failed and gave the following: > > > >All filesystem information written successfully. > >Creating emergency holographic shell on VTY4. > > > >anic: lockmgr: non-zero exclusive count > >Syncing disks . . . panic: lockmgr: non-zero exclusive count > >Uptime 10m18s > >Automatic reboot in 15 seconds -- press any key on the console to abort. > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 1 10:29:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from moutvdom00.kundenserver.de (moutvdom00.kundenserver.de [195.20.224.149]) by hub.freebsd.org (Postfix) with ESMTP id 97FD837B502 for ; Sun, 1 Oct 2000 10:29:20 -0700 (PDT) Received: from [195.20.224.204] (helo=mrvdom00.kundenserver.de) by moutvdom00.kundenserver.de with esmtp (Exim 2.12 #2) id 13fmvP-0003Dv-00 for freebsd-questions@freebsd.org; Sun, 1 Oct 2000 19:29:19 +0200 Received: from udial558.a-city.de ([195.127.250.58] helo=gottt) by mrvdom00.kundenserver.de with smtp (Exim 2.12 #2) id 13fmvB-0002Ql-00; Sun, 1 Oct 2000 19:29:10 +0200 Message-ID: <017401c02bcd$b2042500$3afa7fc3@gottt> From: "Nicolas" To: "Nicolas" , References: <001201c02ae9$ffbf7d60$b50c353e@gottt> Subject: Re: cattach fails Date: Sun, 1 Oct 2000 19:17:35 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Problem solved. everyone needs x on the directory the erncrypted one lives in. Nicolas ----- Original Message -----=20 From: Nicolas To: Sent: Saturday, September 30, 2000 4:20 PM Subject: cattach fails Hallo I'm trying to cattach an encrypted directory as normal user, cattach = fails with cattach: no such encrypted directory It works as root or in the users home directory, I thought about = something with permissions but everything I tried failed. please help. Thanks in advance Nicolas ps please CC me To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of 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 1 10:40:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mx-a.qnet.com (mx-a.qnet.com [209.221.198.11]) by hub.freebsd.org (Postfix) with ESMTP id 2F54637B503 for ; Sun, 1 Oct 2000 10:40:48 -0700 (PDT) Received: from cello.qnet.com (stork@cello.qnet.com [209.221.198.10]) by mx-a.qnet.com (8.9.1a/8.9.3) with ESMTP id KAA29113; Sun, 1 Oct 2000 10:40:40 -0700 (PDT) Received: from localhost (stork@localhost) by cello.qnet.com (8.9.0/8.9.1) with ESMTP id KAA28717; Sun, 1 Oct 2000 10:40:19 -0700 (PDT) X-Authentication-Warning: cello.qnet.com: stork owned process doing -bs Date: Sun, 1 Oct 2000 10:40:18 -0700 (PDT) From: Heredity Choice To: Janko van Roosmalen Cc: Chip , "freebsd-questions@freebsd.org" , "seafug@dub.net" Subject: Re: Printer recommendations? 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 Most of the cheaper printers are Winprinters, the technical term is "host dependent," and will not work with a real operating system. You can get a list of printer performance under Linux on: http://lhd.datapower.com/db/searchproduct.cgi?_catid=10&orderby=7 Printers that seem to do best are: Hewlett-Packard DeskJet 882C, HP 660CSe, HP 2100M, HP 812C, Lexmark Optra S, and Lexmark E310. Some of the HPs are inkjet; both Lexmarks are laser. Paul Smith stork@qnet.com On Sun, 1 Oct 2000, Janko van Roosmalen wrote: > You have to find out which printers are supported by "ghostscript". There > are a lot of "windows-only" printers on the market. I do not have the > URL of the ghostscript home-page, but it is not difficult to find with a > search engine. The Linux Printing-HOWTO (www.linuxdoc.org) also has > information about printers. Linux uses the BSD style of printing. > > ===Janko van Roosmalen - Vught - Netherlands=== > > On Sat, 30 Sep 2000, Chip wrote: > > > > I am looking at replacing my old epson 400 with a new printer, > > a color ink-jet. I looked at the handbook hardware compatibility > > list and there are no printers listed, so I guess this means > > just about everything is okay? I am interested in printing some > > typical text documents, html, web pages, occassionaly pictures in > > gif, jpg, png or whatever format. > > I am open to suggestions - what are you guys using and how well > > does it work for you? > > This printer will be shared with other pc's running win95 and > > win98. > > > > -- > > Chip W. > > www.wiegand.org > > Alternative Operating Systems > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 1 10:48:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from osiris.ipform.ru (osiris.ipform.ru [212.158.165.98]) by hub.freebsd.org (Postfix) with ESMTP id 97FC437B503 for ; Sun, 1 Oct 2000 10:47:55 -0700 (PDT) Received: from wp2 (wp2 [192.168.0.12]) by osiris.ipform.ru (8.11.0/8.11.0) with SMTP id e91HlF528465; Sun, 1 Oct 2000 21:47:26 +0400 (MSD) (envelope-from matrix@ipform.ru) Message-ID: <001601c02bcf$aa413a40$0c00a8c0@ipform.ru> From: "Artem Koutchine" To: "Jan Knepper" Cc: References: <024d01c02b1a$bce2d420$0c00a8c0@ipform.ru> <39D77148.98C1CB9C@smartsoft.cc> Subject: Re: NAT trafic accounting Date: Sun, 1 Oct 2000 21:47:12 +0400 Organization: IP Form MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG From: "Jan Knepper" > Artem Koutchine wrote: > > > I have the following configuration: > > Interfaces: ed0 - NAT interface (192.168.0.1) and ed1 - real ip interface > > (212.34.47.x) > > Hmmm, I thought that natd was supposed to run on ed1, the interface with IP > 212.34.47.x in your case... Um.. I am really sorry, my mistake. I mixed everything up . ed0 - 212.34.47.x ed1 - 192.168.0.1 nat is on ed0 people from 192.168.0.x browse internet and also access database on the 192.167.0.1, i need to count only internet traffic for each of the users (there are only 5 of them, static IPs, of course, on the local network, win98 workstations) ANy idea how can i trafic that nat trafic? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 1 10:57:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web2104.mail.yahoo.com (web2104.mail.yahoo.com [128.11.68.248]) by hub.freebsd.org (Postfix) with SMTP id EB71237B503 for ; Sun, 1 Oct 2000 10:57:29 -0700 (PDT) Received: (qmail 9352 invoked by uid 60001); 1 Oct 2000 17:57:29 -0000 Message-ID: <20001001175729.9351.qmail@web2104.mail.yahoo.com> Received: from [12.21.30.4] by web2104.mail.yahoo.com; Sun, 01 Oct 2000 10:57:29 PDT Date: Sun, 1 Oct 2000 10:57:29 -0700 (PDT) From: FlamezOn Subject: Installation Question To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hey I just have Just got around to Installing...well attemptin to install the FreeBSD on my x86 system. I was told By Andrew to come here cause you guys would be able to help me so let give you guys the scenario. I gotta another problem.I have DOS/Extend Partitions :D:\Win98 E:\Wnntsrv F:\WnntWorkstation G:\FreeBSD and I wanted to know,If I could install the FreeBSD last(keeping in mind that 1024cylinder limitation) and if so, will It see my NTFS partitions DURING IT'S INSTALLATION and how will I know where to sit my FreeBSD slice if it does you the same naming convention as DOS. I know where my dos partition is for it but I'm not sure if I have the correct specification for FreeBSD's specification for its extended G: I mounted on the unused area under what I thought the g: drive to be /dev/wd0s7 how would I set that UP? __________________________________________________ Do You Yahoo!? Yahoo! Photos - 35mm Quality Prints, Now Get 15 Free! http://photos.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 1 11: 8:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gatekeeper.appworx.com (appworx.com [216.122.67.134]) by hub.freebsd.org (Postfix) with ESMTP id 8BD8637B503 for ; Sun, 1 Oct 2000 11:08:19 -0700 (PDT) Received: œthrough gatekeeper.appworx.com with SMTPœ id e91I8DT12808 for ; Sun, 1 Oct 2000 11:08:13 -0700 From: "krishna vallapareddy" To: Subject: statuses of background jobs in shell scripts Date: Sun, 1 Oct 2000 14:03:46 -0400 Message-ID: <00d801c02bd1$f18b4790$7ac9010a@kvalpareddy_lp.appworx.com> MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_NextPart_000_00D9_01C02BB0.6A79A790" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_00D9_01C02BB0.6A79A790 Content-Type: multipart/alternative; boundary="----=_NextPart_001_00DA_01C02BB0.6A7CB4D0" ------=_NextPart_001_00DA_01C02BB0.6A7CB4D0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Hi, I would like to know how I can redirect the 'Done x' messages that you would get if a job were submitted at the command line to a file. Also, this does not happen when the job is submitted in a shell script. My problem is, I need to submit a lot of jobs in the background in a loop based on a counter that I increment using expr command. After that I need to track the statuses of each of these jobs. If the job has not finished, I could use the wait command but how do I get the statuses of the jobs that have already finished? Any help in this regard is highly appreciated. _________APPWORX__________________________ Krishna Vallapareddy Systems Engineer AppWorx Corporation Phone: 301.987.0000 - Fax: 301.987.7225 Cell: 516-449-5009 E-mail: krishnav@appworx.com http://www.appworx.com ------=_NextPart_001_00DA_01C02BB0.6A7CB4D0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi,
  I would like to know how I can = redirect the=20 'Done x'
messages that you would get if a job = were submitted=20 at
the command line to a file. Also, this = does not=20 happen
when the job is submitted  in a = shell=20 script.
    My problem is, I need = to submit a=20 lot of jobs in the
background in a loop based on a counter = that I=20 increment using expr command. After that I need to
track the statuses of each of these = jobs. If the job=20 has
not finished, I could use the wait = command but how=20 do I
get the statuses of the jobs that have = already=20 finished?
 
   Any help in this regard is highly=20 appreciated.
 

_________APPWORX__________________________
Krishna Vallapareddy
Systems Engineer
AppWorx=20 Corporation
Phone: 301.987.0000  - Fax:=20 301.987.7225          &= nbsp;     =20 Cell: 516-449-5009
E-mail: krishnav@appworx.com
http://www.appworx.com

------=_NextPart_001_00DA_01C02BB0.6A7CB4D0-- ------=_NextPart_000_00D9_01C02BB0.6A79A790 Content-Type: image/jpeg; name="Notebook.jpg" Content-Transfer-Encoding: base64 Content-ID: <123105817@01102000-1f71> /9j/4AAQSkZJRgABAgEASABIAAD/7QSyUGhvdG9zaG9wIDMuMAA4QklNA+kAAAAAAHgAAwAAAEgA SAAAAAADBgJS//f/9wMPAlsDRwUoA/wAAgAAAEgASAAAAAAC2AIoAAEAAABkAAAAAQADAwMAAAAB Jw8AAQABAAAAAAAAAAAAAAAAYAgAGQGQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4 QklNA+0AAAAAABAASAAAAAEAAQBIAAAAAQABOEJJTQPzAAAAAAAIAAAAAAAAAAA4QklNBAoAAAAA AAEAADhCSU0nEAAAAAAACgABAAAAAAAAAAI4QklNA/UAAAAAAEgAL2ZmAAEAbGZmAAYAAAAAAAEA L2ZmAAEAoZmaAAYAAAAAAAEAMgAAAAEAWgAAAAYAAAAAAAEANQAAAAEALQAAAAYAAAAAAAE4QklN A/gAAAAAAHAAAP////////////////////////////8D6AAAAAD///////////////////////// ////A+gAAAAA/////////////////////////////wPoAAAAAP////////////////////////// //8D6AAAOEJJTQQAAAAAAAACAAA4QklNBAIAAAAAAAIAADhCSU0ECAAAAAAAEAAAAAEAAAJAAAAC QAAAAAA4QklNBAkAAAAAAqIAAAABAAAAgAAAAAIAAAGAAAADAAAAAoYAGAAB/9j/4AAQSkZJRgAB AgEASABIAAD//gAnRmlsZSB3cml0dGVuIGJ5IEFkb2JlIFBob3Rvc2hvcKggNC4wAP/uAA5BZG9i ZQBkgAAAAAH/2wCEAAwICAgJCAwJCQwRCwoLERUPDAwPFRgTExUTExgRDAwMDAwMEQwMDAwMDAwM DAwMDAwMDAwMDAwMDAwMDAwMDAwBDQsLDQ4NEA4OEBQODg4UFA4ODg4UEQwMDAwMEREMDAwMDAwR DAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDP/AABEIAAIAgAMBIgACEQEDEQH/3QAEAAj/xAE/ AAABBQEBAQEBAQAAAAAAAAADAAECBAUGBwgJCgsBAAEFAQEBAQEBAAAAAAAAAAEAAgMEBQYHCAkK CxAAAQQBAwIEAgUHBggFAwwzAQACEQMEIRIxBUFRYRMicYEyBhSRobFCIyQVUsFiMzRygtFDByWS U/Dh8WNzNRaisoMmRJNUZEXCo3Q2F9JV4mXys4TD03Xj80YnlKSFtJXE1OT0pbXF1eX1VmZ2hpam tsbW5vY3R1dnd4eXp7fH1+f3EQACAgECBAQDBAUGBwcGBTUBAAIRAyExEgRBUWFxIhMFMoGRFKGx QiPBUtHwMyRi4XKCkkNTFWNzNPElBhaisoMHJjXC0kSTVKMXZEVVNnRl4vKzhMPTdePzRpSkhbSV xNTk9KW1xdXl9VZmdoaWprbG1ub2JzdHV2d3h5ent8f/2gAMAwEAAhEDEQA/APROif0Kv6X81T9L j+ar/m/5K0F8rJJIfqlJfKySKn6pSXyskkp+qUl8rJJKfqlJfKySSn6pSXyskkp+qUl8rJJKfqlJ fKySSn//2ThCSU0EBgAAAAAABwABAAAAAQEA//4AJ0ZpbGUgd3JpdHRlbiBieSBBZG9iZSBQaG90 b3Nob3CoIDQuMAD/7gAOQWRvYmUAZIAAAAAB/9sAhAAMCAgNCQ0VDAwVGhQQFBogGxoaGyAiFxcX FxciEQwMDAwMDBEMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMAQ0NDREOERsRERsUDg4OFBQO Dg4OFBEMDAwMDBERDAwMDAwMEQwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAz/wAARCAAYBaAD ASIAAhEBAxEB/90ABABa/8QBPwAAAQUBAQEBAQEAAAAAAAAAAwABAgQFBgcICQoLAQABBQEBAQEB AQAAAAAAAAABAAIDBAUGBwgJCgsQAAEEAQMCBAIFBwYIBQMMMwEAAhEDBCESMQVBUWETInGBMgYU kaGxQiMkFVLBYjM0coLRQwclklPw4fFjczUWorKDJkSTVGRFwqN0NhfSVeJl8rOEw9N14/NGJ5Sk hbSVxNTk9KW1xdXl9VZmdoaWprbG1ub2N0dXZ3eHl6e3x9fn9xEAAgIBAgQEAwQFBgcHBgU1AQAC EQMhMRIEQVFhcSITBTKBkRShsUIjwVLR8DMkYuFygpJDUxVjczTxJQYWorKDByY1wtJEk1SjF2RF VTZ0ZeLys4TD03Xj80aUpIW0lcTU5PSltcXV5fVWZnaGlqa2xtbm9ic3R1dnd4eXp7fH/9oADAMB AAIRAxEAPwCv0T+n4/8AxrP+qavW15J0U/r+P/xrP+qavWg8eKElsWSHZfXWYe4A+ZUMjIFTJBE/ Fc1kXbg63mJP+amk0uesGqdc19Sup2ZrLmWGQxwLR4B35v8A0V0qKlJJJIqUkkkkpSSSSSlJJJJK UkkkkpSSSSSlJJJJKUkkkkpSSSSSlJJJJKUkkkkpSSSSSlJJJJKUkkkkpSSSSSlJJJJKUkkkkpSS SSSlJJJJKUkkkkpSSSSSlJJJJKUkkkkpSSSSSlJJJJKUkkkkpSSSSSlJJJJKUkkkkpSSSSSlJJJJ KUkkkkpSSSSSlJJJJKUkkkkpSSSSSlJJJJKUkkkkpSSSSSlJJJJKUkkkkpSSSSSlJJJJKUkkkkpS SSSSlJJJJKUkkkkpSSSSSlJJJJKUkkkkpSSSSSlJJJJKUkkkkpSSSSSlJJJJKUkkkkpSSSSSlJJJ JKUkkkkpSSSSSlJJJJKUkkkkpSSSSSlJJJJKUkkkkpSSSSSlJJJJKUkkkkpSSSSSlJJJJKUkkkkp SSSSSlJJJJKUkkkkpSSSSSlJJJJKUkkkkpSSSSSlJJJJKUkkkkpSSSSSlJJJJKUkkkkpSSSSSlJJ JJKUkkkkpSSSSSn/0J9G6oKn04zKKXOdYA6x7d1kOP8Ag/3Hs/MXY/sOl/0hYfCT/wCQavnZJArQ /S1HTXVN21+weYa7/vqzcroeQ+Q3XcYOn/mbF89pIaJfpboXRK+k1uDQPUsILyONPotZ/JatRfKq SSX6qSXyqkip+qkl8qpJKfqpJfKqSSn6qSXyqkkp+qkl8qpJKfqpJfKqSSn6qSXyqkkp+qkl8qpJ KfqpJfKqSSn6qSXyqkkp+qkl8qpJKfqpJfKqSSn6qSXyqkkp+qkl8qpJKfqpJfKqSSn6qSXyqkkp +qkl8qpJKfqpJfKqSSn6qSXyqkkp+qkl8qpJKfqpJfKqSSn6qSXyqkkp+qkl8qpJKfqpJfKqSSn6 qSXyqkkp+qkl8qpJKfqpJfKqSSn6qSXyqkkp+qkl8qpJKfqpJfKqSSn6qSXyqkkp+qkl8qpJKfqp JfKqSSn6qSXyqkkp+qkl8qpJKfqpJfKqSSn6qSXyqkkp+qkl8qpJKfqpJfKqSSn6qSXyqkkp+qkl 8qpJKfqpJfKqSSn6qSXyqkkp+qkl8qpJKfqpJfKqSSn6qSXyqkkp+qkl8qpJKfqpJfKqSSn6qSXy qkkp+qkl8qpJKfqpJfKqSSn6qSXyqkkp+qkl8qpJKfqpJfKqSSn6qSXyqkkp+qkl8qpJKfqpJfKq SSn6qSXyqkkp+qkl8qpJKfqpJfKqSSn6qSXyqkkp+qkl8qpJKfqpJfKqSSn6qSXyqkkp+qkl8qpJ KfqpJfKqSSn6qSXyqkkp+qkl8qpJKfqpJfKqSSn6qSXyqkkp+qkl8qpJKfqpJfKqSSn6qSXyqkkp +qkl8qpJKfqpJfKqSSn6qSXyqkkp+qkl8qpJKfqpJfKqSSn6qSXyqkkp+qkl8qpJKfqpJfKqSSn6 qSXyqkkp+qkl8qpJKfqpJfKqSSn6qSXyqkkp+qkl8qpJKfqpJfKqSSn/2Q== ------=_NextPart_000_00D9_01C02BB0.6A79A790-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 1 11:34: 4 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 6BB4B37B66C for ; Sun, 1 Oct 2000 11:33:58 -0700 (PDT) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e91IXvm17467; Sun, 1 Oct 2000 11:33:57 -0700 (PDT) Date: Sun, 1 Oct 2000 11:33:57 -0700 From: Alfred Perlstein To: krishna vallapareddy Cc: freebsd-questions@FreeBSD.ORG Subject: Re: statuses of background jobs in shell scripts Message-ID: <20001001113357.F27736@fw.wintelcom.net> References: <00d801c02bd1$f18b4790$7ac9010a@kvalpareddy_lp.appworx.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <00d801c02bd1$f18b4790$7ac9010a@kvalpareddy_lp.appworx.com>; from kvallapareddy@appworx.com on Sun, Oct 01, 2000 at 02:03:46PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * krishna vallapareddy [001001 11:08] wrote: > Hi, > I would like to know how I can redirect the 'Done x' > messages that you would get if a job were submitted at > the command line to a file. Also, this does not happen > when the job is submitted in a shell script. > My problem is, I need to submit a lot of jobs in the > background in a loop based on a counter that I increment using expr command. > After that I need to > track the statuses of each of these jobs. If the job has > not finished, I could use the wait command but how do I > get the statuses of the jobs that have already finished? > > Any help in this regard is highly appreciated. First off you don't mention which shell you're using, so I'm assuming 'sh' because it's the only shell one should program for. basically: #!/bin/sh (sleep 3 ; echo done; exit 5) & pid=$! echo before wait $pid status=$? echo $pid exited with status $status good luck, -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 1 11:58: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 6BE0037B502 for ; Sun, 1 Oct 2000 11:58:22 -0700 (PDT) Received: (qmail 35421 invoked by uid 100); 1 Oct 2000 18:58:16 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14807.35144.526882.224969@guru.mired.org> Date: Sun, 1 Oct 2000 13:58:16 -0500 (CDT) To: xavian anderson macpherson Cc: questions@freebsd.org Subject: Re: installing freebsd in an existing linux environment In-Reply-To: <106588189@toto.iv> X-Mailer: VM 6.72 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 Hi xavian, First, welcome. Second, -questions is for questions (and, of course, answers). Whlie a diary of the conversion process could certainly be interesting, it's not really appropriate here. Restricting your mail to questions and pertinent information will get you better results. Why you're trying to do something may be pertinent, as someone may suggest an alternative approach that works better. You might make the diary-like items available on the web, and then post a announcement to -stable, or via daemon news. Finally, the one question I don't feel was dealt with adequately by Bob (no offense to bob): > i want the stability and security of the bsd kernel, matched with the > wide data base of linux packages, or as freebsd would refer to them, > ports. it seems that freebsd would simply overwrite existing files > with new ones is the old one has the same name. maybe the best that i > could hope for is that the old would have it's name changed or altered > to something like *.orig, *.old, etc. but then this may not be a > problem at all. i just want to know before i embark on this journey > into madness. First, a "package" is just what you think it is from Linux: a binary distribution of some application. A "port" is a collection of meta-information about a package. A makefile that will fetch the source, some patches to the source, a list of files, md5 checksums, and suchlike things. Packages are built from ports with "make package" in the port directory. Second, the FreeBSD ports are a pretty wide data base themselves. I keep things installed from ports separate from things I installed myself. The ones I installed myself come to about 3% of the total. About half of those are available via ports, but I chose to install by hand for some reason (say to tweak source, or track the development version more closely than ports does). The answer to your question is that there is no mechanism for preventing collisions. On the other hand, the ports collection is maintained by one group. If you create a port and one to make it public, you submit it to them, and they add it to the collection. A port can create a binary distribution, but the only people I've seen distributing those are the FreeBSD and ApplixWare (who provide a package of their commercial product for FreeBSD). The ports crew is pretty good about recognizing applications that provide a private copy of some library that's available as a stand-alone, and making the library a separate port that the main one depends on. With that in mind, the only time you run into file conflicts in ports is with what are really different versions of the same port. For instance, a number of things in the print collection come in "-a4" versions as well as the US letter version; there are also some ports with -devel (developer) versions as well as stable versions. The real kicker is libraries that are available in multiple versions - and the different versions are used by different ports. If you track ports properly (i.e. - you keep the entire ports tree up to date), most of these problems will be dealt with by upgrading the dependent ports when a library changes. However, some applications won't work with older versions of a library, which creates a problem. It's rare enough that I haven't run into it, so I can't tell you how - or if - it's solved. ; Sun, 1 Oct 2000 12:02:27 -0700 (PDT) Received: from mail.cgu.chel.su (mail.cgu.chel.su [195.54.14.68]) by icc.cgu.chel.su (8.9.3/8.9.2) with ESMTP id BAA60394 for ; Mon, 2 Oct 2000 01:02:05 +0600 (ESS) (envelope-from ilia@cgu.chel.su) Received: (from uucp@localhost) by mail.cgu.chel.su (8.9.3/8.8.6) with UUCP id BAA11382 for questions@FreeBSD.ORG; Mon, 2 Oct 2000 01:02:00 +0600 (ESS) Received: from localhost (localhost.cgu.chel.su [127.0.0.1]) by jane.cgu.chel.su (8.11.0/8.9.2) with ESMTP id e91IjUT07386 for ; Mon, 2 Oct 2000 00:45:30 +0600 (ESS) (envelope-from ilia@cgu.chel.su) Date: Mon, 2 Oct 2000 00:45:29 +0600 (ESS) From: Ilia Chipitsine To: questions@FreeBSD.ORG Subject: video capturing Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=koi8-r Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG well, what's a=20 # ctx: Cortex-I frame grabber in the LINT ? is it for video ? not based on bt848 ? Regards, (=EE=C1=C9=CC=D5=DE=DB=C9=C5 =D0=CF=D6=C5=CC=C1=CE=C9=D1) Ilia Chipitsine (=E9=CC=D8=D1 =FB=C9=D0=C9=C3=C9=CE) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 1 12:15:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from www3.pacific-pages.com (www3.pacific-pages.com [192.41.48.219]) by hub.freebsd.org (Postfix) with ESMTP id 466CC37B66C for ; Sun, 1 Oct 2000 12:15:16 -0700 (PDT) Received: from d.tracker ([216.191.75.12]) by www3.pacific-pages.com (8.8.5) id NAA13897; Sun, 1 Oct 2000 13:14:54 -0600 (MDT) Received: (from david@localhost) by d.tracker (8.9.3/8.9.3) id PAA11624; Sun, 1 Oct 2000 15:11:24 GMT (envelope-from david) Date: Sun, 1 Oct 2000 15:11:24 GMT From: David Banning Message-Id: <200010011511.PAA11624@d.tracker> To: bob@buckhorn.net Subject: Re: esound prob: Device not configured Cc: questions@freebsd.org Reply-To: david@banning.com In-Reply-To: <39D739A6.991849DF@buckhorn.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > From david Sun Oct 1 11:02:02 2000 > Date: Sun, 01 Oct 2000 08:18:30 -0500 > From: Bob Martin > To: david@banning.com > Subject: Re: esound prob: Device not configured > > David Banning wrote: > > > > I can't get esound working - Installed drivers in kernel boot shows: > > Sep 25 03:07:21 d /kernel: sbc0: at port 0x220-0x22f irq 5 drq > > 1 flags 0x15 on isa0 > > Sep 25 03:07:21 d /kernel: sbc0: setting card to irq 5, drq 1, 5 > > Sep 25 03:07:21 d /kernel: pcm1: on sbc0 > > > > then installed esound - no errors > > > > then I installed /dev/entries with MAKEDEV but > > I still get errors like: > > > > /dev/dsp: Device not configured > > mixer: /dev/mixer: Device not configured > > > > Although entries are there: > > > > bash-2.03$ ls -l /dev/dsp* /dev/mixer* > > lrwxrwxrwx 1 root wheel 4 Sep 25 03:04 /dev/dsp -> dsp0 > > crw-rw-rw- 1 root wheel 30, 3 Sep 25 03:04 /dev/dsp0 > > lrwxrwxrwx 1 root wheel 5 Sep 25 03:04 /dev/dspW -> dspW0 > > crw-rw-rw- 1 root wheel 30, 5 Sep 25 03:04 /dev/dspW0 > > lrwxrwxrwx 1 root wheel 6 Sep 25 03:04 /dev/mixer -> mixer0 > > crw-rw-rw- 1 root wheel 30, 0 Sep 25 03:04 /dev/mixer0 > > > What is the output of cat /dev/sndstat? If it shows the soundcard on > pmc1, try MAKEDEV snd1 That worked! Thanks - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 1 12:30:44 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 614C737B502 for ; Sun, 1 Oct 2000 12:30:41 -0700 (PDT) Received: from bartequi.ottodomain.org (62.98.154.71) by relay2.inwind.it (5.1.046) id 39CB09790015B597; Sun, 1 Oct 2000 21:30:37 +0200 From: Salvo Bartolotta Date: Sun, 01 Oct 2000 20:31:22 GMT Message-ID: <20001001.20312200@bartequi.ottodomain.org> Subject: Re: Installation Question To: FlamezOn Cc: freebsd-questions@FreeBSD.ORG References: <20001001175729.9351.qmail@web2104.mail.yahoo.com> X-Mailer: SuperCalifragilis X-Priority: 3 (Normal) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<< On 10/1/00, 6:57:29 PM, FlamezOn wrote regarding Installation Question: > I gotta another problem.I have DOS/Extend Partitions > :D:\Win98 E:\Wnntsrv F:\WnntWorkstation G:\FreeBSD and > I wanted to know,If I could install the FreeBSD > last(keeping in mind that 1024cylinder limitation) and > if so, will It see my NTFS partitions DURING IT'S > INSTALLATION and how will I know where to sit my > FreeBSD slice if it does you the same naming > convention as DOS. Dear "FlamezOn", I am not quite sure that FreeBSD can be installed **within** an extended partition -- at least, I have never tried such an operation (whether legal/possible/sensible or not). AFAIK, FreeBSD is installed in one **primary** partition, which is called "slice" (in Unix parlance); the slice may be further subdivided into pieces that are called "partitions". In a way, this recalls the DOS extended partition scheme, but it is more flexible: each slice can have up to 8 subdivisions, ie up to 6 different filesystems + swap + a reference to the entire slice... By the way, you can access NTFS partitions (in DOS parlance) once you have installed your system, as well as Linux partitions (ext2fs). > I know where my dos partition is for it but I'm not > sure if I have the correct specification for FreeBSD's > specification for its extended G: I mounted on the > unused area under what I thought the g: drive to be > /dev/wd0s7 I am not sure that I have fully understood your last sentence. An extended (DOS) partition, or rather, its components (logical partitions), are label(l)ed "adNsM", N being the number of the hard disk (eg 0,1,2 ...), and M being the number of the "subpartition" (or logical partition) within the extended partition, M >=3D5. If you correctly give the name of the "subpartition" you wish to access (eg /dev/ad0s7) to the appropriate mount command (eg mount_ext2fs), you can access the data in an extended partition. I hope this doesn't sound too much confusing :-) Incidentally, I have installed a good number of OSes (DOS/Windoze9x/NT, BeOS, Linuces, *BSD), and I can grant you that installing FreeBSD is easy; you only need to pay a little attention to what you do. More info at http://www.freebsd.org/handbook/install.html, and/or in Greg Lehey's book (The Complete FreeBSD 3rd ed). HTH, 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 1 12:37:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from srv1.sj.ablecom.net (srv1.sj.ablecom.net [204.75.32.1]) by hub.freebsd.org (Postfix) with ESMTP id 1CA5D37B502 for ; Sun, 1 Oct 2000 12:37:12 -0700 (PDT) Received: from PIII (adsl-63-195-121-108.dsl.snfc21.pacbell.net [63.195.121.108]) by srv1.sj.ablecom.net (8.9.3/8.9.3) with SMTP id MAA32107; Sun, 1 Oct 2000 12:46:26 -0700 (PDT) Reply-To: From: "Julian Steinberg" To: "'Odhiambo Washington'" , , Subject: Thanks for your responses! Date: Sun, 1 Oct 2000 11:46:28 -0700 Message-ID: <000001c02bde$5fe23c10$320aa8c0@PIII> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) 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 do appreciate them very much. However, I am going to leave this issue alone right now. I am trying to make my BSD machine into an IP router. I have done everything that the documentation suggests but I have a feeling I am missing something or something is left out: I have: a) Compiled a kernel with options: IP FIREWALL and IPDivert b) I have rc.conf set with gateway enable c) I have two NICS d) The BSD machine can ping the internet e) My internal machines can ping both NIC's of the BSD, the one on their logical subnet and the one with the external address. f) My firewall type is " Open" However, internal machines cannot ping anything on the internet When a client on the inside makes an external request, I get the following message from the BSD console: " /Kernel: arp: 192.168.10.50 ( my win2k client ) is on xl1 but got reply from 00:10:4b:2a:32:e5 on xl0" Xl0 is my external ip address ( 63.195.121.108 255.2555.255.0) xl1 is my internal address ( 192.168.10.10. 255.255.255.0 ) Can you help? thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 1 12:39: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dbserver.umesd.k12.or.us (dbserver.umesd.k12.or.us [198.237.72.19]) by hub.freebsd.org (Postfix) with ESMTP id 83D8F37B502 for ; Sun, 1 Oct 2000 12:39:07 -0700 (PDT) Received: from webmaster (webmaster.umesd.k12.or.us [198.237.72.61]) by dbserver.umesd.k12.or.us (8.9.3/8.9.3) with SMTP id LAA03396 for ; Sun, 1 Oct 2000 11:37:35 -0700 Message-ID: <000c01c02bdf$4893a1b0$3d48edc6@webmaster> From: "Bob Silva" To: Subject: Installing on a Promise Ultra100 card Date: Sun, 1 Oct 2000 12:39:15 -0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0009_01C02BA4.9BC9D2E0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.3018.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.3018.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0009_01C02BA4.9BC9D2E0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I just built a new server with 2 drives on a Promise 100 card. It is in = PCI slot0 and kernel boot tells me as much. However when I go to = install, it doesnt find any drives. But, lsdev sees both drives. Can the = default kernel see and use the promise card? Or do I need to move them = to regular ide first, install, then build a new kernel that supports the = promise. Looking at ata code, it looked like it auto-detected the = promise but...not so in this case. Thanks, any help on how I should proceed would be appreciated. Bob Silva ------=_NextPart_000_0009_01C02BA4.9BC9D2E0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I just built a new server with 2 drives = on a=20 Promise 100 card. It is in PCI slot0 and kernel boot tells me as much. = However=20 when I go to install, it doesnt find any drives. But, lsdev sees both = drives.=20 Can the default kernel see and use the promise card? Or do I need to = move them=20 to regular ide first, install, then build a new kernel that supports the = promise. Looking at ata code, it looked like it auto-detected the = promise=20 but...not so in this case.

Thanks, any help on how I should proceed would be = appreciated.
 
Bob Silva
------=_NextPart_000_0009_01C02BA4.9BC9D2E0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 1 12:43:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.jonelrienton.org (dsl-64-34-25-237.telocity.com [64.34.25.237]) by hub.freebsd.org (Postfix) with SMTP id 14F1B37B66C for ; Sun, 1 Oct 2000 12:43:30 -0700 (PDT) Received: (qmail 24621 invoked from network); 1 Oct 2000 20:04:37 -0000 Received: from debian (10.29.22.23) by zeus with SMTP; 1 Oct 2000 20:04:37 -0000 Message-ID: <008101c02be1$89629870$17161d0a@jonelrienton.org> From: "Jonel Rienton" To: "Bob Silva" , References: <000c01c02bdf$4893a1b0$3d48edc6@webmaster> Subject: Re: Installing on a Promise Ultra100 card Date: Sun, 1 Oct 2000 14:55:23 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_007E_01C02BB7.A06643C0" 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_007E_01C02BB7.A06643C0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Bob, which release are you trying to install? Jonel Rienton http://qmail.freebsduser.org sent by qmail-1.03 on a FreeBSD 4.1-STABLE ----- Original Message -----=20 From: Bob Silva=20 To: freebsd-questions@freebsd.org=20 Sent: Sunday, October 01, 2000 2:39 PM Subject: Installing on a Promise Ultra100 card I just built a new server with 2 drives on a Promise 100 card. It is = in PCI slot0 and kernel boot tells me as much. However when I go to = install, it doesnt find any drives. But, lsdev sees both drives. Can the = default kernel see and use the promise card? Or do I need to move them = to regular ide first, install, then build a new kernel that supports the = promise. Looking at ata code, it looked like it auto-detected the = promise but...not so in this case. Thanks, any help on how I should proceed would be appreciated. Bob Silva ------=_NextPart_000_007E_01C02BB7.A06643C0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Bob,
 
which release are you trying to=20 install?
 
Jonel Rienton
http://qmail.freebsduser.orgsent by=20 qmail-1.03 on a FreeBSD 4.1-STABLE
----- Original Message -----
From:=20 Bob = Silva
To: freebsd-questions@freebsd.o= rg=20
Sent: Sunday, October 01, 2000 = 2:39=20 PM
Subject: Installing on a = Promise Ultra100=20 card

I just built a new server with 2 = drives on a=20 Promise 100 card. It is in PCI slot0 and kernel boot tells me as much. = However=20 when I go to install, it doesnt find any drives. But, lsdev sees both = drives.=20 Can the default kernel see and use the promise card? Or do I need to = move them=20 to regular ide first, install, then build a new kernel that supports = the=20 promise. Looking at ata code, it looked like it auto-detected the = promise=20 but...not so in this case.

Thanks, any help on how I should proceed would be = appreciated.
 
Bob Silva
------=_NextPart_000_007E_01C02BB7.A06643C0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 1 12:45:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from zone.syracuse.net (zone.syracuse.net [209.2.141.6]) by hub.freebsd.org (Postfix) with ESMTP id 5C58637B502 for ; Sun, 1 Oct 2000 12:45:29 -0700 (PDT) Received: from localhost (debonair@localhost) by zone.syracuse.net (8.9.3/8.9.3) with ESMTP id PAA98151 for ; Sun, 1 Oct 2000 15:45:17 -0400 (EDT) (envelope-from daniel@netwalk.org) X-Authentication-Warning: zone.syracuse.net: debonair owned process doing -bs Date: Sun, 1 Oct 2000 15:45:16 -0400 (EDT) From: Daniel X-Sender: debonair@zone.syracuse.net To: freebsd-questions@freebsd.org Subject: floating point exception in make Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've got a rather nasty problem. While trying to compile NEWCARD from /usr/src/sys/i386/conf my make broke. At every use, I now get afloating point exception (core dumped). I can't compile anythign anymore. FreeBSD shi 4.1-RELEASE FreeBSD 4.1-RELEASE #6: Fri Sep 29 16:28:34 GMT 2000 debonair@shi:/usr/src/sys/compile/LIVE i386 I also tried another kernel. also, the problem which caused this was trying to get sound working with my CMI8330 (which I guess is impossible) Do you have any solution or reason for this happening? Here's the last that hapepned when it broke: make depend ..... cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I/usr/include -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 ../../i386/i386/genassym.c Bus error (core dumped) [~/conf/compile/NEWCARD]# make depend Floating point exception (core dumped) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 1 12:49:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pioneernet.net (pop3.pioneernet.net [208.240.196.25]) by hub.freebsd.org (Postfix) with ESMTP id 5892537B502 for ; Sun, 1 Oct 2000 12:49:50 -0700 (PDT) Received: from wiegand.org [208.194.173.26] by pioneernet.net with ESMTP (SMTPD32-6.03) id A90F4E20116; Sun, 01 Oct 2000 13:05:35 -0700 Message-ID: <39D79612.B0C14DC3@wiegand.org> Date: Sun, 01 Oct 2000 12:52:50 -0700 From: Chip X-Mailer: Mozilla 4.74 [en] (X11; U; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: seafug@dub.net Cc: "freebsd-questions@freebsd.org" Subject: Thanks for the replys. Was Re: Printer recommendations? References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks to all who replied to my inquiry regarding printers. I did finally get my old epson 400 stylus printing in color by using apsfilter, I figured out that you can't just tell a program to print to lpr or whatever it defaults to, but that you have to tell which printer, in my case its lpr -Pepson. Plus my wife says I have to wait to buy a new printer, chances are it'll have to wait till christmas. :( Oh, well. -- Chip W. www.wiegand.org Alternative Operating Systems To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 1 12:58:13 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 0B89337B503 for ; Sun, 1 Oct 2000 12:58:09 -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, 1 Oct 2000 12:52:40 -0700 Received: (from cjc@localhost) by 149.211.6.64.reflexcom.com (8.11.0/8.11.0) id e91Jrqj56803; Sun, 1 Oct 2000 12:53:52 -0700 (PDT) (envelope-from cjc) Date: Sun, 1 Oct 2000 12:53:51 -0700 From: "Crist J . Clark" To: Artem Koutchine Cc: Jan Knepper , questions@FreeBSD.ORG Subject: Re: NAT trafic accounting Message-ID: <20001001125351.I25121@149.211.6.64.reflexcom.com> Reply-To: cjclark@alum.mit.edu References: <024d01c02b1a$bce2d420$0c00a8c0@ipform.ru> <39D77148.98C1CB9C@smartsoft.cc> <001601c02bcf$aa413a40$0c00a8c0@ipform.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <001601c02bcf$aa413a40$0c00a8c0@ipform.ru>; from matrix@ipform.ru on Sun, Oct 01, 2000 at 09:47:12PM +0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Oct 01, 2000 at 09:47:12PM +0400, Artem Koutchine wrote: > From: "Jan Knepper" > > Artem Koutchine wrote: > > > > > I have the following configuration: > > > Interfaces: ed0 - NAT interface (192.168.0.1) and ed1 - real ip > interface > > > (212.34.47.x) > > > > Hmmm, I thought that natd was supposed to run on ed1, the interface with > IP > > 212.34.47.x in your case... > > Um.. I am really sorry, my mistake. I mixed everything up > . > ed0 - 212.34.47.x > ed1 - 192.168.0.1 > > nat is on ed0 > > people from 192.168.0.x browse internet and also access database on the > 192.167.0.1, ^ Typo, right? > i need to count only internet traffic for each of the users (there are only > 5 of them, static > IPs, of course, on the local network, win98 workstations) > > ANy idea how can i trafic that nat trafic? How to 'trafic' the NAT 'trafic?' Huh? Are you asking how to count again? I still don't see why, # ipfw add 100x count ip from 192.168.0.x to not 192.168.0.0/24 # ipfw add 101x count ip from not 192.168.0.0/24 to 192.168.0.x Wouldn't work. -- 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 1 12:58:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dbserver.umesd.k12.or.us (dbserver.umesd.k12.or.us [198.237.72.19]) by hub.freebsd.org (Postfix) with ESMTP id 2E91837B502 for ; Sun, 1 Oct 2000 12:58:49 -0700 (PDT) Received: from webmaster (webmaster.umesd.k12.or.us [198.237.72.61]) by dbserver.umesd.k12.or.us (8.9.3/8.9.3) with SMTP id LAA03464; Sun, 1 Oct 2000 11:57:16 -0700 Message-ID: <001601c02be2$080459c0$3d48edc6@webmaster> From: "Bob Silva" To: "Bob Silva" Cc: References: <00d701c02be2$275614d0$a254edc6@umesd.k12.or.us> Subject: Re: Installing on a Promise Ultra100 card Date: Sun, 1 Oct 2000 12:58:56 -0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0013_01C02BA7.5B9C5A00" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.3018.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.3018.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0013_01C02BA7.5B9C5A00 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sorry, forgot to mention it is FreeBSD 4.1-STABLE Bob Silva ----- Original Message -----=20 From: Bob Silva=20 To: bob@bravenet.com=20 Sent: Sunday, October 01, 2000 12:59 PM Subject: Fw: Installing on a Promise Ultra100 card ----- Original Message -----=20 From: Jonel Rienton=20 To: Bob Silva ; freebsd-questions@freebsd.org=20 Sent: Sunday, October 01, 2000 12:55 PM Subject: Re: Installing on a Promise Ultra100 card Bob, which release are you trying to install? Jonel Rienton http://qmail.freebsduser.org sent by qmail-1.03 on a FreeBSD 4.1-STABLE ----- Original Message -----=20 From: Bob Silva=20 To: freebsd-questions@freebsd.org=20 Sent: Sunday, October 01, 2000 2:39 PM Subject: Installing on a Promise Ultra100 card I just built a new server with 2 drives on a Promise 100 card. It is = in PCI slot0 and kernel boot tells me as much. However when I go to = install, it doesnt find any drives. But, lsdev sees both drives. Can the = default kernel see and use the promise card? Or do I need to move them = to regular ide first, install, then build a new kernel that supports the = promise. Looking at ata code, it looked like it auto-detected the = promise but...not so in this case. Thanks, any help on how I should proceed would be appreciated. Bob Silva ------=_NextPart_000_0013_01C02BA7.5B9C5A00 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Sorry, forgot to mention it is FreeBSD=20 4.1-STABLE
 
Bob Silva
----- Original Message -----
From:=20 Bob = Silva
Sent: Sunday, October 01, 2000 = 12:59=20 PM
Subject: Fw: Installing on a = Promise=20 Ultra100 card

 
----- Original Message -----=20
From: Jonel = Rienton=20
Sent: Sunday, October 01, 2000 12:55 PM
Subject: Re: Installing on a Promise Ultra100 = card

Bob,
 
which release are you trying to=20 install?
 
Jonel Rienton
http://qmail.freebsduser.orgsent=20 by qmail-1.03 on a FreeBSD 4.1-STABLE
----- Original Message -----
From:=20 Bob = Silva=20
To: freebsd-questions@freebsd.o= rg=20
Sent: Sunday, October 01, = 2000 2:39=20 PM
Subject: Installing on a = Promise=20 Ultra100 card

I just built a new server with 2 = drives on a=20 Promise 100 card. It is in PCI slot0 and kernel boot tells me as = much.=20 However when I go to install, it doesnt find any drives. But, lsdev = sees=20 both drives. Can the default kernel see and use the promise card? Or = do I=20 need to move them to regular ide first, install, then build a new = kernel=20 that supports the promise. Looking at ata code, it looked like it=20 auto-detected the promise but...not so in this = case.

Thanks, any help on how I should proceed would be=20 appreciated.
 
Bob Silva
------=_NextPart_000_0013_01C02BA7.5B9C5A00-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 1 13: 2:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from zone.syracuse.net (zone.syracuse.net [209.2.141.6]) by hub.freebsd.org (Postfix) with ESMTP id 832B637B66C for ; Sun, 1 Oct 2000 13:02:50 -0700 (PDT) Received: from localhost (debonair@localhost) by zone.syracuse.net (8.9.3/8.9.3) with ESMTP id QAA98318 for ; Sun, 1 Oct 2000 16:02:52 -0400 (EDT) (envelope-from debonair@debonair.net) X-Authentication-Warning: zone.syracuse.net: debonair owned process doing -bs Date: Sun, 1 Oct 2000 16:02:51 -0400 (EDT) From: Daniel X-Sender: debonair@zone.syracuse.net To: freebsd-questions@freebsd.org Subject: floating point exception in make (update) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG A bad fix was done by reinstalling [ ] bin Binary base distribution (required) password file etc was lost. make, however, is working once again db ---------- Forwarded message ---------- Date: Sun, 1 Oct 2000 15:45:16 -0400 (EDT) From: Daniel To: freebsd-questions@freebsd.org Subject: floating point exception in make I've got a rather nasty problem. While trying to compile NEWCARD from /usr/src/sys/i386/conf my make broke. At every use, I now get afloating point exception (core dumped). I can't compile anythign anymore. FreeBSD shi 4.1-RELEASE FreeBSD 4.1-RELEASE #6: Fri Sep 29 16:28:34 GMT 2000 debonair@shi:/usr/src/sys/compile/LIVE i386 I also tried another kernel. also, the problem which caused this was trying to get sound working with my CMI8330 (which I guess is impossible) Do you have any solution or reason for this happening? Here's the last that hapepned when it broke: make depend ..... cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I/usr/include -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 ../../i386/i386/genassym.c Bus error (core dumped) [~/conf/compile/NEWCARD]# make depend Floating point exception (core dumped) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 1 13: 3:39 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 F3AB237B503 for ; Sun, 1 Oct 2000 13:03:36 -0700 (PDT) Received: from bartequi.ottodomain.org (62.98.154.71) by relay2.inwind.it (5.1.046) id 39CB09790015C737; Sun, 1 Oct 2000 22:03:18 +0200 From: Salvo Bartolotta Date: Sun, 01 Oct 2000 21:04:04 GMT Message-ID: <20001001.21040400@bartequi.ottodomain.org> Subject: Re: floating point exception in make To: Daniel , freebsd-questions@FreeBSD.ORG In-Reply-To: References: X-Mailer: SuperCalifragilis X-Priority: 3 (Normal) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<< On 10/1/00, 8:45:16 PM, Daniel wrote regarding=20 floating point exception in make: > I've got a rather nasty problem. While trying to compile NEWCARD from > /usr/src/sys/i386/conf my make broke. At every use, I now get =20 afloating > point exception (core dumped). I can't compile anythign anymore. > FreeBSD shi 4.1-RELEASE FreeBSD 4.1-RELEASE #6: Fri Sep 29 16:28:34=20 GMT > 2000 debonair@shi:/usr/src/sys/compile/LIVE i386 > I also tried another kernel. > also, the problem which caused this was trying to get sound working=20 with > my CMI8330 (which I guess is impossible) > Do you have any solution or reason for this happening? Here's the last= > that hapepned when it broke: > make depend > ..... > cc -c -O -Wall -Wredundant-decls -Wnested-externs > -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline > -Wcast-qual -fformat-extensions -ansi -nostdinc -I- > -I. -I../.. -I/usr/include -D_KERNEL -include opt_global.h -elf > -mpreferred-stack-boundary=3D2 ../../i386/i386/genassym.c > Bus error (core dumped) <=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > [~/conf/compile/NEWCARD]# make depend > Floating point exception (core dumped) Dear Daniel, I may be completely wrong -- and I hope I am wrong, too -- but I am=20 afraid something in your hardware is not working properly. In particular, I don't like, if I may say so, the "Bus error" part. 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 1 13: 3:57 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 D436D37B503 for ; Sun, 1 Oct 2000 13:03:54 -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, 1 Oct 2000 13:02:41 -0700 Received: (from cjc@localhost) by 149.211.6.64.reflexcom.com (8.11.0/8.11.0) id e91K3m456877; Sun, 1 Oct 2000 13:03:48 -0700 (PDT) (envelope-from cjc) Date: Sun, 1 Oct 2000 13:03:48 -0700 From: "Crist J . Clark" To: Julian Steinberg Cc: "'Odhiambo Washington'" , mj@isy.liu.se, questions@FreeBSD.ORG Subject: Re: Thanks for your responses! Message-ID: <20001001130348.J25121@149.211.6.64.reflexcom.com> Reply-To: cjclark@alum.mit.edu References: <000001c02bde$5fe23c10$320aa8c0@PIII> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <000001c02bde$5fe23c10$320aa8c0@PIII>; from Julian@imaginetrix.com on Sun, Oct 01, 2000 at 11:46:28AM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Oct 01, 2000 at 11:46:28AM -0700, Julian Steinberg wrote: > I do appreciate them very much. > > However, I am going to leave this issue alone right now. Huh? And if you are going to change the Subject: line, you probably should keep it to something in line with the content of the message. I deleted it first pass through the list, but accidently read it anyway. > I am trying to make my BSD machine into an IP router. > > I have done everything that the documentation suggests but I have a feeling > I am missing something or something is left out: Looks that way. > I have: > > a) Compiled a kernel with options: IP FIREWALL and IPDivert OK. > b) I have rc.conf set with gateway enable OK. > c) I have two NICS OK. > d) The BSD machine can ping the internet OK. > e) My internal machines can ping both NIC's of the BSD, the one on their > logical subnet and the one with the external address. It is somewhat misleading to say that they can "ping both NIC's." But it is nice to know that the FreeBSD box knows it has an interface with that IP. > f) My firewall type is " Open" Good. > However, internal machines cannot ping anything on the internet You seemed to have left out the part where you are running a NAT daemon like natd(8). You put 'IPDIVERT' in the kernel and all, so I guess that you know you need to do that, right? > When a client on the inside makes an external request, I get the following > message from the BSD console: > > " /Kernel: arp: 192.168.10.50 ( my win2k client ) is on xl1 but got reply > from > 00:10:4b:2a:32:e5 on xl0" This makes it look like your physical networking is messed up. > Xl0 is my external ip address ( 63.195.121.108 255.2555.255.0) > xl1 is my internal address ( 192.168.10.10. 255.255.255.0 ) Please tell me that you don't have everything plugged into one hub. That's what that ARP message looks like. -- 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 1 13:12:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailc.telia.com (mailc.telia.com [194.22.190.4]) by hub.freebsd.org (Postfix) with ESMTP id 8D17137B502 for ; Sun, 1 Oct 2000 13:12:34 -0700 (PDT) Received: from ents02 (t3o90p33.telia.com [195.67.217.33]) by mailc.telia.com (8.9.3/8.9.3) with SMTP id WAA11158 for ; Sun, 1 Oct 2000 22:12:32 +0200 (CEST) From: "James A Wilde" Cc: Subject: RE: Hi, I'm a newbie and sorry for bothering you Date: Sun, 1 Oct 2000 22:12:50 +0200 Message-ID: <000a01c02be3$f94dcd10$8208a8c0@iqunlimited.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Heredity Choice > > FreeBSD is into Satan worship, while Linux has something kinky going with > a penguin. That should rile the Texans again. :) mvh/regards James To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 1 13:16: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from digitaldaemon.com (digitaldaemon.com [63.105.9.34]) by hub.freebsd.org (Postfix) with SMTP id DC55F37B502 for ; Sun, 1 Oct 2000 13:16:01 -0700 (PDT) Received: (qmail 18589 invoked from network); 1 Oct 2000 20:13:56 -0000 Received: from unknown (HELO smartsoft.cc) (192.168.0.73) by digitaldaemon.com with SMTP; 1 Oct 2000 20:13:56 -0000 Message-ID: <39D79B48.50D33752@smartsoft.cc> Date: Sun, 01 Oct 2000 16:15:04 -0400 From: Jan Knepper Organization: Smartsoft, LLC X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Heredity Choice Cc: Maveri9714@aol.com, freebsd-questions@FreeBSD.ORG Subject: Re: Hi, I'm a newbie and sorry for bothering you References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > FreeBSD is into Satan worship, Nag! > while Linux has something kinky going with a penguin. Jan -- Jan Knepper Smartsoft, LLC 88 Petersburg Road Petersburg, NJ 08270 U.S.A. http://www.smartsoft.cc/ http://www.mp3.com/pianoprincess Phone : 609-628-4260 FAX : 609-628-1267 FAX : 303-845-6415 http://www.fax4free.com/ Phone : 020-873-3837 http://www.xoip.nl/ (Dutch) FAX : 020-873-3837 http://www.xoip.nl/ (Dutch) In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 1 13:48:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dbserver.umesd.k12.or.us (dbserver.umesd.k12.or.us [198.237.72.19]) by hub.freebsd.org (Postfix) with ESMTP id 5B3C137B502 for ; Sun, 1 Oct 2000 13:48:26 -0700 (PDT) Received: from webmaster (webmaster.umesd.k12.or.us [198.237.72.61]) by dbserver.umesd.k12.or.us (8.9.3/8.9.3) with SMTP id MAA03620 for ; Sun, 1 Oct 2000 12:46:55 -0700 Message-ID: <002101c02be8$f7a5d020$3d48edc6@webmaster> From: "Bob Silva" To: Subject: Installing FreeBSD with latest cvs updates Date: Sun, 1 Oct 2000 13:48:35 -0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_001E_01C02BAE.4B37B5E0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.3018.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.3018.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_001E_01C02BAE.4B37B5E0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi I asked earlier about installing 4.1-stable on a promise ultra 100 = controller. Seems the ISOs do not have the most recent code so they dont = have the ATA-100 support. However the cvs version of 4.1 does. Im = relatively new to freebsd, so how would I go about installing it when = the updates I need are in cvs? I have another freebsd box here, would I = build a new kernel and try booting from that? is that possible during an = intial install.... thanks, bob silva ------=_NextPart_000_001E_01C02BAE.4B37B5E0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi I asked earlier about installing = 4.1-stable on a=20 promise ultra 100 controller. Seems the ISOs do not have the most recent = code so=20 they dont have the ATA-100 support. However the cvs version of 4.1 does. = Im=20 relatively new to freebsd, so how would I go about installing it when = the=20 updates I need are in cvs? I have another freebsd box here, would I = build a new=20 kernel and try booting from that? is that possible during an intial=20 install....
thanks, bob = silva
------=_NextPart_000_001E_01C02BAE.4B37B5E0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 1 14: 5:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.bridgeband.net (ns1.bridgeband.net [63.166.28.1]) by hub.freebsd.org (Postfix) with ESMTP id 4003137B503 for ; Sun, 1 Oct 2000 14:05:24 -0700 (PDT) Received: from wtp.net [216.166.178.178] by ns1.bridgeband.net with ESMTP (SMTPD32-6.00) id A60D174300DA; Sun, 01 Oct 2000 15:01:01 -0600 Message-ID: <39D7A7EA.2AC1E416@wtp.net> Date: Sun, 01 Oct 2000 15:08:58 -0600 From: wilson X-Mailer: Mozilla 4.73 [en] (X11; I; FreeBSD 4.1-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: questions@FreeBSD.org Subject: intel ac'97 sound 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 Cirrus Logic cd4299 CrystalClear Soundfusion chip embedded in my motherboard. I was able to get the sound chip working with Linux by using a module provided by the alsa-project.org and use the intel 8x0 driver. With FreeBSD 4.1, I tried re-compiling my kernel adding the following option: option pcm This produced the following login message as FreeBSD 4.1 booted: pci0: (vendor=0x8086, dev=0x2413) at 31.3 irq 5 chip1: port 0xef00-0xef3f,0xe800-0xe8ff irq 5 at device 31.5 on pci0 I can't find any documentation to tell me how to further modify my kernel config file. I have searched and searched to find a way to make my sound chip work under FreeBSD without any luck. It is only a last resort that I write. Should I add something more to the kernel config file? Should I add something in the sys/conf/files file? Should I re-compile the kernel file? Could anyone lead me to documentation or give me any information that describes how to make sound work on my system? Thanks, Dan Wilson wilson@wtp.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 1 14:40:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from femail3.sdc1.sfba.home.com (femail3.sdc1.sfba.home.com [24.0.95.83]) by hub.freebsd.org (Postfix) with ESMTP id DB69D37B66C for ; Sun, 1 Oct 2000 14:40:08 -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 <20001001213919.UAFU18167.femail3.sdc1.sfba.home.com@home.com>; Sun, 1 Oct 2000 14:39:19 -0700 Message-ID: <39D74CE5.1A6F97A4@home.com> Date: Sun, 01 Oct 2000 14:40:37 +0000 From: rob X-Mailer: Mozilla 4.74 [en] (X11; U; FreeBSD 4.1-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Christopher Rued Cc: freebsd-questions@FreeBSD.ORG Subject: Re: automobile (fwd) References: <14806.49652.178691.273453@chris.xsb.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Christopher Rued wrote: > > ?????? > I find this funny in so many different ways... > :-) > > > Attention:Whome it may concern > > RE:Auto parts in Korean made > > We have learned your company through ourselves in Korea and are pleased to introduce our company to you. DAERYUK CORPORATION was established as a leading manufacturer and exporter in 1979. At first, this auto parts for Korean cars is necessary for the drives having Korean cars, but they have some trouble in having gotten the auto parts in your country. We, DAERYUK CORPORATION, would deeply appreciate it if you permit us to up to help solving the problem of the auto parts' demands as the specialized company for auto parts with supplying the correct auto parts for HYUNDAI, DAEWOO, KIA,SSANGYONG with our many experience. As an exporter of auto accessory, we offer the best quality and diversity of products as well as best price. If you are interesting in the above products, please visit our website > > http://www.autopartskorean.com > > It will be helpful to you. Looking forward to hearing from you. Best Regards, > > DAERYUK CORPORATION > > 1201, Seo Kwang Bldg, 37, 1-ka, Eulchiro, Jung-Ku, Seoul, Korea. > > Zip code:100-191 > > E-mail :info@autopartskorean.com > > Fax:82-2-757-6977 > > Tel:82-2-776-1615,82-2-778-2266,82-2-775-3512,82-2-775-3513 > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message They are developing an opensource auto. Rob. Or perhaps want to use Freebsd for the engine controller. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 1 15:12: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from diarmadhi.mushhaven.net (diarmadhi.mushhaven.net [63.75.111.197]) by hub.freebsd.org (Postfix) with ESMTP id 80FC037B66C for ; Sun, 1 Oct 2000 15:12:05 -0700 (PDT) Received: (from mistwolf@localhost) by diarmadhi.mushhaven.net (8.9.3/8.9.3) id PAA89285 for freebsd-questions@freebsd.org; Sun, 1 Oct 2000 15:10:31 -0700 (PDT) (envelope-from mistwolf) Date: Sun, 1 Oct 2000 15:10:31 -0700 From: Jamie Norwood To: freebsd-questions@freebsd.org Subject: Raising PTYs Message-ID: <20001001151030.A89252@mushhaven.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG OK, I must be doing something wrong. I did, in my kernel config: pseudo-device pty 256 # Pseudo-ttys (telnet etc) Compiled, installed, rebooted. Did, in /dev: ./MAKEDEV pty7 Yet I still can't open more than 35-odd pty's. This is bad, as is means that when I have a lot of people on the machine, noone else can log in. Can someone tell me what I am doing wrong? Jamie To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 1 15:17:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from madcat.deadnet.net (madcat.deadnet.net [216.219.244.253]) by hub.freebsd.org (Postfix) with ESMTP id C898237B66C for ; Sun, 1 Oct 2000 15:17:14 -0700 (PDT) Received: from localhost (zips@localhost) by madcat.deadnet.net (8.9.3/8.9.3) with ESMTP id SAA30007 for ; Sun, 1 Oct 2000 18:09:03 -0500 (EST) Date: Sun, 1 Oct 2000 18:09:03 -0500 (EST) From: Hector Colmenares To: freebsd-questions@FreeBSD.ORG Subject: SendMail Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Does any one know how to configure sendmail to receive mails based on ldap users ? I dont want users to have an account on the box so i'm planniing to use ldap. Any help would be appreciated Zips. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 1 15:22: 8 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 7F51F37B503 for ; Sun, 1 Oct 2000 15:22:06 -0700 (PDT) Received: (from dan@localhost) by dan.emsphone.com (8.9.3/8.9.3) id RAA25400; Sun, 1 Oct 2000 17:21:58 -0500 (CDT) (envelope-from dan) Date: Sun, 1 Oct 2000 17:21:58 -0500 From: Dan Nelson To: Jamie Norwood Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Raising PTYs Message-ID: <20001001172158.A19710@dan.emsphone.com> References: <20001001151030.A89252@mushhaven.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.3.9i In-Reply-To: <20001001151030.A89252@mushhaven.net>; from "Jamie Norwood" on Sun Oct 1 15:10:31 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 01), Jamie Norwood said: > OK, I must be doing something wrong. > > I did, in my kernel config: > > pseudo-device pty 256 # Pseudo-ttys (telnet etc) > > Compiled, installed, rebooted. Did, in /dev: ./MAKEDEV pty7 > > Yet I still can't open more than 35-odd pty's. This is bad, as is means > that when I have a lot of people on the machine, noone else can log in. > > Can someone tell me what I am doing wrong? You're getting tripped up by the mass of inconsistencies that is MAKEDEV. You need to run "./MAKEDEV pty0 pty1 pty2 pty3 pty4 pty5 pty6 pty7" to create all 256 ptys. When you ran MAKEDEV pty7, you created the last set of 32 ptys. I think openpty() walks the list of ptys in sequential order, so when it couldn't find pty #33 it stopped, even though ptys #223-255 were available. -- 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 1 15:23:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mx6.port.ru (mx6.port.ru [194.67.23.42]) by hub.freebsd.org (Postfix) with ESMTP id 3C6A137B502 for ; Sun, 1 Oct 2000 15:23:34 -0700 (PDT) Received: from hearst.int ([10.0.0.103] helo=hearst.mail.ru) by mx6.port.ru with esmtp (Exim 3.14 #27) id 13frW9-000Ex3-00 for questions@freebsd.org; Mon, 02 Oct 2000 02:23:33 +0400 Received: from [213.221.51.63] (helo=213.221.51.63) by hearst.mail.ru with esmtp (Exim 3.14 #4) id 13frW8-000A7k-00 for questions@FreeBSD.ORG; Mon, 02 Oct 2000 02:23:32 +0400 Date: Sun, 1 Oct 2000 22:24:27 +0100 From: "Serguei Belov"@FreeBSD.ORG, oznob@au.ru X-Mailer: The Bat! (v1.41) Educational Reply-To: oznob@au.ru X-Priority: 3 (Normal) Message-ID: <5933.001001@au.ru> To: questions@FreeBSD.ORG Subject: Console localization problem 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 Trying to switch from Linux to FreeBSD I've found out that the documented way of FreeBSD console localization for Russian does not cover some of the common needs. As you may know the majority of users here in Russia are being forced by Micro$oft to use the CP1251 encoding while the standard encoding for Russian in *nix world is KOI8-R. Let alone the question of which encoding is _right_, Russian *nix users still have to take one alternative or the other, and many of us consider using CP1251 more comfortable, since it really simplifies data exchange with Windows-based systems. Setting up X Window for CP1251 is not a problem at all. The same is true about, for example, using CP1251 in Linux console. But FreeBSD console setup for Russian turned out to be somewhat troublesome. There are three main problems: 1) I see no documented way to make FreeBSD console speak CP1251, even at the price of creating a new locale. 2) The documented method of setting up the console for KOI8-R includes defining two environment variables: LANG and MM_CHARSET. The first of them causes the whole lot of apps, including nvi, WindowMaker, KDE and so on to switch their interface to Russian. This is probably good for some purpose, but IMO there should be a way to make console handle Russian right without switching the interface! If you simply do not set the variables, the console refuses to take input in KOI8-R. 3) Is this a joke that the only method of switching the input language is CapsLock?! Don't Russians need CapsLock anymore? I wasn't able to find any reasons for it neither an explanation how one could change it. So, my questions are these: 1) Is there a how-to or the like of creating a new (Russian CP1251) locale? 2) Can someone explain how one can make FreeBSD console speak KOI8-R without switching the interface of most apps, i.e. without setting the LANG variable? 3) What exactly should be done to change the lang swithcing key for the FreeBSD console? Serguei Belov mailto:oznob@au.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 1 15:31:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from moutvdom00.kundenserver.de (moutvdom00.kundenserver.de [195.20.224.149]) by hub.freebsd.org (Postfix) with ESMTP id 282B237B502 for ; Sun, 1 Oct 2000 15:31:08 -0700 (PDT) Received: from [195.20.224.204] (helo=mrvdom00.kundenserver.de) by moutvdom00.kundenserver.de with esmtp (Exim 2.12 #2) id 13frdS-0002lh-00; Mon, 2 Oct 2000 00:31:06 +0200 Received: from dialin233.pg4.hamburg.nikoma.de ([213.54.3.233] helo=gottt) by mrvdom00.kundenserver.de with smtp (Exim 2.12 #2) id 13frdN-0000M9-00; Mon, 2 Oct 2000 00:31:01 +0200 Message-ID: <02d901c02bf7$ddbb25c0$3afa7fc3@gottt> From: "Nicolas" To: , References: <5933.001001@au.ru> Subject: Re: Console localization problem Date: Mon, 2 Oct 2000 00:34:55 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ----- Original Message -----=20 From: <"Serguei Belov"@FreeBSD.ORG>; To: Sent: Sunday, October 01, 2000 11:24 PM Subject: Console localization problem > 2) Can someone explain how one can make FreeBSD console speak KOI8-R > without switching the interface of most apps, i.e. without setting the > LANG variable? Try setting LC_CTYPE instead of LANG. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 1 15:38: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from soda.csua.Berkeley.edu (soda.CSUA.Berkeley.EDU [128.32.43.52]) by hub.freebsd.org (Postfix) with ESMTP id EF3A637B502 for ; Sun, 1 Oct 2000 15:38:07 -0700 (PDT) Received: from soda.csua.Berkeley.edu (localhost [127.0.0.1]) by soda.csua.Berkeley.edu (8.8.8/) via ESMTP id PAA03175 for ; Sun, 1 Oct 2000 15:38:07 -0700 (PDT) env-from (ranga@CSUA.Berkeley.EDU) Message-Id: <200010012238.PAA03175@soda.csua.Berkeley.edu> To: questions@FreeBSD.ORG Subject: Re: Where do I get a list of hardware that is supported by Freebsd... In-Reply-To: Your message of "Sat, 30 Sep 2000 23:49:16 EDT." Date: Sun, 01 Oct 2000 15:38:06 -0700 From: Sriranga Veeraraghavan Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I am looking to built my own server... web/email/ftp please help? The release notes for a particular version are probably the the best place to start. For 4.1 the URL is: http://www.freebsd.org/releases/4.1R/notes.html ----ranga To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 1 15:39:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from diarmadhi.mushhaven.net (diarmadhi.mushhaven.net [63.75.111.197]) by hub.freebsd.org (Postfix) with ESMTP id 556C237B502 for ; Sun, 1 Oct 2000 15:39:17 -0700 (PDT) Received: (from mistwolf@localhost) by diarmadhi.mushhaven.net (8.9.3/8.9.3) id PAA89628; Sun, 1 Oct 2000 15:37:41 -0700 (PDT) (envelope-from mistwolf) Date: Sun, 1 Oct 2000 15:37:41 -0700 From: Jamie Norwood To: Dan Nelson Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Raising PTYs Message-ID: <20001001153741.A89586@mushhaven.net> References: <20001001151030.A89252@mushhaven.net> <20001001172158.A19710@dan.emsphone.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3i In-Reply-To: <20001001172158.A19710@dan.emsphone.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Oct 01, 2000 at 05:21:58PM -0500, Dan Nelson wrote: > > You're getting tripped up by the mass of inconsistencies that is > MAKEDEV. You need to run "./MAKEDEV pty0 pty1 pty2 pty3 pty4 pty5 pty6 > pty7" to create all 256 ptys. > > When you ran MAKEDEV pty7, you created the last set of 32 ptys. I > think openpty() walks the list of ptys in sequential order, so when it > couldn't find pty #33 it stopped, even though ptys #223-255 were > available. I did this, and still can't get past ttypv. :( Any other suggestions as to what I can look for? Even tried a reboot after the MAKEDEV to no avail. Jamie > > -- > Dan Nelson > dnelson@emsphone.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 1 15:53:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from batan.go.id (serpong4.batan.go.id [202.46.2.222]) by hub.freebsd.org (Postfix) with ESMTP id D814E37B503 for ; Sun, 1 Oct 2000 15:53:04 -0700 (PDT) Received: from msmunir (DialupJkt249-77.centrin.net.id [202.146.249.77]) by batan.go.id (8.9.3/8.9.2) with SMTP id NAA15072 for ; Mon, 2 Oct 2000 13:00:12 +0700 (JAVT) (envelope-from msmunir@batan.go.id) Message-Id: <3.0.32.20001002060029.0068d5a0@200.200.200.2> X-Sender: msmunir#mail.batan.go.id@200.200.200.2 X-Mailer: Windows Eudora Pro Version 3.0 (32) Date: Mon, 02 Oct 2000 06:00:41 +0700 To: questions@FreeBSD.org From: "Muh. Sirojul Munir" Subject: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG When I start up my system, I see in my screen like this : . . . swapon: adding /dev/wd0s1b as swap device Automatic reboot in progress ... /dev/rwd0s1a: FILESYSTEM CLEAN; SKIPPING CHECKS /dev/rwd0s1a: clean, 253373 free (253 flags, 31640 blocks, 0.1% fragmentation) /dev/rwd0s1e in fstab more than once! /dev/rwd0s1f: FILESYSTEM CLEAN; SKIPPING CHECKS /dev/rwd0s1f: clean, 1998036 free (18220 flags, 247477 blocks, 0.7% fragmentation) /dev/rwd0s1e: FILESYSTEM CLEAN; SKIPPING CHECKS /dev/rwd0s1e: clean, 986034 free (250 flags, 123223 blocks, 0.0% fragmentation) mount: Device busy Filesystem mount failed, startup aborted Enter full pathname of shell or RETURN for /bin/sh: _ Can you help me to analyze this message? Thank you for your help. Sincerely yours, To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 1 16: 5:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from femail3.sdc1.sfba.home.com (femail3.sdc1.sfba.home.com [24.0.95.83]) by hub.freebsd.org (Postfix) with ESMTP id 2B2DB37B502 for ; Sun, 1 Oct 2000 16:05:56 -0700 (PDT) Received: from home.com ([24.20.70.64]) by femail3.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001001230506.XJQF18167.femail3.sdc1.sfba.home.com@home.com>; Sun, 1 Oct 2000 16:05:06 -0700 Message-ID: <39D7C3DF.C0B65C9F@home.com> Date: Sun, 01 Oct 2000 16:08:15 -0700 From: xavian anderson macpherson Reply-To: xavian@professional3d.com Organization: http://www.professional3d.com X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.14 i586) X-Accept-Language: en MIME-Version: 1.0 To: Bob Martin , "Albert D. Cahalan" , Dan Nelson , "Person, Roderick" , "freebsd-questions@FreeBSD.ORG" Subject: HELP!! creating the boot floppies for freebsd X-Priority: 1 (Highest) 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 run the commands cd /cdrom/floppies dd if=mfsroot.flp of=/dev/fd0 bs=36b dd if=kern.flp of=/dev/fd0 bs-36b how am i supposed to know if it worked without actually REBOOTING.? when i do `du', i get `8'; i don't if this is 8 bytes or 8 KBytes. how many files are supposed to be copied. this gave 80+0. is this correct? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 1 16:22:10 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 3FF4237B502 for ; Sun, 1 Oct 2000 16:22:08 -0700 (PDT) Received: (from dan@localhost) by dan.emsphone.com (8.9.3/8.9.3) id SAA00996; Sun, 1 Oct 2000 18:22:06 -0500 (CDT) (envelope-from dan) Date: Sun, 1 Oct 2000 18:22:06 -0500 From: Dan Nelson To: Jamie Norwood Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Raising PTYs Message-ID: <20001001182206.A29947@dan.emsphone.com> References: <20001001151030.A89252@mushhaven.net> <20001001172158.A19710@dan.emsphone.com> <20001001153741.A89586@mushhaven.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.3.9i In-Reply-To: <20001001153741.A89586@mushhaven.net>; from "Jamie Norwood" on Sun Oct 1 15:37:41 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 01), Jamie Norwood said: > On Sun, Oct 01, 2000 at 05:21:58PM -0500, Dan Nelson wrote: > > You're getting tripped up by the mass of inconsistencies that is > > MAKEDEV. You need to run "./MAKEDEV pty0 pty1 pty2 pty3 pty4 pty5 > > pty6 pty7" to create all 256 ptys. > > > > When you ran MAKEDEV pty7, you created the last set of 32 ptys. I > > think openpty() walks the list of ptys in sequential order, so when > > it couldn't find pty #33 it stopped, even though ptys #223-255 were > > available. > > I did this, and still can't get past ttypv. :( Any other suggestions > as to what I can look for? Even tried a reboot after the MAKEDEV to > no avail. Do the ptys exist in /dev? Are they in /etc/ttys? Exactly what error message are you getting? -- Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 1 16:23:13 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id 42BB237B502 for ; Sun, 1 Oct 2000 16:23:10 -0700 (PDT) Received: (from dan@localhost) by dan.emsphone.com (8.9.3/8.9.3) id SAA01064; Sun, 1 Oct 2000 18:23:00 -0500 (CDT) (envelope-from dan) Date: Sun, 1 Oct 2000 18:23:00 -0500 From: Dan Nelson To: xavian@professional3d.com Cc: Bob Martin , "Albert D. Cahalan" , "Person, Roderick" , "freebsd-questions@FreeBSD.ORG" Subject: Re: HELP!! creating the boot floppies for freebsd Message-ID: <20001001182259.B29947@dan.emsphone.com> References: <39D7C3DF.C0B65C9F@home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.3.9i In-Reply-To: <39D7C3DF.C0B65C9F@home.com>; from "xavian anderson macpherson" on Sun Oct 1 16:08:15 GMT 2000 X-OS: FreeBSD 5.0-CURRENT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In the last episode (Oct 01), xavian anderson macpherson said: > i have run the commands > cd /cdrom/floppies > dd if=mfsroot.flp of=/dev/fd0 bs=36b > dd if=kern.flp of=/dev/fd0 bs-36b > how am i supposed to know if it worked without actually REBOOTING.? > when i do `du', i get `8'; i don't if this is 8 bytes or 8 KBytes. > how many files are supposed to be copied. this gave 80+0. > is this correct? uuuuh. They're boot floppies. You HAVE to boot them. -- 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 1 16:24: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from glitch.crosswinds.net (glitch.crosswinds.net [209.208.163.35]) by hub.freebsd.org (Postfix) with ESMTP id 3A4BF37B503 for ; Sun, 1 Oct 2000 16:24:05 -0700 (PDT) Received: from lexx.my.domain (dyn64-ras8.screaming.net [212.49.231.64]) by glitch.crosswinds.net (8.9.3/8.9.3) with ESMTP id TAA52856 for ; Sun, 1 Oct 2000 19:24:03 -0400 (EDT) (envelope-from john253@crosswinds.net) From: John Murphy To: questions@freebsd.org Subject: local man.cgi? Date: Mon, 02 Oct 2000 00:23:40 +0100 Organization: The Organisation Reply-To: john253@crosswinds.net Message-ID: <51hftsgaknqd7goqmtk1g9ud3phltrmhau@4ax.com> X-Mailer: Forte Agent 1.8/32.548 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG =46or various reasons, I'm forced to regress to a metered Internet = product, and one thing I'll miss is the online man page feature of the FreeBSD web site. So: How can I obtain man.cgi, and does it read from the usual man data = source? I have 'apache' running and scripts work ok. I find no real need to break away from my win95 desktop and Ie5/Agent environment. It's comfortable, and somehow more stable since installing other operating systems. I bet win2k explorer can see ufs & ext2fs file systems. Can't it? Oh well... 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 1 16:34:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from diarmadhi.mushhaven.net (diarmadhi.mushhaven.net [63.75.111.197]) by hub.freebsd.org (Postfix) with ESMTP id 79F3937B503 for ; Sun, 1 Oct 2000 16:34:11 -0700 (PDT) Received: (from mistwolf@localhost) by diarmadhi.mushhaven.net (8.9.3/8.9.3) id QAA92298; Sun, 1 Oct 2000 16:32:35 -0700 (PDT) (envelope-from mistwolf) Date: Sun, 1 Oct 2000 16:32:35 -0700 From: Jamie Norwood To: Dan Nelson Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Raising PTYs Message-ID: <20001001163235.A92200@mushhaven.net> References: <20001001151030.A89252@mushhaven.net> <20001001172158.A19710@dan.emsphone.com> <20001001153741.A89586@mushhaven.net> <20001001182206.A29947@dan.emsphone.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3i In-Reply-To: <20001001182206.A29947@dan.emsphone.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Oct 01, 2000 at 06:22:06PM -0500, Dan Nelson wrote: > > I did this, and still can't get past ttypv. :( Any other suggestions > > as to what I can look for? Even tried a reboot after the MAKEDEV to > > no avail. > > Do the ptys exist in /dev? Are they in /etc/ttys? Exactly what error > message are you getting? They are in /dev and in /etc/ttys; the message I get in screen is 'no more ptys'... Hmm, looking more on this, I think I was relying on screen too much. Yes, before those changes, logins failed, but now it just looks like screen isn't using more then the ttyp* range. Logins, at least, don't fail. Jamie > > -- > Dan Nelson > dnelson@emsphone.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 1 17: 0: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rmx614-mta.mail.com (rmx614-mta.mail.com [165.251.48.52]) by hub.freebsd.org (Postfix) with ESMTP id 6466D37B66C for ; Sun, 1 Oct 2000 16:59:57 -0700 (PDT) Received: from web313-mc.mail.com (web313-mc.mail.com [165.251.48.171]) by rmx614-mta.mail.com (8.9.3/8.9.3) with SMTP id TAA09263 for ; Sun, 1 Oct 2000 19:59:56 -0400 (EDT) Message-ID: <381129906.970444795735.JavaMail.root@web313-mc.mail.com> Date: Sun, 1 Oct 2000 19:59:55 -0400 (EDT) From: xwirl To: freebsd-questions@FreeBSD.ORG Subject: Laptops/Notebooks Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: mail.com X-Originating-IP: 24.17.161.81 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Is there a site that list all the compatible Laptops for FreeBSD? xwirl <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> "Hey Papi..." - Jay-Z http://www.xwirl.n3.net ----------- (My Home Page) http://www.AuthenticKungFu.com ---- (Kung-Fu School) http://www.FreeBSD.org ------------ (Unix for the PC) <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> ______________________________________________ FREE Personalized Email at Mail.com Sign up at http://www.mail.com/?sr=signup To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 1 17:50:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from imo-r02.mail.aol.com (imo-r02.mx.aol.com [152.163.225.2]) by hub.freebsd.org (Postfix) with ESMTP id 0AACB37B66E for ; Sun, 1 Oct 2000 17:50:38 -0700 (PDT) Received: from Coluynguyen@aol.com by imo-r02.mx.aol.com (mail_out_v28.24.) id n.2d.19c69c5 (3855) for ; Sun, 1 Oct 2000 20:50:33 -0400 (EDT) From: Coluynguyen@aol.com Message-ID: <2d.19c69c5.270935d9@aol.com> Date: Sun, 1 Oct 2000 20:50:33 EDT Subject: ? To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: AOL 5.0 for Windows sub 37 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG where can I download this???? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 1 18:11:57 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 EA1CD37B66E for ; Sun, 1 Oct 2000 18:11:54 -0700 (PDT) Received: (from dan@localhost) by dan.emsphone.com (8.9.3/8.9.3) id UAA01135; Sun, 1 Oct 2000 20:11:50 -0500 (CDT) (envelope-from dan) Date: Sun, 1 Oct 2000 20:11:49 -0500 From: Dan Nelson To: Jamie Norwood Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Raising PTYs Message-ID: <20001001201149.A29519@dan.emsphone.com> References: <20001001151030.A89252@mushhaven.net> <20001001172158.A19710@dan.emsphone.com> <20001001153741.A89586@mushhaven.net> <20001001182206.A29947@dan.emsphone.com> <20001001163235.A92200@mushhaven.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.3.9i In-Reply-To: <20001001163235.A92200@mushhaven.net>; from "Jamie Norwood" on Sun Oct 1 16:32:35 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 01), Jamie Norwood said: > Hmm, looking more on this, I think I was relying on screen too much. > Yes, before those changes, logins failed, but now it just looks like > screen isn't using more then the ttyp* range. Logins, at least, don't > fail. Screen hard-codes the pty list at compile-time; rebuild it and you should be okay. -- 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 1 18:38: 9 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 9893937B502 for ; Sun, 1 Oct 2000 18:38:05 -0700 (PDT) Received: from SpencerDavey ([24.12.232.229]) by femail2.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with SMTP id <20001002013757.GYVS27630.femail2.sdc1.sfba.home.com@SpencerDavey> for ; Sun, 1 Oct 2000 18:37:57 -0700 Message-ID: <003101c02c11$2ae21660$e5e80c18@spokn1.wa.home.com> From: "spencer" To: Subject: help with cd-rom boot and install, strange problem Date: Sun, 1 Oct 2000 18:35:57 -0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_002C_01C02BD6.703E4A20" 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_002C_01C02BD6.703E4A20 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Greetings, I'm trying to install FreeBSD 4.0 on my computer which has a Compaq 2x = dvd drive/20x cdrom. The bios supports booting from the cd-rom, but when it tries to boot from the cd I get this message: "boot from atapi cd-rom -failure" "No /boot/loader" At first I thought FreeBSD just didn't support the drive, but then when = I made the boot floppies, and booted up that way, when it loaded the = kernel, it did detect the drive. But it won't let me install from it. What = gives? Thanks for you help, Spencer ------=_NextPart_000_002C_01C02BD6.703E4A20 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Greetings,

I'm trying to install FreeBSD 4.0 on my = computer which=20 has a Compaq 2x dvd
drive/20x cdrom.  The bios supports booting = from the=20 cd-rom, but when it
tries to boot from the cd I get this=20 message:

"boot from atapi cd-rom -failure"
"No = /boot/loader"

At=20 first I thought FreeBSD just didn't support the drive, but then when = I
made=20 the boot floppies, and booted up that way, when it loaded the = kernel,
it did=20 detect the drive.  But it won't let me install from it.  What=20 gives?

Thanks for you=20 help,
Spencer

------=_NextPart_000_002C_01C02BD6.703E4A20-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 1 18:51:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from diarmadhi.mushhaven.net (diarmadhi.mushhaven.net [63.75.111.197]) by hub.freebsd.org (Postfix) with ESMTP id 3451F37B502 for ; Sun, 1 Oct 2000 18:51:51 -0700 (PDT) Received: (from mistwolf@localhost) by diarmadhi.mushhaven.net (8.9.3/8.9.3) id SAA97246; Sun, 1 Oct 2000 18:50:14 -0700 (PDT) (envelope-from mistwolf) Date: Sun, 1 Oct 2000 18:50:14 -0700 From: Jamie Norwood To: Dan Nelson Cc: Jamie Norwood , freebsd-questions@FreeBSD.ORG Subject: Re: Raising PTYs Message-ID: <20001001185014.A97212@diarmadhi.mushhaven.net> References: <20001001151030.A89252@mushhaven.net> <20001001172158.A19710@dan.emsphone.com> <20001001153741.A89586@mushhaven.net> <20001001182206.A29947@dan.emsphone.com> <20001001163235.A92200@mushhaven.net> <20001001201149.A29519@dan.emsphone.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3i In-Reply-To: <20001001201149.A29519@dan.emsphone.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Oct 01, 2000 at 08:11:49PM -0500, Dan Nelson wrote: > In the last episode (Oct 01), Jamie Norwood said: > > Hmm, looking more on this, I think I was relying on screen too much. > > Yes, before those changes, logins failed, but now it just looks like > > screen isn't using more then the ttyp* range. Logins, at least, don't > > fail. > > Screen hard-codes the pty list at compile-time; rebuild it and you > should be okay. Thanks! This seems to have fixed that problem. But has introduced a new problem: My mailer, Mutt, uses some ANSI codes, and for some reason, the new version of screen I installed mangles them, making mail reading hard. I have, as an interim measure, turned them off, but would like a more permamant fix if one is known.... Jamie > > -- > Dan Nelson > dnelson@emsphone.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 1 18:56:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from new-smtp1.ihug.com.au (new-smtp1.ihug.com.au [203.109.250.27]) by hub.freebsd.org (Postfix) with ESMTP id AE31A37B66D for ; Sun, 1 Oct 2000 18:56:47 -0700 (PDT) Received: from matt2 (p45-pm2.adl.ihug.com.au [203.30.125.237]) by new-smtp1.ihug.com.au (8.9.3/8.9.3) with ESMTP id MAA22198 for ; Mon, 2 Oct 2000 12:56:45 +1100 X-Authentication-Warning: new-smtp1.ihug.com.au: Host p45-pm2.adl.ihug.com.au [203.30.125.237] claimed to be matt2 Message-ID: <200010021127330609.02CD8DD3@smtp.ihug.com.au> X-Mailer: Calypso Version 3.10.03.02 (1) Date: Mon, 02 Oct 2000 11:27:33 +0930 Reply-To: msalkeld@senet.com.au From: "Matthew Salkeld" To: freebsd-questions@FreeBSD.ORG Subject: Fetchmail Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, After a re-install of FreeBSD 4.0R, I am having trouble with fetchmail 5.3.0. It gives the following error: /usr/libexec/ld-elf.so.1: Shared Object "libssl.so.1" not found Is there a library or something that I have to install? thanks for your help To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 1 19: 2: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id 3D7AA37B502 for ; Sun, 1 Oct 2000 19:02:02 -0700 (PDT) Received: (from dan@localhost) by dan.emsphone.com (8.9.3/8.9.3) id VAA26221; Sun, 1 Oct 2000 21:02:00 -0500 (CDT) (envelope-from dan) Date: Sun, 1 Oct 2000 21:02:00 -0500 From: Dan Nelson To: Jamie Norwood Cc: Jamie Norwood , freebsd-questions@FreeBSD.ORG Subject: Re: Raising PTYs Message-ID: <20001001210159.A17043@dan.emsphone.com> References: <20001001151030.A89252@mushhaven.net> <20001001172158.A19710@dan.emsphone.com> <20001001153741.A89586@mushhaven.net> <20001001182206.A29947@dan.emsphone.com> <20001001163235.A92200@mushhaven.net> <20001001201149.A29519@dan.emsphone.com> <20001001185014.A97212@diarmadhi.mushhaven.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.3.9i In-Reply-To: <20001001185014.A97212@diarmadhi.mushhaven.net>; from "Jamie Norwood" on Sun Oct 1 18:50:14 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 01), Jamie Norwood said: > > Screen hard-codes the pty list at compile-time; rebuild it and you > > should be okay. > > This seems to have fixed that problem. But has introduced a new > problem: > > My mailer, Mutt, uses some ANSI codes, and for some reason, the new > version of screen I installed mangles them, making mail reading hard. > I have, as an interim measure, turned them off, but would like a more > permamant fix if one is known.... Hmm. Mangles them how? I don't have any problems running mutt under screen. You might want to upgrade mutt (1.0 is pretty old), but that probably won't help, since mutt simply uses ncurses for its screen I/O. -- 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 1 19:19:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cliff.mfn.org (cliff.mfn.org [204.238.179.8]) by hub.freebsd.org (Postfix) with ESMTP id 7591637B66C for ; Sun, 1 Oct 2000 19:19:43 -0700 (PDT) X-Message1: Missouri FreeNet does not relay. If this email X-Message2: is unsolicited bulk or commercial, please report X-Message3: this abuse promptly to abuse@mfn.org. Thank You. X-ORIGINIP: 128.242.145.201 X-ORIGINDNS: imaging.mfn.org Received: from imaging (imaging.mfn.org [128.242.145.201]) by cliff.mfn.org (8.9.3/8.8.7) with SMTP id WAA79303 for ; Sun, 1 Oct 2000 22:26:25 -0500 (CDT) (envelope-from lart@mfn.org) Posted-Date: Sun, 1 Oct 2000 22:26:25 -0500 (CDT) X-CUTMARK: --------------- Message-ID: <019d01c02c15$f2b72c80$c991f280@mfn.org> From: "graphics" To: Subject: High Performance NICs Date: Sun, 1 Oct 2000 21:10:31 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greetings, We have several very-high throughput boxen (>300 GB/day each) sitting on an Arrowpoint CS100 switch. Our problem is that at these sustained throughput levels, our NICs just crumble :-( We've tried 3 Com 905B (garbage) 3 Com 509 (so-so) A variety of Realtek based TX cards (slow...) and a DEC 21140 based card (great when it works, but seems to crap out at the high end of the traffic curve) FreeBSD handles some of the highest loaded sites in the world, so I *know* it can handle it with the right NIC. My question should be obvious: what NICs do the readers recommend? Thanks! J.A. Terranson sysadmin@mfn.org (Please CC off list, as we are not subscribed: thanks!) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 1 19:28: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 7CBF637B502 for ; Sun, 1 Oct 2000 19:28:07 -0700 (PDT) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e922S0w28379; Sun, 1 Oct 2000 19:28:00 -0700 (PDT) Date: Sun, 1 Oct 2000 19:28:00 -0700 From: Alfred Perlstein To: graphics Cc: FreeBSD-questions@FreeBSD.ORG Subject: Re: High Performance NICs Message-ID: <20001001192800.K27736@fw.wintelcom.net> References: <019d01c02c15$f2b72c80$c991f280@mfn.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <019d01c02c15$f2b72c80$c991f280@mfn.org>; from lart@mfn.org on Sun, Oct 01, 2000 at 09:10:31PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * graphics [001001 19:20] wrote: > Greetings, > > We have several very-high throughput boxen (>300 GB/day each) > sitting on an Arrowpoint CS100 switch. Our problem is that at these > sustained throughput levels, our NICs just crumble :-( you want fxp (Intel EtherExpress Pro). -- -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 1 19:54:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from www3.pacific-pages.com (www3.pacific-pages.com [192.41.48.219]) by hub.freebsd.org (Postfix) with ESMTP id 84F9037B66C for ; Sun, 1 Oct 2000 19:54:18 -0700 (PDT) Received: from d.tracker ([216.191.73.85]) by www3.pacific-pages.com (8.8.5) id UAA28330; Sun, 1 Oct 2000 20:53:47 -0600 (MDT) Received: (from david@localhost) by d.tracker (8.9.3/8.9.3) id WAA62120 for questions@freebsd.org; Sun, 1 Oct 2000 22:50:39 GMT (envelope-from david) Date: Sun, 1 Oct 2000 22:50:39 GMT From: David Banning Message-Id: <200010012250.WAA62120@d.tracker> To: questions@freebsd.org Subject: tempnam() possibly used unsafely; keeps showing Reply-To: david@banning.com Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I get this error message quite a bit while compiling. Now I am getting it compiling mysql322-client; .libs/libmysqlclient.so: warning: tempnam() possibly used unsafely; consider using mkstemp()^M I am attempting to go through every file that makes up libmysqlclient.so to see if tempnam is in, then change it to mkstemp - but it is a lot of work. Maybe the error is not really important. Anyone know anything? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 1 19:54:47 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web2104.mail.yahoo.com (web2104.mail.yahoo.com [128.11.68.248]) by hub.freebsd.org (Postfix) with SMTP id 5BF1937B66C for ; Sun, 1 Oct 2000 19:54:44 -0700 (PDT) Received: (qmail 2778 invoked by uid 60001); 2 Oct 2000 02:54:43 -0000 Message-ID: <20001002025443.2777.qmail@web2104.mail.yahoo.com> Received: from [63.21.37.221] by web2104.mail.yahoo.com; Sun, 01 Oct 2000 19:54:43 PDT Date: Sun, 1 Oct 2000 19:54:43 -0700 (PDT) From: FlamezOn Subject: Is Installing FreeBSD on the Primary P To: FreeBSD MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hey I receive a message from a Salvo(I think thats his name)about installing Freebsd.Ok I already have Dos/Win98/Winnt install,and I was planing on installing Freebsd on my last slice. I receive a message saying that I have to installed Freebsd on my first slice and I wanted to know if It was possible if I could still install it as is(meaning using minimal changes) on the last "slice" Is it possible ? __________________________________________________ Do You Yahoo!? Yahoo! Photos - 35mm Quality Prints, Now Get 15 Free! http://photos.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 1 19:58:22 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 5E3E537B502 for ; Sun, 1 Oct 2000 19:58:15 -0700 (PDT) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e922wAf29110; Sun, 1 Oct 2000 19:58:10 -0700 (PDT) Date: Sun, 1 Oct 2000 19:58:10 -0700 From: Alfred Perlstein To: david@banning.com Cc: questions@FreeBSD.ORG Subject: Re: tempnam() possibly used unsafely; keeps showing Message-ID: <20001001195809.L27736@fw.wintelcom.net> References: <200010012250.WAA62120@d.tracker> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <200010012250.WAA62120@d.tracker>; from david@www3.pacific-pages.com on Sun, Oct 01, 2000 at 10:50:39PM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * David Banning [001001 19:55] wrote: > I get this error message quite a bit while compiling. > > Now I am getting it compiling mysql322-client; > > .libs/libmysqlclient.so: warning: > tempnam() possibly used unsafely; consider using mkstemp()^M > > I am attempting to go through every file that makes up > libmysqlclient.so to see if tempnam is in, then change it to > mkstemp - but it is a lot of work. > > Maybe the error is not really important. > > Anyone know anything? Honestly if you're not sure for the reason of this message then you ought to leave it up to someone with more experiance securing programs than yourself. Contact the mysql authors and complain to them. -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 1 20: 6:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mx-a.qnet.com (mx-a.qnet.com [209.221.198.11]) by hub.freebsd.org (Postfix) with ESMTP id DBDC937B502 for ; Sun, 1 Oct 2000 20:06:52 -0700 (PDT) Received: from cello.qnet.com (stork@cello.qnet.com [209.221.198.10]) by mx-a.qnet.com (8.9.1a/8.9.3) with ESMTP id UAA01206; Sun, 1 Oct 2000 20:06:52 -0700 (PDT) Received: from localhost (stork@localhost) by cello.qnet.com (8.9.0/8.9.1) with ESMTP id UAA10898; Sun, 1 Oct 2000 20:06:16 -0700 (PDT) X-Authentication-Warning: cello.qnet.com: stork owned process doing -bs Date: Sun, 1 Oct 2000 20:06:16 -0700 (PDT) From: Heredity Choice To: FlamezOn Cc: FreeBSD Subject: Re: Is Installing FreeBSD on the Primary P In-Reply-To: <20001002025443.2777.qmail@web2104.mail.yahoo.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG It is actually preferable to install FreeBSD after the M$ systems, but let me tell you about a bug in Booteasy. If you have installed NT or Windows 2000 in some partition other than the first, Booteasy will look for the NT boot files in the partition where NT resides. However, NT always puts its boot files in the first partition. There must be many workarounds. Mine is to use System Commander 4.0 or later. Paul Smith stork@qnet.com On Sun, 1 Oct 2000, FlamezOn wrote: > > Hey I receive a message from a Salvo(I think thats his > name)about installing Freebsd.Ok I already have > Dos/Win98/Winnt install,and I was planing on > installing Freebsd on my last slice. > > I receive a message saying that I have to installed > Freebsd on my first slice and I wanted to know if It > was possible if I could still install it as > is(meaning using minimal changes) on the last "slice" > > Is it possible ? > > __________________________________________________ > Do You Yahoo!? > Yahoo! Photos - 35mm Quality Prints, Now Get 15 Free! > http://photos.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 1 20:14:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mx2.port.ru (mx2.port.ru [194.67.23.33]) by hub.freebsd.org (Postfix) with ESMTP id 074EF37B503 for ; Sun, 1 Oct 2000 20:14:10 -0700 (PDT) Received: from f9.int ([10.0.0.77] helo=f9.mail.ru) by mx2.port.ru with esmtp (Exim 3.14 #27) id 13fw3N-000Ko6-00 for freebsd-questions@freebsd.org; Mon, 02 Oct 2000 07:14:09 +0400 Received: from mail by f9.mail.ru with local (Exim 3.14 #27) id 13fw3N-000HP0-00 for freebsd-questions@FreeBSD.ORG; Mon, 02 Oct 2000 07:14:09 +0400 Received: from [212.164.45.118] by win.mail.port.ru with HTTP; Mon, 02 Oct 2000 03:14:09 +0000 (GMT) From: "íÁËÓ ō" To: "freebsd-questions@FreeBSD.ORG" Subject: BOOTPD not answer Mime-Version: 1.0 X-Mailer: mPOP Web-Mail 2.19 X-Originating-IP: unknown via proxy [212.164.45.118] Reply-To: "íÁËÓ ō" Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 8bit Message-Id: Date: Mon, 02 Oct 2000 07:14:09 +0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! I have FreeBSD 3.4-RELEASE and wanna remote boot DOS from it. I have in /etc/inetd.conf : tftp dgram udp wait nobody /usr/libexec/tftpd tftpd /tftpboot bootps dgram udp wait root /usr/libexec/bootpd bootpd -s -d4 bootptab /etc/bootptab /etc/bootptab: max:\ :ht=ether:\ :ha=000021f1e9c0:\ #worksta MAC :sm=255.255.255.224:\ :hn:\ :ds=192.168.1.14:\ :ip=192.168.1.24:\ #worksta IP :gw=192.168.1.14:\ :vm=rfc1048: By tcpdump i see,wrksta send packets to 67 port on FreeBSD, but FreeBSD is silence.And not answer for telnet 67. How can i trace bootpd work? Thank you.Max Rodkin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 1 20:24:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from tisch.mail.mindspring.net (tisch.mail.mindspring.net [207.69.200.157]) by hub.freebsd.org (Postfix) with ESMTP id 6BE9837B503 for ; Sun, 1 Oct 2000 20:24:36 -0700 (PDT) Received: from freebsd.mindspring.com (user-33qtc36.dialup.mindspring.com [199.174.176.102]) by tisch.mail.mindspring.net (8.9.3/8.8.5) with ESMTP id XAA32765 for ; Sun, 1 Oct 2000 23:24:34 -0400 (EDT) Received: (from david@localhost) by freebsd.mindspring.com (8.11.0/8.11.0) id e923Oj604885 for freebsd-questions@FreeBSD.ORG; Sun, 1 Oct 2000 22:24:45 -0500 (CDT) (envelope-from david) Date: Sun, 1 Oct 2000 22:24:40 -0500 From: "David J. Kanter" To: freebsd-questions@FreeBSD.ORG Subject: Re: Fetchmail Message-ID: <20001001222440.A4715@freebsd.mindspring.com> Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <200010021127330609.02CD8DD3@smtp.ihug.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200010021127330609.02CD8DD3@smtp.ihug.com.au>; from msalkeld@senet.com.au on Mon, Oct 02, 2000 at 11:27:33AM +0930 X-Operating-System: FreeBSD 4.1.1-RELEASE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Oct 02, 2000 at 11:27:33AM +0930, Matthew Salkeld wrote: > Hi, > > After a re-install of FreeBSD 4.0R, I am having trouble > with fetchmail 5.3.0. It gives the following error: > > > /usr/libexec/ld-elf.so.1: Shared Object "libssl.so.1" not found ---end quoted text--- The package is compiled with SSL support, and you don't have SSL installed. You can either install SSL, or just build the fetchmail port, which will figure out you don't have SSL. -- David Kanter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 1 20:47:26 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 310D937B502 for ; Sun, 1 Oct 2000 20:47:24 -0700 (PDT) Received: from home.com ([24.12.186.185]) by femail2.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001002034715.KYRU27630.femail2.sdc1.sfba.home.com@home.com>; Sun, 1 Oct 2000 20:47:15 -0700 Message-ID: <39D7A2F7.FD9F413D@home.com> Date: Sun, 01 Oct 2000 20:47:51 +0000 From: rob X-Mailer: Mozilla 4.74 [en] (X11; U; FreeBSD 4.1-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Alfred Perlstein Cc: david@banning.com, questions@FreeBSD.ORG Subject: Re: tempnam() possibly used unsafely; keeps showing References: <200010012250.WAA62120@d.tracker> <20001001195809.L27736@fw.wintelcom.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Alfred Perlstein wrote: > > * David Banning [001001 19:55] wrote: > > I get this error message quite a bit while compiling. > > > > Now I am getting it compiling mysql322-client; > > > > .libs/libmysqlclient.so: warning: > > tempnam() possibly used unsafely; consider using mkstemp()^M > > > > I am attempting to go through every file that makes up > > libmysqlclient.so to see if tempnam is in, then change it to > > mkstemp - but it is a lot of work. > > > > Maybe the error is not really important. > > > > Anyone know anything? > > Honestly if you're not sure for the reason of this message then > you ought to leave it up to someone with more experiance securing > programs than yourself. Contact the mysql authors and complain to > them. > > -- > -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] > "I have the heart of a child; I keep it in a jar on my desk." > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message I've seen this a number of times also, most recently with xmms. I think he'd have to send a lot of complaining emails to a lot of different people :) 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 1 21:26: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 1DB9437B66C for ; Sun, 1 Oct 2000 21:25:30 -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 IAA13382 for ; Mon, 2 Oct 2000 08:43:31 +0400 (MSD) (envelope-from igor@raduga.dyndns.org) Received: (from igor@localhost) by raduga.dyndns.org (8.10.0/8.10.0) id e924OYA14000 for freebsd-questions@freebsd.org; Mon, 2 Oct 2000 08:24:34 +0400 Date: Mon, 2 Oct 2000 08:24:34 +0400 From: Igor Roboul To: FreeBSD questions Subject: Re: Console localization problem Message-ID: <20001002082434.A13848@linux.rainbow> Reply-To: igorr@crosswinds.net Mail-Followup-To: FreeBSD questions References: <5933.001001@au.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre4i In-Reply-To: <5933.001001@au.ru>; from "Serguei Belov"@FreeBSD.ORG on Sun, Oct 01, 2000 at 10:24:27PM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Oct 01, 2000 at 10:24:27PM +0100, "Serguei Belov"@FreeBSD.ORG wrote: > KOI8-R. Let alone the question of which encoding is _right_, Russian > *nix users still have to take one alternative or the other, and many > of us consider using CP1251 more comfortable, since it really > simplifies data exchange with Windows-based systems. For data exchange you can use recode or other tools. You still need mapping CR<->CRLF, so why you wish Win1251? -- 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 1 21:39: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web108.yahoomail.com (web108.yahoomail.com [205.180.60.75]) by hub.freebsd.org (Postfix) with SMTP id 5209A37B66C for ; Sun, 1 Oct 2000 21:39:02 -0700 (PDT) Received: (qmail 24846 invoked by uid 60001); 2 Oct 2000 04:39:01 -0000 Message-ID: <20001002043901.24845.qmail@web108.yahoomail.com> Received: from [24.21.87.62] by web108.yahoomail.com; Sun, 01 Oct 2000 21:39:01 PDT Date: Sun, 1 Oct 2000 21:39:01 -0700 (PDT) From: Chris Dempsey Subject: GeForce 2 GTS/FBSD 4.1.1/XFree86 4.0.1 Installation Help To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Anybody got this working? I have attempted to follow the tutorials at http://www.nvidia.com/Products/OpenLinuxDwn.nsf/xfree86_40bld095FAQ and at http://www6.tomshardware.com/graphic/00q3/000811/linux_geforce-03.html. Both are setup for Linux, specifically RedHat installations. I followed the non-RPMS method, but I am having multiple problems during the make for both the kernel driver and GLX driver. A good walkthrough URL or detailed stories of success would be appreciated. ===== Christopher P Dempsey --------------------- chrisdempsey@yahoo.com (805) 570-9230 __________________________________________________ Do You Yahoo!? Yahoo! Photos - 35mm Quality Prints, Now Get 15 Free! http://photos.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 1 21:45:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from www3.pacific-pages.com (www3.pacific-pages.com [192.41.48.219]) by hub.freebsd.org (Postfix) with ESMTP id 79AD137B503 for ; Sun, 1 Oct 2000 21:45:13 -0700 (PDT) Received: from d.tracker ([216.191.73.85]) by www3.pacific-pages.com (8.8.5) id WAA07143; Sun, 1 Oct 2000 22:44:21 -0600 (MDT) Received: (from david@localhost) by d.tracker (8.9.3/8.9.3) id AAA18924; Mon, 2 Oct 2000 00:41:03 GMT (envelope-from david) Date: Mon, 2 Oct 2000 00:41:03 GMT From: David Banning Message-Id: <200010020041.AAA18924@d.tracker> To: bright@wintelcom.net, europax@home.com Subject: Re: tempnam() possibly used unsafely; keeps showing Cc: david@banning.com, questions@FreeBSD.ORG Reply-To: david@banning.com In-Reply-To: <39D7A2F7.FD9F413D@home.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG thanks for the input - I'm just going to live with it. The nagging problem is that whenever there IS a problem, I am always thinking about that error... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 1 21:51:10 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 ABED537B502 for ; Sun, 1 Oct 2000 21:51:07 -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, 1 Oct 2000 21:49:34 -0700 Received: (from cjc@localhost) by 149.211.6.64.reflexcom.com (8.11.0/8.11.0) id e924ofk59753; Sun, 1 Oct 2000 21:50:41 -0700 (PDT) (envelope-from cjc) Date: Sun, 1 Oct 2000 21:50:41 -0700 From: "Crist J . Clark" To: Dan Nelson Cc: xavian@professional3d.com, Bob Martin , "Albert D. Cahalan" , "Person, Roderick" , "freebsd-questions@FreeBSD.ORG" Subject: Re: HELP!! creating the boot floppies for freebsd Message-ID: <20001001215040.N25121@149.211.6.64.reflexcom.com> Reply-To: cjclark@alum.mit.edu References: <39D7C3DF.C0B65C9F@home.com> <20001001182259.B29947@dan.emsphone.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20001001182259.B29947@dan.emsphone.com>; from dnelson@emsphone.com on Sun, Oct 01, 2000 at 06:23:00PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Oct 01, 2000 at 06:23:00PM -0500, Dan Nelson wrote: > In the last episode (Oct 01), xavian anderson macpherson said: > > i have run the commands > > cd /cdrom/floppies > > dd if=mfsroot.flp of=/dev/fd0 bs=36b > > dd if=kern.flp of=/dev/fd0 bs-36b > > how am i supposed to know if it worked without actually REBOOTING.? > > when i do `du', i get `8'; i don't if this is 8 bytes or 8 KBytes. > > how many files are supposed to be copied. this gave 80+0. > > is this correct? > > uuuuh. They're boot floppies. You HAVE to boot them. Nah. You can just mount them and see if the filesystem is OK (the boot floppies have UFS on them afterall), # mount /dev/fd0a /mnt # ls -l /mnt If that works, odds are pretty good your copy procedure was OK. -- 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 1 21:55:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.meltzer.org (ns1.meltzer.org [205.136.35.36]) by hub.freebsd.org (Postfix) with SMTP id 1C95C37B502 for ; Sun, 1 Oct 2000 21:55:58 -0700 (PDT) Received: (qmail 7741 invoked by uid 0); 2 Oct 2000 04:51:44 -0000 Received: from ns1.meltzer.org (meltzer@205.136.35.36) by ns1.meltzer.org with SMTP; 2 Oct 2000 04:51:44 -0000 Date: Mon, 2 Oct 2000 00:51:44 -0400 (EDT) From: Jeffrey Meltzer X-Sender: meltzer@ns1.meltzer.org To: freebsd-questions@freebsd.org Subject: GRE Tunnels Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I'm attempting to get a GRE Tunnel going between a Cisco 7206 and a FreeBSD 4.1 box. It seems to come up for about 15 seconds, but then I see... ping: sendto: No buffer space available I've raised... maxusers 64 options MSGBUF_SIZE=81920 options NMBCLUSTERS=4096 Anybody have any other ideas as to what I could try? Thanks! Jeff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 1 22: 9: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1596E37B502 for ; Sun, 1 Oct 2000 22:09:02 -0700 (PDT) Received: from smtpshb2.statcan.ca (smtpshb2.statcan.ca [142.206.3.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4743F6E256E for ; Sun, 1 Oct 2000 22:09:01 -0700 (PDT) Received: from stcinet.statcan.ca (stcinet.statcan.ca [142.206.128.146]) by smtpshb2.statcan.ca (8.9.1a/8.9.1) with ESMTP id UAA25392; Sun, 1 Oct 2000 20:56:37 -0400 Received: from austral (austral.statcan.ca [142.206.128.31]) by stcinet.statcan.ca (8.9.1b+Sun/8.9.1) with SMTP id UAA01022; Sun, 1 Oct 2000 20:45:49 -0400 (EDT) Date: Sun, 1 Oct 2000 20:46:49 -0400 (EDT) From: Mike Jeays X-Sender: jeays@austral To: Maveri9714@aol.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Hi, I'm a newbie and sorry for bothering you 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 Both are open source products, and both are "free" - ie, you can obtain a copy from the internet at no cost, and use it on as many machines as you like for just about any purpose. If you go into details of the license, the BSD license permits some things that the GNU license (which applies to Linux) doesn't - but the differences are not too important for most users. Both are excellent products, and much of the software (the X11 window system for example) is identical. You can learn a great deal from either - go ahead and try either (or both) of them, and good luck! On Sat, 30 Sep 2000 Maveri9714@aol.com wrote: > I was in best buy checking out a suse linux box and some cool guy told me to > get BSD because it is completely free (which I thought linux was too), and it > was much tighter. I'm all for open source programs and am trying to teach > myself both. Please tell me the differences and what the best of both worlds > are. Thank you for your time > Tom Mc Laughlin > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 1 23: 7:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from www3.pacific-pages.com (www3.pacific-pages.com [192.41.48.219]) by hub.freebsd.org (Postfix) with ESMTP id 8A02337B502 for ; Sun, 1 Oct 2000 23:07:24 -0700 (PDT) Received: from d.tracker ([216.191.73.85]) by www3.pacific-pages.com (8.8.5) id AAA13979; Mon, 2 Oct 2000 00:06:35 -0600 (MDT) Received: (from david@localhost) by d.tracker (8.9.3/8.9.3) id CAA21476 for questions@freebsd.org; Mon, 2 Oct 2000 02:03:10 GMT (envelope-from david) Date: Mon, 2 Oct 2000 02:03:10 GMT From: David Banning Message-Id: <200010020203.CAA21476@d.tracker> To: questions@freebsd.org Subject: question on compiling a linux program Reply-To: david@banning.com Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I want to install a program in the ports called hdconv - a program to use with palm pilot. The program itself loads as only (103815 bytes) but the ports goes on to download files like noarch.rpm, ldconfig-1.9.5-15.i386.rpm, glibc-2.1.2-11.i386.rpm (8 meg), termcap-9.12.6-15.i386.rpm, libtermcap-2.0.8-18.i386.rpm, bash-1.14.7-16.i386.rpm, ncurses-4.2-25.i386.rpm, and that's where I stopped it. I already have ldconfig, bash and ncurses, and probably glibc. If I let this installation continue, will I have to keep all these duplicate files on my drive, or can I delete them following the compile? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 0:41:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from stargate.spray.se (stargate.spray.se [212.78.194.91]) by hub.freebsd.org (Postfix) with SMTP id 65ED437B502 for ; Mon, 2 Oct 2000 00:41:25 -0700 (PDT) Received: from 172.16.10.6 by stargate.spray.se (InterScan E-Mail VirusWall NT); Mon, 02 Oct 2000 09:43:00 +0200 (W. Europe Daylight Time) Received: by titan.i.spray.se with Internet Mail Service (5.5.2650.21) id ; Mon, 2 Oct 2000 09:41:48 +0200 Received: from ng4L117.i.spray.se ([172.16.24.117]) by guld.i.spray.se with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id TFC5VT3B; Mon, 2 Oct 2000 09:41:28 +0200 From: Johan Pettersson To: david@banning.com Cc: questions@FreeBSD.ORG Date: Mon, 2 Oct 2000 09:41:27 +0200 (CEST) X-Sender: jopet@ng4L117.i.spray.se\000 Subject: Re: question on compiling a linux program In-Reply-To: <200010020203.CAA21476@d.tracker> Message-ID: 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, 2 Oct 2000, David Banning wrote: > I want to install a program in the ports called hdconv - > a program to use with palm pilot. > cd /usr/ports/palm/hdconv/; make install Johan -- Spray Network Services Stockholm | Sweden Cell: +46(0)708 402 836 ~ ~ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 0:45:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from stargate.spray.se (stargate.spray.se [212.78.194.91]) by hub.freebsd.org (Postfix) with SMTP id 1ABB237B502 for ; Mon, 2 Oct 2000 00:45:41 -0700 (PDT) Received: from 172.16.10.6 by stargate.spray.se (InterScan E-Mail VirusWall NT); Mon, 02 Oct 2000 09:47:21 +0200 (W. Europe Daylight Time) Received: by titan.i.spray.se with Internet Mail Service (5.5.2650.21) id ; Mon, 2 Oct 2000 09:46:09 +0200 Received: from ng4L117.i.spray.se ([172.16.24.117]) by guld.i.spray.se with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id TFC5VT3D; Mon, 2 Oct 2000 09:45:40 +0200 From: Johan Pettersson To: Johan Pettersson Cc: david@banning.com, questions@FreeBSD.ORG Date: Mon, 2 Oct 2000 09:45:40 +0200 (CEST) X-Sender: jopet@ng4L117.i.spray.se\000 Subject: Re: Ops..question on compiling a linux program 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, 2 Oct 2000, Johan Pettersson wrote: > On Mon, 2 Oct 2000, David Banning wrote: > > > I want to install a program in the ports called hdconv - > > a program to use with palm pilot. > > > > cd /usr/ports/palm/hdconv/; make install > Hmm..I am lost 2day, 4get my mail =) -- Spray Network Services Stockholm | Sweden Cell: +46(0)708 402 836 ~ ~ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 0:59:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ns.ooe.gv.at (ns.ooe.gv.at [194.232.68.1]) by hub.freebsd.org (Postfix) with ESMTP id 9FD0E37B503 for ; Mon, 2 Oct 2000 00:59:49 -0700 (PDT) Received: (from daemon@localhost) by ns.ooe.gv.at (8.10.1/8.8.5) id e927v8q80978 for freebsd-questions@freebsd.org.stripped; Mon, 2 Oct 2000 09:57:08 +0200 Received: by ns.ooe.gv.at (8.10.1/8.8.5) id e927v7g80970 for ; Mon, 2 Oct 2000 09:57:07 +0200 Received: via SMTP by firewall.ooe.gv.at, id smtpdCPh_7a; Mon Oct 2 09:57:02 2000 Received: Received: id ; Mon, 2 Oct 2000 09:59:40 +0200 Message-ID: From: Egon.Rath@lsr-ooe.gv.at To: freebsd-questions@freebsd.org Date: Mon, 2 Oct 2000 09:57:34 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! Since a few days i=B4ve got problems logging in to one of our machines = as root. When i trie to log in on the console, i always get the message = "login incorrect". The entries in /etc/login.access are correct and the tty is marked as secure.=20 The mysterious is, that i am able to log as root using ssh (as it = should be). Thank you! Egon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 1: 1:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from osiris.ipform.ru (osiris.ipform.ru [212.158.165.98]) by hub.freebsd.org (Postfix) with ESMTP id DAAD737B503 for ; Mon, 2 Oct 2000 01:01:50 -0700 (PDT) Received: from wp2 (wp2 [192.168.0.12]) by osiris.ipform.ru (8.11.0/8.11.0) with SMTP id e9281T558451; Mon, 2 Oct 2000 12:01:30 +0400 (MSD) (envelope-from matrix@ipform.ru) Message-ID: <003e01c02c46$fd4d2c40$0c00a8c0@ipform.ru> From: "Artem Koutchine" To: Cc: "Jan Knepper" , References: <024d01c02b1a$bce2d420$0c00a8c0@ipform.ru> <39D77148.98C1CB9C@smartsoft.cc> <001601c02bcf$aa413a40$0c00a8c0@ipform.ru> <20001001125351.I25121@149.211.6.64.reflexcom.com> Subject: Re: NAT trafic accounting Date: Mon, 2 Oct 2000 12:01:17 +0400 Organization: IP Form MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG So, let's do it again. ed0 - 212.34.47.x - NAT INTERFACE ed1 - 192.168.0.1 people from 192.168.0.x browse internet and also access database on the 192.168.0.1 AND a webserver on 212.34.47.x i need to count only internet traffic for each of the users (there are only 5 of them, static IPs, of course, on the local network, win98 workstations) Crist J. Clark recommended: > # ipfw add 100x count ip from 192.168.0.x to not 192.168.0.0/24 > # ipfw add 101x count ip from not 192.168.0.0/24 to 192.168.0.x And it kinda works (i didn't know that NOT can be used), however, when user accesses 212.34.47.x (which is the same host as 192.168.0.1) the above rules count that trafic, while it is purely local. so we will have to add two more rules: # ipfw add 102x count ip from 192.168.0.x to 212.34.47.x # ipfw add 103x count ip from 212.34.47.x to 192.168.0.x Now, if we want to count the internet trafic for that 192.168.0.x we would have to do: (103-101)+(102-100) and that would give us the summ of incoming and outgoing trafic. However, all this does not look very good,since for each client we need 4 rules, and while it works ok for my case (5 clients), what about a medium sized network (say, 30 hosts). And i have such one and might want to count nat trafic there too. Any more graceful solutions? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 1: 3:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.skyinet.net (SMTP.SKYINET.NET [206.101.197.180]) by hub.freebsd.org (Postfix) with ESMTP id 92C1137B503 for ; Mon, 2 Oct 2000 01:03:44 -0700 (PDT) Received: from skyinet.net (fooler.ilo.skyinet.net [208.150.132.3]) by smtp.skyinet.net (Postfix) with ESMTP id E5DE932803 for ; Mon, 2 Oct 2000 16:03:42 +0800 (PHT) Message-ID: <39D84622.B4AC7427@skyinet.net> Date: Mon, 02 Oct 2000 16:24:02 +0800 From: fooler X-Mailer: Mozilla 4.73 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: slow connections during high loads X-Priority: 1 (Highest) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi all, im using freebsd 4.1 and i noticed that during high loads, tcp or udp transactions seems too slow. udp protocols specially on snmp seems to timeout when i do a snmpwalk. there will be a data from snmpwalk and suddenly it will timeout. sometimes it didnt. tcp connections seems too slow also during high loads. i enable synfin and restrict_rst, i increase nmbclusters to 40960, filedescriptors to 4096, what else should i tweak to improve its performance during high loads? fooler. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 2: 3:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from klingr.cccs.cccoes.edu (klingr.cccs.cccoes.edu [164.47.2.4]) by hub.freebsd.org (Postfix) with ESMTP id D6DF637B503 for ; Mon, 2 Oct 2000 02:03:25 -0700 (PDT) Received: from potter.cccs.cccoes.edu (potter.cccs.cccoes.edu [164.47.3.10]) by cccs.cccoes.edu (PMDF V6.0-24 #46001) with ESMTP id <01JUUHFHPVJE91XQLI@cccs.cccoes.edu> for questions@FreeBSD.org; Mon, 02 Oct 2000 03:03:27 -0700 (MST) Received: by potter.cccs.cccoes.edu with Internet Mail Service (5.5.2650.21) id ; Mon, 02 Oct 2000 02:59:32 -0600 Received: from hmp (ts006d04.lon-co.concentric.net [207.155.173.16]) by potter.cccs.cccoes.edu with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id Q9ZY76W2; Mon, 02 Oct 2000 02:59:29 -0600 Content-return: allowed Date: Mon, 02 Oct 2000 03:03:14 -0600 From: "Helms, Phil" Subject: Re: Boot Error (Was: No Subject) In-reply-to: <3.0.32.20001002060029.0068d5a0@200.200.200.2> To: "Muh. Sirojul Munir" , questions@FreeBSD.org Reply-To: "Helms, Phil" Message-id: <200010020303140270.0066CD35@potter.cccs.cccoes.edu> X-Mailer: Calypso Version 3.10.03.02 (3) Content-type: text/plain; charset=us-ascii References: <3.0.32.20001002060029.0068d5a0@200.200.200.2> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Note that /dev/rwd0s1e is in /etc/fstab more than once. Could this be the cause of the mount error? If not, fstab may still need some fixing just the same. -- Phil Helms prh99@netzero.net philhelms@usa.net Phil.Helms@cccs.cccoes.edu *********** REPLY SEPARATOR *********** On 10/2/2000 at 6:00 AM Muh. Sirojul Munir wrote: >When I start up my system, I see in my screen like this : > >. >. >. >swapon: adding /dev/wd0s1b as swap device >Automatic reboot in progress ... >/dev/rwd0s1a: FILESYSTEM CLEAN; SKIPPING CHECKS >/dev/rwd0s1a: clean, 253373 free (253 flags, 31640 blocks, 0.1% fragmentation) >/dev/rwd0s1e in fstab more than once! >/dev/rwd0s1f: FILESYSTEM CLEAN; SKIPPING CHECKS >/dev/rwd0s1f: clean, 1998036 free (18220 flags, 247477 blocks, 0.7% >fragmentation) >/dev/rwd0s1e: FILESYSTEM CLEAN; SKIPPING CHECKS >/dev/rwd0s1e: clean, 986034 free (250 flags, 123223 blocks, 0.0% >fragmentation) >mount: Device busy >Filesystem mount failed, startup aborted >Enter full pathname of shell or RETURN for /bin/sh: _ > >Can you help me to analyze this message? >Thank you for your help. > >Sincerely yours, > > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 2:17: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from access.pvrr.ru (mail.pvrr.ru [194.84.127.196]) by hub.freebsd.org (Postfix) with ESMTP id 83A7037B66C for ; Mon, 2 Oct 2000 02:16:21 -0700 (PDT) Received: from pvrr.mps (int.pvrr.ru [10.61.1.21]) by access.pvrr.ru (8.10.1/8.10.1) with SMTP id e929G8D79677 for ; Mon, 2 Oct 2000 13:16:11 +0400 (MSD) Received: by pvrr.mps id m13g1hY-000OodC; Mon, 2 Oct 100 13:16 +0400 MSD Received: by gw.pvrr.saratov.su id m13g2dZ-0006bSC; Mon, 2 Oct 100 13:15 +0300 MSK Received: from nod4mail.pvrr.mps (mx@mx.nxg.pvrr.mps [10.61.19.139]) by nxg.pvrr.saratov.su (8.8.7/8.8.7) with ESMTP id NAA04051 for ; Mon, 2 Oct 2000 13:40:33 +0400 Message-ID: <39D851C4.BD990F82@nod4mail.pvrr.mps> Date: Mon, 02 Oct 2000 13:13:40 +0400 From: Sergey Mihailov Organization: NXG X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.2.16-ipl3mdk i686) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: i810-? Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi ! Me distributions FreeBSD 4.1.1 Me board 810 chipset. XFree 3.3.6 - i810 support module. Module for Kernel in FreeBSD 4.1.1 ? P.S. Sorry ( Russia ) -- MX mailto:mx@nxg.pvrr.mps ( intranet only ) mailto:nxg@nod4mail.pvrr.ru ( internet ) http://www.nxg.pvrr.mps ( intranet only) http://10.61.19.129 ( for zones no DNS support ) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 2:59:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from utep.el.utwente.nl (utep.el.utwente.nl [130.89.30.10]) by hub.freebsd.org (Postfix) with ESMTP id EADBF37B503 for ; Mon, 2 Oct 2000 02:59:07 -0700 (PDT) Received: from tn.utwente.nl (uttnmd7.tn.utwente.nl [130.89.70.64]) by utep.el.utwente.nl (8.9.3/8.9.3) with ESMTP id MAA24975 for ; Mon, 2 Oct 2000 12:03:09 +0200 Message-ID: <39D85C05.27749D8@tn.utwente.nl> Date: Mon, 02 Oct 2000 11:57:25 +0200 From: Esther Schipper X-Mailer: Mozilla 4.75 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: questions@FreeBSD.org Subject: FreeBSD 4.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm searching for a set CD-ROM's and manual FreeBSD 4.0 (walnut creek). Can you tell me where I can buy it in the Netherlands. Best regards, Esther Schipper University of Twente Technical Purchase Dept. EL/TN To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 3:18: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sanson.reyes.somos.net (freyes.static.inch.com [216.223.199.224]) by hub.freebsd.org (Postfix) with ESMTP id 95EB337B66E for ; Mon, 2 Oct 2000 03:15:12 -0700 (PDT) Received: from zoraida.reyes.somos.net (zoraida.reyes.somos.net [10.0.0.15]) by sanson.reyes.somos.net (8.9.3/8.9.3) with ESMTP id GAA05338; Mon, 2 Oct 2000 06:06:38 -0400 (EDT) (envelope-from fran@reyes.somos.net) Date: Mon, 2 Oct 2000 06:18:20 -0400 (EDT) From: Francisco Reyes To: Dan Nelson Cc: Rick Knebel , questions@FreeBSD.ORG Subject: Re: file size In-Reply-To: <20000930160209.A28627@dan.emsphone.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 30 Sep 2000, Dan Nelson wrote: > In the last episode (Sep 30), Rick Knebel said: > > i try to back my computers up to files on my redhat box , if the file > > goes over 2.4 Gigs or so it tells me that the file is full. People > > on the redhat list tell me that it is because there is a limit on how > > large a file can be on linux right now. Is there this type of limit > > with freebsd? > > should be able to create a file as large as your filesystem. Any changes needed in the kernel? I had some gzip files crash because I went over the 2GB file size limit on 4.0 Release with a GENERIC kernel. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 3:28:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wop21.wop.wtb.tue.nl (wop21.wop.wtb.tue.nl [131.155.56.216]) by hub.freebsd.org (Postfix) with ESMTP id B63DA37B502 for ; Mon, 2 Oct 2000 03:28:43 -0700 (PDT) Received: (from karelj@localhost) by wop21.wop.wtb.tue.nl (8.9.3/8.9.3) id MAA54472; Mon, 2 Oct 2000 12:28:21 +0200 (CEST) (envelope-from karelj) Date: Mon, 2 Oct 2000 12:28:21 +0200 From: "Karel J. Bosschaart" To: Esther Schipper Cc: questions@FreeBSD.ORG Subject: Re: FreeBSD 4.0 Message-ID: <20001002122821.A54404@wop21.wop.wtb.tue.nl> Reply-To: K.J.Bosschaart@tue.nl References: <39D85C05.27749D8@tn.utwente.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <39D85C05.27749D8@tn.utwente.nl>; from e.schipper@tn.utwente.nl on Mon, Oct 02, 2000 at 11:57:25AM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Oct 02, 2000 at 11:57:25AM +0200, Esther Schipper wrote: > I'm searching for a set CD-ROM's and manual FreeBSD 4.0 (walnut creek). > > Can you tell me where I can buy it in the Netherlands. > > http://www.comcol.nl//bestel/bicxuf_a.htb#8017k is a possibility, I guess there are more places in the Netherlands where you can get it. Some good book stores have FreeBSD. Karel. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 3:42:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp2.vnet.net (smtp2.vnet.net [166.82.1.32]) by hub.freebsd.org (Postfix) with ESMTP id 1735237B66D for ; Mon, 2 Oct 2000 03:42:20 -0700 (PDT) Received: from dignus.com (ponds.vnet.net [166.82.177.48]) by smtp2.vnet.net (8.10.1/8.10.1) with ESMTP id e92AgH724422 for ; Mon, 2 Oct 2000 06:42:18 -0400 (EDT) Received: from lakes.dignus.com (lakes.dignus.com [10.0.0.3]) by dignus.com (8.9.2/8.8.5) with ESMTP id GAA37002 for ; Mon, 2 Oct 2000 06:42:16 -0400 (EDT) Received: (from rivers@localhost) by lakes.dignus.com (8.9.3/8.6.9) id GAA24631 for freebsd-questions@freebsd.org; Mon, 2 Oct 2000 06:42:16 -0400 (EDT) Date: Mon, 2 Oct 2000 06:42:16 -0400 (EDT) From: Thomas David Rivers Message-Id: <200010021042.GAA24631@lakes.dignus.com> To: freebsd-questions@freebsd.org Subject: 4.1 PCMCIA ethernet? Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm having a difficult time upgrading a laptop (Sony VAIO) to 4.1-RELEASE. Just doing a clean install, really, no upgrade. Everything is fine except for the PCMCIA ethernet card (an ed clone); which worked great in the previous 3.4 installation. pccardd recognizes the card is inserted; finds it, calls pccard_ether with the right options, but no matter what - I can't seem to use the interface - it always times out. This `feels' like an IRQ problem - but I'm confident that the IRQ pccardd chooses (IRQ #3) is available. I've tried #3, #5 and #9, all with the same results. Anyone else having PCMCIA issues when upgrading to 4.1? - Thanks - - Dave Rivers - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 3:49:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail-1.sjc.telocity.net (mail-1.sjc.telocity.net [216.227.56.41]) by hub.freebsd.org (Postfix) with ESMTP id 0D6ED37B503 for ; Mon, 2 Oct 2000 03:49:17 -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 DAA02404; Mon, 2 Oct 2000 03:47:16 -0700 (PDT) From: "Otter" To: "Dan Nelson" Cc: "Jamie Norwood" , Subject: RE: Raising PTYs Date: Mon, 2 Oct 2000 06:52:45 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <20001001210159.A17043@dan.emsphone.com> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG }-----Original Message----- }From: owner-freebsd-questions@FreeBSD.ORG }[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Dan Nelson }Sent: Sunday, October 01, 2000 10:02 PM }To: Jamie Norwood }Cc: Jamie Norwood; freebsd-questions@FreeBSD.ORG }Subject: Re: Raising PTYs } } }In the last episode (Oct 01), Jamie Norwood said: }> > Screen hard-codes the pty list at compile-time; rebuild=20 }it and you }> > should be okay. }>=20 }> This seems to have fixed that problem. But has introduced a new }> problem: }>=20 }> My mailer, Mutt, uses some ANSI codes, and for some reason, the new }> version of screen I installed mangles them, making mail=20 }reading hard. }> I have, as an interim measure, turned them off, but would=20 }like a more }> permamant fix if one is known.... } }Hmm. Mangles them how? I don't have any problems running mutt under }screen. You might want to upgrade mutt (1.0 is pretty old), but that }probably won't help, since mutt simply uses ncurses for its=20 }screen I/O. } }--=20 } Dan Nelson } dnelson@emsphone.com } } There was something on -questions or -stable in the last week or so = regarding this. IIRC, it had to do with viewing it in an xterm. I = remember someone talking about using mutt under a screen. Try searching = the archives for "screen" as that was in the topic. -Otter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 3:57: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pop.idx.com.au (pop.idx.com.au [203.14.30.10]) by hub.freebsd.org (Postfix) with ESMTP id 6AFA437B66C for ; Mon, 2 Oct 2000 03:57:03 -0700 (PDT) Received: from freebsd.freebsd.org (tntwc01-3-94.idx.com.au [203.166.3.94]) by pop.idx.com.au (8.9.3/8.9.3) with SMTP id VAA07685; Mon, 2 Oct 2000 21:56:56 +1100 From: Danny To: "Sir Solfege" , freebsd-questions@FreeBSD.ORG Subject: Re: Printer Error Date: Tue, 3 Oct 2000 08:08:32 +1100 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain References: MIME-Version: 1.0 Message-Id: <00100308085901.00347@freebsd.freebsd.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Have you setup /sbin/lpd in /usr/local/etc/rc.d ? On Sun, 01 Oct 2000, Sir Solfege wrote: > Hello, > > I just tried to set up my printer with apsfilter and now when I try to print > something it says: > > Sep 30 23:39:44 cj79544-b /kernel: stray irq 7 > > and then it does not print. > > Any Ideas? > > Thanks, > Brad > _________________________________________________________________________ > Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. > > Share information about yourself, create your own public profile at > http://profiles.msn.com. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 4:39:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hq1.tyfon.net (hq1.tyfon.net [213.212.29.17]) by hub.freebsd.org (Postfix) with ESMTP id 9EF8037B503 for ; Mon, 2 Oct 2000 04:39:17 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by hq1.tyfon.net (Postfix) with ESMTP id B85DE1C5CA for ; Mon, 2 Oct 2000 13:39:08 +0200 (CEST) Date: Mon, 2 Oct 2000 13:39:08 +0200 (CEST) From: Dan Larsson To: FreeBSD Questions List Subject: log_in_vain to separate log? Message-ID: Organization: Tyfon Svenska AB MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG How do I log log_in_vain messages to a separate logfile? Regards +------ Dan Larsson | Tel: +46 8 550 120 21 Tyfon Svenska AB | Fax: +46 8 550 120 02 GPG and PGP keys | finger dl@hq1.tyfon.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 4:41: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp1.cybersurf.net (smtp1.cybersurf.net [209.197.145.111]) by hub.freebsd.org (Postfix) with ESMTP id EC2FE37B502 for ; Mon, 2 Oct 2000 04:41:02 -0700 (PDT) Received: from odie ([209.197.154.170]) by smtp1.cybersurf.net (Netscape Messaging Server 4.15) with SMTP id G1SWG700.BJR for ; Mon, 2 Oct 2000 05:40:55 -0600 Message-ID: <004601c02c66$1a684020$aa9ac5d1@odie> Reply-To: "Duke Normandin" From: "Duke Normandin" <01031149@3web.net> To: "freebsd-questions" Subject: OT - Perl regex problem Date: Mon, 2 Oct 2000 05:44:10 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3612.1700 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3612.1700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi.. This is a Perl5 regex from some PD utility: $email =~ s/^.*?(From|Received|Sender|Return-Path|Date):/$1:/s; I want to do it in Perl4 -- don't ask why ;) -- but it pukes on the ^.*? stuff. Something about "nested" whatever. Could somebody explain this ^.*? to me or point me to an appropriate mailing list? Tia... -duke To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 5:27:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from home.se (smtphost1.home.se [195.66.35.197]) by hub.freebsd.org (Postfix) with ESMTP id 7B5C337B502 for ; Mon, 2 Oct 2000 05:27:26 -0700 (PDT) Received: from home.se [193.11.248.230] by home.se with Novonyx SMTP Server $Revision: 2.48 $; Mon, 02 Oct 2000 14:26:57 +0200 (ECTD) Message-ID: <39D880BE.F7499B19@home.se> Date: Mon, 02 Oct 2000 14:34:06 +0200 From: Nash X-Mailer: Mozilla 4.73 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: natd ; Host is dowm ??? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, My server is issuing an error message that has got me blowing my head off on!! ... natd[131]: failed to write packet back (Host is down) Does anyone know what "host" is meant here? The message comes up randomly and comes in very large occurrences. It really doesn't seem to be affecting anything as far as the connection speed is concerned; BUT IT SURE IS IRRITATING ME!!! It has been filling up my "/var/log/messages" file for the past few months, and I seriously considering writing a program just to prevent the message itself from showing up. I use natd to make my server into a router and have an internal network behind it. Also have a firewall, DNS, http-daemons, FTP-daemons on the same machine. I've tried removing any and/or all of these other daemons from the machine to see if it effects this message; but in vein. The only other thing I've though of is that, it seems like someone else also has an internal network in our subnet and is probably sending ARP-requests externally?!? I frankly don't understand this thing and would appreciate any suggestions whatsoever, and especially if someone can tell me how to find out "which/what" -host the error message is talking about? Thank you beforehand, N.S. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 6: 0:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from probity.mcc.ac.uk (probity.mcc.ac.uk [130.88.200.94]) by hub.freebsd.org (Postfix) with ESMTP id 30E8E37B502 for ; Mon, 2 Oct 2000 06:00:28 -0700 (PDT) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97]) by probity.mcc.ac.uk with esmtp (Exim 2.05 #4) id 13g5Ch-000ItQ-00; Mon, 2 Oct 2000 14:00:23 +0100 Received: (from jcm@localhost) by dogma.freebsd-uk.eu.org (8.9.3/8.9.3) id OAA97533; Mon, 2 Oct 2000 14:00:22 +0100 (BST) (envelope-from jcm) Date: Mon, 2 Oct 2000 14:00:22 +0100 From: j mckitrick To: cjclark@alum.mit.edu Cc: freebsd-questions@FreeBSD.ORG Subject: Re: dump levels/incremental backups Message-ID: <20001002140022.A97468@dogma.freebsd-uk.eu.org> References: <20000929033448.A59083@dogma.freebsd-uk.eu.org> <20000928200709.J81242@149.211.6.64.reflexcom.com> <20000929140633.A63505@dogma.freebsd-uk.eu.org> <20000929110713.A8019@149.211.6.64.reflexcom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000929110713.A8019@149.211.6.64.reflexcom.com>; from cjclark@reflexnet.net on Fri, Sep 29, 2000 at 11:07:13AM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG | 3 2 5 4 7 6 | There must be an easy way to express this as the inverted logic of how | a dump decides if a file is to be included, but I can't come up with | it right now. So you work backwards, taking dump levels in only descending order. I saw the explanation of tape rotation based on the Towers of Hanoi, and while they are related, there does not seem to be a direct correlation between the rotation method and the incremental series. I guess I'm just not seeing it. But I *do* get that it allovs you to balance size of backups and restoration effort. I still think my strategy works, where you work back taking every other day. jcm -- "I drank WHAT ?!" - Socrates To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 6: 7:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ann.skypoint.net (ann.skypoint.net [199.86.32.19]) by hub.freebsd.org (Postfix) with ESMTP id E05A837B502 for ; Mon, 2 Oct 2000 06:07:07 -0700 (PDT) Received: (from uucp@localhost) by ann.skypoint.net (8.9.3/8.9.3) with UUCP id NAA79824; Mon, 2 Oct 2000 13:09:00 GMT Received: (from rpj@localhost) by fep.hirshfields.com (8.8.8/8.8.8) id IAA06966; Mon, 2 Oct 2000 08:05:23 -0500 (CDT) (envelope-from rpj) From: "Roger P. Johnson" Message-Id: <200010021305.IAA06966@fep.hirshfields.com> Subject: Re: Star Office 51 and WindowMaker on FreeBSD 4.1 In-Reply-To: from "Person, Roderick" at "Sep 29, 0 02:29:17 pm" To: personrp@ccbh.com (Person, Roderick) Date: Mon, 2 Oct 2000 08:05:23 -0500 (CDT) Cc: questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hmmm, I'm using FreeBSD 4.1, WindowMaker 0.62.1, Star Office 5.1 and I can dock the Star Office application and launch it fine, as a non-root user also. -Roger > I'm using WindowMaker .62.1 and Star Office on it will start fine if I start > it from a file manager such as mc. > But if I create a dock icon and try to launch it I get errors that the user > does have permission for that object. > > Anyone seen this or know why this happens? > > Roderick P. Person > Programmer II > Crystal Administrator > (412)454-2616 > personrp@ccbh.com > > sorry to waste your time with us tuning, but our roadie is on strike! > - Steve Albini > Shellac Live in London... > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 6:11:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from relay1.inwind.it (relay1.inwind.it [212.141.53.67]) by hub.freebsd.org (Postfix) with ESMTP id 1912F37B502 for ; Mon, 2 Oct 2000 06:11:25 -0700 (PDT) Received: from bartequi.ottodomain.org (62.98.153.82) by relay1.inwind.it (5.1.046) id 39AFDC9900480294; Mon, 2 Oct 2000 15:11:12 +0200 From: Salvo Bartolotta Date: Mon, 02 Oct 2000 14:11:54 GMT Message-ID: <20001002.14115400@bartequi.ottodomain.org> To: "spencer" Cc: freebsd-questions@FreeBSD.ORG X-Mailer: SuperCalifragilis X-Priority: 3 (Normal) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I'm trying to install FreeBSD 4.0 on my computer which has a Compaq 2x= =20 dvd > drive/20x cdrom. The bios supports booting from the cd-rom, but when = it > tries to boot from the cd I get this message: > "boot from atapi cd-rom -failure" > "No /boot/loader" > At first I thought FreeBSD just didn't support the drive, but then=20 when I > made the boot floppies, and booted up that way, when it loaded the=20 kernel, > it did detect the drive. But it won't let me install from it. What=20 gives? How is your IDE DVD/CDROM drive connected (master or slave)? Is it the=20 only unit connected to the channel ? Best regards, Salvo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 6:33:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from infoviaplus.net.ar (adv18.infoviaplus.net.ar [200.9.212.60]) by hub.freebsd.org (Postfix) with ESMTP id 673E537B502 for ; Mon, 2 Oct 2000 06:32:42 -0700 (PDT) Received: from infovia.com.ar ([209.13.247.37]) by infoviaplus.net.ar (Tid InfoMail Exchanger v2.20) with SMTP id #970493487.156580001; Mon, 2 Oct 2000 10:31:27 -0300 Message-ID: <39D88F11.2B26F30D@infovia.com.ar> Date: Mon, 02 Oct 2000 10:35:13 -0300 From: Ignacio X-Mailer: Mozilla 4.73 [en] (X11; I; FreeBSD 3.5-RELEASE i386) X-Accept-Language: es-AR, es-ES, en MIME-Version: 1.0 To: fbsd Subject: intellimouse Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Infomail-Id: 970493487.3D2A01AC1E039F.53487 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG it's possible to make the wheel of an M$oft intellimose work? -- Ignacio Zelaya To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 6:51:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from 1upmc-msx4.isdip.upmc.edu (1upmc-msx4.isdbu.upmc.edu [128.147.18.41]) by hub.freebsd.org (Postfix) with ESMTP id 8C23E37B502 for ; Mon, 2 Oct 2000 06:51:17 -0700 (PDT) Received: by 1upmc-msx4.isdbu.upmc.edu with Internet Mail Service (5.5.2650.21) id ; Mon, 2 Oct 2000 09:51:10 -0400 Message-ID: From: "Person, Roderick" To: 'Ignacio' , fbsd Subject: RE: intellimouse Date: Mon, 2 Oct 2000 09:51:06 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C02C77.D130F1B0" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C02C77.D130F1B0 Content-Type: text/plain; charset="iso-8859-1" Check out the imwheel package. Roderick P. Person Programmer II Crystal Administrator (412)454-2616 personrp@ccbh.com -----Original Message----- From: Ignacio [mailto:izelaya@infovia.com.ar] Sent: October 02, 2000 9:35 AM To: fbsd Subject: intellimouse it's possible to make the wheel of an M$oft intellimose work? -- Ignacio Zelaya To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message ------_=_NextPart_001_01C02C77.D130F1B0 Content-Type: text/html; charset="iso-8859-1" RE: intellimouse

Check out the imwheel package.

Roderick P. Person
Programmer II
Crystal Administrator
(412)454-2616
personrp@ccbh.com


-----Original Message-----
From: Ignacio [mailto:izelaya@infovia.com.ar]
Sent: October 02, 2000 9:35 AM
To: fbsd
Subject: intellimouse



it's possible to make the wheel of an
M$oft intellimose work?

--
Ignacio Zelaya


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

------_=_NextPart_001_01C02C77.D130F1B0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 7: 3:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.wmptl.com (mail2.wmptl.com [216.221.73.131]) by hub.freebsd.org (Postfix) with ESMTP id 6CBB637B502 for ; Mon, 2 Oct 2000 07:03:49 -0700 (PDT) Received: from wmptl.com ([10.0.0.168]) by mail2.wmptl.com (8.9.3/8.9.3) with ESMTP id JAA38890; Mon, 2 Oct 2000 09:55:28 -0400 (EDT) (envelope-from webmaster@wmptl.com) Message-ID: <39D8950E.1FA910D2@wmptl.com> Date: Mon, 02 Oct 2000 10:00:46 -0400 From: Nathan Vidican X-Mailer: Mozilla 4.72 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: graphics Cc: questions@freebsd.org Subject: Re: High Performance NICs References: <019d01c02c15$f2b72c80$c991f280@mfn.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG graphics wrote: > > Greetings, > > We have several very-high throughput boxen (>300 GB/day each) > sitting on an Arrowpoint CS100 switch. Our problem is that at these > sustained throughput levels, our NICs just crumble :-( > > We've tried > 3 Com 905B (garbage) > 3 Com 509 (so-so) > A variety of Realtek based TX cards (slow...) > and a DEC 21140 based card (great when it works, but seems to > crap out at the high end of the traffic curve) > > FreeBSD handles some of the highest loaded sites in the world, > so I *know* it can handle it with the right NIC. My question > should be obvious: what NICs do the readers recommend? > > Thanks! > > J.A. Terranson > sysadmin@mfn.org > > (Please CC off list, as we are not subscribed: thanks!) > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message I tend to agree with whoever it was that posted the reply to this as well, go with the Intel EtherExpress Pro. We've got one on-board (built into the Intel 440LX dual PII server board), and it works REALLY well under load. I try to use these cards for most applications, but when cost is an issue, I tend to go with the 'No-Name' Realtek based cards. -- Nathan Vidican webmaster@wmptl.com Windsor Match Plate & Tool Ltd. http://www.wmptl.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 7:19:25 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 9E1A737B502 for ; Mon, 2 Oct 2000 07:19:22 -0700 (PDT) Received: from mail.Go2France.com (ms1.meiway.com [212.73.210.73]) by mgw1.MEIway.com (Postfix Relay Hub) with ESMTP id D7F1E6A901 for ; Mon, 2 Oct 2000 16:19:15 +0200 (CEST) Received: from sv.Go2France.com [212.73.210.79] by mail.Go2France.com with ESMTP (SMTPD32-6.04) id AA64302C0058; Mon, 02 Oct 2000 16:23:32 +0200 Message-Id: <5.0.0.25.0.20001002161513.00ab07b0@mail.Go2France.com> X-Sender: lconrad%Go2France.com@mail.Go2France.com X-Mailer: QUALCOMM Windows Eudora Version 5.0 Date: Mon, 02 Oct 2000 16:19:18 +0200 To: freebsd-questions@freebsd.org From: Len Conrad Subject: Re: High Performance NICs In-Reply-To: <39D8950E.1FA910D2@wmptl.com> References: <019d01c02c15$f2b72c80$c991f280@mfn.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > >I tend to agree with whoever it was that posted the reply to this as >well, go with the Intel EtherExpress Pro. We've got one on-board (built >into the Intel 440LX dual PII server board), and it works REALLY well >under load. I try to use these cards for most applications, but when >cost is an issue, I tend to go with the 'No-Name' Realtek based cards. Is it safe to assume EEPro dual-ethernet server card is supported in FreeBSD with the standard Intel drvier? I can't find anything specific to the dual-eth card in the 4.1 release notes. Also, what the Intet EEPro Server 'S' card with on-board 3DES IPsec? Len http://BIND8NT.MEIway.com: ISC BIND 8.2.2 p5 installable binary for NT4 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 Mon Oct 2 7:20:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail3.mia.bellsouth.net (mail3.mia.bellsouth.net [205.152.144.15]) by hub.freebsd.org (Postfix) with ESMTP id E3B1537B66C for ; Mon, 2 Oct 2000 07:20:14 -0700 (PDT) Received: from neurowin1 (adsl-61-37-119.mia.bellsouth.net [208.61.37.119]) by mail3.mia.bellsouth.net (3.3.5alt/0.75.2) with SMTP id KAA14835 for ; Mon, 2 Oct 2000 10:20:13 -0400 (EDT) Message-ID: <002201c02c7b$457ea0a0$0100a8c0@ehelpworld.com> From: "Neurosys" To: Subject: Crashing Date: Mon, 2 Oct 2000 10:15:51 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_001F_01C02C59.BDE6B9A0" 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_001F_01C02C59.BDE6B9A0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable My system can be idle. or in use. In console or in X. uptime for 1 hr or = 30 days. I get this coredump and it reboots the machine without = dismounting... Fatal Trap 12: page fault while in kernel mode fault virtual address =3D 0xc076e000 fault code =3D supervisor read, page not present instructor pointer =3D 0x8:0xc019a51d stack pointer =3D 0x10:0xc02a3f7c frame pointer =3D 0x10:0xc02a3fb4 code segment =3D base 0x0, limit 0xfffff, type 0x1b =3D DPL 0, pres 1, def32 1, gran 1 processor eflags =3D interrupt enabled, resume, IOPL =3D 0 current process =3D Idle interrupt mask =3D trap number =3D 12 panic =3D page fault then it gives me 15 secs before it automatically reboots or i hit any = key to let it sit there, till i again press anykey to reboot. I never had crashes like this while this box was under Win98 or Linux = Slackware 7.1 The only thing i did to the kernel is remove USB support, SCSI support, = ppp and slip and I added IPFILTER and IPFILTER_LOG I asked in DALnet (becuase i cent get onto efnet) and someone suggested = my mem. So i got a new mem and still the same.=20 Before i go ripping out all my hardware and buying new stuff. Maybe = someone knows what this error is? Here are my hardware specs incase you = need it.. ASUS P3F-B 440BX MotherBoard - Award Bios - 6 PCI Slots Pent. 3 500Mhz 128 RAM Maxtor HD. Viper 770 TNT2=20 Soundblaster Live (Which is not enabled in the kernel due to these = crashes. FIgured till its fixed i dont need it.) Someone please help me! I dont wanan go back to Linux! I LOVE FREEBSD! = =3DP ------=_NextPart_000_001F_01C02C59.BDE6B9A0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
My system can be idle. or in use. In = console or in=20 X. uptime for 1 hr or 30 days. I get this coredump and it reboots the = machine=20 without dismounting...
 
Fatal Trap 12: page fault while in = kernel=20 mode
fault virtual address    =3D 0xc076e000
fault=20 code           &nb= sp;  =20 =3D supervisor read, page not present
instructor=20 pointer       =3D 0x8:0xc019a51d
stack=20 pointer           = =3D=20 0x10:0xc02a3f7c
frame=20 pointer           = =3D=20 0x10:0xc02a3fb4
code=20 segment           =  =20 =3D base 0x0, limit 0xfffff, type=20 0x1b
           = ;            =  =20 =3D DPL 0, pres 1, def32 1, gran 1
processor=20 eflags         =3D interrupt = enabled,=20 resume, IOPL =3D 0
current=20 process          =3D=20 Idle
interrupt=20 mask           = =3D
trap=20 number           &= nbsp; =20 =3D 12
panic =3D page fault
then it gives me 15 secs before it = automatically=20 reboots or i hit any key to let it sit there, till i again press anykey = to=20 reboot.
 
I never had crashes like this while = this box was=20 under Win98 or Linux Slackware 7.1
 
The only thing i did to the kernel is = remove USB=20 support, SCSI support, ppp and slip and I added IPFILTER and=20 IPFILTER_LOG
 
I asked in DALnet (becuase i cent get = onto efnet)=20 and someone suggested my mem. So i got a new mem and still the same.=20
Before i go ripping out all my hardware = and buying=20 new stuff. Maybe someone knows what this error is? Here are my hardware = specs=20 incase you need it..
 
ASUS P3F-B 440BX MotherBoard - = Award Bios - 6 PCI Slots
Pent. 3 500Mhz
128 RAM
Maxtor HD.
Viper 770 TNT2 =
Soundblaster Live (Which is not = enabled in=20 the kernel due to these crashes. FIgured till its fixed i dont need=20 it.)
 
Someone please help me! I dont = wanan go back=20 to Linux! I LOVE FREEBSD! =3DP
 
------=_NextPart_000_001F_01C02C59.BDE6B9A0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 7:23:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from magpage.com (trinity.magpage.com [216.155.0.8]) by hub.freebsd.org (Postfix) with ESMTP id 1179537B66E for ; Mon, 2 Oct 2000 07:23:10 -0700 (PDT) Received: from magpage.com (poomba.magpage.com [216.155.24.136]) by magpage.com (8.8.8/8.8.5) with ESMTP id OAA18283; Mon, 2 Oct 2000 14:23:00 GMT Message-ID: <39D89A44.FA578EEF@magpage.com> Date: Mon, 02 Oct 2000 10:23:00 -0400 From: Daniel Frazier Organization: Magpage Internet Services X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Ignacio Cc: fbsd Subject: Re: intellimouse References: <39D88F11.2B26F30D@infovia.com.ar> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ignacio wrote: > > it's possible to make the wheel of an > M$oft intellimose work? > > -- > Ignacio Zelaya > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message Basically, you just have to edit the pointer section of /etc/XF86Config to make it use 5 buttons and map the z-axis to buttons 4 and 5. Section "Pointer" Protocol "IntelliMouse" Device "/dev/psm0" BaudRate 1200 SampleRate 100 Resolution 200 ZAxisMapping 4 5 Buttons 5 EndSection Also, you might want to check out this page...lots of good info on wheel mice... http://www-sop.inria.fr/koala/colas/mouse-wheel-scroll/ -- ---------------------------------------------------------------------- Daniel Frazier Tel: 302-239-5900 Ext. 231 System Administrator Fax: 302-239-3909 MAGPAGE, We Power the Internet WWW: http://www.magpage.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 7:24:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.matrix.com.br (smtp.matrix.com.br [200.202.17.7]) by hub.freebsd.org (Postfix) with ESMTP id 6E21837B502; Mon, 2 Oct 2000 07:24:25 -0700 (PDT) Received: from speed.matrix.com.br (speed.matrix.com.br [200.196.0.241]) by smtp.matrix.com.br (Postfix) with ESMTP id 3AD8D60E23; Mon, 2 Oct 2000 11:24:19 -0300 (EST) Date: Mon, 2 Oct 2000 11:24:21 -0300 (EST) From: Rodrigo Campos X-Sender: speed@speed.matrix.com.br Reply-To: Rodrigo Campos To: freebsd-questions@freebsd.org, freebsd-stable@freebsd.org Subject: 4.1.1 wont boot with IBM KATANA hard disk Message-ID: Organization: Matrix Network - but not speaking for X-URL: http://www.br-unix.org/users/campos/ MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Several days ago I posted a note on the freebsd-questions mailling list about problems with 4.1.1-* and the Adaptec AIC 7899 SCSI Controller. After some tests I discovered that the problem is not related to the SCSI controller, but with the hard disk. I'll try to describe the whole scenario so it may be easier to understand the problem. I installed the system from the FreeBSD 4.0 CD (March 2000) and it works just great, after a cvsup/make world/kernel building, the kernel hangs up during SCSI devices recognition, the message follows: (probe1:ahc0:0:0:1): parity error detected in DT Data-in phase. SEQADDR(0X173) SCSIRATE (0X93) Unexpected DT Data Phase Any ideas ? All I can say is that 4.0 works with the same hardware configuration, and 4.1.1 doesn't. Best Regards, -- Rodrigo Albani de Campos Matrix Internet - NOC http://www.br-unix.org/users/campos/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 7:29: 1 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 0236137B503 for ; Mon, 2 Oct 2000 07:28:58 -0700 (PDT) Received: (from dan@localhost) by dan.emsphone.com (8.9.3/8.9.3) id JAA02122; Mon, 2 Oct 2000 09:27:28 -0500 (CDT) (envelope-from dan) Date: Mon, 2 Oct 2000 09:27:28 -0500 From: Dan Nelson To: Francisco Reyes Cc: Rick Knebel , questions@FreeBSD.ORG Subject: Re: file size Message-ID: <20001002092728.A18872@dan.emsphone.com> References: <20000930160209.A28627@dan.emsphone.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.3.9i In-Reply-To: ; from "Francisco Reyes" on Mon Oct 2 06:18:20 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 02), Francisco Reyes said: > On Sat, 30 Sep 2000, Dan Nelson wrote: > > In the last episode (Sep 30), Rick Knebel said: > > > i try to back my computers up to files on my redhat box , if the > > > file goes over 2.4 Gigs or so it tells me that the file is full. > > > People on the redhat list tell me that it is because there is a > > > limit on how large a file can be on linux right now. Is there > > > this type of limit with freebsd? > > > > should be able to create a file as large as your filesystem. > > Any changes needed in the kernel? I had some gzip files crash because > I went over the 2GB file size limit on 4.0 Release with a GENERIC > kernel. If you had a crash, it wasn't due to that. You might get a "invalid compressed data--length mismatch" error when uncompressing a file over 2gb, because the internal gzip headers only store a 32-bit filesize for the uncompressed file, but FreeBSD itself doesn't care. -- 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 Mon Oct 2 7:33:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from blackhelicopters.org (geburah.blackhelicopters.org [209.69.178.18]) by hub.freebsd.org (Postfix) with ESMTP id 2CF0B37B503 for ; Mon, 2 Oct 2000 07:33:55 -0700 (PDT) Received: (from mwlucas@localhost) by blackhelicopters.org (8.9.3/8.9.3) id KAA61506; Mon, 2 Oct 2000 10:23:41 -0400 (EDT) (envelope-from mwlucas) Date: Mon, 2 Oct 2000 10:23:41 -0400 From: Michael Lucas To: Neurosys Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Crashing Message-ID: <20001002102341.A61479@blackhelicopters.org> References: <002201c02c7b$457ea0a0$0100a8c0@ehelpworld.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <002201c02c7b$457ea0a0$0100a8c0@ehelpworld.com>; from neurosys@bellsouth.net on Mon, Oct 02, 2000 at 10:15:51AM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, We really need more information to help you. Check out the handbook for information on building a debugging kernel. Send a trace to the list, and folks can help you pinpoint it. Regards, Michael On Mon, Oct 02, 2000 at 10:15:51AM -0400, Neurosys wrote: > My system can be idle. or in use. In console or in X. uptime for 1 hr or 30 days. I get this coredump and it reboots the machine without dismounting... > > Fatal Trap 12: page fault while in kernel mode > fault virtual address = 0xc076e000 > fault code = supervisor read, page not present > instructor pointer = 0x8:0xc019a51d > stack pointer = 0x10:0xc02a3f7c > frame pointer = 0x10:0xc02a3fb4 > code segment = base 0x0, limit 0xfffff, type 0x1b > = DPL 0, pres 1, def32 1, gran 1 > processor eflags = interrupt enabled, resume, IOPL = 0 > current process = Idle > interrupt mask = > trap number = 12 > panic = page fault > > then it gives me 15 secs before it automatically reboots or i hit any key to let it sit there, till i again press anykey to reboot. > > I never had crashes like this while this box was under Win98 or Linux Slackware 7.1 > > The only thing i did to the kernel is remove USB support, SCSI support, ppp and slip and I added IPFILTER and IPFILTER_LOG > > I asked in DALnet (becuase i cent get onto efnet) and someone suggested my mem. So i got a new mem and still the same. > Before i go ripping out all my hardware and buying new stuff. Maybe someone knows what this error is? Here are my hardware specs incase you need it.. > > ASUS P3F-B 440BX MotherBoard - Award Bios - 6 PCI Slots > Pent. 3 500Mhz > 128 RAM > Maxtor HD. > Viper 770 TNT2 > Soundblaster Live (Which is not enabled in the kernel due to these crashes. FIgured till its fixed i dont need it.) > > Someone please help me! I dont wanan go back to Linux! I LOVE FREEBSD! =P > -- Michael Lucas mwlucas@blackhelicopters.org http://www.blackhelicopters.org/~mwlucas/ Big Scary Daemons: http://www.oreillynet.com/pub/q/Big_Scary_Daemons To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 7:34:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.applet-bg.com (mail.applet-bg.com [212.116.150.227]) by hub.freebsd.org (Postfix) with ESMTP id 76FBB37B502 for ; Mon, 2 Oct 2000 07:34:44 -0700 (PDT) Received: from EAGLE ([212.91.177.233]) by mail.applet-bg.com (8.10.1/8.10.1) with ESMTP id e92EYZ509892 for ; Mon, 2 Oct 2000 17:34:35 +0300 (EEST) Message-ID: <136f01c02c86$8dea0d60$670a0a0a@EAGLE> From: "Todor Zahariev" To: Subject: RAID driver for HTP370 Date: Mon, 2 Oct 2000 17:36:34 +0200 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_136C_01C02C97.4F267C60" 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_136C_01C02C97.4F267C60 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable Hi, After 1/2 hour playing with 133BX-RAID and FreeBSD 4.1.1-RELEASE, I = realise that, there is no driver for RAID. two channels - ata2 and ata3 work as separate channels even thay are = configured as RAID-1 from BIOS. Does someone plan RAID driver for HTP370? Because at the www.highpoint-tech.com claim that FreeBSD support HTP370 = ATA/100 RAID. Greetings to the best. Todor ------=_NextPart_000_136C_01C02C97.4F267C60 Content-Type: text/html; charset="koi8-r" Content-Transfer-Encoding: quoted-printable
Hi,
 
After 1/2 hour playing with = 133BX-RAID and=20 FreeBSD 4.1.1-RELEASE, I realise that, there is no driver for = RAID.
two channels - ata2 and ata3 work = as separate=20 channels even thay are configured as RAID-1 from BIOS.
 
Does someone plan RAID driver for = HTP370?
Because at the www.highpoint-tech.com claim = that=20 FreeBSD support HTP370 ATA/100 RAID.
 
Greetings to the = best.
Todor
------=_NextPart_000_136C_01C02C97.4F267C60-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 7:36:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smarthost-1.mail.telinco.net (smarthost-1.mail.telinco.net [212.1.128.90]) by hub.freebsd.org (Postfix) with ESMTP id 706E437B502 for ; Mon, 2 Oct 2000 07:36:21 -0700 (PDT) Received: from smtp1.cluster1.telinco.net ([212.1.128.150]) by smarthost-1.mail.telinco.net with esmtp (Exim 3.02 #7) id 13g6hX-000PNJ-00 for freebsd-questions@freebsd.org; Mon, 02 Oct 2000 15:36:19 +0100 Received: from daemon.lpds.sublink.org (ppp-2-195.cvx5.telinco.net [212.1.153.195]) by smtp1.cluster1.telinco.net (8.9.1a/8.9.1) with ESMTP id PAA03943 for ; Mon, 2 Oct 2000 15:36:17 +0100 (BST) Received: from pelissero.org (hyde.lpds.sublink.org [10.0.0.2]) by daemon.lpds.sublink.org (8.9.3/8.9.3) with ESMTP id PAA01045 for ; Mon, 2 Oct 2000 15:08:24 +0100 (BST) (envelope-from wcp@pelissero.org) Received: (from wcp@localhost) by pelissero.org (8.9.3/8.9.3) id PAA00934; Mon, 2 Oct 2000 15:14:14 +0100 (BST) (envelope-from wcp) From: "Walter C. Pelissero" MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14808.38965.515328.576380@hyde.lpds.sublink.org> Date: Mon, 2 Oct 2000 15:14:13 +0100 (BST) To: freebsd-questions@freebsd.org Subject: Buffalotech wireless hardware X-Mailer: VM 6.72 under 21.1 (patch 9) "Canyonlands" XEmacs Lucid Reply-To: walter@pelissero.org X-Attribution: WP Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Did anyone try the Buffalo Technology wireless cards with FreeBSD? They claim to be according to 802.11 DSSS standard but I belive this concerns only interoperability. Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 7:46:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.pins.co.uk (mail.pins.co.uk [194.164.183.10]) by hub.freebsd.org (Postfix) with ESMTP id EA68F37B502 for ; Mon, 2 Oct 2000 07:46:44 -0700 (PDT) Received: from chrnt ([194.164.208.29]) by mail.pins.co.uk (Post.Office MTA v3.5.3 release 223 ID# 0-12345L500S10000V35) with SMTP id uk for ; Mon, 2 Oct 2000 15:46:43 +0100 From: "SWhittard" To: Subject: hifn 7751 support Date: Mon, 2 Oct 2000 15:40:28 +0100 Message-ID: <000d01c02c7e$b58de290$1d0ea4c2@chrnt> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear freeBSD Hi/fn have documentation on their web site which describes a freeBSD hardware driver for their 7751 crypto device. Does this driver appear on your source tree and if so, where? I would be grateful if you can help as I would like to evaluate this hardware/software for our own installation/ Regards, Steven Whittard-Swift SWhittard-Swift@chrdesign.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 7:48:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sivka.carrier.kiev.ua (sivka.carrier.kiev.ua [193.193.193.101]) by hub.freebsd.org (Postfix) with ESMTP id A414C37B66C; Mon, 2 Oct 2000 07:48:28 -0700 (PDT) Received: from kozlik.carrier.kiev.ua (root@kozlik.carrier.kiev.ua [193.193.193.111]) by sivka.carrier.kiev.ua (8/Kilkenny_is_better) with ESMTP id RSP52234; Mon, 2 Oct 2000 17:48:19 +0300 (EEST) (envelope-from igor@greyk.kiev.ua) Received: (from uucp@localhost) by kozlik.carrier.kiev.ua with UUCP id RRZ85763; Mon, 2 Oct 2000 17:46:47 +0300 (EEST) (envelope-from igor@greyk.kiev.ua) Received: from greyk.UUCP (uucp@localhost) by kozlik.carrier.kiev.ua (rmail mypid=85762 childpid=85763) with UUCP; Mon, 02 Oct 2000 14:46:47 +0000 GMT Received: from greyk.kiev.ua (ntserver.greyk.kiev.ua [192.168.194.1]) by bsd.greyk.kiev.ua (8.9.3/8.9.3) with ESMTP id RAA14168; Mon, 2 Oct 2000 17:42:40 +0300 (EEST) (envelope-from igor@greyk.kiev.ua) Message-ID: <39D8ACCA.C4F37630@greyk.kiev.ua> Date: Mon, 02 Oct 2000 17:42:03 +0200 From: Igor Khavin Reply-To: igorok@macrules.ru Organization: Grey Kyiv X-Mailer: Mozilla 4.7 [en] (WinNT; I) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: "freebsd-newbies@FreeBSD.ORG" Cc: "questions@FreeBSD.ORG" Subject: FTP passive mode fails Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! I'm rather newbie, so question probably is a silly one. I cannot run ls command on FTP servers because passive mode doesn't work, like this: bsd:~> ftp ftp.lucky.net Connected to ftp.lucky.net. Name (ftp.lucky.net:igor): anonymous 331 Guest login ok, send your complete e-mail address as password. Password: 230 Guest login ok, access restrictions apply. Remote system type is UNIX. Using binary mode to transfer files. ftp> ls 227 Entering Passive Mode (193,193,193,113,4,32) ftp: connect: Operation timed out ftp> or even like this: ... ftp> passive Passive mode off. ftp> passive on Passive mode on. ftp> ls 227 Entering Passive Mode (193,193,193,113,6,230) ftp: connect: Operation timed out What's wrong? What should I configure? FTP client, firewall or something else? From Win boxes I can get listings of FTP sites using any browser but not ftp command line. I run 4.0-STABLE. A friend of mine who installed and preconfigured the box is unavailable now, so I have to struggle myself. I like the system but too many questions still :-) -- Igor Khavin IT Manager "Grey Kyiv" advertising agency phone: 380 44 2386073 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 8: 5: 9 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 0887537B502 for ; Mon, 2 Oct 2000 08:05:08 -0700 (PDT) Received: from mail.Go2France.com (ms1.meiway.com [212.73.210.73]) by mgw1.MEIway.com (Postfix Relay Hub) with ESMTP id 67A9F6A901 for ; Mon, 2 Oct 2000 17:05:06 +0200 (CEST) Received: from sv.Go2France.com [212.73.210.79] by mail.Go2France.com with ESMTP (SMTPD32-6.04) id A5323DBA0058; Mon, 02 Oct 2000 17:09:38 +0200 Message-Id: <5.0.0.25.0.20001002170311.04e83580@mail.Go2France.com> X-Sender: lconrad%Go2France.com@mail.Go2France.com X-Mailer: QUALCOMM Windows Eudora Version 5.0 Date: Mon, 02 Oct 2000 17:05:23 +0200 To: freebsd-questions@freebsd.org From: Len Conrad Subject: Re: hifn 7751 support In-Reply-To: <000d01c02c7e$b58de290$1d0ea4c2@chrnt> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >Hi/fn have documentation on their web site which describes a freeBSD >hardware driver for their 7751 crypto device. Does this driver appear on >your source tree and if so, where? I would be grateful if you can help as I >would like to evaluate this hardware/software for our own installation/ If you want IPsec supported by that card, there is no hard-crypt support in FreeBSD. I asked in fbsd-hackers just last week. You'll have to go OpenBSD for hardware crypto. Len http://BIND8NT.MEIway.com: ISC BIND 8.2.2 p5 installable binary for NT4 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 Mon Oct 2 8:10:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.intop.net (smtp.intop.net [206.156.254.80]) by hub.freebsd.org (Postfix) with ESMTP id B219C37B66D for ; Mon, 2 Oct 2000 08:10:17 -0700 (PDT) Received: from charlie (iwkcpe.intop.net [208.149.79.30]) by smtp.intop.net (8.9.3/8.9.3) with ESMTP id KAA21342; Mon, 2 Oct 2000 10:11:35 -0500 Message-Id: <200010021511.KAA21342@smtp.intop.net> From: "Charlie Schloemer" To: freebsd-questions@FreeBSD.ORG, "Martin Von_Schantz" Date: Mon, 2 Oct 2000 10:12:42 -0500 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: more problems with telnet login In-reply-to: X-mailer: Pegasus Mail for Win32 (v3.12a) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 1 Oct 00, at 16:42, Martin Von_Schantz wrote: > Hi again, I did as you guys recommended and put a line in my /etc/hosts file > for my computer, and then the telnet login had no problem with logging in at > once. No delays of any kind. > > But I have tested my dns server and I cannot find any error in any part, the > reverse zone is working just fine so looking up the domainname for my > computer ip is no match (at least not if I look it up from the server). > But now I started to wonder, is it possible that the error lies in windows > 2000, trying to take overlap the dns or something like that. > I have found several interesting buttons in the "ip properties" such as > "register this connections addresses at dns server" and "netbios over > tcp/ip" that are checked by default. > When I try and resolve the name for my machine (from my machine to the dns > server) the netbios name pops up instead, not the dns name as I want. You're right to disable Microsoftisms, like "register this address with the DNS server" and any other freakish things you can find. When you're trying to resolve this name and get the NetBIOS name, are you using the FQDN? NetBIOS names should never be greater than 14 characters in length, I believe, and certainly wouldn't be dotted like a FQDN. Also, Windows should check its session cache for NetBIOS/DNS names, then LMHOSTS and HOSTS, and only then should it try to resolve via WINS/DNS. (Keep in mind that NetBIOS names will attempt to resolve via broadcasts in the absense of a WINS server.) You can check your NetBIOS session cache with: nbtstat -c If you want to purge it, use: nbtstat -R Also, check your LMHOSTS and HOSTS files for any entries you might not be aware of. I'm not sure about Win2K, but in Winnt 4.0, those files were in X:\Winnt\System32\Drivers\Etc, where X: is your %SystemRoot% drive. At any rate, no setting with Win2K should be affecting your FreeBSD box's ability to resolve names, as it isn't concerned with NetBIOS networking. Good luck, -charlie To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 8:21:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.officeonweb.net (ns1.officeonweb.net [209.61.157.241]) by hub.freebsd.org (Postfix) with ESMTP id 6D22237B502 for ; Mon, 2 Oct 2000 08:21:16 -0700 (PDT) Received: from sami002 (1Cust240.tnt1.denver.co.da.uu.net [63.14.39.240]) by ns1.officeonweb.net (8.9.3/8.9.3) with SMTP id JAA49782 for ; Mon, 2 Oct 2000 09:19:07 -0600 (MDT) (envelope-from mdickerson@officeonweb.net) Message-Id: <3.0.6.32.20001002091829.00955760@officeonweb.net> X-Sender: succes03@officeonweb.net X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Mon, 02 Oct 2000 09:18:29 -0600 To: freebsd-questions@freebsd.org From: mdickerson@officeonweb.net Subject: des libraries Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Howdy, (please cc me, I'm not on -questions as my mailbox is currently inundated by the rants on -security ;) I am (still) trying to install FP extensions for apache.1.3.12 on 3.5 STABLE. I got them set up fine on another machine but I didn't do the original install on this one. When I 'make' from /usr/ports/www/apache13-fp (with a NO_CHECKSUM=yes), It sez: WARNING: MS FrontPage Extentions require the DES Library Install the DES Library, then build apache-fp FreeBSD Handbook - Security (chapter 6) http://www.freebsd.org/handbook/security.html#CRYPT FAQ - I live outside the US. Can I use DES encryption? http://www.freebsd.org/FAQ/install.html#AEN629 Where do I find the des encryption libraries and are there special considerations not to muck up my system installing them ?? Are there any 'tricks' to installing them correctly? Please help me get more smarter. TIA, Mike Dickerson Officeonweb.net (yes, I'm in the US :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 8:37:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.rdc1.il.home.com (mail1.rdc1.il.home.com [24.2.1.76]) by hub.freebsd.org (Postfix) with ESMTP id 2D07537B502 for ; Mon, 2 Oct 2000 08:37:13 -0700 (PDT) Received: from miller.local ([24.17.229.11]) by mail1.rdc1.il.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001002153712.RACP7359.mail1.rdc1.il.home.com@miller.local> for ; Mon, 2 Oct 2000 08:37:12 -0700 Received: (from vcardona@localhost) by miller.local (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) id KAA00487 for freebsd-questions@freebsd.org; Mon, 2 Oct 2000 10:38:39 -0500 Date: Mon, 2 Oct 2000 10:38:39 -0500 From: "Victor R. Cardona" To: freebsd-questions@freebsd.org Subject: powersave when exiting X-windows Message-ID: <20001002103839.B421@home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi everyone, I was wondering if anyone had any ideas as to why my monitor goes into power-save mode when I try to exit X-windows. It also does the same thing when I try to switch to a virtual terminal. There are no error messages that I can find. Even capturing the Xserver output does not reveal any clues. The box itself is not locked up. I can still telnet in and everything seems to be working fine, but to regain power on my monitor I am forced to hit ctrl-alt-del. This same machine works fine in Linux. Is there something that I am doing wrong? I have looked through the mailing list archives, and have found some messages that seem similar. I have followed the recommended advise in those messages to no avail. I would appreciate any help that the list can provide, and have included a list of my software and hardware. FIC PA 2013 motherboard AMD K6-2 w/3D-Now 333mhz processor Diamond Monster Fusion AGP video card w/3dfx voodoo banshee chipset Standard floppy drive 8.4 gig Western Digital UDMA/33 AC38400B hard drive (Master on IDE channel 1) 2.1 gig Western Digital DMA/16 AC22100H hard drive (Slave on IDE channel 1) Toshiba XM-6002B 16x CD-ROM Realtek 8029 based Ethernet card Creative Sound Blaster 32 AWE plug and play ISA sound card System works in Windows 98 and SuSE Linux 6.4. Thanks, Victor To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 8:43:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from nyc.rr.com (nycsmtp3fb.rdc-nyc.rr.com [24.29.99.80]) by hub.freebsd.org (Postfix) with ESMTP id DBF3C37B502 for ; Mon, 2 Oct 2000 08:43:25 -0700 (PDT) Received: from latin187 ([24.168.75.25]) by nyc.rr.com with Microsoft SMTPSVC(5.5.1877.357.35); Mon, 2 Oct 2000 11:51:07 -0400 From: "LaTiN187" To: Subject: Edit Date: Mon, 2 Oct 2000 11:39:56 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG How can i edit files? Pico dont seem to work. Can you please help To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 8:45:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp1.allstate.com (smtp1.allstate.com [167.127.14.74]) by hub.freebsd.org (Postfix) with ESMTP id DEDEE37B503 for ; Mon, 2 Oct 2000 08:45:24 -0700 (PDT) Received: from 001-exims4-d.allstate.com (exmail1.allstate.com [10.40.48.67]) by smtp1.allstate.com (8.9.3/8.9.3) with ESMTP id KAA11211 for ; Mon, 2 Oct 2000 10:40:48 -0500 (CDT) Received: by 001-exims4-d.allstate.com with Internet Mail Service (5.5.2650.21) id ; Mon, 2 Oct 2000 10:44:20 -0500 Message-ID: <64030E3AB1D4D211B37C0008C75D9E6606799629@001-expo10-d.allstate.com> From: "Lynn, Tun" To: "'questions@freebsd.org'" Subject: modem thing Date: Mon, 2 Oct 2000 10:44:10 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I bought FreeBSD and install it on my PC. All I want to do is use it to connect to the internet through ISP (just like you would normally do in Windows environment), through modem. problem is, I don't know how to set it up. Because of that, I end up buying 2,3 modems and several unixes including Solaris. It should not be so difficult. I admit that I am not a guru, just Unix lover wanting to use Unix to down load C compilers, Perls and stuff like that. Can you help me out here ??? Unix Lover ps. If you guys can make that easy on the PC platform, you can beat Windows any time!!! pps. please, please, please... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 8:53:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.intop.net (smtp.intop.net [206.156.254.80]) by hub.freebsd.org (Postfix) with ESMTP id 44DD137B502 for ; Mon, 2 Oct 2000 08:53:13 -0700 (PDT) Received: from charlie (iwkcpe.intop.net [208.149.79.30]) by smtp.intop.net (8.9.3/8.9.3) with ESMTP id KAA22021; Mon, 2 Oct 2000 10:54:20 -0500 Message-Id: <200010021554.KAA22021@smtp.intop.net> From: "Charlie Schloemer" To: xavian@professional3d.com, Dan Nelson Date: Mon, 2 Oct 2000 10:55:27 -0500 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: HELP!! creating the boot floppies for freebsd Cc: Bob Martin , "Albert D. Cahalan" , "Person, Roderick" , "freebsd-questions@FreeBSD.ORG" In-reply-to: <20001001182259.B29947@dan.emsphone.com> References: <39D7C3DF.C0B65C9F@home.com>; from "xavian anderson macpherson" on Sun Oct 1 16:08:15 GMT 2000 X-mailer: Pegasus Mail for Win32 (v3.12a) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 1 Oct 00, at 18:23, Dan Nelson wrote: > In the last episode (Oct 01), xavian anderson macpherson said: > > i have run the commands > > cd /cdrom/floppies > > dd if=mfsroot.flp of=/dev/fd0 bs=36b > > dd if=kern.flp of=/dev/fd0 bs-36b > > how am i supposed to know if it worked without actually REBOOTING.? > > when i do `du', i get `8'; i don't if this is 8 bytes or 8 KBytes. > > how many files are supposed to be copied. this gave 80+0. > > is this correct? > > uuuuh. They're boot floppies. You HAVE to boot them. In my experience, if dd has a problem with your disks, you'll see some ugly messages in /var/log/messages that are very conspicuous and self-explanatory. If you haven't changed syslog.conf around, they'll also be appearing on your console. -charlie To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 8:53:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from magneto.precisioncs.net (pcsi2.coast.net [207.158.140.138]) by hub.freebsd.org (Postfix) with ESMTP id 48DB837B503 for ; Mon, 2 Oct 2000 08:53:51 -0700 (PDT) Received: from jason (jason.office.precisioncs.net [131.107.2.223]) by magneto.precisioncs.net (8.9.3/8.9.3) with SMTP id LAA98795; Mon, 2 Oct 2000 11:53:42 -0400 (EDT) (envelope-from username@cac.net) Message-ID: <01b701c02c88$ebc4ede0$df026b83@jason> From: "Jason" To: "LaTiN187" Cc: References: Subject: Re: Edit Date: Mon, 2 Oct 2000 11:53:33 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 you can use 'ee' by defualt and if you want to install pico you need to install pine and you can do so by going to /usr/ports/mail/pine4 and then type 'make install' and pico should be installed after that. HTH, - -Jason - ----- Original Message ----- From: "LaTiN187" To: Sent: Monday, October 02, 2000 11:39 AM Subject: Edit > How can i edit files? Pico dont seem to work. Can you please help > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 6.5.8 for non-commercial use iQA/AwUBOdive3GfX7CR8SmVEQJZcgCgrkZvSJo9zBibBS03wta8g5ZeejsAoNcx 1XOI/xpKLb5HSmFKei50XQD6 =ztq5 -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 9: 0:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.intop.net (smtp.intop.net [206.156.254.80]) by hub.freebsd.org (Postfix) with ESMTP id A938B37B502 for ; Mon, 2 Oct 2000 09:00:53 -0700 (PDT) Received: from charlie (iwkcpe.intop.net [208.149.79.30]) by smtp.intop.net (8.9.3/8.9.3) with ESMTP id LAA22188; Mon, 2 Oct 2000 11:02:17 -0500 Message-Id: <200010021602.LAA22188@smtp.intop.net> From: "Charlie Schloemer" To: , "spencer" Date: Mon, 2 Oct 2000 11:03:24 -0500 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: help with cd-rom boot and install, strange problem In-reply-to: <003101c02c11$2ae21660$e5e80c18@spokn1.wa.home.com> X-mailer: Pegasus Mail for Win32 (v3.12a) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 1 Oct 00, at 18:35, spencer wrote: > I'm trying to install FreeBSD 4.0 on my computer which has a Compaq 2x dvd > drive/20x cdrom. The bios supports booting from the cd-rom, but when it > tries to boot from the cd I get this message: > > "boot from atapi cd-rom -failure" > "No /boot/loader" > > At first I thought FreeBSD just didn't support the drive, but then when I > made the boot floppies, and booted up that way, when it loaded the kernel, > it did detect the drive. But it won't let me install from it. What gives? Forgive me for asking the obvious, but... is it Disc #1 in the drive? Not all discs in the set are bootable, I think. That the error message references /boot/loader leads me to believe your BIOS is getting that error message of the boot blocks of that CD. -charlie To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 10:20:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.swissonline.ch (mail.swissonline.ch [62.2.32.83]) by hub.freebsd.org (Postfix) with ESMTP id 7958B37B66D for ; Mon, 2 Oct 2000 10:20:47 -0700 (PDT) Received: from localhost (sol-91-44.swissonline.ch [195.24.91.44]) by mail.swissonline.ch (8.9.3/8.9.3) with ESMTP id TAA28605 for ; Mon, 2 Oct 2000 19:20:31 +0200 (MET DST) Message-Id: <200010021720.TAA28605@mail.swissonline.ch> X-Sender: Educatainment@orell.ch From: ORELL Verkaufs- und Managementseminare To: freebsd-questions@FreeBSD.ORG Date: Mon, 02 Oct 2000 19:20:06 +0200 Subject: =?iso-8859-1?Q?Aus-&_Weiterbildung_f=FCr_KMU's_und_Abteilungen?= MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_001__7791795_69606.3" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a Multipart MIME message. ------=_NextPart_000_001__7791795_69606.3 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sehr geehrte Damen und Herren Haben Sie die Mitarbeiterschulung schon geplant? Wir möchten Ihnen ein attraktives Angebot unterbreiten. Besuchen Sie unsere Websites und informieren Sie sich über die aktuellen Aus- und Weiterbildungsangebote für KMU’s und Abteilungen: • klassische Verkaufs- und Managementtrainings finden Sie bei www.orell.ch (inkl. Trainings für Kommunikation, Kreativität, Sprechen vor Publikum etc.) • individuell gestaltete Ausbildung finden Sie unter www.educatainment.ch Wir freuen uns auf Ihre Kontaktaufnahme. ORELL Verkaufs- und Managementseminare 8802 Kilchberg   Wir möchten Sie mit unserem Angebot nicht belästigen, sondern eine attraktive Dienstleitung anbieten. Sollten wir trotzdem Ihren Unmut geweckt haben, bitten wir um Entschuldigung. Damit wir Ihre Adresse löschen können, klicken Sie REMOVE ------=_NextPart_000_001__7791795_69606.3 Content-Type: text/html; charset=iso-8859-1 Content-Transfer-Encoding: base64 PEhUTUw+DQo8SEVBRD4NCjxNRVRBIE5BTUU9IkdFTkVSQVRPUiIgQ29udGVudD0iR3JvdXBI VE1MIFBsdWdpbiBmb3IgR3JvdXAgTWFpbCI+DQo8VElUTEU+PC9USVRMRT4NCjwvSEVBRD4N CjxCT0RZPjxGT05UIGNvbG9yPSMwMDAwMDAgZmFjZT1BcmlhbCBzaXplPTI+DQo8UD5TZWhy IGdlZWhydGUgRGFtZW4gdW5kIEhlcnJlbjwvUD4NCjxQPkhhYmVuIFNpZSBkaWUgTWl0YXJi ZWl0ZXJzY2h1bHVuZyBzY2hvbiBnZXBsYW50PyBXaXIgbfZjaHRlbiBJaG5lbiBlaW4gDQph dHRyYWt0aXZlcyBBbmdlYm90IHVudGVyYnJlaXRlbi48L1A+DQo8UD5CZXN1Y2hlbiBTaWUg dW5zZXJlIFdlYnNpdGVzIHVuZCBpbmZvcm1pZXJlbiBTaWUgc2ljaCD8YmVyIGRpZSBha3R1 ZWxsZW4gQXVzLSANCnVuZCBXZWl0ZXJiaWxkdW5nc2FuZ2Vib3RlIGb8ciBLTVWScyB1bmQg QWJ0ZWlsdW5nZW46PC9QPg0KPFVMPg0KICA8TEk+a2xhc3Npc2NoZSBWZXJrYXVmcy0gdW5k IE1hbmFnZW1lbnR0cmFpbmluZ3MgZmluZGVuIFNpZSBiZWkgPC9GT05UPjxBIA0KICBocmVm PSJodHRwOi8vd3d3Lm9yZWxsLmNoLyI+PEZPTlQgZmFjZT1BcmlhbCANCiAgc2l6ZT0yPnd3 dy5vcmVsbC5jaDwvRk9OVD48L0E+PC9MST48L1VMPg0KPERJUj48Rk9OVCBjb2xvcj0jMDAw MDAwIGZhY2U9QXJpYWwgc2l6ZT0yPg0KPFA+KGlua2wuIFRyYWluaW5ncyBm/HIgS29tbXVu aWthdGlvbiwgS3JlYXRpdml05HQsIFNwcmVjaGVuIHZvciBQdWJsaWt1bSANCmV0Yy4pPC9Q PjwvRElSPg0KPFVMPg0KICA8TEk+aW5kaXZpZHVlbGwgZ2VzdGFsdGV0ZSBBdXNiaWxkdW5n IGZpbmRlbiBTaWUgdW50ZXIgPC9GT05UPjxBIA0KICBocmVmPSJodHRwOi8vd3d3LmVkdWNh dGFpbm1lbnQuY2gvIj48Rk9OVCBmYWNlPUFyaWFsIA0KICBzaXplPTI+d3d3LmVkdWNhdGFp bm1lbnQuY2g8L0ZPTlQ+PC9BPjwvTEk+PC9VTD48Rk9OVCBjb2xvcj0jMDAwMDAwIGZhY2U9 QXJpYWwgDQpzaXplPTI+DQo8UD5XaXIgZnJldWVuIHVucyBhdWYgSWhyZSBLb250YWt0YXVm bmFobWUuPC9QPg0KPFA+T1JFTEw8QlI+VmVya2F1ZnMtIHVuZCBNYW5hZ2VtZW50c2VtaW5h cmU8L1A+DQo8UD44ODAyIEtpbGNoYmVyZzwvUD4NCjxQPjwvRk9OVD48Rk9OVCBmYWNlPUFy aWFsIHNpemU9MT4mbmJzcDs8L1A+DQo8UD5XaXIgbfZjaHRlbiBTaWUgbWl0IHVuc2VyZW0g QW5nZWJvdCBuaWNodCBiZWzkc3RpZ2VuLCBzb25kZXJuIGVpbmUgYXR0cmFrdGl2ZSANCkRp ZW5zdGxlaXR1bmcgYW5iaWV0ZW4uIFNvbGx0ZW4gd2lyIHRyb3R6ZGVtIElocmVuIFVubXV0 IGdld2Vja3QgaGFiZW4sIGJpdHRlbiANCndpciB1bSBFbnRzY2h1bGRpZ3VuZy4gRGFtaXQg d2lyIElocmUgQWRyZXNzZSBs9nNjaGVuIGv2bm5lbiwga2xpY2tlbiBTaWUgPEEgDQpocmVm PSJtYWlsdG86cmVtb3ZlQG9yZWxsLmNoP3N1YmplY3Q9UkVNT1ZFJmFtcDtib2R5PUJpdHRl IEFkcmVzc2Ugc3RyZWljaGVuIFtUZXh0IG5pY2h0IORuZGVybl0iPlJFTU9WRTwvQT48L1A+ PC9GT05UPg0KPC9CT0RZPg0KPC9IVE1MPg0K ------=_NextPart_000_001__7791795_69606.3-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 10:38:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mta02-svc.ntlworld.com (mta02-svc.ntlworld.com [62.253.162.42]) by hub.freebsd.org (Postfix) with ESMTP id EDF7F37B502 for ; Mon, 2 Oct 2000 10:38:37 -0700 (PDT) Received: from parish ([62.253.88.161]) by mta02-svc.ntlworld.com (InterMail vM.4.01.02.27 201-229-119-110) with ESMTP id <20001002183724.HFU23965.mta02-svc.ntlworld.com@parish>; Mon, 2 Oct 2000 18:37:24 +0000 Received: (from mark@localhost) by parish (8.11.0/8.11.0) id e92HcQM01880; Mon, 2 Oct 2000 18:38:26 +0100 (BST) (envelope-from mark) Date: Mon, 2 Oct 2000 18:38:26 +0100 From: Mark Ovens To: John Murphy Cc: questions@freebsd.org Subject: Re: local man.cgi? Message-ID: <20001002183826.D252@parish> References: <51hftsgaknqd7goqmtk1g9ud3phltrmhau@4ax.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5i In-Reply-To: <51hftsgaknqd7goqmtk1g9ud3phltrmhau@4ax.com>; from john253@crosswinds.net on Mon, Oct 02, 2000 at 12:23:40AM +0100 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Oct 02, 2000 at 12:23:40AM +0100, John Murphy wrote: > For various reasons, I'm forced to regress to a metered Internet product, > and one thing I'll miss is the online man page feature of the FreeBSD web > site. So: > > How can I obtain man.cgi, and does it read from the usual man data source? > I have 'apache' running and scripts work ok. > man.cgi is in the man2html port. /usr/ports/textproc/man2html note that there was a fix applied to this port very recently (to stop the message "Formatting page..." message ending up in the cat/foobar.1.gz file if it had to be created. > > I find no real need to break away from my win95 desktop and Ie5/Agent > environment. It's comfortable, and somehow more stable since installing > other operating systems. I bet win2k explorer can see ufs & ext2fs file > systems. Can't it? Oh well... > > > John. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- 4.4 - The number of the Beastie ________________________________________________________________ 51.44°N FreeBSD - The Power To Serve http://www.freebsd.org 2.057°W My Webpage http://ukug.uk.freebsd.org/~mark mailto:marko@freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 10:43: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mta02-svc.ntlworld.com (mta02-svc.ntlworld.com [62.253.162.42]) by hub.freebsd.org (Postfix) with ESMTP id 2184437B503 for ; Mon, 2 Oct 2000 10:42:56 -0700 (PDT) Received: from parish ([62.253.88.161]) by mta02-svc.ntlworld.com (InterMail vM.4.01.02.27 201-229-119-110) with ESMTP id <20001002184142.HZR23965.mta02-svc.ntlworld.com@parish>; Mon, 2 Oct 2000 18:41:42 +0000 Received: (from mark@localhost) by parish (8.11.0/8.11.0) id e92Hgc201906; Mon, 2 Oct 2000 18:42:38 +0100 (BST) (envelope-from mark) Date: Mon, 2 Oct 2000 18:42:36 +0100 From: Mark Ovens To: Duke Normandin Cc: freebsd-questions Subject: Re: OT - Perl regex problem Message-ID: <20001002184236.E252@parish> References: <004601c02c66$1a684020$aa9ac5d1@odie> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5i In-Reply-To: <004601c02c66$1a684020$aa9ac5d1@odie>; from 01031149@3web.net on Mon, Oct 02, 2000 at 05:44:10AM -0600 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Oct 02, 2000 at 05:44:10AM -0600, Duke Normandin wrote: > Hi.. > > This is a Perl5 regex from some PD utility: > > $email =~ s/^.*?(From|Received|Sender|Return-Path|Date):/$1:/s; > > I want to do it in Perl4 -- don't ask why ;) -- but it pukes on > the ^.*? stuff. Something about "nested" whatever. Could somebody > explain this ^.*? to me or point me to an appropriate mailing list? > Tia... Try comp.lang.perl.misc on Usenet. > > -duke > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- 4.4 - The number of the Beastie ________________________________________________________________ 51.44°N FreeBSD - The Power To Serve http://www.freebsd.org 2.057°W My Webpage http://ukug.uk.freebsd.org/~mark mailto:marko@freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 10:48:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailout00.sul.t-online.com (mailout00.sul.t-online.com [194.25.134.16]) by hub.freebsd.org (Postfix) with ESMTP id 6760F37B502 for ; Mon, 2 Oct 2000 10:48:50 -0700 (PDT) Received: from fwd04.sul.t-online.com by mailout00.sul.t-online.com with smtp id 13g9hm-0002AG-06; Mon, 02 Oct 2000 19:48:46 +0200 Received: from theol.phicom.net (320075607657-0001@[62.155.185.16]) by fwd04.sul.t-online.com with esmtp id 13g9hb-0PQCKuC; Mon, 2 Oct 2000 19:48:35 +0200 Received: (from martian@localhost) by theol.phicom.net (8.9.3/8.9.3) id TAA00514; Mon, 2 Oct 2000 19:51:51 +0200 (CEST) (envelope-from martian) Date: Mon, 2 Oct 2000 19:51:51 +0200 From: martian@t-online.de (Martin Moeller) To: LaTiN187 Cc: freebsd-questions@freebsd.org Subject: Re: Edit Message-ID: <20001002195151.A502@theol.phicom.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.4i In-Reply-To: ; from Latin187@nyc.rr.com on Mon, Oct 02, 2000 at 11:39:56AM -0400 X-Sender: 320075607657-0001@t-dialin.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Oct 02, 2000 at 11:39:56AM -0400, LaTiN187 wrote: > How can i edit files? Pico dont seem to work. Can you please help try it with 'ee' -- Martin Möller Email: martian [at] t-online.de PhiCom Software * Falkenried 60 * 20251 Hamburg * Deutschland Tel.: +49 (40) 4232 6801 * Fax: +49 (40) 4232 6811 [Germany] Mobile: +49172-2743433 * http://home.t-online.de/home/martian -- We are Microsoft. You will be assimilated. Resistance is futile. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 10:51:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dip.sevicron.com (res146a-036.rh.rit.edu [129.21.146.36]) by hub.freebsd.org (Postfix) with ESMTP id 5AEE537B503 for ; Mon, 2 Oct 2000 10:51:35 -0700 (PDT) Received: from isetr0 by dip.sevicron.com with local (Exim 3.16 #1 (Debian)) id 13g9mI-0001YD-00; Mon, 02 Oct 2000 13:53:26 -0400 Date: Mon, 2 Oct 2000 13:53:26 -0400 To: freebsd-questions@freebsd.org Cc: Bob Silva Subject: Re: Installing on a Promise Ultra100 card Message-ID: <20001002135326.A5675@sevicron.com> Mail-Followup-To: freebsd-questions@freebsd.org, Bob Silva References: <00d701c02be2$275614d0$a254edc6@umesd.k12.or.us> <001601c02be2$080459c0$3d48edc6@webmaster> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <001601c02be2$080459c0$3d48edc6@webmaster>; from bob@bravenet.com on Sun, Oct 01, 2000 at 12:58:56PM -0700 From: Funn Dipp Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In the release of 4.1.1-RELEASE, I saw this: "We also took the opportunity to include support for new features like IDE ATA100 support" I don't know if this means the Promise Card is supported or not. Would be worth trying 4.1.1 if unless someone more knowledgeable than I replies. :-) isetr0 On Sun, Oct 01, 2000 at 12:58:56PM -0700, Bob Silva wrote: > Sorry, forgot to mention it is FreeBSD 4.1-STABLE > > Bob Silva > ----- Original Message ----- > From: Bob Silva > To: bob@bravenet.com > Sent: Sunday, October 01, 2000 12:59 PM > Subject: Fw: Installing on a Promise Ultra100 card > > > > ----- Original Message ----- > From: Jonel Rienton > To: Bob Silva ; freebsd-questions@freebsd.org > Sent: Sunday, October 01, 2000 12:55 PM > Subject: Re: Installing on a Promise Ultra100 card > > > Bob, > > which release are you trying to install? > > Jonel Rienton > http://qmail.freebsduser.org > sent by qmail-1.03 on a FreeBSD 4.1-STABLE > ----- Original Message ----- > From: Bob Silva > To: freebsd-questions@freebsd.org > Sent: Sunday, October 01, 2000 2:39 PM > Subject: Installing on a Promise Ultra100 card > > > I just built a new server with 2 drives on a Promise 100 card. It is in PCI slot0 and kernel boot tells me as much. However when I go to install, it doesnt find any drives. But, lsdev sees both drives. Can the default kernel see and use the promise card? Or do I need to move them to regular ide first, install, then build a new kernel that supports the promise. Looking at ata code, it looked like it auto-detected the promise but...not so in this case. > > Thanks, any help on how I should proceed would be appreciated. > > Bob Silva To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 11: 1:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dh198-236.dhcp.sunysb.edu (dh198-236.dhcp.sunysb.edu [129.49.198.236]) by hub.freebsd.org (Postfix) with ESMTP id 2EE1837B66D for ; Mon, 2 Oct 2000 11:01:34 -0700 (PDT) Received: (from chris@localhost) by dh198-236.dhcp.sunysb.edu (8.9.3/8.9.3) id OAA84127; Mon, 2 Oct 2000 14:01:11 -0400 (EDT) (envelope-from chris) From: Christopher Rued MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14808.52583.347797.384055@chris.xsb.com> Date: Mon, 2 Oct 2000 14:01:11 -0400 (EDT) To: freebsd-questions@freebsd.org Subject: Perl question X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I realize that this is not really a FreeBSD question, but I like this mailing list and the answers that are sent to it :). My question is: How do I have perl return me the first and only the first match to a regular expression? I know that I can return /all/ matches to an array, and get the first one, but I only want to have it evaluate as far as the first match and then stop. For example, given the string xayxbyxcy and the regular expression x.y, I want it to return to me only xay and not evaluate any further. Thanks in advance. -- -Chris Rued To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 11:16: 1 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mta06-svc.ntlworld.com (mta06-svc.ntlworld.com [62.253.162.46]) by hub.freebsd.org (Postfix) with ESMTP id 5977237B502 for ; Mon, 2 Oct 2000 11:15:55 -0700 (PDT) Received: from parish ([62.253.85.160]) by mta06-svc.ntlworld.com (InterMail vM.4.01.02.27 201-229-119-110) with ESMTP id <20001002181551.ELQL19246.mta06-svc.ntlworld.com@parish>; Mon, 2 Oct 2000 19:15:51 +0100 Received: (from mark@localhost) by parish (8.11.0/8.11.0) id e92IFbU02137; Mon, 2 Oct 2000 19:15:37 +0100 (BST) (envelope-from mark) Date: Mon, 2 Oct 2000 19:15:37 +0100 From: Mark Ovens To: Christopher Rued Cc: freebsd-questions@freebsd.org Subject: Re: Perl question Message-ID: <20001002191537.G252@parish> References: <14808.52583.347797.384055@chris.xsb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5i In-Reply-To: <14808.52583.347797.384055@chris.xsb.com>; from c.rued@xsb.com on Mon, Oct 02, 2000 at 02:01:11PM -0400 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Oct 02, 2000 at 02:01:11PM -0400, Christopher Rued wrote: > I realize that this is not really a FreeBSD question, but I like this > mailing list and the answers that are sent to it :). > > My question is: > How do I have perl return me the first and only the first match to a > regular expression? I know that I can return /all/ matches to an > array, and get the first one, but I only want to have it evaluate as > far as the first match and then stop. > > For example, given the string xayxbyxcy and the regular expression > x.y, I want it to return to me only xay and not evaluate any further. > /x.?y/ From Learning Perl: "We can force any multiplier to be non-greedy (or lazy) by following it with a question mark: $_ = "a xxx c xxxxxxxxx c xxx d"; /a.?c.*d/; Here, the a.*?c now matches the fewest characters between the a and he c, not the most characters. This means that the leftmost c ismatched, not the rightmost....." > Thanks in advance. > > -- > -Chris Rued > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- 4.4 - The number of the Beastie ________________________________________________________________ 51.44°N FreeBSD - The Power To Serve http://www.freebsd.org 2.057°W My Webpage http://ukug.uk.freebsd.org/~mark mailto:marko@freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 11:25:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web701.mail.yahoo.com (web701.mail.yahoo.com [128.11.23.21]) by hub.freebsd.org (Postfix) with SMTP id 443F637B502 for ; Mon, 2 Oct 2000 11:25:53 -0700 (PDT) Received: (qmail 9535 invoked by uid 60001); 2 Oct 2000 18:25:50 -0000 Message-ID: <20001002182550.9534.qmail@web701.mail.yahoo.com> Received: from [24.14.206.104] by web701.mail.yahoo.com; Mon, 02 Oct 2000 11:25:50 PDT Date: Mon, 2 Oct 2000 11:25:50 -0700 (PDT) From: bill fiore Subject: fbsd2.2.1->4.0 are adaptec 1542 floppies supported? 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 get a fdc direction bit error and a cmd 3 failed error during bootup probe ===== William F. Fiore Jr. ($bilfjr) <<<<< N.B. new address 88 harris av cranston, R.I. 02910 USA 401-946-5703 USA EST (voice/vmail) 1-877-789-1992 USA (vmail/fax - toll free) dollarbilfjr@yahoo.com www.geocities.com/dollarbilfjr/dollarbilfjr.html __________________________________________________ Do You Yahoo!? Yahoo! Photos - 35mm Quality Prints, Now Get 15 Free! http://photos.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 11:26:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mta06-svc.ntlworld.com (mta06-svc.ntlworld.com [62.253.162.46]) by hub.freebsd.org (Postfix) with ESMTP id 87E9837B503 for ; Mon, 2 Oct 2000 11:26:32 -0700 (PDT) Received: from parish ([62.253.85.160]) by mta06-svc.ntlworld.com (InterMail vM.4.01.02.27 201-229-119-110) with ESMTP id <20001002182627.ENFG19246.mta06-svc.ntlworld.com@parish>; Mon, 2 Oct 2000 19:26:27 +0100 Received: (from mark@localhost) by parish (8.11.0/8.11.0) id e92IQI802273; Mon, 2 Oct 2000 19:26:18 +0100 (BST) (envelope-from mark) Date: Mon, 2 Oct 2000 19:26:17 +0100 From: Mark Ovens To: Christopher Rued Cc: freebsd-questions@freebsd.org Subject: Re: Perl question Message-ID: <20001002192617.I252@parish> References: <14808.52583.347797.384055@chris.xsb.com> <20001002191537.G252@parish> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5i In-Reply-To: <20001002191537.G252@parish>; from marko@freebsd.org on Mon, Oct 02, 2000 at 07:15:37PM +0100 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Oct 02, 2000 at 07:15:37PM +0100, Mark Ovens wrote: > /a.?c.*d/; Doh, typo! That should read /a.*?c.*d/; BTW, your RE should have a ``*'' as well: /x.*?y/ -- 4.4 - The number of the Beastie ________________________________________________________________ 51.44°N FreeBSD - The Power To Serve http://www.freebsd.org 2.057°W My Webpage http://ukug.uk.freebsd.org/~mark mailto:marko@freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 11:37:13 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtpproxy1.mitre.org (mb-20-100.mitre.org [129.83.20.100]) by hub.freebsd.org (Postfix) with ESMTP id 9FA8037B503; Mon, 2 Oct 2000 11:37:09 -0700 (PDT) Received: from avsrv1.mitre.org (avsrv1.mitre.org [129.83.20.58]) by smtpproxy1.mitre.org (8.9.3/8.9.3) with ESMTP id OAA06942; Mon, 2 Oct 2000 14:37:01 -0400 (EDT) Received: from mailsrv2.mitre.org (mailsrv2.mitre.org [129.83.221.17]) by smtpsrv1.mitre.org (8.9.3/8.9.3) with ESMTP id OAA23639; Mon, 2 Oct 2000 14:36:50 -0400 (EDT) Received: from mitre.org ([128.29.145.140]) by mailsrv2.mitre.org (Netscape Messaging Server 4.1) with ESMTP id G1TFPO00.VRL; Mon, 2 Oct 2000 14:37:00 -0400 Message-ID: <39D8D5D9.67A3074B@mitre.org> Date: Mon, 02 Oct 2000 14:37:13 -0400 From: "Andresen,Jason R." Organization: The MITRE Corporation X-Mailer: Mozilla 4.75 [en]C-20000818M (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Mark Ovens Cc: Christopher Rued , freebsd-questions@FreeBSD.ORG Subject: Re: Perl question References: <14808.52583.347797.384055@chris.xsb.com> <20001002191537.G252@parish> <20001002192617.I252@parish> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mark Ovens wrote: > > On Mon, Oct 02, 2000 at 07:15:37PM +0100, Mark Ovens wrote: > > /a.?c.*d/; > > Doh, typo! That should read > > /a.*?c.*d/; > > BTW, your RE should have a ``*'' as well: > > /x.*?y/ > Maybe, it depends on exactly what he was trying to get. The first 3 character match where x and y are the first and third character respectivly, then x.y is exactly what you want. The smallest set of characters that have x and y as boundry values? Then your x.*?y is correct. The smallest set of characters that have x and y as boundries and have at least one character in between them? x.+?y is needed. I'm reminded of the day my daughter came in, looked over my shoulder at some Perl 4 code, and said, "What is that, swearing?" -- Larry Wall in <199806181642.JAA10629@wall.org> -- _ _ _ ___ ____ ___ ______________________________________ / \/ \ | ||_ _|| _ \|___| | Jason Andresen -- jandrese@mitre.org / /\/\ \ | | | | | |/ /|_|_ | Views expressed may not reflect those /_/ \_\|_| |_| |_|\_\|___| | of the Mitre Corporation. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 11:38:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from tori.COM (L0008P06.dipool.highway.telekom.at [62.46.64.230]) by hub.freebsd.org (Postfix) with ESMTP id 2680937B503 for ; Mon, 2 Oct 2000 11:38:47 -0700 (PDT) Received: (from philipp@localhost) by tori.COM (8.11.0/8.9.3) id e92IbRO11739 for freebsd-questions@freebsd.org; Mon, 2 Oct 2000 20:37:27 +0200 (CEST) (envelope-from philipp) Date: Mon, 2 Oct 2000 20:37:10 +0200 From: Philipp Huber To: freebsd-questions@freebsd.org Subject: linux netscape user agent Message-ID: <20001002203710.B221@tori.mini.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi! i'm wondering why on freebsd linux-netscape has Linux 2.2.12 in user agent. on netbsd the same version identified as netscape on netbsd 1.5_alpha that's not that dramatic, but it could be fixed :) Philipp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 11:46:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from femail1.sdc1.sfba.home.com (femail1.sdc1.sfba.home.com [24.0.95.81]) by hub.freebsd.org (Postfix) with ESMTP id 896BB37B502 for ; Mon, 2 Oct 2000 11:46:54 -0700 (PDT) Received: from home.com ([24.20.70.64]) by femail1.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001002184643.UQPZ6495.femail1.sdc1.sfba.home.com@home.com>; Mon, 2 Oct 2000 11:46:43 -0700 Message-ID: <39D8D8AE.6113DEAC@home.com> Date: Mon, 02 Oct 2000 11:49:18 -0700 From: xavian anderson macpherson Reply-To: xavian@professional3d.com Organization: http://www.professional3d.com X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.14 i586) X-Accept-Language: en MIME-Version: 1.0 To: "Person, Roderick" , "freebsd-questions@FreeBSD.ORG" Subject: Re: installing freebsd in an existing linux environment X-Priority: 1 (Highest) References: Content-Type: multipart/alternative; boundary="------------0C724437057C199E2C63B06B" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --------------0C724437057C199E2C63B06B Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit --------------0C724437057C199E2C63B06B Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit "Person, Roderick" wrote:
 what all is required in compiling a linux sourcce to be a freebsd port? You will need to get the linux source code and attempt to compile it under FreeBSD, there are some differences in the C code and such, I haven't had much spare time to actually complete this for ports that require lots of changes. So code does[DID YOU MEAN `NOT'] compile cleanly though.
    all i want to know is how do i get to compile the most recent copy of the rpm source [which is rpm-4.0.?], and run it in freebsd.  rpm has the ability to build rpm packages from tarballs.  that is one of it's fantastic features.  so if the freebsd people were to port the rpm package manager over to this system, it would greatly simplify the addition and removal of those packages (as everything is done all at once).  if freebsd had a version of rpm that was directly ported to (support) freebsd, rpm would then create new freebsd rpms (from tarballs) dedicated to freebsd.
 I think what you really want to know is if you have an app for Linux. how do you get it to run on FreeBSD? Let take an example. You use Gnome. so lets say you want to use the PAN newsreader for Gnome (although there is a FreeBSD port of this, you want to use the linux version). You would get the linux rpm or tgz of pan. If you use rpms you'll need to ask someone else or read the book. I have found no reason to use them and don't know the proper way to use them. But for a tgz package you would open it and place the binary file in/compat/linux/usr/X11R6/bin  - this is assuming you want it there, it's a bin and you need X, so why not?you will need to make sure that the proper libs are installed. When you install FreeBSD, install the linux-base package. This installs a base Red Hat 6.1 system(libs and such) into /compat/linux. Once you have everthing installed your ready to rock.now if you start you system with Linux compatbility then just start the app. i.e. /compat/linux/usrX11R6/bin/panIf you don't start you system in Linux compat mode just type linux at the command prompt. It will then start linux compat mode or tell you linux compatablilty is enabled.Roderick P. Person
Programmer II
Crystal Administrator
personrp@ccbh.com

"If we knew what it was we were doing, it would not be called research, would it?"
                                           Albert Einstein 

-----Original Message-----
From: xavian anderson macpherson [mailto:professional3d@home.com]
Sent: October 02, 2000 12:18 PM
To: Person, Roderick
Subject: Re: installing freebsd in an existing linux environment
Importance: High
 
hot rod,

sorry, i couldn't resist.  hey guy how's it going.  i really appreciate your responses.  hope to keep in touch on a regular basis.  last night i actually saw that freebsd can use rpm-2.5.6.  what all is required in compiling a linux sourcce to be a freebsd port?  i just put your number into my cellphone.  since i have free national calling (in the 48), i'll probably give you a buzz.  until then, THANKS!

--------------0C724437057C199E2C63B06B-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 11:50:47 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.telestream.com (mail.telestream.com [205.238.4.5]) by hub.freebsd.org (Postfix) with ESMTP id CF4FD37B502 for ; Mon, 2 Oct 2000 11:50:45 -0700 (PDT) Received: from localhost (keith@localhost) by mail.telestream.com (8.11.0/8.11.0) with ESMTP id e92Ioih15075 for ; Mon, 2 Oct 2000 11:50:44 -0700 Date: Mon, 2 Oct 2000 11:50:44 -0700 (PDT) From: To: freebsd-questions@freebsd.org Subject: Linux/FreeBSD decision Message-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 client that wants to run Linux on a couple of servers. One a DNS server and one a Mail server. I'm charged with setting it all up and getting him up and rolling. I've suggested that he go with FreeBSD instead or Linux. He's has asked why? I found myself stammering for reasons, I've always chose FreeBSD over linux for personal reasons. . I need something I can tell this guy that he would relate to since he's obviously jumped onto the linux rage of the day simply because people have told him it's the best. Any info people can suggest that I could use as ammunition would be great. Keith ================================= Keith W. At the helm My non work related site www.cydonia.net ================================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 11:55:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from brutus.converging.net (edtn002029.hs.telusplanet.net [161.184.135.251]) by hub.freebsd.org (Postfix) with ESMTP id 9BD2B37B67F for ; Mon, 2 Oct 2000 11:55:15 -0700 (PDT) Received: (from mgd@localhost) by brutus.converging.net (8.9.3/8.9.3) id MAA30391 for freebsd-questions@freebsd.org; Mon, 2 Oct 2000 12:53:24 -0600 (MDT) (envelope-from mgd) From: Murray Date: Mon, 2 Oct 2000 12:53:24 -0600 To: freebsd-questions@freebsd.org Subject: how to delete bold from man pages? Message-ID: <20001002125324.A30050@converging.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a FreeBSD box not connected to a printer, but I would like to print some man pages. If I send the output of a man page to a file and then attach that file to an email, I can pop the email on a w2k box and then print the attachment. However: spacing is preserved but the commands for bold and highlight are not. The bold formatting character becomes a black box followed by a duplicate character. A highlighted character becomes _blackboxduplicatecharactercharacter. Needless to say this is somewhat unreadable. Is there a way to save the man page without the bold and highlight affect? Alternatively, is there a w2k/windoze utility that can be used to strip unwanted characters from a file? thank you... -- Murray Davis Converging Technology Solutions Edmonton, AB To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 12: 2:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mta05-svc.ntlworld.com (mta05-svc.ntlworld.com [62.253.162.45]) by hub.freebsd.org (Postfix) with ESMTP id B46A537B673 for ; Mon, 2 Oct 2000 12:02:30 -0700 (PDT) Received: from parish ([62.253.85.160]) by mta05-svc.ntlworld.com (InterMail vM.4.01.02.27 201-229-119-110) with ESMTP id <20001002190229.FZFO19709.mta05-svc.ntlworld.com@parish>; Mon, 2 Oct 2000 20:02:29 +0100 Received: (from mark@localhost) by parish (8.11.0/8.11.0) id e92J2GA02569; Mon, 2 Oct 2000 20:02:16 +0100 (BST) (envelope-from mark) Date: Mon, 2 Oct 2000 20:02:11 +0100 From: Mark Ovens To: Murray Cc: freebsd-questions@freebsd.org Subject: Re: how to delete bold from man pages? Message-ID: <20001002200210.M252@parish> References: <20001002125324.A30050@converging.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5i In-Reply-To: <20001002125324.A30050@converging.net>; from mgd@brutus.converging.net on Mon, Oct 02, 2000 at 12:53:24PM -0600 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Oct 02, 2000 at 12:53:24PM -0600, Murray wrote: > I have a FreeBSD box not connected to a printer, but I would like to > print some man pages. If I send the output of a man page to a file and > then attach that file to an email, I can pop the email on a w2k box > and then print the attachment. However: spacing is preserved but the > commands for bold and highlight are not. The bold formatting character > becomes a black box followed by a duplicate character. A highlighted > character becomes _blackboxduplicatecharactercharacter. Needless to > say this is somewhat unreadable. > > Is there a way to save the man page without the bold and highlight > affect? Alternatively, is there a w2k/windoze utility that can be used > to strip unwanted characters from a file? > % man foobar | col -b > filename > thank you... > -- > Murray Davis > Converging Technology Solutions > Edmonton, AB > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- 4.4 - The number of the Beastie ________________________________________________________________ 51.44°N FreeBSD - The Power To Serve http://www.freebsd.org 2.057°W My Webpage http://ukug.uk.freebsd.org/~mark mailto:marko@freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 12: 5:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from 1upmc-msx4.isdip.upmc.edu (1upmc-msx4.isdbu.upmc.edu [128.147.18.41]) by hub.freebsd.org (Postfix) with ESMTP id C85D337B66C for ; Mon, 2 Oct 2000 12:05:19 -0700 (PDT) Received: by 1upmc-msx4.isdbu.upmc.edu with Internet Mail Service (5.5.2650.21) id ; Mon, 2 Oct 2000 15:05:09 -0400 Message-ID: From: "Person, Roderick" To: "'xavian@professional3d.com'" , "Person, Roderick" , freebsd-questions@FreeBSD.ORG Subject: RE: installing freebsd in an existing linux environment Date: Mon, 2 Oct 2000 15:05:07 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C02CA3.AEFEB696" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C02CA3.AEFEB696 Content-Type: text/plain; charset="iso-8859-1" It think it would be easier for you if you FORGET LINUX. Investigate pkg_add and /stand/sysinstall. These two ways of installing FreeBSD packages are equililent to rpm. As I said I don't use rpm, thanks for linux packages and and I have no need for them since FreeBSD has almost all the packages as linux. The one linux apps I run are WordPerfect and StarOffice everything else is FreeBSD (Netscape, windowmaker, xv, midnight commander etc). I think your trying to keep linux app when you mostly won't need too. What specifically are you worried about running on FreeBSD? Roderick P. Person Programmer II Crystal Administrator (412)454-2616 personrp@ccbh.com "If we knew what it was we were doing, it would not be called research, would it?" Albert Einstein -----Original Message----- From: xavian anderson macpherson [mailto:professional3d@home.com] Sent: October 02, 2000 2:49 PM To: Person, Roderick; freebsd-questions@FreeBSD.ORG Subject: Re: installing freebsd in an existing linux environment Importance: High "Person, Roderick" wrote: what all is required in compiling a linux sourcce to be a freebsd port? You will need to get the linux source code and attempt to compile it under FreeBSD, there are some differences in the C code and such, I haven't had much spare time to actually complete this for ports that require lots of changes. So code does[DID YOU MEAN `NOT'] compile cleanly though. all i want to know is how do i get to compile the most recent copy of the rpm source [which is rpm-4.0.?], and run it in freebsd. rpm has the ability to build rpm packages from tarballs. that is one of it's fantastic features. so if the freebsd people were to port the rpm package manager over to this system, it would greatly simplify the addition and removal of those packages (as everything is done all at once). if freebsd had a version of rpm that was directly ported to (support) freebsd, rpm would then create new freebsd rpms (from tarballs) dedicated to freebsd. I think what you really want to know is if you have an app for Linux. how do you get it to run on FreeBSD? Let take an example. You use Gnome. so lets say you want to use the PAN newsreader for Gnome (although there is a FreeBSD port of this, you want to use the linux version). You would get the linux rpm or tgz of pan. If you use rpms you'll need to ask someone else or read the book. I have found no reason to use them and don't know the proper way to use them. But for a tgz package you would open it and place the binary file in/compat/linux/usr/X11R6/bin - this is assuming you want it there, it's a bin and you need X, so why not?you will need to make sure that the proper libs are installed. When you install FreeBSD, install the linux-base package. This installs a base Red Hat 6.1 system(libs and such) into /compat/linux. Once you have everthing installed your ready to rock.now if you start you system with Linux compatbility then just start the app. i.e. /compat/linux/usrX11R6/bin/panIf you don't start you system in Linux compat mode just type linux at the command prompt. It will then start linux compat mode or tell you linux compatablilty is enabled.Roderick P. Person Programmer II Crystal Administrator personrp@ccbh.com "If we knew what it was we were doing, it would not be called research, would it?" Albert Einstein -----Original Message----- From: xavian anderson macpherson [ mailto:professional3d@home.com ] Sent: October 02, 2000 12:18 PM To: Person, Roderick Subject: Re: installing freebsd in an existing linux environment Importance: High hot rod, sorry, i couldn't resist. hey guy how's it going. i really appreciate your responses. hope to keep in touch on a regular basis. last night i actually saw that freebsd can use rpm-2.5.6. what all is required in compiling a linux sourcce to be a freebsd port? i just put your number into my cellphone. since i have free national calling (in the 48), i'll probably give you a buzz. until then, THANKS! ------_=_NextPart_001_01C02CA3.AEFEB696 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
It=20 think it would be easier for you if you FORGET LINUX. Investigate = pkg_add and=20 /stand/sysinstall. These two ways of installing FreeBSD packages are = equililent=20 to rpm. As I said I don't use rpm, thanks for linux packages and and I = have no=20 need for them since FreeBSD has almost all the packages as linux. The = one linux=20 apps I run are WordPerfect and StarOffice everything else is FreeBSD = (Netscape,=20 windowmaker, xv, midnight commander etc).
 
I=20 think your trying to keep linux app when you mostly won't need=20 too.
 
What=20 specifically are you worried about running on = FreeBSD?
 

Roderick P. Person =
Programmer II
Crystal=20 Administrator
(412)454-2616
personrp@ccbh.com

"If we knew what it was we were doing, = it would not=20 be called research, would it?"
          &nb= sp;           &nb= sp;           &nb= sp;       =20 Albert Einstein

 
-----Original Message-----
From: xavian anderson = macpherson=20 [mailto:professional3d@home.com]
Sent: October 02, 2000 = 2:49=20 PM
To: Person, Roderick;=20 freebsd-questions@FreeBSD.ORG
Subject: Re: installing = freebsd in an=20 existing linux environment
Importance:=20 High

"Person, Roderick" wrote:=20
 what all is required in compiling a linux sourcce to be a = freebsd=20 port? You will need to = get the linux=20 source code and attempt to compile it under FreeBSD, there are some = differences in the C code and such, I haven't had much spare time = to=20 actually complete this for ports that require lots of changes. So = code=20 does[DID YOU MEAN = `NOT'] compile cleanly=20 though.
    = all i want to know is how do i get to compile the = most recent=20 copy of the rpm source [which is rpm-4.0.?], and run it in = freebsd. =20 rpm has the ability to build rpm packages from tarballs.  that = is one=20 of it's fantastic features.  so if the freebsd people were to = port the=20 rpm package manager over to this system, it would greatly simplify = the=20 addition and removal of those packages (as everything is done all = at=20 once).  if freebsd had a version of rpm that was directly = ported to=20 (support) freebsd, rpm would then create new freebsd rpms (from = tarballs)=20 dedicated to freebsd.
 I think what you = really want to=20 know is if you have an app for Linux. how do you get it to run on = FreeBSD?=20 Let take an example. You use Gnome. so lets say you want to use the = PAN=20 newsreader for Gnome (although there is a FreeBSD port of this, you = want to=20 use the linux version). You would get the linux rpm or tgz of pan. = If you=20 use rpms you'll need to ask someone else or read the book. I have = found no=20 reason to use them and don't know the proper way to use them. But = for a tgz=20 package you would open it and place the binary file=20 in/compat/linux/usr/X11R6/bin  - this is assuming you = want it=20 there, it's a bin and you need X, so why=20 not?you will need to = make sure that=20 the proper libs are installed. When you install FreeBSD, install = the=20 linux-base package. This installs a base Red Hat 6.1 system(libs = and such)=20 into /compat/linux. Once you have everthing installed your ready to = rock.now if you start you system with Linux compatbility then = just start=20 the app. i.e.=20 /compat/linux/usrX11R6/bin/panIf you don't start you system in Linux compat mode just = type linux=20 at the command prompt. It will then start linux compat mode or tell = you=20 linux compatablilty is enabled.Roderick P. = Person=20
Programmer II =
Crystal Administrator =
personrp@ccbh.com=20

"If we knew what it was we = were doing, it=20 would not be called research, would it?"
          &n= bsp;           &n= bsp;           &n= bsp;       =20 Albert Einstein =20

-----Original Message-----
From: xavian = anderson=20 macpherson [mailto:professional3d@home.com]=20
Sent: = October 02,=20 2000 12:18 PM
To: Person, Roderick
Subject: Re: = installing=20 freebsd in an existing linux environment
Importance: = High=20
 
hot rod,=20

sorry, i couldn't resist.  hey guy = how's it=20 going.  i really appreciate your responses.  hope to = keep in=20 touch on a regular basis.  last night i actually saw that = freebsd can=20 use rpm-2.5.6.  what all is required in compiling a linux = sourcce to=20 be a freebsd port?  i just put your number into my = cellphone. =20 since i have free national calling (in the 48), i'll probably = give you a=20 buzz.  until then, THANKS!

<= /BODY> ------_=_NextPart_001_01C02CA3.AEFEB696-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 12:19:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from khoral.com (charon.khoral.com [209.75.155.97]) by hub.freebsd.org (Postfix) with ESMTP id 11CCB37B503 for ; Mon, 2 Oct 2000 12:19:04 -0700 (PDT) Received: (from steve@localhost) by khoral.com (8.9.3/8.9.3) id NAA09032; Mon, 2 Oct 2000 13:19:01 -0600 (MDT) From: Steve Jorgensen Message-Id: <200010021919.NAA09032@khoral.com> Subject: ipfw & natd config problems To: questions@freebsd.org Date: Mon, 2 Oct 2000 13:19:01 -0600 (MDT) Cc: salas@khoral.com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm trying to set up a FreeBSD-4.1.1 box as a firewall for my network. We're using ipfw and natd. I've got things pretty much working, but I'm having two problems.. #1: I get lots of messages like: natd[163]: failed to write packet back (Permission denied) I can't figure out why this is happening. #2: Externally, I can get to our webserver using the public address (www.khoral.com). However, internally, I get connection denied whenever I use www.khoral.com, but the internal hostname works fine. Natd is redirecting port 80 on the external interface to the internal web server. Is there anyway to configure this so that the external names for ftp and www work for internal machines? Thanks for any help. Steve -- ----------------------------------------------------------- Steven Jorgensen steve@khoral.com steve@spukhaus.com ------------------------------+---------------------------- Khoral Research Inc. | PHONE: (505) 837-6500 6200 Uptown Blvd, Suite 200 | FAX: (505) 881-3842 Albuquerque, NM 87110 | URL: http://www.khoral.com/ ----------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 12:21: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from kottan-labs.bgsu.edu (kottan-labs.bgsu.edu [129.1.133.123]) by hub.freebsd.org (Postfix) with SMTP id 331B437B502 for ; Mon, 2 Oct 2000 12:21:05 -0700 (PDT) Received: (qmail 57699 invoked from network); 2 Oct 2000 19:23:44 -0000 Received: from m133-122.bgsu.edu (HELO gmx.net) (129.1.133.122) by kottan-labs.bgsu.edu with SMTP; 2 Oct 2000 19:23:44 -0000 Message-ID: <39D8E110.AAEB2A70@gmx.net> Date: Mon, 02 Oct 2000 15:25:04 -0400 From: Raoul Schroeder X-Mailer: Mozilla 4.74 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions Subject: Installing PHP4 with IMAP Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi everyone, I already tried to get an answer on the PHP-INST mailing list, but no one seems to have an answer. Basically, I'd like to install PHP with IMAP as a module to APACHE 1.3.2, FreeBSD 4.1 release is the system. Here's the problem: Right now I would like to add imap features, and followed the installation guide. I use php4.0.2, apache 1.3.2 under FreeBSD 4.1 php (with imap) compiles fine, however, when I try to compile apache 1.3.2 with --activate-module=src/modules/php/phplib4.a the make generates the following error: .../libc-client4.so: undefined reference to 'mm_expunged' .../libc-client4.so: undefined reference to 'mm_diskerror' .../libc-client4.so: undefined reference to 'mm_lsub' and another bunch of those. the compilation ends with an error exit. I have tried a few things now (re-install the c-client, re-copying the so file, re-compiling php,...), but nothing seems to work. Any ideas? Thanks, Raoul To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 12:24:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from relay1.inwind.it (relay1.inwind.it [212.141.53.67]) by hub.freebsd.org (Postfix) with ESMTP id 8C36637B66C for ; Mon, 2 Oct 2000 12:24:37 -0700 (PDT) Received: from bartequi.ottodomain.org (62.98.152.202) by relay1.inwind.it (5.1.046) id 39AFDC990048E2C9; Mon, 2 Oct 2000 21:24:18 +0200 From: Salvo Bartolotta Date: Mon, 02 Oct 2000 20:25:06 GMT Message-ID: <20001002.20250600@bartequi.ottodomain.org> Subject: Re: Linux/FreeBSD decision To: Cc: freebsd-questions@FreeBSD.ORG References: X-Mailer: SuperCalifragilis X-Priority: 3 (Normal) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<< On 10/2/00, 7:50:44 PM, wrote regarding Linux/FreeBSD decision: > I have a client that wants to run Linux on a couple of servers. One a DNS > server and one a Mail server. I'm charged with setting it all up and > getting him up and rolling. I've suggested that he go with FreeBSD instead > or Linux. He's has asked why? I found myself stammering for reasons, I've > always chose FreeBSD over linux for personal reasons. rule, Kernel configs/compiles are faster etc etc>. I need something I can > tell this guy that he would relate to since he's obviously jumped onto= the > linux rage of the day simply because people have told him it's the best. > Any info people can suggest that I could use as ammunition would= > be great. > Keith Keith, the (big/highly loaded) sites running FreeBSD are well-known (cf the handbook and various BSD sources for a more comprehensive list); the fact that M$ people are changing OSes at hotmail, ahem, have been trying to do so for **four years**, speaks for itself: even if they somehow (as Faust did...;-) succeeded, it would be immaterial. FreeBSD is copyrighted by the Regents of the University of California, which University needs no presentation. You might also refer your client to the history of [TCP]/IP (cf Greg's remarks in the Networking chapters). You have personally known the technical merits and excellence of FreeBSD, so you don't need advice here :-) If this evidence is not enough, I am afraid your client **deserves** Linux. Good luck, Salvo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 12:33:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailf.telia.com (mailf.telia.com [194.22.194.25]) by hub.freebsd.org (Postfix) with ESMTP id F327737B503 for ; Mon, 2 Oct 2000 12:33:48 -0700 (PDT) Received: from ents02 (t5o90p6.telia.com [213.64.7.6]) by mailf.telia.com (8.9.3/8.9.3) with SMTP id VAA17149; Mon, 2 Oct 2000 21:33:38 +0200 (CEST) From: "James A Wilde" To: "Murray" , Subject: RE: how to delete bold from man pages? Date: Mon, 2 Oct 2000 21:33:58 +0200 Message-ID: <000801c02ca7$b5af77b0$8208a8c0@iqunlimited.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 In-Reply-To: <20001002125324.A30050@converging.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Murray > > Is there a way to save the man page without the bold and highlight > affect? Alternatively, is there a w2k/windoze utility that can be used > to strip unwanted characters from a file? PFE (Programmers File Editor) fulfills your alternative solution. But don't ask me where you would get it nowadays. It used to be a popular item on cover diskettes when covers had diskettes as opposed to CDs. mvh/regards James To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 12:37:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 6E7E837B66C for ; Mon, 2 Oct 2000 12:37:14 -0700 (PDT) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e92JbDO24495; Mon, 2 Oct 2000 12:37:13 -0700 (PDT) Date: Mon, 2 Oct 2000 12:37:13 -0700 From: Alfred Perlstein To: keith@mail.telestream.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Linux/FreeBSD decision Message-ID: <20001002123713.U27736@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 keith@mail.telestream.com on Mon, Oct 02, 2000 at 11:50:44AM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * keith@mail.telestream.com [001002 11:51] wrote: > I have a client that wants to run Linux on a couple of servers. One a DNS > server and one a Mail server. I'm charged with setting it all up and > getting him up and rolling. I've suggested that he go with FreeBSD instead > or Linux. He's has asked why? I found myself stammering for reasons, I've > always chose FreeBSD over linux for personal reasons. rule, Kernel configs/compiles are faster etc etc>. I need something I can > tell this guy that he would relate to since he's obviously jumped onto the > linux rage of the day simply because people have told him it's the best. > Any info people can suggest that I could use as ammunition would > be great. Honestly I think your personal views are what matters the most: work on the "etc etc" part and I'm sure you can come up with a strong argument. My standard FreeBSD plug is that while I may be able to do much magic with FreeBSD I honestly wouldn't be as helpful if somehow your Redhat init scripts broke, the amount of downtime would probably go from several minutes to possibly over an hour. Basically, I'm much more proficient in FreeBSD, the same way you wouldn't have a fighter plane technician work on your prop plane, you'd probably want me to deploy Linux than FreeBSD. (especially when you the customer doesn't have a clue about either). -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 12:41:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from firefly.prairienet.org (firefly.prairienet.org [192.17.3.3]) by hub.freebsd.org (Postfix) with ESMTP id 021D837B502 for ; Mon, 2 Oct 2000 12:41:20 -0700 (PDT) Received: from bluestem (bluestem.prairienet.org [192.17.3.4]) by firefly.prairienet.org (8.9.3/8.9.3) with ESMTP id OAA11418; Mon, 2 Oct 2000 14:41:11 -0500 (CDT) Date: Mon, 2 Oct 2000 14:40:53 -0500 (CDT) From: "David M. Talkington" X-Sender: dtalk@bluestem To: keith@mail.telestream.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Linux/FreeBSD decision In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Has he seen the little red daemon? That did it for me ... Tux is cool and all, but the wide-eyed li'l guy with the fork is just irresistable! =) -d On Mon, 2 Oct 2000 keith@mail.telestream.com wrote: > I have a client that wants to run Linux on a couple of servers. One a DNS > server and one a Mail server. I'm charged with setting it all up and > getting him up and rolling. I've suggested that he go with FreeBSD instead > or Linux. He's has asked why? I found myself stammering for reasons, I've > always chose FreeBSD over linux for personal reasons. rule, Kernel configs/compiles are faster etc etc>. I need something I can > tell this guy that he would relate to since he's obviously jumped onto the > linux rage of the day simply because people have told him it's the best. > Any info people can suggest that I could use as ammunition would > be great. > > Keith > > > ================================= > Keith W. > At the helm > > My non work related site > www.cydonia.net > ================================= > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 12:52: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtpproxy1.mitre.org (mb-20-100.mitre.org [129.83.20.100]) by hub.freebsd.org (Postfix) with ESMTP id 778ED37B66C for ; Mon, 2 Oct 2000 12:51:59 -0700 (PDT) Received: from avsrv1.mitre.org (avsrv1.mitre.org [129.83.20.58]) by smtpproxy1.mitre.org (8.9.3/8.9.3) with ESMTP id PAA21551 for ; Mon, 2 Oct 2000 15:51:56 -0400 (EDT) Received: from mailsrv2.mitre.org (mailsrv2.mitre.org [129.83.221.17]) by smtpsrv1.mitre.org (8.9.3/8.9.3) with ESMTP id PAA07321 for ; Mon, 2 Oct 2000 15:51:44 -0400 (EDT) Received: from mitre.org ([128.29.145.140]) by mailsrv2.mitre.org (Netscape Messaging Server 4.1) with ESMTP id G1TJ6I00.DWU; Mon, 2 Oct 2000 15:51:54 -0400 Message-ID: <39D8E767.822E3A2D@mitre.org> Date: Mon, 02 Oct 2000 15:52:07 -0400 From: "Andresen,Jason R." Organization: The MITRE Corporation X-Mailer: Mozilla 4.75 [en]C-20000818M (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: James A Wilde Cc: Murray , freebsd-questions@FreeBSD.ORG Subject: Re: how to delete bold from man pages? References: <000801c02ca7$b5af77b0$8208a8c0@iqunlimited.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG James A Wilde wrote: > PFE (Programmers File Editor) fulfills your alternative solution. But don't > ask me where you would get it nowadays. It used to be a popular item on > cover diskettes when covers had diskettes as opposed to CDs. Wow, a blast from the past. Their website is still up: http://www.lancs.ac.uk/people/cpaap/pfe/ -- _ _ _ ___ ____ ___ ______________________________________ / \/ \ | ||_ _|| _ \|___| | Jason Andresen -- jandrese@mitre.org / /\/\ \ | | | | | |/ /|_|_ | Views expressed may not reflect those /_/ \_\|_| |_| |_|\_\|___| | of the Mitre Corporation. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 13: 0:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from bsd1.alaptech.com (cable-225-4-237-24.anchorageak.net [24.237.4.225]) by hub.freebsd.org (Postfix) with ESMTP id 57E6137B503 for ; Mon, 2 Oct 2000 13:00:33 -0700 (PDT) Received: (from kirk@localhost) by bsd1.alaptech.com (8.11.0/8.9.3) id e92K1Jp10290 for freebsd-questions@FreeBSD.org; Mon, 2 Oct 2000 12:01:19 -0800 (AKDT) (envelope-from kirk) Date: Mon, 2 Oct 2000 12:01:18 -0800 From: Kirk Brogdon To: freebsd-questions@FreeBSD.org Subject: subscribe FreeBSD-questions Message-ID: <20001002120118.A10276@bsd1.alaptech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Description: subscribe FreeBSD-questions Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG subscribe FreeBSD-questions To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 13:19: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from femail1.sdc1.sfba.home.com (femail1.sdc1.sfba.home.com [24.0.95.81]) by hub.freebsd.org (Postfix) with ESMTP id A083837B503 for ; Mon, 2 Oct 2000 13:18:59 -0700 (PDT) Received: from home.com ([24.20.70.64]) by femail1.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001002201848.ZALP6495.femail1.sdc1.sfba.home.com@home.com> for ; Mon, 2 Oct 2000 13:18:48 -0700 Message-ID: <39D8EE44.C9DAC336@home.com> Date: Mon, 02 Oct 2000 13:21:24 -0700 From: xavian anderson macpherson Reply-To: xavian@professional3d.com Organization: http://www.professional3d.com X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.14 i586) X-Accept-Language: en MIME-Version: 1.0 To: "freebsd-questions@FreeBSD.ORG" Subject: I NEED TO INSTALL FREEBSD TODAY X-Priority: 1 (Highest) Content-Type: multipart/alternative; boundary="------------47011954861A0CEDD5D832CE" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --------------47011954861A0CEDD5D832CE Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit i got my freebsd box saturday by fedex, and have been reading the manual since then. i want to setup vinum on my system at installation. someone said that this is not possible. what then do i have to do setup vinum, so that i don't have to (re)start the (real) installation process after the (first, ie half-assed) `installation process'? is there anyway that i can access the vinum specification mechanism during the install? i understand that freebsd only uses the floppies for installation, and reserves the cd's for simply storing the packages and ports to be loaded into the system. are you folks telling me that with ten cd's, no one has figured out how to put a comprehensive installation program on one of the cd's? i am currently using suse-linux. they have an awesome installer called YaST. it does all of this at the beginning of the install. but then i have 256MB's RAM into which suse loads 48MB's for controlling the installation process. don't talk about your technological superiority, when you can't even manage a comprehensive install in one step. i am really getting pissed with linux. i am having nothing but continuing problems with system errors and crashes. i keep experiencing random failures. i don't if this is a linux problem or netscape's; but the last email i tried to send crashed netscape, and it didn't send or save it in the `sent folder'. i need to get freebsd running as quickly as possible. someone with real solutions, contact me. --------------47011954861A0CEDD5D832CE Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit i got my freebsd box saturday by fedex, and have been reading the manual since then.  i want to setup vinum on my system at installation.  someone said that this is not possible.  what then do i have to do setup vinum, so that i don't have to (re)start the (real) installation process after the (first, ie half-assed) `installation process'?  is there anyway that i can access the vinum specification mechanism during the install?  i understand that freebsd only uses the floppies for installation, and reserves the cd's for simply storing the packages and ports to be loaded into the system.  are you folks telling me that with ten cd's, no one has figured out how to put a comprehensive installation program on one of the cd's?  i am currently using suse-linux. they have an awesome installer called YaST.  it does all of this at the beginning of the install.  but then i have 256MB's RAM into which suse loads 48MB's for controlling the installation process.  don't talk about your technological superiority, when you can't even manage a comprehensive install in one step.

i am really getting pissed with linux.  i am having nothing but continuing problems with system errors and crashes.  i keep experiencing random failures.  i don't if this is a linux problem or netscape's; but the last email i tried to send crashed netscape, and it didn't send or save it in the `sent folder'.  i need to get freebsd running as quickly as possible.  someone with real solutions, contact me. --------------47011954861A0CEDD5D832CE-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 13:26:35 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 DDC6A37B502 for ; Mon, 2 Oct 2000 13:26:33 -0700 (PDT) Received: by heorot.1nova.com (Postfix, from userid 1000) id A2C70328D; Sun, 1 Oct 2000 12:50:45 +0000 (GMT) Received: from localhost (localhost [127.0.0.1]) by heorot.1nova.com (Postfix) with ESMTP id 85017328C; Sun, 1 Oct 2000 12:50:45 +0000 (GMT) Date: Sun, 1 Oct 2000 12:50:45 +0000 (GMT) From: Rick Hamell To: xavian@professional3d.com Cc: "freebsd-questions@FreeBSD.ORG" Subject: Re: I NEED TO INSTALL FREEBSD TODAY In-Reply-To: <39D8EE44.C9DAC336@home.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG First, please resend your email without all those underlined sentances... It didn't make any sense and I gave up trying to read it. Also, if you want help, it you may be better off being a little politer in how you word your sentances. At this point, no one has any reason to help you, and in fact you'll probally get some rude responses back. You will also want to read the installation instructions, plus the man pages. If you really need to run Vinium right away, then check out the man pages for it. Also, before knocking the usefullness of a new operating system - at least try to install it! If you have questions about specific parts of the installation itself, then we'll be glad to to help. Rick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 13:28:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from firefly.prairienet.org (firefly.prairienet.org [192.17.3.3]) by hub.freebsd.org (Postfix) with ESMTP id B413B37B502 for ; Mon, 2 Oct 2000 13:28:26 -0700 (PDT) Received: from bluestem (bluestem.prairienet.org [192.17.3.4]) by firefly.prairienet.org (8.9.3/8.9.3) with ESMTP id PAA18871; Mon, 2 Oct 2000 15:28:24 -0500 (CDT) Date: Mon, 2 Oct 2000 15:28:05 -0500 (CDT) From: "David M. Talkington" X-Sender: dtalk@bluestem To: xavian@professional3d.com Cc: "freebsd-questions@FreeBSD.ORG" Subject: Re: I NEED TO INSTALL FREEBSD TODAY In-Reply-To: <39D8EE44.C9DAC336@home.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > as possOn Mon, 2 Oct 2000, xavian anderson macpherson wrote: > ible. someone with real solutions, contact me. One such "real solution" might be to RTFM. "The Complete FreeBSD" got me up and running in about an hour, with no prior exposure to FreeBSD. You might also consider changing your tone. No one here is paid to support your systems. -d To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 13:51:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from bsd1.alaptech.com (cable-225-4-237-24.anchorageak.net [24.237.4.225]) by hub.freebsd.org (Postfix) with ESMTP id 8A6B837B502 for ; Mon, 2 Oct 2000 13:51:13 -0700 (PDT) Received: (from kirk@localhost) by bsd1.alaptech.com (8.11.0/8.9.3) id e92Kpup10425 for freebsd-questions@freebsd.org; Mon, 2 Oct 2000 12:51:56 -0800 (AKDT) (envelope-from kirk) Date: Mon, 2 Oct 2000 12:51:56 -0800 From: Kirk Brogdon To: freebsd-questions@freebsd.org Subject: X problems after 4.1 upgrade Message-ID: <20001002125156.A10374@bsd1.alaptech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Description: X problems after 4.1 upgrade Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I recently upgraded from 3.4 to 4.1 and now X locks up as soon as I run it. I am using a Cirrus 5446 card, NLX board and AMD K6 processor. This all worked fine on 3.4. Even if I try to to run the X link directly (by-passing the window manager) all I get are a bunch of pretty colors and no way to break out other than the reset switch. I've re-installed xf86 and ran xf86config about 50 different times to the same result. If I run the graphical setup (Xf86Setup) the screen is jittering and degrades to the point that it is unuseable. I've tried the SVGA, vga16 and generic servers but no luck. Any ideas? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 13:51:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp02.mrf.mail.rcn.net (smtp02.mrf.mail.rcn.net [207.172.4.61]) by hub.freebsd.org (Postfix) with ESMTP id 0C5DC37B66D for ; Mon, 2 Oct 2000 13:51:21 -0700 (PDT) Received: from ct-hartford-us218.javanet.com ([209.150.34.71] helo=[209.150.38.76]) by smtp02.mrf.mail.rcn.net with esmtp (Exim 3.15 #2) id 13gCYS-0005gv-00 for freebsd-questions@FreeBSD.ORG; Mon, 02 Oct 2000 16:51:20 -0400 Message-Id: In-Reply-To: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: From: media@ct1.nai.net Subject: panic: lockmgr: non-zero exclusive count?? Date: Mon, 02 Oct 2000 16:51:20 -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG What does that specific error message mean?? Is there a list available describing all of the FreeBSD panic strings?? I have a 133 Pentium (Compaq Deskpro 4000) on which I had previously installed 3.4 from CD-ROM. My CR-ROM drive is a Creative 5230E. I don't have a SCSI card. I just received _The FreeBSD Handbook_ from Walnut Creek which came with the 4.1 CD-ROM (I thought it was going to contain other software that went with the Handbook when I ordered it). Anyway, since didn't have too many files of my own in my FreeBSD partition, needed the newer version of XFree86 to work with my video card, and 4.1 is regarded as an improvement over 3.4, I decided to install it. It failed and gave the following: All filesystem information written successfully. Creating emergency holographic shell on VTY4. anic: lockmgr: non-zero exclusive count Syncing disks . . . panic: lockmgr: non-zero exclusive count Uptime 10m18s Automatic reboot in 15 seconds -- press any key on the console to abort. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 13:51:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp02.mrf.mail.rcn.net (smtp02.mrf.mail.rcn.net [207.172.4.61]) by hub.freebsd.org (Postfix) with ESMTP id F0AA737B502 for ; Mon, 2 Oct 2000 13:51:17 -0700 (PDT) Received: from ct-hartford-us218.javanet.com ([209.150.34.71] helo=[209.150.38.76]) by smtp02.mrf.mail.rcn.net with esmtp (Exim 3.15 #2) id 13gCYO-0005gv-00; Mon, 02 Oct 2000 16:51:17 -0400 Message-Id: In-Reply-To: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: questions@FreeBSD.ORG From: media@ct1.nai.net Subject: Re: install from 4.1 CDROM failed Cc: Heredity Choice Date: Mon, 02 Oct 2000 16:51:17 -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 10:21 AM -0700 10/01/00, Heredity Choice wrote: > >I get this error message when I try installing on a drive with bad blocks. >DOS is very tolerant of bad blocks. Check for bad blocks with DOS >Scandisk. Thanx!! I ran Scandisk before, but I did it again, and it still didn't find anything wrong. >Typically a harddrive warranty runs from the date of manufacture which >should be on the drive's paper label, 3 years for IDE and 5 years for >SCSI. Contact the manufacturer and he will give you a number and address >to return it for free warranty replacement. This drive was given to me, so I cannot return it to the manufacturer. Then again, I don't have any evidence that the disk is bad. Is there any other way to solve the problem?? Can I use the 3.4 installer to create the partition and then use the 4.1 installer?? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 13:51:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp02.mrf.mail.rcn.net (smtp02.mrf.mail.rcn.net [207.172.4.61]) by hub.freebsd.org (Postfix) with ESMTP id 63E7737B503 for ; Mon, 2 Oct 2000 13:51:20 -0700 (PDT) Received: from ct-hartford-us218.javanet.com ([209.150.34.71] helo=[209.150.38.76]) by smtp02.mrf.mail.rcn.net with esmtp (Exim 3.15 #2) id 13gCYI-0005gv-00; Mon, 02 Oct 2000 16:51:10 -0400 Message-Id: In-Reply-To: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: questions@FreeBSD.ORG From: media@ct1.nai.net Subject: Re: install from 4.1 CDROM failed Cc: john253@crosswinds.net Date: Mon, 02 Oct 2000 16:51:10 -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 1:06 AM +0100 10/01/00, John Murphy wrote: > >That sounds very recent for a CD, so there shouldn't be a problem. Thank you very much for your response. A recent master can still be bad, and a good master can still create a bad replicant. However, I want to explore other possible causes before I return the CD-ROM to Walnut Creek. >None of which should have been necessary. >Newfs'ing the slice should've sufficed. That's what I thought, but I decided to erase it under DOS just to make sure. At this point the disk has been erased and reformatted several times. >Was the '3.4 install on an Extended DOS partition? It wasn't on an Extended DOS partition because I had not previously formatted it as such, but it was on the same physical space on the drive. I'm thinking if 3.4 installed, then 4.1 should install. >Slightly less likely to have problems with primary partitions, though '4.1 >seems to interpret them ok. I keep thinking there may be a problem with >your BIOS and a large drive, but then '3.4 worked so it can't be that. It's only a 3G drive. >>The 4.1 installer seems a bit different from the 3.4. Where did the bad >>block scan go?? The flag is described on the help page (F1), but the >>command is not listed. > >I don't remember seeing or needing that. Perhaps these bad blocks are the >problem. Perhaps, although I don't remember the 3.4 install finding any bad blocks. I wonder why they removed the bad block scan for 4.1. >Providing "/" is at ad0s2a ('ad' is the FreeBSD-4.x IDE driver, superseding >the old wd (Western Digital) driver of FreeBSD-3.x fame; '0' is the master >>of the first IDE port; 's2' is the second slice and 'a' is the first >partition where "/" should be. I think I would always put "/" first >though. It failed no matter what I put first. Regardless the installer always seems to make "/" ad0s2a. >You need Newfs if you want to replace the old file system. I guess... Right, I had it set active. >It may be that re-formatting was un-necessary until you DOS formatted it. >The process is probably quicker with '4.1: Memory of the relative speed of >something is an insignificant symptom. Good point!! >Sorry to not have pin-pointed the problem but I need more facts. >How big is it ferinstance. It is 3G. I think finding out what "panic: lockmgr: non-zero exclusive count" means may be the at the heart of a solution. I will post a separate question. >PS: You said "FreeBSD CD-ROM" singular. The last I bought was '3.2 and it >was four disks. Has this changed? You are correct. If you buy FreeBSD on it's own or with _The Complete FreeBSD_ you receive 4 CD-ROMS. If you opt to buy the CD that comes with _The FreeBSD Hanbook_, you only get one CD-ROM. Thanks again for your help. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 13:59: 9 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 A261A37B502 for ; Mon, 2 Oct 2000 13:59:01 -0700 (PDT) Received: (qmail 24385 invoked from network); 2 Oct 2000 22:59:00 +0200 Received: from bb-62-5-4-193.bb.tninet.se (HELO marbsd.tninet.se) (62.5.4.193) by mail.telenordia.se with SMTP; 2 Oct 2000 22:59:00 +0200 From: Mark Rowlands To: xavian@professional3d.com, xavian anderson macpherson , "freebsd-questions@FreeBSD.ORG" Subject: Re: I NEED TO INSTALL FREEBSD TODAY Date: Mon, 2 Oct 2000 22:45:36 +0200 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain References: <39D8EE44.C9DAC336@home.com> In-Reply-To: <39D8EE44.C9DAC336@home.com> MIME-Version: 1.0 Message-Id: <00100222563300.11416@marbsd.tninet.se> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 02 Oct 2000, xavian anderson macpherson wrote: > > i got my freebsd box saturday by fedex, and have been reading the manual > since then. i want to setup vinum on my system at installation. > someone said that this is not possible. what then do i have to do setup > vinum, so that i don't have to (re)start the (real) installation process > after the (first, ie half-assed) `installation process'? is there > anyway that i can access the vinum specification mechanism during the > install? i understand that freebsd only uses the floppies for > installation, and reserves the cd's for simply storing the packages and > ports to be loaded into the system. are you folks telling me that with > ten cd's, no one has figured out how to put a comprehensive installation > program on one of the cd's? i am currently using suse-linux. they have > an awesome installer called YaST. it does all of this at the beginning > of the install. but then i have 256MB's RAM into which suse loads > 48MB's for controlling the installation process. don't talk about your > technological superiority, when you can't even manage a comprehensive > install in one step. > > i am really getting pissed with linux. i am having nothing but > continuing problems with system errors and crashes. i keep experiencing > random failures. i don't if this is a linux problem or netscape's; but > the last email i tried to send crashed netscape, and it didn't send or > save it in the `sent folder'. i need to get freebsd running as quickly > as possible. someone with real solutions, contact me. > with attitude like that, I dont give much for your chances see http://www.lemis.com/questions.html and then maybe try again 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 Mon Oct 2 14:10:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dh198-236.dhcp.sunysb.edu (dh198-236.dhcp.sunysb.edu [129.49.198.236]) by hub.freebsd.org (Postfix) with ESMTP id 866B837B66D; Mon, 2 Oct 2000 14:10:21 -0700 (PDT) Received: (from chris@localhost) by dh198-236.dhcp.sunysb.edu (8.9.3/8.9.3) id RAA85019; Mon, 2 Oct 2000 17:09:50 -0400 (EDT) (envelope-from chris) From: Christopher Rued MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14808.63902.442934.667120@chris.xsb.com> Date: Mon, 2 Oct 2000 17:09:50 -0400 (EDT) To: "Andresen,Jason R." Cc: Mark Ovens , Christopher Rued , freebsd-questions@FreeBSD.ORG Subject: Re: Perl question In-Reply-To: <39D8D5D9.67A3074B@mitre.org> References: <14808.52583.347797.384055@chris.xsb.com> <20001002191537.G252@parish> <20001002192617.I252@parish> <39D8D5D9.67A3074B@mitre.org> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Andresen,Jason R. writes: > > BTW, your RE should have a ``*'' as well: > > > > /x.*?y/ > > > > Maybe, it depends on exactly what he was trying to get. > > The first 3 character match where x and y are the first and third > character respectivly, then x.y is exactly what you want. The smallest > set of characters that have x and y as boundry values? Then your x.*?y > is correct. The smallest set of characters that have x and y as > boundries and have at least one character in between them? x.+?y is > needed. The RE I used was precisely what I wanted: x.y (an `x' followed by exactly one character followed by a `y'). When I run the following: #!/usr/bin/perl $a = "xayxbyxcyxdy"; @s = $a =~ /x.y/; print "\@s is @s\n"; I get: @s is 1 So, I seem to be getting the truth value rather than the first match in the string. If, however, I wrap the entire RE in a parentheses (make it a subexpression) like so: #!/usr/bin/perl $a = "xayxbyxcyxdy"; @s = $a =~ /(x.y)/; print "\@s is @s\n"; I get the results I wanted to begin with: @s is xay (I discovered this shortly after I sent the first message about this). What confuses me is that if I specify the global option, I do not need to use a subexpression. For example, if I run the following code: #!/usr/bin/perl $a = "xayxbyxcyxdy"; @s = $a =~ /x.y/g; print "\@s is @s\n"; I get: @s is xay xby xcy xdy So, this leaves me with a couple of questions, the main one being: Why the different treatment for single matches and global matches? and a less important one: Why is there no way to have the first match assigned to a scalar, since we can be sure that there will be at most one match returned? If anyone can explain this, and/or answer the questions posed above, I'd appreciate it. -Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 14:11:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from femail1.sdc1.sfba.home.com (femail1.sdc1.sfba.home.com [24.0.95.81]) by hub.freebsd.org (Postfix) with ESMTP id 215F837B502 for ; Mon, 2 Oct 2000 14:11:49 -0700 (PDT) Received: from home.com ([24.20.70.64]) by femail1.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001002211138.BSCI6495.femail1.sdc1.sfba.home.com@home.com> for ; Mon, 2 Oct 2000 14:11:38 -0700 Message-ID: <39D8FAA6.3C2CE669@home.com> Date: Mon, 02 Oct 2000 14:14:14 -0700 From: xavian anderson macpherson Reply-To: professional3d@home.com Organization: http://www.professional3d.com X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.14 i586) X-Accept-Language: en MIME-Version: 1.0 To: "freebsd-questions@FreeBSD.ORG" Subject: APOLOGIES GIVEN TO ALL X-Priority: 1 (Highest) Content-Type: multipart/alternative; boundary="------------B8E69BF503F02F71CBA4368B" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --------------B8E69BF503F02F71CBA4368B Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I AM SORRY FOR MY REMARKS. I DIDN'T NEED TO SAY WHAT I SAID THE WAY I SAID IT, but i can send anyone copies of an email i got from someone who was quite sarcastic when there was no need to be! he has since changed his tone. so i am doing the same. AGAIN, I AM SORRY! i am just a little bit concerned because i am getting conflicting answers in the emails i have recieved privately. some of you have been very helpful and i am VERY THANKFUL AND IMPRESSED with the general tone of thie remarks i have seen. what generated my seemingly hostile tone, was that i had just gotten a forwarded message from someone trying to talk someone else out of linux. my attitude about everything in life is that you should put up or shut up. i had just written a polite message about the comparison between linux distributions and their installers. i am using linux-mandrake and suse-linux. suse has by far the better installer. as i wrote, i am wanting to install my system with vinum. someone told me that that can't be done in the initial installation. my subsequent hostility stems from the fact that i don't like having to do things twice. especially when i am told that what i am supposed to be using ( or in this case, soon to use) is superior to what i have now. i think what probably burns many of you, whether you want admit it or not, is that freebsd, no matter how great it's abilities, still like everything else has it's shortcomings. that is unless one of you want to declare before the world that freebsd is perfect and without fault. NOTHING IS PERFECT! I WOULD HAVE INSTALLED THIS SATURDAY, IF IT WEREN'T FOR THE FACT THAT I DON'T WANT TO HAVE TO GO THROUGH THE INSTALLATION PROCESS TWICE. SO IF SOMEONE HAS A TRULY DEFINATIVE ANSWER AS TO HOW TO SETUP VINUM IN ONE STEP, I WOULD BE PLEASED TO HEAR IT. IT WAS SIMPLY THE FACT THAT I CAN DO THIS IN ONE STEP IN LINUX WITH SUSE'S YAST PROGRAM, THAT I WAS TRYING TO BRING UP MY FRUSTRATION WITH THE PROSPECT OF HAVING TO DO THIS SOME OTHER WAY. --------------B8E69BF503F02F71CBA4368B Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit I AM SORRY FOR MY REMARKS.  I DIDN'T NEED TO SAY WHAT I SAID THE WAY I SAID IT,  but i can send anyone copies of an email i got from someone who was quite sarcastic when there was no need to be!  he has since changed his tone.  so i am doing the same.  AGAIN, I AM SORRY!  i am just a little bit concerned because i am getting conflicting answers in the emails i have recieved privately.  some of you have been very helpful and i am VERY THANKFUL AND IMPRESSED with the general tone of thie remarks i have seen.

what generated my seemingly hostile tone, was that i had just gotten a forwarded message from someone trying to talk someone else out of linux.  my attitude about everything in life is that you should put up or shut up.  i had just written a polite message about the comparison between linux distributions and their installers.  i am using linux-mandrake and suse-linux.  suse has by far the better installer.  as i wrote, i am wanting to install my system with vinum.  someone told me that that can't be done in the initial installation.  my subsequent hostility stems from the fact that i don't like having to do things twice.  especially when i am told that what i am supposed to be using ( or in this case, soon to use) is superior to what i have now.  i think what probably burns many of you, whether you want admit it or not, is that freebsd, no matter how great it's abilities, still like everything else has it's shortcomings.  that is unless one of you want to declare before the world that freebsd is perfect and without fault.  NOTHING IS PERFECT!

I WOULD HAVE INSTALLED THIS SATURDAY, IF IT WEREN'T FOR THE FACT THAT I DON'T WANT TO HAVE TO GO THROUGH THE INSTALLATION PROCESS TWICE.  SO IF SOMEONE HAS A TRULY DEFINATIVE ANSWER AS TO HOW TO SETUP VINUM IN ONE STEP, I WOULD BE PLEASED TO HEAR IT.  IT WAS SIMPLY THE FACT THAT I CAN DO THIS IN ONE STEP IN LINUX WITH SUSE'S YAST PROGRAM, THAT I WAS TRYING TO BRING UP MY FRUSTRATION WITH THE PROSPECT OF HAVING TO DO THIS SOME OTHER WAY. --------------B8E69BF503F02F71CBA4368B-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 14:27:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gatekeeper.veriohosting.com (gatekeeper.veriohosting.com [192.41.0.2]) by hub.freebsd.org (Postfix) with ESMTP id DE88E37B66D for ; Mon, 2 Oct 2000 14:27:27 -0700 (PDT) Received: by gatekeeper.veriohosting.com; Mon, 2 Oct 2000 15:27:27 -0600 (MDT) Received: from unknown(192.168.1.7) by gatekeeper.veriohosting.com via smap (V3.1.1) id xma009433; Mon, 2 Oct 00 15:27:19 -0600 Received: from localhost (aulmer@localhost) by orca.orem.veriohosting.com [Verio Web Hosting, Inc. 801.437.0200] (8.8.8) id PAA76292; Mon, 2 Oct 2000 15:27:18 -0600 (MDT) Date: Mon, 2 Oct 2000 15:27:18 -0600 (MDT) From: Adam Ulmer Reply-To: aulmer@veriohosting.com To: Louis Valentine Cc: freebsd-questions@FreeBSD.ORG Subject: Re: UDP Mapping w/ 1 Interface, how? 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 sounds like you need a couple of netcats. One to listen and the other to talk. If this is not enough of a pointer, let me know. Adam Ulmer On Sat, 30 Sep 2000, Louis Valentine wrote: > Here's the scenario: > > I have a box running FreeBSD 4.1-RELEASE with a single interface (ethernet > card). I want to listen for UDP packets on a specified port, say 20000, and > redirect these packets to an external host, say user.domain.org:20000. I > initially tried doing this with NAT and ipfw, but after posting a message on > this list last week, it seems that the consensus is that this is not correct > method. So, my question now is, what _is_ the correct method for setting up > such a router? No need to give me step-by-step instructions, but if someone > could point me in the direction to look at I would greatly appreciate it. > > FYI: I have an Win98 box with WinGate on it right now that is currently > performing this exact same service (UDP Mapping with 1 NIC). For obvious > reasons I would rather have my BSD box handling this. ;) > > Thanks! > > -Louis Valentine > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 14:41:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dh198-236.dhcp.sunysb.edu (dh198-236.dhcp.sunysb.edu [129.49.198.236]) by hub.freebsd.org (Postfix) with ESMTP id 4C8C037B503 for ; Mon, 2 Oct 2000 14:41:06 -0700 (PDT) Received: (from chris@localhost) by dh198-236.dhcp.sunysb.edu (8.9.3/8.9.3) id RAA85189; Mon, 2 Oct 2000 17:40:40 -0400 (EDT) (envelope-from chris) From: Christopher Rued MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14809.216.377993.679478@chris.xsb.com> Date: Mon, 2 Oct 2000 17:40:40 -0400 (EDT) To: professional3d@home.com Cc: "freebsd-questions@FreeBSD.ORG" Subject: APOLOGIES GIVEN TO ALL In-Reply-To: <39D8FAA6.3C2CE669@home.com> References: <39D8FAA6.3C2CE669@home.com> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG xavian anderson macpherson writes: > I WOULD HAVE INSTALLED THIS SATURDAY, IF IT WEREN'T FOR THE FACT THAT I > DON'T WANT TO HAVE TO GO THROUGH THE INSTALLATION PROCESS TWICE. SO IF > SOMEONE HAS A TRULY DEFINATIVE ANSWER AS TO HOW TO SETUP VINUM IN ONE > STEP, I WOULD BE PLEASED TO HEAR IT. IT WAS SIMPLY THE FACT THAT I CAN > DO THIS IN ONE STEP IN LINUX WITH SUSE'S YAST PROGRAM, THAT I WAS TRYING > TO BRING UP MY FRUSTRATION WITH THE PROSPECT OF HAVING TO DO THIS SOME > OTHER WAY. 1. Please don't yell. 2. The tone of this message was not much better than the tone of the original. 3. Nobody is claiming, nor does anybody beleive that FreeBSD is *perfect*. (just better than most ;-)). You don't have to go through the installation process twice. Install once, and a little bit of setup thereafter. As far as I can tell, vinum can be used as a loadable module. This means that you will not even have to configure and recompile your kernel. I don't use it, so I don't know much about it. I do see that there is some information on it at http://www.lemis.com/vinum.html. This will probably get you started. Also, there is a section (which I skimmed through and it appears to be very good) in chapter 14 of _The Complete FreeBSD_ by, Greg Lehey (Walnut Creek; ISBN: 1571762469). Good luck. -Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 14:44: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from relay2.inwind.it (relay2.inwind.it [212.141.53.73]) by hub.freebsd.org (Postfix) with ESMTP id AB6EE37B503 for ; Mon, 2 Oct 2000 14:43:59 -0700 (PDT) Received: from bartequi.ottodomain.org (62.98.152.198) by relay2.inwind.it (5.1.046) id 39CB0979001A64C7; Mon, 2 Oct 2000 23:43:54 +0200 From: Salvo Bartolotta Date: Mon, 02 Oct 2000 22:44:42 GMT Message-ID: <20001002.22444200@bartequi.ottodomain.org> Subject: Re: X problems after 4.1 upgrade To: Kirk Brogdon Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <20001002125156.A10374@bsd1.alaptech.com> References: <20001002125156.A10374@bsd1.alaptech.com> X-Mailer: SuperCalifragilis X-Priority: 3 (Normal) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<< On 10/2/00, 9:51:56 PM, Kirk Brogdon wrote regarding= =20 X problems after 4.1 upgrade: > I recently upgraded from 3.4 to 4.1 and now X locks up as soon as I=20 run it. I am using a Cirrus 5446 card, NLX board and AMD K6 processor. = =20 This all worked fine on 3.4. Even if I try to to run the X link=20 directly (by-passing the window manager) all I get are a bunch of pretty= =20 colors and no way to break out other than the reset switch. > I've re-installed xf86 and ran xf86config about 50 different times to = the same result. If I run the graphical setup (Xf86Setup) the screen is= =20 jittering and degrades to the point that it is unuseable. I've tried=20 the SVGA, vga16 and generic servers but no luck. > Any ideas? Dear Kirk Brogdon, After upgrading from 3-S to the (then) 4-CURRENT, I met with annoying=20 X problems -- IIRC, PAM-related errors, albeit my configuration WAS=20 correct. In the light of some remark I had read somewhere, I recompiled X and=20 the problems faded away... HTH a little, Salvo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 14:49:44 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 8A54137B66C for ; Mon, 2 Oct 2000 14:49:40 -0700 (PDT) Received: from home.com ([24.20.70.64]) by femail2.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001002214932.SRIN27630.femail2.sdc1.sfba.home.com@home.com>; Mon, 2 Oct 2000 14:49:32 -0700 Message-ID: <39D90385.C9397AEA@home.com> Date: Mon, 02 Oct 2000 14:52:05 -0700 From: xavian anderson macpherson Organization: http://www.professional3d.com X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.14 i586) X-Accept-Language: en MIME-Version: 1.0 To: Christopher Rued , "freebsd-questions@FreeBSD.ORG" Subject: Re: APOLOGIES GIVEN TO ALL X-Priority: 1 (Highest) References: <39D8FAA6.3C2CE669@home.com> <14809.216.377993.679478@chris.xsb.com> Content-Type: multipart/alternative; boundary="------------02D880203DA21634E24F67EB" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --------------02D880203DA21634E24F67EB Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit how do you consider me to have been yelling? I APOPLOGIZED. i am fully aware of the kld for vinum. but you still have to define it. i just want to know if this can be or is done during installation? --------------02D880203DA21634E24F67EB Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit how do you consider me to have been yelling?  I APOPLOGIZED.  i am fully aware of the kld for vinum.  but you still have to define it.  i just want to know if this can be or is done during installation? --------------02D880203DA21634E24F67EB-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 15: 1: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dh198-236.dhcp.sunysb.edu (dh198-236.dhcp.sunysb.edu [129.49.198.236]) by hub.freebsd.org (Postfix) with ESMTP id 9998F37B503 for ; Mon, 2 Oct 2000 15:01:06 -0700 (PDT) Received: (from chris@localhost) by dh198-236.dhcp.sunysb.edu (8.9.3/8.9.3) id SAA85308; Mon, 2 Oct 2000 18:00:42 -0400 (EDT) (envelope-from chris) From: Christopher Rued MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14809.1418.335403.207878@chris.xsb.com> Date: Mon, 2 Oct 2000 18:00:42 -0400 (EDT) To: xavian anderson macpherson Cc: Christopher Rued , "freebsd-questions@FreeBSD.ORG" Subject: re: vinum question In-Reply-To: <39D90385.C9397AEA@home.com> References: <39D8FAA6.3C2CE669@home.com> <14809.216.377993.679478@chris.xsb.com> <39D90385.C9397AEA@home.com> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > how do you consider me to have been yelling? I APOPLOGIZED. Writing in all caps = shouting. > I am fully aware of the kld for vinum. but you still have to > define it. i just want to know if this can be or is done during > installation? After you install, the kld should be in /modules/vinum.ko. According what I just read, you should not even have to explicitly load the module. When you try to use vinum, it will automatically be loaded. You do not have to do anything special to install the kld. Just install the OS, and you will be able to run vinum. You may want to check out the URL I sent, as well as the reference to _The Complete FreeBSD_ if you have that book (or get a copy of it if you don't). -Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 15: 3:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from relay1.pair.com (relay1.pair.com [209.68.1.20]) by hub.freebsd.org (Postfix) with SMTP id 69A1037B502 for ; Mon, 2 Oct 2000 15:03:03 -0700 (PDT) Received: (qmail 4689 invoked from network); 2 Oct 2000 22:02:59 -0000 Received: from sanpedro-a434.racsa.co.cr (HELO hiddink) (196.40.41.182) by relay1.pair.com with SMTP; 2 Oct 2000 22:02:59 -0000 X-pair-Authenticated: 196.40.41.182 From: "Bert Hiddink" To: questions@FreeBSD.ORG Date: Mon, 2 Oct 2000 16:12:43 -0600 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Handbook in pdf- or other printable format X-mailer: Pegasus Mail for Win32 (v3.12a) Message-Id: <20001002220303.69A1037B502@hub.freebsd.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I know about Greg's FreeBSD Handbook in html-format: http://www.freebsd.org/handdbook/ Anyone knows whether it is downloadable as pdf- or other printable format? I am willing to buy a hardcopy at Walnut Creek but it takes weeks before it will arrive here (Costa Rica). Thanks in advance! Regards, -brt Bert Hiddink, FUNDACION GALILEO Correo electronico: hiddink@galileo.or.cr Sitio: http://www.galileo.or.cr Tel. (506) 280 8683, telefax. (506) 280 8847 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 15: 5:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rapidnet.com (rapidnet.com [205.164.216.1]) by hub.freebsd.org (Postfix) with ESMTP id BEA6137B503 for ; Mon, 2 Oct 2000 15:05:22 -0700 (PDT) Received: from imagination (imagination.rapidnet.com [206.85.240.245]) by rapidnet.com (8.9.3/8.9.3) with SMTP id QAA33892; Mon, 2 Oct 2000 16:05:10 -0600 (MDT) Message-ID: <02c001c02cbc$bb690670$f5f055ce@rapidnet.com> From: "pstapley" To: "xavian anderson macpherson" , "Christopher Rued" , References: <39D8FAA6.3C2CE669@home.com> <14809.216.377993.679478@chris.xsb.com> <39D90385.C9397AEA@home.com> Subject: Re: APOLOGIES GIVEN TO ALL Date: Mon, 2 Oct 2000 16:04:27 -0600 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_02BD_01C02C8A.70B939B0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_02BD_01C02C8A.70B939B0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable All CAPS are considered yelling. ----- Original Message -----=20 From: xavian anderson macpherson=20 To: Christopher Rued ; freebsd-questions@FreeBSD.ORG=20 Sent: Monday, October 02, 2000 3:52 PM Subject: Re: APOLOGIES GIVEN TO ALL how do you consider me to have been yelling? I APOPLOGIZED. i am = fully aware of the kld for vinum. but you still have to define it. i = just want to know if this can be or is done during installation?=20 ------=_NextPart_000_02BD_01C02C8A.70B939B0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable

All CAPS are considered = yelling.
----- Original Message -----
From:=20 xavian=20 anderson macpherson
To: Christopher Rued ; freebsd-questions@FreeBSD.ORG =
Sent: Monday, October 02, 2000 = 3:52=20 PM
Subject: Re: APOLOGIES GIVEN TO = ALL

how do = you consider=20 me to have been yelling?  I APOPLOGIZED.  i am fully aware = of the=20 kld for vinum.  but you still have to define it.  i just = want to=20 know if this can be or is done during installation?=20 ------=_NextPart_000_02BD_01C02C8A.70B939B0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 15:17:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from boat.mail.pipex.net (our.mail.pipex.net [158.43.128.75]) by hub.freebsd.org (Postfix) with SMTP id 17ABD37B502 for ; Mon, 2 Oct 2000 15:17:50 -0700 (PDT) Received: (qmail 7227 invoked from network); 2 Oct 2000 22:17:49 -0000 Received: from mailhost.puck.pipex.net (HELO mailhost.uk.internal) (194.130.147.54) by our.mail.pipex.net with SMTP; 2 Oct 2000 22:17:49 -0000 Received: (qmail 3045 invoked from network); 2 Oct 2000 22:17:48 -0000 Received: from camgate2.cam.uk.internal (172.31.6.21) by mailhost.uk.internal with SMTP; 2 Oct 2000 22:17:48 -0000 Received: by camgate2.cam.uk.internal with Internet Mail Service (5.5.2650.21) id ; Mon, 2 Oct 2000 23:16:54 +0100 Message-ID: From: Daniel Bye To: "'keith@mail.telestream.com '" , "'freebsd-questions@freebsd.org '" Subject: RE: Linux/FreeBSD decision Date: Mon, 2 Oct 2000 23:11:54 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG That should be fairly easy. Linux kids want to think they are using UNIX. Tell him that FreeBSD is more like UNIX than Linux... (Use of raw devices, for example, is not well supported in Linux. More efficient memory management, excellent overall OS stability, etc.) Also, the FreeBSD TCP/IP stack is about the best you'll find anywhere, no questions. Quite an important consideration for a DNS server and Mailhost. And yes, upgrading packages and recompiling the kernel become almost trivial with FreeBSD, whereas with Linux it is very hit and miss (in my experience) Add to that the quality and speed of support available from the mailing lists and other FreeBSD users, the quality of the man pages, the more favourable terms of the BSD license (have you ever bothered to read the GPL...?) The list is endless. FreeBSD, FreeBSD, FreeBSD. Dan -----Original Message----- From: keith@mail.telestream.com To: freebsd-questions@freebsd.org Sent: 02/10/00 19:50 Subject: Linux/FreeBSD decision I have a client that wants to run Linux on a couple of servers. One a DNS server and one a Mail server. I'm charged with setting it all up and getting him up and rolling. I've suggested that he go with FreeBSD instead or Linux. He's has asked why? I found myself stammering for reasons, I've always chose FreeBSD over linux for personal reasons. . I need something I can tell this guy that he would relate to since he's obviously jumped onto the linux rage of the day simply because people have told him it's the best. Any info people can suggest that I could use as ammunition would be great. Keith ================================= Keith W. At the helm My non work related site www.cydonia.net ================================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 15:20:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from area51.v-wave.com (area51.v-wave.com [24.108.52.213]) by hub.freebsd.org (Postfix) with SMTP id 66CEF37B503 for ; Mon, 2 Oct 2000 15:20:22 -0700 (PDT) Received: (qmail 53129 invoked by uid 1001); 2 Oct 2000 22:20:18 -0000 Date: Mon, 2 Oct 2000 16:20:18 -0600 From: Chris Wasser To: freebsd-questions@FreeBSD.ORG Subject: Re: APOLOGIES GIVEN TO ALL Message-ID: <20001002162018.A52942@area51.v-wave.com> References: <39D8FAA6.3C2CE669@home.com> <14809.216.377993.679478@chris.xsb.com> <39D90385.C9397AEA@home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <39D90385.C9397AEA@home.com>; from professional3d@home.com on Mon, Oct 02, 2000 at 02:52:05PM -0700 X-Operating-System: FreeBSD 4.1.1-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Oct 02, 2000 at 02:52:05PM -0700, xavian anderson macpherson wrote: > how do you consider me to have been yelling? I APOPLOGIZED. i am fully > aware of the kld for vinum. but you still have to define it. i just > want to know if this can be or is done during installation? It's quite apparent you haven't been online for any extended period of time. Phrases done in capitals are considered yelling which most people will interpret as an antagonistic approach and will treat you accordingly. The biggest part to using FreeBSD effectively is research. This isn't Microsoft Windows or Linux, here you have to work for results, not run some configuration wizard. There are mailing list archives online at www.freebsd.org which you can search for others who have run across your problem (and more then likely, answered) or you can take the time to read manpages. There are also quite a few FreeBSD support websites such as www.freebsdzine.org which has plenty of tutorials and I know for a fact it has one on vinum. If this sounds like too much work for you, perhaps you should go back to using Linux or some other operating system which caters to the lazy. Try helping yourself first before asking others for help, anything and everything you want to do in FreeBSD is documented somewhere, all you have to do is look. If necessary, go buy Greg's excellent The Complete FreeBSD which for the most part does all the hand-holding you'll need, and it's effective I know, I've given the book to my clients who lived in a double-click world and can now use FreeBSD well enough to get their jobs done which is a major accomplishment considering these are the kind of people who couldn't figure out drag and drop. I tend to get a little irked when I see people who expect everything to be done for them who haven't even BOTHERED to research the problem (and you're certainly not the first one to do this) themselves before demanding support from other people who devote thousands of man-hours towards producing the excellent product that FreeBSD is, if you want end-user support, I'm sure Microsoft is more then willing to oblidge you. The information is all there, go do some digging. Anyways, just my two cents worth. Private replies >/dev/null 2>&1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 15:20:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailgw01.execpc.com (mailgw01.execpc.com [169.207.2.78]) by hub.freebsd.org (Postfix) with ESMTP id DE7AF37B502 for ; Mon, 2 Oct 2000 15:20:45 -0700 (PDT) Received: from pop4.nwbl.wi.voyager.net (pop4.nwbl.wi.voyager.net [169.207.2.83]) by mailgw01.execpc.com (8.9.1) id RAA15957; Mon, 2 Oct 2000 17:20:11 -0500 Received: from earth (glitch@earth.execpc.com [169.207.16.1]) by pop4.nwbl.wi.voyager.net (8.10.2/8.10.2) with ESMTP id e92MKB321177; Mon, 2 Oct 2000 17:20:11 -0500 (CDT) Date: Mon, 2 Oct 2000 17:20:10 -0500 (CDT) From: Jimmy Thomson To: media@mail1.nai.net Cc: questions@FreeBSD.ORG, Heredity Choice Subject: Re: install from 4.1 CDROM failed 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, 2 Oct 2000 media@ct1.nai.net wrote: > At 10:21 AM -0700 10/01/00, Heredity Choice wrote: > > > >I get this error message when I try installing on a drive with bad blocks. > >DOS is very tolerant of bad blocks. Check for bad blocks with DOS > >Scandisk. > > Thanx!! I ran Scandisk before, but I did it again, and it still didn't > find anything wrong. > > >Typically a harddrive warranty runs from the date of manufacture which > >should be on the drive's paper label, 3 years for IDE and 5 years for > >SCSI. Contact the manufacturer and he will give you a number and address > >to return it for free warranty replacement. > > This drive was given to me, so I cannot return it to the manufacturer. > Then again, I don't have any evidence that the disk is bad. Is there any > other way to solve the problem?? Can I use the 3.4 installer to create the > partition and then use the 4.1 installer?? > What type of drive is it? Many manufacturers have utilities to detect problems with their drives. There may not be anything wrong with the actual drive platter, it could be something odd like the drive has bad cache in it. Just because the drive was given to you doesn't mean you can't RMA it. I have found that most drive manufacturers don't even ask for proof of purchase. Jimmy -- -------------------------------------------------------------------- If you go flying back through time and you see somebody else flying forward into the future, it's probably best to avoid eye contact. -Jack Handey -------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 15:22:39 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 6AC3737B502 for ; Mon, 2 Oct 2000 15:22:33 -0700 (PDT) Received: from morgaine.udel.edu (morgaine.wondermutt.net [192.168.1.2]) by wondermutt.net (8.9.3/8.9.3) with ESMTP id SAA04407; Mon, 2 Oct 2000 18:20:41 -0400 (EDT) (envelope-from papalia@udel.edu) Message-Id: <4.3.2.7.2.20001002180433.00ae5490@mail.udel.edu> X-Sender: papalia@mail.udel.edu X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 X-Priority: 1 (Highest) Date: Mon, 02 Oct 2000 18:10:08 -0400 To: xavian anderson macpherson , Christopher Rued , "freebsd-questions@FreeBSD.ORG" From: John Subject: Re: APOLOGIES GIVEN TO ALL In-Reply-To: <39D90385.C9397AEA@home.com> References: <39D8FAA6.3C2CE669@home.com> <14809.216.377993.679478@chris.xsb.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >how do you consider me to have been yelling? I APOPLOGIZED. i am fully >aware of the kld for vinum. but you still have to define it. i just want >to know if this can be or is done during installation? Xavian... People are willing to help you, but you need to follow a couple of simple etiquette rules... Writing in all caps is considered yelling. Write in all caps, people ignore you. Sending 'formatted' or 'html' emails is also a good way to get ignored... some people only read plain text. And doing what appears to be ignoring the advice given to you also make people not want to help. Several people have given you the best advice you can have - get "The Complete FreeBSD" if you don't already have it, and also visit http://www.vinumvm.org/ to learn more. Last I heard, and this may be completely wrong now, you had to install FreeBSD on a non-vinum'ed disk, and then use vinum on subsequent disks. If this is the case, then all you need to do is do your install, get your kernel done, and THEN worry about setting up vinum. After all, if your install gets screwed up, you'll want to know where to start trouble shooting it, no? Seen as how you've really not done anything other than ask the same question in different ways, please.... PLEASE step back and try approaching this again - AFTER you visit that web site. And remember... nobody here gets paid a dime. Everyone helps everyone else out of 'the goodness of their hearts', and only when they have time. Good luck, and I hope you get your questions answered... --John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 15:30:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from math.uic.edu (galois.math.uic.edu [131.193.178.114]) by hub.freebsd.org (Postfix) with SMTP id F3DA137B502 for ; Mon, 2 Oct 2000 15:30:24 -0700 (PDT) Received: (qmail 13681 invoked by uid 31415); 2 Oct 2000 22:29:59 -0000 Date: 2 Oct 2000 22:29:59 -0000 Message-ID: <20001002222959.13680.qmail@math.uic.edu> From: vladimir@math.uic.edu To: DougB@gorean.org, freebsd-questions@freebsd.org Subject: Re: name service caching Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Doug, just to follow-up to my question about ypserv and high load on the yp server. I finally got annoyed enough to do some testing. It turns out that ypserv on the master server works very hard every time anyone logs in, and this is not freebsd-related at all. We ran into a problem after adding BSD machines because the solaris lab was not used by anyone. A stack trace on the /usr/bin/login (or any other daemon, ftpd, for example) + network dump show that they call initgroups(), which reads the whole group database from the yp server. We recently created a separate group for each user to take advantage of file sharing, and the group database became so huge that initgroups() takes forever. I am not sure what could be a good fix, except making each machine a yp slave server (argh...). Vladimir >From vladimir Wed Sep 13 14:23:24 2000 >To: freebsd-questions@freebsd.org >Subject: Re: name service caching > > >From DougB@gorean.org Wed Sep 13 19:17:24 2000 > >Delivered-To: vladimir@math.uic.edu > >Date: Wed, 13 Sep 2000 12:17:16 -0700 (PDT) > >From: Doug Barton > >X-Sender: doug@dt051n37.san.rr.com > >To: vladimir@math.uic.edu > >cc: freebsd-questions@freebsd.org > >Subject: Re: name service caching > >MIME-Version: 1.0 > >Status: R > > > >On 13 Sep 2000 vladimir@math.uic.edu wrote: > > > >> Dear BSD users, > >> > >> is there an equivalent of Solaris nscd daemon > >> (name service caching daemon): > > > > No... nor would one be desirable. If you need this kind of servi >ce > >run a local copy of named configured as a forwarder to your > >"real" resolvers. > >nscd on solaris also caches passwd and group databases. >I was asking because we've just added a bunch of BSD machines, and the >resources consumed by ypserv on a solaris NIS server went up quite a >lot. Before that, adding a lab of solaris boxes didn't make a >difference. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 15:35:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mta03-svc.ntlworld.com (mta03-svc.ntlworld.com [62.253.162.43]) by hub.freebsd.org (Postfix) with ESMTP id 27E6E37B66D for ; Mon, 2 Oct 2000 15:35:23 -0700 (PDT) Received: from parish ([62.253.84.176]) by mta03-svc.ntlworld.com (InterMail vM.4.01.02.27 201-229-119-110) with ESMTP id <20001002223517.MIM13676.mta03-svc.ntlworld.com@parish>; Mon, 2 Oct 2000 23:35:17 +0100 Received: (from mark@localhost) by parish (8.11.0/8.11.0) id e92MZ8r00843; Mon, 2 Oct 2000 23:35:08 +0100 (BST) (envelope-from mark) Date: Mon, 2 Oct 2000 23:35:07 +0100 From: Mark Ovens To: Christopher Rued Cc: "Andresen,Jason R." , freebsd-questions@FreeBSD.ORG Subject: Re: Perl question Message-ID: <20001002233507.A252@parish> References: <14808.52583.347797.384055@chris.xsb.com> <20001002191537.G252@parish> <20001002192617.I252@parish> <39D8D5D9.67A3074B@mitre.org> <14808.63902.442934.667120@chris.xsb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5i In-Reply-To: <14808.63902.442934.667120@chris.xsb.com>; from c.rued@xsb.com on Mon, Oct 02, 2000 at 05:09:50PM -0400 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Oct 02, 2000 at 05:09:50PM -0400, Christopher Rued wrote: > Andresen,Jason R. writes: > > > BTW, your RE should have a ``*'' as well: > > > > > > /x.*?y/ > > > > > > > Maybe, it depends on exactly what he was trying to get. > > > > The first 3 character match where x and y are the first and third > > character respectivly, then x.y is exactly what you want. The smallest > > set of characters that have x and y as boundry values? Then your x.*?y > > is correct. The smallest set of characters that have x and y as > > boundries and have at least one character in between them? x.+?y is > > needed. > > The RE I used was precisely what I wanted: x.y (an `x' followed by > exactly one character followed by a `y'). > > When I run the following: > > #!/usr/bin/perl > $a = "xayxbyxcyxdy"; > @s = $a =~ /x.y/; > print "\@s is @s\n"; > > I get: > > @s is 1 > > > > So, I seem to be getting the truth value rather than the first match > in the string. If, however, I wrap the entire RE in a parentheses > (make it a subexpression) like so: > Well, () is not strictly a subexpression. It causes whatever is matched to be remembered so that it can be recalled later (using \1, \2, etc.) similar to \(...\) in sed(1). > #!/usr/bin/perl > $a = "xayxbyxcyxdy"; > @s = $a =~ /(x.y)/; > print "\@s is @s\n"; > > I get the results I wanted to begin with: > > @s is xay > > (I discovered this shortly after I sent the first message about this). > > > > What confuses me is that if I specify the global option, I do not need > to use a subexpression. For example, if I run the following code: > > #!/usr/bin/perl > $a = "xayxbyxcyxdy"; > @s = $a =~ /x.y/g; > print "\@s is @s\n"; > > I get: > > @s is xay xby xcy xdy > > > So, this leaves me with a couple of questions, the main one being: > Why the different treatment for single matches and global > matches? > > and a less important one: > Why is there no way to have the first match assigned to a scalar, > since we can be sure that there will be at most one match returned? > AIUI, the construct ``$a =~ /x.y/;'' just returns TRUE or FALSE and thus is used in if(): if ($a =~ /x.y/) { ..... } I would guess that if you specify a global match, or use () to memorize the match then perl(1) saves it because it is reasonable to assume that you require more than TRUE or FALSE. If you get a definitive answer I'd be interested in knowing what it is. > > > If anyone can explain this, and/or answer the questions posed above, > I'd appreciate it. > > -Chris -- 4.4 - The number of the Beastie ________________________________________________________________ 51.44°N FreeBSD - The Power To Serve http://www.freebsd.org 2.057°W My Webpage http://ukug.uk.freebsd.org/~mark mailto:marko@freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 15:37:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from spring.thepond.com (spring.thepond.com [146.115.71.105]) by hub.freebsd.org (Postfix) with ESMTP id 00FCD37B503 for ; Mon, 2 Oct 2000 15:37:43 -0700 (PDT) Received: from localhost (drunk@localhost) by spring.thepond.com (8.9.3/8.9.3) with ESMTP id SAA35333; Mon, 2 Oct 2000 18:50:43 -0400 (EDT) (envelope-from bpeisenbraun@yahoo.com) X-Authentication-Warning: spring.thepond.com: drunk owned process doing -bs Date: Mon, 2 Oct 2000 18:50:43 -0400 (EDT) From: Ben Eisenbraun X-Sender: drunk@spring.thepond.com To: Bert Hiddink Cc: questions@freebsd.org Subject: Re: Handbook in pdf- or other printable format Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Anyone knows whether it is downloadable as pdf- or other printable > format? Head for ftp://ftp.freebsd.org/pub/FreeBSD/doc/handbook and you'll find the handbook available in several formats including pdf. The non-english versions start out of just the /doc directory. HTH. -ben To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 15:45:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from femail4.sdc1.sfba.home.com (femail4.sdc1.sfba.home.com [24.0.95.84]) by hub.freebsd.org (Postfix) with ESMTP id 6833137B66C for ; Mon, 2 Oct 2000 15:45:22 -0700 (PDT) Received: from home.com ([24.20.70.64]) by femail4.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001002224418.REYU4031.femail4.sdc1.sfba.home.com@home.com> for ; Mon, 2 Oct 2000 15:44:18 -0700 Message-ID: <39D91093.CD603D00@home.com> Date: Mon, 02 Oct 2000 15:47:47 -0700 From: xavian anderson macpherson Organization: http://www.professional3d.com X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.14 i586) X-Accept-Language: en MIME-Version: 1.0 To: "freebsd-questions@FreeBSD.ORG" Subject: [Fwd: APOLOGIES GIVEN TO ALL] X-Priority: 1 (Highest) Content-Type: multipart/alternative; boundary="------------9997E7534516E22BEB496D5F" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --------------9997E7534516E22BEB496D5F Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit wyrdwulf@catskill.net wrote: > Xavian: > > Freebsd is an operating system. You may be required to install it. It's > rather different from linux (I use Debian myself) and requires a learning curve. I > don't think the vinum program for fbsd easily adapts to a linux system. If you > are proposing to "adapt" freebsd's "vinum" to SuSe I'm not sure it can be done. > Netscape is notorious for bugs, so I'd suspect netscape before linux. I'd also > check the SuSe Linux list to see if your problems are unique. > YAST is wonderful but I like Debian. it may be netscape, but i have been having problems that have nothing to do with netscape. you didn't read my email very well. i don't want vinum for linux. nor was i `proposing to adapt it to suse'. frankly, to all concerned; i would rather not use any linux program. but the reality is that there are some holes in freebsd. if there weren't any (holes), no one would ever port programs from linux (or anything else for that matteres) to freebsd. the reality is that freebsd does not and may never have the commercial support prevalent in linux. the very nature of freebsd tends to ensure this. linux is rapidly becoming the microsft of the unix-wannabe community. the propensity of proprietary distributions for profit is what's driving this. even linux suffers compared to windows, even more so than apple. the only chance that freebsd will ever have is to make redhat linux rpms directly portable to freebsd without any intervention by the end user. as i pointed out to someone else, the redhat rpm manager is capable of converting tarballs into rpm packages. what we need is a devoted rpm manager for freebsd, that will handle ALL of the conversion requirements from linux to freebsd. you are already a step ahead of linux. i'd just like to see us take even larger steps forward. and i can just see the rage that some of you will have at the suggestion that freebsd should adopt linux as one of it's own. frankly i don't care too much for segregation, not in any form. and all segregation begins in the mind. it is a refusal to think beyond your own exclusive box. to me, the foundation of freedom (free as in bsd) has to be inclusivity. it is the humility to look beyond oneself to consider the expansiveness of ones greater community. yes i have the capacity to rant, just like anyone else. i try however to make sure that whatever i am ranting about, conforms to reality. if it doesn't, i definately welcome the fact being brought to my attention. i don't mind being told that i am wrong, in fact i look forward to it. i would be a fool to think anyother way. i cherish truthfulness too much, to place my own ego above it. i often find myself expressing views that are nothing less than bigoted. when i do, i immediately question my right to have such a view. and the very fact that i recognize that is wrong, obligates me to forsaking it. when i find myself apartied to values or concepts that abrogate the truth, not as i see it but as defined by a rigorous examination of the facts, no matter how inconvient to myself, I CHANGE! this is not hog wash. it is what i live by. and i examine myself and everything (especially what i buy) around me by that level of scrutiny. > > > BTW, all caps means you are shouting. Ver-r-ry unpleasant. > > Eric Wolven > > On Mon, 02 Oct 2000 21:14:14 xavian anderson macpherson wrote: > > I AM SORRY FOR MY REMARKS. I DIDN'T NEED TO SAY WHAT I SAID THE WAY I > > SAID IT, but i can send anyone copies of an email i got from someone > > who was quite sarcastic when there was no need to be! he has since > > changed his tone. so i am doing the same. AGAIN, I AM SORRY! i am > > just a little bit concerned because i am getting conflicting answers in > > the emails i have recieved privately. some of you have been very > > helpful and i am VERY THANKFUL AND IMPRESSED with the general tone of > > thie remarks i have seen. > > does this mean that i was shouting when i said i was`VERY THANKFUL AND IMPRESSED'? or maybe i was shouting when i said `AGAIN, I AM SORRY', `I AM SORRY FOR MY REMARKS. I DIDN'T NEED TO SAY WHAT I SAID THE WAY I SAID IT'? there is a difference between shouting and simply making a statement of stressed emphasis. SO LET ME SHOUT THIS VERY CLEARLY. IT IS THE INABILITY OR REFUSAL TO LOOK BEYOND THE WORDS AND SEE THE LANGUAGE. IT IS THE MEANING OF THE WORD THAT DEFINES THE LANGUAGE. don't be so short sighted. people all too often only see what they want to, and ignore the message that is presented to them. it it easier that way to absolve oneself of any complicity they may (most always) share in the situation that exists. but god help us, if we have to declare responsibility. --------------9997E7534516E22BEB496D5F Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit wyrdwulf@catskill.net wrote:
Xavian:

Freebsd is an operating system.  You may be required to install it.  It's
rather different from linux (I use Debian myself) and requires a learning curve.  I
don't think the vinum program for fbsd easily adapts to a linux system.  If you
are proposing to "adapt" freebsd's "vinum" to SuSe I'm not sure it can be done.
Netscape is notorious for bugs, so I'd suspect netscape before linux.  I'd also
check the SuSe Linux list to see if your problems are unique.
YAST is wonderful but I like Debian.

it may be netscape, but i have been having problems that have nothing to do with netscape.

you didn't read my email very well.  i don't want vinum for linux.  nor was i `proposing to adapt it to suse'.  frankly, to all concerned; i would rather not use any linux program.  but the reality is that there are some holes in freebsd.  if there weren't any (holes), no one would ever port programs from linux (or anything else for that matteres) to freebsd.  the reality is that freebsd does not and may never have the commercial support prevalent in linux.  the very nature of freebsd tends to ensure this.  linux is rapidly becoming the microsft of the unix-wannabe community.  the propensity of proprietary distributions for profit is what's driving this.  even linux suffers compared to windows, even more so than apple.  the only chance that freebsd will ever have is to make redhat linux rpms directly portable to freebsd without any intervention by the end user.

as i pointed out to someone else, the redhat rpm manager is capable of converting tarballs into rpm packages.  what we need is a devoted rpm manager for freebsd, that will handle ALL of the conversion requirements from linux to freebsd.  you are already a step ahead of linux.  i'd just like to see us take even larger steps forward.  and i can just see the rage that some of you will have at the suggestion that freebsd should adopt linux as one of it's own.  frankly i don't care too much for segregation, not in any form.  and all segregation begins in the mind.  it is a refusal to think beyond your own exclusive box.  to me, the foundation of freedom (free as in bsd) has to be inclusivity.  it is the humility to look beyond oneself to consider the expansiveness of ones greater community.  yes i have the capacity to rant, just like anyone else.  i try however to make sure that whatever i am ranting about, conforms to reality.  if it doesn't, i definately welcome the fact being brought to my attention.  i don't mind being told that i am wrong, in fact i look forward to it.  i would be a fool to think anyother way.  i cherish truthfulness too much, to place my own ego above it.  i often find myself expressing views that are nothing less than bigoted.  when i do, i immediately question my right to have such a view.  and the very fact that i recognize that is wrong, obligates me to forsaking it.  when i find myself apartied to values or concepts that abrogate the truth, not as i see it but as defined by a rigorous examination of the facts, no matter how inconvient to myself, I CHANGE!  this is not hog wash.  it is what i live by.  and i examine myself and everything (especially what i buy) around me by that level of scrutiny.

 
 
BTW, all caps means you are shouting.  Ver-r-ry unpleasant.

Eric Wolven

On Mon, 02 Oct 2000 21:14:14 xavian anderson macpherson wrote:
> I AM SORRY FOR MY REMARKS.  I DIDN'T NEED TO SAY WHAT I SAID THE WAY I
> SAID IT,  but i can send anyone copies of an email i got from someone
> who was quite sarcastic when there was no need to be!  he has since
> changed his tone.  so i am doing the same.  AGAIN, I AM SORRY!  i am
> just a little bit concerned because i am getting conflicting answers in
> the emails i have recieved privately.  some of you have been very
> helpful and i am VERY THANKFUL AND IMPRESSED with the general tone of
> thie remarks i have seen.
>

does this mean that i was shouting when i said i was`VERY THANKFUL AND IMPRESSED'?  or maybe i was shouting when i said `AGAIN, I AM SORRY', `I AM SORRY FOR MY REMARKS.  I DIDN'T NEED TO SAY WHAT I SAID THE WAY I SAID IT'?  there is a difference between shouting and simply making a statement of stressed emphasis.  SO LET ME SHOUT THIS VERY CLEARLY.  IT IS THE INABILITY OR REFUSAL TO LOOK BEYOND THE WORDS AND SEE THE LANGUAGE.  IT IS THE MEANING OF THE WORD THAT DEFINES THE LANGUAGE.  don't be so short sighted.  people all too often only see what they want to, and ignore the message that is presented to them.  it it easier that way to absolve oneself of any complicity they may (most always) share in the situation that exists.  but god help us, if we have to declare responsibility.
  --------------9997E7534516E22BEB496D5F-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 15:48:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pop.hccnet.nl (pop.hccnet.nl [193.172.127.94]) by hub.freebsd.org (Postfix) with ESMTP id 3972937B503 for ; Mon, 2 Oct 2000 15:48:12 -0700 (PDT) Received: from parmenides.utp.net by pop.hccnet.nl via uds181-123.dial.hccnet.nl [193.173.123.181] with ESMTP id AAA20197 (8.8.5/1.13); Tue, 3 Oct 2000 00:48:10 +0200 (MET DST) Received: from localhost (janko@localhost) by parmenides.utp.net (8.9.3/8.9.3) with ESMTP id AAA01160; Tue, 3 Oct 2000 00:48:11 +0200 (CEST) (envelope-from janko@compuserve.com) X-Authentication-Warning: parmenides.utp.net: janko owned process doing -bs Date: Tue, 3 Oct 2000 00:48:10 +0200 (CEST) From: Janko van Roosmalen X-Sender: janko@parmenides.utp.net To: Nash Cc: freebsd-questions@FreeBSD.ORG Subject: Re: natd ; Host is dowm ??? In-Reply-To: <39D880BE.F7499B19@home.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 I configured ISDN dial-on-demand on my FreeBSD 3.2 system. I get similar messages. I think they are caused by a time-out. When there is no activity for some time the isdn demon breaks the connection, the isdn card looses its assigned ip address. "natd" reports it as "aliasing to 0.0.0.0". From my natd.log (my daughter was reading her yahoo email, +-20.00 hr is internet prime time here in Holland) : Oct 1 20:08:28 natd[120]: Aliasing to 193.173.123.100, mtu 1500 bytes Oct 1 20:16:32 natd[120]: Aliasing to 0.0.0.0, mtu 1500 bytes Oct 1 20:16:32 natd[120]: failed to write packet back (Can't assign requested address) Oct 1 20:16:50 last message repeated 8 times Oct 1 20:16:53 natd[120]: Aliasing to 193.173.123.49, mtu 1500 bytes At 20.08.28 a connection is made. Because she was composing her email replies the connection was broken at 20.16.32. At about the same time she wanted to send off her email. Because it was very busy it took some about 21 seconds to get connected at 20:16:53. Normally it takes only 3 seconds. Why don't you make an entry in (new)syslog.conf for natd and see if the resulting log will give you a clue to what is going in your case? Janko van Roosmalen - Vught - Netherlands > > My server is issuing an error message that has got me blowing my > head off on!! > > ... natd[131]: failed to write packet back (Host is down) > > Does anyone know what "host" is meant here? > The message comes up randomly and comes in very large occurrences. > It really doesn't seem to be affecting anything as far as the > connection speed is concerned; BUT IT SURE IS IRRITATING ME!!! It > has been filling up my "/var/log/messages" file for the past few > months, and I seriously considering writing a program just to > prevent the message itself from showing up. > > I use natd to make my server into a router and have an internal > network behind it. Also have a firewall, DNS, http-daemons, > FTP-daemons on the same machine. I've tried removing any and/or all > of these other daemons from the machine to see if it effects this > message; but in vein. > > The only other thing I've though of is that, it seems like someone > else also has an internal network in our subnet and is probably > sending ARP-requests externally?!? I frankly don't understand this > thing and would appreciate any suggestions whatsoever, and > especially if someone can tell me how to find out "which/what" > -host the error message is talking about? > > Thank you beforehand, > N.S. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 16: 3: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pop.hccnet.nl (pop.hccnet.nl [193.172.127.94]) by hub.freebsd.org (Postfix) with ESMTP id 4DB4037B502 for ; Mon, 2 Oct 2000 16:02:57 -0700 (PDT) Received: from parmenides.utp.net by pop.hccnet.nl via uds94-123.dial.hccnet.nl [193.173.123.94] with ESMTP id BAA24139 (8.8.5/1.13); Tue, 3 Oct 2000 01:02:52 +0200 (MET DST) Received: from localhost (janko@localhost) by parmenides.utp.net (8.9.3/8.9.3) with ESMTP id BAA01180; Tue, 3 Oct 2000 01:02:24 +0200 (CEST) (envelope-from janko@compuserve.com) X-Authentication-Warning: parmenides.utp.net: janko owned process doing -bs Date: Tue, 3 Oct 2000 01:02:24 +0200 (CEST) From: Janko van Roosmalen X-Sender: janko@parmenides.utp.net To: Louis Valentine Cc: freebsd-questions@FreeBSD.ORG Subject: Re: UDP Mapping w/ 1 Interface, how? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I never wandered into the world of Unix sockets programming. But redirection should not be too difficult. A daemon listening on udp port 20000, which sends the received UPD datagrams out again to user.domain.org:20000. Several weeks ago Richard Stevens' books on Unix network programming were mentioned as an excellent resource for this type of thing. ===Janko van Roosmalen - Vught - Netherlands=== On Sat, 30 Sep 2000, Louis Valentine wrote: > > Here's the scenario: > > I have a box running FreeBSD 4.1-RELEASE with a single interface (ethernet > card). I want to listen for UDP packets on a specified port, say 20000, and > redirect these packets to an external host, say user.domain.org:20000. I > initially tried doing this with NAT and ipfw, but after posting a message on > this list last week, it seems that the consensus is that this is not correct > method. So, my question now is, what _is_ the correct method for setting up > such a router? No need to give me step-by-step instructions, but if someone > could point me in the direction to look at I would greatly appreciate it. > > FYI: I have an Win98 box with WinGate on it right now that is currently > performing this exact same service (UDP Mapping with 1 NIC). For obvious > reasons I would rather have my BSD box handling this. ;) > > Thanks! > > -Louis Valentine To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 16:16:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from adam.cheshire.net (adam.cheshire.net [208.153.58.2]) by hub.freebsd.org (Postfix) with ESMTP id 9329737B502 for ; Mon, 2 Oct 2000 16:16:17 -0700 (PDT) Received: from net3-pool-7.cheshire.net (net3-pool-7.cheshire.net [208.153.58.162]) by adam.cheshire.net (8.9.1/8.9.1) with ESMTP id SAA04692 for ; Mon, 2 Oct 2000 18:48:57 -0400 (EDT) Message-Id: <200010022248.SAA04692@adam.cheshire.net> Date: Mon, 02 Oct 2000 19:11:05 GMT From: Matthew Beauchesne To: freebsd-questions@FreeBSD.ORG Subject: GNOME problems. Reply-To: mjb@adam.cheshire.net X-Mailer: Spruce 0.6.5 for X11 w/smtpio 0.7.9 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, Up until this morining GNOME worked perfectly. Now whenever I startx or try to run a GNOME app from another window manager nothing happens. I have tried reinstalling the gnomelibs-1.2.4_1 and gnomecore-1.2.2 packages many times but this has not helped. Does anyone have any idea what may be causing this? Thanks. -- Matthew Beauchesne mjb@adam.cheshire.net -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 16:22: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pop.hccnet.nl (pop.hccnet.nl [193.172.127.94]) by hub.freebsd.org (Postfix) with ESMTP id 1ADFE37B502 for ; Mon, 2 Oct 2000 16:22:02 -0700 (PDT) Received: from parmenides.utp.net by pop.hccnet.nl via uds97-123.dial.hccnet.nl [193.173.123.97] with ESMTP id BAA28461 (8.8.5/1.13); Tue, 3 Oct 2000 01:22:00 +0200 (MET DST) Received: from localhost (janko@localhost) by parmenides.utp.net (8.9.3/8.9.3) with ESMTP id BAA01200; Tue, 3 Oct 2000 01:22:02 +0200 (CEST) (envelope-from janko@compuserve.com) X-Authentication-Warning: parmenides.utp.net: janko owned process doing -bs Date: Tue, 3 Oct 2000 01:22:01 +0200 (CEST) From: Janko van Roosmalen X-Sender: janko@parmenides.utp.net To: "Lynn, Tun" Cc: "'questions@freebsd.org'" Subject: Re: modem thing In-Reply-To: <64030E3AB1D4D211B37C0008C75D9E6606799629@001-expo10-d.allstate.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG If you bought internal modems, return them and get an external. Only with an external modem can you be sure it is not a "Winmodem". This type of modems needs a Windows software driver to function, and do not work under non_win OS's. External modems also have the benefit that you can see the diagnostic LEDs. Check out "man ppp" and the example configuration file. Everything is very understandable and more like a tutorial. If there would be an Oscar or Emmy award for man pages, I would nominate this one. ===Janko van Roosmalen - Vught - Netherlands=== On Mon, 2 Oct 2000, Lynn, Tun wrote: > > Hi, > I bought FreeBSD and install it on my PC. All I want to do is use it to > connect to the internet through ISP (just like you would normally do in > Windows environment), through modem. problem is, I don't know how to set it > up. Because of that, I end up buying 2,3 modems and several unixes including > Solaris. It should not be so difficult. I admit that I am not a guru, just > Unix lover wanting to use Unix to down load C compilers, Perls and stuff > like that. > Can you help me out here ??? > > Unix Lover > > ps. If you guys can make that easy on the PC platform, you can beat Windows > any time!!! > > pps. please, please, please... > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 16:25:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gloworm.Stanford.EDU (gloworm.Stanford.EDU [171.64.99.46]) by hub.freebsd.org (Postfix) with ESMTP id 99FBB37B502 for ; Mon, 2 Oct 2000 16:25:21 -0700 (PDT) Received: from localhost (yergeau@localhost) by gloworm.Stanford.EDU (8.9.3/8.9.3) with ESMTP id QAA18676; Mon, 2 Oct 2000 16:25:19 -0700 (PDT) Message-Id: <200010022325.QAA18676@gloworm.Stanford.EDU> To: freebsd-questions@freebsd.org Cc: yergeau@gloworm.Stanford.EDU Subject: NAT, firewall, public and private subnets Date: Mon, 02 Oct 2000 16:25:19 -0700 From: Dan Yergeau Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've got a 5 static-IP DSL connection, and I'm wanting to set up a freebsd-4.1 box with 2 NICs to be the firewall for the public addresses and a NAT box/firewall for both a private net. For simplicity in discussion, let's call the public address space P.U.B.* (with netmask 255.255.255.248), the private IP address space p.v.t.* (with netmask 255.255.255.0; in this case,p=192 and v=168), and the two network interfaces pvt0 and pub1. The 5 public IP's are P.U.B.19[45678] I've tried 1) DSL <==> pub1/freebsd/pvt0 <==> switch <==> both public and private pub1 is P.U.B.194 pvt0 is p.v.t.99 (used as the gateway for the public and private machines) natd -n pub1 private address machines worked fine public address machines couldn't find the gateway I suppose I could add a third NIC and a switch to separate the firewalled public and private nets, but it isn't clear how to configure the freebsd box to NAT one interface, but not the other. I also tried to add an public IP alias on pvt0 (i.e. P.U.B.195 and to use that as the gateway for the public IP machines, but wasn't successful in getting the internal public IP machines routed to the internet). 2) DSL <==> pub1/freebsd/pvt0 <==> switch <==> all machines with private IP pub1 is P.U.B.194 with aliases of P.U.B.19[5678] pvt0 is p.v.t.99 (used as the gateway for the public and private machines) natd -n pub1 -f /etc/natd.conf /etc/natd.conf had redirect_address entries for the 4 remaining public IP's, mapping each of p.v.t.19[5678] to the equivalent P.U.B.19[5678] The only glitch here appeared to be that the freebsd box and private IP machines couldn't get through to the public IP of the 4 remaining public IP's. I suppose that I could do an internal DNS server to remap hostnames to the private IP addresses, but that seem like a hack. I also didn't test tapping into AFS/kerberos, which doesn't get along well with translated IP addresses. 3) A "no firewall" config DSL <==> switch <==> {pvt0,pub1}/freebsd & other public/private machines I'd really need to get another switch for this to work correctly (lots of "arp: P.U.B.19[45678] is on pub1, but got reply from on pvt0"; and private net DHCP is flakey). So, it would really optimally/correctly be <==> other public IP machines / DSL <==> switch <==> pub1/freebsd/pvt0 <==> switch#2 <==> private IP machines Unfortunately, this setup doesn't stick a firewall between the other public machines and the internet. Any suggestions or pointers to resources that I should look at. The discussion of routes and gateways in the handbook and manpages don't seem to address the whole picture. Thanks, Dan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 16:30: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (law2-oe4.hotmail.com [216.32.180.108]) by hub.freebsd.org (Postfix) with ESMTP id 4E56637B503 for ; Mon, 2 Oct 2000 16:29:59 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 2 Oct 2000 16:29:58 -0700 X-Originating-IP: [209.224.252.52] From: "Larry Ellis" To: Subject: OS X: reentrant library, etc. Date: Mon, 2 Oct 2000 18:29:57 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0059_01C02C9E.C4614DA0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Message-ID: X-OriginalArrivalTime: 02 Oct 2000 23:29:58.0819 (UTC) FILETIME=[ADD9D730:01C02CC8] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0059_01C02C9E.C4614DA0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I apologize, but I'm desperate. I know OS X is not really FreeBSD = (or... is it just that it's not really *free* ?). Anyway, I have noticed none of the POSIX reentrant functions (strtok_r, = localtime_r, etc) seem to be included in OS X. =20 This begs another question: is the default library threadsafe (One = would *guess not*,but...)? =20 I am porting a standard Unix TCP/IP application that is multithreaded = and can't find any information about compiler switches or library = requirements in Mac's doc (I've searched). If anyone has any thoughts, I'd greatly appreciate it... ------=_NextPart_000_0059_01C02C9E.C4614DA0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I apologize, but I'm desperate.  I = know OS X=20 is not really FreeBSD (or... is it just that it's not really *free*=20 ?).
 
Anyway, I have noticed none of the = POSIX reentrant=20 functions (strtok_r, localtime_r, etc) seem to be included in OS = X. =20
 
This begs another question:  is = the default=20 library threadsafe (One would *guess not*,but...)? 
 
I am porting a standard Unix TCP/IP = application=20 that is multithreaded and can't find any information about compiler = switches or=20 library requirements in Mac's doc (I've searched).
 
If anyone has any thoughts, I'd greatly = appreciate=20 it...
 
 
 
------=_NextPart_000_0059_01C02C9E.C4614DA0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 16:30: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from SOEMAIL.soe.uq.edu.au (soecn1.soe.uq.edu.au [130.102.29.71]) by hub.freebsd.org (Postfix) with ESMTP id E5A3B37B502 for ; Mon, 2 Oct 2000 16:29:56 -0700 (PDT) Received: by soemail.soe.uq.edu.au with Internet Mail Service (5.5.2650.21) id ; Tue, 3 Oct 2000 09:29:24 +1000 Message-ID: <79373D1C5F67D411A14200D0B76DFC0B4A6B@soemail.soe.uq.edu.au> From: Matthew Swinbourne To: "freebsd-questions@FreeBSD. ORG (E-mail)" Subject: Can't Compile Kernel.. Error Message 'miibus_if.h: No such file or directory' Date: Tue, 3 Oct 2000 09:29:15 +1000 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi All, I'm a bit new to all this, so excuse my ignorance. I was wondering if somebody could help me with my Kernel. I get this error when I do a make depend? Any ideas? I presume that there is one or more files missing. Can somebody tell me where to get them? ../../pci/if_vr.c:99: miibus_if.h: No such file or directory mkdep: compile failed *** Error code 1 Thanks in advance Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 16:35:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.telestream.com (mail.telestream.com [205.238.4.5]) by hub.freebsd.org (Postfix) with ESMTP id 9B26737B66C for ; Mon, 2 Oct 2000 16:35:14 -0700 (PDT) Received: from localhost (keith@localhost) by mail.telestream.com (8.11.0/8.11.0) with ESMTP id e92NZ6522253; Mon, 2 Oct 2000 16:35:06 -0700 Date: Mon, 2 Oct 2000 16:35:06 -0700 (PDT) From: To: Janko van Roosmalen Cc: "Lynn, Tun" , "'questions@freebsd.org'" Subject: Re: modem thing In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I totaly second this. The ppp man page is the best man page I've ever seen really. External modems rule not only for being sure it's not a winmodem but you can actualy see the lights on the things which I've found very helpfull in troubleshooting scripting problems and connections. Best way to start is just fire up ppp and do a manual connection. Then you can script it. The /etc/ppp files for some reason confused me more than anything. A simple expect script can automate a manual dial pretty easily. Keith ================================= Keith W. At the helm My non work related site www.cydonia.net ================================= On Tue, 3 Oct 2000, Janko van Roosmalen wrote: > If you bought internal modems, return them and get an external. Only > with an external modem can you be sure it is not a "Winmodem". This type > of modems needs a Windows software driver to function, and do not work > under non_win OS's. > External modems also have the benefit that you can see the diagnostic > LEDs. > > Check out "man ppp" and the example configuration file. Everything is > very understandable and more like a tutorial. If there would be an Oscar > or Emmy award for man pages, I would nominate this one. > > > ===Janko van Roosmalen - Vught - Netherlands=== > > On Mon, 2 Oct 2000, Lynn, Tun wrote: > > > > > Hi, > > I bought FreeBSD and install it on my PC. All I want to do is use it to > > connect to the internet through ISP (just like you would normally do in > > Windows environment), through modem. problem is, I don't know how to set it > > up. Because of that, I end up buying 2,3 modems and several unixes including > > Solaris. It should not be so difficult. I admit that I am not a guru, just > > Unix lover wanting to use Unix to down load C compilers, Perls and stuff > > like that. > > Can you help me out here ??? > > > > Unix Lover > > > > ps. If you guys can make that easy on the PC platform, you can beat Windows > > any time!!! > > > > pps. please, please, please... > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 16:36:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from 2711.dynacom.net (2711.dynacom.net [206.107.213.3]) by hub.freebsd.org (Postfix) with ESMTP id 96CD037B502 for ; Mon, 2 Oct 2000 16:36:15 -0700 (PDT) Received: from urx.com (dsl1-160.dynacom.net [206.159.132.160]) by 2711.dynacom.net (Build 101 8.9.3/NT-8.9.3) with ESMTP id QAA01388; Mon, 02 Oct 2000 16:35:24 -0700 Message-ID: <39D91BBC.B4D36EF7@urx.com> Date: Mon, 02 Oct 2000 16:35:24 -0700 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Matthew Swinbourne Cc: "freebsd-questions@FreeBSD. ORG (E-mail)" Subject: Re: Can't Compile Kernel.. Error Message 'miibus_if.h: No such file or directory' References: <79373D1C5F67D411A14200D0B76DFC0B4A6B@soemail.soe.uq.edu.au> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Matthew Swinbourne wrote: > > Hi All, > > I'm a bit new to all this, so excuse my ignorance. I was wondering if > somebody could help me with my Kernel. I get this error when I do a make > depend? > > Any ideas? I presume that there is one or more files missing. Can somebody > tell me where to get them? You misconfigured your kernel. If you go back and read the config file very carefully, you will find you have a NIC that requires the miibus option. Look at your kernel or the LINT and remove the comment from the miibus. Kent > > ../../pci/if_vr.c:99: miibus_if.h: No such file or directory > mkdep: compile failed > *** Error code 1 > > Thanks in advance > > Matt > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 16:42: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from SOEMAIL.soe.uq.edu.au (soecn1.soe.uq.edu.au [130.102.29.71]) by hub.freebsd.org (Postfix) with ESMTP id EC08337B502 for ; Mon, 2 Oct 2000 16:41:55 -0700 (PDT) Received: by soemail.soe.uq.edu.au with Internet Mail Service (5.5.2650.21) id ; Tue, 3 Oct 2000 09:41:24 +1000 Message-ID: <79373D1C5F67D411A14200D0B76DFC0B4A6C@soemail.soe.uq.edu.au> From: Matthew Swinbourne To: "'kstewart@urx.com'" Cc: "freebsd-questions@FreeBSD. ORG (E-mail)" Subject: RE: Can't Compile Kernel.. Error Message 'miibus_if.h: No such f ile or directory' Date: Tue, 3 Oct 2000 09:41:13 +1000 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks Kent, That's the problem. regards Matt -----Original Message----- From: Kent Stewart [mailto:kstewart@urx.com] Sent: 03 October 2000 9:35 To: Matthew Swinbourne Cc: freebsd-questions@FreeBSD. ORG (E-mail) Subject: Re: Can't Compile Kernel.. Error Message 'miibus_if.h: No such file or directory' Matthew Swinbourne wrote: > > Hi All, > > I'm a bit new to all this, so excuse my ignorance. I was wondering if > somebody could help me with my Kernel. I get this error when I do a make > depend? > > Any ideas? I presume that there is one or more files missing. Can somebody > tell me where to get them? You misconfigured your kernel. If you go back and read the config file very carefully, you will find you have a NIC that requires the miibus option. Look at your kernel or the LINT and remove the comment from the miibus. Kent > > ../../pci/if_vr.c:99: miibus_if.h: No such file or directory > mkdep: compile failed > *** Error code 1 > > Thanks in advance > > Matt > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 16:50:38 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 A555B37B502 for ; Mon, 2 Oct 2000 16:50:28 -0700 (PDT) Received: from home.com ([24.20.70.64]) by femail2.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001002235020.YDBY27630.femail2.sdc1.sfba.home.com@home.com>; Mon, 2 Oct 2000 16:50:20 -0700 Message-ID: <39D91FD5.F97AC51A@home.com> Date: Mon, 02 Oct 2000 16:52:54 -0700 From: xavian anderson macpherson Organization: http://www.professional3d.com X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.14 i586) X-Accept-Language: en MIME-Version: 1.0 To: "freebsd-questions@FreeBSD.ORG" , cwasser@v-wave.com Subject: RE: response from Chris Wasser cwasser@v-wave.com Content-Type: multipart/alternative; boundary="------------84514BEA60422255A722FCCD" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --------------84514BEA60422255A722FCCD Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit On Mon, Oct 02, 2000 at 02:52:05PM -0700, xavian anderson macpherson wrote: > how do you consider me to have been yelling? I APOPLOGIZED. i am fully > aware of the kld for vinum. but you still have to define it. i just > want to know if this can be or is done during installation? It's quite apparent you haven't been online for any extended period of time. Phrases done in capitals are considered yelling which most people will interpret as an antagonistic approach and will treat you accordingly. The biggest part to using FreeBSD effectively is research. This isn't Microsoft Windows or Linux, here you have to work for results, not run some configuration wizard. There are mailing list archives online at www.freebsd.org which you can search for others who have run across your problem (and more then likely, answered) or you can take the time to read manpages. There are also quite a few FreeBSD support websites such as www.freebsdzine.org which has plenty of tutorials and I know for a fact it has one on vinum. If this sounds like too much work for you, perhaps you should go back to using Linux or some other operating system which caters to the lazy. i geuss the person who wrote this thinks that by not capitalizing, that his speach could not be offensive. language is not so much a thing of formality and ritual. to be effective, it must be a tool for the conveyance of concepts from one individual to another. if there is anything that i know, is that yes i can be lazy. does that mean that we should have never invented or implemented indoor plumbing? or what about electricity. where would you be without that. the whole purpose of having computers, is to enhance the productivity of the individual. however, i am not lazy when i comes to my selection of products. and whether you care to admit it or not, freebsd is a product. one which by the way i paid for. i brought it to enhance my productivity. not to ponder the meaning of life and the wonders of the universe (before i could use it); that is unless it helps me do that later by choice, not demand. the implementation of methodology is the responsibility of the developer, not the user. as a programmer, i know that my programs are of no use if they can't be easily understood. see below. Try helping yourself first before asking others for help, anything and everything you want to do in FreeBSD is documented somewhere, all you have to do is look. If necessary, go buy Greg's excellent The Complete FreeBSD which for the most part does all the hand-holding you'll need, and it's effective I know, I've given the book to my clients who lived in a double-click world and can now use FreeBSD well enough to get their jobs done which is a major accomplishment considering these are the kind of people who couldn't figure out drag and drop. i have the very book that refered to. and i have been reading it. and if there is anything that i enjoy doing, it is research. but i should not have to do research to use a can-opener. now granted, i have not tried starting my system yet with the freebsd installation disks. and my questions have nothing to do with laziness, but instead a desire for being fully prepared. now granted, i realize that many of you would not have responded to this (me) if i had not made the remarks that i made. but i made them, and apologized. so now i would rather get on with the process. however i realize some people would rather criticize than be helpful. it is matter of thinking they are better than someone else because they are more knowledgable. pompous! that very thinking is what's keeping us in the darkages (intellectually). did you ever hear of the edict `keep it simple stupid'? as i have pointed out to others, computing has become what it is today because of gui's. the whole premise to them is the practice of intuitiveness. it's kind of like the (exspensive) tests that the car companies did searching for a simple solution to getting children out of a car trunk once they locked themselves in. the answer was as simple as a door handle like the one that was inside of the car. they `stumbled' upon this after doing exstensive research on the viability of other seemingly ingenious techniques. none of which the children comprehended. they simply were not intuitive. it's not a matter of wanting someone else to think or work for me. i just want them to recognize that there are societal conventions which dictate how the greater public interacts with their environment; and those conventions should not be changed expressly for the sake of change, but rather simplicity. if the freebsd community wants to be nothing more than a collection of academics, then you should definately continue on the path of this person's isolation, invariably alienating all those who you claim are too ignorant to appreciate or understand the grandiosity of your intellectual endowments. frankly, i have always encouraged questions. it (they) are the foundation of progress. if however you believe you have achieved all and are all. then i geuss you have something i can only dream of; PERFECTION! all praise to you. may i one day live up to the high and lofty standard to which you have achieved. I tend to get a little irked when I see people who expect everything to be done for them who haven't even BOTHERED to research the problem (and you're certainly not the first one to do this) themselves before demanding support from other people who devote thousands of man-hours towards producing the excellent product that FreeBSD is, if you want end-user support, I'm sure Microsoft is more then willing to oblidge you. The information is all there, go do some digging. Anyways, just my two cents worth. Private replies >/dev/null 2>&1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message --------------84514BEA60422255A722FCCD Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit On Mon, Oct 02, 2000 at 02:52:05PM -0700, xavian anderson macpherson wrote:
> how do you consider me to have been yelling?  I APOPLOGIZED.  i am fully
> aware of the kld for vinum.  but you still have to define it.  i just
> want to know if this can be or is done during installation?

It's quite apparent you haven't been online for any extended period of time. Phrases done in capitals are considered yelling
which most people will interpret as an antagonistic approach and will treat you accordingly.

The biggest part to using FreeBSD effectively is research. This isn't Microsoft Windows or Linux, here you have to work for results, not run some configuration wizard. There are mailing list archives online at www.freebsd.org which you can search for others who have run across your problem (and more then likely, answered) or you can take the time to read manpages. There are also quite a few FreeBSD support websites such as www.freebsdzine.org which has plenty of tutorials and I know for a fact it has one on vinum.

If this sounds like too much work for you, perhaps you should go back to using Linux or some other operating system which caters to the lazy.

i geuss the person who wrote this thinks that by not capitalizing, that his speach could not be offensive.  language is not so much a thing of formality and ritual.  to be effective, it must be a tool for the conveyance of concepts from one individual to another.  if there is anything that i know, is that yes i can be lazy.  does that mean that we should have never invented or implemented indoor plumbing?  or what about electricity.  where would you be without that.  the whole purpose of having computers, is to enhance the productivity of the individual.  however, i am not lazy when i comes to my selection of products.  and whether you care to admit it or not, freebsd is a product.  one which by the way i paid for.  i brought it to enhance my productivity.  not to ponder the meaning of life and the wonders of the universe (before i could use it); that is unless it helps me do that later by choice, not demand.  the implementation of methodology is the responsibility of the developer, not the user.  as a programmer, i know that my programs are of no use if they can't be easily understood.  see below.
 

Try helping yourself first before asking others for help, anything and everything you want to do in FreeBSD is documented
somewhere, all you have to do is look. If necessary, go buy Greg's excellent The Complete FreeBSD which for the most part does
all the hand-holding you'll need, and it's effective I know, I've given the book to my clients who lived in a double-click
world and can now use FreeBSD well enough to get their jobs done which is a major accomplishment considering these are the
kind of people who couldn't figure out drag and drop.

i have the very book that refered to.  and i have been reading it.  and if there is anything that i enjoy doing, it is research.  but i should not have to do research to use a can-opener.  now granted, i have not tried starting my system yet with the freebsd installation disks.  and my questions have nothing to do with laziness, but instead a desire for being fully prepared.  now granted, i realize that many of you would not have responded to this (me) if i had not made the remarks that i made.  but i made them, and apologized.  so now i would rather get on with the process.  however i realize some people would rather criticize than be helpful.  it is matter of thinking they are better than someone else because they are more knowledgable.  pompous!  that very thinking is what's keeping us in the darkages (intellectually).

did you ever hear of the edict `keep it simple stupid'?  as i have pointed out to others, computing has become what it is today because of gui's.  the whole premise to them is the practice of intuitiveness.  it's kind of like the (exspensive) tests that the car companies did searching for a simple solution to getting children out of a car trunk once they locked themselves in.  the answer was as simple as a door handle like the one that was inside of the car.  they `stumbled' upon this after doing exstensive research on the viability of other seemingly ingenious techniques.  none of which the children comprehended.  they simply were not intuitive.

it's not a matter of wanting someone else to think or work for me.  i just want them to recognize that there are societal conventions which dictate how the greater public interacts with their environment; and those conventions should not be changed expressly for the sake of change, but rather simplicity.  if the freebsd community wants to be nothing more than a collection of academics, then you should definately continue on the path of this person's isolation, invariably alienating all those who you claim are too ignorant to appreciate or understand the grandiosity of your intellectual endowments.  frankly, i have always encouraged questions.  it (they) are the foundation of progress.  if however you believe you have achieved all and are all. then i geuss you have something i can only dream of; PERFECTION!  all praise to you.  may i one day live up to the high and lofty standard to which you have achieved.

I tend to get a little irked when I see people who expect everything to be done for them who haven't even BOTHERED to research
the problem (and you're certainly not the first one to do this) themselves before demanding support from other people who
devote thousands of man-hours towards producing the excellent product that FreeBSD is, if you want end-user support, I'm sure
Microsoft is more then willing to oblidge you. The information is all there, go do some digging.

Anyways, just my two cents worth.

Private replies >/dev/null 2>&1
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
 
  --------------84514BEA60422255A722FCCD-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 16:57:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from kearneys.ca (cr442866-a.crdva1.bc.wave.home.com [24.115.134.86]) by hub.freebsd.org (Postfix) with SMTP id 4A9AA37B502 for ; Mon, 2 Oct 2000 16:57:49 -0700 (PDT) Received: (qmail 6904 invoked by uid 1000); 3 Oct 2000 00:02:12 -0000 Date: Mon, 2 Oct 2000 17:02:12 -0700 From: Brent Kearney To: Andre Albsmeier Cc: FreeBSD Questions Subject: Re: Microsoft NetMeeting through FreeBSD gateway/router (video not leaving lan) Message-ID: <20001002170212.A6866@kearneys.ca> References: <39CD4339.15322.CD94B4@localhost> <20000929235931.A427@schlappy.mobile.tld> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000929235931.A427@schlappy.mobile.tld>; from andre@akademie3000.de on Fri, Sep 29, 2000 at 11:59:31PM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Sep 29, 2000 at 11:59:31PM +0200, Andre Albsmeier wrote: > On Sat, 23-Sep-2000 at 23:56:41 -0400, Charles Peters - Tech Support wrote: > > Greetings: > > > > I currently have a FreeBSD gateway/router > > providing internet access to my lan. I have > > several computers (Win98 boxes) that need to be > > able to use Microsoft NetMeeting 3.0 to do > > videoconferenceing. > > > > While these machines are on my lan, and are > > running NetMeeting, the computers outside the > > lan cannot see any video, but sound is ok. The > > computers on the inside of the lan can see both > > video and hear sound from the computers on the > > inside of the lan. > > Never used it but phonepatch might be interesting. > > http://www.equival.com.au/~equival/phonepatch/ > > -Andre Natd cannot handle H323. As far as I know, Phonepatch is your only choice. The OpenH323 project still has a long way to go... -Brent --------------------------------------------------------------- Brent Kearney brent@kearneys.ca "...thus the metric system did not really catch on in the States, unless you count the increasing popularity of the nine-millimeter bullet." --Dave Barry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 17: 3:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from firefly.prairienet.org (firefly.prairienet.org [192.17.3.3]) by hub.freebsd.org (Postfix) with ESMTP id 0BB6E37B502 for ; Mon, 2 Oct 2000 17:03:10 -0700 (PDT) Received: from sherman.spotnet (slip-76.prairienet.org [192.17.3.96]) by firefly.prairienet.org (8.9.3/8.9.3) with ESMTP id TAA09378 for ; Mon, 2 Oct 2000 19:03:06 -0500 (CDT) Date: Mon, 2 Oct 2000 19:03:19 -0500 (CDT) From: David Talkington X-Sender: dtalk@sherman.spotnet To: freebsd-questions@freebsd.org Subject: Re: GNOME problems. Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -----BEGIN PGP SIGNED MESSAGE----- Matthew Beauch wrote: >Up until this morining GNOME worked perfectly. Now whenever I startx or try >to >run a GNOME app from another window manager nothing happens. I have tried >reinstalling the gnomelibs-1.2.4_1 and gnomecore-1.2.2 packages many times >but this has not helped. Does anyone have any idea what may be causing >this? These things never happen without a reason. =) When it happens to me, I do some hard thinking about what changes I made between the time it last worked properly and the time it failed. It's really not possible for a third party to accurately diagnose this kind of problem, but if you can't figure out what you changed, there are some things I'd check to narrow it down. First, see if it's user-specific. If you can run Gnome as some other user (not root), then there's a problem with your user settings. Delete everything .gnome* in your home directory and run it again. If that fails, try running it as root, which will rule out a permissions problem (if root can run it, it's definitely perms). Finally, check and double check your network settings and make sure there aren't any inconsistencies. Gnome (and X in general) relies in internal networking being properly configured. In particular, make sure the output of `hostname` agrees with the name assigned to your IP address in /etc/hosts. Just some thoughts - good luck. - -d - -- David Talkington Community Networking Initiative dtalk@prairienet.org 217-244-1962 PGP key: http://www.prairienet.org/~dtalk/dt000823.asc -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 Comment: Made with pgp4pine 1.75-6 iQEVAwUBOdkiTL1ZYOtSwT+tAQH0Igf9G0832jOZ5qXTt1eoMCMpZZlo0sswiFLh p3VMQIKjweEe8S4Ws+qVl70sNV6USr6hLah/p/uB5GGg8AXR1/rDArAaPUnfWhGD zw6lKsUNHsOmPgqUtkd1CFKYlRJi9hb5wLm5iGCG3UZGVtqVsPv7xKd9bO6GeCRQ VX5qTr727btlzehLO1IfyYeIk6Y1jQYJ1BdBcxkxa6Lrcayb1stnYVmdbDigqmGi h7EAG0146VDQ48/rXJx/6zLZFaiOrnzfNIndAJd2mm6kJSXRGr0IUqf3XN3QtZwj +6GZrAZWlthA3b9dO2Hgh8JuYcRhmMKcOt6Oxcir7Cj7hGLoScHRpA== =7/JF -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 17:13:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from kearneys.ca (cr442866-a.crdva1.bc.wave.home.com [24.115.134.86]) by hub.freebsd.org (Postfix) with SMTP id 4ABD637B503 for ; Mon, 2 Oct 2000 17:13:56 -0700 (PDT) Received: (qmail 6979 invoked by uid 1000); 3 Oct 2000 00:18:20 -0000 Date: Mon, 2 Oct 2000 17:18:20 -0700 From: Brent Kearney To: Steve Jorgensen Cc: FreeBSD Questions Subject: Re: ipfw & natd config problems Message-ID: <20001002171820.B6866@kearneys.ca> References: <200010021919.NAA09032@khoral.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <200010021919.NAA09032@khoral.com>; from steve@khoral.com on Mon, Oct 02, 2000 at 01:19:01PM -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Oct 02, 2000 at 01:19:01PM -0600, Steve Jorgensen wrote: > > I'm trying to set up a FreeBSD-4.1.1 box as a > firewall for my network. We're using ipfw and natd. > I've got things pretty much working, but I'm having > two problems.. > > #1: I get lots of messages like: > > natd[163]: failed to write packet back (Permission denied) > > I can't figure out why this is happening. > > #2: Externally, I can get to our webserver using the > public address (www.khoral.com). However, internally, > I get connection denied whenever I use www.khoral.com, > but the internal hostname works fine. Natd is redirecting > port 80 on the external interface to the internal web > server. Is there anyway to configure this so that the > external names for ftp and www work for internal machines? > > Thanks for any help. It sounds like ipfw is blocking access from 192.168. (or some other internal net) addresses on one interface. Look in your rc.firewall for a rule like: $fwcmd add deny all from 192.168.0.0:255.255.0.0 to any via ${oif} $fwcmd add deny log all from any to 192.168.0.0:255.255.0.0 via ${oif} Aside from playing around with this type of fw rule, try starting natd in debug mode to get a closer look at what is going on. Good luck! -Brent --------------------------------------------------------------- Brent Kearney brent@kearneys.ca "...thus the metric system did not really catch on in the States, unless you count the increasing popularity of the nine-millimeter bullet." --Dave Barry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 17:25: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from kearneys.ca (cr442866-a.crdva1.bc.wave.home.com [24.115.134.86]) by hub.freebsd.org (Postfix) with SMTP id 1526B37B503 for ; Mon, 2 Oct 2000 17:25:02 -0700 (PDT) Received: (qmail 7033 invoked by uid 1000); 3 Oct 2000 00:29:26 -0000 Date: Mon, 2 Oct 2000 17:29:26 -0700 From: Brent Kearney To: vetri mudaliar Cc: FreeBSD Questions Subject: Re: About installation Message-ID: <20001002172926.C6866@kearneys.ca> References: <20001001150319.17387.qmail@nw178.netaddress.usa.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20001001150319.17387.qmail@nw178.netaddress.usa.net>; from vmudaliar@usa.net on Fri, Nov 07, 2036 at 03:31:35PM -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Nov 07, 2036 at 03:31:35PM -0600, vetri mudaliar wrote: > Dear sir, > I am a very new user of FreeBSD OS.Basically I am from windows > background but i want to learn FreeBSD OS. > > I have downloaded 4.1/bin directory and is located in folder of > windows98.I want to know how much min free space is required for FreeBSD and > whether it can be dual boot with windows98.How can I install from there > (windows directory),is it possible to install from there ?. > > Please guide me . > > Regards > Vetri Mudaliar It would be a very good idea for you to have a look here: http://www.freebsd.org/tutorials and here: http://www.freebsd.org/handbook You may also find some good info here: http://www.vmunix.com/fbsd-book/ You won't be getting through this without a little reading, if thats what you were hoping for :) -Brent --------------------------------------------------------------- Brent Kearney brent@kearneys.ca "...thus the metric system did not really catch on in the States, unless you count the increasing popularity of the nine-millimeter bullet." --Dave Barry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 17:37:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pop.idx.com.au (pop.idx.com.au [203.14.30.10]) by hub.freebsd.org (Postfix) with ESMTP id 3F18337B503 for ; Mon, 2 Oct 2000 17:37:54 -0700 (PDT) Received: from freebsd.freebsd.org (tntwc01-3-196.idx.com.au [203.166.3.196]) by pop.idx.com.au (8.9.3/8.9.3) with SMTP id LAA06911 for ; Tue, 3 Oct 2000 11:37:50 +1100 From: Danny To: "freebsd-questions@FreeBSD.ORG" Subject: Transfering postscript documents to pdf Date: Tue, 3 Oct 2000 21:45:39 +1100 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain References: MIME-Version: 1.0 Message-Id: <00100321495500.00353@freebsd.freebsd.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Currently, I have created serveral documents which I have exported to postscript Because the project members are using different platforms I want to transfer the postscript document to pdf format. Question 1) Is theere a tool available for FreeBSD which allows to me transform postscript documents to pdf format? Looking forward to your feedback. dannyh@idx.com.au To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 17:39:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web6101.mail.yahoo.com (web6101.mail.yahoo.com [128.11.22.95]) by hub.freebsd.org (Postfix) with SMTP id 88B0B37B502 for ; Mon, 2 Oct 2000 17:39:39 -0700 (PDT) Message-ID: <20001003003939.11892.qmail@web6101.mail.yahoo.com> Received: from [63.169.72.20] by web6101.mail.yahoo.com; Mon, 02 Oct 2000 17:39:39 PDT Date: Mon, 2 Oct 2000 17:39:39 -0700 (PDT) From: shawn ramsey Subject: sendmail/procmail problem To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I switched the local mailer from mail.local to Procmail... and with ONE virtual domain, it is now trying to deliver locally. Here is the sendmail log : Sep 29 12:46:59 luke sendmail[74270]: MAA74270: to=fsda@airsport.com, delay=00:00:00, mailer=local, stat=User unknown Sep 29 12:46:59 luke sendmail[74270]: MAA74270: from=shawn, size=42, class=0, pri=30042, nrcpts=1, msgid=<200009291946.MAA74270@luke.cpl.net>, relay=root@localhost There is no mention of this IP/domain in any sendmail file, and this is the only domain out of probably more than 100 that is doing this. Anyone know what might be causing it? This is on sendmail 8.9.3. __________________________________________________ Do You Yahoo!? Yahoo! Photos - 35mm Quality Prints, Now Get 15 Free! http://photos.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 17:42:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from diarmadhi.mushhaven.net (diarmadhi.mushhaven.net [63.75.111.197]) by hub.freebsd.org (Postfix) with ESMTP id 7380837B66C for ; Mon, 2 Oct 2000 17:42:46 -0700 (PDT) Received: (from mistwolf@localhost) by diarmadhi.mushhaven.net (8.9.3/8.9.3) id RAA06635; Mon, 2 Oct 2000 17:41:01 -0700 (PDT) (envelope-from mistwolf) Date: Mon, 2 Oct 2000 17:41:01 -0700 From: Jamie Norwood To: Otter Cc: Dan Nelson , freebsd-questions@FreeBSD.ORG Subject: Re: Raising PTYs Message-ID: <20001002174100.A6585@mushhaven.net> References: <20001001210159.A17043@dan.emsphone.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3i In-Reply-To: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Oct 02, 2000 at 06:52:45AM -0400, Otter wrote: > There was something on -questions or -stable in the last week or so regarding this. IIRC, it had to do with viewing it in an xterm. I remember someone talking about using mutt under a screen. Try searching the archives for "screen" as that was in the topic. > -Otter OK, I searched this down a bit, and mostly found a lot of 'me toos' with no real solutions. The problem is, I am seeing this in both xterm and SecureCRT. However, I can, somewhat, reprodoce it. It shows up in Mutt if you have in your .muttrc: set sort=threads If I take that out, mutt is fine... But I no longer see threads, only individual messages. As one of the key reasons I use Mutt is for threads... I also see it in SLRN. The characters that are seeming to cause the problems are what is used for lines and arrows, whcih I believe are from high ASCII if I recall my BBS days correctly. Someone did suggest replacing FreeBSD's ncurses with a better one, and I am researching this path, but I would like to see if we can get a role call of people who can reproduce this. If you are running screen 3.9.8, and have Mutt installed, try turning on threading and see how it reacts for you? Thanks! Jamie To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 17:45:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from diarmadhi.mushhaven.net (diarmadhi.mushhaven.net [63.75.111.197]) by hub.freebsd.org (Postfix) with ESMTP id 46D2637B66C for ; Mon, 2 Oct 2000 17:45:21 -0700 (PDT) Received: (from mistwolf@localhost) by diarmadhi.mushhaven.net (8.9.3/8.9.3) id RAA06674 for freebsd-questions@FreeBSD.ORG; Mon, 2 Oct 2000 17:43:40 -0700 (PDT) (envelope-from mistwolf) Date: Mon, 2 Oct 2000 17:43:40 -0700 From: Jamie Norwood To: freebsd-questions@FreeBSD.ORG Subject: Re: High Performance NICs Message-ID: <20001002174339.B6585@mushhaven.net> References: <019d01c02c15$f2b72c80$c991f280@mfn.org> <39D8950E.1FA910D2@wmptl.com> <5.0.0.25.0.20001002161513.00ab07b0@mail.Go2France.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3i In-Reply-To: <5.0.0.25.0.20001002161513.00ab07b0@mail.Go2France.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On this topic, can anyone recommend a way to force high loads like this, to see how current/prospective hardware fares? Any advice appreciated! Jamie On Mon, Oct 02, 2000 at 04:19:18PM +0200, Len Conrad wrote: > > > > >I tend to agree with whoever it was that posted the reply to this as > >well, go with the Intel EtherExpress Pro. We've got one on-board (built > >into the Intel 440LX dual PII server board), and it works REALLY well > >under load. I try to use these cards for most applications, but when > >cost is an issue, I tend to go with the 'No-Name' Realtek based cards. > > Is it safe to assume EEPro dual-ethernet server card is supported in > FreeBSD with the standard Intel drvier? I can't find anything > specific to the dual-eth card in the 4.1 release notes. > > Also, what the Intet EEPro Server 'S' card with on-board 3DES IPsec? > > Len > > http://BIND8NT.MEIway.com: ISC BIND 8.2.2 p5 installable binary for NT4 > 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 17:53:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from endplay.inode.org (cpu1532.adsl.bellglobal.com [206.47.27.13]) by hub.freebsd.org (Postfix) with ESMTP id 806FB37B502 for ; Mon, 2 Oct 2000 17:53:55 -0700 (PDT) Received: from coup.inode.org (coup.inode.org [172.16.2.203]) by endplay.inode.org (8.9.3/8.9.3) with SMTP id UAA03627 for ; Mon, 2 Oct 2000 20:53:54 -0400 (EDT) From: David Jones To: freebsd-questions@freebsd.org Subject: S/Key doesn't accept local logins Date: Mon, 2 Oct 2000 20:48:51 -0400 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain MIME-Version: 1.0 Message-Id: <00100220535300.00372@coup.inode.org> Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I recently implemented S/Key password enforcement for network logins from= hosts that do not support SSH. Such logins work fine; I have a list of passwor= ds and everything works fine. The problem is, the system is not letting me use my regular Unix password= for local logins. My skey.access file is: permit internet 172.16.2.0 255.255.255.0 permit port ttyv0 permit port /dev/ttyv2 Network 172.16.2 is my local LAN, behind a firewall. I have also tried l= ocal logins from my console ports. Logins from hosts on 172.16.2, as well as the local console ttyv0-ttyv2 a= ll require S/Key password. I have compiled skeyaccess.c from the current version S/Key library in TE= ST mode and ran it against my skey.access file. It thinks that I should hav= e Unix password access, i.e. the above is correct. However, I cannot ascertain = what login (or PAM or whatever is called between login and skey) passes in as arguments. I am running FreeBSD-4.1, so things are pretty recent. What am I doing wrong? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 18: 9:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from stjohn.stjohn.ac.th (stjohn.stjohn.ac.th [202.21.144.1]) by hub.freebsd.org (Postfix) with ESMTP id 0246937B503 for ; Mon, 2 Oct 2000 18:09:42 -0700 (PDT) Received: from granite.impoffice.ac.th ([203.151.134.100]) by stjohn.stjohn.ac.th (8.9.3/8.9.3) with SMTP id IAA26067 for ; Tue, 3 Oct 2000 08:04:36 +0700 (GMT) Message-Id: <3.0.6.32.20001003081049.008b11f0@stjohn.stjohn.ac.th> X-Sender: mcrogerm@stjohn.stjohn.ac.th X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Tue, 03 Oct 2000 08:10:49 +0700 To: questions@freebsd.org From: Roger Merritt Subject: Updating docs Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm embarrassed that I haven't been able to find the answer to this myself, but how the devil do I update the Handbook and other docs on my machine? I've run cvsup doc-all tag=. several times, a lot of stuff is downloaded, cvsup quits happy, but my handbook still is the one that describes installation of FreeBSD 2.2.8. I've looked in the Makefile in /usr/doc, but it appears to just run cvsup doc-all. I haven't found anything in the Handbook itself nor in the FreeBSD Documentation Project. It's not a crippling problem, because I can always access the latest edition on the net, but it would be convenient to have my local copy up-to-date. -- Roger To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 18:10:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from femail3.sdc1.sfba.home.com (femail3.sdc1.sfba.home.com [24.0.95.83]) by hub.freebsd.org (Postfix) with ESMTP id EB3E437B66C for ; Mon, 2 Oct 2000 18:10:50 -0700 (PDT) Received: from home.com ([24.20.70.64]) by femail3.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001003011000.RIWJ18167.femail3.sdc1.sfba.home.com@home.com>; Mon, 2 Oct 2000 18:10:00 -0700 Message-ID: <39D932AC.4D3D9C06@home.com> Date: Mon, 02 Oct 2000 18:13:16 -0700 From: xavian anderson macpherson Organization: http://www.professional3d.com X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.14 i586) X-Accept-Language: en MIME-Version: 1.0 To: Christopher Rued , "freebsd-questions@FreeBSD.ORG" Subject: Re: vinum question X-Priority: 1 (Highest) References: <39D8FAA6.3C2CE669@home.com> <14809.216.377993.679478@chris.xsb.com> <39D90385.C9397AEA@home.com> <14809.1418.335403.207878@chris.xsb.com> Content-Type: multipart/alternative; boundary="------------1E000CF856E357CF90457611" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --------------1E000CF856E357CF90457611 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit let me state once more that i have the book and am reading it! i brought the 10cd power-pak. i like the manual. it was because of the manual that i brought the power-pak. so much for the guy who said i was lazy for not reading. if i didn't want to read, and didn't think that i should have to, i wouldn't have brought the book. i tried to download the freebsd kernel from the web. but i could make heads or tails of it. i was expecting to find the kernel to be one contiguous unit as it is in linux. now maybe it is. but what i found was kernel modules as they would appear in linux after the kernel and it's components had been compiled. i didn't find any file of the size that i expected the kernel to be (17-21MB's for linux). it was because of this recognition, that i was erroneously applying concepts from one system to another, that i chose to admit that i don't know what i am doing. it is also because of this that i am approaching this (installation) with great trepidation. Christopher Rued chris wrote; After you install, the kld should be in /modules/vinum.ko. According what I just read, you should not even have to explicitly load the module. When you try to use vinum, it will automatically be loaded. You do not have to do anything special to install the kld. Just install the OS, and you will be able to run vinum. ==================================================================== thank you. the reason why i did not proceed, was that with linux, if you change the definition of the partition type, after it's initial declaration, you inevitably erase all the data on the partition. does it at least seem reasonable that someone should not want to have to erase their canvas to add a new color? it is for this reason that i chose not to proceed without knowing (explicitly) the results of my actions beforehand. i didn't buy freebsd to make mistakes, but rather to have a solution to them! what i still have not been told is, `when you define the partition labels at installation, is that also where you define vinum?' is that simply put enough? in linux, my system (kernel) is VALHALA, my volume group was `ODIN'. the physical volumes were `THOR'. such that the labels went like this; /dev/ODIN/THOR01, /THOR02, /THOR03, etc. that was very simple and straight-forward. it didn't require a math degree to interpret this. it is done at the time of the initial installation. you did not first load (any) data on the partitions and then go back and relabel them, for the very reasons already stated above. if freebsd is different, great! but i have not read where that is the case. and it would not be ligitimate for me to assume so. in fact, i assume the worst, and expect it. --------------1E000CF856E357CF90457611 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit let me state once more that i have the book and am reading it!  i brought the 10cd power-pak. i like the manual.  it was because of the manual that i brought the power-pak.  so much for the guy who said i was lazy for not reading.  if i didn't want to read, and didn't think that i should have to, i wouldn't have brought the book.  i tried to download the freebsd kernel from the web.  but i could make heads or tails of it.  i was expecting to find the kernel to be one contiguous unit as it is in linux.  now maybe it is.  but what i found was kernel modules as they would appear in linux after the kernel and it's components had been compiled.  i didn't find any file of the size that i expected the kernel to be (17-21MB's for linux).  it was because of this recognition, that i was erroneously applying concepts from one system to another, that i chose to admit that i don't know what i am doing.  it is also because of this that i am approaching this (installation) with great trepidation.

Christopher Rued <c.rued@xsb.com>
chris wrote;

After you install, the kld should be in /modules/vinum.ko.  According
what I just read, you should not even have to explicitly  load the
module.  When you try to use vinum, it will automatically be loaded.
You do not have to do anything special to install the kld.  Just
install the OS, and you will be able to run vinum.
====================================================================
thank you.  the reason why i did not proceed, was that with linux, if you change the definition of the partition type, after it's initial declaration, you inevitably erase all the data on the partition.  does it at least seem reasonable that someone should not want to have to erase their canvas to add a new color?  it is for this reason that i chose not to proceed without knowing (explicitly) the results of my actions beforehand.  i didn't buy freebsd to make mistakes, but rather to have a solution to them!  what i still have not been told is, `when you define the partition labels at installation, is that also where you define vinum?'  is that simply put enough?

in linux, my system (kernel) is VALHALA, my volume group was `ODIN'.  the physical volumes were `THOR'.   such that  the labels went like this;

    /dev/ODIN/THOR01, /THOR02, /THOR03, etc.

that was very simple and straight-forward.  it didn't require a math degree to interpret this.  it is done at the time of the initial installation.  you did not first load (any) data on the partitions and then go back and relabel them, for the very reasons already stated above.  if freebsd is different, great!  but i have not read where that is the case.  and it would not be ligitimate for me to assume so.  in fact, i assume the worst, and expect it. --------------1E000CF856E357CF90457611-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 18:18:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from home.offwhite.net (home.offwhite.net [156.46.35.30]) by hub.freebsd.org (Postfix) with ESMTP id 11E9937B503 for ; Mon, 2 Oct 2000 18:18:54 -0700 (PDT) Received: from localhost (brennan@localhost) by home.offwhite.net (8.9.1/8.9.3) with ESMTP id UAA85730; Mon, 2 Oct 2000 20:18:41 -0500 (CDT) Date: Mon, 2 Oct 2000 20:18:41 -0500 (CDT) From: BWS - Offwhite To: xavian anderson macpherson Cc: Christopher Rued , "freebsd-questions@FreeBSD.ORG" Subject: Re: vinum question In-Reply-To: <39D932AC.4D3D9C06@home.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG your tone is very confrontational. "so much for that guy" is right. he will not be helping you now. the way you have phrased everything could be altered slightly to get more responses which may help you. i think your patience is simply thin. you have no patience to take the time to understand the processes and systems you are trying to control. this happens to me at times. some things are just hard and i cannot find the piece to the puzzle which make it all work. it may be best that you let it rest a while and return to it when you are in a better frame of mind. right now you are not doing yourself much good. Brennan Stehling - web developer and sys admin projects: www.greasydaemon.com | www.onmilwaukee.com | www.sncalumni.com On Mon, 2 Oct 2000, xavian anderson macpherson wrote: > let me state once more that i have the book and am reading it! i > brought the 10cd power-pak. i like the manual. it was because of the > manual that i brought the power-pak. so much for the guy who said i was > lazy for not reading. if i didn't want to read, and didn't think that i > should have to, i wouldn't have brought the book. i tried to download > the freebsd kernel from the web. but i could make heads or tails of > it. i was expecting to find the kernel to be one contiguous unit as it > is in linux. now maybe it is. but what i found was kernel modules as > they would appear in linux after the kernel and it's components had been > compiled. i didn't find any file of the size that i expected the kernel > to be (17-21MB's for linux). it was because of this recognition, that i > was erroneously applying concepts from one system to another, that i > chose to admit that i don't know what i am doing. it is also because of > this that i am approaching this (installation) with great trepidation. > > Christopher Rued > chris wrote; > > After you install, the kld should be in /modules/vinum.ko. According > what I just read, you should not even have to explicitly load the > module. When you try to use vinum, it will automatically be loaded. > You do not have to do anything special to install the kld. Just > install the OS, and you will be able to run vinum. > ==================================================================== > thank you. the reason why i did not proceed, was that with linux, if > you change the definition of the partition type, after it's initial > declaration, you inevitably erase all the data on the partition. does > it at least seem reasonable that someone should not want to have to > erase their canvas to add a new color? it is for this reason that i > chose not to proceed without knowing (explicitly) the results of my > actions beforehand. i didn't buy freebsd to make mistakes, but rather > to have a solution to them! what i still have not been told is, `when > you define the partition labels at installation, is that also where you > define vinum?' is that simply put enough? > > in linux, my system (kernel) is VALHALA, my volume group was `ODIN'. > the physical volumes were `THOR'. such that the labels went like > this; > > /dev/ODIN/THOR01, /THOR02, /THOR03, etc. > > that was very simple and straight-forward. it didn't require a math > degree to interpret this. it is done at the time of the initial > installation. you did not first load (any) data on the partitions and > then go back and relabel them, for the very reasons already stated > above. if freebsd is different, great! but i have not read where that > is the case. and it would not be ligitimate for me to assume so. in > fact, i assume the worst, and expect it. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 18:21:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web9603.mail.yahoo.com (web9603.mail.yahoo.com [216.136.129.182]) by hub.freebsd.org (Postfix) with SMTP id 0329737B503 for ; Mon, 2 Oct 2000 18:21:14 -0700 (PDT) Message-ID: <20001003012113.20341.qmail@web9603.mail.yahoo.com> Received: from [216.38.148.66] by web9603.mail.yahoo.com; Mon, 02 Oct 2000 18:21:13 PDT Date: Mon, 2 Oct 2000 18:21:13 -0700 (PDT) From: =?iso-8859-1?q?Syed=20Ismail?= Subject: Clarification sought in FreeBSD To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG __________________________________________________ Do You Yahoo!? Yahoo! Photos - 35mm Quality Prints, Now Get 15 Free! http://photos.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 18:23:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mx-out.daemonmail.net (mx-out.daemonmail.net [209.75.5.3]) by hub.freebsd.org (Postfix) with ESMTP id 686B037B502 for ; Mon, 2 Oct 2000 18:23:09 -0700 (PDT) Received: from mx0.emailqueue.net (localhost.daemonmail.net [127.0.0.1]) by mx-out.daemonmail.net (8.9.3/8.9.3) with SMTP id SAA85105; Mon, 2 Oct 2000 18:23:10 -0700 (PDT) (envelope-from gunnar@paganlibrary.com) Received: from gunnar.weygold.edu (gunnar.weygold.edu [209.179.227.95]) by mail.paganlibrary.com with SMTP id W8M02DS2 Mon, 02 Oct 2000 18:23:05 -0700 (PDT) From: Gunnar H Reichert-Weygold Organization: The Pagan Library To: Danny , "freebsd-questions@FreeBSD.ORG" Subject: Re: Transfering postscript documents to pdf Date: Mon, 2 Oct 2000 18:20:59 -0700 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain References: <00100321495500.00353@freebsd.freebsd.org> In-Reply-To: <00100321495500.00353@freebsd.freebsd.org> MIME-Version: 1.0 Message-Id: <00100218223101.00323@gunnar.weygold.edu> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -----BEGIN PGP SIGNED MESSAGE----- Try: ps2pdf foo.ps The utility is installed by Ghostscript. On Tue, 03 Oct 2000, Danny wrote: > Currently, > I have created serveral documents which I have exported to postscript > > Because the project members are using different platforms > > I want to transfer the postscript document to pdf format. > > Question > > 1) Is theere a tool available for FreeBSD which allows to me transform > postscript documents to pdf format? > > Looking forward to your feedback. > > dannyh@idx.com.au > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message - -- Time is an illusion perpetrated by the manufacturers of space. Gunnar H Reichert-Weygold The Pagan Library http://www.paganlibrary.com - --------------------------- FreeBSD 3.4----------PalmOS Spam Filter Your Mail! Go to http://www.Brightmail.com -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.1i iQEVAwUBOdk03BStxSkGQiOLAQF2DAf9HdEuSahHrKh3BXyK/Knwxoog89n4nZC4 QJZiagQek00a639avmM4qlqRQ6A4S0QQF5APTQLOsALhoacId5vJNbTvrF36YfsE vmdLIghSPT3lvruMkPCjFFgaBpG1J6muWcVE2wvYoLUX/lQi66aS29iKRXXSgZPv 0gj8p2lry9o9QTWJaI128VHbB6MayeE8PFNzjMlhW6D4vDO6Uv5ugTk7oOwmtngy Kk4wDyZpK8gyPnoMiK4gmnuQCYuXDD48BMNDwZacpdQR84yZ8299D53waUEYPUjD Ajphp0cGkcSKRoIPRweunoNgsbcN+RK98CN/lO+zpK4maVAML+HMkA== =ubDt -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 18:24:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f162.law4.hotmail.com [216.33.149.162]) by hub.freebsd.org (Postfix) with ESMTP id 0378137B503 for ; Mon, 2 Oct 2000 18:24:55 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 2 Oct 2000 18:24:54 -0700 Received: from 24.234.122.152 by lw4fd.law4.hotmail.msn.com with HTTP; Tue, 03 Oct 2000 01:24:54 GMT X-Originating-IP: [24.234.122.152] From: "Chris Angell" To: freebsd-questions@freebsd.org Subject: VirtualUserTable Date: Mon, 02 Oct 2000 18:24:54 PDT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 03 Oct 2000 01:24:54.0902 (UTC) FILETIME=[BC3C9960:01C02CD8] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a FreeBSD machine that is on the Internet acting as a mail and www server (among other things). I want to host multiple domains. The only problem I have is not knowing how to make the email work. When I used to work at a small ISP, there was a /etc/virtualusertable that was updated, then hashed (?) to make a database of users. So there would be entries like this: webmaster@somesite.com root Could someone please help me and tell me how to setup the mail (sendmail) to operate with virtual domains? Thanks so much, Chris _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile at http://profiles.msn.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 18:26:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web9609.mail.yahoo.com (web9609.mail.yahoo.com [216.136.129.188]) by hub.freebsd.org (Postfix) with SMTP id E899E37B66D for ; Mon, 2 Oct 2000 18:26:17 -0700 (PDT) Message-ID: <20001003012617.58708.qmail@web9609.mail.yahoo.com> Received: from [216.38.148.66] by web9609.mail.yahoo.com; Mon, 02 Oct 2000 18:26:17 PDT Date: Mon, 2 Oct 2000 18:26:17 -0700 (PDT) From: =?iso-8859-1?q?Syed=20Ismail?= Subject: Clarification sought in FreeBSD To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, We are using FreeBSD s/w for our mail server. As soon as we log in to the 'root' it goes to the mail# prompt. And keeps throwing in the following error. "Mail popper[327]: (V2.53) Unable to get canonical name of client, err=0." I would really appreciate if someone throw some light on this. Thank you in advance. Warm regards, Ismail Syed __________________________________________________ Do You Yahoo!? Yahoo! Photos - 35mm Quality Prints, Now Get 15 Free! http://photos.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 18:26:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from femail1.sdc1.sfba.home.com (femail1.sdc1.sfba.home.com [24.0.95.81]) by hub.freebsd.org (Postfix) with ESMTP id 8E8F637B503 for ; Mon, 2 Oct 2000 18:26:27 -0700 (PDT) Received: from home.com ([24.20.70.64]) by femail1.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001003012616.QVBA6495.femail1.sdc1.sfba.home.com@home.com>; Mon, 2 Oct 2000 18:26:16 -0700 Message-ID: <39D93655.162CA5E8@home.com> Date: Mon, 02 Oct 2000 18:28:53 -0700 From: xavian anderson macpherson Organization: http://www.professional3d.com X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.14 i586) X-Accept-Language: en MIME-Version: 1.0 To: Oscar Ricardo Silva , "freebsd-questions@FreeBSD.ORG" Subject: Re: APOLOGIES GIVEN TO ALL X-Priority: 2 (High) References: <39D8FAA6.3C2CE669@home.com> <14809.216.377993.679478@chris.xsb.com> <4.3.2.7.2.20001002165720.00b244f0@mail.utexas.edu> Content-Type: multipart/alternative; boundary="------------2197BC9E65A2A6FF363CD1F0" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --------------2197BC9E65A2A6FF363CD1F0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit oscar wrote: Good luck getting your machine up and running. There are a lot of very intelligent people here willing to help and as you've seen some very sarcastic ones. The best way to avoid the sarcastic ones is: 1. Don't respond to them if they send you something. Let them be the ones to waste their time by sending you messages that are not helpful. 2. Try to read as much as possible and when you send a question, be very clear as to what you're asking and also be very clear that you've done some reading on the subject. =============================================================================== thank you. i actually answered one of those sarcastic individuals, and confronted him for being so. after carefully explaining my situation, he changed his tone. i realize that i can make mistakes. i know that when someone points them out, i humbly acknowledge them. so i try to give the same opportunity to anyone else. and no i am not being sarcastic as it might seem (to not do so is an act of hatred). self-awareness is the key to accomplishment. without it, you are nothing more than an inanimate object. if after i share with you the knowlegde needed for self-evaluation, and the person refuses to examine him or herself, that is not my concern. my only responsibility is to be truthful. i am not here to change you. that is only the task of the individual. to thine ownself be true. --------------2197BC9E65A2A6FF363CD1F0 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit oscar wrote:

Good luck getting your machine up and running.  There are a lot of very
intelligent people here willing to help and as you've seen some very
sarcastic ones.  The best way to avoid the sarcastic ones is:

1.  Don't respond to them if they send you something.  Let them be the ones
to waste their time by sending you messages that are not helpful.
2.  Try to read as much as possible and when you send a question, be very
clear as to what you're asking and also be very clear that you've done some
reading on the subject.
===============================================================================
thank you.  i actually answered one of those sarcastic individuals, and confronted him for being so. after carefully explaining my situation, he changed his tone.  i realize that i can make mistakes.  i know that when someone points them out, i humbly acknowledge them.  so i try to give the same opportunity to anyone else.  and no i am not being sarcastic as it might seem (to not do so is an act of hatred).  self-awareness is the key to accomplishment.  without it, you are nothing more than an inanimate object.  if after i share with you the knowlegde needed for self-evaluation, and the person refuses to examine him or herself,  that is not my concern.  my only responsibility is to be truthful.  i am not here to change you.  that is only the task of the individual.

to thine ownself be true. --------------2197BC9E65A2A6FF363CD1F0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 18:34:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from spring.thepond.com (spring.thepond.com [146.115.71.105]) by hub.freebsd.org (Postfix) with ESMTP id 9933237B503 for ; Mon, 2 Oct 2000 18:34:51 -0700 (PDT) Received: from localhost (drunk@localhost) by spring.thepond.com (8.9.3/8.9.3) with ESMTP id VAA35689; Mon, 2 Oct 2000 21:47:03 -0400 (EDT) (envelope-from bpeisenbraun@yahoo.com) X-Authentication-Warning: spring.thepond.com: drunk owned process doing -bs Date: Mon, 2 Oct 2000 21:47:03 -0400 (EDT) From: Ben Eisenbraun X-Sender: drunk@spring.thepond.com To: Matthew Swinbourne Cc: "freebsd-questions@FreeBSD. ORG (E-mail)" Subject: Troubleshooting methodology (was: Can't Compile Kernel.. Error Message 'miibus_if.h: No such file or directory') In-Reply-To: <79373D1C5F67D411A14200D0B76DFC0B4A6B@soemail.soe.uq.edu.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 3 Oct 2000, Matthew Swinbourne wrote: > ../../pci/if_vr.c:99: miibus_if.h: No such file or directory > mkdep: compile failed > *** Error code 1 I saw that someone already answered your question, but here's a tip on troubleshooting methodology: any time I get an error during a compile, I like to take a look at the file that generated the error. In this case, I knew where the specified file was, but if I didn't, I would have done something like this: >>find / -name "*if_vr.c*" -print | less That could take a while depending on the speed of your disks and how much data is on them. Since we know it's a source code file, we can narrow it down by making the target a little more specific: >>find /usr/src -name "*if_vr.c*" -print | less From lines 98-99 of /usr/src/sys/pci/if_vr.c: /* "controller miibus0" required. See GENERIC if you get errors here. */ #include "miibus_if.h" The first line there is a comment by the driver developer that basically answers your question. The compiler was nice enough to spit out the problematic line number, so it's pretty easy to find in the file. For your particular ethernet card, you need *two* lines in the kernel config: device miibus # MII bus support device device vr # VIA Rhine, Rhine II You can take a look at both GENERIC and LINT for a little more info. Another thing I like about poking through the source code is that the developers frequently add interesting/insightful/humorous comments about both their code and the hardware their writing it for. I'm pretty new at admining/using FreeBSD, so if I've made any mistakes or misspoke, someone please correct me. Anyway, hope this helps. -ben To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 18:39:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sanson.reyes.somos.net (freyes.static.inch.com [216.223.199.224]) by hub.freebsd.org (Postfix) with ESMTP id 0787137B502 for ; Mon, 2 Oct 2000 18:39:11 -0700 (PDT) Received: from tomasa (tomasa.reyes.somos.net [10.0.0.11]) by sanson.reyes.somos.net (8.9.3/8.9.3) with SMTP id VAA08131; Mon, 2 Oct 2000 21:30:50 -0400 (EDT) (envelope-from fran@reyes.somos.net) Message-Id: <200010030130.VAA08131@sanson.reyes.somos.net> From: "Francisco Reyes" To: "Dan Nelson" Cc: "questions@FreeBSD.ORG" , "Rick Knebel" Date: Mon, 02 Oct 2000 21:36:28 -0400 Reply-To: "Francisco Reyes" X-Mailer: PMMail 2000 Professional (2.10.2010) For Windows 98 (4.10.2222) In-Reply-To: <20001002092728.A18872@dan.emsphone.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Subject: Re: file size Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 2 Oct 2000 09:27:28 -0500, Dan Nelson wrote: >If you had a crash, it wasn't due to that. You might get a "invalid >compressed data--length mismatch" error when uncompressing a file over >2gb, because the internal gzip headers only store a 32-bit filesize for >the uncompressed file, but FreeBSD itself doesn't care. So what can one use to create compressed files over 2GB? francisco Moderator of the Corporate BSD list http://www.egroups.com/group/BSD_Corporate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 19: 0:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by hub.freebsd.org (Postfix) with ESMTP id 4878637B502 for ; Mon, 2 Oct 2000 19:00:24 -0700 (PDT) Received: (from grog@localhost) by wantadilla.lemis.com (8.11.0/8.9.3) id e9320Ae01182; Tue, 3 Oct 2000 11:30:10 +0930 (CST) (envelope-from grog) Date: Tue, 3 Oct 2000 11:30:10 +0930 From: Greg Lehey To: xavian anderson macpherson Cc: FreeBSD Questions Subject: Vinum installation (was: APOLOGIES GIVEN TO ALL) Message-ID: <20001003113010.C759@wantadilla.lemis.com> References: <39D8FAA6.3C2CE669@home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <39D8FAA6.3C2CE669@home.com>; from professional3d@home.com on Mon, Oct 02, 2000 at 02:14:14PM -0700 Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Monday, 2 October 2000 at 14:14:14 -0700, xavian anderson macpherson wrote: > I AM SORRY FOR MY REMARKS. Please don't shout. But I don't see any remarks. If you want to refer to something, please refer to it. > what generated my seemingly hostile tone, was that i had just gotten > a forwarded message from someone trying to talk someone else out of > linux. my attitude about everything in life is that you should put > up or shut up. i had just written a polite message about the > comparison between linux distributions and their installers. i am > using linux-mandrake and suse-linux. suse has by far the better > installer. as i wrote, i am wanting to install my system with > vinum. Ah, but this is the first I've seen of it. You need to take a look at http://www.lemis.com/questions.html. > I WOULD HAVE INSTALLED THIS SATURDAY, IF IT WEREN'T FOR THE FACT > THAT I DON'T WANT TO HAVE TO GO THROUGH THE INSTALLATION PROCESS > TWICE. SO IF SOMEONE HAS A TRULY DEFINATIVE ANSWER AS TO HOW TO > SETUP VINUM IN ONE STEP, I WOULD BE PLEASED TO HEAR IT. Well, since your subject line didn't mention Vinum, I missed it. I'll go through the rest of the plethora of messages on this subject, and possibly get back to you. I trust you have read the web pages at http://www.vinumvm.org/. Greg -- When replying to this message, please copy the original recipients. If you don't, I may ignore the reply. For more information, see http://www.lemis.com/questions.html Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 19: 1:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by hub.freebsd.org (Postfix) with ESMTP id BE57137B503 for ; Mon, 2 Oct 2000 19:01:47 -0700 (PDT) Received: (from grog@localhost) by wantadilla.lemis.com (8.11.0/8.9.3) id e9321bJ01210; Tue, 3 Oct 2000 11:31:37 +0930 (CST) (envelope-from grog) Date: Tue, 3 Oct 2000 11:31:37 +0930 From: Greg Lehey To: xavian anderson macpherson Cc: Christopher Rued , FreeBSD Questions Subject: "Defining" vinum (was: APOLOGIES GIVEN TO ALL) Message-ID: <20001003113126.D759@wantadilla.lemis.com> References: <39D8FAA6.3C2CE669@home.com> <14809.216.377993.679478@chris.xsb.com> <39D90385.C9397AEA@home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <39D90385.C9397AEA@home.com>; from professional3d@home.com on Mon, Oct 02, 2000 at 02:52:05PM -0700 Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Monday, 2 October 2000 at 14:52:05 -0700, xavian anderson macpherson wrote: > how do you consider me to have been yelling? I APOPLOGIZED. You wrote it in ALL CAPS. That's yelling. > i am fully aware of the kld for vinum. but you still have to define > it. i just want to know if this can be or is done during > installation? What do you mean by "define it"? Greg -- Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 19: 6:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from femail4.sdc1.sfba.home.com (femail4.sdc1.sfba.home.com [24.0.95.84]) by hub.freebsd.org (Postfix) with ESMTP id E515337B502 for ; Mon, 2 Oct 2000 19:06:43 -0700 (PDT) Received: from home.com ([24.20.70.64]) by femail4.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001003020540.DEHE4031.femail4.sdc1.sfba.home.com@home.com> for ; Mon, 2 Oct 2000 19:05:40 -0700 Message-ID: <39D93FC6.3BEFA084@home.com> Date: Mon, 02 Oct 2000 19:09:10 -0700 From: xavian anderson macpherson Organization: http://www.professional3d.com X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.14 i586) X-Accept-Language: en MIME-Version: 1.0 To: "freebsd-questions@FreeBSD.ORG" Subject: what's the latest version of netscape for freebsd? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG i have used 4.75 in linux. i know that 6.0 is also available for linux. i got rid of it because it did not work like i was expecting it to. and i also realized that the first copy of it was a demo with a timestamp; which when i finally got around to using it, it had already expired. i don't do demos; and definately none with timestamps To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 19:14:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by hub.freebsd.org (Postfix) with ESMTP id E696C37B502 for ; Mon, 2 Oct 2000 19:14:32 -0700 (PDT) Received: (from grog@localhost) by wantadilla.lemis.com (8.11.0/8.9.3) id e932EII01254; Tue, 3 Oct 2000 11:44:18 +0930 (CST) (envelope-from grog) Date: Tue, 3 Oct 2000 11:44:18 +0930 From: Greg Lehey To: xavian anderson macpherson Cc: Christopher Rued , "freebsd-questions@FreeBSD.ORG" Subject: Re: vinum question Message-ID: <20001003114418.E759@wantadilla.lemis.com> References: <39D8FAA6.3C2CE669@home.com> <14809.216.377993.679478@chris.xsb.com> <39D90385.C9397AEA@home.com> <14809.1418.335403.207878@chris.xsb.com> <39D932AC.4D3D9C06@home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <39D932AC.4D3D9C06@home.com>; from professional3d@home.com on Mon, Oct 02, 2000 at 06:13:16PM -0700 Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [Format recovered--see http://www.lemis.com/email/email-format.html] On Monday, 2 October 2000 at 18:13:16 -0700, xavian anderson macpherson wrote: > Content-Type: multipart/alternative; > boundary="------------1E000CF856E357CF90457611" It would be nice if you'd send plain text messages. We're even considering rejecting other content types, because it means that messages appended by the mailer get lost. For example, at the end of this message you'll see information about how to unsubscribe. That's missing from your messages. Also, I find your mail format very difficult to follow. See the URL above for what to do about that. I've tried to rearrange things the way it probably happened. > let me state once more that i have the book and am reading it! i > brought the 10cd power-pak. i like the manual. it was because of > the manual that i brought the power-pak. so much for the guy who > said i was lazy for not reading. if i didn't want to read, and > didn't think that i should have to, i wouldn't have brought the > book. i tried to download the freebsd kernel from the web. but i > could make heads or tails of it. i was expecting to find the kernel > to be one contiguous unit as it is in linux. now maybe it is. but > what i found was kernel modules as they would appear in linux after > the kernel and it's components had been compiled. i didn't find any > file of the size that i expected the kernel to be (17-21MB's for > linux). it was because of this recognition, that i was erroneously > applying concepts from one system to another, that i chose to admit > that i don't know what i am doing. it is also because of this that > i am approaching this (installation) with great trepidation. I don't really understand this. You have the book, you've read it, but what you're describing here is different from anything in the book. > Christopher Rued wrote; >> >> After you install, the kld should be in /modules/vinum.ko. According >> what I just read, you should not even have to explicitly load the >> module. When you try to use vinum, it will automatically be loaded. >> You do not have to do anything special to install the kld. Just >> install the OS, and you will be able to run vinum. Yes, this is correct. > thank you. the reason why i did not proceed, was that with linux, > if you change the definition of the partition type, after it's > initial declaration, you inevitably erase all the data on the > partition. I'm not sure that this is true even in Linux. It isn't in FreeBSD, but since it has nothing to do with the text above, I wonder whether you've misunderstood something, or whether we're just having difficult communicating. > in linux, my system (kernel) is VALHALA, my volume group was `ODIN'. > the physical volumes were `THOR'. such that the labels went like > this; > > /dev/ODIN/THOR01, /THOR02, /THOR03, etc. This doesn't look like any Linux I've seen. Are you confusing kernels and root file systems? > that was very simple and straight-forward. it didn't require a math > degree to interpret this. it is done at the time of the initial > installation. you did not first load (any) data on the partitions and > then go back and relabel them, for the very reasons already stated > above. if freebsd is different, great! but i have not read where that > is the case. and it would not be ligitimate for me to assume so. in > fact, i assume the worst, and expect it. I really have the feeling that I'm don't understand what you say. Could you please start again, explain clearly and concisely what you want to do, and what your concerns are? Greg -- When replying to this message, please take care not to mutilate the original text. For more information, see http://www.lemis.com/email.html Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 19:21:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp7.teleport.com (smtp7.teleport.com [192.108.254.51]) by hub.freebsd.org (Postfix) with SMTP id D9EB137B503 for ; Mon, 2 Oct 2000 19:21:39 -0700 (PDT) Received: (qmail 26310 invoked from network); 3 Oct 2000 02:21:32 -0000 Received: from pm3-01-04.cvo.du.teleport.com (HELO buster.dhis.org) (216.26.28.68) by smtp7.teleport.com with SMTP; 3 Oct 2000 02:21:32 -0000 Received: (from dirkm@localhost) by buster.dhis.org (8.9.3/8.9.2) id TAA05899; Mon, 2 Oct 2000 19:21:50 -0700 (PDT) (envelope-from dirkm) Date: Mon, 2 Oct 2000 19:21:50 -0700 From: Dirk Myers To: Christopher Rued Cc: freebsd-questions@freebsd.org Subject: Re: Perl question Message-ID: <20001002192150.C403@teleport.com> References: <14808.52583.347797.384055@chris.xsb.com> <20001002191537.G252@parish> <20001002192617.I252@parish> <39D8D5D9.67A3074B@mitre.org> <14808.63902.442934.667120@chris.xsb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <14808.63902.442934.667120@chris.xsb.com>; from c.rued@xsb.com on Mon, Oct 02, 2000 at 05:09:50PM -0400 X-System: FreeBSD 3.4-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Christopher Rued" held forth that: > When I run the following: > > #!/usr/bin/perl > $a = "xayxbyxcyxdy"; > @s = $a =~ /x.y/; > print "\@s is @s\n"; > > I get: > > @s is 1 > > > > So, I seem to be getting the truth value rather than the first match > in the string. Actually, you get this list: (1). Quoting perlop: # If the /g option is not used, m// in a list context returns a list # consisting of the subexpressions matched by the parentheses in the # pattern, i.e., ($1, $2, $3...). and: # When there are no parentheses in the pattern, the return value is # the list (1) for success. > What confuses me is that if I specify the global option, I do not need > to use a subexpression. For example, if I run the following code: > > #!/usr/bin/perl > $a = "xayxbyxcyxdy"; > @s = $a =~ /x.y/g; > print "\@s is @s\n"; > > I get: > > @s is xay xby xcy xdy again, from perlop: # The /g modifier specifies global pattern matching--that is, # matching as many times as possible within the string. How it # behaves depends on the context. In list context, it returns a list # of all the substrings matched by all the parentheses in the regular # expression. If there are no parentheses, it returns a list of all # the matched strings, as if there were parentheses around the whole # pattern. > So, this leaves me with a couple of questions, the main one being: > Why the different treatment for single matches and global > matches? This one is easy: because that's how they're defined to work. ;) > > and a less important one: > Why is there no way to have the first match assigned to a scalar, > since we can be sure that there will be at most one match returned? You're able to get it in other ways -- you can capture it in parens, or you can use $& (and incur the associated performance penalty). If a match captured by default, though, there'd be no way to just check whether a pattern matched without getting the full match returned (which isn't a big deal for *this* pattern, but *might* be a lot of stuff, which would be an unnecessary performance and memory hit). It's better to make someone actually ask for the string back than to return it whether they want it or not. Obligatory topic nag: This really belongs on a perl list. Obligatory RTFM nag: This behavior is covered in the man pages, and in the Camel. Obligatory disclaimer: I am not a perl guru. Dirk dirkm@teleport.com -- There's a fine line between cleverness and idiocy. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 19:21:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp2.cybersurf.net (smtp2.cybersurf.net [209.197.145.112]) by hub.freebsd.org (Postfix) with ESMTP id C9BA437B503; Mon, 2 Oct 2000 19:21:50 -0700 (PDT) Received: from odie ([209.197.153.94]) by smtp2.cybersurf.net (Netscape Messaging Server 4.15) with SMTP id G1U18C00.EKF; Mon, 2 Oct 2000 20:21:48 -0600 Message-ID: <000201c02ce1$289e4a60$5e99c5d1@odie> Reply-To: "Duke Normandin" From: "Duke Normandin" <01031149@3web.net> To: "Mark Ovens" , "Duke Normandin" Cc: "freebsd-questions" Subject: Re: OT - Perl regex problem Date: Mon, 2 Oct 2000 19:56:38 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3612.1700 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3612.1700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Monday, October 02, 2000 11:43 AM Mark Ovens wrote: >On Mon, Oct 02, 2000 at 05:44:10AM -0600, Duke Normandin wrote: >> Hi.. >> >> This is a Perl5 regex from some PD utility: >> >> $email =~ s/^.*?(From|Received|Sender|Return-Path|Date):/$1:/s; >> >> I want to do it in Perl4 -- don't ask why ;) -- but it pukes on >> the ^.*? stuff. Something about "nested" whatever. Could somebody >> explain this ^.*? to me or point me to an appropriate mailing list? >> Tia... > >Try comp.lang.perl.misc on Usenet. Thanks for the help! -duke To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 19:29:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by hub.freebsd.org (Postfix) with ESMTP id 09FCC37B502 for ; Mon, 2 Oct 2000 19:29:09 -0700 (PDT) Received: (from grog@localhost) by wantadilla.lemis.com (8.11.0/8.9.3) id e932Svl01343; Tue, 3 Oct 2000 11:58:57 +0930 (CST) (envelope-from grog) Date: Tue, 3 Oct 2000 11:58:57 +0930 From: Greg Lehey To: xavian anderson macpherson Cc: FreeBSD Questions Subject: Re: what's the latest version of netscape for freebsd? Message-ID: <20001003115857.G759@wantadilla.lemis.com> References: <39D93FC6.3BEFA084@home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <39D93FC6.3BEFA084@home.com>; from professional3d@home.com on Mon, Oct 02, 2000 at 07:09:10PM -0700 Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Monday, 2 October 2000 at 19:09:10 -0700, xavian anderson macpherson wrote: > i have used 4.75 in linux. i know that 6.0 is also available for > linux. i got rid of it because it did not work like i was expecting it > to. and i also realized that the first copy of it was a demo with a > timestamp; which when i finally got around to using it, it had already > expired. i don't do demos; and definately none with timestamps I'm not sure what your question is. I've never heard of 6.0, and there's not much about it on Netscape's web site, anyway. At http://home.netscape.com/computing/download/index.html I get: You are currently using: Netscape Communicator 4.75 English language, FreeBSD 5.0-CURRENT i386, Strong 128-Bit Encryption Congratulations! Netscape Communicator 4.75 is the latest version of the Netscape Browser. For all the latest plug-ins and Browser accessories check out Netscape Plugins. In general, if you want to run a Linux program under FreeBSD, just go ahead and do it. Greg -- When replying to this message, please copy the original recipients. If you don't, I may ignore the reply. For more information, see http://www.lemis.com/questions.html Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 19:41:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-27-149-77.mmcable.com [24.27.149.77]) by hub.freebsd.org (Postfix) with SMTP id 5D95837B502 for ; Mon, 2 Oct 2000 19:41:54 -0700 (PDT) Received: (qmail 85433 invoked by uid 100); 3 Oct 2000 02:41:48 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14809.18284.420993.386852@guru.mired.org> Date: Mon, 2 Oct 2000 21:41:48 -0500 (CDT) To: Igor Khavin Cc: questions@freebsd.org Subject: Re: FTP passive mode fails In-Reply-To: <112867700@toto.iv> X-Mailer: VM 6.72 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 Igor Khavin writes: > Hi! > > I'm rather newbie, so question probably is a silly one. > > I cannot run ls command on FTP servers because passive mode doesn't > work, like this: > > bsd:~> ftp ftp.lucky.net > Connected to ftp.lucky.net. > Name (ftp.lucky.net:igor): anonymous > 331 Guest login ok, send your complete e-mail address as password. > Password: > 230 Guest login ok, access restrictions apply. > Remote system type is UNIX. > Using binary mode to transfer files. > ftp> ls > 227 Entering Passive Mode (193,193,193,113,4,32) > ftp: connect: Operation timed out > ftp> [...] > What's wrong? What should I configure? FTP client, firewall or something > else? > From Win boxes I can get listings of FTP sites using any browser but not > ftp command line. That worked fine from here. That means it's not the server or the firewall on there end. Which means it's your firewall or ftp client. Do the any of your other systems do passive mode, or do you know? Did you try it from ftp without doing passive mode? (Passive mode went into widespread deployment as "outbound-only" firewalls became popular, so if you're behind one of those, active mode may not work). > I run 4.0-STABLE. A friend of mine who installed and preconfigured the > box is unavailable now, so I have to struggle myself. I like the system > but too many questions still :-) Are you tracking -stable, or just running what he installed at the time? It works fine on a 4.1-release system. ; Mon, 2 Oct 2000 19:43:18 -0700 (PDT) Received: (qmail 90643 invoked by uid 100); 3 Oct 2000 02:43:17 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14809.18373.251465.801724@guru.mired.org> Date: Mon, 2 Oct 2000 21:43:17 -0500 (CDT) To: "Lynn, Tun" Cc: questions@freebsd.org Subject: Re: modem thing In-Reply-To: <45977014@toto.iv> X-Mailer: VM 6.72 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 Lynn, Tun writes: > Hi, > I bought FreeBSD and install it on my PC. All I want to do is use it to > connect to the internet through ISP (just like you would normally do in > Windows environment), through modem. problem is, I don't know how to set it > up. Because of that, I end up buying 2,3 modems and several unixes including > Solaris. It should not be so difficult. I admit that I am not a guru, just > Unix lover wanting to use Unix to down load C compilers, Perls and stuff > like that. > Can you help me out here ??? Are you buy any chance buying cheap internal PCI modems? If so, you're probably out of luck. If you've got an external serial modem, read through /etc/ppp/ppp.conf. Setting that up might well work (depends on the ISP). ; Mon, 2 Oct 2000 19:45:04 -0700 (PDT) Received: from home.com ([24.20.70.64]) by femail2.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001003024456.GCPP27630.femail2.sdc1.sfba.home.com@home.com>; Mon, 2 Oct 2000 19:44:56 -0700 Message-ID: <39D948C3.44B4D479@home.com> Date: Mon, 02 Oct 2000 19:47:31 -0700 From: xavian anderson macpherson Organization: http://www.professional3d.com X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.14 i586) X-Accept-Language: en MIME-Version: 1.0 To: Greg Lehey , "freebsd-questions@FreeBSD.ORG" Subject: Re: "Defining" vinum (was: APOLOGIES GIVEN TO ALL) References: <39D8FAA6.3C2CE669@home.com> <14809.216.377993.679478@chris.xsb.com> <39D90385.C9397AEA@home.com> <20001003113126.D759@wantadilla.lemis.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG in bsd, it's; [page 279 the complete freebsd] # newfs -v /dev/vinum/concat i geuss you would then mount a directory to that partition; that's how it is done in linux. in linux, my volumes were /dev/ODIN/THOR01,2,3 etc. [my kernel is VALHALA ;-) ] the directories were then assigned to the volumes. # mount /dev/ODIN/THOR01 /usr if i specify a logical volume (in linux) after i already have data on the partition it is assigned to, it erases the data on that partition. that's why with suse, it done in the beginning in the installation, before anything else is done. i have been told that i have to wait until after i have installed my system, before i can define a vinum volume. what do i have to do? install a small incomplete but running system, only so that i can later specify the vinum volume on a separate partition? as i pointed out in suse-linux, the specification of logical volumes is done in the initial installation process. not later! if i have to first create a partial running system, on separate partition to create my volumes, that means that i then have to go back and move (or erase) the original partial system to make the partition it was on usable as a vinum device. is this clear enough? if this is the process, it is redundant to say the least. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 20: 0:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sm3.texas.rr.com (sm3.texas.rr.com [24.93.35.210]) by hub.freebsd.org (Postfix) with ESMTP id 9FCA137B503 for ; Mon, 2 Oct 2000 20:00:30 -0700 (PDT) Received: from osprey (cs26249-69.satx.rr.com [24.26.249.69]) by sm3.texas.rr.com (8.10.1/8.10.1) with ESMTP id e9330Xw01000 for ; Mon, 2 Oct 2000 22:00:33 -0500 Date: Mon, 2 Oct 2000 21:54:57 -0500 (CDT) From: Brad Hartin X-Sender: bhartin@osprey.localdomain To: FreeBSD Questions Subject: SMC NE2K - ed0 attach returned 6 In-Reply-To: <20001003115857.G759@wantadilla.lemis.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG (Background: Yeah, I'm another one of those Linux folks trying FreeBSD for the first time...I can't get ANY mainstream distribution to install on this system, so figured I'd give this a try). From "dmesg" after a verbose boot: pcib0: on motherboard .................. found-> vendor=0x10ec, dev=8029, revid=0x00 class=02-00-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 intpin=a, irq=9 map[10]: type 1, range 32, base 0000fce0, size 5 .................. pci0: on pcib0 CPU: (unknown), CPU->Memory posting OFF, read around write Cache: 256KB writeback, cache clocks=3-1-1-1 Cache flags: byte-control DRAM: page mode memory clocks=X-4-4-4/X-3-3-3 (60ns) CPU->PCI: posting ON, burst mode ON, PCI clocks=2-1-1-1 PCI->Memory: posting on Refresh: RAS#Only BurstOf4 ed0: port 0xfce0-0xfcff irq 9 at device 2.0 on pci0 device_probe_and_attach: ed0 attach returned 6 From "pciconf -l": ed0@pci0:2:0: class=0x020000 card=0x201110b8 chip=0x802910ec rev=0x00 hdr=0x00 The card is an SMC card based on the RealTek 8029. The system is an HP Netserver 5/100 LC (later upgraded to a 5/133 via CPU daughtercard changeout). It's largely EISA based, and I never could get the HP PC Lan+ adapter to work under BSD (the Linux distros worked with it fine...their problem was with the SCSI card). I read around a bit and found that a lot of people suggested turning off options for a PNP OS when they got similar messages. Unfortunately, there's no such animal on this ancient system. Anyone have a solution? Thanks, Brad Hartin --------------------------------- Brad Hartin - bhartin@strafco.com Communications Administrator Straus Frank Enterprises, Ltd. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 20: 3: 2 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 D494237B502 for ; Mon, 2 Oct 2000 20:03:00 -0700 (PDT) Received: (qmail 24294 invoked by uid 100); 3 Oct 2000 03:03:00 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14809.19556.379811.677010@guru.mired.org> Date: Mon, 2 Oct 2000 22:03:00 -0500 (CDT) To: questions@freebsd.org Subject: HTML text to -questions In-Reply-To: <65119262@toto.iv> X-Mailer: VM 6.72 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: > Sending 'formatted' or 'html' emails is also a good way to get ignored... > some people only read plain text. Those of us reading the digest can't read the things in a reasonable way - the digest doesn't include the MIME headers. (I've just submitted a PR on this) The only way to actually extract the text from them is to extract the message and deal with as HTML. Bleah, ; Mon, 2 Oct 2000 20:13:48 -0700 (PDT) Received: (qmail 34414 invoked by uid 100); 3 Oct 2000 03:13:47 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14809.20203.202472.527179@guru.mired.org> Date: Mon, 2 Oct 2000 22:13:47 -0500 (CDT) To: Roger Merritt Cc: questions@freebsd.org Subject: Re: Updating docs In-Reply-To: <99568810@toto.iv> X-Mailer: VM 6.72 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 Roger Merritt writes: > I'm embarrassed that I haven't been able to find the answer to this > myself, but how the devil do I update the Handbook and other docs on my > machine? I've run cvsup doc-all tag=. several times, a lot of stuff is > downloaded, cvsup quits happy, but my handbook still is the one that > describes installation of FreeBSD 2.2.8. I've looked in the Makefile in > /usr/doc, but it appears to just run cvsup doc-all. Did you try building the docs? In particular, "make install" should work. That target is in the file doc.subdir.mk file included by the top level Makefile. > I haven't found anything in the Handbook itself nor in the FreeBSD > Documentation Project. It's not a crippling problem, because I can > always access the latest edition on the net, but it would be convenient > to have my local copy up-to-date. It's in the documentation project primer. See for details on the build process. ; Mon, 2 Oct 2000 20:15:09 -0700 (PDT) Received: (from chris@localhost) by dh198-236.dhcp.sunysb.edu (8.9.3/8.9.3) id XAA87511; Mon, 2 Oct 2000 23:13:27 -0400 (EDT) (envelope-from chris) From: Christopher Rued MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14809.20183.190794.578203@chris.xsb.com> Date: Mon, 2 Oct 2000 23:13:27 -0400 (EDT) To: xavian anderson macpherson Cc: Greg Lehey , "freebsd-questions@FreeBSD.ORG" Subject: Re: "Defining" vinum (was: APOLOGIES GIVEN TO ALL) In-Reply-To: <39D948C3.44B4D479@home.com> References: <39D8FAA6.3C2CE669@home.com> <14809.216.377993.679478@chris.xsb.com> <39D90385.C9397AEA@home.com> <20001003113126.D759@wantadilla.lemis.com> <39D948C3.44B4D479@home.com> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG xavian anderson macpherson writes: > in bsd, it's; [page 279 the complete freebsd] > # newfs -v /dev/vinum/concat > i geuss you would then mount a directory to that partition; that's how > it is done in linux. > in linux, my volumes were /dev/ODIN/THOR01,2,3 etc. [my kernel is > VALHALA ;-) ] > the directories were then assigned to the volumes. > # mount /dev/ODIN/THOR01 /usr > > if i specify a logical volume (in linux) after i already have data on > the partition it is assigned to, it erases the data on that partition. > that's why with suse, it done in the beginning in the installation, > before anything else is done. > > i have been told that i have to wait until after i have installed my > system, before i can define a vinum volume. > what do i have to do? install a small incomplete but running system, > only so that i can later specify the vinum volume on a separate > partition? > > as i pointed out in suse-linux, the specification of logical volumes is > done in the initial installation process. not later! if i have to > first create a partial running system, on separate partition to create > my volumes, that means that i then have to go back and move (or erase) > the original partial system to make the partition it was on usable as a > vinum device. is this clear enough? > > if this is the process, it is redundant to say the least. I do not think that you can boot from a vinum volume: (from http://www.vinumvm.org/vinum/wishlist.html) It's currently not possible to mount the root file system on a Vinum volume. This is a chicken and egg problem: You can't start Vinum until the kernel is running, and the kernel needs to be mounted somewhere. There are at least four different possible ways to implement this: 1.Teach the bootstrap code about Vinum so that it could start Vinum and load directly from a Vinum volume. This is unlikely to be viable, since Vinum needs to know too much about the kernel environment. 2.Create a separate boot file system and put the kernel in there, then start Vinum and the root file system. This is the System V way, but I don't like it too much. 3.Create an MFS root file system. This effectively lives in swap, but there's no problem there. We'd need an easier way to build MFS kernels. 4.Boot normally, start Vinum and then mount the root file system on top of the old root file system. This might work, up to a point: you can mount a file system on any mount point, even if files are open in the hierarchy below the mount point. Unfortunately, there are a number of problems with this approach. In particular, you can't close all files on the old root partition, which means that you're not completely resilient. In addition, if you boot from the Vinum partition as a normal disk partition (which is possible and seems to make sense), you'll have consistency problems if you change a file on one partition and not the other, since the system sees the two partitions as separate. One possibility here would be for the mount operation to go through the vnodes for each open file and change them to point to the Vinum volume. It's likely that this will be a difficult operation to perform. Status: I'm still thinking about this one. It's the single most asked-for feature, and I'm very open to suggestions about how to implement it. So, it seems that you wont have a partial install, and then a move. You'll have a full install, and a post-install configuration of vinum for all remaining slices. As I mentioned, I have not used vinum (although I am now very interested in it), so I cannot tell you exactly how to set it up. From what I gather, what your question boils down to is: "I want to install FreeBSD, and I want to set up my filesystem using vinum. How do I do this?" Perhaps it is best to allow someone more qualified (Greg :)) to answer this question for you, as I have no working knowledge of vinum. -Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 20:36:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-27-149-77.mmcable.com [24.27.149.77]) by hub.freebsd.org (Postfix) with SMTP id 6AD7F37B502 for ; Mon, 2 Oct 2000 20:36:25 -0700 (PDT) Received: (qmail 42040 invoked by uid 100); 3 Oct 2000 03:36:24 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14809.21560.808424.239306@guru.mired.org> Date: Mon, 2 Oct 2000 22:36:24 -0500 (CDT) To: xavian anderson macpherson Cc: questions@freebsd.org Subject: Re: what's the latest version of netscape for freebsd? In-Reply-To: <4225329@toto.iv> X-Mailer: VM 6.72 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 xavian anderson macpherson writes: > i have used 4.75 in linux. i know that 6.0 is also available for > linux. i got rid of it because it did not work like i was expecting it > to. and i also realized that the first copy of it was a demo with a > timestamp; which when i finally got around to using it, it had already > expired. i don't do demos; and definately none with timestamps Try looking in /usr/ports/www. You may need to update the ports tree, but linux-netscape6 is there (to run the linux binary), as well as mozilla, which builds from sources. ; Mon, 2 Oct 2000 20:39:01 -0700 (PDT) Received: from chris (helo=localhost) by ic.ucsb.edu with local-esmtp (Exim 3.13 #5) id 13gIuy-000I6K-00 for freebsd-questions@freebsd.org; Mon, 02 Oct 2000 20:39:00 -0700 Date: Mon, 2 Oct 2000 20:39:00 -0700 (PDT) From: Christopher Dempsey X-Sender: chris@ic To: FreeBSD Questions Mailing List Subject: gethostbyaddr, atrun errors Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks for the quick response on the GeForce GTS issue. A few more questions, puhleeze: 1) I am getting the persistent gethostbyaddr sendmail message to root. I am behind a firewall, and using a 192.168.x.x IP address, so it will not be able to find a real hostname. In fact, right now all I would like to do is only have internal mail through the LAN. Is there any way to disable either external sendmail, or trick it into thinking that chris@chris is a valid email/host name, or disable to root messages? 2) Root is also getting a cron error email every five minutes due to atrun: Subject: Cron root /usr/libexec/atrun root: not found I have the correct crontab entry as per the atrun man page (it is pretty specific!). Same type of questions: can I disable atrun, disable logging, or actually fix it? Many thanks in advance! ------------------- Christopher Dempsey U-Mail Help Desk University of California, Santa Barbara To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 20:39:13 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id DDB3237B503 for ; Mon, 2 Oct 2000 20:39:09 -0700 (PDT) Received: (from dan@localhost) by dan.emsphone.com (8.9.3/8.9.3) id WAA23369; Mon, 2 Oct 2000 22:37:53 -0500 (CDT) (envelope-from dan) Date: Mon, 2 Oct 2000 22:37:52 -0500 From: Dan Nelson To: Francisco Reyes Cc: "questions@FreeBSD.ORG" , Rick Knebel Subject: Re: file size Message-ID: <20001002223752.A23329@dan.emsphone.com> References: <20001002092728.A18872@dan.emsphone.com> <200010030130.VAA08131@sanson.reyes.somos.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.3.9i In-Reply-To: <200010030130.VAA08131@sanson.reyes.somos.net>; from "Francisco Reyes" on Mon Oct 2 21:36:28 GMT 2000 X-OS: FreeBSD 5.0-CURRENT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In the last episode (Oct 02), Francisco Reyes said: > On Mon, 2 Oct 2000 09:27:28 -0500, Dan Nelson wrote: > > >If you had a crash, it wasn't due to that. You might get a "invalid > >compressed data--length mismatch" error when uncompressing a file over > >2gb, because the internal gzip headers only store a 32-bit filesize for > >the uncompressed file, but FreeBSD itself doesn't care. > > So what can one use to create compressed files over 2GB? Gzip. Just ignore that partcular error if you see it. -- Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 20:45:58 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 7F3A937B503 for ; Mon, 2 Oct 2000 20:45:56 -0700 (PDT) Received: (from dan@localhost) by dan.emsphone.com (8.9.3/8.9.3) id WAA01936; Mon, 2 Oct 2000 22:45:52 -0500 (CDT) (envelope-from dan) Date: Mon, 2 Oct 2000 22:45:51 -0500 From: Dan Nelson To: Jamie Norwood Cc: Otter , freebsd-questions@FreeBSD.ORG Subject: Re: Raising PTYs Message-ID: <20001002224551.B23329@dan.emsphone.com> References: <20001001210159.A17043@dan.emsphone.com> <20001002174100.A6585@mushhaven.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.3.9i In-Reply-To: <20001002174100.A6585@mushhaven.net>; from "Jamie Norwood" on Mon Oct 2 17:41:01 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 02), Jamie Norwood said: > OK, I searched this down a bit, and mostly found a lot of 'me toos' > with no real solutions. The problem is, I am seeing this in both > xterm and SecureCRT. However, I can, somewhat, reprodoce it. > > It shows up in Mutt if you have in your .muttrc: > > set sort=threads > > If I take that out, mutt is fine... But I no longer see threads, only > individual messages. As one of the key reasons I use Mutt is for > threads... I also see it in SLRN. The characters that are seeming to > cause the problems are what is used for lines and arrows, whcih I > believe are from high ASCII if I recall my BBS days correctly. Make sure your TERM variable matches whatever terminal emulation type you have set in CRT. I'm reading mail with sort=threads via CRT right now, and the threading characters look perfect (they're also fine if I run under screen). Here's the termcap entry I use for CRT. I tell CRT to do "ansi" emulation, which is afwully close to SCO's console in terms of features (i.e. it's not ANSI X3.64, but a whole hodgepodge of stuff :). I also use a font that has line-drawing charaters in the right place. # CRT term doesn't know cv or ch, does have "Set scrolling region", # doesn't have "erase characters", has underline, # uses ^E[m to reset colors, has printing mode, # eats a newline if at right margin, can't do ACS chars < 32 cons25-crt|Entry for CRT terminal:\ :cv@:ch@:\ :cs=\E[%i%d;%dr:\ :ec@:\ :us=\E[4m:ue=\E[24m:\ :op=\E[m:\ :po=\E[5i:pf=\E[4i:\ :xn:\ :ac=-\^.v0\333`\004a\260f\370g\361h\261i\025j\331k\277l\332m\300n\305q\304t\303u\264v\301w\302x\263y\363z\362~\371:\ :tc=cons25w: -- 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 Mon Oct 2 20:50:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from diarmadhi.mushhaven.net (diarmadhi.mushhaven.net [63.75.111.197]) by hub.freebsd.org (Postfix) with ESMTP id 6167C37B502 for ; Mon, 2 Oct 2000 20:50:44 -0700 (PDT) Received: (from mistwolf@localhost) by diarmadhi.mushhaven.net (8.9.3/8.9.3) id UAA29364; Mon, 2 Oct 2000 20:49:00 -0700 (PDT) (envelope-from mistwolf) Date: Mon, 2 Oct 2000 20:49:00 -0700 From: Jamie Norwood To: Dan Nelson Cc: Otter , freebsd-questions@FreeBSD.ORG Subject: Re: Raising PTYs Message-ID: <20001002204859.A29344@mushhaven.net> References: <20001001210159.A17043@dan.emsphone.com> <20001002174100.A6585@mushhaven.net> <20001002224551.B23329@dan.emsphone.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3i In-Reply-To: <20001002224551.B23329@dan.emsphone.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I installed the latest ncurses (5.1) and the problem went away... So, for now, this is my recommendation. I have SecureCRT set to VT100 and my TERM variabl to vt100. Note screen 3.9.8 hard-sets it's termcap in your environment: TERMCAP=SC|screen|VT 100/ANSI X3.64 virtual terminal:\ :DO=\E[%dB:LE=\E[%dD:RI=\E[%dC:UP=\E[%dA:bs:bt=\E[Z:\ :cd=\E[J:ce=\E[K:cl=\E[H\E[J:cm=\E[%i%d;%dH:ct=\E[3g:\ :do=^J:nd=\E[C:pt:rc=\E8:rs=\Ec:sc=\E7:st=\EH:up=\EM:\ :le=^H:bl=^G:cr=^M:it#8:ho=\E[H:nw=\EE:ta=^I:is=\E)0:\ :li#30:co#80:am:xn:xv:LP:sr=\EM:al=\E[L:AL=\E[%dL:\ :cs=\E[%i%d;%dr:dl=\E[M:DL=\E[%dM:ks=\E[?1h\E=:\ :ke=\E[?1l\E>:vi=\E[?25l:ve=\E[34h\E[?25h:vs=\E[34l:\ :us=\E[4m:ue=\E[24m:so=\E[3m:se=\E[23m:mb=\E[5m:\ :md=\E[1m:mr=\E[7m:me=\E[m:ms:\ :Co#8:pa#64:AF=\E[3%dm:AB=\E[4%dm:op=\E[39;49m:AX:G0:\ :as=\E(0:ae=\E(B:\ :ac=\140\140aaffggjjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~..--++,,hhII00:\ :k0=\E[10~:k1=\EOP:k2=\EOQ:k3=\EOR:k4=\EOS:k5=\E[15~:\ :k6=\E[17~:k7=\E[18~:k8=\E[19~:k9=\E[20~:k;=\E[21~:\ :F1=\E[23~:F2=\E[24~:kb=^H:K1=\EOq:K2=\EOr:K3=\EOs:\ :K4=\EOp:K5=\EOn:kh=\E[1~:kH=\E[4~:kN=\E[6~:kP=\E[5~:\ :kI=\E[2~:kD=\E[3~:ku=\EOA:kd=\EOB:kr=\EOC:kl=\EOD: Jamie On Mon, Oct 02, 2000 at 10:45:51PM -0500, Dan Nelson wrote: > In the last episode (Oct 02), Jamie Norwood said: > > OK, I searched this down a bit, and mostly found a lot of 'me toos' > > with no real solutions. The problem is, I am seeing this in both > > xterm and SecureCRT. However, I can, somewhat, reprodoce it. > > > > It shows up in Mutt if you have in your .muttrc: > > > > set sort=threads > > > > If I take that out, mutt is fine... But I no longer see threads, only > > individual messages. As one of the key reasons I use Mutt is for > > threads... I also see it in SLRN. The characters that are seeming to > > cause the problems are what is used for lines and arrows, whcih I > > believe are from high ASCII if I recall my BBS days correctly. > > Make sure your TERM variable matches whatever terminal emulation type > you have set in CRT. I'm reading mail with sort=threads via CRT right > now, and the threading characters look perfect (they're also fine if I > run under screen). Here's the termcap entry I use for CRT. I tell CRT > to do "ansi" emulation, which is afwully close to SCO's console in > terms of features (i.e. it's not ANSI X3.64, but a whole hodgepodge of > stuff :). I also use a font that has line-drawing charaters in the right > place. > > # CRT term doesn't know cv or ch, does have "Set scrolling region", > # doesn't have "erase characters", has underline, > # uses ^E[m to reset colors, has printing mode, > # eats a newline if at right margin, can't do ACS chars < 32 > cons25-crt|Entry for CRT terminal:\ > :cv@:ch@:\ > :cs=\E[%i%d;%dr:\ > :ec@:\ > :us=\E[4m:ue=\E[24m:\ > :op=\E[m:\ > :po=\E[5i:pf=\E[4i:\ > :xn:\ > :ac=-\^.v0\333`\004a\260f\370g\361h\261i\025j\331k\277l\332m\300n\305q\304t\303u\264v\301w\302x\263y\363z\362~\371:\ > :tc=cons25w: > > -- > 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 Mon Oct 2 20:51:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from www3.pacific-pages.com (www3.pacific-pages.com [192.41.48.219]) by hub.freebsd.org (Postfix) with ESMTP id 4A54A37B503 for ; Mon, 2 Oct 2000 20:51:16 -0700 (PDT) Received: from d.tracker ([216.191.73.41]) by www3.pacific-pages.com (8.8.5) id VAA00602; Mon, 2 Oct 2000 21:51:03 -0600 (MDT) Received: (from david@localhost) by d.tracker (8.9.3/8.9.3) id XAA36731 for questions@freebsd.org; Mon, 2 Oct 2000 23:48:15 GMT (envelope-from david) Date: Mon, 2 Oct 2000 23:09:38 +0000 From: David Banning To: questions@freebsd.org Subject: changing unix disk to slave - drive problem Message-ID: <20001002230938.A36667@www3.pacific-pages.com> Reply-To: David Banning Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have my unix drive in position ad0 and I want to install it as ad1 - I've done this before - I boot from the A: drive then at boot: I type 0:wd(1,a)/kernel and it continues to load from the slave position. Now I have a new drive which I want to do the same with. I am running into problems. The initial boot goes OK but when it runs into fstab it gioves some error like can't mount /dev/ad1s1a as / - different from mounted partition wd1s1a So I tried renaming wd1a to wd1s1a, wd1e to wd1s1e, etc.. but I get the same error, even though there is a /dev entry to match the fstab entry which also matches the mounted partition wd1s1a - I've done this before with success (somehow). I'm not sure the significance of wd versus ad - the Stable 4.0 version I upgraded from earlier versions used wd0 and wd1 while the Stable 4.0 I just installed from cdrom uses ad0 and ad1. Any idea what I'm missing? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 20:56: 2 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 1C98F37B66D for ; Mon, 2 Oct 2000 20:55:59 -0700 (PDT) Received: (from dan@localhost) by dan.emsphone.com (8.9.3/8.9.3) id WAA12780; Mon, 2 Oct 2000 22:55:56 -0500 (CDT) (envelope-from dan) Date: Mon, 2 Oct 2000 22:55:55 -0500 From: Dan Nelson To: Jamie Norwood Cc: Otter , freebsd-questions@FreeBSD.ORG Subject: Re: Raising PTYs Message-ID: <20001002225555.C23329@dan.emsphone.com> References: <20001001210159.A17043@dan.emsphone.com> <20001002174100.A6585@mushhaven.net> <20001002224551.B23329@dan.emsphone.com> <20001002204859.A29344@mushhaven.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.3.9i In-Reply-To: <20001002204859.A29344@mushhaven.net>; from "Jamie Norwood" on Mon Oct 2 20:49: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 02), Jamie Norwood said: > I installed the latest ncurses (5.1) and the problem went away... So, > for now, this is my recommendation. I have SecureCRT set to VT100 and > my TERM variabl to vt100. Note screen 3.9.8 hard-sets it's termcap in > your environment. Right; screen has always done this, since the terminal it presents to subshells (true ANSI X3.64 with colors) is different from the terminal you used to run it. I used to use screen on old z19 terminals so I could run programs that hardcoded ANSI escape sequences in them. What's important is that the TERM you have before you run screen matches your terminal/emulator as closely as possible. -- 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 Mon Oct 2 20:59:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from diarmadhi.mushhaven.net (diarmadhi.mushhaven.net [63.75.111.197]) by hub.freebsd.org (Postfix) with ESMTP id A834337B502 for ; Mon, 2 Oct 2000 20:59:17 -0700 (PDT) Received: (from mistwolf@localhost) by diarmadhi.mushhaven.net (8.9.3/8.9.3) id UAA29439; Mon, 2 Oct 2000 20:57:33 -0700 (PDT) (envelope-from mistwolf) Date: Mon, 2 Oct 2000 20:57:33 -0700 From: Jamie Norwood To: Dan Nelson Cc: Otter , freebsd-questions@FreeBSD.ORG Subject: Re: Raising PTYs Message-ID: <20001002205732.A29413@mushhaven.net> References: <20001001210159.A17043@dan.emsphone.com> <20001002174100.A6585@mushhaven.net> <20001002224551.B23329@dan.emsphone.com> <20001002204859.A29344@mushhaven.net> <20001002225555.C23329@dan.emsphone.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3i In-Reply-To: <20001002225555.C23329@dan.emsphone.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Oct 02, 2000 at 10:55:55PM -0500, Dan Nelson wrote: > In the last episode (Oct 02), Jamie Norwood said: > > I installed the latest ncurses (5.1) and the problem went away... So, > > for now, this is my recommendation. I have SecureCRT set to VT100 and > > my TERM variabl to vt100. Note screen 3.9.8 hard-sets it's termcap in > > your environment. > > Right; screen has always done this, since the terminal it presents to > subshells (true ANSI X3.64 with colors) is different from the terminal > you used to run it. I used to use screen on old z19 terminals so I > could run programs that hardcoded ANSI escape sequences in them. > What's important is that the TERM you have before you run screen > matches your terminal/emulator as closely as possible. So... Why did installing ncurses fix it? I don't entirely understand how this is working, or what can be done to fix it other than to use ncurses. I never had this problem with screen 9.5.x, and wouldn't have upgraded if I didn't need to recompile for more pty's. Jamie > > -- > 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 Mon Oct 2 21: 6:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from femail1.sdc1.sfba.home.com (femail1.sdc1.sfba.home.com [24.0.95.81]) by hub.freebsd.org (Postfix) with ESMTP id 5F95B37B503 for ; Mon, 2 Oct 2000 21:06:11 -0700 (PDT) Received: from home.com ([24.20.70.64]) by femail1.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001003040600.ZDAI6495.femail1.sdc1.sfba.home.com@home.com> for ; Mon, 2 Oct 2000 21:06:00 -0700 Message-ID: <39D95BC5.956E41D5@home.com> Date: Mon, 02 Oct 2000 21:08:37 -0700 From: xavian anderson macpherson Organization: http://www.professional3d.com X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.14 i586) X-Accept-Language: en MIME-Version: 1.0 To: "freebsd-questions@FreeBSD.ORG" Subject: answers from the abyss for vinum Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG this is what was sent to me. i hope that after reading the answer below, some of you will have a higher level of appreciation for my hesitancy. i don't think that i ever got as far as booting lvm with linux. i was having alot of problems with booting linux (without lvm) anyway. i don't remember if linux can boot from an lvm. i just checked the man page; it doesn't say anything about this. i don't think it's a problem though, or it would have said so in the suse book. i just checked the book. in fact, it doesn't say anything but the single line below. the amazing thing is that i managed to set it up without any real documentation! as convoluted as it was i did it the first time through! the official LVM-Howto is located at http://linux.msede.com/lvm ========================================================= I do not think that you can boot from a vinum volume: (from http://www.vinumvm.org/vinum/wishlist.html) >>> this was not in the book; so how was reading supposed to answer this. but somehow, i'm supposed to be at fault. >>> It's currently not possible to mount the root file system on a Vinum volume. This is a chicken and egg problem: You can't start Vinum until the kernel is running, and the kernel needs to be mounted somewhere. There are at least four different possible ways to implement this: 1.Teach the bootstrap code about Vinum so that it could start Vinum and load directly from a Vinum volume. This is unlikely to be viable, since Vinum needs to know too much about the kernel environment. 2.Create a separate boot file system and put the kernel in there, then start Vinum and the root file system. This is the System V way, but I don't like it too much. 3.Create an MFS root file system. This effectively lives in swap, but there's no problem there. We'd need an easier way to build MFS kernels. 4.Boot normally, start Vinum and then mount the root file system on top of the old root file system. This might work, up to a point: you can mount a file system on any mount point, even if files are open in the hierarchy below the mount point. Unfortunately, there are a number of problems with this approach. In particular, you can't close all files on the old root partition, which means that you're not completely resilient. In addition, if you boot from the Vinum partition as a normal disk partition (which is possible and seems to make sense), you'll have consistency problems if you change a file on one partition and not the other, since the system sees the two partitions as separate. One possibility here would be for the mount operation to go through the vnodes for each open file and change them to point to the Vinum volume. It's likely that this will be a difficult operation to perform. Status: I'm still thinking about this one. It's the single most asked-for feature, and I'm very open to suggestions about how to implement it. So, it seems that you wont have a partial install, and then a move. You'll have a full install, and a post-install configuration of vinum for all remaining slices. As I mentioned, I have not used vinum (although I am now very interested in it), so I cannot tell you exactly how to set it up. >From what I gather, what your question boils down to is: "I want to install FreeBSD, and I want to set up my filesystem using vinum. How do I do this?" Perhaps it is best to allow someone more qualified (Greg :)) to answer this question for you, as I have no working knowledge of vinum. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 21: 6:29 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 A7CBB37B66C for ; Mon, 2 Oct 2000 21:06:25 -0700 (PDT) Received: (from dan@localhost) by dan.emsphone.com (8.9.3/8.9.3) id XAA23871; Mon, 2 Oct 2000 23:06:22 -0500 (CDT) (envelope-from dan) Date: Mon, 2 Oct 2000 23:06:21 -0500 From: Dan Nelson To: Jamie Norwood Cc: Otter , freebsd-questions@FreeBSD.ORG Subject: Re: Raising PTYs Message-ID: <20001002230621.D23329@dan.emsphone.com> References: <20001001210159.A17043@dan.emsphone.com> <20001002174100.A6585@mushhaven.net> <20001002224551.B23329@dan.emsphone.com> <20001002204859.A29344@mushhaven.net> <20001002225555.C23329@dan.emsphone.com> <20001002205732.A29413@mushhaven.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.3.9i In-Reply-To: <20001002205732.A29413@mushhaven.net>; from "Jamie Norwood" on Mon Oct 2 20:57:33 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 02), Jamie Norwood said: > So... Why did installing ncurses fix it? I don't entirely understand > how this is working, or what can be done to fix it other than to use > ncurses. I never had this problem with screen 9.5.x, and wouldn't > have upgraded if I didn't need to recompile for more pty's. ( assuming you meant screen 3.9.5 up there ^^ ) I have no idea :) Maybe the old version of screen relied on (or was tolerant to) a bug in the old version of ncurses, and the new screen expected a more conforming curses implementation? It looks like there are quite a lot of changes from 3.9.5 to 3.9.8, but they seem more related to colors, not line-drawing chars. -- 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 Mon Oct 2 22: 3:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from femail3.sdc1.sfba.home.com (femail3.sdc1.sfba.home.com [24.0.95.83]) by hub.freebsd.org (Postfix) with ESMTP id 50A1E37B66C for ; Mon, 2 Oct 2000 22:03:43 -0700 (PDT) Received: from home.com ([24.20.70.64]) by femail3.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001003050252.DPAE18167.femail3.sdc1.sfba.home.com@home.com> for ; Mon, 2 Oct 2000 22:02:53 -0700 Message-ID: <39D96942.90E42D35@home.com> Date: Mon, 02 Oct 2000 22:06:10 -0700 From: xavian anderson macpherson Organization: http://www.professional3d.com X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.14 i586) X-Accept-Language: en MIME-Version: 1.0 To: "freebsd-questions@FreeBSD.ORG" Subject: [Fwd: [Fwd: APOLOGIES GIVEN TO ALL]] Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG this is the kind of person i adore. they have probably never even dealt with the issue that i wrote about. the answer is not in the book, and neither is the web address that i was later given. but somehow i am supposed to be clairvoiant. and this is supposed to inspire appreciation. so much for the shortcomings of my intellectual ability. ;-) if i could only be as bright as a goblin. oh to be a man! ====================================================================== Goblin wrote: > You are quite stupid if you think ANYONE is going to hold your greasy > little poodle paw through your ineptitude in your problem while you're > as rude as you are... > > It seems you waste more time in this thread complaining about it than > goggle-searching for answers and finding out for yourself. > > You're so obviously a newbie (and a punk) that no one can even take > you seriously. > > On 10/02, xavian anderson macpherson rearranged the electrons to read: > > wyrdwulf@catskill.net wrote: > > > > > Xavian: > > > > > > Freebsd is an operating system. You may be required to install it. It's > > > rather different from linux (I use Debian myself) and requires a learning curve. I > > > don't think the vinum program for fbsd easily adapts to a linux system. If you > > > are proposing to "adapt" freebsd's "vinum" to SuSe I'm not sure it can be done. > > > Netscape is notorious for bugs, so I'd suspect netscape before linux. I'd also > > > check the SuSe Linux list to see if your problems are unique. > > > YAST is wonderful but I like Debian. > > > > it may be netscape, but i have been having problems that have nothing to do with > > netscape. > > > > you didn't read my email very well. i don't want vinum for linux. nor was i > > `proposing to adapt it to suse'. frankly, to all concerned; i would rather not use > > any linux program. but the reality is that there are some holes in freebsd. if there > > weren't any (holes), no one would ever port programs from linux (or anything else for > > that matteres) to freebsd. the reality is that freebsd does not and may never have > > the commercial support prevalent in linux. the very nature of freebsd tends to ensure > > this. linux is rapidly becoming the microsft of the unix-wannabe community. the > > propensity of proprietary distributions for profit is what's driving this. even linux > > suffers compared to windows, even more so than apple. the only chance that freebsd > > will ever have is to make redhat linux rpms directly portable to freebsd without any > > intervention by the end user. > > > > as i pointed out to someone else, the redhat rpm manager is capable of converting > > tarballs into rpm packages. what we need is a devoted rpm manager for freebsd, that > > will handle ALL of the conversion requirements from linux to freebsd. you are already > > a step ahead of linux. i'd just like to see us take even larger steps forward. and i > > can just see the rage that some of you will have at the suggestion that freebsd should > > adopt linux as one of it's own. frankly i don't care too much for segregation, not in > > any form. and all segregation begins in the mind. it is a refusal to think beyond > > your own exclusive box. to me, the foundation of freedom (free as in bsd) has to be > > inclusivity. it is the humility to look beyond oneself to consider the expansiveness > > of ones greater community. yes i have the capacity to rant, just like anyone else. i > > try however to make sure that whatever i am ranting about, conforms to reality. if it > > doesn't, i definately welcome the fact being brought to my attention. i don't mind > > being told that i am wrong, in fact i look forward to it. i would be a fool to think > > anyother way. i cherish truthfulness too much, to place my own ego above it. i often > > find myself expressing views that are nothing less than bigoted. when i do, i > > immediately question my right to have such a view. and the very fact that i recognize > > that is wrong, obligates me to forsaking it. when i find myself apartied to values or > > concepts that abrogate the truth, not as i see it but as defined by a rigorous > > examination of the facts, no matter how inconvient to myself, I CHANGE! this is not > > hog wash. it is what i live by. and i examine myself and everything (especially what > > i buy) around me by that level of scrutiny. > > > > > > > > > > > > > BTW, all caps means you are shouting. Ver-r-ry unpleasant. > > > > > > Eric Wolven > > > > > > On Mon, 02 Oct 2000 21:14:14 xavian anderson macpherson wrote: > > > > I AM SORRY FOR MY REMARKS. I DIDN'T NEED TO SAY WHAT I SAID THE WAY I > > > > SAID IT, but i can send anyone copies of an email i got from someone > > > > who was quite sarcastic when there was no need to be! he has since > > > > changed his tone. so i am doing the same. AGAIN, I AM SORRY! i am > > > > just a little bit concerned because i am getting conflicting answers in > > > > the emails i have recieved privately. some of you have been very > > > > helpful and i am VERY THANKFUL AND IMPRESSED with the general tone of > > > > thie remarks i have seen. > > > > > > > > does this mean that i was shouting when i said i was`VERY THANKFUL AND IMPRESSED'? or > > maybe i was shouting when i said `AGAIN, I AM SORRY', `I AM SORRY FOR MY REMARKS. I > > DIDN'T NEED TO SAY WHAT I SAID THE WAY I SAID IT'? there is a difference between > > shouting and simply making a statement of stressed emphasis. SO LET ME SHOUT THIS > > VERY CLEARLY. IT IS THE INABILITY OR REFUSAL TO LOOK BEYOND THE WORDS AND SEE THE > > LANGUAGE. IT IS THE MEANING OF THE WORD THAT DEFINES THE LANGUAGE. don't be so short > > sighted. people all too often only see what they want to, and ignore the message that > > is presented to them. it it easier that way to absolve oneself of any complicity they > > may (most always) share in the situation that exists. but god help us, if we have to > > declare responsibility. > > > Your eyes are weary from staring at the CRT. You feel sleepy. Notice how > restful it is to watch the cursor blink. Close your eyes. The opinions > stated above are yours. You cannot imagine why you ever felt otherwise. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 22:20:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from uswgco35.uswest.com (uswgco35.uswest.com [199.168.32.124]) by hub.freebsd.org (Postfix) with ESMTP id 08A9337B502 for ; Mon, 2 Oct 2000 22:20:58 -0700 (PDT) Received: from egate-ut2.uswc.uswest.com (egate-ut2.uswc.uswest.com [148.157.122.199]) by uswgco35.uswest.com (8.10.0/8.10.0) with ESMTP id e8TFAgA11180 for ; Fri, 29 Sep 2000 09:10:43 -0600 (MDT) Received: from duntx003.litel.com (localhost [127.0.0.1]) by egate-ut2.uswc.uswest.com (8.10.0/8.10.0) with ESMTP id e8TFAfT07174 for ; Fri, 29 Sep 2000 09:10:41 -0600 (MDT) Received: by DUNTX003 with Internet Mail Service (5.5.2650.21) id ; Fri, 29 Sep 2000 11:11:33 -0400 Message-ID: <9D35FA2F8EFCD111BA5A00805FA75E87081EE7EB@fdntx001> From: "Cribbins, Jason" To: questions@freebsd.org Subject: Promise Ultra100 Drivers Date: Fri, 29 Sep 2000 11:04:58 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Is there any place I can find drivers for a Ultra 100 IDE PCI card from Promise Technology? According to the tech support dept they don't have drivers for any OS except Win9x, ME, NT, and 2k. I am told that Linux has the Ultra 66 drivers built in and this is enough to get an Ultra 100 working...but how to get get these drivers and can they be converted over to BSD? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 22:51:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rdc1.va.home.com (ha1.rdc1.va.home.com [24.2.32.66]) by hub.freebsd.org (Postfix) with ESMTP id D29C437B502 for ; Mon, 2 Oct 2000 22:51:25 -0700 (PDT) Received: from laptop.baldwin.cx ([24.6.244.187]) by mail.rdc1.va.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001003055125.MLBO26082.mail.rdc1.va.home.com@laptop.baldwin.cx>; Mon, 2 Oct 2000 22:51:25 -0700 Content-Length: 1973 Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <009c01c027d5$edbbd080$a4bdfea9@org> Date: Mon, 02 Oct 2000 22:51:28 -0700 (PDT) From: John Baldwin To: "E. Jordan Bojar" Subject: RE: USB During 4.1-RELEASE Install Cc: freebsd-questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 26-Sep-00 E. Jordan Bojar wrote: > Folks, > > I have been trying for the last couple of days to complete an install of > 4.1-RELEASE off an iso CD-ROM. At first, the whole procedure worked fine > with my USB keyboard, allowing me to read the documentation, do a dry run > without actually installing, etc. USB keybaords don't work during installation. From the sounds of it, you have an Intel UHCI controller, which means that to get FreeBSD to see your keyboard as the first one, you will need to disable the USB Legacy support (othewrise FreeBSD sees both the legacy keyboard that the BIOS fakes and the USB keyboard giving precedence to the legacy keybaord which goes away when we probe the USB controller). This has the downside that you won't be able to use the keyboard in any of the bootstrap. The kernel's userconfig is another problem. For now, use a PS/2 keyboard to do the install, and then use a USB keyboard after installation. > Several days later, however, as I tried to do the real install, I could use > the USB keyboard on the initial kernel configuration screens but then lost > the ability to use the keyboard after the actual kernel booted (no matter > which config options were chosen). > > During the boot process, I can see: > > uhub0: port 1 power on failed, IOERROR > uhub0: port 2 power on failed, IOERROR > > By the time I get to the /stand/sysinstall Main Menu, I can't type a thing. > Is this an IRQ issue? Could anyone guess why this _didn't_ happen before, > but does now? The USB stuff works fine under Linux, and so my guess is > there isn't an actual hardware issue, but I don't know. As I use a > USB-based KVM switcher on several machines, I need to get this working > again. > > Thanks in advance for any advice that can be offered. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 2 23:50:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from siafu.iconnect.co.ke (upagraha.iconnect.co.ke [209.198.248.2]) by hub.freebsd.org (Postfix) with ESMTP id 5BA2F37B66C for ; Mon, 2 Oct 2000 23:50:36 -0700 (PDT) Received: from wash by siafu.iconnect.co.ke with local (Exim 2.12 #1) id 13gLss-0000DF-00 for freebsd-questions@freebsd.org; Tue, 3 Oct 2000 09:49:02 +0300 Date: Tue, 3 Oct 2000 09:49:02 +0300 From: Odhiambo Washington To: freebsd-questions@freebsd.org Subject: UUCP Message-ID: <20001003094902.A358@siafu.iconnect.co.ke> Mail-Followup-To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i X-Mailer: Mutt http://www.mutt.org/ X-Accept-Language: en fr X-Editor: Pico http://www.pico.org/ X-Location: Mombasa, Kenya, East Africa X-Uptime: 9:47AM up 35 days, 22:38, 9 users, load averages: 0.24, 0.30, 0.32 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Whenever I try to su uucp from root my terminal locks.. Any help?? Thanks -- Odhiambo Washington Systems Administrator Inter-Connect Ltd. 3rd Flr The Chancery Valley Rd PO Box 39519 Nairobi Tel: 254 2 711140 Fax: 254 2 718418 The whole world steps aside for the man who knows where he is going. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 0: 6:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by hub.freebsd.org (Postfix) with ESMTP id 0731337B502 for ; Tue, 3 Oct 2000 00:06:23 -0700 (PDT) Received: (from grog@localhost) by wantadilla.lemis.com (8.11.0/8.9.3) id e9375r302405; Tue, 3 Oct 2000 16:35:53 +0930 (CST) (envelope-from grog) Date: Tue, 3 Oct 2000 16:35:53 +0930 From: Greg Lehey To: Odhiambo Washington Cc: freebsd-questions@FreeBSD.ORG Subject: Re: UUCP Message-ID: <20001003163553.I1760@wantadilla.lemis.com> References: <20001003094902.A358@siafu.iconnect.co.ke> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20001003094902.A358@siafu.iconnect.co.ke>; from wash@iconnect.co.ke on Tue, Oct 03, 2000 at 09:49:02AM +0300 Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tuesday, 3 October 2000 at 9:49:02 +0300, Odhiambo Washington wrote: > Whenever I try to su uucp from root my terminal locks.. Any help?? "Well don't do that then". Do you intend to talk uucp protocol to your terminal? The shell for user uucp is uucico, and that's what *it* speaks. Wait a minute or two, and it'll get bored and go away. Greg -- When replying to this message, please copy the original recipients. If you don't, I may ignore the reply. For more information, see http://www.lemis.com/questions.html Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 0:23:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from isy.liu.se (isy.liu.se [130.236.48.10]) by hub.freebsd.org (Postfix) with ESMTP id 2987837B503 for ; Tue, 3 Oct 2000 00:23:41 -0700 (PDT) Received: from lagrange.isy.liu.se (lagrange.isy.liu.se [130.236.49.127]) by isy.liu.se (8.10.0/8.10.0) with ESMTP id e937NWn23570; Tue, 3 Oct 2000 09:23:33 +0200 (MET DST) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20001002125324.A30050@converging.net> Date: Tue, 03 Oct 2000 09:23:32 +0200 (CEST) From: Micke Josefsson To: Murray Subject: RE: how to delete bold from man pages? Cc: freebsd-questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 02-Oct-00 Murray wrote: > I have a FreeBSD box not connected to a printer, but I would like to > print some man pages. If I send the output of a man page to a file and > then attach that file to an email, I can pop the email on a w2k box > and then print the attachment. However: spacing is preserved but the > commands for bold and highlight are not. The bold formatting character > becomes a black box followed by a duplicate character. A highlighted > character becomes _blackboxduplicatecharactercharacter. Needless to > say this is somewhat unreadable. > > Is there a way to save the man page without the bold and highlight > affect? Alternatively, is there a w2k/windoze utility that can be used > to strip unwanted characters from a file? > > thank you... > -- > Murray Davis > Converging Technology Solutions > Edmonton, AB > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message man ls | col -b will give you the desired effect for ls anyway:) ---------------------------------- Michael Josefsson, MSEE mj@isy.liu.se This message was sent by XFMail running on FreeBSD 3.5-STABLE ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 0:41:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by hub.freebsd.org (Postfix) with ESMTP id E199E37B66C for ; Tue, 3 Oct 2000 00:41:27 -0700 (PDT) Received: (from grog@localhost) by wantadilla.lemis.com (8.11.0/8.9.3) id e937evs02564; Tue, 3 Oct 2000 17:10:57 +0930 (CST) (envelope-from grog) Date: Tue, 3 Oct 2000 17:10:57 +0930 From: Greg Lehey To: Odhiambo Washington Cc: FreeBSD Questions Subject: Re: UUCP Message-ID: <20001003171050.M1760@wantadilla.lemis.com> References: <20001003094902.A358@siafu.iconnect.co.ke> <20001003163553.I1760@wantadilla.lemis.com> <20001003102507.A98579@poeza.iconnect.co.ke> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20001003102507.A98579@poeza.iconnect.co.ke>; from wash@poeza.iconnect.co.ke on Tue, Oct 03, 2000 at 10:25:07AM +0300 Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tuesday, 3 October 2000 at 10:25:07 +0300, Odhiambo Washington wrote: > * Greg Lehey [20001003 10:07]: > =>When replying to this message, please copy the original recipients. > =>If you don't, I may ignore the reply. > =>On Tuesday, 3 October 2000 at 9:49:02 +0300, Odhiambo Washington wrote: > =>> Whenever I try to su uucp from root my terminal locks.. Any help?? > => > =>"Well don't do that then". > > Well, I am running a TPC.INT Cell which was in the final test stage > today and there were some faxes in the queue which I needed to touch > so that they can be moved up the queue ....and that requires me to > su - uucp I don't know what you're doing there, but su - uucp won't do it for you. If you need a shell account with the same permissions as uucp, you'll have to add a second user. > =>Do you intend to talk uucp protocol to your terminal? The shell for > =>user uucp is uucico, and that's what *it* speaks. Wait a minute or > =>two, and it'll get bored and go away. > > I guess so...if that is what it will require so that I reschedule the > faxes.. Basically, 'su uucp' is an error. It will resolve itself after a couple of minutes, but nothing else will change. Greg -- Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 0:45:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from lh04.opsion.fr (lh04.opsion.fr [212.73.208.230]) by hub.freebsd.org (Postfix) with SMTP id 0D35837B503 for ; Tue, 3 Oct 2000 00:45:41 -0700 (PDT) Received: from 24.16.193.228 [24.16.193.228] by lh04.opsion.fr; Tue, 3 Oct 2000 07:47:26 GMT Date: Tue, 3 Oct 2000 07:44:29 +0100 From: Michellek X-Mailer: The Bat! (v1.46d) UNREG / CD5BF9353B3B7091 Reply-To: Michellek X-Priority: 3 (Normal) Message-ID: <651128783.20001003074429@isuisse.com> To: freebsd-questions@freebsd.org Subject: Partitioning and future upgrades [newbie] Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello All, Are there any nuances to partitioning in terms of future upgrades? Is the default auto-partitioning formula during the installation set-up good enough for a newbie? As a nebie who had used Mac OS and some NT prevousely I liked the smoothness of installation very much. Thank you very much. best, yuri ______________________________________________________________________________ Vous avez un site perso ? 2 millions de francs ā gagner sur i(france) ! Webmasters : ZE CONCOURS ! http://www.ifrance.com/_reloc/concours.emailif To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 1: 2:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id 3AA5C37B66C for ; Tue, 3 Oct 2000 01:02:13 -0700 (PDT) Received: from 149.211.6.64.reflexcom.com ([64.6.211.149]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Tue, 3 Oct 2000 01:00:53 -0700 Received: (from cjc@localhost) by 149.211.6.64.reflexcom.com (8.11.0/8.11.0) id e93820Q68664; Tue, 3 Oct 2000 01:02:00 -0700 (PDT) (envelope-from cjc) Date: Tue, 3 Oct 2000 01:02:00 -0700 From: "Crist J . Clark" To: Nash Cc: freebsd-questions@FreeBSD.ORG Subject: Re: natd ; Host is dowm ??? Message-ID: <20001003010159.Q25121@149.211.6.64.reflexcom.com> Reply-To: cjclark@alum.mit.edu References: <39D880BE.F7499B19@home.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <39D880BE.F7499B19@home.se>; from nash@home.se on Mon, Oct 02, 2000 at 02:34:06PM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Oct 02, 2000 at 02:34:06PM +0200, Nash wrote: > Hi, > > My server is issuing an error message that has got me blowing my > head off on!! > > ... natd[131]: failed to write packet back (Host is down) > > Does anyone know what "host" is meant here? Same thing it usually does, another machine (interface) on the LAN. natd is telling you that after processing a packet, it cannot be sent to the machine it is addressed to because the "host is down." What that means is that the system cannot get the data link layer address for the IP address in question. There is not enough information for a further diagnosis. -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 1: 8:54 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 ABC9237B502 for ; Tue, 3 Oct 2000 01:08:52 -0700 (PDT) Received: from 149.211.6.64.reflexcom.com ([64.6.211.149]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Tue, 3 Oct 2000 01:07:38 -0700 Received: (from cjc@localhost) by 149.211.6.64.reflexcom.com (8.11.0/8.11.0) id e9388pG68716; Tue, 3 Oct 2000 01:08:51 -0700 (PDT) (envelope-from cjc) Date: Tue, 3 Oct 2000 01:08:51 -0700 From: "Crist J . Clark" To: Steve Jorgensen Cc: questions@FreeBSD.ORG, salas@khoral.com Subject: Re: ipfw & natd config problems Message-ID: <20001003010851.R25121@149.211.6.64.reflexcom.com> Reply-To: cjclark@alum.mit.edu References: <200010021919.NAA09032@khoral.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <200010021919.NAA09032@khoral.com>; from steve@khoral.com on Mon, Oct 02, 2000 at 01:19:01PM -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Oct 02, 2000 at 01:19:01PM -0600, Steve Jorgensen wrote: > > I'm trying to set up a FreeBSD-4.1.1 box as a > firewall for my network. We're using ipfw and natd. > I've got things pretty much working, but I'm having > two problems.. > > #1: I get lots of messages like: > > natd[163]: failed to write packet back (Permission denied) > > I can't figure out why this is happening. It means that a packet is being processed by natd, but then the packet is denied later in the firewall rules. I can't figure it out either with no information about your rules and network. > #2: Externally, I can get to our webserver using the > public address (www.khoral.com). However, internally, > I get connection denied whenever I use www.khoral.com, > but the internal hostname works fine. Natd is redirecting > port 80 on the external interface to the internal web > server. Is there anyway to configure this so that the > external names for ftp and www work for internal machines? Yes, there is a way. It is not too pretty. Why does the same question pop up several times in a few days and then go weeks out of view? The short version is that your packets from the inside never reach the outer interface of the firewall and therefore are never sent to natd. You can run another instance of natd on the inner interface to do the redirect. That is kind of overkill. There are more lightweight tools to redirect TCP connections in /usr/ports/net. You might want to have a look at those. -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 1:10:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from stjohn.stjohn.ac.th (stjohn.stjohn.ac.th [202.21.144.1]) by hub.freebsd.org (Postfix) with ESMTP id 666C537B503 for ; Tue, 3 Oct 2000 01:10:29 -0700 (PDT) Received: from granite.impoffice.ac.th ([203.151.134.100]) by stjohn.stjohn.ac.th (8.9.3/8.9.3) with SMTP id PAA26617 for ; Tue, 3 Oct 2000 15:05:30 +0700 (GMT) Message-Id: <3.0.6.32.20001003151151.008c8100@stjohn.stjohn.ac.th> X-Sender: mcrogerm@stjohn.stjohn.ac.th X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Tue, 03 Oct 2000 15:11:51 +0700 To: questions@freebsd.org From: Roger Merritt Subject: Re: natd ; Host is dowm ??? In-Reply-To: <20001003010159.Q25121@149.211.6.64.reflexcom.com> References: <39D880BE.F7499B19@home.se> <39D880BE.F7499B19@home.se> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 01:02 AM 10/3/00 -0700, you wrote: >On Mon, Oct 02, 2000 at 02:34:06PM +0200, Nash wrote: >> Hi, >> >> My server is issuing an error message that has got me blowing my >> head off on!! >> >> ... natd[131]: failed to write packet back (Host is down) >> >> Does anyone know what "host" is meant here? > >Same thing it usually does, another machine (interface) on the >LAN. natd is telling you that after processing a packet, it cannot be >sent to the machine it is addressed to because the "host is down." >What that means is that the system cannot get the data link layer >address for the IP address in question. > >There is not enough information for a further diagnosis. >-- >Crist J. Clark cjclark@alum.mit.edu > Well, that's the problem, isn't it? I keep getting the same messages (fewer now that I got Samba better configured). I've never been able to figure out what host is meant or *why* natd can't connect with it or why natd wants to in the first place. Is there any way to force natd to give more info? Even though the messages don't bother me as much as they used to they still end up filling up the kernel message buffer and overwriting the boot messages (apparently in defiance of syslogd). -- Roger To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 1:29:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id D771437B502 for ; Tue, 3 Oct 2000 01:29:30 -0700 (PDT) Received: from 149.211.6.64.reflexcom.com ([64.6.211.149]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Tue, 3 Oct 2000 01:24:01 -0700 Received: (from cjc@localhost) by 149.211.6.64.reflexcom.com (8.11.0/8.11.0) id e938Orm68830; Tue, 3 Oct 2000 01:24:53 -0700 (PDT) (envelope-from cjc) Date: Tue, 3 Oct 2000 01:24:53 -0700 From: "Crist J . Clark" To: Dan Yergeau Cc: freebsd-questions@FreeBSD.ORG Subject: Re: NAT, firewall, public and private subnets Message-ID: <20001003012453.S25121@149.211.6.64.reflexcom.com> Reply-To: cjclark@alum.mit.edu References: <200010022325.QAA18676@gloworm.Stanford.EDU> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <200010022325.QAA18676@gloworm.Stanford.EDU>; from yergeau@gloworm.Stanford.EDU on Mon, Oct 02, 2000 at 04:25:19PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Oct 02, 2000 at 04:25:19PM -0700, Dan Yergeau wrote: > > I've got a 5 static-IP DSL connection, and I'm wanting to set up a > freebsd-4.1 box with 2 NICs to be the firewall for the public > addresses and a NAT box/firewall for both a private net. For > simplicity in discussion, let's call the public address space > P.U.B.* (with netmask 255.255.255.248), the private IP address space > p.v.t.* (with netmask 255.255.255.0; in this case,p=192 and v=168), > and the two network interfaces pvt0 and pub1. > > The 5 public IP's are P.U.B.19[45678] > > I've tried > > 1) DSL <==> pub1/freebsd/pvt0 <==> switch <==> both public and private > pub1 is P.U.B.194 > pvt0 is p.v.t.99 (used as the gateway for the public and private > machines) > natd -n pub1 > > private address machines worked fine > public address machines couldn't find the gateway Well, how did you set up your subnetting for this? I assume you did not since it renders most of your registered IPs useless and since you did not get it to work. > I suppose I could add a third NIC and a switch to separate the > firewalled public and private nets, but it isn't clear how to > configure the freebsd box to NAT one interface, but not the > other. This will not help the routing issue. > I also tried to add an public IP alias on pvt0 (i.e. P.U.B.195 > and to use that as the gateway for the public IP machines, but > wasn't successful in getting the internal public IP machines > routed to the internet). Not sure what that means. I really, really hate to bring this up, but if you are set on firewalling your public IPs (but your redirect idea below is much better), you probably will have to resort to bridging. Unfortunately, running ipfw on a bridge is a kludge. And I can just picture you doing NAT while running an ipfw'ed bridge... I think hearing that someone is actually doing that could physically kill me. Seriously. > 2) DSL <==> pub1/freebsd/pvt0 <==> switch <==> all machines with private IP > pub1 is P.U.B.194 with aliases of P.U.B.19[5678] > pvt0 is p.v.t.99 (used as the gateway for the public and private > machines) > natd -n pub1 -f /etc/natd.conf > > /etc/natd.conf had redirect_address entries for the 4 remaining > public IP's, mapping each of p.v.t.19[5678] to the equivalent > P.U.B.19[5678] This sounds like the best way to go. > The only glitch here appeared to be that the freebsd box and > private IP machines couldn't get through to the public IP of the > 4 remaining public IP's. I suppose that I could do an internal > DNS server to remap hostnames to the private IP addresses, but > that seem like a hack. I also didn't test tapping into > AFS/kerberos, which doesn't get along well with translated IP > addresses. Oh, boy. This comes up _again?!_ Second reply on this tonight. Internal packets bound for the machine itself are accepted by the machine before they get processed by the external interface. Therefore they never get run through NAT. However, I think this should only be a problem for the NAT machine's "true" public IP. IIRC, you do _not_ need to alias the external interface of the NAT machine to the other addresses, P.U.B.19[5678]. Redirects from internal machines should work fine if the interface is not aliased. The machine will try to route the packets to the outside, so they are processed on the external interface and redirected (and incoming traffic from the outside should sill work without the aliases). > 3) A "no firewall" config > DSL <==> switch <==> {pvt0,pub1}/freebsd & other public/private machines > > I'd really need to get another switch for this to work correctly > (lots of "arp: P.U.B.19[45678] is on pub1, but got reply from > on pvt0"; and private net DHCP is flakey). So, > it would really optimally/correctly be > > <==> other public IP machines > / > DSL <==> switch <==> pub1/freebsd/pvt0 <==> switch#2 <==> private IP machines > > Unfortunately, this setup doesn't stick a firewall between the > other public machines and the internet. This is a fundamentally broken configuration. Work on one of the others. -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 1:32:14 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 5DD4337B502 for ; Tue, 3 Oct 2000 01:32:12 -0700 (PDT) Received: from 149.211.6.64.reflexcom.com ([64.6.211.149]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Tue, 3 Oct 2000 01:30:58 -0700 Received: (from cjc@localhost) by 149.211.6.64.reflexcom.com (8.11.0/8.11.0) id e938W5A68862; Tue, 3 Oct 2000 01:32:05 -0700 (PDT) (envelope-from cjc) Date: Tue, 3 Oct 2000 01:32:05 -0700 From: "Crist J . Clark" To: Christopher Dempsey Cc: FreeBSD Questions Mailing List Subject: Re: gethostbyaddr, atrun errors Message-ID: <20001003013205.T25121@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 chris@ic.ucsb.edu on Mon, Oct 02, 2000 at 08:39:00PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Oct 02, 2000 at 08:39:00PM -0700, Christopher Dempsey wrote: > Thanks for the quick response on the GeForce GTS issue. A few more > questions, puhleeze: > > 1) I am getting the persistent gethostbyaddr sendmail message to root. I > am behind a firewall, and using a 192.168.x.x IP address, so it will not > be able to find a real hostname. In fact, right now all I would like to > do is only have internal mail through the LAN. Is there any way to > disable either external sendmail, or trick it into thinking that > chris@chris is a valid email/host name, or disable to root messages? Yes. But it is too late at night for me to remember. > 2) Root is also getting a cron error email every five minutes due to > atrun: > > Subject: Cron root /usr/libexec/atrun > > root: not found > > I have the correct crontab entry as per the atrun man page (it is pretty > specific!). Same type of questions: can I disable atrun, disable logging, > or actually fix it? A classic. Looks like the system crontab, /etc/crontab, was either copied to root's crontab or someone added jobs to root's crontab in the format meant for the system crontab. The system crontab as a 'user' field which a user's crontab does not (since it is run as the user). After the five fields specifying the time for the job appears the string 'root.' It does not belong in a user's crontab. -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 1:40:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id 0816237B502 for ; Tue, 3 Oct 2000 01:40:35 -0700 (PDT) Received: from 149.211.6.64.reflexcom.com ([64.6.211.149]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Tue, 3 Oct 2000 01:39:10 -0700 Received: (from cjc@localhost) by 149.211.6.64.reflexcom.com (8.11.0/8.11.0) id e938eMV68935; Tue, 3 Oct 2000 01:40:22 -0700 (PDT) (envelope-from cjc) Date: Tue, 3 Oct 2000 01:40:22 -0700 From: "Crist J . Clark" To: Roger Merritt Cc: questions@FreeBSD.ORG Subject: Re: natd ; Host is dowm ??? Message-ID: <20001003014022.U25121@149.211.6.64.reflexcom.com> Reply-To: cjclark@alum.mit.edu References: <39D880BE.F7499B19@home.se> <39D880BE.F7499B19@home.se> <20001003010159.Q25121@149.211.6.64.reflexcom.com> <3.0.6.32.20001003151151.008c8100@stjohn.stjohn.ac.th> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <3.0.6.32.20001003151151.008c8100@stjohn.stjohn.ac.th>; from mcrogerm@stjohn.ac.th on Tue, Oct 03, 2000 at 03:11:51PM +0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Oct 03, 2000 at 03:11:51PM +0700, Roger Merritt wrote: > At 01:02 AM 10/3/00 -0700, you wrote: > >On Mon, Oct 02, 2000 at 02:34:06PM +0200, Nash wrote: > >> Hi, > >> > >> My server is issuing an error message that has got me blowing my > >> head off on!! > >> > >> ... natd[131]: failed to write packet back (Host is down) > >> > >> Does anyone know what "host" is meant here? > > > >Same thing it usually does, another machine (interface) on the > >LAN. natd is telling you that after processing a packet, it cannot be > >sent to the machine it is addressed to because the "host is down." > >What that means is that the system cannot get the data link layer > >address for the IP address in question. > > > >There is not enough information for a further diagnosis. > >-- > >Crist J. Clark cjclark@alum.mit.edu > > > > Well, that's the problem, isn't it? I keep getting the same messages > (fewer now that I got Samba better configured). I've never been able to > figure out what host is meant or *why* natd can't connect with it or > why natd wants to in the first place. Is there any way to force natd to > give more info? It has the '-log' switch. You can also run tcpdump on the interfaces and see what kind of ARP messages your machine is generating that go unanswered. Other potential suspects are redirect rules to machines that are not present. Again, hard to guess at without any clues about your setup. > Even though the messages don't bother me as much as > they used to they still end up filling up the kernel message buffer and > overwriting the boot messages (apparently in defiance of syslogd). You can always find the boot dmesg in /var/run/dmesg.boot if losing that from the dmesg buffer bothers you. You can also control how natd logs with the '-log_facility' switch. However, turning off the messages is not recommended until you at least figure out if they are an indication of a deeper problem. -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 1:54:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.aracnet.com (mail2.aracnet.com [216.99.193.35]) by hub.freebsd.org (Postfix) with ESMTP id 0E56337B503 for ; Tue, 3 Oct 2000 01:54:33 -0700 (PDT) Received: from aracnet.com (216-99-218-166.dsl.aracnet.com [216.99.218.166]) by mail2.aracnet.com (8.11.0/8.11.0) with ESMTP id e938sLu00751 for ; Tue, 3 Oct 2000 01:54:36 -0700 Message-ID: <39D99E64.BC98EA77@aracnet.com> Date: Tue, 03 Oct 2000 01:52:52 -0700 From: D M P X-Mailer: Mozilla 4.51 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: How to get shutdown -p to work? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG How do I get the -p option (turn off power on shutdown) to work? The shutdown(8) man page says hardware support is required. I can only think that this means the option requires the ATX design's soft-off capability, but it doesn't seem to be working on my system--4.1-R on an Intel Venus mainboard (PPro, VS440FX). Any ideas? Let me know if you need more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 2: 4:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from isy.liu.se (isy.liu.se [130.236.48.10]) by hub.freebsd.org (Postfix) with ESMTP id D79F637B503 for ; Tue, 3 Oct 2000 02:04:38 -0700 (PDT) Received: from lagrange.isy.liu.se (lagrange.isy.liu.se [130.236.49.127]) by isy.liu.se (8.10.0/8.10.0) with ESMTP id e9394Vn26103; Tue, 3 Oct 2000 11:04:31 +0200 (MET DST) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <651128783.20001003074429@isuisse.com> Date: Tue, 03 Oct 2000 11:04:30 +0200 (CEST) From: Micke Josefsson To: Michellek Subject: RE: Partitioning and future upgrades [newbie] Cc: freebsd-questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 03-Oct-00 Michellek wrote: > Hello All, > > Are there any nuances to partitioning in terms of future upgrades? > Is the default auto-partitioning formula during the installation > set-up good enough for a newbie? > > As a nebie who had used Mac OS and some NT prevousely I liked the > smoothness of installation very much. Thank you very much. > > best, yuri > I would say it is, but you might want a large /var since there is where all (possibly large) spool-files go before being printed. A postscript-file of tens of megabytes might cause problem if /var fills up. A solution (if staying with the defaults) is to make symlinks from /var/spool to /usr-somewhere, which normally is quite large. The same goes for /tmp. I believe this is a fairly common practice. /Micke ---------------------------------- Michael Josefsson, MSEE mj@isy.liu.se This message was sent by XFMail running on FreeBSD 3.5-STABLE ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 2:28:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from staff.uk.psi.com (staff.uk.psi.com [154.8.2.2]) by hub.freebsd.org (Postfix) with ESMTP id A8ACB37B502 for ; Tue, 3 Oct 2000 02:28:25 -0700 (PDT) Received: from hredevel (ip236.dc-eng.uk.psi.com [154.8.27.236]) by staff.uk.psi.com (8.8.4/) with SMTP id KAA20489 for ; Tue, 3 Oct 2000 10:28:23 +0100 (BST) Reply-To: From: "Dan Cuthbert" To: "Freebsd-Questions" Subject: 4.1.1 and OpenSSL Date: Tue, 3 Oct 2000 10:34:38 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all Okay im stumped on this one, reinstalled a new machine with the iso of 4.1.1 , chose SSL and OpenSSH from the packages and finally booted into new machine, yet upon investigation ssh wasnt installed, so off i popped to update the ports and try again OpenSSH gave me this error.. wolverine# cd ../../security/openssh wolverine# make install This port requires the OpenSSL library, which is part of the FreeBSD crypto distribution but not installed on your machine. Please see the "OpenSSL" section in the handbook (at "http://www.FreeBSD.org/handbook/openssl.html", for instance) for instructions on how to obtain and install the FreeBSD OpenSSL distribution. *** Error code 1 Stop. so fine, ill install it... wolverine# cd ../openssl wolverine# make install ===> openssl-0.9.5a_1 is forbidden: OpenSSL is already in the base system. wolverine# Err is it me on this grey tuesday morning, or is something weird happening? Dan Cuthbert European Hosting Research & Engineering PSINet mobile : +44 77 1279 0646 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 2:31:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.huizhou.gd.cn (smtp.huizhou.gd.cn [202.96.142.48]) by hub.freebsd.org (Postfix) with ESMTP id 5C01F37B502 for ; Tue, 3 Oct 2000 02:31:38 -0700 (PDT) Received: from 202.105.188.163 ([202.105.188.163]) by smtp.huizhou.gd.cn (8.9.3/8.9.1) with ESMTP id RAA13448 for ; Tue, 3 Oct 2000 17:33:34 +0900 (CDT) From: pyimak@cmmail.com Date: Tue, 3 Oct 2000 15:03:38 +0800 X-Mailer: The Bat! (v1.34a) UNREG / CD5BF9353B3B7091 Reply-To: pyimak@cmmail.com X-Priority: 3 (Normal) Message-ID: <2627.001003@cmmail.com> To: FreeBSD-questions@FreeBSD.ORG Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 2:34:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from plab.ku.dk (plab.ku.dk [130.225.105.65]) by hub.freebsd.org (Postfix) with ESMTP id 3764037B502 for ; Tue, 3 Oct 2000 02:34:50 -0700 (PDT) Received: from raven.plab.ku.dk (raven.plab.ku.dk [130.225.105.67]) by plab.ku.dk (8.11.0/8.9.3) with ESMTP id e939Yhu81526 for ; Tue, 3 Oct 2000 11:34:44 +0200 (CEST) (envelope-from postmaster@plab.ku.dk) In-Reply-To: "Duke Normandin"'s message of "Mon, 2 Oct 2000 05:44:10 -0600" Subject: Re: OT - Perl regex problem Content-Transfer-Encoding: 8bit References: <004601c02c66$1a684020$aa9ac5d1@odie> To: "freebsd-questions" From: Dmitry Karasik X-Comment-To: "Duke Normandin" Content-Type: text/plain; charset="koi8-r" Lines: 19 Mime-Version: 1.0 Date: 03 Oct 2000 11:35:16 +0200 X-Mailer: Mail::Mailer[v1.18] Net::SMTP[v2.13] Message-Id: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Duke! On 02 Oct 00 at 05:44, "Duke" (Duke Normandin) wrote: Duke> Hi.. This is a Perl5 regex from some PD utility: Duke> $email =~ s/^.*?(From|Received|Sender|Return-Path|Date):/$1:/s; Duke> I want to do it in Perl4 -- don't ask why ;) -- but it pukes on the Duke> ^.*? stuff. Something about "nested" whatever. Could somebody Duke> explain this ^.*? to me or point me to an appropriate mailing list? Duke> Tia... man perlre -- Sincerely, Dmitry --- www.karasik.eu.org --- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 2:37:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from osiris.ipform.ru (osiris.ipform.ru [212.158.165.98]) by hub.freebsd.org (Postfix) with ESMTP id 2094337B503 for ; Tue, 3 Oct 2000 02:37:21 -0700 (PDT) Received: from wp2 (wp2 [192.168.0.12]) by osiris.ipform.ru (8.11.0/8.11.0) with SMTP id e939aZ804222; Tue, 3 Oct 2000 13:36:43 +0400 (MSD) (envelope-from matrix@ipform.ru) Message-ID: <008a01c02d1d$74411e20$0c00a8c0@ipform.ru> From: "Artem Koutchine" To: "David M. Talkington" , Cc: References: Subject: Re: Linux/FreeBSD decision Date: Tue, 3 Oct 2000 13:27:57 +0400 Organization: IP Form MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've been working on FreeBSD since 96 and really like it, however for the last year i have been TRYING to get Linux into my mind. I thought, whatta heck, if people talk so much about it, i should try it. So far i am absolutelly sure that there is not 100% workable distribution of linux and every day life with linux if a nightmare. you ask why? Well, it is simple. Imageing that you have FreeBSD and you have encountered a problem or a bug. What do you do? 1) You write a letter to questions@freebsd.org 2) You can contact developer 3) You check for a newer port (centralized repository!!!) 4) You do cvsup for thw whole system and upgrade in a couple of hours to a newer (STABLE!) version and kill all the bugs 5) If i cannot find needed software in ports it is most likely to compile w/o problems, since BSD is a standard. What do you do on linux? There is no centralized mail list, if you ask a question the most probable answer is like "Switch to disribution XXXX and then do what i say". You hadly can contact a developer if it is not a widespread project. There is not centralized port repository, so you will nenever know if there is a newer version of some software for Linux. Some distros have something like ports, but only SOMETHING. Very often you need to hack sources to make something compile. You cannot upgrade you system easily by recompiling everything (i didn't see any global source cvs repository for any distro). Any the last, when i install FreeBSD i know exactly what i install and who to contact in case of problems. This is a lot more centralized development model than Linux, so reliablity is a lot bigger. When i install Linux i feel that i am playing with a fresh toy, which is still rough on the edged and made in China. If you know what i mean. Now, I don't really like to start an OS was. I am not a Linux guru and i might have all that troble because i don't know Linux that much. BUT! Here, in the office, i do not insist on using FreeBSD, so programmer can use FreeBSD or any Linux if they like, but after a while it figures, that Linux programmer cannot maintain their installations and cannot help each other (a person of Mandrake cannot help a person on Slackware) in case of problems, which eventually decreases their programming perfomance and makes me very angry as a technical director. So to keep together they would need to install the same Linux, but why the heck bother, if they can as well install FreeBSD and avoid the troubles all together. However, IMHO, Linux will eventually make a better home desktop than FreeBSD and mainly because of one reason: FREEBSD NEVER GETS THE NEEDED DRIVERS FOR CUTTING EDGE HARDWARE (for example, DVB, winmodems, some 3d cards, etc). And in a way it is good, since it is guarranties that servers hardware which will be used to run FreeBSD will be tested by millions before you and that all drivers of a very high quality, but it gets annoying when you cannot use your favorite hardware when you need it on FreeBSD. Well, that's my 2c. ----- Original Message ----- From: "David M. Talkington" To: Cc: Sent: Monday, October 02, 2000 11:40 PM Subject: Re: Linux/FreeBSD decision > > Has he seen the little red daemon? That did it for me ... Tux is cool and > all, but the wide-eyed li'l guy with the fork is just irresistable! > =) > > -d > > On Mon, 2 Oct 2000 keith@mail.telestream.com wrote: > > > I have a client that wants to run Linux on a couple of servers. One a DNS > > server and one a Mail server. I'm charged with setting it all up and > > getting him up and rolling. I've suggested that he go with FreeBSD instead > > or Linux. He's has asked why? I found myself stammering for reasons, I've > > always chose FreeBSD over linux for personal reasons. > rule, Kernel configs/compiles are faster etc etc>. I need something I can > > tell this guy that he would relate to since he's obviously jumped onto the > > linux rage of the day simply because people have told him it's the best. > > Any info people can suggest that I could use as ammunition would > > be great. > > > > Keith > > > > > > ================================= > > Keith W. > > At the helm > > > > My non work related site > > www.cydonia.net > > ================================= > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 3: 4:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mx-a.qnet.com (mx-a.qnet.com [209.221.198.11]) by hub.freebsd.org (Postfix) with ESMTP id C8A2E37B502 for ; Tue, 3 Oct 2000 03:04:56 -0700 (PDT) Received: from cello.qnet.com (stork@cello.qnet.com [209.221.198.10]) by mx-a.qnet.com (8.9.1a/8.9.3) with ESMTP id DAA13223; Tue, 3 Oct 2000 03:04:56 -0700 (PDT) Received: from localhost (stork@localhost) by cello.qnet.com (8.9.0/8.9.1) with ESMTP id DAA01029; Tue, 3 Oct 2000 03:04:50 -0700 (PDT) X-Authentication-Warning: cello.qnet.com: stork owned process doing -bs Date: Tue, 3 Oct 2000 03:04:50 -0700 (PDT) From: Heredity Choice To: John Murphy Cc: questions@FreeBSD.ORG Subject: Re: install from 4.1 CDROM failed 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 Since my previous comment I have discovered one drive which is in perfect condition but will not work with FreeBSD. I contacted IBM Technical Support, who confirmed that the IBM Model DCAS-34330, a 4.3 GB SCSI drive, is not compatible with FreeBSD. I can vouch from personal experience that the IBM DDRS-39130 works great with FreeBSD. There is an urgent need for a list of drives known to be compatible with FreeBSD. Paul Smith stork@qnet.com > > >It failed and gave the following: > > > > > >All filesystem information written successfully. > > >Creating emergency holographic shell on VTY4. > > > > > >anic: lockmgr: non-zero exclusive count > > >Syncing disks . . . panic: lockmgr: non-zero exclusive count > > >Uptime 10m18s > > >Automatic reboot in 15 seconds -- press any key on the console to abort. > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 3: 7:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from snowy.org (snowy.org [203.37.251.14]) by hub.freebsd.org (Postfix) with ESMTP id 8EEB837B502 for ; Tue, 3 Oct 2000 03:07:28 -0700 (PDT) Received: from localhost (snowy@localhost) by snowy.org (8.11.0/8.11.0) with ESMTP id e93A7Gx66057; Tue, 3 Oct 2000 20:07:16 +1000 (EST) (envelope-from snowy@snowy.org) Date: Tue, 3 Oct 2000 20:07:15 +1000 (EST) From: Sleepless in Brisbane To: D M P Cc: freebsd-questions@FreeBSD.ORG Subject: Re: How to get shutdown -p to work? In-Reply-To: <39D99E64.BC98EA77@aracnet.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 3 Oct 2000, D M P wrote: > How do I get the -p option (turn off power on shutdown) to work? The > shutdown(8) man page says hardware support is required. I can only > think that this means the option requires the ATX design's soft-off > capability, but it doesn't seem to be working on my system--4.1-R on > an Intel Venus mainboard (PPro, VS440FX). Any ideas? Let me know if > you need more information. Things like power off and such require you to have APM support compiled into the kernel. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 3:10:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pop.idx.com.au (pop.idx.com.au [203.14.30.10]) by hub.freebsd.org (Postfix) with ESMTP id E887B37B66C for ; Tue, 3 Oct 2000 03:10:32 -0700 (PDT) Received: from freebsd.freebsd.org (tntwc01-3-115.idx.com.au [203.166.3.115]) by pop.idx.com.au (8.9.3/8.9.3) with SMTP id VAA09572 for ; Tue, 3 Oct 2000 21:10:26 +1100 From: Danny To: "freebsd-questions@FreeBSD.ORG" Subject: Re: Transfering postscript documents to pdf(solved) Date: Wed, 4 Oct 2000 07:21:24 +1100 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain References: <00100218223101.00323@gunnar.weygold.edu> MIME-Version: 1.0 Message-Id: <00100407223302.00344@freebsd.freebsd.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thaank you everyone on the mailing list. I managed to solve the problem./ The solution provided below works "prefectly" Looking ofwrd to your feedback. dannyh dannyh@idx.com.au On Tue, 03 Oct 2000, Gunnar H Reichert-Weygold wrote: > -----BEGIN PGP SIGNED MESSAGE----- > > Try: > > ps2pdf foo.ps > > The utility is installed by Ghostscript. > > > On Tue, 03 Oct 2000, Danny wrote: > > Currently, > > I have created serveral documents which I have exported to postscript > > > > Because the project members are using different platforms > > > > I want to transfer the postscript document to pdf format. > > > > Question > > > > 1) Is theere a tool available for FreeBSD which allows to me transform > > postscript documents to pdf format? > > > > Looking forward to your feedback. > > > > dannyh@idx.com.au > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > - -- > > Time is an illusion perpetrated by the manufacturers of space. > > Gunnar H Reichert-Weygold > The Pagan Library > http://www.paganlibrary.com > - --------------------------- > FreeBSD 3.4----------PalmOS > > Spam Filter Your Mail! > Go to http://www.Brightmail.com > > -----BEGIN PGP SIGNATURE----- > Version: PGP 6.5.1i > > iQEVAwUBOdk03BStxSkGQiOLAQF2DAf9HdEuSahHrKh3BXyK/Knwxoog89n4nZC4 > QJZiagQek00a639avmM4qlqRQ6A4S0QQF5APTQLOsALhoacId5vJNbTvrF36YfsE > vmdLIghSPT3lvruMkPCjFFgaBpG1J6muWcVE2wvYoLUX/lQi66aS29iKRXXSgZPv > 0gj8p2lry9o9QTWJaI128VHbB6MayeE8PFNzjMlhW6D4vDO6Uv5ugTk7oOwmtngy > Kk4wDyZpK8gyPnoMiK4gmnuQCYuXDD48BMNDwZacpdQR84yZ8299D53waUEYPUjD > Ajphp0cGkcSKRoIPRweunoNgsbcN+RK98CN/lO+zpK4maVAML+HMkA== > =ubDt > -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 3:48: 1 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pinto.unsyiah.ac.id (pinto.unsyiah.ac.id [167.205.153.82]) by hub.freebsd.org (Postfix) with SMTP id 4275437B503 for ; Tue, 3 Oct 2000 03:42:43 -0700 (PDT) Received: (qmail 41114 invoked by uid 1001); 3 Oct 2000 09:55:03 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 3 Oct 2000 09:55:03 -0000 Date: Tue, 3 Oct 2000 16:55:03 +0700 (JAVT) From: zulkarnain To: freebsd-questions@freebsd.org Subject: Winmodem on FreeBSD Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all, I've a simple question, does winmodem work on FreeBSD ?? best regards, zul To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 4:50:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtpgate1.syd.iprimus.com.au (smtpgate1.syd.iprimus.com.au [203.134.64.91]) by hub.freebsd.org (Postfix) with ESMTP id A759437B502 for ; Tue, 3 Oct 2000 04:50:14 -0700 (PDT) Received: from alex ([203.134.132.168]) by smtpgate1.syd.iprimus.com.au with Microsoft SMTPSVC(5.5.1877.517.51); Tue, 3 Oct 2000 22:51:31 +1100 Message-Id: <4.1.20001003224253.00a29c70@pop.iprimus.com.au> X-Sender: panadol@pop.iprimus.com.au X-Mailer: QUALCOMM Windows Eudora Pro Version 4.1 Date: Tue, 03 Oct 2000 22:51:23 +1000 To: freebsd-questions@FreeBSD.ORG From: Alex Subject: lpt0 errors Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I have been running an old freebsd 2.2.2 server for years now, it has been running with out any problems what so ever. The other day i tryed to atach a printer to this machine. the main problem im having is when ever i go to access /dev/lpt0 i get a device busy error if the machine is running in multi user mode. if i shut it down into single user mode i get an error code 16 cant write to /dev/lpt0 now to go into a bit more detail it is basically a low usage webserver/intranet machine with some disk space sharing via NFS to both windows and other unix machines. the kernel in this machine is a custom one, lpt0 is included in this kernel with the right addressing (both port and irq) i have read the handbook on setting it up cannot get the device to be avabial. any help would be great thanks btw it is a paralell printer :~) cheers Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 4:57:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from computer-exchange.com (extreme-colo.meganet.net [209.213.64.253]) by hub.freebsd.org (Postfix) with ESMTP id 4DF6037B502 for ; Tue, 3 Oct 2000 04:57:14 -0700 (PDT) Date: Tue, 3 Oct 2000 08:02:34 -0400 Message-Id: <200010030802.AA28246210@computer-exchange.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii From: "Eli Stair" Reply-To: To: Cc: Subject: Test post --nt X-Mailer: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 5: 8:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from computer-exchange.com (extreme-colo.meganet.net [209.213.64.253]) by hub.freebsd.org (Postfix) with ESMTP id 3241937B502 for ; Tue, 3 Oct 2000 05:08:41 -0700 (PDT) Date: Tue, 3 Oct 2000 08:13:58 -0400 Message-Id: <200010030813.AA28639426@computer-exchange.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii From: "Eli Stair" Reply-To: To: Subject: NATD,IPFW error: "Failed to write packet back:Permission denied" X-Mailer: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ======================================================================== Hello all! Here's my situation: I've got a machine running FBSD 4.1 with 2 NIC's, identical 3c905's, compiled kernel with IPFIREWALL, IPDIVERT, firewall set to open by default. xl0, private interface uses 192.168.0.1, is working ok. xl1, public interface configured via DHCP, connected to cable modem, works too. System boots with no errors. However, I cannot ping the outside world from any of my internal machines, "host not found". In addition, I cannot ping localhost. When I issue "ping localhost", I receive "%time%SHRIKE natd[%pid%]:failed to write packet back (Permission Denied)" Dumb question is does this have to be configured for IPFW/NATD to work. If so is there any way I can pass parameters to this from DHCLIENT at boot time, as the "oip" is going to change frequently since have (*yuck*) 3-way cable with telephone. >>>Snip from rc.firewall # set these to your outside interface network and netmask and ip oif="xl1" onet="24.216.250.0" omask="255.255.255.128" oip="" #I have set these to what is given as output from DHCLIENT on boot. Basically I just want make sure the internal network has internet access, if I can disable any IPFW rules etc. so that works I will, I'll tighten up security later. My pre-emptive thanks to anyone who can shed light on this, or point my nose in the right direction. Right now I just don't know what the next step would be. I'm semi-familiar with UNIX, use linux on another box, etc. If more info is needed, full rc.firewall etc, I can get it for you. Thanks! ;-} /eli >>>> Here is a clip from rc.conf, just to give you info on what everything is set to. network_interfaces="xl0 xl1" ifconfig_xl0="inet 192.168.0.1 netmask 255.255.255.0" ifconfig_xl1="DHCP" firewall_enable="YES" firewall_script="/etc/rc.firewall" firewall_type="OPEN" firewall_quiet="NO" firewall_flags="" natd_program="/sbin/natd" natd_enable="YES" natd_interface="xl1" natd_flags="-dynamic" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 5:29:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id A7B9E37B503 for ; Tue, 3 Oct 2000 05:29:25 -0700 (PDT) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.0/8.11.0) id e93CTHr41656; Tue, 3 Oct 2000 15:29:17 +0300 (EEST) (envelope-from ru) Date: Tue, 3 Oct 2000 15:29:17 +0300 From: Ruslan Ermilov To: Eli Stair Cc: freebsd-questions@FreeBSD.ORG Subject: Re: NATD,IPFW error: "Failed to write packet back:Permission denied" Message-ID: <20001003152917.A41304@sunbay.com> Mail-Followup-To: Eli Stair , freebsd-questions@FreeBSD.ORG References: <200010030813.AA28639426@computer-exchange.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200010030813.AA28639426@computer-exchange.com>; from estair@computer-exchange.com on Tue, Oct 03, 2000 at 08:13:58AM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Oct 03, 2000 at 08:13:58AM -0400, Eli Stair wrote: > ======================================================================== > > Hello all! Here's my situation: > > I've got a machine running FBSD 4.1 with 2 NIC's, identical 3c905's, > compiled kernel with IPFIREWALL, IPDIVERT, firewall set to open by default. > xl0, private interface uses 192.168.0.1, is working ok. xl1, public interface > configured via DHCP, connected to cable modem, works too. System boots with > no errors. However, I cannot ping the outside world from any of my internal > machines, "host not found". > Do you have `gateway_enable' variable set to YES in /etc/rc.conf? Are you sure your local machines use your host as the default gateway? > In addition, I cannot ping localhost. When I issue "ping localhost", > I receive "%time%SHRIKE natd[%pid%]:failed to write packet back > (Permission Denied)" > This is most typically the firewall misconfiguration. Send me the output of the following commands from the live machine: # ipfw list # ifconfig -a inet # netstat -rn -finet > Dumb question is does this have to be configured for IPFW/NATD to work. > If so is there any way I can pass parameters to this from DHCLIENT at boot > time, as the "oip" is going to change frequently since have (*yuck*) 3-way > cable with telephone. > > >>>Snip from rc.firewall > # set these to your outside interface network and netmask and ip > oif="xl1" > onet="24.216.250.0" > omask="255.255.255.128" > oip="" > > #I have set these to what is given as output from DHCLIENT on boot. > For OPEN firewall type this is not required. > Basically I just want make sure the internal network has internet access, > if I can disable any IPFW rules etc. so that works I will, I'll tighten up > security later. > > My pre-emptive thanks to anyone who can shed light on this, or point my > nose in the right direction. Right now I just don't know what the next > step would be. I'm semi-familiar with UNIX, use linux on another box, > etc. If more info is needed, full rc.firewall etc, I can get it for you. > Thanks! ;-} > > /eli > > > > >>>> Here is a clip from rc.conf, just to give you info on what > everything is set to. > > network_interfaces="xl0 xl1" > > ifconfig_xl0="inet 192.168.0.1 netmask 255.255.255.0" > > ifconfig_xl1="DHCP" > > firewall_enable="YES" > > firewall_script="/etc/rc.firewall" > > firewall_type="OPEN" > > firewall_quiet="NO" > > firewall_flags="" > > natd_program="/sbin/natd" > > natd_enable="YES" > > natd_interface="xl1" > > natd_flags="-dynamic" > Other than unknown value of gateway_enable I would say your setup looks OK. Please wrap lines when sending mail. -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 5:50:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from blackhelicopters.org (geburah.blackhelicopters.org [209.69.178.18]) by hub.freebsd.org (Postfix) with ESMTP id 10BAC37B66C for ; Tue, 3 Oct 2000 05:50:39 -0700 (PDT) Received: (from mwlucas@localhost) by blackhelicopters.org (8.9.3/8.9.3) id IAA66603; Tue, 3 Oct 2000 08:47:20 -0400 (EDT) (envelope-from mwlucas) Date: Tue, 3 Oct 2000 08:47:20 -0400 From: Michael Lucas To: zulkarnain Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Winmodem on FreeBSD Message-ID: <20001003084720.A66561@blackhelicopters.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from zul@unsyiah.ac.id on Tue, Oct 03, 2000 at 04:55:03PM +0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Simple answer: no ==ml On Tue, Oct 03, 2000 at 04:55:03PM +0700, zulkarnain wrote: > > Hi all, > > I've a simple question, does winmodem work on FreeBSD ?? > > best regards, > zul > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Michael Lucas mwlucas@blackhelicopters.org http://www.blackhelicopters.org/~mwlucas/ Big Scary Daemons: http://www.oreillynet.com/pub/q/Big_Scary_Daemons To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 5:51:13 2000 Delivered-To: freebsd-questions@freebsd.org Received: from draenor.org (draenor.org [196.36.119.129]) by hub.freebsd.org (Postfix) with ESMTP id 9CAFC37B502 for ; Tue, 3 Oct 2000 05:51:07 -0700 (PDT) Received: from marcs by draenor.org with local (Exim 3.16 #1) id 13gRX8-000DRA-00; Tue, 03 Oct 2000 14:50:58 +0200 Date: Tue, 3 Oct 2000 14:50:58 +0200 From: Marc Silver To: Dan Cuthbert Cc: Freebsd-Questions Subject: Re: 4.1.1 and OpenSSL Message-ID: <20001003145058.S29739@draenor.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from daniel.cuthbert@uk.psi.com on Tue, Oct 03, 2000 at 10:34:38AM +0100 X-Operating-System: FreeBSD 4.1-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You need to install the 'crypto' distribution. You can do this from /stand/sysinstall --> Configure --> Distributions --> crypto That will install OpenSSL and OpenSSH. :) Cheers, Marc On Tue, Oct 03, 2000 at 10:34:38AM +0100, Dan Cuthbert wrote: > Hi all > > Okay im stumped on this one, reinstalled a new machine with the iso of 4.1.1 > , chose SSL and OpenSSH from the packages and finally booted into new > machine, yet upon investigation ssh wasnt installed, so off i popped to > update the ports and try again > > OpenSSH gave me this error.. > > wolverine# cd ../../security/openssh > wolverine# make install > This port requires the OpenSSL library, which is part of > the FreeBSD crypto distribution but not installed on your > machine. Please see the "OpenSSL" section in the handbook > (at "http://www.FreeBSD.org/handbook/openssl.html", for instance) > for instructions on how to obtain and install the FreeBSD > OpenSSL distribution. > *** Error code 1 > > Stop. > > so fine, ill install it... > > > wolverine# cd ../openssl > wolverine# make install > ===> openssl-0.9.5a_1 is forbidden: OpenSSL is already in the base system. > wolverine# > > Err is it me on this grey tuesday morning, or is something weird happening? > > Dan Cuthbert > European Hosting Research & Engineering > PSINet > mobile : +44 77 1279 0646 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 5:56:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.netcologne.de (mail2.netcologne.de [194.8.194.103]) by hub.freebsd.org (Postfix) with ESMTP id C1EE237B502 for ; Tue, 3 Oct 2000 05:56:55 -0700 (PDT) Received: from bagabeedaboo.security.at12.de (dial-194-8-195-149.netcologne.de [194.8.195.149]) by mail2.netcologne.de (8.9.3/8.9.3) with ESMTP id OAA22287; Tue, 3 Oct 2000 14:56:53 +0200 (MET DST) Received: from localhost (localhost.security.at12.de [127.0.0.1]) by bagabeedaboo.security.at12.de (8.11.0/8.11.0) with ESMTP id e93Clmm03600; Tue, 3 Oct 2000 14:47:48 +0200 (CEST) (envelope-from pherman@frenchfries.net) Date: Tue, 3 Oct 2000 14:47:48 +0200 (CEST) From: Paul Herman To: Chris Angell Cc: freebsd-questions@FreeBSD.ORG Subject: Re: VirtualUserTable 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, 2 Oct 2000, Chris Angell wrote: > When I used to work at a small ISP, there was a > /etc/virtualusertable that was updated, then hashed (?) to make a > database of users. So there would be entries like this: > > webmaster@somesite.com root > > Could someone please help me and tell me how to setup the mail > (sendmail) to operate with virtual domains? Same way, but sendmail now calls it /etc/mail/virtusertable. Basically: # cd /etc/mail # vi virtusertable # make and then restart sendmail if you have to. -Paul. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 5:57: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.netcologne.de (mail2.netcologne.de [194.8.194.103]) by hub.freebsd.org (Postfix) with ESMTP id A62D237B66D for ; Tue, 3 Oct 2000 05:56:58 -0700 (PDT) Received: from bagabeedaboo.security.at12.de (dial-194-8-195-149.netcologne.de [194.8.195.149]) by mail2.netcologne.de (8.9.3/8.9.3) with ESMTP id OAA22298; Tue, 3 Oct 2000 14:56:57 +0200 (MET DST) Received: from localhost (localhost.security.at12.de [127.0.0.1]) by bagabeedaboo.security.at12.de (8.11.0/8.11.0) with ESMTP id e93Ccpd03566; Tue, 3 Oct 2000 14:38:51 +0200 (CEST) (envelope-from pherman@frenchfries.net) Date: Tue, 3 Oct 2000 14:38:50 +0200 (CEST) From: Paul Herman To: media@mail1.nai.net Cc: freebsd-questions@FreeBSD.ORG Subject: Re: panic: lockmgr: non-zero exclusive count?? 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, 2 Oct 2000 media@mail1.nai.net wrote: > What does that specific error message mean?? Is there a list available > describing all of the FreeBSD panic strings?? Smart alec answer: find /usr/src/sys -type f | xargs grep 'panic(' Sorry 'bout that, but there is some truth to it. Right now there isn't a comprehensive list of panic strings. To tell the truth, I don't know how much it would help, because there are better ways to get debugging information. If you were able to get some sort of running system (maybe just try a minimal installation, and then add distrobutions on top of that) then you can probably build a debug kernel and send the information as a PR. If this panic() is a problem for you, and you're feeling ambitious, see the section in the handbook on kernel debuging: http://www.freebsd.org/handbook/kerneldebug.html -Paul. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 5:57: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.netcologne.de (mail2.netcologne.de [194.8.194.103]) by hub.freebsd.org (Postfix) with ESMTP id 9E26B37B66F for ; Tue, 3 Oct 2000 05:56:59 -0700 (PDT) Received: from bagabeedaboo.security.at12.de (dial-194-8-195-149.netcologne.de [194.8.195.149]) by mail2.netcologne.de (8.9.3/8.9.3) with ESMTP id OAA22308; Tue, 3 Oct 2000 14:56:58 +0200 (MET DST) Received: from localhost (localhost.security.at12.de [127.0.0.1]) by bagabeedaboo.security.at12.de (8.11.0/8.11.0) with ESMTP id e93CuWN03629; Tue, 3 Oct 2000 14:56:32 +0200 (CEST) (envelope-from pherman@frenchfries.net) Date: Tue, 3 Oct 2000 14:56:32 +0200 (CEST) From: Paul Herman To: Dan Cuthbert Cc: Freebsd-Questions Subject: Re: 4.1.1 and OpenSSL In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 3 Oct 2000, Dan Cuthbert wrote: > Okay im stumped on this one, reinstalled a new machine with the > iso of 4.1.1 , chose SSL and OpenSSH from the packages and finally > booted into new machine, yet upon investigation ssh wasnt > installed, so off i popped to update the ports and try again I wouldn't try installing from the ports, since (as you saw) OpenSS[HL] are both part of the base system. They (ssh and openssl) should both be in /usr/bin. If you have /usr/src/ installed, you could also just # cd /usr/src/secure # make; make install ...or you could try to find out where they are on the CDROM. I don't have one handy so I can't tell you exactly, but it would be something like: cat /cdrom/bin/bin.[a-h]* | tar tzf - | grep openssl ...or the files in some other subdirectory. They are all nothing but split up .tgz files. -Paul. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 6: 8:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from computer-exchange.com (extreme-colo.meganet.net [209.213.64.253]) by hub.freebsd.org (Postfix) with ESMTP id AED8337B502 for ; Tue, 3 Oct 2000 06:08:40 -0700 (PDT) Date: Tue, 3 Oct 2000 09:14:01 -0400 Message-Id: <200010030914.AA30277826@computer-exchange.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii From: "Eli Stair" Reply-To: To: Subject: Re: NATD,IPFW error:"Failed to write packet back:Permission denied" X-Mailer: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is an update to a post I made this morning (8:15am EST). In response to Ruslan Ermilov, here are some local settings from my machine. Also Ruslan, I do have GATEWAY_ENABLE set to yes, and the clients do have the BSD box set as gateway (192.168.0.1). Thanks for your help :) /eli ######################################## Output from ipfw list: 00050 divert 8668 ip from any to any via xl1 00100 allow ip from any to any via lo0 00200 deny ip from any to 127.0.0.0/8 65000 allow ip from any to any 65535 allow ip from any to any output of ifconfig -a inet: xl0: flags=8843 mtu 1500 inet 192.168.0.1 netmask 0xffffff00 broadcast 192.168.0.255 xl1: flags=8843 mtu 1500 inet 24.216.250.161 netmask 0xffffff80 broadcast 255.255.255.255 lo0: flags=8008 mtu 16384 gif0: flags=8010 mtu 1280 gif1: flags=8010 mtu 1280 gif2: flags=8010 mtu 1280 gif3: flags=8010 mtu 1280 faith0: flags=8000 mtu 1500 Output from netstat -rn -finet Routing tables Internet: Destination Gateway Flags Netif Expire default 24.216.250.129 UGSc 2 4 xl1 24.216.250.128/25 link#2 UC 0 0 xl1 => 24.216.250.129 0:20:40:66:77:6d UHLW 2 0 xl1 1145 192.168 link#1 UC 0 0 xl0 => To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 6:20:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cliff.mfn.org (cliff.mfn.org [204.238.179.8]) by hub.freebsd.org (Postfix) with ESMTP id 2298C37B503 for ; Tue, 3 Oct 2000 06:20:49 -0700 (PDT) X-Message1: Missouri FreeNet does not relay. If this email X-Message2: is unsolicited bulk or commercial, please report X-Message3: this abuse promptly to abuse@mfn.org. Thank You. X-ORIGINIP: 128.242.145.201 X-ORIGINDNS: imaging.mfn.org Received: from imaging.mfn.org (imaging.mfn.org [128.242.145.201]) by cliff.mfn.org (8.9.3/8.8.7) with SMTP id JAA82195; Tue, 3 Oct 2000 09:27:31 -0500 (CDT) (envelope-from LART@mfn.org) Posted-Date: Tue, 3 Oct 2000 09:27:31 -0500 (CDT) X-CUTMARK: --------------- Received: by imaging.mfn.org with Microsoft Mail id <01C02D11.78999940@imaging.mfn.org>; Tue, 3 Oct 2000 08:11:02 -0500 Message-ID: <01C02D11.78999940@imaging.mfn.org> From: LStation To: "'mistwolf@mushhaven.net'" Cc: "'freebsd-questions@freebsd.org'" Subject: Re: High Performance NICs Date: Tue, 3 Oct 2000 08:11:01 -0500 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 Jamie Norwood wrote in message news:<8rba7u$8t7$1@FreeBSD.csie.NCTU.edu.tw>... > On this topic, can anyone recommend a way to force high loads like this, > to see how current/prospective hardware fares? Any advice appreciated! Sure, just bring up INN (the worlds only voluntary DoS attack ;-). Copying huge files back and forth across an nfs mount should work too... Yours, J.A. Terranson sysadmin@mfn.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 6:25:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from MCSMTP.MC.VANDERBILT.EDU (mcsmtp.mc.Vanderbilt.Edu [160.129.93.202]) by hub.freebsd.org (Postfix) with ESMTP id 7A19437B502 for ; Tue, 3 Oct 2000 06:25:30 -0700 (PDT) Subject: cvs build of 4.1.1 To: freebsd-questions@freebsd.org X-Mailer: Lotus Notes Release 5.0.2a November 23, 1999 Message-ID: From: George.Giles@mcmail.vanderbilt.edu Date: Tue, 3 Oct 2000 08:27:07 -0500 X-MIMETrack: Serialize by Router on MCSMTP/VUMC/Vanderbilt(Release 5.0.3 |March 21, 2000) at 10/03/2000 08:23:43 AM MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Can someone send, or point me to instructions of how to use cvs/cvsup to build the 4.1.1 release on my local system. Please don't send http://www.freebsd.org/support.html#cvs because it is a hint, not an instruction. TIA, George To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 6:28:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dns.beth.k12.pa.us (dns.beth.k12.pa.us [204.170.128.2]) by hub.freebsd.org (Postfix) with ESMTP id 51EBE37B502; Tue, 3 Oct 2000 06:28:14 -0700 (PDT) Received: from [204.170.128.100] (nc-100.beth.k12.pa.us [204.170.128.100]) by dns.beth.k12.pa.us (8.9.3/8.9.3) with ESMTP id JAA06369; Tue, 3 Oct 2000 09:28:13 -0400 (EDT) User-Agent: Microsoft Outlook Express Macintosh Edition - 5.01 (1630) Date: Tue, 03 Oct 2000 09:28:22 -0400 Subject: Installing Open-SSH question From: Jeff Donovan To: Cc: Message-ID: Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greetings, when I UnTar openssh-2.2.0, there is no configure file or an install document. Can anyone give me any guidance on how to install it?? --jeff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 6:41:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from magpage.com (trinity.magpage.com [216.155.0.8]) by hub.freebsd.org (Postfix) with ESMTP id 8227937B66C; Tue, 3 Oct 2000 06:41:50 -0700 (PDT) Received: from magpage.com (poomba.magpage.com [216.155.24.136]) by magpage.com (8.8.8/8.8.5) with ESMTP id NAA18070; Tue, 3 Oct 2000 13:41:48 GMT Message-ID: <39D9E21C.B2FE092C@magpage.com> Date: Tue, 03 Oct 2000 09:41:48 -0400 From: Daniel Frazier Organization: Magpage Internet Services X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Jeff Donovan Cc: freebsd-questions@FreeBSD.ORG, freebsd-newbie@FreeBSD.ORG Subject: Re: Installing Open-SSH question References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jeff Donovan wrote: > > Greetings, > > when I UnTar openssh-2.2.0, there is no configure file or an install > document. Can anyone give me any guidance on how to install it?? > > --jeff > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message why don't you just cd /usr/ports/security/openssh; make; make install? -- ---------------------------------------------------------------------- Daniel Frazier Tel: 302-239-5900 Ext. 231 System Administrator Fax: 302-239-3909 MAGPAGE, We Power the Internet WWW: http://www.magpage.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 6:43:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from osiris.ipform.ru (osiris.ipform.ru [212.158.165.98]) by hub.freebsd.org (Postfix) with ESMTP id 2144137B503 for ; Tue, 3 Oct 2000 06:43:04 -0700 (PDT) Received: from wp2 (wp2 [192.168.0.12]) by osiris.ipform.ru (8.11.0/8.11.0) with SMTP id e93Dgd805254; Tue, 3 Oct 2000 17:42:40 +0400 (MSD) (envelope-from matrix@ipform.ru) Message-ID: <003301c02d3f$cd5ba9e0$0c00a8c0@ipform.ru> From: "Artem Koutchine" To: Cc: References: Subject: Re: cvs build of 4.1.1 Date: Tue, 3 Oct 2000 17:42:37 +0400 Organization: IP Form MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG read the handbook included in the disribution (or on www.freebsd.org) from there you will know how to setup cvsup and how to actually cvsup the sources. After this you will have the sources for all of the system in /usr/src (full sources about 100M, i think). The do: reboot in single mode cd /usr/src make buildworld (wait for 1.5-3 hours) make buildkernel KERNEL=YOUR_KERNEL_NAME (if it complains, then fix you kernel config) make installkernel reboot in signle mode again cd /usr/src make installworld mergemaster reboot in multiuser HERE YA GO! ----- Original Message ----- From: To: Sent: Tuesday, October 03, 2000 5:27 PM Subject: cvs build of 4.1.1 > Can someone send, or point me to instructions of how to use cvs/cvsup to > build the 4.1.1 release on my local system. > > > Please don't send http://www.freebsd.org/support.html#cvs because it is a > hint, not an instruction. > > > TIA, > > George > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 7:10:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.hellasnet.gr (mail.hellasnet.gr [212.54.192.3]) by hub.freebsd.org (Postfix) with ESMTP id E15C537B502 for ; Tue, 3 Oct 2000 07:10:21 -0700 (PDT) Received: from hades.hell.gr (ppp4.patr.hellasnet.gr [212.54.197.19]) by mail.hellasnet.gr (8.9.1/8.9.1) with ESMTP id NAA20492; Tue, 3 Oct 2000 13:10:57 -0200 (GMT) Received: (from charon@localhost) by hades.hell.gr (8.11.0/8.11.0) id e93CQT408884; Tue, 3 Oct 2000 15:26:29 +0300 (EEST) Date: Tue, 3 Oct 2000 15:26:28 +0300 From: Giorgos Keramidas To: Coluynguyen@aol.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ? Message-ID: <20001003152628.A8763@hades.hell.gr> References: <2d.19c69c5.270935d9@aol.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <2d.19c69c5.270935d9@aol.com>; from Coluynguyen@aol.com on Sun, Oct 01, 2000 at 08:50:33PM -0400 X-PGP-Fingerprint: 3A 75 52 EB F1 58 56 0D - C5 B8 21 B6 1B 5E 4A C2 X-URL: http://students.ceid.upatras.gr/~keramida/index.html Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Oct 01, 2000 at 08:50:33PM -0400, Coluynguyen@aol.com wrote: > where can I download this???? What was it exactly that you wanted to download? I seem to have lost my powers of reading people's minds. -- Giorgos Keramidas, < keramida @ ceid . upatras . gr > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 7:26:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from flathead.gate.net (flathead.gate.net [216.219.246.5]) by hub.freebsd.org (Postfix) with ESMTP id 821C337B502 for ; Tue, 3 Oct 2000 07:26:12 -0700 (PDT) Received: from tiwa.gate.net (tiwa.gate.net [199.227.0.141]) by flathead.gate.net (AIX4.3/8.9.3/8.9.3) with ESMTP id KAA176122; Tue, 3 Oct 2000 10:26:03 -0400 Received: from localhost (wjm@localhost) by tiwa.gate.net (8.8.6/8.7.3) with ESMTP id KAA507770; Tue, 3 Oct 2000 10:26:20 -0400 X-Authentication-Warning: tiwa.gate.net: wjm owned process doing -bs Date: Tue, 3 Oct 2000 10:26:20 -0400 (EDT) From: William Melanson To: Chris Angell Cc: freebsd-questions@FreeBSD.ORG Subject: Re: VirtualUserTable 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, 2 Oct 2000, Chris Angell wrote: % Date: Mon, 02 Oct 2000 18:24:54 PDT % From: Chris Angell % To: freebsd-questions@FreeBSD.ORG % Subject: VirtualUserTable % % I have a FreeBSD machine that is on the Internet acting as a mail and www % server (among other things). I want to host multiple domains. The only % problem I have is not knowing how to make the email work. When I used to % work at a small ISP, there was a /etc/virtualusertable that was updated, % then hashed (?) to make a database of users. So there would be entries like % this: % % webmaster@somesite.com root % This is what I've done: 1. Within the directory /etc/mail create a file called "virtusrtable". 2. Within the virtusrtable file place the following: webmaster@somesite.com root What this says is that any mail which comes to webmaster@somesite.com will directed to root's mailbox. IMPORTANT: Within the virtualusertable file, field seperators must be the tab key. 3. Using the makemap command we convert the virtualusertable file to a database format: % makemap hash /etc/mail/virusrtable < /etc/mail/virtusrtable This will create a /etc/mail/virtualusertable.db file. Everytime the virtualusertable file is modified you must once again rebuild the virtualusertable database by running the makemap command above. Upon completion of running makemap you should have the following 2 files: virtualusertable virtualusertable.db 4. Restart Sendmail: Kill -HUP [sendmail PID] 5. Done... ------------------------------------------------------------- William Melanson - CyberGate/espire Network Operations Center ------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 7:33: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from shasta.gate.net (shasta.gate.net [216.219.246.6]) by hub.freebsd.org (Postfix) with ESMTP id 5136037B502 for ; Tue, 3 Oct 2000 07:33:03 -0700 (PDT) Received: from tiwa.gate.net (tiwa.gate.net [199.227.0.141]) by shasta.gate.net (AIX4.3/8.9.3/8.9.3) with ESMTP id KAA407072 for ; Tue, 3 Oct 2000 10:32:57 -0400 Received: from localhost (wjm@localhost) by tiwa.gate.net (8.8.6/8.7.3) with ESMTP id KAA548820 for ; Tue, 3 Oct 2000 10:33:12 -0400 X-Authentication-Warning: tiwa.gate.net: wjm owned process doing -bs Date: Tue, 3 Oct 2000 10:33:11 -0400 (EDT) From: William Melanson To: freebsd-questions@FreeBSD.ORG Subject: Re: vinum question In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You can catch more flies with honey than you can with vinegar... freebsd-questions rules in which one should take to heed! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 7:35: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp1.allstate.com (smtp1.allstate.com [167.127.14.74]) by hub.freebsd.org (Postfix) with ESMTP id 2453737B502 for ; Tue, 3 Oct 2000 07:35:01 -0700 (PDT) Received: from 001-exims4-d.allstate.com (exmail1.allstate.com [10.40.48.67]) by smtp1.allstate.com (8.9.3/8.9.3) with ESMTP id JAA04676; Tue, 3 Oct 2000 09:32:16 -0500 (CDT) Received: by 001-exims4-d.allstate.com with Internet Mail Service (5.5.2650.21) id ; Tue, 3 Oct 2000 09:31:44 -0500 Message-ID: <64030E3AB1D4D211B37C0008C75D9E6606799632@001-expo10-d.allstate.com> From: "Lynn, Tun" To: "'Janko van Roosmalen'" , "Lynn, Tun" Cc: "'questions@freebsd.org'" Subject: RE: modem thing Date: Tue, 3 Oct 2000 09:31:39 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG what type of external modem would you suggest ??? > -----Original Message----- > From: Janko van Roosmalen [SMTP:janko@compuserve.com] > Sent: Monday, October 02, 2000 6:22 PM > To: Lynn, Tun > Cc: 'questions@freebsd.org' > Subject: Re: modem thing > > If you bought internal modems, return them and get an external. Only > with an external modem can you be sure it is not a "Winmodem". This type > of modems needs a Windows software driver to function, and do not work > under non_win OS's. > External modems also have the benefit that you can see the diagnostic > LEDs. > > Check out "man ppp" and the example configuration file. Everything is > very understandable and more like a tutorial. If there would be an Oscar > or Emmy award for man pages, I would nominate this one. > > > ===Janko van Roosmalen - Vught - Netherlands=== > > On Mon, 2 Oct 2000, Lynn, Tun wrote: > > > > > Hi, > > I bought FreeBSD and install it on my PC. All I want to do is use it > to > > connect to the internet through ISP (just like you would normally do in > > Windows environment), through modem. problem is, I don't know how to set > it > > up. Because of that, I end up buying 2,3 modems and several unixes > including > > Solaris. It should not be so difficult. I admit that I am not a guru, > just > > Unix lover wanting to use Unix to down load C compilers, Perls and stuff > > like that. > > Can you help me out here ??? > > > > Unix Lover > > > > ps. If you guys can make that easy on the PC platform, you can beat > Windows > > any time!!! > > > > pps. please, please, please... > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 7:41: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from osiris.ipform.ru (osiris.ipform.ru [212.158.165.98]) by hub.freebsd.org (Postfix) with ESMTP id 7603337B502 for ; Tue, 3 Oct 2000 07:41:00 -0700 (PDT) Received: from wp2 (wp2 [192.168.0.12]) by osiris.ipform.ru (8.11.0/8.11.0) with SMTP id e93Eef805445; Tue, 3 Oct 2000 18:40:42 +0400 (MSD) (envelope-from matrix@ipform.ru) Message-ID: <009f01c02d47$e9d740e0$0c00a8c0@ipform.ru> From: "Artem Koutchine" To: "Lynn, Tun" , "'Janko van Roosmalen'" Cc: "'questions@freebsd.org'" References: <64030E3AB1D4D211B37C0008C75D9E6606799632@001-expo10-d.allstate.com> Subject: Re: modem thing Date: Tue, 3 Oct 2000 18:40:39 +0400 Organization: IP Form MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'd recommend US Robotics V.Everything or newer one. Also read the handbook section on pppd and ppp (handbook is included with freebsd or can be read on www.freebsd.org) If you feel really advanturous you coudl by THE NEWEST internel, pci modem from US Robotics (they position it as a modem for online gamers), it is not a win modem, but you never know :) ----- Original Message ----- From: "Lynn, Tun" To: "'Janko van Roosmalen'" ; "Lynn, Tun" Cc: "'questions@freebsd.org'" Sent: Tuesday, October 03, 2000 6:31 PM Subject: RE: modem thing > what type of external modem would you suggest ??? > > > -----Original Message----- > > From: Janko van Roosmalen [SMTP:janko@compuserve.com] > > Sent: Monday, October 02, 2000 6:22 PM > > To: Lynn, Tun > > Cc: 'questions@freebsd.org' > > Subject: Re: modem thing > > > > If you bought internal modems, return them and get an external. Only > > with an external modem can you be sure it is not a "Winmodem". This type > > of modems needs a Windows software driver to function, and do not work > > under non_win OS's. > > External modems also have the benefit that you can see the diagnostic > > LEDs. > > > > Check out "man ppp" and the example configuration file. Everything is > > very understandable and more like a tutorial. If there would be an Oscar > > or Emmy award for man pages, I would nominate this one. > > > > > > ===Janko van Roosmalen - Vught - Netherlands=== > > > > On Mon, 2 Oct 2000, Lynn, Tun wrote: > > > > > > > > Hi, > > > I bought FreeBSD and install it on my PC. All I want to do is use it > > to > > > connect to the internet through ISP (just like you would normally do in > > > Windows environment), through modem. problem is, I don't know how to set > > it > > > up. Because of that, I end up buying 2,3 modems and several unixes > > including > > > Solaris. It should not be so difficult. I admit that I am not a guru, > > just > > > Unix lover wanting to use Unix to down load C compilers, Perls and stuff > > > like that. > > > Can you help me out here ??? > > > > > > Unix Lover > > > > > > ps. If you guys can make that easy on the PC platform, you can beat > > Windows > > > any time!!! > > > > > > pps. please, please, please... > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 7:57:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ramble.kana.com (ramble.kana.com [206.107.225.34]) by hub.freebsd.org (Postfix) with ESMTP id 6BC0137B66D for ; Tue, 3 Oct 2000 07:57:50 -0700 (PDT) Received: by ramble.kana.com with Internet Mail Service (5.5.2650.21) id ; Tue, 3 Oct 2000 07:57:50 -0700 Message-ID: From: Kevin Stewardson To: "'freebsd-questions@FreeBSD.ORG'" Subject: Dowloading the ISO's Date: Tue, 3 Oct 2000 07:57:42 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You guys used to have the actual CD images (.iso) files available for download. What folder are they in, i can't find it anywhere? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 8: 7:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from osiris.ipform.ru (osiris.ipform.ru [212.158.165.98]) by hub.freebsd.org (Postfix) with ESMTP id AB7ED37B503; Tue, 3 Oct 2000 08:07:02 -0700 (PDT) Received: from wp2 (wp2 [192.168.0.12]) by osiris.ipform.ru (8.11.0/8.11.0) with SMTP id e93F6H805884; Tue, 3 Oct 2000 19:06:19 +0400 (MSD) (envelope-from matrix@ipform.ru) Message-ID: <00c301c02d4b$7d445040$0c00a8c0@ipform.ru> From: "Artem Koutchine" To: "xuyifeng" , "Dan Nelson" Cc: , References: <037201c02a10$e72e7a00$0c00a8c0@ipform.ru> <20000929095555.A14858@dan.emsphone.com> <00dd01c02ac4$8280a740$0c00a8c0@ipform.ru> <20000930142736.A13227@dan.emsphone.com> <006201c02d3a$ddd12c00$1801a8c0@xyf> Subject: Re: Where is Berkley DB libdb? Date: Tue, 3 Oct 2000 19:06:16 +0400 Organization: IP Form MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG So, lets get to it onces again. Given: db file created with 2.7.0 os Linux Slackware FreeBSD 4.1.1-stable with 1.85 included in libc (damn it, get it out of there!) perl 5.005_03 on FreeBSD host DB_File which comes with perl Need to accomplish: read that db file on FreeBSD host Problems: cannot read that db file on FreeBSD host Solution: install db 2.7.7 from ports install DB_File 1.73 from CPAN (supposed to support db up to 3.x) try to build DB_File linked agains the 2.7.7 version of DB: 1) perl Makefile.PL complains: Note (probably harmless): No library found for -ldb 2) try a little hack and make a link from db2 to db still 'Note (probably harmless): No library found for -ldb' 3) hell with it, open generate Makefile, add -ldb2 to LDFLAGS make make test make install try to open the - no luck , which means db lib is still taken from libc I do not understand how to make DB_File use db 2.7.7 instead of 1.85 built in in libc. Result: somebody needs to do something about it Artem ----- Original Message ----- From: "xuyifeng" To: "Dan Nelson" ; "Artem Koutchine" Cc: ; Sent: Tuesday, October 03, 2000 4:54 PM Subject: Re: Where is Berkley DB libdb? > Anyway, Berkeley DB shouldn't be included in libc, it is a stupid design, > it causes problem, sucks. but I suspect it is difficult to simply split dblib > from libc, this may breaks many FreeBSD things. > > XuYifeng > > ----- Original Message ----- > From: Dan Nelson > To: Artem Koutchine > Cc: ; > Sent: Sunday, October 01, 2000 3:27 AM > Subject: Re: Where is Berkley DB libdb? > > > > In the last episode (Sep 30), Artem Koutchine said: > > > From: "Dan Nelson" > > > > In the last episode (Sep 29), Artem Koutchine said: > > > > > 3) How can i avoid all this mess and make every single executable > > > > > use the version i have installed (2.7.7). > > > > > > > > If you really want to use a single version of DB across the board, use > > > > DB 3.1.17 (it's in ports). > > > > > > >From questions (1) and (2) the conclusion is that i cannot make my system > > > use any other version but the one compiled in libc (somebody compiled > > > libdb into libc statically, sux). > > > > Sure you can. Berkeley DB versions 1, 2, and 3 all use completely > > different function calls. V1 uses dbopen(), V2 uses db_open(), v3 uses > > db_create(). They don't interfere with each other. libc provides DB > > 1.85. If you want db2 or db3, you'll need to manually link in that > > library and make sure you use either db_open() or db_create() to access > > your datbase files. > > > > > > > All this is causing me a lot of trouble, because DB_File cannot > > > > > access db files created on Linux (Mandrake 7.1 and some version of > > > > > Slackware, i think it is latest). I have multi-os development office, > > > > > so, no os wars. > > > > > > > > I'd say the answer is "don't do that" :) Rebuild your DB file from the > > > > source file on each machine you use it on, or switch to a client-server > > > > databse like mysql. > > > > > > Mysql is used here and it's ok. DB is used for low level tasks. Could > > > please explain why i shouldn't do that? > > > > I said that thinking that maybe DB files created on Linux might not > > work on FreeBSD. After looking at the docs for DB3.1, it looks like > > the database files should be portable across all systems DB3.1 > > supports. > > > > -- > > Dan Nelson > > dnelson@emsphone.com > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 8: 7:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rapidnet.com (rapidnet.com [205.164.216.1]) by hub.freebsd.org (Postfix) with ESMTP id AA5CC37B503 for ; Tue, 3 Oct 2000 08:07:26 -0700 (PDT) Received: from imagination (imagination.rapidnet.com [206.85.240.245]) by rapidnet.com (8.9.3/8.9.3) with SMTP id JAA83406; Tue, 3 Oct 2000 09:07:24 -0600 (MDT) Message-ID: <00b601c02d4b$8934cd30$f5f055ce@rapidnet.com> From: "pstapley" To: "Kevin Stewardson" , References: Subject: Re: Dowloading the ISO's Date: Tue, 3 Oct 2000 09:06:41 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ftp.freebsd.org/pub/FreeBSD/releases/i386/ISO-IMAGES ----- Original Message ----- From: "Kevin Stewardson" To: Sent: Tuesday, October 03, 2000 8:57 AM Subject: Dowloading the ISO's > You guys used to have the actual CD images (.iso) files available for > download. What folder are they in, i can't find it anywhere? > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 8:10:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from osiris.ipform.ru (osiris.ipform.ru [212.158.165.98]) by hub.freebsd.org (Postfix) with ESMTP id E141837B503 for ; Tue, 3 Oct 2000 08:10:27 -0700 (PDT) Received: from wp2 (wp2 [192.168.0.12]) by osiris.ipform.ru (8.11.0/8.11.0) with SMTP id e93FAN805899 for ; Tue, 3 Oct 2000 19:10:23 +0400 (MSD) (envelope-from matrix@ipform.ru) Message-ID: <00e701c02d4c$0dde22c0$0c00a8c0@ipform.ru> From: "Artem Koutchine" To: Subject: DVB (digital video broadcast) cards in FreeBSD Date: Tue, 3 Oct 2000 19:10:22 +0400 Organization: IP Form MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Several people have been asking if there is any driver for any DVB card in FreeBSD and getting no answer they sadly installed linux as the only alternative to Windows. So, is there a driver for DVB? Anybody working on one? Artem To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 8:12:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sneety.insync.net (sneety.insync.net [209.113.65.5]) by hub.freebsd.org (Postfix) with ESMTP id 2097F37B502 for ; Tue, 3 Oct 2000 08:12:56 -0700 (PDT) Received: from Matt (209-113-91-158.insync.net [209.113.91.158]) by sneety.insync.net (8.9.3/8.9.3) with SMTP id KAA27813 for ; Tue, 3 Oct 2000 10:12:54 -0500 (CDT) Reply-To: From: "Matt Bettinger" To: Subject: hosed fstab Date: Tue, 3 Oct 2000 10:11:08 -0500 Message-ID: <71F816A89AA9D3119F4C00D0B7094EFC198FFC@FIN_SYN> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, While messing around with a handspring and coldsync and editing my fstab (on a test type machine) i put something in fstab that FreeBSD did not like upon a reboot. I don't have the dmesg or bootup screen to show you but it says something about 16 bad blocks on usb0 and then immediately starts fsck which gives me the error about some bad blocks and the option to continue or no. When i continue i immediately get the # prompt but cannot fix the fstab file. First of all i can't start an editor but i can use cat. My thinking was to delete the ftab file and just cat >> a new one. This was not possible because i get a message saying it is a read only system. I am glad this is just a messing around sort of computer but i started thinking what if this happened on one i REALLY use? How would one fix this problem-- i have the live filesystem cd and tried that but i still couldn't write to anything. Are theer any crash courses (no pun intended--seriously ;-> ) on how to get in there and edit a file in /etc after a messup? I tried to boot the old kernel for kicks and it still went into fsck.. Thanks for any info here. Matthew Bettinger Financial Synergies,Inc. 1177 West Loop South, Suite 1400 Houston,Texas 77027-9086 713-623-6600 713-623-6771 FAX To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 8:16:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from boat.mail.pipex.net (our.mail.pipex.net [158.43.128.75]) by hub.freebsd.org (Postfix) with SMTP id 3B6FB37B503 for ; Tue, 3 Oct 2000 08:16:31 -0700 (PDT) Received: (qmail 19671 invoked from network); 3 Oct 2000 15:16:27 -0000 Received: from mailhost.puck.pipex.net (HELO mailhost.uk.internal) (194.130.147.54) by our.mail.pipex.net with SMTP; 3 Oct 2000 15:16:27 -0000 Received: (qmail 13893 invoked from network); 3 Oct 2000 15:16:23 -0000 Received: from camgate2.cam.uk.internal (172.31.6.21) by mailhost.uk.internal with SMTP; 3 Oct 2000 15:16:23 -0000 Received: by camgate2.cam.uk.internal with Internet Mail Service (5.5.2650.21) id ; Tue, 3 Oct 2000 16:15:29 +0100 Message-ID: From: Daniel Bye To: "'Lynn, Tun'" Cc: "'questions@freebsd.org'" Subject: RE: modem thing Date: Tue, 3 Oct 2000 16:10:27 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I use a Diamond SupraExpress, which I find very good. Basically, any of the "big names" (USR, Diamond, etc) should be a good bet. It may come down to something as simple as "that one looks better than that one" if you can't choose between them! Dan > -----Original Message----- > From: Lynn, Tun [mailto:TLynn@Allstate.COM] > Sent: Tuesday, October 03, 2000 3:32 PM > To: 'Janko van Roosmalen'; Lynn, Tun > Cc: 'questions@freebsd.org' > Subject: RE: modem thing > > > what type of external modem would you suggest ??? > > > -----Original Message----- > > From: Janko van Roosmalen [SMTP:janko@compuserve.com] > > Sent: Monday, October 02, 2000 6:22 PM > > To: Lynn, Tun > > Cc: 'questions@freebsd.org' > > Subject: Re: modem thing > > > > If you bought internal modems, return them and get an external. Only > > with an external modem can you be sure it is not a > "Winmodem". This type > > of modems needs a Windows software driver to function, and > do not work > > under non_win OS's. > > External modems also have the benefit that you can see the > diagnostic > > LEDs. > > > > Check out "man ppp" and the example configuration file. > Everything is > > very understandable and more like a tutorial. If there > would be an Oscar > > or Emmy award for man pages, I would nominate this one. > > > > > > ===Janko van Roosmalen - Vught - Netherlands=== > > > > On Mon, 2 Oct 2000, Lynn, Tun wrote: > > > > > > > > Hi, > > > I bought FreeBSD and install it on my PC. All I want > to do is use it > > to > > > connect to the internet through ISP (just like you would > normally do in > > > Windows environment), through modem. problem is, I don't > know how to set > > it > > > up. Because of that, I end up buying 2,3 modems and several unixes > > including > > > Solaris. It should not be so difficult. I admit that I am > not a guru, > > just > > > Unix lover wanting to use Unix to down load C compilers, > Perls and stuff > > > like that. > > > Can you help me out here ??? > > > > > > Unix Lover > > > > > > ps. If you guys can make that easy on the PC platform, > you can beat > > Windows > > > any time!!! > > > > > > pps. please, please, please... > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 8:26: 5 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 7BFD437B66D; Tue, 3 Oct 2000 08:25:59 -0700 (PDT) Received: (from dan@localhost) by dan.emsphone.com (8.9.3/8.9.3) id KAA18641; Tue, 3 Oct 2000 10:25:40 -0500 (CDT) (envelope-from dan) Date: Tue, 3 Oct 2000 10:25:40 -0500 From: Dan Nelson To: Artem Koutchine Cc: xuyifeng , questions@FreeBSD.ORG, freebsd-database@FreeBSD.ORG Subject: Re: Where is Berkley DB libdb? Message-ID: <20001003102539.B8413@dan.emsphone.com> References: <037201c02a10$e72e7a00$0c00a8c0@ipform.ru> <20000929095555.A14858@dan.emsphone.com> <00dd01c02ac4$8280a740$0c00a8c0@ipform.ru> <20000930142736.A13227@dan.emsphone.com> <006201c02d3a$ddd12c00$1801a8c0@xyf> <00c301c02d4b$7d445040$0c00a8c0@ipform.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.3.9i In-Reply-To: <00c301c02d4b$7d445040$0c00a8c0@ipform.ru>; from "Artem Koutchine" on Tue Oct 3 19:06:16 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 03), Artem Koutchine said: > Solution: > install db 2.7.7 from ports > install DB_File 1.73 from CPAN (supposed to support db up to 3.x) > try to build DB_File linked agains the 2.7.7 version of DB: > 1) perl Makefile.PL complains: > Note (probably harmless): No library found for -ldb > 2) try a little hack and make a link from db2 to db > still 'Note (probably harmless): No library found for -ldb' > 3) hell with it, open generate Makefile, add -ldb2 to LDFLAGS > make > make test > make install > try to open the - no luck , which means db lib is still taken from libc Most likely, it means you are still using the DF_File that came with the system. Try removing /usr/libdata/perl/5.6.0/mach/auto/DB_File/ and /usr/libdata/perl/5.6.0/mach/DB_File.pm . This is really more of a perl module-compiling problem than a FreeBSD one. -- 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 Tue Oct 3 8:30:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from relay1.inwind.it (relay1.inwind.it [212.141.53.67]) by hub.freebsd.org (Postfix) with ESMTP id 7B7A637B503 for ; Tue, 3 Oct 2000 08:30:06 -0700 (PDT) Received: from bartequi.ottodomain.org (62.98.162.185) by relay1.inwind.it (5.1.046) id 39AFDC99004A33B3; Tue, 3 Oct 2000 17:29:16 +0200 From: Salvo Bartolotta Date: Tue, 03 Oct 2000 16:30:04 GMT Message-ID: <20001003.16300400@bartequi.ottodomain.org> Subject: Re: 4.1.1 and OpenSSL To: Paul Herman Cc: Dan Cuthbert , freebsd-questions@FreeBSD.ORG References: X-Mailer: SuperCalifragilis X-Priority: 3 (Normal) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<< On 10/3/00, 1:56:32 PM, Paul Herman wrote regarding Re: 4.1.1 and OpenSSL: > On Tue, 3 Oct 2000, Dan Cuthbert wrote: > > Okay im stumped on this one, reinstalled a new machine with the > > iso of 4.1.1 , chose SSL and OpenSSH from the packages and finally > > booted into new machine, yet upon investigation ssh wasnt > > installed, so off i popped to update the ports and try again > I wouldn't try installing from the ports, since (as you saw) > OpenSS[HL] are both part of the base system. They (ssh and > openssl) should both be in /usr/bin. > If you have /usr/src/ installed, you could also just > # cd /usr/src/secure > # make; make install Paul, while we are at it: all the crypto stuff is now necessary for a successful "make world" (cf /usr/src/UPDATING). 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 Tue Oct 3 8:32:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.gelrevision.nl (mail.gelrevision.nl [195.86.58.10]) by hub.freebsd.org (Postfix) with ESMTP id D647037B502 for ; Tue, 3 Oct 2000 08:32:11 -0700 (PDT) Received: from AnEra [195.86.231.176] by mail.gelrevision.nl with ESMTP (SMTPD32-6.00) id ABE024DB026E; Tue, 03 Oct 2000 17:31:44 +0200 Date: Tue, 3 Oct 2000 17:31:42 +0200 (CEST) From: Maarten van Schie X-Sender: anera@AnEra.8.com To: Matt Bettinger Cc: freebsd-questions@FreeBSD.ORG Subject: Re: hosed fstab In-Reply-To: <71F816A89AA9D3119F4C00D0B7094EFC198FFC@FIN_SYN> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I guess you could start with using the -f option with mount to remount root r/w although it might be dangerous. On Tue, 3 Oct 2000, Matt Bettinger wrote: > Hello, > > While messing around with a handspring and coldsync and editing my fstab (on > a test type machine) i put something in fstab that FreeBSD did not like upon > a reboot. I don't have the dmesg or bootup screen to show you but it says > something about 16 bad blocks on usb0 and then immediately starts fsck which > gives me the error about some bad blocks and the option to continue or no. > When i continue i immediately get the # prompt but cannot fix the fstab > file. First of all i can't start an editor but i can use cat. My thinking > was to delete the ftab file and just cat >> a new one. This was not > possible because i get a message saying it is a read only system. I am glad > this is just a messing around sort of computer but i started thinking what > if this happened on one i REALLY use? > > How would one fix this problem-- i have the live filesystem cd and tried > that but i still couldn't write to anything. Are theer any crash courses > (no pun intended--seriously ;-> ) on how to get in there and edit a file in > /etc after a messup? I tried to boot the old kernel for kicks and it still > went into fsck.. Thanks for any info here. > > > Matthew Bettinger > Financial Synergies,Inc. > 1177 West Loop South, Suite 1400 > Houston,Texas 77027-9086 > 713-623-6600 > 713-623-6771 FAX > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 8:34:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from main-gw.muctr.edu.ru (cri-HXC-gw.muctr.edu.ru [194.226.34.213]) by hub.freebsd.org (Postfix) with ESMTP id 6B09237B66C for ; Tue, 3 Oct 2000 08:34:31 -0700 (PDT) Received: from ecg.muctr.edu.ru (ecg.muctr.edu.ru [194.226.35.106]) by main-gw.muctr.edu.ru (8.9.3/8.9.3) with SMTP id TAA63471 for ; Tue, 3 Oct 2000 19:39:42 +0400 (MSD) Message-ID: <004a01c02d57$ca95e640$6a23e2c2@muctr.edu.ru> From: "Antony Yu. Petrov" To: Subject: (Un)Supported hardware Date: Tue, 3 Oct 2000 19:34:23 +0300 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0047_01C02D70.EEAD5D60" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2417.2000 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0047_01C02D70.EEAD5D60 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable Hello over there ! Please tell me - what driver definitions are suitable for Trendware = TE100-PCIA (Intel/DEC 21143) card and TE100-DX4PCI hub card (Realtek 8139A). Got some problems while installing Release 4.0 - messages like "TX = underrun" and malfunction... Trying to find solution. Need help - an advice, at least. With the best regards, Antony Yu. Petrov IT engineer=20 ------=_NextPart_000_0047_01C02D70.EEAD5D60 Content-Type: text/html; charset="koi8-r" Content-Transfer-Encoding: quoted-printable

Hello over there !
 
Please tell me - what driver=20 definitions are suitable for Trendware TE100-PCIA (Intel/DEC 21143) = card
and TE100-DX4PCI hub card = (Realtek=20 8139A).
 
Got some problems while = installing Release=20 4.0 - messages like "TX underrun" and malfunction...
 
Trying to find solution. = Need help - an=20 advice, at least.
 
With the best regards, Antony Yu. = Petrov
IT engineer 
 
------=_NextPart_000_0047_01C02D70.EEAD5D60-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 8:41: 1 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cataract.eye2eye.net (cataract.eye2eye.net [196.31.83.232]) by hub.freebsd.org (Postfix) with ESMTP id 1678137B502 for ; Tue, 3 Oct 2000 08:40:52 -0700 (PDT) Received: from localhost (mike@localhost) by cataract.eye2eye.net (8.9.3/8.8.7) with ESMTP id RAA02069 for ; Tue, 3 Oct 2000 17:39:17 +0200 Date: Tue, 3 Oct 2000 17:39:17 +0200 (SAST) From: Michael Bartlett To: freebsd-questions@freebsd.org Subject: ppp.conf question Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi all i'm REALLY confused with the set dial string i need to send an atx0 to my modem so that it doesn't expect a dialtone (behind a PABX) i've been fiddling and playing with the set dial from the ppp.conf.sample and CANNOT for the life of me figure it out! set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" ATX0 OK \dATDT\\T TIMEOUT 40 CONNECT" at the moment i have that, which is very wrong. could someone please explain to me how on earth this set dial string is processed. all i want to do is send atx0 and then start my dial. i actually give rocks wether or not the atx0 returns an OK at the moment - i just want to dial!! thanks mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 8:43:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from digitaldaemon.com (digitaldaemon.com [63.105.9.34]) by hub.freebsd.org (Postfix) with SMTP id 7787A37B67A for ; Tue, 3 Oct 2000 08:43:50 -0700 (PDT) Received: (qmail 23549 invoked from network); 3 Oct 2000 15:41:34 -0000 Received: from unknown (HELO smartsoft.cc) (192.168.0.73) by digitaldaemon.com with SMTP; 3 Oct 2000 15:41:34 -0000 Message-ID: <39D9FE73.83F16B26@smartsoft.cc> Date: Tue, 03 Oct 2000 11:42:43 -0400 From: Jan Knepper Organization: Smartsoft, LLC X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: FreeBSD Questions Subject: Dell Inspiron 5000/7500 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Question... Has any of you ever installed FreeBSD on a Dell Inspiron 5000/7500? Any particular problems with an internal 56K modem or 3Com ethernet? I am thinking about buying one... Any better idea's? Thanks! Jan -- Jan Knepper Smartsoft, LLC 88 Petersburg Road Petersburg, NJ 08270 U.S.A. http://www.smartsoft.cc/ http://www.mp3.com/pianoprincess Phone : 609-628-4260 FAX : 609-628-1267 FAX : 303-845-6415 http://www.fax4free.com/ Phone : 020-873-3837 http://www.xoip.nl/ (Dutch) FAX : 020-873-3837 http://www.xoip.nl/ (Dutch) In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 8:44:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp01.mrf.mail.rcn.net (smtp01.mrf.mail.rcn.net [207.172.4.60]) by hub.freebsd.org (Postfix) with ESMTP id F0BD837B503 for ; Tue, 3 Oct 2000 08:44:29 -0700 (PDT) Received: from ct-hartford-us243.javanet.com ([209.150.34.96]) by smtp01.mrf.mail.rcn.net with esmtp (Exim 3.15 #2) id 13gUF2-0000JE-00; Tue, 03 Oct 2000 11:44:28 -0400 Message-Id: In-Reply-To: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: questions@FreeBSD.ORG From: media@ct1.nai.net Subject: Re: install from 4.1 CDROM failed Cc: Jimmy Thomson Date: Tue, 03 Oct 2000 11:44:28 -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 5:20 PM -0500 10/02/00, Jimmy Thomson wrote: > >> Thanx!! I ran Scandisk before, but I did it again, and it still didn't >> find anything wrong. >> >> >Typically a harddrive warranty runs from the date of manufacture which >> >should be on the drive's paper label, 3 years for IDE and 5 years for >> >SCSI. Contact the manufacturer and he will give you a number and address >> >to return it for free warranty replacement. >> >> This drive was given to me, so I cannot return it to the manufacturer. >> Then again, I don't have any evidence that the disk is bad. Is there any >> other way to solve the problem?? Can I use the 3.4 installer to create >>>> the partition and then use the 4.1 installer?? > >What type of drive is it? Thank you for your response. It's a 3G Western Digital. >Many manufacturers have utilities to detect problems with their drives. >There may not be anything wrong with the actual drive platter, it could be >>something odd like the drive has bad cache in it. > >Just because the drive was given to you doesn't mean you can't RMA it. I >have found that most drive manufacturers don't even ask for proof of >purchase. Before I even consider sending the drive back to the manufacturer, and losing my Windows system in the meantime, I want to have some evidence that the drive is at fault. So far, the disk worked with DOS and FreeBSD 3.4, and Scandisk cannot find any problems. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 8:44:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp01.mrf.mail.rcn.net (smtp01.mrf.mail.rcn.net [207.172.4.60]) by hub.freebsd.org (Postfix) with ESMTP id 3FF3D37B66C for ; Tue, 3 Oct 2000 08:44:30 -0700 (PDT) Received: from ct-hartford-us243.javanet.com ([209.150.34.96]) by smtp01.mrf.mail.rcn.net with esmtp (Exim 3.15 #2) id 13gUEz-0000JE-00; Tue, 03 Oct 2000 11:44:26 -0400 Message-Id: In-Reply-To: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: freebsd-questions@FreeBSD.ORG From: media@ct1.nai.net Subject: Re: panic: lockmgr: non-zero exclusive count?? Cc: Paul Herman Date: Tue, 03 Oct 2000 11:44:26 -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 2:38 PM +0200 10/03/00, Paul Herman wrote: > >> What does that specific error message mean?? Is there a list available >> describing all of the FreeBSD panic strings?? > >Smart alec answer: > find /usr/src/sys -type f | xargs grep 'panic(' If you were do do that, what would it say regarding "lockmgr: non-zero exclusive count" ?? :) >Sorry 'bout that, but there is some truth to it. Right now there >isn't a comprehensive list of panic strings. To tell the truth, I >don't know how much it would help, because there are better ways to >get debugging information. If I had FreeBSD was up and running, that would be an excellent answer. After I fix this problem, I'll print up a list of panic strings and keep it in case anyone else on this list gets panic strings during install. >If you were able to get some sort of running system (maybe just try a >minimal installation, and then add distrobutions on top of that) then >you can probably build a debug kernel and send the information as a >PR. > >If this panic() is a problem for you, and you're feeling ambitious, >see the section in the handbook on kernel debuging: > > http://www.freebsd.org/handbook/kerneldebug.html Thanx!! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 8:49:11 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 6635937B66D for ; Tue, 3 Oct 2000 08:49:06 -0700 (PDT) Received: from rac4.wam.umd.edu (IDENT:root@rac4.wam.umd.edu [128.8.10.144]) by po4.wam.umd.edu (8.9.3/8.9.3) with ESMTP id LAA02248; Tue, 3 Oct 2000 11:49:02 -0400 (EDT) Received: from rac4.wam.umd.edu (IDENT:sendmail@localhost [127.0.0.1]) by rac4.wam.umd.edu (8.9.3/8.9.3) with SMTP id LAA27719; Tue, 3 Oct 2000 11:49:02 -0400 (EDT) Received: from localhost (culverk@localhost) by rac4.wam.umd.edu (8.9.3/8.9.3) with ESMTP id LAA27715; Tue, 3 Oct 2000 11:49:02 -0400 (EDT) X-Authentication-Warning: rac4.wam.umd.edu: culverk owned process doing -bs Date: Tue, 3 Oct 2000 11:49:02 -0400 (EDT) From: Kenneth Wayne Culver To: Jan Knepper Cc: FreeBSD Questions Subject: Re: Dell Inspiron 5000/7500 In-Reply-To: <39D9FE73.83F16B26@smartsoft.cc> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I installed it on an inspiron 3800, I don't know about the modem, but there is no cardbus support for the 3com ethernet that comes with it, There is support in the works though as far as I know. ================================================================= | 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 Tue, 3 Oct 2000, Jan Knepper wrote: > Question... > Has any of you ever installed FreeBSD on a Dell Inspiron > 5000/7500? > Any particular problems with an internal 56K modem or 3Com > ethernet? > > I am thinking about buying one... Any better idea's? > > Thanks! > Jan > > > > -- > Jan Knepper > Smartsoft, LLC > 88 Petersburg Road > Petersburg, NJ 08270 > U.S.A. > > http://www.smartsoft.cc/ > http://www.mp3.com/pianoprincess > > Phone : 609-628-4260 > FAX : 609-628-1267 > FAX : 303-845-6415 http://www.fax4free.com/ > > Phone : 020-873-3837 http://www.xoip.nl/ (Dutch) > FAX : 020-873-3837 http://www.xoip.nl/ (Dutch) > > In God we Trust -- all others must submit an X.509 certificate. > -- Charles Forsythe > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 8:55:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from digitaldaemon.com (digitaldaemon.com [63.105.9.34]) by hub.freebsd.org (Postfix) with SMTP id 1574A37B66C for ; Tue, 3 Oct 2000 08:55:57 -0700 (PDT) Received: (qmail 23581 invoked from network); 3 Oct 2000 15:53:49 -0000 Received: from unknown (HELO smartsoft.cc) (192.168.0.73) by digitaldaemon.com with SMTP; 3 Oct 2000 15:53:49 -0000 Message-ID: <39DA0152.9CF3CDA7@smartsoft.cc> Date: Tue, 03 Oct 2000 11:54:58 -0400 From: Jan Knepper Organization: Smartsoft, LLC X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Kenneth Wayne Culver Cc: FreeBSD Questions Subject: Re: Dell Inspiron 5000/7500 References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Kenneth Wayne Culver wrote: > I installed it on an inspiron 3800, I don't know about the modem, but > there is no cardbus support for the 3com ethernet that comes with it, > There is support in the works though as far as I know. OK, fair enough. Don't think I would need the 3Com ethernet that bad to begin with. Did you get X to work at all? Don't worry, be Kneppie! Jan > On Tue, 3 Oct 2000, Jan Knepper wrote: > > > Question... > > Has any of you ever installed FreeBSD on a Dell Inspiron > > 5000/7500? > > Any particular problems with an internal 56K modem or 3Com > > ethernet? > > > > I am thinking about buying one... Any better idea's? -- Jan Knepper Smartsoft, LLC 88 Petersburg Road Petersburg, NJ 08270 U.S.A. http://www.smartsoft.cc/ http://www.mp3.com/pianoprincess Phone : 609-628-4260 FAX : 609-628-1267 FAX : 303-845-6415 http://www.fax4free.com/ Phone : 020-873-3837 http://www.xoip.nl/ (Dutch) FAX : 020-873-3837 http://www.xoip.nl/ (Dutch) In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 8:59:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from devnulltech.com (xd84b4547.ip.ggn.net [216.75.69.71]) by hub.freebsd.org (Postfix) with ESMTP id 7A74437B502 for ; Tue, 3 Oct 2000 08:59:49 -0700 (PDT) Received: (from roman@localhost) by devnulltech.com (8.9.3/8.9.3) id MAA24499 for freebsd-questions@freebsd.org; Tue, 3 Oct 2000 12:02:45 GMT (envelope-from roman) Date: Tue, 3 Oct 2000 12:02:45 +0000 From: roman To: freebsd-questions@freebsd.org Subject: port forwarding Message-ID: <20001003120245.A24455@nougat.stickynetworks.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi can someone point me in the right direction for some docs on port forwarding? i have a perl script doing it, but its slow and corny.. was thinking about doing it on a system level. thx roman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 9: 1:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from buffnet4.buffnet.net (buffnet4.buffnet.net [205.246.19.13]) by hub.freebsd.org (Postfix) with ESMTP id D07BC37B503 for ; Tue, 3 Oct 2000 09:01:15 -0700 (PDT) Received: from buffnet11.buffnet.net (buffnet11.buffnet.net [205.246.19.55]) by buffnet4.buffnet.net (8.9.3/8.8.7) with ESMTP id MAA53445; Tue, 3 Oct 2000 12:01:07 -0400 (EDT) (envelope-from shovey@buffnet.net) Date: Tue, 3 Oct 2000 12:00:59 -0400 (EDT) From: Stephen Hovey To: roman Cc: freebsd-questions@FreeBSD.ORG Subject: Re: port forwarding In-Reply-To: <20001003120245.A24455@nougat.stickynetworks.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 Natd and ipfirewall On Tue, 3 Oct 2000, roman wrote: > hi > > can someone point me in the right direction for some docs on port > forwarding? i have a perl script doing it, but its slow and corny.. > was thinking about doing it on a system level. > > thx > roman > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 9: 3: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ipamzlx.physik.uni-mainz.de (ipamzlx.Physik.Uni-Mainz.DE [134.93.180.54]) by hub.freebsd.org (Postfix) with ESMTP id 3748337B502; Tue, 3 Oct 2000 09:02:57 -0700 (PDT) Received: from ipamzlx.Physik.Uni-Mainz.DE (ipamzlx.Physik.Uni-Mainz.DE [134.93.180.54]) by ipamzlx.physik.uni-mainz.de (8.11.0/8.9.3) with ESMTP id e93G4Ds04135; Tue, 3 Oct 2000 18:04:14 +0200 (CEST) (envelope-from ohartman@ipamzlx.physik.uni-mainz.de) Date: Tue, 3 Oct 2000 18:04:13 +0200 (CEST) From: "O. Hartmann" To: freebsd-questions@freebsd.org Cc: freebsd-stable@freebsd.org Subject: HELP! Mouse Problem on FBSD 4.1.1 and XFree86-4.0.1_1 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I was running XFree86 4.0.1 now for about 5 months without any problems and our FreeBSD box is on FBSD 4.1.1-STABLE. Today, I saw that the ports collection has been updated to XFree86-4.0.1_1 and for that, I got it and I compiled it like I compiled it all the time before without problems. Nothing seems to has changed, sources are the same, so I restarted the server and - my mouse moves immediately after touching into the upper lefthand corner! I use a Logitech 3 button Pilot Mouse and it worked well all the years before with 3.3.6 and now for months with 4.0.1 and FBSD 4.1.1. But today it makes strange things and I guess it has to do with some changes in FBSD 4.1 to 4.1.1 how to handle the mouse device (mouse is on /dev/psm0). Mouese protocol is PS/2, I tried MouseMan and Microsoft without any changes. Can you help? Thanks. - MfG O. Hartmann ------------------------------------------------------------------- ohartman@ipamzlx.physik.uni-mainz.de Klimadatenserver-Abteilung des IPA IT Netz- und Systembetreuung Johannes Gutenberg-Universitaet Mainz Becherweg 21 D-55099 Mainz BRD/Germany Tel: +496131/3924662 FAX: +496131/3923235 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 9: 8:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from kirk.dsl.visi.com (kirk.dsl.visi.com [209.98.248.172]) by hub.freebsd.org (Postfix) with ESMTP id F18EF37B503 for ; Tue, 3 Oct 2000 09:08:45 -0700 (PDT) Received: from localhost (dgl@localhost) by kirk.dsl.visi.com (8.11.0/8.11.0) with ESMTP id e93G8it18552 for ; Tue, 3 Oct 2000 11:08:44 -0500 (CDT) (envelope-from dgl@visi.com) X-Authentication-Warning: kirk.dsl.visi.com: dgl owned process doing -bs Date: Tue, 3 Oct 2000 11:08:39 -0500 (CDT) From: Doug Lee To: freebsd-questions@freebsd.org Subject: Help going from DSL to dialup Message-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 run FreeBSD 4-STABLE connected to the Internet via DSL with a static IP. I use ipfw and natd to grant Internet access for my LAN. I am now moving and will not have DSL but will have dialup access with a dynamic IP. I hope to regain DSL or similar service soon but can't do it right away. What is the easiest way I can convert this system to provide the same kind of nat/firewall service based on a dynamic dialup connection? I assume it will involve userland ppp, which has NAT capability built in; but I'd prefer to minimize the impact on my system configuration, since I expect this dialup access to be a temporary arrangement. I'm also not yet a pro with the features of userland ppp, having never had to use it before. Please reply to me directly or cc me, as my ability to follow freebsd-questions will be more than a little impaired for a while starting later today. Thanks very much in advance for any help. -- Doug Lee dgl@visi.com http://www.visi.com/~dgl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 9:11:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from diarmadhi.mushhaven.net (diarmadhi.mushhaven.net [63.75.111.197]) by hub.freebsd.org (Postfix) with ESMTP id 35A9937B503 for ; Tue, 3 Oct 2000 09:11:13 -0700 (PDT) Received: (from mistwolf@localhost) by diarmadhi.mushhaven.net (8.9.3/8.9.3) id JAA34443; Tue, 3 Oct 2000 09:09:10 -0700 (PDT) (envelope-from mistwolf) Date: Tue, 3 Oct 2000 09:09:10 -0700 From: Jamie Norwood To: LStation Cc: "'freebsd-questions@freebsd.org'" Subject: Re: High Performance NICs Message-ID: <20001003090910.A34402@mushhaven.net> References: <01C02D11.78999940@imaging.mfn.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3i In-Reply-To: <01C02D11.78999940@imaging.mfn.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Oct 03, 2000 at 08:11:01AM -0500, LStation wrote: > > > Jamie Norwood wrote in message news:<8rba7u$8t7$1@FreeBSD.csie.NCTU.edu.tw>... > > > On this topic, can anyone recommend a way to force high loads like this, > > to see how current/prospective hardware fares? Any advice appreciated! > > Sure, just bring up INN (the worlds only voluntary DoS attack ;-). > Copying huge files back and forth across an nfs mount should work too... Sadly, I would be limited by the internet connection on INN (Only on a 1.5 Mb/s SDSL link). Might see if I can do the NFS thing. I know suns have/had a set of commands which would essentiall push garbage data as fast and much as possible between two hosts. We used to use it at @Home to test particularly troublesome links when they were fixed. Something in FreeBSD like this would be nice. Jamie > > Yours, > J.A. Terranson > sysadmin@mfn.org > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 9:13:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from kronos.wox.org (gep18-5.nyircatv.broadband.hu [195.184.160.117]) by hub.freebsd.org (Postfix) with ESMTP id D80B737B66C for ; Tue, 3 Oct 2000 09:13:34 -0700 (PDT) Received: (from witch@localhost) by kronos.wox.org (8.11.0/8.11.0) id e93GCc856671; Tue, 3 Oct 2000 18:12:38 +0200 (CEST) (envelope-from witch) Date: Tue, 3 Oct 2000 18:12:35 +0200 (CEST) From: Ron Scott Reply-To: Ron Scott To: Raoul Schroeder Cc: freebsd-questions Subject: Re: Installing PHP4 with IMAP In-Reply-To: <39D8E110.AAEB2A70@gmx.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Oct 2 Raoul Schroeder wrote: > Hi everyone, > > I already tried to get an answer on the PHP-INST mailing list, but no > one seems to have an answer. > Basically, I'd like to install PHP with IMAP as a module to APACHE > 1.3.2, FreeBSD 4.1 release is the system. Here's the problem: > > Right now I would like to add imap features, and followed the > installation guide. > I use php4.0.2, apache 1.3.2 under FreeBSD 4.1 > php (with imap) compiles fine, however, when I try to compile apache > 1.3.2 with > --activate-module=src/modules/php/phplib4.a > the make generates the following error: > .../libc-client4.so: undefined reference to 'mm_expunged' > .../libc-client4.so: undefined reference to 'mm_diskerror' > .../libc-client4.so: undefined reference to 'mm_lsub' > > and another bunch of those. > the compilation ends with an error exit. > > I have tried a few things now (re-install the c-client, re-copying the > so file, > re-compiling php,...), but nothing seems to work. > Any ideas? The easy way: move the shared libc-client*.so.* files (not the static libc-client*.a) from /usr/local/lib (or where you installed it) to a temporary location while you build Apache/PHP. Cheers, -Ron > > Thanks, > > Raoul > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > -- UNIX was never designed to keep people from doing stupid things, because that policy would also keep them from doing clever things. (Doug Gwyn) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 9:26:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cataract.eye2eye.net (cataract.eye2eye.net [196.31.83.232]) by hub.freebsd.org (Postfix) with ESMTP id EB61237B66D for ; Tue, 3 Oct 2000 09:26:20 -0700 (PDT) Received: from localhost (mike@localhost) by cataract.eye2eye.net (8.9.3/8.8.7) with ESMTP id SAA02202 for ; Tue, 3 Oct 2000 18:24:44 +0200 Date: Tue, 3 Oct 2000 18:24:44 +0200 (SAST) From: Michael Bartlett To: freebsd-questions@FreeBSD.ORG Subject: Re: ppp.conf question - CLARIFICATION In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG just to clarify... herewith my new (not working) ppp.conf i just want to clarify that once i get the dial parameter right that this should be able to login to an NT RAS server. default: set log Phase Chat LCP IPCP CCP tun command set device /dev/cuaa1 set speed 115200 set dial init-string ATX0/13 set dial dial-command ATDT%s\13 met: set phone 09400000 set login set authname hidden set authkey hidden set timeout 120 set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0 On Tue, 3 Oct 2000, Michael Bartlett wrote: > hi all > i'm REALLY confused with the set dial string > i need to send an atx0 to my modem so that it doesn't expect a dialtone > (behind a PABX) > > i've been fiddling and playing with the set dial from the ppp.conf.sample > and CANNOT for the life of me figure it out! > > set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" ATX0 OK \dATDT\\T > TIMEOUT 40 CONNECT" > > at the moment i have that, which is very wrong. > could someone please explain to me how on earth this set dial string is > processed. > > all i want to do is send atx0 and then start my dial. i actually give > rocks wether or not the atx0 returns an OK at the moment - i just want to > dial!! > > thanks > mike > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 9:36:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id C5B9637B502 for ; Tue, 3 Oct 2000 09:36:29 -0700 (PDT) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.0/8.11.0) id e93GWug63663; Tue, 3 Oct 2000 19:32:56 +0300 (EEST) (envelope-from ru) Date: Tue, 3 Oct 2000 19:32:56 +0300 From: Ruslan Ermilov To: Eli Stair Cc: freebsd-questions@FreeBSD.ORG Subject: Re: NATD,IPFW error:"Failed to write packet back:Permission denied" Message-ID: <20001003193256.B63113@sunbay.com> Mail-Followup-To: Eli Stair , freebsd-questions@FreeBSD.ORG References: <200010030914.AA30277826@computer-exchange.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200010030914.AA30277826@computer-exchange.com>; from estair@computer-exchange.com on Tue, Oct 03, 2000 at 09:14:01AM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Oct 03, 2000 at 09:14:01AM -0400, Eli Stair wrote: > This is an update to a post I made this morning (8:15am EST). > > In response to Ruslan Ermilov, here are some local settings from my > machine. Also Ruslan, I do have GATEWAY_ENABLE set to yes, and the > clients do have the BSD box set as gateway (192.168.0.1). Thanks > for your help :) > > /eli > > ######################################## > > Output from ipfw list: > 00050 divert 8668 ip from any to any via xl1 > 00100 allow ip from any to any via lo0 > 00200 deny ip from any to 127.0.0.0/8 > 65000 allow ip from any to any > 65535 allow ip from any to any > > > output of ifconfig -a inet: > > xl0: flags=8843 mtu 1500 > inet 192.168.0.1 netmask 0xffffff00 broadcast 192.168.0.255 > xl1: flags=8843 mtu 1500 > inet 24.216.250.161 netmask 0xffffff80 broadcast 255.255.255.255 > lo0: flags=8008 mtu 16384 > gif0: flags=8010 mtu 1280 > gif1: flags=8010 mtu 1280 > gif2: flags=8010 mtu 1280 > gif3: flags=8010 mtu 1280 > faith0: flags=8000 mtu 1500 > > Output from netstat -rn -finet > Routing tables > > Internet: > Destination Gateway Flags Netif Expire > default 24.216.250.129 UGSc 2 4 xl1 > 24.216.250.128/25 link#2 UC 0 0 xl1 => > 24.216.250.129 0:20:40:66:77:6d UHLW 2 0 xl1 1145 > 192.168 link#1 UC 0 0 xl0 => > Your lo0 interface is not configured, make sure to include `lo0' in the `network_interfaces' list in /etc/rc.conf, or set its value to `auto' to make it automatically filled with the output of `ifconfig -l'. As for the second problem (you can't reach the world from internal machines), try running natd manually with `natd -v -n xl1', and send me some output from it, when you, say, ping outside host from any of your local machines. -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 10: 8:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.svr.vastnet.net (mail.svr.vastnet.net [207.252.72.10]) by hub.freebsd.org (Postfix) with ESMTP id A2A8C37B502 for ; Tue, 3 Oct 2000 10:08:09 -0700 (PDT) Received: from ppp-018.etinc.com (IDENT:nobody@mail.svr.vastnet.net [207.252.72.10]) by mail.svr.vastnet.net (8.9.3/8.8.7) with SMTP id AAA14400 for ; Tue, 3 Oct 2000 00:54:38 -0400 Message-Id: <200010030454.AAA14400@mail.svr.vastnet.net> To: freebsd-questions@freebsd.org From: marcus@vastnet.net Subject: ZIP disk booting in 4.1-RELEASE Date: Tue, 3 Oct 2000 04:54:38 GMT X-Mailer: Endymion MailMan Standard Edition v3.0.22 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all. I'm looking for some resources or tips for using Iomega Zip disks with FreeBSD. I've found handbook entries and examples that explain in pretty good detail how to use msdos filesystems. I'm looking to do something a bit different, though. It seems as if Zip disks must use the "c" partition to use the whole disk. That's fine, I've used disklabel and newfs to setup a partition and filesystem on /dev/afd0c. However, I am completely at a loss as to how to get this thing to boot. I've tried using disklabel on both /dev/afd0 and /dev/afd0c, as well as the /dev/afd0s4 partition that disklabel creates by default. I've tried using different stages of the boot loader to no avail. The BIOS does support booting from Zips, however I'm baffled as to what I'm doing wrong. Also note that I've manually made bootable floppy disks, using disklabel and copying the requisite files from /boot, so I'm not totally unfamiliar with the process. Am I doing something which isn't supported at all? or am I just going about in the wrong manner? Many thanks, Mark Staudinger marcus@vastnet.net (Please CC as usual, I'm not currently subscribed) --------------------------------------------- This message was sent using Vastnet WebMail. http://www.vastnet.net/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 10:10:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ipamzlx.physik.uni-mainz.de (ipamzlx.Physik.Uni-Mainz.DE [134.93.180.54]) by hub.freebsd.org (Postfix) with ESMTP id 0F2D037B66C; Tue, 3 Oct 2000 10:10:48 -0700 (PDT) Received: from ipamzlx.Physik.Uni-Mainz.DE (ipamzlx.Physik.Uni-Mainz.DE [134.93.180.54]) by ipamzlx.physik.uni-mainz.de (8.11.0/8.9.3) with ESMTP id e93HC5s05621; Tue, 3 Oct 2000 19:12:06 +0200 (CEST) (envelope-from ohartman@ipamzlx.physik.uni-mainz.de) Date: Tue, 3 Oct 2000 19:12:05 +0200 (CEST) From: "O. Hartmann" To: freebsd-alpha@freebsd.org Cc: freebsd-questions@freebsd.org Subject: Digital Multia/Alpha problems Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear Sirs. My problem is trivial, but essential. I lost my console on one of my Multias. There is only one message line on the bottom of the screen, but no possible input, no chance to engage ARC/SRM console. How can I bring back the console to the internal video adaptor? - MfG O. Hartmann ------------------------------------------------------------------- ohartman@ipamzlx.physik.uni-mainz.de Klimadatenserver-Abteilung des IPA IT Netz- und Systembetreuung Johannes Gutenberg-Universitaet Mainz Becherweg 21 D-55099 Mainz BRD/Germany Tel: +496131/3924662 FAX: +496131/3923235 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 10:14:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.isg.siue.edu (mail.isg.siue.edu [146.163.5.4]) by hub.freebsd.org (Postfix) with ESMTP id EB5F337B502 for ; Tue, 3 Oct 2000 10:14:16 -0700 (PDT) Received: from cougar.isg.siue.edu (cougar [146.163.5.29]) by mail.isg.siue.edu (8.9.1/8.9.1) with ESMTP id MAA02257 for ; Tue, 3 Oct 2000 12:09:52 -0500 (CDT) Received: (from nobody@localhost) by cougar.isg.siue.edu (8.9.1/8.9.1) id MAA23357; Tue, 3 Oct 2000 12:09:52 -0500 (CDT) Date: Tue, 3 Oct 2000 12:09:52 -0500 (CDT) From: vcardon@siue.edu Message-Id: <200010031709.MAA23357@cougar.isg.siue.edu> X-Authentication-Warning: cougar.isg.siue.edu: nobody set sender to vcardon@siue.edu using -f To: freebsd-questions@freebsd.org Reply-To: vcardon@siue.edu MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="-MOQ970592992d7f588a0988ed9926b3286f0696a6d69" User-Agent: IMP/PHP3 Imap webMail Program 2.0.11 X-Originating-IP: 146.163.157.79 Subject: OT - printing special characters Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This message is in MIME format. ---MOQ970592992d7f588a0988ed9926b3286f0696a6d69 Content-Type: text/plain Content-Transfer-Encoding: 8bit Hello, I am having a small problem, and I cannot figure it out. I am using screen to telnet into an online library catalog. The display looks good, but when I export the screen buffer using the hardcopy command in screen, the lines in the display are converted to a series of qs see the attachment for an example. Does anyone know of a way to change that? Basically, I would like to keep the lines, or if that is not possible, then I would like to lose them altogether. Thanks, Victor ---MOQ970592992d7f588a0988ed9926b3286f0696a6d69 Content-Type: application/octet-stream; name="hardcopy.0" Content-Transfer-Encoding: base64 Content-Disposition: inline; filename="hardcopy.0" bHFxcXFxcXFxcXFxcXFxcTxTZWFyY2hpbmc6IElMTElORVQgT25saW5lIC0tIEhvbGRpbmdzIERp c3BsYXk+cXFxcXFxcXFxcXFxcXFxcWsKeEZpbmQuLi4gICAgT3B0aW9ucy4uLiAgICBMb2NhdGlv bnMgICAgQmFja3VwICAgIFN0YXJ0b3ZlciAgICBRdWl0ICAgICAgSGVscC4uLngKbXFxcXFxcXFx cXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFx cXFxcXFxcXFxcXFxcWoKICAgICAgICAgICAgICAgIFRpdGxlOiBIZXJtYW4gTWVsdmlsbGUsIE1v YnktRGljayAvIGVkaXRlZCBieSBOaWNrIFNlbGJ5LgogICAgICAgICAgICBQdWJsaXNoZWQ6IE5l dyBZb3JrIDogQ29sdW1iaWEgVW5pdmVyc2l0eSBQcmVzcywgYzE5OTguCiAgICAgICAgICAgICAg IEZvcm1hdDogMTgwIHAuIDsgMjEgY20uCiAgICAgICAgICAgICAgU3ViamVjdDogTWVsdmlsbGUs IEhlcm1hbiwgMTgxOS0xODkxLiBNb2J5LURpY2suCiAgICAgICAgICAgICAgICAgICAgICAgU2Vh IHN0b3JpZXMsIEFtZXJpY2FuLS1IaXN0b3J5IGFuZCBjcml0aWNpc20uCiAgICAgICAgICAgT3Ro ZXIgTmFtZTogU2VsYnksIE5pY2ssIGVkLgogICAgICAgICAgT3RoZXIgVGl0bGU6IE1vYnktRGlj awogICAgICAgICAgICAgICBTZXJpZXM6IENvbHVtYmlhIGNyaXRpY2FsIGd1aWRlcwogICAgICAg ICAgICAgICAgTm90ZXM6ICJGaXJzdCBwdWJsaXNoZWQgaW4gdGhlIEljb24gQ3JpdGljYWwgR3Vp ZGVzIHNlcmllcyBpbgogICAgICAgICAgICAgICAgICAgICAgICAgICAxOTk4IGJ5IEljb24gQm9v a3MgTHRkLiItLVQucC4gdmVyc28uCnFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFx cXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxCiAgTElCUkFSWSBI T0xESU5HUyBBVCAgICAgICAgICAgICAgICAgICAgICAgIDxQcmVzcyBMIHRvIHNlZSBvdGhlciBs b2NhdGlvbnM+CjEuICAgIExPQ0FUSU9OOiBTSVVFIFN0YWNrcyAgLS0gQ0FMTCBOVU1CRVI6IFBT MjM4NC5NNjIgSDQ3IDE5OTgKICAgICAgICBTVEFUVVM6IEF2YWlsYWJsZQoKCgoKClR5cGU6IGEg bnVtYmVyIGZvciBkZXRhaWwsIENUUkwvTiBmb3IgbmV4dCBzY3JlZW4sIEwgZm9yIG90aGVyIGxv Y2F0aW9ucy4KICAgICAgICAgICAgICAgICAgICAgIFByZXNzIEVOVEVSIHRvIHNlYXJjaCB0aGUg ZGF0YWJhc2UuCgo= ---MOQ970592992d7f588a0988ed9926b3286f0696a6d69-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 10:23:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from 2711.dynacom.net (2711.dynacom.net [206.107.213.3]) by hub.freebsd.org (Postfix) with ESMTP id 0561B37B503 for ; Tue, 3 Oct 2000 10:23:15 -0700 (PDT) Received: from urx.com (dsl1-160.dynacom.net [206.159.132.160]) by 2711.dynacom.net (Build 101 8.9.3/NT-8.9.3) with ESMTP id KAA00247; Tue, 03 Oct 2000 10:22:55 -0700 Message-ID: <39DA15EF.FAD5AC26@urx.com> Date: Tue, 03 Oct 2000 10:22:55 -0700 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Artem Koutchine Cc: George.Giles@mcmail.vanderbilt.edu, questions@FreeBSD.ORG Subject: Re: cvs build of 4.1.1 References: <003301c02d3f$cd5ba9e0$0c00a8c0@ipform.ru> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Artem Koutchine wrote: > > read the handbook included in the disribution (or on www.freebsd.org) > from there you will know how to setup cvsup and how to actually > cvsup the sources. After this you will have the sources for all of the > system > in /usr/src You might also look at http://www.mostgraveconcern.com/freebsd/cvsup.html You also need to read /usr/src/UPDATING. The current set of instructions on upgrading/updating your system are on this file. It can be updated when you cvsup your sources. > > (full sources about 100M, i think). It looks like it is 326MB on my system but that also includes the two kernel sources (GENERIC and my real one). > > The do: > reboot in single mode > cd /usr/src > make buildworld > (wait for 1.5-3 hours) > make buildkernel KERNEL=YOUR_KERNEL_NAME > (if it complains, then fix you kernel config) > make installkernel ^^^ KERNEL=YOUR_KERNEL_NAME You also need the name to install on the installkernel. If you leave it off, I think you get GENERIC but I don't depend on guesses. When you get through all of this, you may find you don't need to go into single user mode. In his /usr/src/UPDATING, Warner mentions that the boot to single user mode may not be necessary and it works on all three of my system. Kent > reboot in signle mode again > cd /usr/src > make installworld > mergemaster > reboot in multiuser > HERE YA GO! > > ----- Original Message ----- > From: > To: > Sent: Tuesday, October 03, 2000 5:27 PM > Subject: cvs build of 4.1.1 > > > Can someone send, or point me to instructions of how to use cvs/cvsup to > > build the 4.1.1 release on my local system. > > > > > > Please don't send http://www.freebsd.org/support.html#cvs because it is a > > hint, not an instruction. > > > > > > TIA, > > > > George > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 10:31:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from post.mail.nl.demon.net (post-11.mail.nl.demon.net [194.159.73.21]) by hub.freebsd.org (Postfix) with ESMTP id 5BF3F37B502; Tue, 3 Oct 2000 10:31:38 -0700 (PDT) Received: from [212.238.54.101] (helo=freebie.demon.nl) by post.mail.nl.demon.net with smtp (Exim 3.14 #4) id 13gVuj-000G3p-00; Tue, 03 Oct 2000 17:31:37 +0000 Received: (from wkb@localhost) by freebie.demon.nl (8.11.0/8.11.0) id e93HXXt01120; Tue, 3 Oct 2000 19:33:33 +0200 (CEST) (envelope-from wkb) Date: Tue, 3 Oct 2000 19:33:33 +0200 From: Wilko Bulte To: "O. Hartmann" Cc: freebsd-alpha@freebsd.org, freebsd-questions@freebsd.org Subject: Re: Digital Multia/Alpha problems Message-ID: <20001003193332.A1101@freebie.demon.nl> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from ohartman@ipamzlx.physik.uni-mainz.de on Tue, Oct 03, 2000 at 07:12:05PM +0200 X-OS: FreeBSD 4.1-STABLE X-PGP: finger wilko@freebsd.org Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Oct 03, 2000 at 07:12:05PM +0200, O. Hartmann wrote: > Dear Sirs. > My problem is trivial, but essential. I lost my console > on one of my Multias. There is only one message line on > the bottom of the screen, but no possible input, no chance to > engage ARC/SRM console. How can I bring back the console to the > internal video adaptor? If you don't connect a keyboard all output/input for the console goes (should go) to the serial port. 9600N81. You know FreeBSD/alpha does not support the builtin-TGA as a console device!? Please read HARDWARE.TXT Wilko [who is reviving some Multia's as we speak] -- Wilko Bulte wilko@freebsd.org Arnhem, the Netherlands To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 11: 2: 1 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 43A0137B502 for ; Tue, 3 Oct 2000 11:01:57 -0700 (PDT) Received: from rac3.wam.umd.edu (IDENT:root@rac3.wam.umd.edu [128.8.10.143]) by po4.wam.umd.edu (8.9.3/8.9.3) with ESMTP id OAA18616; Tue, 3 Oct 2000 14:01:54 -0400 (EDT) Received: from rac3.wam.umd.edu (IDENT:sendmail@localhost [127.0.0.1]) by rac3.wam.umd.edu (8.9.3/8.9.3) with SMTP id OAA05600; Tue, 3 Oct 2000 14:01:54 -0400 (EDT) Received: from localhost (culverk@localhost) by rac3.wam.umd.edu (8.9.3/8.9.3) with ESMTP id OAA05582; Tue, 3 Oct 2000 14:01:54 -0400 (EDT) X-Authentication-Warning: rac3.wam.umd.edu: culverk owned process doing -bs Date: Tue, 3 Oct 2000 14:01:54 -0400 (EDT) From: Kenneth Wayne Culver To: Jan Knepper Cc: FreeBSD Questions Subject: Re: Dell Inspiron 5000/7500 In-Reply-To: <39DA0152.9CF3CDA7@smartsoft.cc> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I had no problems getting it to work with X. I just chose a regular monitor setting in XF86Setup instead of a laptop panel setting. ================================================================= | 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 Tue, 3 Oct 2000, Jan Knepper wrote: > Kenneth Wayne Culver wrote: > > > I installed it on an inspiron 3800, I don't know about the modem, but > > there is no cardbus support for the 3com ethernet that comes with it, > > There is support in the works though as far as I know. > > OK, fair enough. Don't think I would need the 3Com ethernet that bad to > begin with. > > Did you get X to work at all? > > Don't worry, be Kneppie! > Jan > > > > On Tue, 3 Oct 2000, Jan Knepper wrote: > > > > > Question... > > > Has any of you ever installed FreeBSD on a Dell Inspiron > > > 5000/7500? > > > Any particular problems with an internal 56K modem or 3Com > > > ethernet? > > > > > > I am thinking about buying one... Any better idea's? > > -- > Jan Knepper > Smartsoft, LLC > 88 Petersburg Road > Petersburg, NJ 08270 > U.S.A. > > http://www.smartsoft.cc/ > http://www.mp3.com/pianoprincess > > Phone : 609-628-4260 > FAX : 609-628-1267 > FAX : 303-845-6415 http://www.fax4free.com/ > > Phone : 020-873-3837 http://www.xoip.nl/ (Dutch) > FAX : 020-873-3837 http://www.xoip.nl/ (Dutch) > > In God we Trust -- all others must submit an X.509 certificate. > -- Charles Forsythe > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 11:20:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from lcmail2.lc.ca.gov (lcmail2.lc.ca.gov [165.107.12.11]) by hub.freebsd.org (Postfix) with ESMTP id 0E2E237B66C for ; Tue, 3 Oct 2000 11:20:51 -0700 (PDT) Received: from CONVERSION-DAEMON by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) id <0G1V004019LO28@lcmail2.lc.ca.gov> for questions@freebsd.org; Tue, 3 Oct 2000 11:20:13 -0700 (PDT) Received: from ldcmsx01.lc.ca.gov ([165.107.11.191]) by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) with ESMTP id <0G1V003AQ9LOCE@lcmail2.lc.ca.gov> for questions@freebsd.org; Tue, 03 Oct 2000 11:20:12 -0700 (PDT) Received: by ldcmsx01.lc.ca.gov with Internet Mail Service (5.5.2650.21) id ; Tue, 03 Oct 2000 11:20:38 -0700 Content-return: allowed Date: Tue, 03 Oct 2000 11:20:37 -0700 From: "Tomlinson, Drew" Subject: RE: changing unix disk to slave - drive problem To: 'David Banning' , "'questions@freebsd.org'" Message-id: <8C224DC088D8D111B67D0000F67AC17E029C514C@ldcmsx01.lc.ca.gov> MIME-version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-type: MULTIPART/ALTERNATIVE; BOUNDARY="Boundary_(ID_da0SBxauBv3Lm+lqmyTSAg)" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. --Boundary_(ID_da0SBxauBv3Lm+lqmyTSAg) Content-type: text/plain > -----Original Message----- > From: David Banning [mailto:david@www3.pacific-pages.com] > Sent: Monday, October 02, 2000 4:10 PM > To: questions@freebsd.org > Subject: changing unix disk to slave - drive problem [snip] > I'm not sure the significance of wd versus ad - the Stable 4.0 > version I upgraded from earlier versions used wd0 and wd1 > while the Stable 4.0 I just installed from cdrom uses ad0 > and ad1. Sorry I can't help with the real problem but I can shed a little light on the device naming. I have seen posts on this board that say that the devices changed from wd to ad between 3.4 and 4.0. There is a reason for this change but I don't remember what it is. However, it's my understanding that for everyday purposes, nothing has changed except the name. Drew --Boundary_(ID_da0SBxauBv3Lm+lqmyTSAg) Content-type: text/html Content-transfer-encoding: quoted-printable RE: changing unix disk to slave - drive problem

> -----Original Message-----
> From: David Banning [mailto:david@www3.pacific-p= ages.com]
> Sent: Monday, October 02, 2000 4:10 PM
> To: questions@freebsd.org
> Subject: changing unix disk to slave - drive = problem

[snip]
 
> I'm not sure the significance of wd versus ad - = the Stable 4.0
> version I upgraded from earlier versions used = wd0 and wd1
> while the Stable 4.0 I just installed from = cdrom uses ad0
> and ad1.

Sorry I can't help with the real problem but I can = shed a little light on the device naming.  I have seen posts on = this board that say that the devices changed from wd to ad between 3.4 = and 4.0.  There is a reason for this change but I don't remember = what it is.  However, it's my understanding that for everyday = purposes, nothing has changed except the name.

Drew

--Boundary_(ID_da0SBxauBv3Lm+lqmyTSAg)-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 11:30:27 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 0F0A837B672 for ; Tue, 3 Oct 2000 11:30:21 -0700 (PDT) Received: by pcwin002.win.tue.nl (Postfix, from userid 1001) id 1811213418; Tue, 3 Oct 2000 20:30:00 +0200 (CEST) Date: Tue, 3 Oct 2000 20:29:59 +0200 From: Stijn Hoop To: media@mail1.nai.net Cc: freebsd-questions@freebsd.org, Paul Herman Subject: Re: panic: lockmgr: non-zero exclusive count?? Message-ID: <20001003202959.A12942@pcwin002.win.tue.nl> 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 media@mail1.nai.net on Tue, Oct 03, 2000 at 11:44:26AM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [jumping in & out of this thread] On Tue, Oct 03, 2000 at 11:44:26AM -0400, media@mail1.nai.net wrote: > At 2:38 PM +0200 10/03/00, Paul Herman wrote: > > > >> What does that specific error message mean?? Is there a list available > >> describing all of the FreeBSD panic strings?? > > > >Smart alec answer: > > find /usr/src/sys -type f | xargs grep 'panic(' > > If you were do do that, what would it say regarding "lockmgr: non-zero > exclusive count" ?? :) [stijn@firsa] <~> find /usr/src/sys -type f | xargs grep 'panic(' | grep lockmgr ...snip... /usr/src/sys/kern/kern_lock.c: panic("lockmgr: non-zero exclusive count"); ...snip... So I guess your problem is pretty non-obvious (to me that is :) --Stijn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 11:33:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from bsd1.alaptech.com (cable-225-4-237-24.anchorageak.net [24.237.4.225]) by hub.freebsd.org (Postfix) with ESMTP id 17FD137B503 for ; Tue, 3 Oct 2000 11:33:50 -0700 (PDT) Received: (from kirk@localhost) by bsd1.alaptech.com (8.11.0/8.9.3) id e93IYaO17637 for freebsd-questions@freebsd.org; Tue, 3 Oct 2000 10:34:36 -0800 (AKDT) (envelope-from kirk) Date: Tue, 3 Oct 2000 10:34:36 -0800 From: Kirk Brogdon To: freebsd-questions@freebsd.org Subject: arp messages Message-ID: <20001003103436.A17606@bsd1.alaptech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I get these "arp: 192.168.x.x is on rl0 but got reply from on fxp0" quite often. Is something actually wrong or are these just informational? Everything seems to be working okay. rl0 is my lan interface and fxp0 is the outside interface (cable modem). I have the natd_interface parameter pointed at fxp0 in rc.conf. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 11:34:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from osiris.ipform.ru (osiris.ipform.ru [212.158.165.98]) by hub.freebsd.org (Postfix) with ESMTP id A3DFE37B66C; Tue, 3 Oct 2000 11:34:10 -0700 (PDT) Received: from wp2 (wp2 [192.168.0.12]) by osiris.ipform.ru (8.11.0/8.11.0) with SMTP id e93IXB806561; Tue, 3 Oct 2000 22:33:11 +0400 (MSD) (envelope-from matrix@ipform.ru) Message-ID: <004001c02d68$66262b00$0c00a8c0@ipform.ru> From: "Artem Koutchine" To: "Dan Nelson" Cc: "xuyifeng" , , References: <037201c02a10$e72e7a00$0c00a8c0@ipform.ru> <20000929095555.A14858@dan.emsphone.com> <00dd01c02ac4$8280a740$0c00a8c0@ipform.ru> <20000930142736.A13227@dan.emsphone.com> <006201c02d3a$ddd12c00$1801a8c0@xyf> <00c301c02d4b$7d445040$0c00a8c0@ipform.ru> <20001003102539.B8413@dan.emsphone.com> Subject: Re: Where is Berkley DB libdb? Date: Tue, 3 Oct 2000 22:33:09 +0400 Organization: IP Form MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG From: "Dan Nelson" > In the last episode (Oct 03), Artem Koutchine said: > > Solution: > > install db 2.7.7 from ports > > install DB_File 1.73 from CPAN (supposed to support db up to 3.x) > > try to build DB_File linked agains the 2.7.7 version of DB: > > 1) perl Makefile.PL complains: > > Note (probably harmless): No library found for -ldb > > 2) try a little hack and make a link from db2 to db > > still 'Note (probably harmless): No library found for -ldb' > > 3) hell with it, open generate Makefile, add -ldb2 to LDFLAGS > > make > > make test > > make install > > try to open the - no luck , which means db lib is still taken from libc > > Most likely, it means you are still using the DF_File that came with > the system. Try removing /usr/libdata/perl/5.6.0/mach/auto/DB_File/ > and /usr/libdata/perl/5.6.0/mach/DB_File.pm . Nope, i checked, there is only ONE DB_File on my system and it is excatly the same which i have installed from CPAN. > This is really more of a > perl module-compiling problem than a FreeBSD one. Oh, i see. What bothers me is that this perl mode-compling problem happens only on RedHat and on FreeBSD. Here is what i got from developers: # Impractical. # # Several important libc functions depend on having databases # available. Something which exports an ndbm-compatible interface is # required by SUSv3/POSIX.1-200x. The on-disk file formats are in any # case incompatible between db 1.x and db y.x for all y > 1. # # -GAWollman Artem To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 11:39:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from p0016c23.us.kpmg.com (p0016c23.us.kpmg.com [199.207.255.23]) by hub.freebsd.org (Postfix) with ESMTP id 67B2237B502 for ; Tue, 3 Oct 2000 11:39:35 -0700 (PDT) Received: from p0016c56.kweb.us.kpmg.com by p0016c23.us.kpmg.com(Pro-8.9.3/Pro-8.9.3) with SMTP id OAA26757 for ; Tue, 3 Oct 2000 14:39:33 -0400 (EDT) Received: from p0016c22.kweb.us.kpmg.com by p0016c56.kweb.us.kpmg.com via smtpd (for p0016c23.us.kpmg.com [199.207.255.23]) with SMTP; 3 Oct 2000 18:39:33 UT Received: from usnssexc19.kweb.us.kpmg.com by kpmg.com(Pro-8.9.2/Pro-8.9.2) with ESMTP id OAA21828 for ; Tue, 3 Oct 2000 14:39:32 -0400 (EDT) Received: from usnssexc19.kweb.us.kpmg.com (unverified) by usnssexc19.kweb.us.kpmg.com (Content Technologies SMTPRS 2.0.15) with ESMTP id ; Tue, 03 Oct 2000 14:39:24 -0400 Received: by usnssexc19.kweb.us.kpmg.com with Internet Mail Service (5.5.2650.21) id ; Tue, 3 Oct 2000 14:39:24 -0400 Message-Id: <7799D023E51ED311BFB50008C75DD7B40223B370@uschiexc05.kweb.us.kpmg.com> From: "Passki, Jonathan P" To: "'Kirk Brogdon'" , freebsd-questions@freebsd.org Subject: RE: arp messages Date: Tue, 3 Oct 2000 14:39:21 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hehe, gotta like cable modems. It sounds like someone may have accidentally/purposely setup a network interface on the public/routable side of your cable modem network, and you're seeing the traffic. Run a sniffer, and see what you get. Also, I'd run ipfw or ipf, and make sure your network is dropping &/or logging those arps and packets from entering your network, just in case someone's being snoopy/malicious. Jon > -----Original Message----- > From: Kirk Brogdon [mailto:kirk@alaptech.com] > Sent: Tuesday, October 03, 2000 13:35 > To: freebsd-questions@FreeBSD.ORG > Subject: arp messages > > > I get these "arp: 192.168.x.x is on rl0 but got reply from > on fxp0" quite often. Is something actually wrong or > are these just informational? Everything seems to be working okay. > > rl0 is my lan interface and fxp0 is the outside interface > (cable modem). I have the natd_interface parameter pointed > at fxp0 in rc.conf. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > ***************************************************************************** The information in this email is confidential and may be legally privileged. It is intended solely for the addressee. Access to this email by anyone else is unauthorized. If you are not the intended recipient, any disclosure, copying, distribution or any action taken or omitted to be taken in reliance on it, is prohibited and may be unlawful. When addressed to our clients any opinions or advice contained in this email are subject to the terms and conditions expressed in the governing KPMG client engagement letter. ***************************************************************************** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 11:40:40 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 1336937B688 for ; Tue, 3 Oct 2000 11:40:32 -0700 (PDT) Received: (qmail 94802 invoked by uid 100); 3 Oct 2000 18:33:45 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14810.9865.142770.852497@guru.mired.org> Date: Tue, 3 Oct 2000 13:33:45 -0500 (CDT) To: Michellek Cc: questions@freebsd.org Subject: Re: Partitioning and future upgrades [newbie] In-Reply-To: <11339958@toto.iv> X-Mailer: VM 6.72 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 Michellek writes: > Hello All, > Are there any nuances to partitioning in terms of future upgrades? > Is the default auto-partitioning formula during the installation > set-up good enough for a newbie? The default setup is fine, but doesn't really deal well with upgrades. In particular, things on root tend to grow, so that what was once a more than reasonable root is now a tight fit, and going to get worse. It's also tuned more for a server than a workstation. I'd recommend combining root and var into one partition if you're not on a server. Others would recommend making it all one big partition, and that's not unreasonable. > As a nebie who had used Mac OS and some NT prevousely I liked the > smoothness of installation very much. Thank you very much. Well, I didn't do it, but I keep telling people it's not that hard (my mother did it). ; Tue, 3 Oct 2000 11:41:40 -0700 (PDT) Received: from CONVERSION-DAEMON by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) id <0G1V00401AKLJ5@lcmail2.lc.ca.gov> for questions@freebsd.org; Tue, 3 Oct 2000 11:41:11 -0700 (PDT) Received: from ldcmsx01.lc.ca.gov ([165.107.11.191]) by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) with ESMTP id <0G1V0045FAKLEJ@lcmail2.lc.ca.gov> for questions@freebsd.org; Tue, 03 Oct 2000 11:41:09 -0700 (PDT) Received: by ldcmsx01.lc.ca.gov with Internet Mail Service (5.5.2650.21) id ; Tue, 03 Oct 2000 11:41:35 -0700 Content-return: allowed Date: Tue, 03 Oct 2000 11:41:34 -0700 From: "Tomlinson, Drew" Subject: RE: hosed fstab To: "'mattb@finsyn.com'" , "'questions@freebsd.org'" Message-id: <8C224DC088D8D111B67D0000F67AC17E029C5153@ldcmsx01.lc.ca.gov> MIME-version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-type: MULTIPART/ALTERNATIVE; BOUNDARY="Boundary_(ID_kGIUbBPoERgGVr1G9Zm0jw)" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. --Boundary_(ID_kGIUbBPoERgGVr1G9Zm0jw) Content-type: text/plain; charset="iso-8859-1" I apologize if this message makes it to the list in HTML. My work uses M$ Exchange and being the "friendly" software it is, it converts my messages to HTML for me. But I keep trying to find another way. Sooner or later I'll get it right. > -----Original Message----- > From: Matt Bettinger [mailto:mattb@finsyn.com] > Sent: Tuesday, October 03, 2000 8:11 AM > To: freebsd-questions@freebsd.org > Subject: hosed fstab > > > Hello, > > While messing around with a handspring and coldsync and > editing my fstab (on > a test type machine) i put something in fstab that FreeBSD > did not like upon > a reboot. I don't have the dmesg or bootup screen to show > you but it says > something about 16 bad blocks on usb0 and then immediately > starts fsck which > gives me the error about some bad blocks and the option to > continue or no. > When i continue i immediately get the # prompt but cannot > fix the fstab > file. First of all i can't start an editor but i can use > cat. My thinking > was to delete the ftab file and just cat >> a new one. This was not > possible because i get a message saying it is a read only > system. I am glad > this is just a messing around sort of computer but i started > thinking what > if this happened on one i REALLY use? I had a similar "read-only" problem after upgrading my kernel. Jason was kind enough to resopnd. His message is in the archives at http://www.freebsd.org/cgi/getmsg.cgi?fetch=1960243+1964156+/usr/local/www/d b/text/2000/freebsd-questions/20000910.freebsd-questions. HTH Drew > > How would one fix this problem-- i have the live filesystem > cd and tried > that but i still couldn't write to anything. Are theer any > crash courses > (no pun intended--seriously ;-> ) on how to get in there and > edit a file in > /etc after a messup? I tried to boot the old kernel for > kicks and it still > went into fsck.. Thanks for any info here. > > > Matthew Bettinger > Financial Synergies,Inc. > 1177 West Loop South, Suite 1400 > Houston,Texas 77027-9086 > 713-623-6600 > 713-623-6771 FAX > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > --Boundary_(ID_kGIUbBPoERgGVr1G9Zm0jw) Content-type: text/html; charset="iso-8859-1" Content-transfer-encoding: quoted-printable RE: hosed fstab

I apologize if this message makes it to the list in = HTML.  My work uses M$ Exchange and being the "friendly" = software it is, it converts my messages to HTML for me.  But I = keep trying to find another way.  Sooner or later I'll get it = right.

> -----Original Message-----
> From: Matt Bettinger [mailto:mattb@finsyn.com]
> Sent: Tuesday, October 03, 2000 8:11 AM
> To: freebsd-questions@freebsd.org
> Subject: hosed fstab
>
>
> Hello,
>
> While messing around with a handspring and = coldsync and
> editing my fstab (on
> a test type machine) i put something in fstab = that FreeBSD
> did not like upon
> a reboot.  I don't have the dmesg or = bootup screen to show
> you but it says
> something about 16 bad blocks on usb0 and then = immediately
> starts fsck which
> gives me the error about some bad blocks and = the option to
> continue or no.
> When i continue i immediately get the #  = prompt but cannot
> fix the fstab
> file.  First of all i can't start an = editor but i can use
> cat.  My thinking
> was to delete the ftab file and just cat = >> a new one.  This was not
> possible because i get a message saying it is a = read only
> system.  I am glad
> this is just a messing around sort of computer = but i started
> thinking what
> if this happened on one i REALLY use?

I had a similar "read-only" problem after = upgrading my kernel.  Jason was kind enough to resopnd.  His = message is in the archives at http://www.freebsd.org/cgi/getmsg.cgi?fetch=3D1960243+= 1964156+/usr/local/www/db/text/2000/freebsd-questions/20000910.freebsd-q= uestions

HTH

Drew

>
> How would one fix this problem-- i have the = live filesystem
> cd and tried
> that but i still couldn't write to = anything.  Are theer any
> crash courses
> (no pun intended--seriously ;-> ) on how to = get in there and
> edit a file  in
> /etc after a messup?  I tried to boot the = old kernel for
> kicks and it still
> went into fsck..   Thanks for any = info here.
>
>
> Matthew Bettinger
> Financial Synergies,Inc.
> 1177 West Loop South, Suite 1400
> Houston,Texas 77027-9086
> 713-623-6600
> 713-623-6771 FAX
>
>
>
>
>
> To Unsubscribe: send mail to = majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" = in the body of the message
>

--Boundary_(ID_kGIUbBPoERgGVr1G9Zm0jw)-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 11:49:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.XtremeDev.com (odsl228.dnvr.uswest.net [209.181.79.228]) by hub.freebsd.org (Postfix) with ESMTP id 599A037B502; Tue, 3 Oct 2000 11:49:14 -0700 (PDT) Received: by mail.XtremeDev.com (Postfix, from userid 1008) id 43D585BAD; Tue, 3 Oct 2000 12:49:45 -0700 (MST) Received: from localhost (localhost [127.0.0.1]) by mail.XtremeDev.com (Postfix) with ESMTP id 2F7151C990; Tue, 3 Oct 2000 12:49:45 -0700 (MST) Date: Tue, 3 Oct 2000 12:49:44 -0700 (MST) From: FreeBSD To: "O. Hartmann" Cc: freebsd-questions@freebsd.org, freebsd-stable@freebsd.org Subject: Re: HELP! Mouse Problem on FBSD 4.1.1 and XFree86-4.0.1_1 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I got the same error. After a few recompiles of XFree86 4.0.1_1 and still no mouse, (something about ioctl and inappropriate device in /var/log/XFree86.0.log), I only got it to work after setting the mouse protocol to auto instead of ps/2. /etc/X11/XF86Config: Option "Protocol" "auto" I think it has to do with the recent commits with patch-k to fix a switching between virtual term and X11 problem. I can't verify right now due to time constraints. My hardware is a Logitech Marble PS/2 running FreeBSD 4.1.1 and XFree84 4.0.1_1 with /dev/psm0. Hopefully what I suggested will fix your problem as well, since your symptoms matches mine exactly. On Tue, 3 Oct 2000, O. Hartmann wrote: > Today, I saw that the ports collection has been updated to > XFree86-4.0.1_1 and for that, I got it and I compiled it > like I compiled it all the time before without problems. > > Nothing seems to has changed, sources are the same, so I restarted > the server and - my mouse moves immediately after touching into > the upper lefthand corner! > I use a Logitech 3 button Pilot Mouse and it worked well all the years > before with 3.3.6 and now for months with 4.0.1 and FBSD 4.1.1. But > today it makes strange things and I guess it has to do with some changes > in FBSD 4.1 to 4.1.1 how to handle the mouse device (mouse is on > /dev/psm0). Mouese protocol is PS/2, I tried MouseMan and Microsoft > without any changes. > > Can you help? > > Thanks. > > - > MfG > O. Hartmann > ------------------------------------------------------------------- > ohartman@ipamzlx.physik.uni-mainz.de > > Klimadatenserver-Abteilung des IPA > IT Netz- und Systembetreuung > Johannes Gutenberg-Universitaet Mainz > Becherweg 21 > D-55099 Mainz > BRD/Germany > > Tel: +496131/3924662 > FAX: +496131/3923235 > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 11:55:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from Awfulhak.org (tun.AwfulHak.org [194.242.139.173]) by hub.freebsd.org (Postfix) with ESMTP id D898A37B66C; Tue, 3 Oct 2000 11:55:46 -0700 (PDT) Received: from hak.lan.Awfulhak.org (root@hak.lan.awfulhak.org [172.16.0.12]) by Awfulhak.org (8.11.0/8.11.0) with ESMTP id e93ItFa52428; Tue, 3 Oct 2000 19:55:15 +0100 (BST) (envelope-from brian@hak.lan.Awfulhak.org) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.11.1/8.11.0) with ESMTP id e93IqSn44881; Tue, 3 Oct 2000 19:52:28 +0100 (BST) (envelope-from brian@hak.lan.Awfulhak.org) Message-Id: <200010031852.e93IqSn44881@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.1.1 10/15/1999 To: James Wyatt Cc: freebsd-questions@FreeBSD.org, freebsd-isp@FreeBSD.org, brian@Awfulhak.org Subject: Re: Need some help with PPPoE In-Reply-To: Message from James Wyatt of "Fri, 29 Sep 2000 00:01:39 CDT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 03 Oct 2000 19:52:28 +0100 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG If ``tcpdump -e not ip'' doesn't show up with any traffic, then you probably haven't got netgraph compiled into your kernel. > EEEdgar AAAllen PPPoE seems more like it... (^_^) > > We've put the netgraph stuff into the kernel (but I don't see anything > special in dmesg) and configured the device to be PPPoE:ed0, set dial and > login to blank, put the correct name and password in, and still get a log > like this: > ======================= > Sep 28 18:59:29 cactusbox ppp[389]: tun0: Phase: deflink: Enter pause > (30) for redialing. > Sep 28 18:59:59 cactusbox ppp[389]: tun0: Phase: deflink: Redial timer > expired. > Sep 28 18:59:59 cactusbox ppp[389]: tun0: Phase: deflink: Connected! > Sep 28 18:59:59 cactusbox ppp[389]: tun0: Phase: deflink: opening -> dial > Sep 28 18:59:59 cactusbox ppp[389]: tun0: Phase: deflink: dial -> carrier > Sep 28 19:00:00 cactusbox ppp[389]: tun0: Phase: deflink: Disconnected! > Sep 28 19:00:00 cactusbox ppp[389]: tun0: Phase: deflink: carrier -> > hangup > Sep 28 19:00:00 cactusbox ppp[389]: tun0: Phase: deflink: Connect time: 1 > secs: 0 octets in, 0 octets out > Sep 28 19:00:00 cactusbox ppp[389]: tun0: Phase: total 0 bytes/sec, peak > 0 bytes/sec on Thu Sep 28 19:00:00 2000 > Sep 28 19:00:00 cactusbox ppp[389]: tun0: Phase: deflink: hangup -> > opening > Sep 28 19:00:00 cactusbox ppp[389]: tun0: Phase: deflink: Enter pause > (30) for redialing. > ======================= > > We've turned logging on and need to know what we can debug with next. > Using tcpdump on the tun0 device doesn't show anything, of course, and I'm > pretty sure we've added the PPP_FILTER in the kernel build, but I'm not in > front of it right now. If I did, I'd include ppp.conf. > > The OS is 3.4-RELEASE from my WCCD ROM pack, but I'll try to upgrade when > it's online. Is the age of the OS enough that I should just reinstall with > 4v1 or 4v1r1? I'd like to avoid that for now... > > I'm trying to help a friend and would appreciate some help myself! - Jy@ -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 12:17: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from lsmls01.we.mediaone.net (lsmls01.we.mediaone.net [24.130.1.20]) by hub.freebsd.org (Postfix) with ESMTP id D381D37B502 for ; Tue, 3 Oct 2000 12:16:53 -0700 (PDT) Received: from xlinux (we-24-31-63-99.we.mediaone.net [24.31.63.99]) by lsmls01.we.mediaone.net (8.8.7/8.8.7) with SMTP id MAA12439 for ; Tue, 3 Oct 2000 12:16:52 -0700 (PDT) From: "Andy" To: Subject: no text in X-Windows Date: Tue, 3 Oct 2000 12:18:12 -0700 Message-ID: <000001c02d6e$af8bc880$0e02a8c0@we.mediaone.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I just bought BSD PowerPak, with FreeBSD OS 4.0 and FreeBSD Tool Kit included. I installed on: PIII450 Ati All-In-Wonder Pro 128 256M memory 13G Hard drive Everything seems to work. When I start X-Windows (XFree86), all fonts are screw up, all I see are lines instead of fonts. Am I doing something wrong? I installed 75dpi fonts, and 100dpi fonts. If you could please help me resolve this problem, I really aprreciated. Thank you so much for your help. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 12:18:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from karon.dynas.se (karon.dynas.se [192.71.43.4]) by hub.freebsd.org (Postfix) with SMTP id 4B1A737B503 for ; Tue, 3 Oct 2000 12:18:34 -0700 (PDT) Received: (qmail 48370 invoked from network); 3 Oct 2000 19:18:29 -0000 Received: from spirit.sto.dynas.se (HELO spirit.dynas.se) (172.16.1.10) by karon.sto.dynas.se with SMTP; 3 Oct 2000 19:18:29 -0000 Received: (qmail 26395 invoked from network); 3 Oct 2000 19:18:38 -0000 Received: from explorer.rsa.com (10.81.217.59) by spirit.dynas.se with SMTP; 3 Oct 2000 19:18:38 -0000 Received: (from mikko@localhost) by explorer.rsa.com (8.11.0/8.11.0) id e93JILF34725; Tue, 3 Oct 2000 12:18:21 -0700 (PDT) (envelope-from mikko) Date: Tue, 3 Oct 2000 12:18:21 -0700 (PDT) From: Mikko Tyolajarvi Message-Id: <200010031918.e93JILF34725@explorer.rsa.com> To: ismailsyed_99@yahoo.com Cc: freebsd-questions@freebsd.org Subject: Re: Clarification sought in FreeBSD Newsgroups: local.freebsd-questions References: <20001003012617.58708.qmail@web9609.mail.yahoo.com> X-Newsreader: NN version 6.5.6 (NOV) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In local.freebsd-questions you write: >We are using FreeBSD s/w for our mail server. >As soon as we log in to the 'root' it goes to the >mail# prompt. >And keeps throwing in the following error. >"Mail popper[327]: (V2.53) Unable to get canonical >name of client, err=0." >I would really appreciate if someone throw some light >on this. Thank you in advance. From past experience, I seem to recall that this is due to the pop server (qpopper) failing to do reverse DNS lookups of connecting clients. It logs this message to sy slog, using some level and facility that by default is configured (see /etc/syslog.conf) to be sent to the console. Options to get rid of this message include: - Fix DNS. May not be possible if you don't handle the network where clients connect from. - Reconfigure syslog not to send these messages to the console. - Press Alt+Fn to switch to another virtual console and ignore the messages. I think (not sure, though) that only the first two or so get these syslog messages. - Remove the messages from the qpopper source and recompile. No, I can't think of any reason why these messages would be useful, but then again, what do I know? $.02, /Mikko -- Mikko Työläjärvi_______________________________________mikko@rsasecurity.com RSA Security To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 12:24:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ipamzlx.physik.uni-mainz.de (ipamzlx.Physik.Uni-Mainz.DE [134.93.180.54]) by hub.freebsd.org (Postfix) with ESMTP id DD93737B66C; Tue, 3 Oct 2000 12:24:26 -0700 (PDT) Received: from ipamzlx.Physik.Uni-Mainz.DE (ipamzlx.Physik.Uni-Mainz.DE [134.93.180.54]) by ipamzlx.physik.uni-mainz.de (8.11.0/8.9.3) with ESMTP id e93JPds06621; Tue, 3 Oct 2000 21:25:40 +0200 (CEST) (envelope-from ohartman@ipamzlx.physik.uni-mainz.de) Date: Tue, 3 Oct 2000 21:25:39 +0200 (CEST) From: "O. Hartmann" To: FreeBSD Cc: freebsd-questions@freebsd.org, freebsd-stable@freebsd.org Subject: Re: HELP! Mouse Problem on FBSD 4.1.1 and XFree86-4.0.1_1 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 3 Oct 2000, FreeBSD wrote: The problem wents away when changing Protocol from "PS/2" to "Auto". Don't know as what the Logitech is now recohnized, but it works. :>ng between virtual term and X11 problem. I can't verify right now :>due to time constraints. :> :>My hardware is a Logitech Marble PS/2 running FreeBSD 4.1.1 and XFree84 :>4.0.1_1 with /dev/psm0. Hopefully what I suggested will fix your problem :>as well, since your symptoms matches mine exactly. :> :> :>On Tue, 3 Oct 2000, O. Hartmann wrote: :> :>> Today, I saw that the ports collection has been updated to :>> XFree86-4.0.1_1 and for that, I got it and I compiled it :>> like I compiled it all the time before without problems. :>> :>> Nothing seems to has changed, sources are the same, so I restarted :>> the server and - my mouse moves immediately after touching into :>> the upper lefthand corner! :>> I use a Logitech 3 button Pilot Mouse and it worked well all the years :>> before with 3.3.6 and now for months with 4.0.1 and FBSD 4.1.1. But :>> today it makes strange things and I guess it has to do with some changes :>> in FBSD 4.1 to 4.1.1 how to handle the mouse device (mouse is on :>> /dev/psm0). Mouese protocol is PS/2, I tried MouseMan and Microsoft :>> without any changes. :>> :>> Can you help? :>> :>> Thanks. :>> :>> - :>> MfG :>> O. Hartmann :>> ------------------------------------------------------------------- :>> ohartman@ipamzlx.physik.uni-mainz.de :>> :>> Klimadatenserver-Abteilung des IPA :>> IT Netz- und Systembetreuung :>> Johannes Gutenberg-Universitaet Mainz :>> Becherweg 21 :>> D-55099 Mainz :>> BRD/Germany :>> :>> Tel: +496131/3924662 :>> FAX: +496131/3923235 :>> :>> :>> :>> To Unsubscribe: send mail to majordomo@FreeBSD.org :>> with "unsubscribe freebsd-questions" in the body of the message :>> :> :> :> - MfG O. Hartmann ------------------------------------------------------------------- ohartman@ipamzlx.physik.uni-mainz.de Klimadatenserver-Abteilung des IPA IT Netz- und Systembetreuung Johannes Gutenberg-Universitaet Mainz Becherweg 21 D-55099 Mainz BRD/Germany Tel: +496131/3924662 FAX: +496131/3923235 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 12:28:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from glitch.crosswinds.net (glitch.crosswinds.net [209.208.163.35]) by hub.freebsd.org (Postfix) with ESMTP id 2BC3D37B671 for ; Tue, 3 Oct 2000 12:28:45 -0700 (PDT) Received: from lexx.my.domain (dyn69-ras34.screaming.net [212.188.129.69]) by glitch.crosswinds.net (8.9.3/8.9.3) with ESMTP id PAA20863; Tue, 3 Oct 2000 15:28:12 -0400 (EDT) (envelope-from john253@crosswinds.net) From: John Murphy To: media@mail1.nai.net Cc: questions@freebsd.org Subject: Re: install from 4.1 CDROM failed Date: Tue, 03 Oct 2000 20:27:44 +0100 Organization: The Organisation Reply-To: john253@crosswinds.net Message-ID: <74cits8iue1albcnv5c8paeiobje7tu3ks@4ax.com> References: In-Reply-To: X-Mailer: Forte Agent 1.8/32.548 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG media@mail1.nai.net wrote: >At 1:06 AM +0100 10/01/00, John Murphy wrote: >> >>That sounds very recent for a CD, so there shouldn't be a problem. > >Thank you very much for your response. A recent master can still be = bad, >and a good master can still create a bad replicant. However, I want to >explore other possible causes before I return the CD-ROM to Walnut = Creek. Granted, though I always tend to suspect It's me, or my hardware first. Can you copy the disk before you return it? No-one will mind. >>None of which should have been necessary. >>Newfs'ing the slice should've sufficed. > >That's what I thought, but I decided to erase it under DOS just to make >sure. At this point the disk has been erased and reformatted several = times. > Having been a DOS'er myself, I can recommend Ranish Partition Manager = from: http://www.users.intercom.com/~ranish/part (appologies to people here who may be tired of me mentioning it :) If you try it, I'd be interested to know what it makes of your drive. Warnings are red. > >It's only a 3G drive. Should be as easy as falling off a log; unless the drive actually has bad blocks, in which case you may be able to resort to the wd driver. = 'Copeing' by this method is beyond me. >I think finding out what "panic: lockmgr: non-zero exclusive >count" means may be the at the heart of a solution. I will post a = separate >question. Good luck. John. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 12:39:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from kottan-labs.bgsu.edu (kottan-labs.bgsu.edu [129.1.133.123]) by hub.freebsd.org (Postfix) with SMTP id 593CC37B503 for ; Tue, 3 Oct 2000 12:39:50 -0700 (PDT) Received: (qmail 65003 invoked from network); 3 Oct 2000 19:42:25 -0000 Received: from m133-122.bgsu.edu (HELO gmx.net) (129.1.133.122) by kottan-labs.bgsu.edu with SMTP; 3 Oct 2000 19:42:25 -0000 Message-ID: <39DA36F5.50A775FD@gmx.net> Date: Tue, 03 Oct 2000 15:43:49 -0400 From: Raoul Schroeder X-Mailer: Mozilla 4.74 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Ron Scott , freebsd-questions Subject: Re: Installing PHP4 with IMAP References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > The easy way: move the shared libc-client*.so.* files (not the static > libc-client*.a) from /usr/local/lib (or where you installed it) to a > temporary location while you build Apache/PHP. WOW!!!!!!!!!!!!!!! It works! Talkign about a simple solution Thank you SOOOOOO MUCH!!!! Raoul To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 12:44:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dbserver.umesd.k12.or.us (dbserver.umesd.k12.or.us [198.237.72.19]) by hub.freebsd.org (Postfix) with ESMTP id 9AC9737B66E for ; Tue, 3 Oct 2000 12:44:51 -0700 (PDT) Received: from webmaster (webmaster.umesd.k12.or.us [198.237.72.61]) by dbserver.umesd.k12.or.us (8.9.3/8.9.3) with SMTP id LAA14689 for ; Tue, 3 Oct 2000 11:43:09 -0700 Message-ID: <00d001c02d72$6dfcf570$3d48edc6@webmaster> From: "Bob Silva" To: Subject: How to remove login messages from console Date: Tue, 3 Oct 2000 12:45:05 -0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_00CD_01C02D37.C163FAA0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.3018.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.3018.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_00CD_01C02D37.C163FAA0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable By default FreeBSD shows all logings to the consoles...how can I disable = this? Thanks. Bob Silva ------=_NextPart_000_00CD_01C02D37.C163FAA0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
By default FreeBSD shows all logings to = the=20 consoles...how can I disable this?
 
Thanks. Bob = Silva
------=_NextPart_000_00CD_01C02D37.C163FAA0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 12:46:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from freyr.cba.ualr.edu (freyr.cba.ualr.edu [144.167.120.20]) by hub.freebsd.org (Postfix) with ESMTP id A825937B66D for ; Tue, 3 Oct 2000 12:46:13 -0700 (PDT) Received: (from joe@localhost) by freyr.cba.ualr.edu (8.11.0/8.11.0) id e93Jjww08778; Tue, 3 Oct 2000 14:45:58 -0500 (CDT) (envelope-from joe) Date: Tue, 3 Oct 2000 14:45:58 -0500 From: "Joseph E. Royce" To: Andy Cc: freebsd-questions@freebsd.org Subject: Re: no text in X-Windows Message-ID: <20001003144558.A8699@freyr.cba.ualr.edu> References: <000001c02d6e$af8bc880$0e02a8c0@we.mediaone.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <000001c02d6e$af8bc880$0e02a8c0@we.mediaone.net>; from anguyen2@mediaone.net on Tue, Oct 03, 2000 at 12:18:12PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Oct 03, 2000 at 12:18:12PM -0700, Andy wrote: > Hi, > > I just bought BSD PowerPak, with FreeBSD OS 4.0 and FreeBSD Tool Kit > included. > I installed on: > PIII450 > Ati All-In-Wonder Pro 128 XFree86 does not support this card yet, and I don't think they will any time soon. -Joe > 256M memory > 13G Hard drive > > Everything seems to work. When I start X-Windows (XFree86), all fonts are > screw up, > all I see are lines instead of fonts. Am I doing something wrong? > I installed 75dpi fonts, and 100dpi fonts. > > If you could please help me resolve this problem, I really aprreciated. > > Thank you so much for your help. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 12:47:27 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 C9FCF37B503 for ; Tue, 3 Oct 2000 12:47:25 -0700 (PDT) Received: from mail.Go2France.com (ms1.meiway.com [212.73.210.73]) by mgw1.MEIway.com (Postfix Relay Hub) with ESMTP id A69176A903 for ; Tue, 3 Oct 2000 21:47:24 +0200 (CEST) Received: from sv.Go2France.com [212.73.210.79] by mail.Go2France.com with ESMTP (SMTPD32-6.04) id A8DA3D02AC; Tue, 03 Oct 2000 21:51:54 +0200 Message-Id: <5.0.0.25.0.20001003214214.04814c70@mail.Go2France.com> X-Sender: lconrad%Go2France.com@mail.Go2France.com X-Mailer: QUALCOMM Windows Eudora Version 5.0 Date: Tue, 03 Oct 2000 21:47:30 +0200 To: freebsd-questions@freebsd.org From: Len Conrad Subject: duplicating IDE disks Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG We plan to install about 40 FreeBSD PC's as firewalls, so the "gold disk" will be locked down as tight at we can. What's are the options available in software only for replicating the gold disk to 40 IDE drives? Or should we just get an IDE RAID board from Duplidisk or 3ware and do a hardware mirror? I see one of the later ABIT or was Asus mobo's has on-board IDE RAID but I don't if that board + RAID would be happy under FreeBSD. Thanks, Len http://BIND8NT.MEIway.com: ISC BIND 8.2.2 p5 installable binary for NT4 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 Tue Oct 3 13:12:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from kyle.protocoltech.com (dc-27-2.ici.net [207.180.27.2]) by hub.freebsd.org (Postfix) with ESMTP id 601C037B503 for ; Tue, 3 Oct 2000 13:12:23 -0700 (PDT) Received: from therealm (dc-27-30.ici.net [207.180.27.30]) by kyle.protocoltech.com (Post.Office MTA v3.1.2 release (PO205-101c) ID# 0-49603U100L2S100) with SMTP id AAA358 for ; Tue, 3 Oct 2000 16:12:16 -0400 From: "Mark Rinker" To: Subject: RE: no text in X-Windows Date: Tue, 3 Oct 2000 16:14:21 -0400 Message-ID: <003001c02d76$84c3f700$1e1bb4cf@therealm.protocoltech> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 In-Reply-To: <20001003144558.A8699@freyr.cba.ualr.edu> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Have no fear. Rage 128 cards are supported in XFree86 version 4.0.1. You can download it from http://www.xfree.org/. I just went through the same problem a few weeks ago(same powerpak with ATI Rage Fury 32 AGP). Also, see here for more information: http://www.xfree.org/4.0.1/r128.html. If you have any further problems after having installed 4.0.1, please post back to this list. I can post a copy of my XF86Config file. Be sure and read the INSTALL file for 4.0.1. It mentions how to automatically generate and test a configuration file. The test of the automatically generated file failed on my machine but when I placed the same file as XF86Config, everything worked fine. - Mark > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of > Joseph E. Royce > Sent: Tuesday, October 03, 2000 3:46 PM > To: Andy > Cc: freebsd-questions@freebsd.org > Subject: Re: no text in X-Windows > > > On Tue, Oct 03, 2000 at 12:18:12PM -0700, Andy wrote: > > Hi, > > > > I just bought BSD PowerPak, with FreeBSD OS 4.0 and FreeBSD Tool Kit > > included. > > I installed on: > > PIII450 > > Ati All-In-Wonder Pro 128 > > XFree86 does not support this card yet, and I don't think they > will any time soon. > > -Joe > > > > 256M memory > > 13G Hard drive > > > > Everything seems to work. When I start X-Windows > (XFree86), all fonts are > > screw up, > > all I see are lines instead of fonts. Am I doing something wrong? > > I installed 75dpi fonts, and 100dpi fonts. > > > > If you could please help me resolve this problem, I really > aprreciated. > > > > Thank you so much for your help. > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 13:12:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from datasphereweb.com (c182500-a.frndl1.wa.home.com [24.10.46.121]) by hub.freebsd.org (Postfix) with ESMTP id 4124937B66C for ; Tue, 3 Oct 2000 13:12:25 -0700 (PDT) Received: from localhost (davidd@localhost) by datasphereweb.com (8.11.0/8.9.3) with ESMTP id e93KCO073233 for ; Tue, 3 Oct 2000 13:12:24 -0700 (PDT) (envelope-from davidd@datasphereweb.com) Date: Tue, 3 Oct 2000 13:12:10 -0700 (PDT) From: David Daugherty To: questions@freebsd.org Subject: can't search list archives Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm getting a 403 forbidden trying to search the mailing list archives. Ok, who chmod'ed search.cgi? :) |> /\ \/ @ davidd@datasphereweb.com DataSphere - Back end web programming, site security, and networking david.daugherty@netmanage.com Software Engineer NetManage - The Bridge to E-Business http://www.wcug.wwu.edu/~doc ICQ: 21106703 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 13:12:45 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 46DB737B502 for ; Tue, 3 Oct 2000 13:12:38 -0700 (PDT) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e93KCZb08370; Tue, 3 Oct 2000 13:12:35 -0700 (PDT) Date: Tue, 3 Oct 2000 13:12:35 -0700 From: Alfred Perlstein To: Len Conrad Cc: freebsd-questions@FreeBSD.ORG Subject: Re: duplicating IDE disks Message-ID: <20001003131235.J27736@fw.wintelcom.net> References: <5.0.0.25.0.20001003214214.04814c70@mail.Go2France.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <5.0.0.25.0.20001003214214.04814c70@mail.Go2France.com>; from lconrad@Go2France.com on Tue, Oct 03, 2000 at 09:47:30PM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Len Conrad [001003 12:47] wrote: > We plan to install about 40 FreeBSD PC's as firewalls, so the "gold > disk" will be locked down as tight at we can. > > What's are the options available in software only for replicating the > gold disk to 40 IDE drives? > > Or should we just get an IDE RAID board from Duplidisk or 3ware and > do a hardware mirror? > > I see one of the later ABIT or was Asus mobo's has on-board IDE RAID > but I don't if that board + RAID would be happy under FreeBSD. If you have network cards that support PXE (intel etherexpress 'wired for managment', or certain 3com cards) you can use this: http://people.freebsd.org/~alfred/pxe for network installs -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 13:14:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from femail1.sdc1.sfba.home.com (femail1.sdc1.sfba.home.com [24.0.95.81]) by hub.freebsd.org (Postfix) with ESMTP id 19B0E37B502; Tue, 3 Oct 2000 13:14:34 -0700 (PDT) Received: from home.com ([24.20.70.64]) by femail1.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001003201423.MLYL6495.femail1.sdc1.sfba.home.com@home.com>; Tue, 3 Oct 2000 13:14:23 -0700 Message-ID: <39DA3EC0.1DBF8E52@home.com> Date: Tue, 03 Oct 2000 13:17:04 -0700 From: xavian anderson macpherson Organization: http://www.professional3d.com X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.14 i586) X-Accept-Language: en MIME-Version: 1.0 To: BWS - Offwhite , "Albert D. Cahalan" , Bob Martin , Christopher Rued , "Crist J . Clark" , Dan Nelson , "fatboy@linuxbr.com.br" , "freebsd-questions@FreeBSD.ORG" , Gerald Pfeifer , James Preece , John , "keith@mail.telestream.com" , Marcel Moolenaar , Matthew Emmerton , Mike Meyer , Mike Smith , Nate Williams , Oscar Ricardo Silva , "Person, Roderick" , Salvo Bartolotta Subject: is there a /boot directory in freebsd as there is in linux? X-Priority: 1 (Highest) References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG i have decided to send this to everyone in my freebsd personal mailing list. please inform me if you prefer to receive html, so that i can set it in my browser. right now only a few of you will (should) receive this in html. personally, i prefer it. so if you use a browser that offers me a choice, please set me to yes. thank you for your response(s). i hope you have since noticed that i have indeed changed my tone (or at least tried to). i hope that i will not be considered to be as confrontational as before. as i found out later, some of the problem was that the answers i was searching for, are in fact not in the book. much of the problem stems from the fact that there are major dissimilarities between FreeBSD and linux. there is no mention of a /boot directory in the complete freebsd. i looked on page 230 and in the index. i have also looked on the web. no mention of /boot. i was told that i cannot start my root `/' directory from a vinum drive. because the kernel has to be loaded for the vinum drives to be accessed. this should not be a problem if there was a separate /boot directory which can be mounted on it's own partition; as it is currently on my system. /dev/hda1 /boot /dev/hdd1 / i have not yet had anyone answer me as to whether or not there is a /boot directory in FreeBSD. if there is not; where is the operational kernel located (the one that runs the system)? what is the name of that directory (if there is one)? is the kernel just `out in the open' as i have seen with the (default) Makefile for compiling the linux kernel? i saw something about BootEasy being kept in the MBR; but i don't think the MBR is a valid directory. in linux i have a separate partition for my /boot directory. i have to, or i wouldn't be able to start my computer! my `/' directory is out of range for that 1024 cylinder limit. in fact, it's (my current operational kernel) on my 4th drive (i have another [3 linux-mandrake kernels] on the third drive; which i can `chroot /mnt' to) i am quite sure that FreeBSD is subject to the same limitations as every other system that runs on x86 architecture; namely that all of the boot mechanisms must be below the 1024 cylinder limit set by intel chips. if anything is true, i am not a casual user! maybe sometimes i've done things to get myself in over my head, but i do try to pay attention to the details. that's why i didn't want to do anything until i knew for certain how to proceed! i am trying to be as good as avoiding mistakes as i am at making them! ;-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 13:17:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from 4eva.net (4eVa.NET [211.60.20.229]) by hub.freebsd.org (Postfix) with ESMTP id 8A76D37B502 for ; Tue, 3 Oct 2000 13:17:47 -0700 (PDT) Received: (from freebsd@localhost) by 4eva.net (8.11.0/8.9.3) id e93KHaU90286 for freebsd-questions@FreeBSD.ORG; Wed, 4 Oct 2000 05:17:36 +0900 (KST) (envelope-from freebsd) Date: Wed, 4 Oct 2000 05:17:36 +0900 (KST) From: FreeBSD for Mailing List Message-Id: <200010032017.e93KHaU90286@4eva.net> To: freebsd-questions@FreeBSD.ORG Subject: subscribe questions freebsd@4eva.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG subscribe questions freebsd@4eva.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 13:18:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web5301.mail.yahoo.com (web5301.mail.yahoo.com [216.115.106.110]) by hub.freebsd.org (Postfix) with SMTP id 033B637B502 for ; Tue, 3 Oct 2000 13:18:21 -0700 (PDT) Message-ID: <20001003201820.14081.qmail@web5301.mail.yahoo.com> Received: from [172.137.147.100] by web5301.mail.yahoo.com; Tue, 03 Oct 2000 13:18:20 PDT Date: Tue, 3 Oct 2000 13:18:20 -0700 (PDT) From: george vagner Subject: 4.1 cant find my scsi drive To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 4.1-r cant find my old quantum scsi empire 2.1 gig drive and i tried 3.4 and it finds it fine. i even made it the only drive on the cable and 4.1 cant find it. i really want to install 4.1 not 3.4. any suggestions? i get cant find any disks although i can low level format it and create a partition using msdos fdisk and format it dos and all the other uasual stuff so why can 4.1 find it? __________________________________________________ Do You Yahoo!? Yahoo! Photos - 35mm Quality Prints, Now Get 15 Free! http://photos.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 13:22:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from post.its.mcw.edu (post-v30.its.mcw.edu [141.106.30.10]) by hub.freebsd.org (Postfix) with ESMTP id E3D7E37B502 for ; Tue, 3 Oct 2000 13:22:30 -0700 (PDT) Received: from localhost by post.its.mcw.edu (8.9.3/8.9.3) with SMTP id PAA21553; Tue, 3 Oct 2000 15:22:28 -0500 (CDT) Date: Tue, 3 Oct 2000 15:22:28 -0500 (CDT) From: Fengping Li To: Kirk Brogdon Cc: freebsd-questions@FreeBSD.ORG Subject: Re: arp messages In-Reply-To: <20001003103436.A17606@bsd1.alaptech.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG It happens when two cards with diffrent network plug into one hub. It still works but it is annoying. On Tue, 3 Oct 2000, Kirk Brogdon wrote: > Date: Tue, 3 Oct 2000 10:34:36 -0800 > From: Kirk Brogdon > To: freebsd-questions@FreeBSD.ORG > Subject: arp messages > > I get these "arp: 192.168.x.x is on rl0 but got reply from on fxp0" quite often. Is something actually wrong or are these just informational? Everything seems to be working okay. > > rl0 is my lan interface and fxp0 is the outside interface (cable modem). I have the natd_interface parameter pointed at fxp0 in rc.conf. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 13:22:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtprelay3.adelphia.net (smtprelay3.adelphia.net [64.8.25.8]) by hub.freebsd.org (Postfix) with ESMTP id 7BAAD37B674 for ; Tue, 3 Oct 2000 13:22:42 -0700 (PDT) Received: from adelphia.net ([24.50.186.158]) by smtprelay3.adelphia.net (Netscape Messaging Server 4.15) with ESMTP id G1VF5U00.I2I for ; Tue, 3 Oct 2000 16:20:18 -0400 Message-ID: <39DAE95B.CE24DD22@adelphia.net> Date: Wed, 04 Oct 2000 04:24:59 -0400 From: Nader Turki X-Mailer: Mozilla 4.75 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: XFree 4.x Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I was wondering if the next FreeBSD release will be with XFree86 4.x. Thanks, -Nader To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 13:24:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hetnet.nl (net015s.hetnet.nl [194.151.104.155]) by hub.freebsd.org (Postfix) with ESMTP id DA9DE37B503 for ; Tue, 3 Oct 2000 13:24:29 -0700 (PDT) Received: from burnman ([213.75.117.54]) by hetnet.nl with Microsoft SMTPSVC(5.5.1877.537.53); Tue, 3 Oct 2000 22:24:28 +0200 Message-ID: <001701c02d78$11d6f740$36754bd5@burnman> From: "Burnman" To: Subject: problem booting Date: Tue, 3 Oct 2000 22:24:36 +0200 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0014_01C02D88.B6A14B80" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0014_01C02D88.B6A14B80 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I have a problem booting freebsd. I've installed it propaly like always. = And when I boot it say no fls or something and then you get /boot/kernel = not found en then I get boot: What am i doing wrong ------=_NextPart_000_0014_01C02D88.B6A14B80 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I have a problem booting freebsd. I've = installed it=20 propaly like always. And when I boot it say no fls or something and then = you get=20 /boot/kernel not found en then I get boot:
 
What am i doing = wrong
------=_NextPart_000_0014_01C02D88.B6A14B80-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 13:28:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f65.pav1.hotmail.com [64.4.31.65]) by hub.freebsd.org (Postfix) with ESMTP id 48A4B37B66F for ; Tue, 3 Oct 2000 13:28:18 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 3 Oct 2000 13:28:17 -0700 Received: from 134.134.248.26 by pv1fd.pav1.hotmail.msn.com with HTTP; Tue, 03 Oct 2000 20:28:17 GMT X-Originating-IP: [134.134.248.26] Reply-To: bwoods2@uswest.net From: "gaurdian gaurdian" To: freebsd-questions@freebsd.org Subject: I blew it - I think...... Date: Tue, 03 Oct 2000 20:28:17 GMT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 03 Oct 2000 20:28:17.0398 (UTC) FILETIME=[7682C160:01C02D78] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I was in the process of removing the "toor" user and mistakenly said yes to remove the dir also, when I realised that his dir is /root. Yea, I know I screwed up, how bad is the dammage, am I looking at a complete reinstall? _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile at http://profiles.msn.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 13:43: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtpproxy1.mitre.org (mb-20-100.mitre.org [129.83.20.100]) by hub.freebsd.org (Postfix) with ESMTP id B19B337B503 for ; Tue, 3 Oct 2000 13:42:59 -0700 (PDT) Received: from avsrv1.mitre.org (avsrv1.mitre.org [129.83.20.58]) by smtpproxy1.mitre.org (8.9.3/8.9.3) with ESMTP id QAA06123 for ; Tue, 3 Oct 2000 16:42:57 -0400 (EDT) Received: from mailsrv2.mitre.org (mailsrv2.mitre.org [129.83.221.17]) by smtpsrv1.mitre.org (8.9.3/8.9.3) with ESMTP id QAA29349 for ; Tue, 3 Oct 2000 16:42:45 -0400 (EDT) Received: from mitre.org ([128.29.145.140]) by mailsrv2.mitre.org (Netscape Messaging Server 4.1) with ESMTP id G1VG7K00.NSD; Tue, 3 Oct 2000 16:42:56 -0400 Message-ID: <39DA44DB.4361F525@mitre.org> Date: Tue, 03 Oct 2000 16:43:07 -0400 From: "Andresen,Jason R." Organization: The MITRE Corporation X-Mailer: Mozilla 4.75 [en]C-20000818M (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: bwoods2@uswest.net Cc: freebsd-questions@FreeBSD.ORG Subject: Re: I blew it - I think...... References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gaurdian gaurdian wrote: > > I was in the process of removing the "toor" user and mistakenly said yes to > remove the dir also, when I realised that his dir is /root. > > Yea, I know I screwed up, how bad is the dammage, am I looking at a complete > reinstall? No biggie. There is nothing really magical about /root, the only major difference it has from a normal home directory is the .cshrc includes the annoying "don't log in a root" line. Just recreate the directory, copy over the system dot files (dot.cshrc dot.profile, etc...) and you should be fine. -- _ _ _ ___ ____ ___ ______________________________________ / \/ \ | ||_ _|| _ \|___| | Jason Andresen -- jandrese@mitre.org / /\/\ \ | | | | | |/ /|_|_ | Views expressed may not reflect those /_/ \_\|_| |_| |_|\_\|___| | of the Mitre Corporation. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 13:53:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mass.osd.bsdi.com (adsl-63-202-176-106.dsl.snfc21.pacbell.net [63.202.176.106]) by hub.freebsd.org (Postfix) with ESMTP id E2C9E37B66C; Tue, 3 Oct 2000 13:53:18 -0700 (PDT) Received: from mass.osd.bsdi.com (localhost [127.0.0.1]) by mass.osd.bsdi.com (8.11.0/8.9.3) with ESMTP id e93Ks7h07894; Tue, 3 Oct 2000 13:54:08 -0700 (PDT) (envelope-from msmith@mass.osd.bsdi.com) Message-Id: <200010032054.e93Ks7h07894@mass.osd.bsdi.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: "O. Hartmann" Cc: freebsd-alpha@freebsd.org, freebsd-questions@freebsd.org Subject: Re: Digital Multia/Alpha problems In-reply-to: Your message of "Tue, 03 Oct 2000 19:12:05 +0200." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 03 Oct 2000 13:54:07 -0700 From: Mike Smith Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Dear Sirs. > My problem is trivial, but essential. I lost my console > on one of my Multias. There is only one message line on > the bottom of the screen, but no possible input, no chance to > engage ARC/SRM console. How can I bring back the console to the > internal video adaptor? Power up with a keyboard connected, wait for the keyboard to be initialised and then hit ^C and Enter a lot. SRM listens to the keyboard even when it's talking to the serial port, and this should cause it to break the boot process and return to the commandline, as well as switching video output on. -- ... every activity meets with opposition, everyone who acts has his rivals and unfortunately opponents also. But not because people want to be opponents, rather because the tasks and relationships force people to take different points of view. [Dr. Fritz Todt] V I C T O R Y N O T V E N G E A N C E To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 13:56:46 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 5B89837B502 for ; Tue, 3 Oct 2000 13:56:43 -0700 (PDT) Received: from red2-19.redrock.net (HELO Presario) (209.197.4.72) by smtp.mail.vip.suc.yahoo.com with SMTP; 3 Oct 2000 20:56:40 -0000 X-Apparently-From: From: Lorin Lund Organization: WB Software Inc To: Sleepless in Brisbane , D M P Subject: Re: How to get shutdown -p to work? Date: Tue, 3 Oct 2000 14:55:23 -0600 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain Cc: freebsd-questions@FreeBSD.ORG References: In-Reply-To: MIME-Version: 1.0 Message-Id: <00100314581201.00463@Presario> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 03 Oct 2000, Sleepless in Brisbane wrote: > On Tue, 3 Oct 2000, D M P wrote: > > > How do I get the -p option (turn off power on shutdown) to work? The > > shutdown(8) man page says hardware support is required. I can only > > think that this means the option requires the ATX design's soft-off > > capability, but it doesn't seem to be working on my system--4.1-R on > > an Intel Venus mainboard (PPro, VS440FX). Any ideas? Let me know if > > you need more information. > > Things like power off and such require you to have APM support compiled into > the kernel. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message I have 4.0 RELEASE. I had to add en apm to /boot/kernel.conf, as well as enable_apm="YES" in /etc/rc.conf I think that is all I did to make it work. _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 14: 1:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f53.law9.hotmail.com [64.4.9.53]) by hub.freebsd.org (Postfix) with ESMTP id 791D937B503 for ; Tue, 3 Oct 2000 14:01:53 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 3 Oct 2000 14:01:53 -0700 Received: from 210.54.238.30 by lw9fd.law9.hotmail.msn.com with HTTP; Tue, 03 Oct 2000 21:01:53 GMT X-Originating-IP: [210.54.238.30] From: "Lee dewd" To: questions@FreeBSD.org Subject: Symbios SCSI controller 53C810 Date: Tue, 03 Oct 2000 21:01:53 GMT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 03 Oct 2000 21:01:53.0186 (UTC) FILETIME=[28039820:01C02D7D] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I have an old Compaq ProSignia that has a Symbios SCSI 53C810 SCSI controller card built in. I start the install using the 2 disks, but when I get to the beginning part of configuring the hardware that it autodetects I don't see anything referring to the Symbios(formerly NCR) SCSI controller in any way. I've been looking through your documentation and it does say it's supported but it doesn't say how to install it or what to do if it's not detected... Any help would be greatly appreciated. Thanks Lee _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile at http://profiles.msn.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 14: 2:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp3.port.ru (mx3.port.ru [194.67.23.37]) by hub.freebsd.org (Postfix) with ESMTP id 73F3437B502 for ; Tue, 3 Oct 2000 14:02:21 -0700 (PDT) Received: from as24.d-up.max234.ukrpack.net ([195.230.153.152] helo=dmgsoft) by smtp3.port.ru with smtp (Exim 3.14 #27) id 13gZCd-000MEb-00 for questions@FreeBSD.org; Wed, 04 Oct 2000 01:02:19 +0400 Message-ID: <001101c02d85$87da39e0$9899e6c3@dmgsoft> From: "Shatl" To: Subject: Ultra DMA-66 Date: Wed, 4 Oct 2000 00:01:48 +0200 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000E_01C02D96.4A43B730" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_000E_01C02D96.4A43B730 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: base64 SGkhDQoNCldoaWNoIHZlcnNpb24gRnJlZUJTRCBoYXMgc3VwcG9ydCBVbHRyYURNQS02NiBjb250 cm9sbGVycyAoQXN1cyBQM0ItRiBtb3RoZXJib2FyZCkNCihJIHRyaWVkIHRvIGluc3RhbGwgMy1y ZCB2ZXJzaW9uIG9mIEZyZWVCU0QgYnV0IGl0IGRpZCBub3QgZm91bmQgbXkgaGFyZCBkaXNrKS4N Cg0KQW55IGlkZWFzPw0KDQpUaGFua3MgaW4gYWR2YW5jZSwNCiAgICAgICAgU2hhdGwNCg== ------=_NextPart_000_000E_01C02D96.4A43B730 Content-Type: text/html; charset="koi8-r" Content-Transfer-Encoding: base64 PCFET0NUWVBFIEhUTUwgUFVCTElDICItLy9XM0MvL0RURCBIVE1MIDQuMCBUcmFuc2l0aW9uYWwv L0VOIj4NCjxIVE1MPjxIRUFEPg0KPE1FVEEgY29udGVudD0idGV4dC9odG1sOyBjaGFyc2V0PWtv aTgtciIgaHR0cC1lcXVpdj1Db250ZW50LVR5cGU+DQo8TUVUQSBjb250ZW50PSJNU0hUTUwgNS4w MC4yOTE5LjYzMDciIG5hbWU9R0VORVJBVE9SPg0KPFNUWUxFPjwvU1RZTEU+DQo8L0hFQUQ+DQo8 Qk9EWSBiZ0NvbG9yPSNmZmZmZmY+DQo8RElWPjxGT05UIHNpemU9Mj5IaSE8L0ZPTlQ+PC9ESVY+ DQo8RElWPiZuYnNwOzwvRElWPg0KPERJVj48Rk9OVCBzaXplPTI+V2hpY2ggdmVyc2lvbiBGcmVl QlNEIGhhcyBzdXBwb3J0IFVsdHJhRE1BLTY2IA0KY29udHJvbGxlcnMmbmJzcDsoQXN1cyBQM0It RiBtb3RoZXJib2FyZCk8L0ZPTlQ+PC9ESVY+DQo8RElWPjxGT05UIHNpemU9Mj4oSSB0cmllZCB0 byBpbnN0YWxsIDMtcmQgdmVyc2lvbiBvZiBGcmVlQlNEIGJ1dCBpdCBkaWQgbm90IA0KZm91bmQg bXkgaGFyZCBkaXNrKS48L0ZPTlQ+PC9ESVY+DQo8RElWPiZuYnNwOzwvRElWPg0KPERJVj48Rk9O VCBzaXplPTI+QW55IGlkZWFzPzwvRk9OVD48L0RJVj4NCjxESVY+Jm5ic3A7PC9ESVY+DQo8RElW PjxGT05UIHNpemU9Mj5UaGFua3MgaW4gYWR2YW5jZSw8L0ZPTlQ+PC9ESVY+DQo8RElWPjxGT05U IHNpemU9Mj4mbmJzcDsmbmJzcDsmbmJzcDsgJm5ic3A7Jm5ic3A7Jm5ic3A7IA0KU2hhdGw8L0ZP TlQ+PC9ESVY+PC9CT0RZPjwvSFRNTD4NCg== ------=_NextPart_000_000E_01C02D96.4A43B730-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 14:13:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from khoral.com (charon.khoral.com [209.75.155.97]) by hub.freebsd.org (Postfix) with ESMTP id C13EF37B502 for ; Tue, 3 Oct 2000 14:13:49 -0700 (PDT) Received: from benson.alb.khoral.com (benson.alb.khoral.com [10.1.2.11]) by khoral.com (8.9.3/8.9.3) with ESMTP id OAA15894; Tue, 3 Oct 2000 14:02:46 -0600 (MDT) From: Steve Jorgensen Message-Id: <200010032002.OAA00104@khoral.com> Subject: Re: Dell Inspiron 5000/7500 To: jan@smartsoft.cc (Jan Knepper) Date: Tue, 3 Oct 2000 14:02:05 -0600 (MDT) Cc: culverk@wam.umd.edu (Kenneth Wayne Culver), FreeBSD-Questions@FreeBSD.ORG (FreeBSD Questions) In-Reply-To: <39DA0152.9CF3CDA7@smartsoft.cc> from "Jan Knepper" at Oct 03, 2000 11:54:58 AM MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have Inspiron 7500, and am running FreeBSD 4.1-STABLE on it. It works like a charm. Jan Knepper wrote >> Kenneth Wayne Culver wrote: >> >> > I installed it on an inspiron 3800, I don't know about the modem, but >> > there is no cardbus support for the 3com ethernet that comes with it, >> > There is support in the works though as far as I know. >> >> OK, fair enough. Don't think I would need the 3Com ethernet that bad to >> begin with. You can get pccard 3com ethernet cards that work just fine. I don't know about the internal modem, I opt'ed for the gold pcmcia card Dell offers. However, I have yet to try even to set it up, (I don't even know if it's a cardbus or pccard :) as I hardly ever dial up anywhere. I do know pccards are still available for both ethernet and modems that are supported and will work fine. >> >> Did you get X to work at all? I've heard XF86 4.x works just fine. However, I'm using the XF86 3.3.6 server because 4 is still seems to be a bit unstable. The 3.3.6 server will work just fine 800x600. In order get the full 1400x1050 or other higher resolutions, you have to follow the directions at http://www.eecs.umich.edu/~steveh/inspiron/ It gives instructions for Linux, but they are easily adapted to the freebsd port of XFree86. I followed the compile instructions under method 1 doing the following: (Keep in mind I'm stating this from memory from two months ago, so it may need some tweaking. :) % cd /usr/ports/XFree86 % make extract < apply source patch as specified in the Method 1 set of instructions. the trick here is finding the actual source file to apply it to > % make install Install the XF86Config file specified in the Method 1 set of instructions, and create the X symbolic link, and you should be good to go. One thing you didn't ask about is sound. The 7500 sound is not currently supported; however, it is being worked on. There is a preliminary version of the free driver available (search the archives for more info). Your other option is to spend $30 on the OSS commercial driver (www.opensound.com). Hope this helps. Steve -- ----------------------------------------------------------- Steven Jorgensen steve@khoral.com steve@spukhaus.com ------------------------------+---------------------------- Khoral Research Inc. | PHONE: (505) 837-6500 6200 Uptown Blvd, Suite 200 | FAX: (505) 881-3842 Albuquerque, NM 87110 | URL: http://www.khoral.com/ ----------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 14:14: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from front001.cluster1.charter.net (24-216-159-200.hsacorp.net [24.216.159.200]) by hub.freebsd.org (Postfix) with ESMTP id A68ED37B502 for ; Tue, 3 Oct 2000 14:14:05 -0700 (PDT) Received: from [24.216.138.99] (HELO gforce.johnson.home) by front001.cluster1.charter.net (CommuniGate Pro SMTP 3.3.2) with ESMTP id 410711 for questions@freebsd.org; Tue, 03 Oct 2000 17:14:05 -0400 Received: (from glenn@localhost) by gforce.johnson.home (8.11.0/8.11.0) id e93LE1s02825 for questions@freebsd.org; Tue, 3 Oct 2000 16:14:01 -0500 (CDT) (envelope-from glenn) From: Glenn Johnson Date: Tue, 3 Oct 2000 16:14:00 -0500 To: questions@freebsd.org Subject: NVidia glx drivers Message-ID: <20001003161400.A2765@gforce.johnson.home> Mail-Followup-To: glenn, 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 Does any one know what the status is of getting the Nvidia Linux kernel module ported to FreeBSD? I just checked the archives and there was discussion of it being possible and probably doable but that seems to be as far as it went. As a related question, should I get a Matrox G400 in my new system as opposed to an Nvidia GeForce 2 GTS DDR based card? I do not need glx yet but I anticipate wanting to use it in the very near future. From what I can gather the Matrox G400 is supported either via utah-glx/XFree86-3 or XFree86-4. Thanks. -- Glenn Johnson glennpj@charter.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 14:15:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.ipsnet.it (mail.ipsnet.it [212.112.64.4]) by hub.freebsd.org (Postfix) with ESMTP id 9251137B502 for ; Tue, 3 Oct 2000 14:15:30 -0700 (PDT) Received: from Sotira (pm1-36.ipsnet.it [212.112.67.170]) by mail.ipsnet.it (8.9.3/8.8.7) with SMTP id XAA10525 for ; Tue, 3 Oct 2000 23:15:02 +0200 Message-ID: <000501c02d7f$3e9c48a0$aa4370d4@Sotira> From: "Sotira NSDesign" To: Subject: Link Date: Tue, 3 Oct 2000 23:16:43 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I'm finish my web site and I would like to palce your logo and a link to your web site. We are offering Network and consulting services for all the OS platform. Kind regards Nicola Sotira email : nsdesign@ipsnet.it To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 14:24:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from femail3.sdc1.sfba.home.com (femail3.sdc1.sfba.home.com [24.0.95.83]) by hub.freebsd.org (Postfix) with ESMTP id 7CF9737B677 for ; Tue, 3 Oct 2000 14:24:14 -0700 (PDT) Received: from home.com ([24.20.70.64]) by femail3.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001003212323.RRAI18167.femail3.sdc1.sfba.home.com@home.com>; Tue, 3 Oct 2000 14:23:23 -0700 Message-ID: <39DA4F15.1D1BB997@home.com> Date: Tue, 03 Oct 2000 14:26:45 -0700 From: xavian anderson macpherson Organization: http://www.professional3d.com X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.14 i586) X-Accept-Language: en MIME-Version: 1.0 To: "Person, Roderick" , "freebsd-questions@FreeBSD.ORG" Subject: Re: is there a /boot directory in freebsd as there is in linux? X-Priority: 1 (Highest) References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Person, Roderick" wrote: > there is a /boot directory. I don't think it's used the same as in > Linux. The kernel that boots the system is in /. > > Roderick P. Person > Programmer II > Crystal Administrator are there any BSD rules which forbid me from putting the kernel in the directory/partition i now use as /boot? if not, why isn't this widely used to answer the very question of having the `/' directory on a vinum device? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 14:24:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.intop.net (smtp.intop.net [206.156.254.80]) by hub.freebsd.org (Postfix) with ESMTP id 6A29137B671 for ; Tue, 3 Oct 2000 14:24:12 -0700 (PDT) Received: from charlie (iwkcpe.intop.net [208.149.79.30]) by smtp.intop.net (8.9.3/8.9.3) with ESMTP id QAA14326; Tue, 3 Oct 2000 16:25:35 -0500 Message-Id: <200010032125.QAA14326@smtp.intop.net> From: "Charlie Schloemer" To: , "Bob Silva" Date: Tue, 3 Oct 2000 16:27:02 -0500 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: How to remove login messages from console In-reply-to: <00d001c02d72$6dfcf570$3d48edc6@webmaster> X-mailer: Pegasus Mail for Win32 (v3.12a) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 3 Oct 00, at 12:45, Bob Silva wrote: > By default FreeBSD shows all logings to the consoles...how can I disable = > this? > > Thanks. Bob Silva FreeBSD's logging is handled by the system log daemon (syslogd). The config file for this daemon is /etc/syslog.conf, and with the proper tweaks, you'll be able to configure your logging to the granularity you desire. man 8 syslogd -and- man 5 syslog.conf will give you plenty of information. Hope this helps, -charlie To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 14:36:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from irv1-mail2.intelenet.net (irv1-mail2.intelenet.net [204.182.160.3]) by hub.freebsd.org (Postfix) with ESMTP id 9F08E37B66C for ; Tue, 3 Oct 2000 14:36:07 -0700 (PDT) Received: from gidney.intelenet.net (gidney.intelenet.net [207.38.65.47]) by irv1-mail2.intelenet.net (8.9.3/8.9.3) with ESMTP id OAA21196; Tue, 3 Oct 2000 14:36:03 -0700 (PDT) Message-Id: <200010032136.OAA21196@irv1-mail2.intelenet.net> X-Mailer: exmh version 2.1.1 10/15/1999 To: freebsd-questions@freebsd.org Cc: Jamie Norwood Subject: Re: High Performance NICs In-reply-to: Your message of Tue, 03 Oct 2000 09:09:10 -0700. Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 03 Oct 2000 14:36:38 -0700 From: David Harnick-Shapiro Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Might 'ttcp' be what you want? It's even in /usr/ports/net. (That's BRL's "test TCP" ttcp, not Solaris's "ToolTalk CoPy" ttcp...) On Tue, 3 Oct 2000 09:09, Jamie Norwood writes: > On Tue, Oct 03, 2000 at 08:11:01AM -0500, LStation wrote: >> >>> On this topic, can anyone recommend a way to force high loads like this, >>> to see how current/prospective hardware fares? Any advice appreciated! >> >> Sure, just bring up INN (the worlds only voluntary DoS attack ;-). >> Copying huge files back and forth across an nfs mount should work too... > > Sadly, I would be limited by the internet connection on INN (Only on a 1.5 > Mb/s SDSL link). Might see if I can do the NFS thing. > > I know suns have/had a set of commands which would essentiall push garbage > data as fast and much as possible between two hosts. We used to use it at > @Home to test particularly troublesome links when they were fixed. Something > in FreeBSD like this would be nice. > > Jamie -------- David Harnick-Shapiro FirstWorld Communications Irvine CA 92612 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 14:40:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from Awfulhak.org (tun.AwfulHak.org [194.242.139.173]) by hub.freebsd.org (Postfix) with ESMTP id CA9D637B502; Tue, 3 Oct 2000 14:40:22 -0700 (PDT) Received: from hak.lan.Awfulhak.org (root@hak.lan.awfulhak.org [172.16.0.12]) by Awfulhak.org (8.11.0/8.11.0) with ESMTP id e93LZva62773; Tue, 3 Oct 2000 22:35:57 +0100 (BST) (envelope-from brian@hak.lan.Awfulhak.org) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.11.1/8.11.0) with ESMTP id e93LZ4s02130; Tue, 3 Oct 2000 22:35:04 +0100 (BST) (envelope-from brian@hak.lan.Awfulhak.org) Message-Id: <200010032135.e93LZ4s02130@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.1.1 10/15/1999 To: "ady@warpnet.ro" Cc: freebsd-isp@FreeBSD.org, freebsd-questions@FreeBSD.org, brian@Awfulhak.org, brian@Awfulhak.org Subject: Re: Server side PPPoE daemon in FreeBSD 3.5 In-Reply-To: Message from "ady@warpnet.ro" of "Wed, 23 Aug 2000 15:00:21 +0300." <200008231200.PAA00380@yukaton.warpnet.ro> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 03 Oct 2000 22:35:04 +0100 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG If you grab the latest -current sources for pppoed, I've just added a -n switch that will allow you to enable netgraph debugging. This may provide more insight into what the problem is. You should be able to get the sources from ftp://ftp.FreeBSD.org/pub/FreeBSD/FreeBSD-current/src/libexec/pppoed/ (although it may be a few hours before the above url is updated). > Hi, > > Are there any issues with pppoed in 3.5-STABLE ? I'm trying to offer > PPPoE service over DSL links (Net to Net Tech) and it doesn't work. > > Here's a snaphost of what it happens: > > [root@yukaton 02:27pm] /root# /usr/libexec/pppoed -Fd -e "/usr/sbin/ppp > -direct apollostar-dsl" -p * ed1 > Sending NGM_LISTHOOKS to ed1: > Got reply from id [3]: Type ether with 0 hooks > Send MKPEER: ed1:orphans -> [type pppoe]:ethernet > Sending PPPOE_LISTEN to .:pppoe-375, provider * > pppoed[375]: Listening as provider * > > And that's all, nothing else. Still, tcpdump catches the PADI requests > from the client: > > [root@yukaton 02:28pm] /root# tcpdump -n -i ed1 > tcpdump: listening on ed1 > 14:29:03.100556 PPPoE PADI v1, type 1, sess 0 len 26 [Service-Name > apollostar-dsl] [Host-Uniq c0e77bc0] > 14:29:05.099975 PPPoE PADI v1, type 1, sess 0 len 26 [Service-Name > apollostar-dsl] [Host-Uniq c0e77bc0] > > I'm really confused, could someone give me a hint what's wrong ? I'm > using 3.5-STABLE as of 20th August. > > Thanks, > Ady (@warpnet.ro) -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 14:40:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from Awfulhak.org (tun.AwfulHak.org [194.242.139.173]) by hub.freebsd.org (Postfix) with ESMTP id 8E7A437B66C; Tue, 3 Oct 2000 14:40:25 -0700 (PDT) Received: from hak.lan.Awfulhak.org (root@hak.lan.awfulhak.org [172.16.0.12]) by Awfulhak.org (8.11.0/8.11.0) with ESMTP id e93LcCa62907; Tue, 3 Oct 2000 22:38:12 +0100 (BST) (envelope-from brian@hak.lan.Awfulhak.org) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.11.1/8.11.0) with ESMTP id e93LbHs02148; Tue, 3 Oct 2000 22:37:17 +0100 (BST) (envelope-from brian@hak.lan.Awfulhak.org) Message-Id: <200010032137.e93LbHs02148@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.1.1 10/15/1999 To: Brian Somers Cc: James Wyatt , freebsd-questions@FreeBSD.org, freebsd-isp@FreeBSD.org, brian@Awfulhak.org Subject: Re: Need some help with PPPoE In-Reply-To: Message from Brian Somers of "Tue, 03 Oct 2000 19:52:28 BST." <200010031852.e93IqSn44881@hak.lan.Awfulhak.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <2140.970609036.1@hak.lan.Awfulhak.org> Date: Tue, 03 Oct 2000 22:37:17 +0100 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hmm, it seems that you may also have to # kldload ng_ether # kldload ng_pppoe I'm sure this used to happen automagically.... I've just updated pppoed so that it auto-loads these if required. > If ``tcpdump -e not ip'' doesn't show up with any traffic, then you > probably haven't got netgraph compiled into your kernel. > > > EEEdgar AAAllen PPPoE seems more like it... (^_^) > > > > We've put the netgraph stuff into the kernel (but I don't see anything > > special in dmesg) and configured the device to be PPPoE:ed0, set dial and > > login to blank, put the correct name and password in, and still get a log > > like this: > > ======================= > > Sep 28 18:59:29 cactusbox ppp[389]: tun0: Phase: deflink: Enter pause > > (30) for redialing. > > Sep 28 18:59:59 cactusbox ppp[389]: tun0: Phase: deflink: Redial timer > > expired. > > Sep 28 18:59:59 cactusbox ppp[389]: tun0: Phase: deflink: Connected! > > Sep 28 18:59:59 cactusbox ppp[389]: tun0: Phase: deflink: opening -> dial > > Sep 28 18:59:59 cactusbox ppp[389]: tun0: Phase: deflink: dial -> carrier > > Sep 28 19:00:00 cactusbox ppp[389]: tun0: Phase: deflink: Disconnected! > > Sep 28 19:00:00 cactusbox ppp[389]: tun0: Phase: deflink: carrier -> > > hangup > > Sep 28 19:00:00 cactusbox ppp[389]: tun0: Phase: deflink: Connect time: 1 > > secs: 0 octets in, 0 octets out > > Sep 28 19:00:00 cactusbox ppp[389]: tun0: Phase: total 0 bytes/sec, peak > > 0 bytes/sec on Thu Sep 28 19:00:00 2000 > > Sep 28 19:00:00 cactusbox ppp[389]: tun0: Phase: deflink: hangup -> > > opening > > Sep 28 19:00:00 cactusbox ppp[389]: tun0: Phase: deflink: Enter pause > > (30) for redialing. > > ======================= > > > > We've turned logging on and need to know what we can debug with next. > > Using tcpdump on the tun0 device doesn't show anything, of course, and I'm > > pretty sure we've added the PPP_FILTER in the kernel build, but I'm not in > > front of it right now. If I did, I'd include ppp.conf. > > > > The OS is 3.4-RELEASE from my WCCD ROM pack, but I'll try to upgrade when > > it's online. Is the age of the OS enough that I should just reinstall with > > 4v1 or 4v1r1? I'd like to avoid that for now... > > > > I'm trying to help a friend and would appreciate some help myself! - Jy@ -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 14:43:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pc759.cs.msu.su (pc759.cs.msu.su [158.250.10.223]) by hub.freebsd.org (Postfix) with ESMTP id CDFC537B502 for ; Tue, 3 Oct 2000 14:43:47 -0700 (PDT) Received: from pc759.cs.msu.su (uucp@localhost) by pc759.cs.msu.su (8.9.3/8.9.3) with UUCP id BAA05777 for freebsd-questions@freebsd.org; Wed, 4 Oct 2000 01:56:04 +0400 (MSD) (envelope-from der@pc759.cs.msu.su) Received: from pc759.cs.msu.su (megagame.my.home [10.0.1.5]) by gateway.my.home (8.8.8/8.8.8) with ESMTP id WAA27001 for ; Tue, 3 Oct 2000 22:17:07 +0400 (MSD) (envelope-from der@pc759.cs.msu.su) Message-ID: <39DA31CA.9198862D@pc759.cs.msu.su> Date: Tue, 03 Oct 2000 22:21:46 +0300 From: Alexander Derevyanko X-Mailer: Mozilla 4.72 [en] (Win95; I) X-Accept-Language: en,ru MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Anybody know something about port 113 (auth) ? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello ! While debugging some problems of mail sending from MS Outlook to FreeBSD SMTP server, I found curious thing - Windowz tryes to access port 113 - (auth) on SMTP server. What does it needed from it, anybody know ? And may be i can provide such service to it ? Alexander Derevyanko. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 14:44:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp2.libero.it (smtp2.libero.it [193.70.192.52]) by hub.freebsd.org (Postfix) with ESMTP id 1560337B66C; Tue, 3 Oct 2000 14:44:34 -0700 (PDT) Received: from newluxor (151.33.118.110) by smtp2.libero.it; 3 Oct 2000 23:43:48 +0200 Received: from localhost (flag@localhost [127.0.0.1]) by NewLuxor (8.11.0/8.11.0) with ESMTP id e93Jet800184; Tue, 3 Oct 2000 21:40:55 +0200 (CEST) (envelope-from flag@libero.it) Date: Tue, 3 Oct 2000 21:40:55 +0200 (CEST) From: flag X-Sender: flag@NewLuxor To: freebsd-stable@FreeBSD.ORG Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Random net errors: any guru out there? In-Reply-To: <20000927091815.T9141@fw.wintelcom.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 27 Sep 2000, Alfred Perlstein wrote: > I remeber coming across this problem with FreeBSD several years ago, > someone told me to turn on or off the rfc extentions, try this: The TCP Extensions are turned off yet. Any other idea? Paolo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 14:57:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 706) id 43FFA37B502; Tue, 3 Oct 2000 14:57:51 -0700 (PDT) Date: Tue, 3 Oct 2000 14:57:51 -0700 From: Jonathan Lemon To: xavian anderson macpherson Cc: questions@freebsd.org Subject: Re: is there a /boot directory in freebsd as there is in linux? Message-ID: <20001003145751.A73409@hub.freebsd.org> References: <39DA4F15.1D1BB997@home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <39DA4F15.1D1BB997@home.com>; from xavian anderson macpherson on Tue, Oct 03, 2000 at 02:26:45PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Oct 03, 2000 at 02:26:45PM -0700, xavian anderson macpherson wrote: > "Person, Roderick" wrote: > > > there is a /boot directory. I don't think it's used the same as in > > Linux. The kernel that boots the system is in /. > > > > Roderick P. Person > > Programmer II > > Crystal Administrator > > are there any BSD rules which forbid me from putting the kernel in the > directory/partition i now use as /boot? if not, why isn't this widely > used to answer the very question of having the `/' directory on a vinum > device? No. The location of the kernel is arbitrary, but must be located where the loader can find it. Since the loader doesn't understand vinum filesystems, this is why you can't put the kernel on a vinum device. In 5.x, the kernel and modules have been moved into a subdirectory of /boot, so on -current, we now have the following structure: /boot/kernel.GENERIC/kernel /vesa.ko /kernel.MACHINE/kernel /vinum.ko If you load the kernel + vinum module at boot time, I don't see any technical reason why you can't mount a vinum partition as /, and then overlay your /boot partition on top of that. However, in practical terms, mounting root is a "special" operation, and must have per-filesystem support, so the actual code to support mounting the vinum partition as / may not be present. -- Jonathan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 15: 5: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dh198-236.dhcp.sunysb.edu (dh198-236.dhcp.sunysb.edu [129.49.198.236]) by hub.freebsd.org (Postfix) with ESMTP id 898CF37B503; Tue, 3 Oct 2000 15:05:04 -0700 (PDT) Received: (from chris@localhost) by dh198-236.dhcp.sunysb.edu (8.9.3/8.9.3) id SAA03994; Tue, 3 Oct 2000 18:04:17 -0400 (EDT) (envelope-from chris) From: Christopher Rued MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14810.22497.64172.382911@chris.xsb.com> Date: Tue, 3 Oct 2000 18:04:17 -0400 (EDT) To: xavian anderson macpherson Cc: BWS - Offwhite , "Albert D. Cahalan" , Bob Martin , Christopher Rued , "Crist J . Clark" , Dan Nelson , "fatboy@linuxbr.com.br" , "freebsd-questions@FreeBSD.ORG" , Gerald Pfeifer , James Preece , John , "keith@mail.telestream.com" , Marcel Moolenaar , Matthew Emmerton , Mike Meyer , Mike Smith , Nate Williams , Oscar Ricardo Silva , "Person, Roderick" , Salvo Bartolotta Subject: is there a /boot directory in freebsd as there is in linux? In-Reply-To: <39DA3EC0.1DBF8E52@home.com> References: <39DA3EC0.1DBF8E52@home.com> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG xavian anderson macpherson writes: > there is no mention of a /boot directory in the complete freebsd. i > looked on page 230 and in the index. i have also looked on the web. no > mention of /boot. i was told that i cannot start my root `/' directory > from a vinum drive. because the kernel has to be loaded for the vinum > drives to be accessed. this should not be a problem if there was a > separate /boot directory which can be mounted on it's own partition; as > it is currently on my system. > > /dev/hda1 /boot > /dev/hdd1 / > > i have not yet had anyone answer me as to whether or not there is a > /boot directory in FreeBSD. if there is not; where is the operational > kernel located (the one that runs the system)? what is the name of that > directory (if there is one)? is the kernel just `out in the open' as i > have seen with the (default) Makefile for compiling the linux kernel? i > saw something about BootEasy being kept in the MBR; but i don't think > the MBR is a valid directory. in linux i have a separate partition for > my /boot directory. i have to, or i wouldn't be able to start my > computer! my `/' directory is out of range for that 1024 cylinder > limit. in fact, it's (my current operational kernel) on my 4th drive (i > have another [3 linux-mandrake kernels] on the third drive; which i can > `chroot /mnt' to) i am quite sure that FreeBSD is subject to the same > limitations as every other system that runs on x86 architecture; namely > that all of the boot mechanisms must be below the 1024 cylinder limit > set by intel chips. FreeBSD does have a /boot directory, but from what you have described it does not serve the same function as the Linux /boot directory. The FreeBSD kernel lives in the root directory (/). Some configuration files live in /boot on FreeBSD. So, for booting purposes it seems that FreeBSD's / is roughly equivalent to Linux's /boot. -- Christopher Rued To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 15:22: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from lh04.opsion.fr (lh04.opsion.fr [212.73.208.230]) by hub.freebsd.org (Postfix) with SMTP id 622F137B502 for ; Tue, 3 Oct 2000 15:21:22 -0700 (PDT) Received: from 24.16.193.228 [24.16.193.228] by lh04.opsion.fr; Tue, 3 Oct 2000 20:37:33 GMT Date: Tue, 3 Oct 2000 20:33:18 +0000 From: Y u r i X-Mailer: The Bat! (v1.46d) UNREG / CD5BF9353B3B7091 Reply-To: Michellek X-Priority: 3 (Normal) Message-ID: <632866852.20001003203318@isuisse.com> To: freebsd-questions@FreeBSD.ORG Subject: Re:Linux/FreeBSD decision In-reply-To: <008a01c02d1d$74411e20$0c00a8c0@ipform.ru> References: <008a01c02d1d$74411e20$0c00a8c0@ipform.ru> 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 this could help to illustrate the hype side of the phenomenon http://www.latimes.com/business/20001002/t000093536.html -- Best regards, Y ______________________________________________________________________________ Vous avez un site perso ? 2 millions de francs ā gagner sur i(france) ! Webmasters : ZE CONCOURS ! http://www.ifrance.com/_reloc/concours.emailif To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 15:34:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from impulse.net (red.impulse.net [207.154.64.11]) by hub.freebsd.org (Postfix) with SMTP id 362E337B503 for ; Tue, 3 Oct 2000 15:34:35 -0700 (PDT) Received: (qmail 54506 invoked by alias); 3 Oct 2000 22:34:34 -0000 Received: from unknown (HELO impulse.net) (207.154.64.228) by red.impulse.net with SMTP; 3 Oct 2000 22:34:34 -0000 Message-ID: <39DA5EF9.E4DFDE4C@impulse.net> Date: Tue, 03 Oct 2000 15:34:33 -0700 From: Victor Breen Reply-To: victor@impulse.net X-Mailer: Mozilla 4.75 [en] (Win95; U) X-Accept-Language: en,pdf MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Having some trouble doing a "/usr/sbin/conf" on my custom kernel Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I hope this doesn't seem to dumb, but I'm a little confused and haven't encountered this before... (BTW, I did a cvsup on the entire src tree) I keep getting syntax errors on the following line: controller fdc0 at isa? port "IO_FD1" bio irq 6 drq 2 and this error "config: line 69: Obsolete keyword 'disk' found - use 'device'" (minus "). Line 69 is just this: disk fd0 at fdc0 drive 0 Could it be that the GENERIC kernel config was not updated when I did the cvsup? I thought it was supposed to, but correct me if I'm wrong :) I'm not really good at this (since I haven't learned C) but I have been able to get a good kernel running in the past by reading the GENERIC file very carefully. I'm just a little confused about these 'obsolete' keyword errors. Any insight would be much appreciated. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 15:34:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by hub.freebsd.org (Postfix) with ESMTP id 5ECA337B503 for ; Tue, 3 Oct 2000 15:34:52 -0700 (PDT) Received: (from grog@localhost) by wantadilla.lemis.com (8.11.0/8.9.3) id e93MYbs04746; Wed, 4 Oct 2000 08:04:37 +0930 (CST) (envelope-from grog) Date: Wed, 4 Oct 2000 08:04:37 +0930 From: Greg Lehey To: Jason Cribbins Cc: questions@FreeBSD.ORG Subject: Re: Promise Ultra100 Drivers Message-ID: <20001004080437.W1760@wantadilla.lemis.com> References: <9D35FA2F8EFCD111BA5A00805FA75E87081EE7EB@fdntx001> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <9D35FA2F8EFCD111BA5A00805FA75E87081EE7EB@fdntx001>; from Jason.Cribbins@qwest.com on Fri, Sep 29, 2000 at 11:04:58AM -0400 Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Friday, 29 September 2000 at 11:04:58 -0400, Jason Cribbins wrote: > Is there any place I can find drivers for a Ultra 100 IDE PCI card from > Promise Technology? Yes. Check http://www.freebsd.org/releases/4.1.1R/notes.html: The ata(4) driver now has support for ATA100 controllers. > According to the tech support dept they don't have drivers for any > OS except Win9x, ME, NT, and 2k. Correct. A driver is part of an operating system, not part of the board. The manufacturers only need to supply drivers for incomplete operating systems. > I am told that Linux has the Ultra 66 drivers built in and this is > enough to get an Ultra 100 working...but how to get get these > drivers and can they be converted over to BSD? You can get the Linux drivers in any recent Linux distribution. It would take a lot of time to convert them to BSD. I can't think why you would want to do this. Greg -- When replying to this message, please copy the original recipients. If you don't, I may ignore the reply. For more information, see http://www.lemis.com/questions.html Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 15:39:26 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 C256437B66E for ; Tue, 3 Oct 2000 15:39:23 -0700 (PDT) Received: (from dan@localhost) by dan.emsphone.com (8.9.3/8.9.3) id RAA26431; Tue, 3 Oct 2000 17:39:19 -0500 (CDT) (envelope-from dan) Date: Tue, 3 Oct 2000 17:39:18 -0500 From: Dan Nelson To: Alexander Derevyanko Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Anybody know something about port 113 (auth) ? Message-ID: <20001003173918.A26103@dan.emsphone.com> References: <39DA31CA.9198862D@pc759.cs.msu.su> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.3.9i In-Reply-To: <39DA31CA.9198862D@pc759.cs.msu.su>; from "Alexander Derevyanko" on Tue Oct 3 22:21:46 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 03), Alexander Derevyanko said: > While debugging some problems of mail sending from MS Outlook to > FreeBSD SMTP server, I found curious thing - Windowz tryes to access > port 113 - (auth) on SMTP server. What does it needed from it, > anybody know ? And may be i can provide such service to it ? If you're running 4.0 or higher, edit /etc/inetd.conf and uncomment the auth stream tcp nowait root internal auth -r -f -n -o UNKNOWN -t 30 line. If you're running anything older, install the pidentd port and uncomment the "external ident" line in inetd.conf. Not having auth services won't affect mail delivery in any way, though. -- 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 Tue Oct 3 15:49:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail-4.sjc.telocity.net (mail-4.sjc.telocity.net [216.227.56.44]) by hub.freebsd.org (Postfix) with ESMTP id 8BE0937B503 for ; Tue, 3 Oct 2000 15:49:35 -0700 (PDT) Received: from zoso (dsl-216-227-91-85.telocity.com [216.227.91.85]) by mail-4.sjc.telocity.net (8.9.3/8.9.3) with SMTP id PAA14185; Tue, 3 Oct 2000 15:41:36 -0700 (PDT) From: "Otter" To: "Alexander Derevyanko" , Subject: RE: Anybody know something about port 113 (auth) ? Date: Tue, 3 Oct 2000 18:49:12 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <39DA31CA.9198862D@pc759.cs.msu.su> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG port 113 is the identd daemon, which you can enable by uncommenting the proper lines in /etc/inetd.conf. for questions about other daemons/services/ports, check out /etc/services. -Otter }-----Original Message----- }From: owner-freebsd-questions@FreeBSD.ORG }[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Alexander }Derevyanko }Sent: Tuesday, October 03, 2000 3:22 PM }To: freebsd-questions@FreeBSD.ORG }Subject: Anybody know something about port 113 (auth) ? } } } }Hello ! } }While debugging some problems of mail sending from MS }Outlook to FreeBSD }SMTP server, }I found curious thing - Windowz tryes to access port 113 - (auth) on }SMTP server. What does it needed from it, }anybody know ? And may be i can provide such service to it ? } }Alexander Derevyanko. } } } }To Unsubscribe: send mail to majordomo@FreeBSD.org }with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 15:50:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.telestream.com (mail.telestream.com [205.238.4.5]) by hub.freebsd.org (Postfix) with ESMTP id 0667237B503 for ; Tue, 3 Oct 2000 15:50:11 -0700 (PDT) Received: from localhost (keith@localhost) by mail.telestream.com (8.11.0/8.11.0) with ESMTP id e93MoA713665 for ; Tue, 3 Oct 2000 15:50:10 -0700 Date: Tue, 3 Oct 2000 15:50:10 -0700 (PDT) From: To: freebsd-questions@freebsd.org Subject: ATM Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Does anyone know of a good source of reading/learning on the basics of ATM networks? Thanks Keith ================================= Keith W. At the helm My non work related site www.cydonia.net ================================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 15:51:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from servidor.exsocom.com.mx (servidor.exsocom.com.mx [200.34.46.130]) by hub.freebsd.org (Postfix) with ESMTP id 1BB6237B503 for ; Tue, 3 Oct 2000 15:51:53 -0700 (PDT) Received: from paty.comunica.net.mx (comunica1.comunica.net.mx [200.34.46.135]) by servidor.exsocom.com.mx (8.9.3/8.9.3) with SMTP id RAA23285 for ; Tue, 3 Oct 2000 17:56:54 -0500 (CDT) Message-ID: <000701c02d8d$a719d2e0$872e22c8@paty.comunica.net.mx> From: "=?iso-8859-1?Q?Ing._Guillermo_R._Mart=EDnez_Hern=E1ndez?=" To: Subject: I need help to me Date: Tue, 3 Oct 2000 17:59:57 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0004_01C02D63.BDACBB00" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.2106.4 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0004_01C02D63.BDACBB00 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I Need know how i do to see a "last" in the system, becouse it show (Too = many levels of symbolic links ) when I coming this. ------=_NextPart_000_0004_01C02D63.BDACBB00 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I Need know how i do to see a = "last"=20 in the system, becouse it show (Too many levels of symbolic links ) when = I=20 coming this.
------=_NextPart_000_0004_01C02D63.BDACBB00-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 16: 8:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dh198-236.dhcp.sunysb.edu (dh198-236.dhcp.sunysb.edu [129.49.198.236]) by hub.freebsd.org (Postfix) with ESMTP id 6A5C437B502 for ; Tue, 3 Oct 2000 16:08:15 -0700 (PDT) Received: (from chris@localhost) by dh198-236.dhcp.sunysb.edu (8.9.3/8.9.3) id TAA04243; Tue, 3 Oct 2000 19:07:48 -0400 (EDT) (envelope-from chris) From: Christopher Rued MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Message-ID: <14810.26307.921025.102492@chris.xsb.com> Date: Tue, 3 Oct 2000 19:07:47 -0400 (EDT) To: "=?iso-8859-1?Q?Ing._Guillermo_R._Mart=EDnez_Hern=E1ndez?=" Cc: Subject: I need help to me In-Reply-To: <000701c02d8d$a719d2e0$872e22c8@paty.comunica.net.mx> References: <000701c02d8d$a719d2e0$872e22c8@paty.comunica.net.mx> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ing. Guillermo R. Mart=EDnez Hern=E1ndez writes: > I Need know how i do to see a "last" in the system, becouse it show = (Too many levels of symbolic links ) when I coming this. I'm not sure I understood you correctly, but it sounds like you want to run the command `last', but you cannot read the output because there is just to much output to fit on a screen. In that case, you might want to try: # last | more or =20 # last | head I hope that helps. Si quieres, puedes preguntarme en espanol. Mi novia habla espanol muy bien. O, si yo no se el repuesta, ella puede traducir el pregunta para ti. :) Espero que mi espa=F1ol no sea muy malo. =09=09=09=09 -Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 16:23:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from computer-exchange.com (extreme-colo.meganet.net [209.213.64.253]) by hub.freebsd.org (Postfix) with ESMTP id C85D337B503 for ; Tue, 3 Oct 2000 16:23:18 -0700 (PDT) Date: Tue, 3 Oct 2000 19:28:40 -0400 Message-Id: <200010031928.AA15859904@computer-exchange.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii From: "Eli Stair" Reply-To: To: Subject: Re: NATD,IPFW error:"Failed to write packet back:Permission X-Mailer: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ....Continuing the saga..... >Your lo0 interface is not configured, make sure to include `lo0' in the >`network_interfaces' list in /etc/rc.conf, or set its value to `auto' >to make it automatically filled with the output of `ifconfig -l'. You were entirely correct about this, it was the most obvious thing, but neglected to check it because, of course, it was so obvious :) Thanks. >As for the second problem (you can't reach the world from internal >machines), >try running natd manually with `natd -v -n xl1', and send me some >output >from it, when you, say, ping outside host from any of your local >machines. Ok, output is this: SHRIKE# natd -v -n xl1 natd[262]: Aliasing to 24.216.250.161, mtu 1500 bytes When I ping, try to access web pages, etc. through the BSDgateway, I get "host not found" on the internal client machine. I do have the BSD box (192.168.0.1) set as the gateway on these. I'm stumped! I'm getting no errors (on the BSD gateway/FW box) on boot or during use, everything checks out ok and *should* be working. Any ideas on what I should try? Thanks a million (if I had it, it'd be yours ;) for your input and time, it's giving me hope at least where I don't have experience. /eli > > In response to Ruslan Ermilov, here are some local settings from my > machine. Also Ruslan, I do have GATEWAY_ENABLE set to yes, and the > clients do have the BSD box set as gateway (192.168.0.1). Thanks > for your help :) > > /eli > > ######################################## > > Output from ipfw list: > 00050 divert 8668 ip from any to any via xl1 > 00100 allow ip from any to any via lo0 > 00200 deny ip from any to 127.0.0.0/8 > 65000 allow ip from any to any > 65535 allow ip from any to any > > > output of ifconfig -a inet: > > xl0: flags=8843 mtu 1500 > inet 192.168.0.1 netmask 0xffffff00 broadcast 192.168.0.255 > xl1: flags=8843 mtu 1500 > inet 24.216.250.161 netmask 0xffffff80 broadcast 255.255.255.255 > lo0: flags=8008 mtu 16384 > gif0: flags=8010 mtu 1280 > gif1: flags=8010 mtu 1280 > gif2: flags=8010 mtu 1280 > gif3: flags=8010 mtu 1280 > faith0: flags=8000 mtu 1500 > > Output from netstat -rn -finet > Routing tables > > Internet: > Destination Gateway Flags Netif Expire > default 24.216.250.129 UGSc 2 4 xl1 > 24.216.250.128/25 link#2 UC 0 0 xl1 => > 24.216.250.129 0:20:40:66:77:6d UHLW 2 0 xl1 1145 > 192.168 link#1 UC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 16:37: 1 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web703.mail.yahoo.com (web703.mail.yahoo.com [128.11.23.23]) by hub.freebsd.org (Postfix) with SMTP id 5748B37B502 for ; Tue, 3 Oct 2000 16:36:59 -0700 (PDT) Received: (qmail 5377 invoked by uid 60001); 3 Oct 2000 23:36:59 -0000 Message-ID: <20001003233659.5376.qmail@web703.mail.yahoo.com> Received: from [24.14.206.104] by web703.mail.yahoo.com; Tue, 03 Oct 2000 16:36:59 PDT Date: Tue, 3 Oct 2000 16:36:59 -0700 (PDT) From: bill fiore Subject: help 2.2.1->4.0 upgrade boot problems To: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi, I created the kernel and mfsroot floppies. all ok I boot the kernel floppy. all ok I load the mfsroot floppy and delete unused drivers (removing CONF entries) During device probe portion of boot: I get a fdc direction bit error and a cmd 3 error......my floppies are attached to an adaptec 1542 controller I get complaint errors that the eeprom on my 3com etherlink III is not enabled? Finally I get a continuous print out of: dscheck (#md/2): b_bcount 513 is not on a sector boundary (csize 512) which continues till I re-boot. My 4gb drive is split (1gb win98 [ugh], 3bg fbsd 2.2.1) ===== William F. Fiore Jr. ($bilfjr) <<<<< N.B. new address 88 harris av cranston, R.I. 02910 USA 401-946-5703 USA EST (voice/vmail) 1-877-789-1992 USA (vmail/fax - toll free) dollarbilfjr@yahoo.com www.geocities.com/dollarbilfjr/dollarbilfjr.html __________________________________________________ Do You Yahoo!? Yahoo! Photos - 35mm Quality Prints, Now Get 15 Free! http://photos.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 16:49:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.mel.gcs.com.au (arthur.mel.gcs.com.au [192.68.172.132]) by hub.freebsd.org (Postfix) with SMTP id 72DB237B502 for ; Tue, 3 Oct 2000 16:49:15 -0700 (PDT) Received: (qmail 8490 invoked from network); 3 Oct 2000 23:49:06 -0000 Received: from snoop.mel.gcs.com.au (HELO snoop) (192.68.172.97) by arthur.mel.gcs.com.au with SMTP; 3 Oct 2000 23:49:06 -0000 From: "michael" To: Subject: 1st time FreeBSD installer !! Date: Wed, 4 Oct 2000 10:48:19 +1000 X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1155 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Message-Id: <20001003234915.72DB237B502@hub.freebsd.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I am trying to install FreeBSD on a X86 archecture machine and it is the first time i have ever installed FreeBSD. I am trying to install it on the machine while it has no video output ie: no video card. I have been told that it can be done via a serial connection. The machine to be installed upon does have a cdrom and floppy drives, but i am very unsure what to do, pls help ???? Michael Kennedy Graphics Computer Systems 97 Highbury Road Burwood Melbourne Victoria Australia PH: 6 13 9888 8522 FAX: 6 13 9888 8511 WEB: http://www.gcs.com.au/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 16:52:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp6.mindspring.com (smtp6.mindspring.com [207.69.200.110]) by hub.freebsd.org (Postfix) with ESMTP id 7CFEF37B502 for ; Tue, 3 Oct 2000 16:52:10 -0700 (PDT) Received: from freebsd.mindspring.com (user-33qtc36.dialup.mindspring.com [199.174.176.102]) by smtp6.mindspring.com (8.9.3/8.8.5) with ESMTP id TAA29686 for ; Tue, 3 Oct 2000 19:52:04 -0400 (EDT) Received: (from david@localhost) by freebsd.mindspring.com (8.11.0/8.11.0) id e93Nq3u60315 for freebsd-questions@freebsd.org; Tue, 3 Oct 2000 18:52:03 -0500 (CDT) (envelope-from david) Date: Tue, 3 Oct 2000 18:52:02 -0500 From: "David J. Kanter" To: FreeBSD questions Subject: Windows Media Player Message-ID: <20001003185202.A60304@freebsd.mindspring.com> Mail-Followup-To: FreeBSD questions Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Operating-System: FreeBSD 4.1.1-RELEASE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Some stations only broadcast in Windows Media Player format. Is there any way to use FreeBSD to play this format? I installed wine and tried running WMP, but it really doesn't work. RealPlayer 7 in the ports collection (for Linux) doesn't play that format, either. Any ideas? -- David Kanter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 16:52:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from unix.pciway.com (d83b4646.dsl.flashcom.net [216.59.70.70]) by hub.freebsd.org (Postfix) with ESMTP id BB6C937B502 for ; Tue, 3 Oct 2000 16:52:54 -0700 (PDT) Received: from localhost (loren@localhost) by unix.pciway.com (8.11.0/8.11.0) with ESMTP id e93NsSr35580 for ; Tue, 3 Oct 2000 16:54:28 -0700 (PDT) (envelope-from loren@pciway.com) Date: Tue, 3 Oct 2000 16:54:28 -0700 (PDT) From: Loren Koss To: freebsd-questions@freebsd.org Subject: I deleted my shell by mistake!! Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG So, I have a current connection that works, but now all new connections are getting declined because somehow (i think it was when i re-cvsuped by source) my /usr/local/bin/tcsh is gone.. so.. now i cant connect because it says the file is gone.. The real stinker is that i made the root shell TCSH as well.. Please tell me there is something I can do.. like somehow executing a command like VI to edit the passwd file and change the shell of this user and root.. Please tell me I aint screwed!!! Thanks Loren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 17: 0:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f152.law4.hotmail.com [216.33.149.152]) by hub.freebsd.org (Postfix) with ESMTP id 8BCCD37B503 for ; Tue, 3 Oct 2000 17:00:26 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 3 Oct 2000 17:00:22 -0700 Received: from 24.234.122.152 by lw4fd.law4.hotmail.msn.com with HTTP; Wed, 04 Oct 2000 00:00:22 GMT X-Originating-IP: [24.234.122.152] From: "Chris Angell" To: freebsd-questions@freebsd.org Subject: Sendmail Date: Tue, 03 Oct 2000 17:00:22 PDT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 04 Oct 2000 00:00:22.0854 (UTC) FILETIME=[17793E60:01C02D96] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I get errors when I try to send mail outside my domain. Here is what I get: Oct 3 15:16:53 redqueen sendmail[4069]: OAA03947: to=chris62vw@hotmail.com, ctladdr=chris (62/0), delay=00:24:28, xdelay=00:06:30, mailer=esmtp, relay=mail.hotmail.com. [216.33.151.135], stat=Deferred: Connection refused by mail.hotmail.com. Oct 3 15:17:38 redqueen sendmail[4069]: PAA04050: to=, delay=00:11:03, xdelay=00:00:45, mailer=esmtp, relay=docserver.cac.washington.edu. [140.142.100.15], stat=Deferred: Connection refused by docserver.cac.washington.edu. Could someone please help me? I am very grateful for the help provided already. Thanks for everything, Chris _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile at http://profiles.msn.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 17: 8:29 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 ADBC437B502 for ; Tue, 3 Oct 2000 17:08:25 -0700 (PDT) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e9408Nk17166; Tue, 3 Oct 2000 17:08:23 -0700 (PDT) Date: Tue, 3 Oct 2000 17:08:23 -0700 From: Alfred Perlstein To: Loren Koss Cc: freebsd-questions@FreeBSD.ORG Subject: Re: I deleted my shell by mistake!! Message-ID: <20001003170823.R27736@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 loren@pciway.com on Tue, Oct 03, 2000 at 04:54:28PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Loren Koss [001003 16:53] wrote: > So, I have a current connection that works, but now all new connections > are getting declined because somehow (i think it was when i re-cvsuped by > source) my /usr/local/bin/tcsh is gone.. so.. now i cant connect because > it says the file is gone.. The real stinker is that i made the root shell > TCSH as well.. Please tell me there is something I can do.. like somehow > executing a command like VI to edit the passwd file and change the shell > of this user and root.. Please tell me I aint screwed!!! if you have a root shell open all you need to do is run 'vipw' don't don't change root's shell! -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 17: 8:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from snowy.org (snowy.org [203.37.251.14]) by hub.freebsd.org (Postfix) with ESMTP id ED6EA37B503 for ; Tue, 3 Oct 2000 17:08:42 -0700 (PDT) Received: from localhost (snowy@localhost) by snowy.org (8.11.0/8.11.0) with ESMTP id e9408Rx63123; Wed, 4 Oct 2000 10:08:31 +1000 (EST) (envelope-from snowy@snowy.org) Date: Wed, 4 Oct 2000 10:08:27 +1000 (EST) From: Sleepless in Brisbane To: Loren Koss Cc: freebsd-questions@FreeBSD.ORG Subject: Re: I deleted my shell by mistake!! In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 3 Oct 2000, Loren Koss wrote: > So, I have a current connection that works, but now all new connections > are getting declined because somehow (i think it was when i re-cvsuped by > source) my /usr/local/bin/tcsh is gone.. so.. now i cant connect because > it says the file is gone.. The real stinker is that i made the root shell > TCSH as well.. Please tell me there is something I can do.. like somehow > executing a command like VI to edit the passwd file and change the shell > of this user and root.. Please tell me I aint screwed!!! As long as you have a root shell still open; you can use the command 'vipw' to change your /etc/passwd file. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 17:11:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from munich.v-net.org (u57n248.hfx.eastlink.ca [24.222.57.248]) by hub.freebsd.org (Postfix) with ESMTP id 191D337B503 for ; Tue, 3 Oct 2000 17:11:12 -0700 (PDT) Received: from unisys (Windozzze [192.168.8.2]) by munich.v-net.org (8.9.3/8.9.3) with SMTP id VAA39965; Tue, 3 Oct 2000 21:10:52 -0300 (ADT) (envelope-from matt@researcher.com) From: "Matt Rudderham" To: "Loren Koss" , Subject: RE: I deleted my shell by mistake!! Date: Tue, 3 Oct 2000 21:10:11 -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: X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >So, I have a current connection that works, but now all new connections >are getting declined because somehow (i think it was when i re-cvsuped by >source) my /usr/local/bin/tcsh is gone.. so.. now i cant connect because >it says the file is gone.. The real stinker is that i made the root shell >TCSH as well.. Please tell me there is something I can do.. like somehow >executing a command like VI to edit the passwd file and change the shell >of this user and root.. Please tell me I aint screwed!!! > >Thanks >Loren You ain't screwed. Try chsh root assuming you are logged in as root or su'd. I assume restoring the shell from ports (/usr/ports/shells/tcsch) should restore your shell. - Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 17:12:47 2000 Delivered-To: freebsd-questions@freebsd.org Received: from nameserver.austclear.com.au (nameserver.austclear.com.au [192.83.119.132]) by hub.freebsd.org (Postfix) with ESMTP id 3150237B503 for ; Tue, 3 Oct 2000 17:12:37 -0700 (PDT) Received: from tungsten.austclear.com.au (tungsten.austclear.com.au [192.168.70.1]) by nameserver.austclear.com.au (8.9.3/8.9.3) with ESMTP id LAA71081; Wed, 4 Oct 2000 11:12:33 +1100 (EST) Received: from tungsten (tungsten [192.168.70.1]) by tungsten.austclear.com.au (8.9.3/8.9.3) with ESMTP id LAA22625; Wed, 4 Oct 2000 11:12:33 +1100 (EST) Message-Id: <200010040012.LAA22625@tungsten.austclear.com.au> X-Mailer: exmh version 2.1.1 10/15/1999 To: Jamie Norwood Cc: freebsd-questions@FreeBSD.ORG Subject: Re: High Performance NICs In-Reply-To: Your message of "Tue, 03 Oct 2000 09:09:10 PDT." <20001003090910.A34402@mushhaven.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 04 Oct 2000 11:12:33 +1100 From: Tony Landells Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG One thing I've always found quite useful for generating a lot of network traffic is "spray". Tony -- Tony Landells Systems Manager Ph: +61 3 9677 9319 Australian Clearing Services Pty Ltd Fax: +61 3 9677 9355 Level 4, Rialto North Tower 525 Collins Street Melbourne VIC 3000 Australia To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 17:14:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from munich.v-net.org (u57n248.hfx.eastlink.ca [24.222.57.248]) by hub.freebsd.org (Postfix) with ESMTP id C85D237B502 for ; Tue, 3 Oct 2000 17:14:36 -0700 (PDT) Received: from unisys (Windozzze [192.168.8.2]) by munich.v-net.org (8.9.3/8.9.3) with SMTP id VAA39969; Tue, 3 Oct 2000 21:12:56 -0300 (ADT) (envelope-from matt@researcher.com) From: "Matt Rudderham" To: "Alfred Perlstein" , "Loren Koss" Cc: Subject: RE: I deleted my shell by mistake!! Date: Tue, 3 Oct 2000 21:12:15 -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: <20001003170823.R27736@fw.wintelcom.net> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >if you have a root shell open all you need to do is run 'vipw' > >don't don't change root's shell! Hi alfred, Why should the root shell not be changed? I am also kind of new I guess. I have it set to bash, rather than the default. - Matt -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 17:15:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from unix.pciway.com (d83b4646.dsl.flashcom.net [216.59.70.70]) by hub.freebsd.org (Postfix) with ESMTP id 151D537B503 for ; Tue, 3 Oct 2000 17:15:50 -0700 (PDT) Received: from localhost (loren@localhost) by unix.pciway.com (8.11.0/8.11.0) with ESMTP id e940HG035696; Tue, 3 Oct 2000 17:17:17 -0700 (PDT) (envelope-from loren@pciway.com) Date: Tue, 3 Oct 2000 17:17:16 -0700 (PDT) From: Loren Koss To: Sleepless in Brisbane Cc: freebsd-questions@FreeBSD.ORG Subject: Re: I deleted my shell by mistake!! 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 Thats the problem.. I don't.. I have my regular user shell still open.. I can't SU to root anymore.. I think i've learned my lesson about changing roots shell!! Any other suggestions?? Is it gonna be a problem even when I go to the console? How about rebooting into single user mode? Am I totally F*cked??? On Wed, 4 Oct 2000, Sleepless in Brisbane wrote: > On Tue, 3 Oct 2000, Loren Koss wrote: > > > So, I have a current connection that works, but now all new connections > > are getting declined because somehow (i think it was when i re-cvsuped by > > source) my /usr/local/bin/tcsh is gone.. so.. now i cant connect because > > it says the file is gone.. The real stinker is that i made the root shell > > TCSH as well.. Please tell me there is something I can do.. like somehow > > executing a command like VI to edit the passwd file and change the shell > > of this user and root.. Please tell me I aint screwed!!! > > As long as you have a root shell still open; you can use the command 'vipw' to > change your /etc/passwd file. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 17:24:10 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 6403637B502 for ; Tue, 3 Oct 2000 17:24:07 -0700 (PDT) Received: (from amavis@localhost) by damoe.wireless-isp.net (8.9.3/8.9.3) id UAA27454 for ; Tue, 3 Oct 2000 20:24:19 -0400 (EDT) (envelope-from keen@damoe.wireless-isp.net) Received: from localhost (keen@localhost) by damoe.wireless-isp.net (8.9.3/8.9.3) with ESMTP id UAA26972; Tue, 3 Oct 2000 20:24:13 -0400 (EDT) (envelope-from keen@damoe.wireless-isp.net) X-Authentication-Warning: damoe.wireless-isp.net: keen owned process doing -bs Date: Tue, 3 Oct 2000 20:24:13 -0400 (EDT) From: David Raistrick To: Matt Rudderham Cc: Alfred Perlstein , Loren Koss , freebsd-questions@freebsd.org Subject: RE: I deleted my shell by mistake!! In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 3 Oct 2000, Matt Rudderham wrote: > >don't don't change root's shell! > Why should the root shell not be changed? I am also kind of new I guess. I The theory that I have always heard about changing the root shell is not to change it to something that is not based in / . The reasoning behind this is that if you lose your /usr (or whatever) slice, you still have access to your root account. Of course, I've never had a problem with this (mind you, I never managed to delete the shell I was using whilst in multiuser mode...)since when you boot single user, it /asks/ you what shell to use, and doesnt give a rats ass what is in the master.passwd file..... This is the only theory I've heard as to not changing your shell to a shell not based off of /...(mind you, if you go deleting /bin/sh or something, you're pretty much hosed all around..though i guess that does leave you /bin/csh to use in single user to get things working after a damn good bit of work...) Anyway, I'd love to hear a sound reason why to never change your root shell at all.. (I've never heard of that before, either...) And any more theories about not changing it to something off of /, if you have them.;) ....david (100% tcsh since '89) -- David Raistrick Digital Wireless Communications davidr@dwcinet.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 17:35:31 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 5472D37B66C for ; Tue, 3 Oct 2000 17:35:28 -0700 (PDT) Received: (from amavis@localhost) by damoe.wireless-isp.net (8.9.3/8.9.3) id UAA28255 for ; Tue, 3 Oct 2000 20:35:45 -0400 (EDT) (envelope-from keen@damoe.wireless-isp.net) Received: from localhost (keen@localhost) by damoe.wireless-isp.net (8.9.3/8.9.3) with ESMTP id UAA28017; Tue, 3 Oct 2000 20:35:42 -0400 (EDT) (envelope-from keen@damoe.wireless-isp.net) X-Authentication-Warning: damoe.wireless-isp.net: keen owned process doing -bs Date: Tue, 3 Oct 2000 20:35:42 -0400 (EDT) From: David Raistrick To: Loren Koss Cc: freebsd-questions@freebsd.org Subject: Re: I deleted my shell by mistake!! In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 3 Oct 2000, Loren Koss wrote: > mode? Am I totally F*cked??? No. If you cant su, then you need to get (or get someone too..) the console, and reboot into single user. hit enter when it asks for what shell to use, to use the default of /bin/sh if you shut down cleanly (a three finger salute will do this, even without root access, unless you disabled it..), a mount -a should get everything mounted and usable. (mount -fw / will get / writable if mount -a doesnt...its been a while..) vipw should let you go in and set your root shell to /bin/sh (or /bin/csh..whathaveyou). get back to multiuser and reinstall that port, and you should be fine. later...david -- David Raistrick Digital Wireless Communications davidr@dwcinet.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 17:35:41 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 C78E037B503 for ; Tue, 3 Oct 2000 17:35:37 -0700 (PDT) Received: from morgaine.udel.edu (morgaine.wondermutt.net [192.168.1.2]) by wondermutt.net (8.9.3/8.9.3) with ESMTP id UAA09133; Tue, 3 Oct 2000 20:36:34 -0400 (EDT) (envelope-from papalia@udel.edu) Message-Id: <4.3.2.7.2.20001003203331.00af05a0@mail.udel.edu> X-Sender: papalia@mail.udel.edu X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Tue, 03 Oct 2000 20:34:27 -0400 To: Loren Koss , Sleepless in Brisbane From: John Subject: Re: I deleted my shell by mistake!! Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: References: 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 >Thats the problem.. I don't.. I have my regular user shell still >open.. I can't SU to root anymore.. I think i've learned my lesson about >changing roots shell!! Any other suggestions?? Is it gonna be a problem >even when I go to the console? How about rebooting into single user >mode? Am I totally F*cked??? Reboot into single user, accept /bin/sh as your shell-of-choice, `vipw' and change the path of your root shell back to /bin/sh, go off, be merry, and have fun :) --John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 17:36: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from downstairs.conyers.net (cr419806-a.wlfdle1.on.wave.home.com [24.42.55.97]) by hub.freebsd.org (Postfix) with ESMTP id 8F20D37B66C for ; Tue, 3 Oct 2000 17:35:58 -0700 (PDT) Received: from home.com (localhost [127.0.0.1]) by downstairs.conyers.net (8.9.3/8.9.3) with ESMTP id UAA29435; Tue, 3 Oct 2000 20:35:55 -0400 (EDT) (envelope-from pnmurphy@home.com) Message-ID: <39DA7B66.A73E027D@home.com> Date: Tue, 03 Oct 2000 20:35:51 -0400 From: Paul Murphy X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: estair@computer-exchange.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: NATD,IPFW error:"Failed to write packet back:Permission References: <200010031928.AA15859904@computer-exchange.com> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Eli Stair wrote: > > ....Continuing the saga..... > >Your lo0 interface is not configured, make sure to include `lo0' in the > >`network_interfaces' list in /etc/rc.conf, or set its value to `auto' > >to make it automatically filled with the output of `ifconfig -l'. > > You were entirely correct about this, it was the most obvious thing, but > neglected to check it because, of course, it was so obvious :) Thanks. > > >As for the second problem (you can't reach the world from internal >machines), > >try running natd manually with `natd -v -n xl1', and send me some >output > >from it, when you, say, ping outside host from any of your local >machines. > > Ok, output is this: > SHRIKE# natd -v -n xl1 > natd[262]: Aliasing to 24.216.250.161, mtu 1500 bytes > When I ping, try to access web pages, etc. through the BSDgateway, I get > "host not found" on the internal client machine. I do have the BSD box > (192.168.0.1) set as the gateway on these. I'm stumped! I'm getting > no errors (on the BSD gateway/FW box) on boot or during use, everything > checks out ok and *should* be working. Any ideas on what I should try? > Can your gateway box ping the internet? Can your client boxes ping the gateway box? -- Paul Murphy http://members.home.com/pnmurphy/ Home Lat: 43° 33' 29" N, Lon: 79° 39' 03" W Work Lat: 43° 25' 39" N, Lon: 79° 42' 27" W To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 17:36:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from snowy.org (snowy.org [203.37.251.14]) by hub.freebsd.org (Postfix) with ESMTP id C9B0737B66E for ; Tue, 3 Oct 2000 17:36:26 -0700 (PDT) Received: from localhost (snowy@localhost) by snowy.org (8.11.0/8.11.0) with ESMTP id e940aLT48590; Wed, 4 Oct 2000 10:36:21 +1000 (EST) (envelope-from snowy@snowy.org) Date: Wed, 4 Oct 2000 10:36:21 +1000 (EST) From: Sleepless in Brisbane To: Loren Koss Cc: freebsd-questions@FreeBSD.ORG Subject: Re: I deleted my shell by mistake!! In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 3 Oct 2000, Loren Koss wrote: > Thats the problem.. I don't.. I have my regular user shell still > open.. I can't SU to root anymore.. I think i've learned my lesson about > changing roots shell!! Any other suggestions?? Is it gonna be a problem > even when I go to the console? How about rebooting into single user > mode? Am I totally F*cked??? > > On Wed, 4 Oct 2000, Sleepless in Brisbane wrote: > > > On Tue, 3 Oct 2000, Loren Koss wrote: > > > > > So, I have a current connection that works, but now all new connections > > > are getting declined because somehow (i think it was when i re-cvsuped by > > > source) my /usr/local/bin/tcsh is gone.. so.. now i cant connect because > > > it says the file is gone.. The real stinker is that i made the root shell > > > TCSH as well.. Please tell me there is something I can do.. like somehow > > > executing a command like VI to edit the passwd file and change the shell > > > of this user and root.. Please tell me I aint screwed!!! > > > > As long as you have a root shell still open; you can use the command 'vipw' to > > change your /etc/passwd file. From memory if you boot your BSD box in single use mode ('boot -s' at the boot manager prompt) it is hard-wired to use '/bin/sh'. You could try that, once you get in you just need to do a 'mount -a' before using 'vipw' to change things and then reboot. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 17:36:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id F22B337B66C for ; Tue, 3 Oct 2000 17:36:36 -0700 (PDT) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e940aTD18271; Tue, 3 Oct 2000 17:36:29 -0700 (PDT) Date: Tue, 3 Oct 2000 17:36:29 -0700 From: Alfred Perlstein To: Matt Rudderham Cc: Loren Koss , freebsd-questions@FreeBSD.ORG Subject: Re: I deleted my shell by mistake!! Message-ID: <20001003173628.T27736@fw.wintelcom.net> References: <20001003170823.R27736@fw.wintelcom.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: ; from matt@researcher.com on Tue, Oct 03, 2000 at 09:12:15PM -0300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Matt Rudderham [001003 17:14] wrote: > >if you have a root shell open all you need to do is run 'vipw' > > > >don't don't change root's shell! > Hi alfred, > Why should the root shell not be changed? I am also kind of new I guess. I > have it set to bash, rather than the default. It's simple, someone with a lot more experiance than I had told me not to and I've never had these "oops i broke root's shell" embarassing moments. Now someone with a lot more experiance is telling you the same. Seriously, how difficult is it to type 'zsh' after su'ing to root? -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 17:39:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by hub.freebsd.org (Postfix) with ESMTP id AC71C37B503 for ; Tue, 3 Oct 2000 17:39:45 -0700 (PDT) Received: (from grog@localhost) by wantadilla.lemis.com (8.11.0/8.9.3) id e940bjM07374; Wed, 4 Oct 2000 10:07:45 +0930 (CST) (envelope-from grog) Date: Wed, 4 Oct 2000 10:07:45 +0930 From: Greg Lehey To: Christopher Rued Cc: xavian anderson macpherson , FreeBSD Questions Subject: Re: "Defining" vinum (was: APOLOGIES GIVEN TO ALL) Message-ID: <20001004100745.A7292@wantadilla.lemis.com> References: <39D8FAA6.3C2CE669@home.com> <14809.216.377993.679478@chris.xsb.com> <39D90385.C9397AEA@home.com> <20001003113126.D759@wantadilla.lemis.com> <39D948C3.44B4D479@home.com> <14809.20183.190794.578203@chris.xsb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <14809.20183.190794.578203@chris.xsb.com>; from c.rued@xsb.com on Mon, Oct 02, 2000 at 11:13:27PM -0400 Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Monday, 2 October 2000 at 23:13:27 -0400, Christopher Rued wrote: > xavian anderson macpherson writes: >> i have been told that i have to wait until after i have installed my >> system, before i can define a vinum volume. >> what do i have to do? install a small incomplete but running system, >> only so that i can later specify the vinum volume on a separate >> partition? > > As I mentioned, I have not used vinum (although I am now very > interested in it), so I cannot tell you exactly how to set it up. > From what I gather, what your question boils down to is: > > "I want to install FreeBSD, and I want to set up my filesystem using > vinum. How do I do this?" > > Perhaps it is best to allow someone more qualified (Greg :)) to > answer this question for you, as I have no working knowledge of > vinum. I have had working code for Vinum root, but it's not as simple as that: 1. It needs to be rewritten. 2. It will be implemented in -CURRENT first, and due to major changes in -CURRENT, it might be a while before it gets to 4-STABLE. 3. Even then, we need to fix sysinstall in order to be able to install on a Vinum volume. Probably what I will do will be to allow external partitions as Vinum subdisks. This would mean that you can install FreeBSD normally, leaving some space on the drive for a (possibly empty) Vinum drive. Then you configure Vinum and add the existing non-Vinum partitions as subdisks to Vinum plexes. Unfortunately, due to other commitments, I won't be able to do this in the immediate future. Greg -- When replying to this message, please copy the original recipients. For more information, see http://www.lemis.com/questions.html Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 17:41:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pop.idx.com.au (pop.idx.com.au [203.14.30.10]) by hub.freebsd.org (Postfix) with ESMTP id 6FE7337B66F for ; Tue, 3 Oct 2000 17:41:15 -0700 (PDT) Received: from freebsd.freebsd.org (tntwc01-3-87.idx.com.au [203.166.3.87]) by pop.idx.com.au (8.9.3/8.9.3) with SMTP id LAA23643; Wed, 4 Oct 2000 11:41:06 +1100 From: Danny To: , freebsd-questions@FreeBSD.ORG Subject: Re: ATM Date: Wed, 4 Oct 2000 21:52:15 +1100 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain References: MIME-Version: 1.0 Message-Id: <00100421531504.00363@freebsd.freebsd.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG www.data.com has many good journals about Datacomm From New technology to excellent tutorials on Datacomm eg :- What is subnetting , etc etc etc On Wed, 04 Oct 2000, keith@mail.telestream.com wrote: > Does anyone know of a good source of reading/learning on the basics of ATM > networks? > > Thanks > > Keith > > ================================= > Keith W. > At the helm > > My non work related site > www.cydonia.net > ================================= > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 17:47:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from nameserver.austclear.com.au (nameserver.austclear.com.au [192.83.119.132]) by hub.freebsd.org (Postfix) with ESMTP id 2304537B502 for ; Tue, 3 Oct 2000 17:47:15 -0700 (PDT) Received: from tungsten.austclear.com.au (tungsten.austclear.com.au [192.168.70.1]) by nameserver.austclear.com.au (8.9.3/8.9.3) with ESMTP id LAA71353 for ; Wed, 4 Oct 2000 11:47:12 +1100 (EST) Received: from tungsten (tungsten [192.168.70.1]) by tungsten.austclear.com.au (8.9.3/8.9.3) with ESMTP id LAA23913; Wed, 4 Oct 2000 11:47:12 +1100 (EST) Message-Id: <200010040047.LAA23913@tungsten.austclear.com.au> X-Mailer: exmh version 2.1.1 10/15/1999 To: freebsd-questions@freebsd.org Subject: configuring a big, fat ethernet pipe Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 04 Oct 2000 11:47:12 +1100 From: Tony Landells Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I have two FreeBSD boxes that I want to use to check the impact of various things on network performance (adding IPSec with various encryptions, stripping various bits out of the kernel, ...). The boxes have several network interfaces (fxp0 through fxp5) and so I'm looking for a way to hook the boxes up with something like multilink PPP over Ethernet, or something else that comes out similar to the Cisco concept of an etherchannel. I've been trying to work out how to put the pieces together (configuring netgraph into the kernel, loading the ng_ether module) but I'm stumped with actually setting up the two boxes to hook the multiple PPPoE connections into a single (multilink) PPP connection. Can anybody walk me through this, or give me an alternative solution? It doesn't work (as far as I can see) to just configure six separate links because the routing table only stores the best route so I'll never use more than one connection. Hence my looking at these other solutions... Thanks, Tony -- Tony Landells Systems Manager Ph: +61 3 9677 9319 Australian Clearing Services Pty Ltd Fax: +61 3 9677 9355 Level 4, Rialto North Tower 525 Collins Street Melbourne VIC 3000 Australia To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 17:52:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from bingnet2.cc.binghamton.edu (bingnet2.cc.binghamton.edu [128.226.1.18]) by hub.freebsd.org (Postfix) with ESMTP id 3B5B437B502 for ; Tue, 3 Oct 2000 17:52:39 -0700 (PDT) Received: from opal (cs.binghamton.edu [128.226.123.101]) by bingnet2.cc.binghamton.edu (8.9.3/8.9.3) with ESMTP id UAA26988 for ; Tue, 3 Oct 2000 20:52:38 -0400 (EDT) Date: Tue, 3 Oct 2000 20:52:13 -0400 (EDT) From: Zhiui Zhang X-Sender: zzhang@opal To: freebsd-questions@freebsd.org Subject: fetch mails to a FreeBSD box Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have an email account at the University's mail server. Is there any program on FreeBSD that I can use to fetch all the mails over and do it automatically if possible? Thanks. -Zhihui To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 17:57:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by hub.freebsd.org (Postfix) with ESMTP id 7B3D837B502 for ; Tue, 3 Oct 2000 17:57:28 -0700 (PDT) Received: (from grog@localhost) by wantadilla.lemis.com (8.11.0/8.9.3) id e940uqK07609; Wed, 4 Oct 2000 10:26:52 +0930 (CST) (envelope-from grog) Date: Wed, 4 Oct 2000 10:26:52 +0930 From: Greg Lehey To: Odhiambo Washington Cc: FreeBSD Questions Subject: Re: UUCP Message-ID: <20001004102652.F7292@wantadilla.lemis.com> References: <20001003094902.A358@siafu.iconnect.co.ke> <20001003163553.I1760@wantadilla.lemis.com> <20001003102507.A98579@poeza.iconnect.co.ke> <20001003171050.M1760@wantadilla.lemis.com> <20001003143428.A98675@poeza.iconnect.co.ke> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20001003143428.A98675@poeza.iconnect.co.ke>; from wash@poeza.iconnect.co.ke on Tue, Oct 03, 2000 at 02:34:28PM +0300 Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tuesday, 3 October 2000 at 14:34:28 +0300, Odhiambo Washington wrote: > * Greg Lehey [20001003 10:42]: First, please note the .sig: > When replying to this message, please copy the original recipients. > If you don't, I may ignore the reply. This is the second private reply you have sent me. >> On Tuesday, 3 October 2000 at 10:25:07 +0300, Odhiambo Washington wrote: >>> * Greg Lehey [20001003 10:07]: >>>> When replying to this message, please copy the original recipients. >>>> If you don't, I may ignore the reply. >>>> On Tuesday, 3 October 2000 at 9:49:02 +0300, Odhiambo Washington wrote: >>>> Do you intend to talk uucp protocol to your terminal? The shell for >>>> user uucp is uucico, and that's what *it* speaks. Wait a minute or >>>> two, and it'll get bored and go away. >>> >>> I guess so...if that is what it will require so that I reschedule the >>> faxes.. >> >> Basically, 'su uucp' is an error. It will resolve itself after a >> couple of minutes, but nothing else will change. > > Thanks. I think the Linux guys could be having it differently because one > of them was suggesting this (and he seemed to be doing that many times > with success because why else would he suggest it?) this to me as the > way to modify the fax queue.I'll try the option ofcreating a second account > with uucico and see if it sorts me out. No, you don't want uucico. If you want to perform shell operations as uucp, you need a shell. I suspect you have misunderstood what the Linux guy was saying. Greg -- When replying to this message, please copy the original recipients. If you don't, I may ignore the reply. For more information, see http://www.lemis.com/questions.html Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 17:58:12 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 4A40F37B503 for ; Tue, 3 Oct 2000 17:58:10 -0700 (PDT) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e940w8I19061; Tue, 3 Oct 2000 17:58:08 -0700 (PDT) Date: Tue, 3 Oct 2000 17:58:08 -0700 From: Alfred Perlstein To: Zhiui Zhang Cc: freebsd-questions@FreeBSD.ORG Subject: Re: fetch mails to a FreeBSD box Message-ID: <20001003175808.W27736@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 zzhang@cs.binghamton.edu on Tue, Oct 03, 2000 at 08:52:13PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Zhiui Zhang [001003 17:52] wrote: > > I have an email account at the University's mail server. Is there any > program on FreeBSD that I can use to fetch all the mails over and do it > automatically if possible? Thanks. I think the program would be called 'fetchmail' :) it should be in ports. -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 18:12:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f193.law9.hotmail.com [64.4.9.193]) by hub.freebsd.org (Postfix) with ESMTP id 26A9937B502 for ; Tue, 3 Oct 2000 18:12:27 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 3 Oct 2000 18:12:27 -0700 Received: from 204.101.164.206 by lw9fd.law9.hotmail.msn.com with HTTP; Wed, 04 Oct 2000 01:12:27 GMT X-Originating-IP: [204.101.164.206] From: "Vincent Foley" To: freebsd-questions@FreeBSD.ORG Subject: Canadian Frech keyboard Date: Tue, 03 Oct 2000 21:12:27 EDT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 04 Oct 2000 01:12:27.0053 (UTC) FILETIME=[28E5A5D0:01C02DA0] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, how can I have a french canadian (Quebec) keyboard layout in FreeBSD? Vince _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile at http://profiles.msn.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 18:24: 1 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 5D9E837B503 for ; Tue, 3 Oct 2000 18:23:58 -0700 (PDT) Received: from lola (adsl-63-206-193-145.dsl.snfc21.pacbell.net [63.206.193.145]) by zeus.host4u.net (8.8.5/8.8.5) with SMTP id UAA00253 for ; Tue, 3 Oct 2000 20:09:43 -0500 Message-ID: <002e01c02da1$e01aa100$91c1ce3f@lola> From: "Robert Shea" To: References: <20001003170823.R27736@fw.wintelcom.net> <20001003173628.T27736@fw.wintelcom.net> Subject: Re: I deleted my shell by mistake!! Date: Tue, 3 Oct 2000 18:24:43 -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 > > It's simple, someone with a lot more experiance than I had told me > not to and I've never had these "oops i broke root's shell" > embarassing moments. > > Now someone with a lot more experiance is telling you the same. > > Seriously, how difficult is it to type 'zsh' after su'ing to root? > > -- > -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] > "I have the heart of a child; I keep it in a jar on my desk." I agree... basically the thing with changing your root shell is that no good can come of it... and lots of bad can. And besides... if you really feel the need to set your root shell... odds are you are using the root account way too much. (with rare exception) Robert Shea "Ophilia you made me cry, guess that's why I learned to swim." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 18:36: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from nameserver.austclear.com.au (nameserver.austclear.com.au [192.83.119.132]) by hub.freebsd.org (Postfix) with ESMTP id 99D6D37B502 for ; Tue, 3 Oct 2000 18:35:59 -0700 (PDT) Received: from tungsten.austclear.com.au (tungsten.austclear.com.au [192.168.70.1]) by nameserver.austclear.com.au (8.9.3/8.9.3) with ESMTP id MAA71600 for ; Wed, 4 Oct 2000 12:35:58 +1100 (EST) Received: from tungsten (tungsten [192.168.70.1]) by tungsten.austclear.com.au (8.9.3/8.9.3) with ESMTP id MAA28468; Wed, 4 Oct 2000 12:35:57 +1100 (EST) Message-Id: <200010040135.MAA28468@tungsten.austclear.com.au> X-Mailer: exmh version 2.1.1 10/15/1999 To: freebsd-questions@FreeBSD.ORG Subject: Re: I deleted my shell by mistake!! In-Reply-To: Message from "Robert Shea" of "Tue, 03 Oct 2000 18:24:43 PDT." <002e01c02da1$e01aa100$91c1ce3f@lola> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 04 Oct 2000 12:35:57 +1100 From: Tony Landells Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG While I agree with most of the sentiments expressed by people saying that much bad can come of changing root's shell, let me provide some food for thought: 1. He could have just as easily removed whatever shell root normally uses. 2. Different versions of UNIX make different choices for the (default) root shell. There is something to be said for changing it to be consistent so you don't have to remember which system you're on. 3. Having a shell you're comfortable with makes life much easier when something bad happens. You don't want to be messing around trying to remember what does and doesn't work in this shell, or making typos because you're doing everything long-hand just to be safe, when you're trying to fix a disaster. It's an area (like many in sys admin) where you need to assess the costs and benefits in your own environment. Personally, I tend to leave them they way they're installed on the assumption that the "vendors" have picked a shell that will always be there (even if the only filesystem I have is /). And having done that, I occasionally get bitten because I try to do a loop, for example, and I use the wrong syntax. Cheers, Tony -- Tony Landells Systems Manager Ph: +61 3 9677 9319 Australian Clearing Services Pty Ltd Fax: +61 3 9677 9355 Level 4, Rialto North Tower 525 Collins Street Melbourne VIC 3000 Australia To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 18:39:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from www1.asacomputers.com (gw2-net192.asacomputers.com [204.153.176.244]) by hub.freebsd.org (Postfix) with ESMTP id 264CD37B502 for ; Tue, 3 Oct 2000 18:39:43 -0700 (PDT) Received: from dinesh (crimson.asacomputers.com [204.153.176.61]) by www1.asacomputers.com (8.10.1/8.10.1) with SMTP id e941w1116906 for ; Tue, 3 Oct 2000 18:58:02 -0700 (PDT) Message-ID: <001601c02da2$88814920$1600a8c0@asacomputers.com> From: "Dinesh murani" To: Subject: facing problem when try to configure the netgrear GA-620 card. Date: Tue, 3 Oct 2000 18:29:26 -0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0013_01C02D67.DBF01680" 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_0013_01C02D67.DBF01680 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hello, Sir I am facing a problem when i try to configure the NetGear GA-620 card in = the FreeBSD-4.1 operating system. Can u email me how to configure the driver for the netgear. from dinesh murani ------=_NextPart_000_0013_01C02D67.DBF01680 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hello, Sir
 
I am facing a problem when i try to = configure the=20 NetGear GA-620 card in the FreeBSD-4.1 operating system.
 
Can u email me how to configure the = driver for the=20 netgear.
 
from dinesh = murani
------=_NextPart_000_0013_01C02D67.DBF01680-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 18:58:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from po4.glue.umd.edu (po4.glue.umd.edu [128.8.10.124]) by hub.freebsd.org (Postfix) with ESMTP id 49BAC37B66D for ; Tue, 3 Oct 2000 18:58:24 -0700 (PDT) Received: from glue.umd.edu (poseidon.student.umd.edu [129.2.144.21]) by po4.glue.umd.edu (8.10.1/8.10.1) with ESMTP id e941wDx06171; Tue, 3 Oct 2000 21:58:13 -0400 (EDT) Message-ID: <39DA8EB4.3CB2F304@glue.umd.edu> Date: Tue, 03 Oct 2000 21:58:12 -0400 From: Brandon Fosdick X-Mailer: Mozilla 4.74 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Glenn Johnson Cc: questions@FreeBSD.ORG Subject: Re: NVidia glx drivers References: <20001003161400.A2765@gforce.johnson.home> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Glenn Johnson wrote: > > Does any one know what the status is of getting the Nvidia Linux kernel > module ported to FreeBSD? I just checked the archives and there was > discussion of it being possible and probably doable but that seems to be > as far as it went. > > As a related question, should I get a Matrox G400 in my new system > as opposed to an Nvidia GeForce 2 GTS DDR based card? I do not > need glx yet but I anticipate wanting to use it in the very near > future. From what I can gather the Matrox G400 is supported either via > utah-glx/XFree86-3 or XFree86-4. I think I saw somewhere that there's an agp driver in the works that supposed to somehow take care of this, but i haven't tried it and don't know anything about it. Good luck. Brandon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 19:18:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cwalk.org (cx521708-b.pv1.ca.home.com [24.177.2.144]) by hub.freebsd.org (Postfix) with ESMTP id 43AF737B502 for ; Tue, 3 Oct 2000 19:18:32 -0700 (PDT) Received: from butthead (butthead.walker [192.168.1.10]) by cwalk.org (8.9.3/8.9.3) with SMTP id TAA72780; Tue, 3 Oct 2000 19:20:56 -0700 (PDT) (envelope-from cwalker@cwalk.org) Message-ID: <000701c02da8$87a643b0$0a01a8c0@walker> From: "Caleb Walker" To: "xavian anderson macpherson" , References: <39D96942.90E42D35@home.com> Subject: Re: [Fwd: APOLOGIES GIVEN TO ALL]] Date: Tue, 3 Oct 2000 19:12:21 -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 Sounds to me like there are some people that need to be K-lined from the mailing list for a little while. Jeez! ----- Original Message ----- From: "xavian anderson macpherson" To: Sent: Monday, October 02, 2000 10:06 PM Subject: [Fwd: [Fwd: APOLOGIES GIVEN TO ALL]] > this is the kind of person i adore. they have probably never even dealt with the issue > that i wrote about. the answer is not in the book, and neither is the web address that > i was later given. but somehow i am supposed to be clairvoiant. > and this is supposed to inspire appreciation. so much for the shortcomings of my > intellectual ability. ;-) if i could only be as bright as a goblin. oh to be a man! > ====================================================================== > Goblin wrote: > > > You are quite stupid if you think ANYONE is going to hold your greasy > > little poodle paw through your ineptitude in your problem while you're > > as rude as you are... > > > > It seems you waste more time in this thread complaining about it than > > goggle-searching for answers and finding out for yourself. > > > > You're so obviously a newbie (and a punk) that no one can even take > > you seriously. > > > > On 10/02, xavian anderson macpherson rearranged the electrons to read: > > > wyrdwulf@catskill.net wrote: > > > > > > > Xavian: > > > > > > > > Freebsd is an operating system. You may be required to install it. It's > > > > rather different from linux (I use Debian myself) and requires a learning curve. I > > > > don't think the vinum program for fbsd easily adapts to a linux system. If you > > > > are proposing to "adapt" freebsd's "vinum" to SuSe I'm not sure it can be done. > > > > Netscape is notorious for bugs, so I'd suspect netscape before linux. I'd also > > > > check the SuSe Linux list to see if your problems are unique. > > > > YAST is wonderful but I like Debian. > > > > > > it may be netscape, but i have been having problems that have nothing to do with > > > netscape. > > > > > > you didn't read my email very well. i don't want vinum for linux. nor was i > > > `proposing to adapt it to suse'. frankly, to all concerned; i would rather not use > > > any linux program. but the reality is that there are some holes in freebsd. if there > > > weren't any (holes), no one would ever port programs from linux (or anything else for > > > that matteres) to freebsd. the reality is that freebsd does not and may never have > > > the commercial support prevalent in linux. the very nature of freebsd tends to ensure > > > this. linux is rapidly becoming the microsft of the unix-wannabe community. the > > > propensity of proprietary distributions for profit is what's driving this. even linux > > > suffers compared to windows, even more so than apple. the only chance that freebsd > > > will ever have is to make redhat linux rpms directly portable to freebsd without any > > > intervention by the end user. > > > > > > as i pointed out to someone else, the redhat rpm manager is capable of converting > > > tarballs into rpm packages. what we need is a devoted rpm manager for freebsd, that > > > will handle ALL of the conversion requirements from linux to freebsd. you are already > > > a step ahead of linux. i'd just like to see us take even larger steps forward. and i > > > can just see the rage that some of you will have at the suggestion that freebsd should > > > adopt linux as one of it's own. frankly i don't care too much for segregation, not in > > > any form. and all segregation begins in the mind. it is a refusal to think beyond > > > your own exclusive box. to me, the foundation of freedom (free as in bsd) has to be > > > inclusivity. it is the humility to look beyond oneself to consider the expansiveness > > > of ones greater community. yes i have the capacity to rant, just like anyone else. i > > > try however to make sure that whatever i am ranting about, conforms to reality. if it > > > doesn't, i definately welcome the fact being brought to my attention. i don't mind > > > being told that i am wrong, in fact i look forward to it. i would be a fool to think > > > anyother way. i cherish truthfulness too much, to place my own ego above it. i often > > > find myself expressing views that are nothing less than bigoted. when i do, i > > > immediately question my right to have such a view. and the very fact that i recognize > > > that is wrong, obligates me to forsaking it. when i find myself apartied to values or > > > concepts that abrogate the truth, not as i see it but as defined by a rigorous > > > examination of the facts, no matter how inconvient to myself, I CHANGE! this is not > > > hog wash. it is what i live by. and i examine myself and everything (especially what > > > i buy) around me by that level of scrutiny. > > > > > > > > > > > > > > > > > > BTW, all caps means you are shouting. Ver-r-ry unpleasant. > > > > > > > > Eric Wolven > > > > > > > > On Mon, 02 Oct 2000 21:14:14 xavian anderson macpherson wrote: > > > > > I AM SORRY FOR MY REMARKS. I DIDN'T NEED TO SAY WHAT I SAID THE WAY I > > > > > SAID IT, but i can send anyone copies of an email i got from someone > > > > > who was quite sarcastic when there was no need to be! he has since > > > > > changed his tone. so i am doing the same. AGAIN, I AM SORRY! i am > > > > > just a little bit concerned because i am getting conflicting answers in > > > > > the emails i have recieved privately. some of you have been very > > > > > helpful and i am VERY THANKFUL AND IMPRESSED with the general tone of > > > > > thie remarks i have seen. > > > > > > > > > > > does this mean that i was shouting when i said i was`VERY THANKFUL AND IMPRESSED'? or > > > maybe i was shouting when i said `AGAIN, I AM SORRY', `I AM SORRY FOR MY REMARKS. I > > > DIDN'T NEED TO SAY WHAT I SAID THE WAY I SAID IT'? there is a difference between > > > shouting and simply making a statement of stressed emphasis. SO LET ME SHOUT THIS > > > VERY CLEARLY. IT IS THE INABILITY OR REFUSAL TO LOOK BEYOND THE WORDS AND SEE THE > > > LANGUAGE. IT IS THE MEANING OF THE WORD THAT DEFINES THE LANGUAGE. don't be so short > > > sighted. people all too often only see what they want to, and ignore the message that > > > is presented to them. it it easier that way to absolve oneself of any complicity they > > > may (most always) share in the situation that exists. but god help us, if we have to > > > declare responsibility. > > > > > Your eyes are weary from staring at the CRT. You feel sleepy. Notice how > > restful it is to watch the cursor blink. Close your eyes. The opinions > > stated above are yours. You cannot imagine why you ever felt otherwise. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 20:14:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from nwcst315.netaddress.usa.net (nwcst315.netaddress.usa.net [204.68.23.60]) by hub.freebsd.org (Postfix) with SMTP id CF24E37B502 for ; Tue, 3 Oct 2000 20:14:39 -0700 (PDT) Received: (qmail 13431 invoked by uid 60001); 4 Oct 2000 03:14:39 -0000 Message-ID: <20001004031439.13430.qmail@nwcst315.netaddress.usa.net> Received: from 204.68.23.60 by nwcst315 for [202.5.132.66] via web-mailer(34FM.0700.4.03) on Wed Oct 4 03:14:39 GMT 2000 Date: 3 Oct 00 21:14:39 MDT From: Salman Maniar To: Subject: need help X-Mailer: USANET web-mailer (34FM.0700.4.03) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear Sir/Madam Most regards,I am a software Programmer and when I saw = your side its look great for me and I to known about = your services , FREE Product, and side Information. If you send me FREE these products "The FreeBSD Developers ,The FreeBSD Documentation Project ,Free BSD Guide",I am very glad to recive it. Its help me to lots,So send me FREE of these Products I am very = Thank ful to you, My Information: Name: salman = Title:Software Programmer Address: B-84 Block C North Nazimabad city: Karachi Postal code: 74700 Province: Sindh country: Pakistan Ph# : 021-92-6633512 = Hopping for your early replay. Wishing you a best of luck. Thank you, salman ____________________________________________________________________ Get free email and a permanent address at http://www.netaddress.com/?N=3D= 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 21:33:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ultra.comspace.com (209-16-25-2.insync.net [209.16.25.2]) by hub.freebsd.org (Postfix) with ESMTP id BD1AC37B502 for ; Tue, 3 Oct 2000 21:33:32 -0700 (PDT) Received: from ultra (ultra [209.16.25.2]) by ultra.comspace.com (8.9.3/8.9.3) with ESMTP id XAA24376 for ; Tue, 3 Oct 2000 23:33:29 -0500 (CDT) Date: Tue, 3 Oct 2000 23:33:28 -0500 (CDT) From: Daniel Domengeaux X-Sender: freebsd@ultra To: freebsd-questions@FreeBSD.ORG Subject: internet keyboards Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG i recently bought a new MS internet keyboard (it was cheaper than the logitech and i'm broke) and after searching around the net i can't seem to find anything on how to use the extra keys at the top of the keyboard. i know i can just use xmodmap to get them to do stuff in X but i don't know what scancodes they generate or even how to figure it out. i did find a bit of info on the freebsd-hackers list but it didn't seem to help me much. if anyone has gotten these working or can atleast point me to some info to get me started it would be greatly appreciated. Thanks -daniel pimp@supa-fly.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 21:50:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hyperhost.net (hyperhost.net [207.159.132.249]) by hub.freebsd.org (Postfix) with ESMTP id 0103237B66C for ; Tue, 3 Oct 2000 21:50:51 -0700 (PDT) Received: from foobar.foobar.eyep.net (postfix@p7.a8.du.radix.net [207.192.132.135]) by hyperhost.net (8.9.3/8.9.3) with ESMTP id AAA25497; Wed, 4 Oct 2000 00:50:48 -0400 (EDT) Received: by foobar.foobar.eyep.net (Postfix, from userid 1000) id D117113841B; Wed, 4 Oct 2000 00:50:29 -0400 (EDT) Date: Wed, 4 Oct 2000 00:50:29 -0400 From: Patrick Seal To: Daniel Domengeaux Cc: freebsd-questions@FreeBSD.ORG Subject: Re: internet keyboards Message-ID: <20001004005029.B53197@hyperhost.net> 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 freebsd@supa-fly.org on Tue, Oct 03, 2000 at 11:33:28PM -0500 X-Operating-System: FreeBSD foobar.foobar.eyep.net 4.1-STABLE FreeBSD 4.1-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Check the archives for hackers in mid-late april for the subject "PC keyboard scancodes". Someone wrote code to figure out the scancodes. On Tue, Oct 03, 2000 at 23:33:28 -0500i, Daniel Domengeaux wrote: > i recently bought a new MS internet keyboard (it was cheaper than the > logitech and i'm broke) and after searching around the net i can't seem to > find anything on how to use the extra keys at the top of the keyboard. i > know i can just use xmodmap to get them to do stuff in X but i don't know > what scancodes they generate or even how to figure it out. i did find a > bit of info on the freebsd-hackers list but it didn't seem to help me > much. if anyone has gotten these working or can atleast point me to some > info to get me started it would be greatly appreciated. -- ------------------------------------ _____________________________________ Patrick Seal |"Microsoft isn't evil, they just make | really crappy operating systems." Hyperhost - http://www.hyperhost.net| -Linus Torvalds To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 22: 4:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rdc2.occa.home.com (ha1.rdc2.occa.home.com [24.2.8.66]) by hub.freebsd.org (Postfix) with ESMTP id 2D59E37B66C for ; Tue, 3 Oct 2000 22:04:44 -0700 (PDT) Received: from cx660429a.dr.com ([24.9.136.177]) by mail.rdc2.occa.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001004050443.VFZW24299.mail.rdc2.occa.home.com@cx660429a.dr.com>; Tue, 3 Oct 2000 22:04:43 -0700 Message-Id: <5.0.0.25.2.20001003200708.0345d020@mail.pv1.ca.home.com> X-Sender: nkoss@mail.pv1.ca.home.com X-Mailer: QUALCOMM Windows Eudora Version 5.0 Date: Tue, 03 Oct 2000 22:08:13 -0700 To: freebsd-questions@freebsd.org From: Neal Koss Subject: error in upgrade Mime-Version: 1.0 Content-Type: text/html; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am trying to do an upgrade from 3.3 RELEASE to 4.x STABLE. I did a successful CVSUP and was doing the 'make buildworld' when the following error resulted. I am still a novice at this so if you know what is going on here, please guide me gently with specifics. I do appreciate it.

===> objdump
cc -O -pipe -D_GNU_SOURCE -I- -I. -I/usr/src/gnu/usr.bin/binutils/objdump -I/usr/src/gnu/usr.bin/binutils/objdump/../libbfd/i386 -I/usr/src/gnu/usr.bin/binutils/objdump/../../../../contrib/binutils/include -I/usr/src/gnu/usr.bin/binutils/objdump/../libbinutils -I/usr/src/gnu/usr.bin/binutils/objdump/../../../../contrib/binutils/binutils -DBFD_VERSION=\"2.10.0\"   -I/usr/obj/usr/src/i386/usr/include -c /usr/src/gnu/usr.bin/binutils/objdump/../../../../contrib/binutils/binutils/objdump.c
cc -O -pipe -D_GNU_SOURCE -I- -I. -I/usr/src/gnu/usr.bin/binutils/objdump -I/usr/src/gnu/usr.bin/binutils/objdump/../libbfd/i386 -I/usr/src/gnu/usr.bin/binutils/objdump/../../../../contrib/binutils/include -I/usr/src/gnu/usr.bin/binutils/objdump/../libbinutils -I/usr/src/gnu/usr.bin/binutils/objdump/../../../../contrib/binutils/binutils -DBFD_VERSION=\"2.10.0\"   -I/usr/obj/usr/src/i386/usr/include -c /usr/src/gnu/usr.bin/binutils/objdump/../../../../contrib/binutils/binutils/prdbg.c
cc -O -pipe -D_GNU_SOURCE -I- -I. -I/usr/src/gnu/usr.bin/binutils/objdump -I/usr/src/gnu/usr.bin/binutils/objdump/../libbfd/i386 -I/usr/src/gnu/usr.bin/binutils/objdump/../../../../contrib/binutils/include -I/usr/src/gnu/usr.bin/binutils/objdump/../libbinutils -I/usr/src/gnu/usr.bin/binutils/objdump/../../../../contrib/binutils/binutils -DBFD_VERSION=\"2.10.0\"   -I/usr/obj/usr/src/i386/usr/include  -o objdump objdump.o prdbg.o  ../libbinutils/libbinutils.a ../libopcodes/libopcodes.a ../libbfd/libbfd.a ../libiberty/libiberty.a
../libiberty/libiberty.a(choose-temp.o): In function `make_temp_file':
choose-temp.o(.text+0x264): undefined reference to `mkstemps'
*** Error code 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 22:46:49 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 7E4D837B502 for ; Tue, 3 Oct 2000 22:46:46 -0700 (PDT) Received: from 149.211.6.64.reflexcom.com ([64.6.211.149]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Tue, 3 Oct 2000 22:45:24 -0700 Received: (from cjc@localhost) by 149.211.6.64.reflexcom.com (8.11.0/8.11.0) id e945kYo75978; Tue, 3 Oct 2000 22:46:34 -0700 (PDT) (envelope-from cjc) Date: Tue, 3 Oct 2000 22:46:34 -0700 From: "Crist J . Clark" To: Fengping Li Cc: Kirk Brogdon , freebsd-questions@FreeBSD.ORG Subject: Re: arp messages Message-ID: <20001003224634.X25121@149.211.6.64.reflexcom.com> Reply-To: cjclark@alum.mit.edu References: <20001003103436.A17606@bsd1.alaptech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from fli@post.its.mcw.edu on Tue, Oct 03, 2000 at 03:22:28PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Oct 03, 2000 at 03:22:28PM -0500, Fengping Li wrote: > On Tue, 3 Oct 2000, Kirk Brogdon wrote: > > > Date: Tue, 3 Oct 2000 10:34:36 -0800 > > From: Kirk Brogdon > > To: freebsd-questions@FreeBSD.ORG > > Subject: arp messages > > > > I get these "arp: 192.168.x.x is on rl0 but got reply from > > on fxp0" quite often. Is something actually wrong or are > > these just informational? Everything seems to be working okay. > > > > rl0 is my lan interface and fxp0 is the outside interface > > (cable modem). I have the natd_interface parameter pointed at > > fxp0 in rc.conf. > > It happens when two cards with diffrent network plug into one hub. > It still works but it is annoying. And is a broken configuration. If that is your problem, do not plug two NICs into one collision domain. It can break things and will always reduce network throuhgput. -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 23: 3:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sivka.carrier.kiev.ua (sivka.carrier.kiev.ua [193.193.193.101]) by hub.freebsd.org (Postfix) with ESMTP id 5171137B502 for ; Tue, 3 Oct 2000 23:03:13 -0700 (PDT) Received: from kozlik.carrier.kiev.ua (root@kozlik.carrier.kiev.ua [193.193.193.111]) by sivka.carrier.kiev.ua (8/Kilkenny_is_better) with ESMTP id JBE31497; Wed, 4 Oct 2000 09:03:05 +0300 (EEST) (envelope-from igor@greyk.kiev.ua) Received: (from uucp@localhost) by kozlik.carrier.kiev.ua with UUCP id JAT20393; Wed, 4 Oct 2000 09:01:59 +0300 (EEST) (envelope-from igor@greyk.kiev.ua) Received: from greyk.UUCP (uucp@localhost) by kozlik.carrier.kiev.ua (rmail mypid=20392 childpid=20393) with UUCP; Wed, 04 Oct 2000 06:01:59 +0000 GMT Received: from greyk.kiev.ua (ntserver.greyk.kiev.ua [192.168.194.1]) by bsd.greyk.kiev.ua (8.9.3/8.9.3) with ESMTP id WAA16989; Tue, 3 Oct 2000 22:57:00 +0300 (EEST) (envelope-from igor@greyk.kiev.ua) Message-ID: <39DA47F2.8515E76B@greyk.kiev.ua> Date: Tue, 03 Oct 2000 22:56:18 +0200 From: Igor Khavin Reply-To: igorok@macrules.ru Organization: Grey Kyiv X-Mailer: Mozilla 4.7 [en] (WinNT; I) X-Accept-Language: en,uk,ru MIME-Version: 1.0 Cc: freebsd-questions , Igor Karpov Subject: Re: FTP passive mode fails References: <14809.18284.420993.386852@guru.mired.org> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks! Yes, I don't blame the remote server, I even tried it myself at night from other Linux box and everything worked. It even worked some time before from my bsd. But HDD failed, /usr fs couldn't mount, the real disaster. So we reinstalled it and configured all night long to make office use it's services. We mounted failed disk for read only and copied configurations files. It was hard day's night, so we could forget something to copy or configure. Now not only FTP passive works improperly but I cannot use ICQ, Hotline and even News from Windows boxes. That BSD box is our gateway. I was told my BSD isn't configured for masquerading. I'm now trying to read all that manuals and articles and handbooks trough but it seems to me very huge amount of information for my level to acquire so fast. Probably FTP is harmed by the same cause. Where should I see to find if my masquerading is working or not? When I 'm trying to connect to hotline server I get at the /usr/local/squid/logs/access.log (by the way protocol should be hotline:// and not the http://): 969564960.934 23 192.168.194.1 NONE/413 1373 POST \ http://195.239.184.3:5502/4416EE60-F58F-D411-965E-0000E213A785 - NONE/- - and "Transport error: timed out waiting for data from remote host" immediately on Win client -if I use "Tunnel through HTTP Proxy" mode and 969564960.941 4 192.168.194.1 TCP_DENIED/407 1504 GET \ http://195.239.184.3:5502/4416EE60-F58F-D411-965E-0000E213A785 - NONE/- - and "Remote host is unreachable (no route to host)" -if not. 192.168.194.1 is an IP address of Win Box and 195.239.184.3 is one of the Hotline server I'm trying to get. When I'm trying to do that from Macintosh I can log in to the Hotline server but cannot get anything, log file lines are: 969374910.198 188 192.168.194.200 NONE/413 1373 POST \ http://195.239.184.3:5502/95FE0A7A-8E55-11D4-A0E1-000502CCEA2A - NONE/- - 969374910.239 38 192.168.194.200 TCP_DENIED/407 1504 GET \ http://195.239.184.3:5502/95FE0A7A-8E55-11D4-A0E1-000502CCEA2A - NONE/- - When I'm trying to use Odigo as ICQ client to authenticate with Mirabilis (Odigo was tuned and provided by ITC, that's why such an address): 969563302.012 4 192.168.194.1 TCP_DENIED/407 1433 GET \ http://www.itc.kiev.ua/odigo/ads/itc.gif - NONE/- - Probably I sould change debug level to get more info? I still have got the failed disk and can open BSD box and attach and mount it for read only. If I knew what configuration file do I need I'd just copied it or options from it. Mike Meyer wrote: > Igor Khavin writes: > > Hi! > > > > I'm rather newbie, so question probably is a silly one. > > > > I cannot run ls command on FTP servers because passive mode doesn't > > work, like this: > > > > ftp> ls > > 227 Entering Passive Mode (193,193,193,113,4,32) > > ftp: connect: Operation timed out > > ftp> > [...] > > What's wrong? What should I configure? FTP client, firewall or > something > > else? > > From Win boxes I can get listings of FTP sites using any browser but > not > > ftp command line. > > That worked fine from here. That means it's not the server or the > firewall on there end. Which means it's your firewall or ftp client. > > Do the any of your other systems do passive mode, or do you know? Did > you try it from ftp without doing passive mode? (Passive mode went > into widespread deployment as "outbound-only" firewalls became > popular, so if you're behind one of those, active mode may not work). > > > I run 4.0-STABLE. A friend of mine who installed and preconfigured > the > > box is unavailable now, so I have to struggle myself. I like the > system > > but too many questions still :-) > > Are you tracking -stable, or just running what he installed at the > time? It works fine on a 4.1-release system. > > ; Tue, 3 Oct 2000 23:11:59 -0700 (PDT) Received: from urx.com (dsl1-160.dynacom.net [206.159.132.160]) by 2711.dynacom.net (Build 101 8.9.3/NT-8.9.3) with ESMTP id XAA01581; Tue, 03 Oct 2000 23:10:53 -0700 Message-ID: <39DAC9ED.6D1AF83@urx.com> Date: Tue, 03 Oct 2000 23:10:53 -0700 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Neal Koss Cc: freebsd-questions@FreeBSD.ORG Subject: Re: error in upgrade References: <5.0.0.25.2.20001003200708.0345d020@mail.pv1.ca.home.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Neal Koss wrote: > > I am trying to do an upgrade from 3.3 RELEASE to 4.x STABLE. I did a > successful CVSUP and was doing the 'make buildworld' when the > following error resulted. I am still a novice at this so if you know > what is going on here, please guide me gently with specifics. I do > appreciate it. You might try what Gary Kline did in his email. See http://www.FreeBSD.org/cgi/getmsg.cgi?fetch=58100+60356+/usr/local/www/db/text/2000/freebsd-stable/20000827.freebsd-stable Kent > -------------------------------------------------------------------- > ===> objdump > cc -O -pipe -D_GNU_SOURCE -I- -I. > -I/usr/src/gnu/usr.bin/binutils/objdump > -I/usr/src/gnu/usr.bin/binutils/objdump/../libbfd/i386 > -I/usr/src/gnu/usr.bin/binutils/objdump/../../../../contrib/binutils/include > -I/usr/src/gnu/usr.bin/binutils/objdump/../libbinutils > -I/usr/src/gnu/usr.bin/binutils/objdump/../../../../contrib/binutils/binutils > -DBFD_VERSION=\"2.10.0\" -I/usr/obj/usr/src/i386/usr/include -c > /usr/src/gnu/usr.bin/binutils/objdump/../../../../contrib/binutils/binutils/objdump.c > cc -O -pipe -D_GNU_SOURCE -I- -I. > -I/usr/src/gnu/usr.bin/binutils/objdump > -I/usr/src/gnu/usr.bin/binutils/objdump/../libbfd/i386 > -I/usr/src/gnu/usr.bin/binutils/objdump/../../../../contrib/binutils/include > -I/usr/src/gnu/usr.bin/binutils/objdump/../libbinutils > -I/usr/src/gnu/usr.bin/binutils/objdump/../../../../contrib/binutils/binutils > -DBFD_VERSION=\"2.10.0\" -I/usr/obj/usr/src/i386/usr/include -c > /usr/src/gnu/usr.bin/binutils/objdump/../../../../contrib/binutils/binutils/prdbg.c > cc -O -pipe -D_GNU_SOURCE -I- -I. > -I/usr/src/gnu/usr.bin/binutils/objdump > -I/usr/src/gnu/usr.bin/binutils/objdump/../libbfd/i386 > -I/usr/src/gnu/usr.bin/binutils/objdump/../../../../contrib/binutils/include > -I/usr/src/gnu/usr.bin/binutils/objdump/../libbinutils > -I/usr/src/gnu/usr.bin/binutils/objdump/../../../../contrib/binutils/binutils > -DBFD_VERSION=\"2.10.0\" -I/usr/obj/usr/src/i386/usr/include -o > objdump objdump.o prdbg.o ../libbinutils/libbinutils.a > ../libopcodes/libopcodes.a ../libbfd/libbfd.a > ../libiberty/libiberty.a > ../libiberty/libiberty.a(choose-temp.o): In function > `make_temp_file': > choose-temp.o(.text+0x264): undefined reference to `mkstemps' > *** Error code 1 To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 23:17:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from deborah.paradise.net.nz (deborah.paradise.net.nz [203.96.152.32]) by hub.freebsd.org (Postfix) with ESMTP id F206237B66C for ; Tue, 3 Oct 2000 23:17:15 -0700 (PDT) Received: from sheasili (203-79-72-40.cable3.paradise.net.nz [203.79.72.40]) by deborah.paradise.net.nz (8.10.1/8.10.1) with SMTP id e946HEC20267 for ; Wed, 4 Oct 2000 19:17:14 +1300 (NZDT) Message-Id: <200010040617.e946HEC20267@deborah.paradise.net.nz> From: rshea@opendoor.co.nz To: freebsd-questions@FreeBSD.ORG Date: Wed, 4 Oct 2000 19:15:38 +1300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Upgrading Ports X-mailer: Pegasus Mail for Win32 (v3.01d) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi - Hope someone can help with a problem I've got upgrading a port. When I try to do "make all" I get the message ... >> .tar.gz doesn't seem to exist on this system ... but I can't see why. Here's what happens. I currently run Samba 2.0.6 under 3.4-RELEASE. I got my copy of 3.4 off the CD's and I have never cv'supped although I have installed ports off the net and dragged in new stuff in the process. I would now like to go to Samba 2.0.7 (I need to have a W2K machine on the lan [you know like people need a hole in the head ;-). So ... I got samba-2.0.7.tar.gz and put it in /usr/ports/distfiles. I got the port skeleton samba.tar, untarred it and put it in /usr/ports/net/samba (moved the old contents out somewhere else). I then did make clean make all The "make all" generates the message >> .tar.gz doesn't seem to exist on this system >> Attempting to fetch from ... it then tries to fetch something (although it's never quite clear what) from a whole bunch of systems none of which have it. Finally suggest I get "it" (whatever "it" is, I thought at first it was samba-2.0.7.tar.gz) and put it in /usr/ports/distfiles - well I've done that and I still get the same message. Does any of this sound familiar to anyone ? Has anyone else upgraded samba in the way I am and been succesful ? I'd appreciate any help. regards richard shea. ***************************************************** Open Door Ltd PO Box 119-46 Wellington PH 04 384 7639 FX 04 384 7672 ***************************************************** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 23:17:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from femail1.sdc1.sfba.home.com (femail1.sdc1.sfba.home.com [24.0.95.81]) by hub.freebsd.org (Postfix) with ESMTP id 0B8F237B503 for ; Tue, 3 Oct 2000 23:17:29 -0700 (PDT) Received: from home.com ([24.177.36.45]) by femail1.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001004061717.PMCR6495.femail1.sdc1.sfba.home.com@home.com> for ; Tue, 3 Oct 2000 23:17:17 -0700 Message-ID: <39DACC23.D53F8D61@home.com> Date: Tue, 03 Oct 2000 23:20:19 -0700 From: loconet Organization: loconet 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: World.sh Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am makeing a script for newbies to help them upgrade there system it isnt really pretty it mostly just a script that i made in a cuple of hours but does the job and i was wundering if anyone could give it a try and then email me bug/info/ etc.. or if you whant to help me then email me saying so.. to dl goto : world-sh.sourceforge.net or www.sourceforge.net/projects/world-sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 23:22:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from bsd1.alaptech.com (cable-225-4-237-24.anchorageak.net [24.237.4.225]) by hub.freebsd.org (Postfix) with ESMTP id B1B8C37B503 for ; Tue, 3 Oct 2000 23:22:08 -0700 (PDT) Received: (from kirk@localhost) by bsd1.alaptech.com (8.11.0/8.9.3) id e946MUV01105; Tue, 3 Oct 2000 22:22:30 -0800 (AKDT) (envelope-from kirk) Date: Tue, 3 Oct 2000 22:22:30 -0800 From: Kirk Brogdon To: cjclark@alum.mit.edu Cc: freebsd-questions@freebsd.org Subject: Re: arp messages Message-ID: <20001003222230.A447@bsd1.alaptech.com> References: <20001003103436.A17606@bsd1.alaptech.com> <20001003224634.X25121@149.211.6.64.reflexcom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001003224634.X25121@149.211.6.64.reflexcom.com>; from cjclark@reflexnet.net on Tue, Oct 03, 2000 at 10:46:34PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Oct 03, 2000 at 10:46:34PM -0700, Crist J . Clark wrote: > On Tue, Oct 03, 2000 at 03:22:28PM -0500, Fengping Li wrote: > > On Tue, 3 Oct 2000, Kirk Brogdon wrote: > > > > > Date: Tue, 3 Oct 2000 10:34:36 -0800 > > > From: Kirk Brogdon > > > To: freebsd-questions@FreeBSD.ORG > > > Subject: arp messages > > > > > > I get these "arp: 192.168.x.x is on rl0 but got reply from > > > on fxp0" quite often. Is something actually wrong or are > > > these just informational? Everything seems to be working okay. > > > > > > rl0 is my lan interface and fxp0 is the outside interface > > > (cable modem). I have the natd_interface parameter pointed at > > > fxp0 in rc.conf. > > > > It happens when two cards with diffrent network plug into one hub. > > It still works but it is annoying. > > And is a broken configuration. > > If that is your problem, do not plug two NICs into one collision > domain. It can break things and will always reduce network > throuhgput. > -- > Crist J. Clark cjclark@alum.mit.edu > I only have the 192.168 card (rl0) plugged into the hub along with a few win 98 boxes (the wife has to have her scrabble). The fxp0 is plugged directly into the cable modem. At first I thought that this was a result of natd doing its' magic but the more I thought about it I started to suspect my netmask (255.255.0.0) for rl0. I changed it to 255.255.255.0 this am and haven't seen any since. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 23:43:14 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 A544037B502 for ; Tue, 3 Oct 2000 23:43:11 -0700 (PDT) Received: from localhost (galt@localhost) by inconnu.isu.edu (8.9.3/8.9.3) with ESMTP id AAA28995; Wed, 4 Oct 2000 00:42:56 -0600 Date: Wed, 4 Oct 2000 00:42:55 -0600 (MDT) From: John Galt To: David Raistrick Cc: Matt Rudderham , Alfred Perlstein , Loren Koss , freebsd-questions@FreeBSD.ORG Subject: RE: I deleted my shell by mistake!! In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG My experience goes back to slackware--there most of the really important things for root are part shell script, and the shell they call is bash. The Linux Kernel configuration is almost all bash scripts, and if you change shells, you get problems (you get even more when you mv the shells around to compensate, but I was new...). THAT'S the reason not to change shells: shell choice is more hardwired that you think at first glance. Prior in this thread, someone mentioned bash as the FreeBSD shell-of-choice. That's wrong, the FreeBSD shell-of-choice is csh. Of course, my Slack experience of 5 yrs ago will probably not be repeated in the Linux/*BSDs of the present day, but you can never be too safe... On Tue, 3 Oct 2000, David Raistrick wrote: > On Tue, 3 Oct 2000, Matt Rudderham wrote: > > > >don't don't change root's shell! > > > Why should the root shell not be changed? I am also kind of new I guess. I > > > The theory that I have always heard about changing the root shell is not > to change it to something that is not based in / . > > The reasoning behind this is that if you lose your /usr (or > whatever) slice, you still have access to your root account. Of course, > I've never had a problem with this (mind you, I never managed to delete > the shell I was using whilst in multiuser mode...)since when you boot > single user, it /asks/ you what shell to use, and doesnt give a rats ass > what is in the master.passwd file..... > > > This is the only theory I've heard as to not changing your shell to a > shell not based off of /...(mind you, if you go deleting /bin/sh or > something, you're pretty much hosed all around..though i guess that does > leave you /bin/csh to use in single user to get things working after a > damn good bit of work...) > > > Anyway, I'd love to hear a sound reason why to never change your root > shell at all.. (I've never heard of that before, either...) > > And any more theories about not changing it to something off of /, if you > have them.;) > > ....david (100% tcsh since '89) > > -- > 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 > -- Customer: "I'm running Windows '98" Tech: "Yes." Customer: "My computer isn't working now." Tech: "Yes, you said that." Who is John Galt? galt@inconnu.isu.edu, that's who! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 23:53:45 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 9442E37B503 for ; Tue, 3 Oct 2000 23:53:42 -0700 (PDT) Received: from localhost (galt@localhost) by inconnu.isu.edu (8.9.3/8.9.3) with ESMTP id AAA29332; Wed, 4 Oct 2000 00:53:39 -0600 Date: Wed, 4 Oct 2000 00:53:39 -0600 (MDT) From: John Galt To: bill fiore Cc: freebsd-questions@FreeBSD.ORG Subject: Re: help 2.2.1->4.0 upgrade boot problems In-Reply-To: <20001003233659.5376.qmail@web703.mail.yahoo.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 3 Oct 2000, bill fiore wrote: > hi, > > I created the kernel and mfsroot floppies. all ok > I boot the kernel floppy. all ok > I load the mfsroot floppy and delete unused > drivers (removing CONF entries) > > During device probe portion of boot: > > I get a fdc direction bit error and a > cmd 3 error......my floppies are attached to an > adaptec 1542 controller I can say most certainly from personal experience that your problem doesn't lie with the 1542 and floppies, unless you have a device conflicting with the floppies--you can check in the Adaptec's menu on bootup to be sure, though.. > I get complaint errors that the eeprom on my > 3com etherlink III is not enabled? This might be indicative of a device conflict. If it's worked this way in the past, though, I doubt that the device conflict suddenly popped up. > Finally I get a continuous print out of: > > dscheck (#md/2): b_bcount 513 is not on a sector > boundary (csize 512) Just out of curiosity, have you tried multiple floppies? Floppies have been known to screw up before. Make a couple of sets and try them, perhaps you just got a bum disk. Since you have an AHA-1542, have you considered using a CDROM--the 1542 is good at taking over the boot process when it sees a bootable CDROM (which I remember every time I reboot with a bootable CDROM, usually just after I get the "a bootable CDROM has been..." message). Of course, this only works when the CD drive is attached to the 1542 (ie SCSI). > which continues till I re-boot. > > My 4gb drive is split (1gb win98 [ugh], 3bg fbsd > 2.2.1) > > ===== > William F. Fiore Jr. ($bilfjr) <<<<< N.B. new address > 88 harris av > cranston, R.I. 02910 USA > 401-946-5703 USA EST (voice/vmail) > 1-877-789-1992 USA (vmail/fax - toll free) > dollarbilfjr@yahoo.com > www.geocities.com/dollarbilfjr/dollarbilfjr.html > > __________________________________________________ > Do You Yahoo!? > Yahoo! Photos - 35mm Quality Prints, Now Get 15 Free! > http://photos.yahoo.com/ > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- Customer: "I'm running Windows '98" Tech: "Yes." Customer: "My computer isn't working now." Tech: "Yes, you said that." Who is John Galt? galt@inconnu.isu.edu, that's who! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 3 23:58: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from access.biysk.ru (access.biysk.ru [212.94.102.75]) by hub.freebsd.org (Postfix) with ESMTP id 0333D37B502 for ; Tue, 3 Oct 2000 23:58:03 -0700 (PDT) Received: (from lera@localhost) by access.biysk.ru (8.8.8-MVC-221297/8.8.8) id NAA20338 for freebsd-questions@freebsd.org; Wed, 4 Oct 2000 13:57:55 +0700 (NSS) To: freebsd-questions@freebsd.org Message-ID: Organization: AltaiTelecom/Biysk Date: Wed, 4 Oct 2000 13:57:54 +0700 (NSS) X-Mailer: Mail/@ [v2.41 FreeBSD] From: Yelena I Yerastova Subject: Siemens I-Surf USB 2 and ugen0? Lines: 35 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all, I'm trying to get external ISDN TA going. I'm using FreeBSD 4.1.1 Release and have USB support compiled in to the kernel. It is what dmesg reports: FreeBSD 4.1.1-RELEASE #5: Tue Oct 3 16:41:57 NOVST 2000 [stuff] uhci0: port 0xde00-0xde1f irq 11 at device 7.2 on pci0 usb0: on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered ugen0: Siemens AG I-Surf USB 2.0, rev 1.10/2.03, addr 2 [more stuff] So it recognizes ISDN TA as a general device, but I'm not sure where to go from here. There are only ISA bus support driver in LINT ISDN4BSD section: # # ISA bus PnP Cards: # ------------------ # Siemens I-Surf 2.0 options SIEMENS_ISURF2 device isic Can I use Siemens I-Surf USB 2 on FreeBSD? -- Yelena I Yerastova E-mail:lera@biysk.ru AltaiTelecom, Biysk/Russia TEL:+7(3854)32-80-38 FAX:+7(3854)32-75-01 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 0: 1:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rdc2.occa.home.com (ha1.rdc2.occa.home.com [24.2.8.66]) by hub.freebsd.org (Postfix) with ESMTP id 120CF37B66C for ; Wed, 4 Oct 2000 00:01:18 -0700 (PDT) Received: from cx660429a.dr.com ([24.9.136.177]) by mail.rdc2.occa.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001004070117.XZGS24299.mail.rdc2.occa.home.com@cx660429a.dr.com>; Wed, 4 Oct 2000 00:01:17 -0700 Message-Id: <5.0.0.25.2.20001004000345.0347fe40@mail.pv1.ca.home.com> X-Sender: nkoss@mail.pv1.ca.home.com X-Mailer: QUALCOMM Windows Eudora Version 5.0 Date: Wed, 04 Oct 2000 00:04:52 -0700 To: kstewart@urx.com From: Neal Koss Subject: Re: error in upgrade Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <39DAC9ED.6D1AF83@urx.com> References: <5.0.0.25.2.20001003200708.0345d020@mail.pv1.ca.home.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thank you...it worked!!! At 11:10 PM 10/3/2000 -0700, Kent Stewart wrote: You might try what Gary Kline did in his email. See http://www.FreeBSD.org/cgi/getmsg.cgi?fetch=58100+60356+/usr/local/www/db/text/2000/freebsd-stable/20000827.freebsd-stable Kent ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Neal Koss, MD nkoss@dr.com Eudora Pro 5.0 3655 Lomita Blvd, #215 310-375-7574 Torrance, CA 90505-1916 FAX: 375-6685 http://www.healinx.com/doc/kossmd http://www.checkthegrid.com Before you go to the movies...Check The Grid! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 0: 6:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id 25DD737B66D for ; Wed, 4 Oct 2000 00:06:26 -0700 (PDT) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.0/8.11.0) id e9472t180041; Wed, 4 Oct 2000 10:02:55 +0300 (EEST) (envelope-from ru) Date: Wed, 4 Oct 2000 10:02:55 +0300 From: Ruslan Ermilov To: estair@computer-exchange.com Cc: questions@FreeBSD.org Subject: Re: NATD,IPFW error:"Failed to write packet back:Permission Message-ID: <20001004100255.D79502@sunbay.com> Mail-Followup-To: estair@computer-exchange.com, questions@FreeBSD.org References: <200010031928.AA15859904@computer-exchange.com> <39DA7B66.A73E027D@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: <39DA7B66.A73E027D@home.com>; from pnmurphy@home.com on Tue, Oct 03, 2000 at 08:35:51PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Oct 03, 2000 at 08:35:51PM -0400, Paul Murphy wrote: > Eli Stair wrote: > > > > ....Continuing the saga..... > > >Your lo0 interface is not configured, make sure to include `lo0' in the > > >`network_interfaces' list in /etc/rc.conf, or set its value to `auto' > > >to make it automatically filled with the output of `ifconfig -l'. > > > > You were entirely correct about this, it was the most obvious thing, but > > neglected to check it because, of course, it was so obvious :) Thanks. > > > > >As for the second problem (you can't reach the world from internal >machines), > > >try running natd manually with `natd -v -n xl1', and send me some >output > > >from it, when you, say, ping outside host from any of your local >machines. > > > > Ok, output is this: > > SHRIKE# natd -v -n xl1 > > natd[262]: Aliasing to 24.216.250.161, mtu 1500 bytes > > When I ping, try to access web pages, etc. through the BSDgateway, I get > > "host not found" on the internal client machine. I do have the BSD box > > (192.168.0.1) set as the gateway on these. I'm stumped! I'm getting > > no errors (on the BSD gateway/FW box) on boot or during use, everything > > checks out ok and *should* be working. Any ideas on what I should try? > > > > Can your gateway box ping the internet? Can your client boxes ping the > gateway box? > I'll second the question. Specifically, can you ping 192.168.0.1 from any of your local machines? -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 0: 7:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from nexus.kotel.co.kr (nexus.kotel.co.kr [147.6.65.38]) by hub.freebsd.org (Postfix) with ESMTP id 2A62037B502 for ; Wed, 4 Oct 2000 00:07:31 -0700 (PDT) Received: from kt.co.kr ([147.6.65.28]) by nexus.kotel.co.kr (8.10.0.Beta12/8.10.0.Beta12) with ESMTP id e94778v06764 for ; Wed, 4 Oct 2000 16:07:14 +0900 (KST) Message-ID: <39DAD741.406B028F@kt.co.kr> Date: Wed, 04 Oct 2000 16:07:45 +0900 From: Seungmo Choe X-Mailer: Mozilla 4.73 [en] (Windows NT 5.0; I) X-Accept-Language: en MIME-Version: 1.0 To: questions@FreeBSD.org Subject: About 3C980B NIC ? Content-Type: text/plain; charset=EUC-KR Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, In Supported Hardware List I found that 3C980/3C980B Fast Etherlink XL server adapter is supported. 1. Does it mean that VLAN feature of that NIC is also supported ? 2. Now 3Com is selling 3C980C model . Does FreeBSD support 3C980C? Regard, Seungmo Choe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 0:28:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rdc2.occa.home.com (ha1.rdc2.occa.home.com [24.2.8.66]) by hub.freebsd.org (Postfix) with ESMTP id 07C8437B503 for ; Wed, 4 Oct 2000 00:28:29 -0700 (PDT) Received: from cx660429a.dr.com ([24.9.136.177]) by mail.rdc2.occa.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001004072828.YMTN24299.mail.rdc2.occa.home.com@cx660429a.dr.com>; Wed, 4 Oct 2000 00:28:28 -0700 Message-Id: <5.0.0.25.2.20001004002854.03458190@mail.pv1.ca.home.com> X-Sender: nkoss@mail.pv1.ca.home.com (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.0 Date: Wed, 04 Oct 2000 00:32:03 -0700 To: kstewart@urx.com From: Neal Koss Subject: another make problem Cc: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/html; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Well, I spoke too soon...The previous fix got me through that last error, but now I get the following during my 'make buildworld'.

cc -pg -O -pipe -DTERMIOS -DANSI_SOURCE -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto -I/usr/obj/usr/src/secure/lib/libcrypto -DNO_IDEA -DL_ENDIAN -DNO_IDEA -I/usr/obj/usr/src/i386/usr/include -c /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/bio/bss_mem.c -o bss_mem.po
cc: Internal compiler error: program cc1 got fatal signal 11
*** Error code 1

Stop.

Any suggestions?
To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 0:53:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from bsd1.alaptech.com (cable-225-4-237-24.anchorageak.net [24.237.4.225]) by hub.freebsd.org (Postfix) with ESMTP id 1148937B502 for ; Wed, 4 Oct 2000 00:53:29 -0700 (PDT) Received: (from kirk@localhost) by bsd1.alaptech.com (8.11.0/8.9.3) id e947rqq01277 for freebsd-questions@freebsd.org; Tue, 3 Oct 2000 23:53:52 -0800 (AKDT) (envelope-from kirk) Date: Tue, 3 Oct 2000 23:53:52 -0800 From: Kirk Brogdon To: freebsd-questions@freebsd.org Subject: sendmail to win98 question Message-ID: <20001003235352.C447@bsd1.alaptech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I need to know the best way to get a win 98 box with netscape to retrieve mail from my 4.1 box (besides blowing it away and installing freebsd). Sendmail and dns are working fine now (finally) but I need the win98 boxes to retrieve from both the fbsd box and my isp's mail account (imap). I have added the new mail server to netscape and put in the user account but it doesn't seem to work. No errors, it just doesn't connect. Do I need to do anything special on the freebsd box? I tried adding the win98 box to a .rhost in my home directory but that didn't do it. All the boxes are on the same lan and I can telnet from the win98 boxes to the fbsd box by name. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 1:12:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from stargate.spray.se (stargate.spray.se [212.78.194.91]) by hub.freebsd.org (Postfix) with SMTP id 3EA6637B503 for ; Wed, 4 Oct 2000 01:12:51 -0700 (PDT) Received: from 172.16.10.6 by stargate.spray.se (InterScan E-Mail VirusWall NT); Wed, 04 Oct 2000 10:14:31 +0200 (W. Europe Daylight Time) Received: by titan.i.spray.se with Internet Mail Service (5.5.2650.21) id ; Wed, 4 Oct 2000 10:13:22 +0200 Received: from ng4L114.i.spray.se ([172.16.24.114]) by guld.i.spray.se with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id TFC5V4MC; Wed, 4 Oct 2000 10:12:44 +0200 From: Johan Pettersson To: freebsd-questions@FreeBSD.ORG Date: Wed, 4 Oct 2000 10:13:01 +0200 (CEST) X-Sender: jopet@ng4L117.i.spray.se\000 Subject: Re: sendmail to win98 question In-Reply-To: <20001003235352.C447@bsd1.alaptech.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 3 Oct 2000, Kirk Brogdon wrote: > I need to know the best way to get a win 98 box with netscape to retrieve mail > from my 4.1 box (besides blowing it away and installing freebsd). Sendmail > and dns are working fine now (finally) but I need the win98 boxes to > retrieve from both the fbsd box and my isp's mail account (imap). > I have added the new mail server to netscape and put in the user account > but it doesn't seem to work. No errors, it just doesn't connect. Do I need > to do anything special on the freebsd box? I tried adding the win98 box to > a .rhost in my home directory but that didn't do it. All the boxes are on > the same lan and I can telnet from the win98 boxes to the fbsd box by name. > > You need a POP3 daemon (qpopper, cucipop, ..) on the fbsdbox. Johan -- Spray Network Services Stockholm | Sweden Cell: +46(0)708 402 836 ~ ~ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 1:16:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from stargate.spray.se (stargate.spray.se [212.78.194.91]) by hub.freebsd.org (Postfix) with SMTP id 37D7437B503 for ; Wed, 4 Oct 2000 01:16:13 -0700 (PDT) Received: from 172.16.10.6 by stargate.spray.se (InterScan E-Mail VirusWall NT); Wed, 04 Oct 2000 10:17:51 +0200 (W. Europe Daylight Time) Received: by titan.i.spray.se with Internet Mail Service (5.5.2650.21) id ; Wed, 4 Oct 2000 10:16:42 +0200 Received: from ng4L114.i.spray.se ([172.16.24.114]) by guld.i.spray.se with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id TFC5V4MD; Wed, 4 Oct 2000 10:16:07 +0200 From: Johan Pettersson To: Chris Angell Cc: freebsd-questions@FreeBSD.ORG Date: Wed, 4 Oct 2000 10:16:24 +0200 (CEST) X-Sender: jopet@ng4L117.i.spray.se\000 Subject: Re: 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 Tue, 3 Oct 2000, Chris Angell wrote: > I get errors when I try to send mail outside my domain. Here is what I get: > > Oct 3 15:16:53 redqueen sendmail[4069]: OAA03947: to=chris62vw@hotmail.com, > ctladdr=chris (62/0), delay=00:24:28, xdelay=00:06:30, mailer=esmtp, > relay=mail.hotmail.com. [216.33.151.135], stat=Deferred: Connection refused > by mail.hotmail.com. > > Oct 3 15:17:38 redqueen sendmail[4069]: PAA04050: > to=, delay=00:11:03, > xdelay=00:00:45, mailer=esmtp, relay=docserver.cac.washington.edu. > [140.142.100.15], stat=Deferred: Connection refused by > docserver.cac.washington.edu. > > Could someone please help me? I am very grateful for the help provided > already. > > Thanks for everything, > > Chris > Do you have a hostname ? -- Spray Network Services Stockholm | Sweden Cell: +46(0)708 402 836 ~ ~ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 1:32: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from osiris.ipform.ru (osiris.ipform.ru [212.158.165.98]) by hub.freebsd.org (Postfix) with ESMTP id 2E00037B502 for ; Wed, 4 Oct 2000 01:32:02 -0700 (PDT) Received: from wp2 (wp2 [192.168.0.12]) by osiris.ipform.ru (8.11.0/8.11.0) with SMTP id e948VI808364; Wed, 4 Oct 2000 12:31:19 +0400 (MSD) (envelope-from matrix@ipform.ru) Message-ID: <00d101c02ddd$7869dd00$0c00a8c0@ipform.ru> From: "Artem Koutchine" To: "Albert D. Cahalan" Cc: References: <200010040049.e940nTI33223@saturn.cs.uml.edu> Subject: Re: Linux/FreeBSD decision Date: Wed, 4 Oct 2000 12:27:12 +0400 Organization: IP Form MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! I really don't want to get into it. :) Only two comments: > > Some distros have something like ports, > > but only SOMETHING. Very often you need to hack sources to make > > something compile. You cannot upgrade you system easily by recompiling > > everything (i didn't see any global source cvs repository for any distro). > > While I have no trouble with compiling, I seldom bother to do so. > (the ps command is my code) Why would I want to waste CPU time > and wear out my disks when I can install binaries? Gee, save some > electricity and bandwidth. > > I'll be surprised if you can answer this. 1) Installing binaries is a M$ way of giving you purely optiomized software for exactly your case. 2) I am a developer, not a lame user, i know what i am doing and would like to configure all sofware optimzly for the host and for the task. > Mandrake is crap. Slackware is a BSD rip-off. That's exactly my point! LINUX PEOPLE, YOU MUST FIND COSENSUS AMONGST YOURSELF FIRST! Artem To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 2:16:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from 2711.dynacom.net (2711.dynacom.net [206.107.213.3]) by hub.freebsd.org (Postfix) with ESMTP id 6A32C37B502 for ; Wed, 4 Oct 2000 02:16:19 -0700 (PDT) Received: from urx.com (dsl1-160.dynacom.net [206.159.132.160]) by 2711.dynacom.net (Build 101 8.9.3/NT-8.9.3) with ESMTP id CAA02069; Wed, 04 Oct 2000 02:14:41 -0700 Message-ID: <39DAF501.79FA1DAB@urx.com> Date: Wed, 04 Oct 2000 02:14:41 -0700 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Neal Koss Cc: freebsd-questions@FreeBSD.ORG Subject: Re: another make problem References: <5.0.0.25.2.20001004002854.03458190@mail.pv1.ca.home.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Neal Koss wrote: > > Well, I spoke too soon...The previous fix got me through that last > error, but now I get the following during my 'make buildworld'. > -------------------------------------------------------------------- > cc -pg -O -pipe -DTERMIOS -DANSI_SOURCE > -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto > -I/usr/obj/usr/src/secure/lib/libcrypto -DNO_IDEA -DL_ENDIAN > -DNO_IDEA -I/usr/obj/usr/src/i386/usr/include -c > /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/bio/bss_mem.c > -o bss_mem.po > cc: Internal compiler error: program cc1 got fatal signal 11 > *** Error code 1 > > Stop. > -------------------------------------------------------------------- > Any suggestions? Well, the only one would be to check your hardware. A signal 11 during a buildworld is usually memory or other problems such as cables or cooling fans. The have a new Signal 11 FAQ at http://www.freebsd.org/FAQ/troubleshoot.html#AEN1546. If there was something wrong with bss_mem.c, you would be seeing many messages about buildworld breakages. Kent > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe > freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 2:44:47 2000 Delivered-To: freebsd-questions@freebsd.org Received: from lh00.opsion.fr (lh00.opsion.fr [212.73.208.226]) by hub.freebsd.org (Postfix) with SMTP id C101537B502 for ; Wed, 4 Oct 2000 02:44:42 -0700 (PDT) Received: from 24.16.193.228 [24.16.193.228] by lh00.opsion.fr; Wed, 4 Oct 2000 09:47:04 GMT Date: Wed, 4 Oct 2000 09:44:11 +0000 From: Y u r i X-Mailer: The Bat! (v1.46d) UNREG / CD5BF9353B3B7091 Reply-To: Michellek X-Priority: 3 (Normal) Message-ID: <982642149.20001004094411@isuisse.com> To: questions@FreeBSD.ORG Subject: support in linuxland [Linux/FreeBSD decision] In-reply-To: <00d101c02ddd$7869dd00$0c00a8c0@ipform.ru> References: <200010040049.e940nTI33223@saturn.cs.uml.edu> <00d101c02ddd$7869dd00$0c00a8c0@ipform.ru> 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 just an addendum with regards to renowned support in linuxland... below you'll find a few snippets from my correspondence with one of the distro co's "support" disclaimer: i'm not a developer, not a computer pro in any sense, i had a translation co to run with a lot of dtp , hence macs mostly; those don't require IQ above -100 . after splitting with partners i have a few of those and one old NT box that i've been fooling with, trying to learn some marketable skills. was lucky with FreeBSD on any kind of HDD controllers I was throwing at it, with linuxen it's a whole different never ending story. if their support is like that, then i'm a guru and highly marketable candidate for an exec position in one of those companies; anyway, here it is: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Hello support, I have a Deluxe Edition of linux Storm 2000. Can not figure out a way to install it on my PC with Promise Ultra66 IDE controller card. PD440FX motherboard, 128 MB RAM, 3dfx Voodoo 3000, Promise Ultra66 IDE controller with a 20 GB HDD and a Yamaha CDRW. I get "no CD-ROM found" during installation with the boot diskette. "no HDD found" if I spread any of the drives among reg ATA and U66. I was able to install Windows NT, Mandrake 7.1 and FreeBSD 4.1.1 on this hardware in past. Please, advise. -- Best regards, Yuri K Vancouver, WA, USA ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Hi Y u r i , Make sure you have the Storm Installation CD in the drive at all times. If I'm not mistaken I beleive all CDRW are connected to a SCSI adapter, so make sure that you click 'yes' when it askes you if you have a SCSI device in your computer. Good Luck, -- Nam V. Tech Support Stormix Technologies Nam@Stormix.Com Tel: 604.688.9137 2040 - 555 West Hastings Street Vancouver, BC V6B 4N6 Canada _~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Y u r i wrote: > Hello Support, > > Tuesday, October 03, 2000, 22:12:39 zulu, you wrote: > > SSC> Hi Y u r i , > > SSC> Make sure you have the Storm Installation CD in the drive at all > SSC> times. > > SSC> If I'm not mistaken I beleive all CDRW are connected to a SCSI > SSC> adapter, > SSC> so make sure that you click 'yes' when it askes you if you have a SCSI > SSC> device in your computer. > > I don't understand this: please, explain in detail. I don't > have any SCSI adapters in my machine, i read about SCSI > emulation for CDRW under *nixes, but that's not I am asking > for. and btw, I tried SCSI option during installation - no go > so far. I am not talking about burning CDs at this point, all > I want is to install Stormix so far. It should read CD, but it > does not find any, and I am not sure it finds any HDDs due > to the fact that they are connected to Promise Ultra66 IDE > controller > -- > Best regards, > Y > =============================================================================================== > Hi Yuri, Is your CDrom Bootable ?? Is it on an IDE controller ?? If it is try setting the BIOS to startup on CDrom and continue the install at that point (make sure to remove boot disk). You are also entitled to phone support, if you get the chance give us a call here at Support Availability Support is available: Monday to Friday between the hours of 7:00 am to 6:00 pm Pacific Standard Time (10:00 am to 9:00 pm Eastern Standard Time) Contact us via email at support@stormix.com Contact us via telephone at 1-604-639-0799 -- Nam V. Tech Support Stormix Technologies Nam@Stormix.Com Tel: 604.688.9137 2040 - 555 West Hastings Street Vancouver, BC V6B 4N6 Canada ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ the situation is rather comic: two Vancouvers, a Russky and apparently a Thaisky can't understand each other; i found a pointer to a workaraund on their site, but i am not that proficient to tinker with kernel modules, that's why i decided to go with a paid distro and my choice of Debian based one was supposed to be an easy to install, he he ... as for Mandrake, it installs brilliantly with quite a few bugs during install, and those will haunt you untill you give up and attempt to reinstall yet another time. it's amazing to watch crowds anyway. and be a part of yarevolution I like what I see in FreeBSD very much, things make much more sense, but... I have a feeling that this perceived as a constant threat, and when things look too logical and structured, the Unix veterans find a way to perplex and confuse newcomers ;-) best, yuri ______________________________________________________________________________ Vous avez un site perso ? 2 millions de francs ā gagner sur i(france) ! Webmasters : ZE CONCOURS ! http://www.ifrance.com/_reloc/concours.emailif To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 3: 1:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from interslcr.kada.lt (mail.kada.lt [195.22.170.131]) by hub.freebsd.org (Postfix) with ESMTP id A156837B502 for ; Wed, 4 Oct 2000 03:01:06 -0700 (PDT) Received: from intrantk.kada.lan ([10.254.254.2]) by interslcr.kada.lt with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id 4D0C3RPV; Wed, 4 Oct 2000 12:00:59 +0200 Received: from darau.kada.lan ([10.254.254.40]) by intrantk.kada.lan with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id 4DWTT2T1; Wed, 4 Oct 2000 12:00:58 +0200 Received: from kada.lt (localhost.kada.lan [127.0.0.1]) by darau.kada.lan (8.11.0/8.11.0) with ESMTP id e93BuwN06883 for ; Tue, 3 Oct 2000 14:56:59 +0300 (EEST) (envelope-from dara@kada.lt) Message-ID: <39D9C98A.D3B6A68B@kada.lt> Date: Tue, 03 Oct 2000 14:56:58 +0300 From: Darius Ramanauskas X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 4.1.1-STABLE i386) X-Accept-Language: lt,en MIME-Version: 1.0 To: questions@freebsd.org Subject: StarOffice 5.2 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, anybody got the network working in StarOffice 5.2 from ports? Darius To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 3: 5:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from interslcr.kada.lt (mail.kada.lt [195.22.170.131]) by hub.freebsd.org (Postfix) with ESMTP id 2D93B37B502 for ; Wed, 4 Oct 2000 03:05:37 -0700 (PDT) Received: from intrantk.kada.lan ([10.254.254.2]) by interslcr.kada.lt with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id 4D0C3RQB; Wed, 4 Oct 2000 12:05:34 +0200 Received: from darau.kada.lan ([10.254.254.40]) by intrantk.kada.lan with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id 4DWTT2TL; Wed, 4 Oct 2000 12:05:34 +0200 Received: from kada.lt (localhost.kada.lan [127.0.0.1]) by darau.kada.lan (8.11.0/8.11.0) with ESMTP id e9495WV12452 for ; Wed, 4 Oct 2000 12:05:32 +0300 (EEST) (envelope-from dara@kada.lt) Message-ID: <39DAF2DC.9E1653EB@kada.lt> Date: Wed, 04 Oct 2000 12:05:32 +0300 From: Darius Ramanauskas X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 4.1.1-STABLE i386) X-Accept-Language: lt,en MIME-Version: 1.0 To: questions@freebsd.org Subject: StarOffice 5.2 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, anybody got the network working in StarOffice 5.2 from ports? Darius To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 3:20: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ducky.nz.freebsd.org (ns1.unixathome.org [203.79.82.27]) by hub.freebsd.org (Postfix) with ESMTP id 0A7FA37B66D for ; Wed, 4 Oct 2000 03:19:57 -0700 (PDT) Received: from wocker (wocker.int.nz.freebsd.org [192.168.0.99]) by ducky.nz.freebsd.org (8.9.3/8.9.3) with ESMTP id XAA28539 for ; Wed, 4 Oct 2000 23:18:48 +1300 (NZDT) Message-Id: <200010041018.XAA28539@ducky.nz.freebsd.org> From: "Dan Langille" Organization: langille.org To: freebsd-questions@freebsd.org Date: Wed, 4 Oct 2000 23:18:49 +1300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: more than one swapfile with vnconfig Reply-To: dan@langille.org X-mailer: Pegasus Mail for Win32 (v3.12c) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm trying to add yet more swap space to one of my boxes. I'm using vnconfig. /etc/vntab contains this: /dev/vn0c /usr4/swapfile swap I created a new swap file using this command: dd if=/dev/zero of=/usr2/swapfile bs=15m count=20 I don't know how to specify the second swap file in the configuration file. I'd like to use both the existing and the new swap file. clues please. I'm on 4.1-stable. -- Dan Langille The FreeBSD Diary - http://www.freebsddiary.org/ FreshPorts - http://freshports.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 3:22:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from boat.mail.pipex.net (our.mail.pipex.net [158.43.128.75]) by hub.freebsd.org (Postfix) with SMTP id DD1E637B66C for ; Wed, 4 Oct 2000 03:22:23 -0700 (PDT) Received: (qmail 29590 invoked from network); 4 Oct 2000 10:22:22 -0000 Received: from mailhost.puck.pipex.net (HELO mailhost.uk.internal) (194.130.147.54) by our.mail.pipex.net with SMTP; 4 Oct 2000 10:22:22 -0000 Received: (qmail 12278 invoked from network); 4 Oct 2000 10:22:22 -0000 Received: from camgate2.cam.uk.internal (172.31.6.21) by mailhost.uk.internal with SMTP; 4 Oct 2000 10:22:22 -0000 Received: by camgate2.cam.uk.internal with Internet Mail Service (5.5.2650.21) id ; Wed, 4 Oct 2000 11:21:27 +0100 Message-ID: From: Daniel Bye To: 'Robert Shea' , freebsd-questions@FreeBSD.ORG Subject: RE: I deleted my shell by mistake!! Date: Wed, 4 Oct 2000 11:16:23 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I think choice of root shell, like so many other things in this world, comes down to personal choice, with a mature and logical consideration of "the facts". On the machines where I alone have root access, I tend to use bash, coz I'm commfortable with it, and if I ever need to boot to single user, then FreeBSD will default to /bin/sh anyway. However, on machines where there are more than one root user, then I would leave it as the FreeBSD default, which is an intelligent choice. Anybody who then wants bash, can start bash from the command line. I have also heard several theories as to why one should not change the root shell. The almost universally recommended shells are sh or csh, because by default they live on /, and are static - so don't rely on libs installed elsewhere on the file system. Bash has a static compile option, and could therefore be used as a root shell and satisfy these various recommendations. However, why would you bother, when sh and csh are there anyway? That's me done. Dan > -----Original Message----- > From: Robert Shea [mailto:robert.shea@onlinecables.com] > Sent: Wednesday, October 04, 2000 2:25 AM > To: freebsd-questions@FreeBSD.ORG > Subject: Re: I deleted my shell by mistake!! > > > > > > > It's simple, someone with a lot more experiance than I had told me > > not to and I've never had these "oops i broke root's shell" > > embarassing moments. > > > > Now someone with a lot more experiance is telling you the same. > > > > Seriously, how difficult is it to type 'zsh' after su'ing to root? > > > > -- > > -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] > > "I have the heart of a child; I keep it in a jar on my desk." > > I agree... basically the thing with changing your root shell > is that no good > can come of it... and lots of bad can. > And besides... if you really feel the need to set your root > shell... odds > are you are using the root account way too much. (with rare exception) > > Robert Shea > "Ophilia you made me cry, guess that's why I learned to swim." > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 3:40:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from servex.yi.org (user-24-214-75-18.knology.net [24.214.75.18]) by hub.freebsd.org (Postfix) with ESMTP id A060137B66C for ; Wed, 4 Oct 2000 03:40:28 -0700 (PDT) Received: from jason (jason [192.168.0.1]) by jasonservex.yi.org (8.9.3/8.9.3) with ESMTP id NAA30099 for ; Fri, 29 Oct 1999 13:42:35 GMT Date: Wed, 4 Oct 2000 05:44:47 -0500 (CDT) From: servex X-Sender: servex@jason.carters.net To: freebsd-questions@freebsd.org Subject: NIS password changing Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ok, two problems.. the first, this may be a stupid question, but when I use the pw useradd command, it adds the user to /var/yp/master.passwd, which is what I want, but after it does this, I cant change the password (because it doesn't have one?) im not sure how to go about this. Is there an easier way to do this? second, im running an openbsd box as a mail server, nis works fine, but I add +:::::::::/sbin/nologin, and when I test it, it says.. su: /sbin/nologin : no such file or directory, when in fact the file does exist. Now, I realize this is probably an openbsd problem, but I thought id ask, just in case someone could tell me what was up. Thanks, jason To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 4:37: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from computer-exchange.com (extreme-colo.meganet.net [209.213.64.253]) by hub.freebsd.org (Postfix) with ESMTP id 2EC4837B502 for ; Wed, 4 Oct 2000 04:36:58 -0700 (PDT) Date: Wed, 4 Oct 2000 07:42:20 -0400 Message-Id: <200010040742.AA33882304@computer-exchange.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii From: "Eli Stair" Reply-To: To: X-Mailer: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >Can your gateway box ping the internet? Can your client boxes ping >the gateway box? (-Paul) >I'll second the question. Specifically, can you ping 192.168.0.1 from To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 4:38:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from computer-exchange.com (extreme-colo.meganet.net [209.213.64.253]) by hub.freebsd.org (Postfix) with ESMTP id 58CCE37B503 for ; Wed, 4 Oct 2000 04:38:44 -0700 (PDT) Date: Wed, 4 Oct 2000 07:44:07 -0400 Message-Id: <200010040744.AA34013376@computer-exchange.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii From: "Eli Stair" Reply-To: To: X-Mailer: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >Can your gateway box ping the internet? Can your client boxes ping >the gateway box? (-Paul) >I'll second the question. Specifically, can you ping 192.168.0.1 from >any of your local machines? (-Ruslan) In a word, yes. The BSD gateway machine (SHRIKE/192.168.0.1) can fully access the private network,be pinged, pings, FTP logins from clients, etc. The external interface works perfectly as well, I can use FTP, lynx, etc. I honestly don't know what's going on. Thankfully this isn't a production machine, it's my home network. However I'm glad I'm going through this before having this happen on site :) If anyone has any idea what to try, let me know. If any one wants me to re-hash what's going on I'll re-post relevant details, command-line outputs, etc. Thanks again all, I'm sure it'll work *one* day ;) /eli To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 4:50:13 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.hellasnet.gr (mail.hellasnet.gr [212.54.192.3]) by hub.freebsd.org (Postfix) with ESMTP id 3C9F137B502 for ; Wed, 4 Oct 2000 04:50:09 -0700 (PDT) Received: from hades.hell.gr (ppp3.patr.hellasnet.gr [212.54.197.18]) by mail.hellasnet.gr (8.9.1/8.9.1) with ESMTP id KAA15494; Wed, 4 Oct 2000 10:50:25 -0200 (GMT) Received: (from charon@localhost) by hades.hell.gr (8.11.0/8.11.0) id e942sdr28522; Wed, 4 Oct 2000 05:54:39 +0300 (EEST) Date: Wed, 4 Oct 2000 05:54:39 +0300 From: Giorgos Keramidas To: xavian anderson macpherson Cc: Christopher Rued , "freebsd-questions@FreeBSD.ORG" Subject: Re: vinum question Message-ID: <20001004055439.A27898@hades.hell.gr> References: <39D8FAA6.3C2CE669@home.com> <14809.216.377993.679478@chris.xsb.com> <39D90385.C9397AEA@home.com> <14809.1418.335403.207878@chris.xsb.com> <39D932AC.4D3D9C06@home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <39D932AC.4D3D9C06@home.com>; from professional3d@home.com on Mon, Oct 02, 2000 at 06:13:16PM -0700 X-PGP-Fingerprint: 3A 75 52 EB F1 58 56 0D - C5 B8 21 B6 1B 5E 4A C2 X-URL: http://students.ceid.upatras.gr/~keramida/index.html Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Oct 02, 2000 at 06:13:16PM -0700, xavian anderson macpherson wrote: > let me state once more that i have the book and am reading it! ... "state once more" ? But i do not seem to recall you writing anywhere that you have got the book. You only wrote in your first posting: i got my freebsd box saturday by fedex, and have been reading the manual since then. Which manual? The manual pages that come with an installed version of FreeBSD? The handbook that you can find online at http://www.freebsd.org/handbook/ ? The FreeBSD FAQ (also available online)? > so much for the guy who said i was lazy for not reading. Yes. So much for the poor guy. He will probably be very annoyed by the tone of your messages by now, and never be helpful to you again :-/ > if i didn't want to read, and didn't think that i should have to, i > wouldn't have brought the book. Buying the book is one thing. Reading it is another. Understanding what is written in the book, is yet another thing, on it's own. > i tried to download the freebsd kernel from the web. You really don't have to. The 10-cdrom set you claim to have bought, includes all you need to install FreeBSD and get it running. > but i could make heads or tails of > it. i was expecting to find the kernel to be one contiguous unit as it > is in linux. now maybe it is. but what i found was kernel modules as > they would appear in linux after the kernel and it's components had been > compiled. i didn't find any file of the size that i expected the kernel > to be (17-21MB's for linux). FreeBSD is *not* Linux. They do have some differences. This is a fact that you should get acquainted with, and once you stop comparing these two and trying to find their differences, you might be able to focus on their similarities better. > it was because of this recognition, that i > was erroneously applying concepts from one system to another, that i > chose to admit that i don't know what i am doing. it is also because of > this that i am approaching this (installation) with great trepidation. Read the installation instructions in the book you bought. If you feel that you are unsure about what you should do next, read them again. And again, and again... Try to install FreeBSD. Even then, if something goes wrong, this list is here to help you. But *please*, show some respect to the people on this list that are willing to help you. Do not write in such an offensive tone, and try to come up with as specific questions as you can. Yelling at people's faces that "your FreeBSD thing is nothing close to my Linux, and I really hate it's installation" will not get you anywhere far. We can not help you with your installation, if we don't know what exactly your problem with it was. Try to start the installation process. It should not be that hard to understand how this is done. It's described in INSTALL.TXT of the first disk in your cdrom-set. Then, and only then.. after you have attempted to install and failed at some subtle point, the people on this list will be able to help you go on with the installation, if "The Complete FreeBSD" does not seem to be enough to get you started. Ciao. -- Giorgos Keramidas, < keramida @ ceid . upatras . gr > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 4:54:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from transport.itb.ac.id (transport.itb.ac.id [167.205.9.60]) by hub.freebsd.org (Postfix) with SMTP id 366CA37B503 for ; Wed, 4 Oct 2000 04:54:17 -0700 (PDT) Received: (qmail 24605 invoked by uid 1020); 4 Oct 2000 11:53:37 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 4 Oct 2000 11:53:37 -0000 Date: Wed, 4 Oct 2000 18:53:37 +0700 (JAVT) From: Fadli Syarid X-Sender: fadli@transport.itb.ac.id To: questions@freebsd.org Subject: what happens..? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi all today i got error message like this.. Oct 4 17:30:05 www /kernel: pid 5466 (rateup), uid 0: exited on signal 8 (core dumped) Oct 4 17:35:05 www /kernel: pid 5507 (rateup), uid 0: exited on signal 8 (core dumped) Oct 4 17:40:04 www /kernel: pid 5529 (rateup), uid 0: exited on signal 8 (core dumped) Oct 4 17:45:04 www /kernel: pid 5553 (rateup), uid 0: exited on signal 8 (core dumped) Oct 4 17:50:04 www /kernel: pid 5614 (rateup), uid 0: exited on signal 8 (core dumped) Oct 4 17:55:04 www /kernel: pid 5644 (rateup), uid 0: exited on signal 8 (core dumped) Oct 4 18:00:04 www /kernel: pid 5686 (rateup), uid 0: exited on signal 8 (core dumped) Oct 4 18:05:04 www /kernel: pid 5720 (rateup), uid 0: exited on signal 8 (core dumped) what happen..? ------------------------------------------|---------------------------------- Fadli Syarid | Network Division Geological Engineering Dept. | Amateur Radio Club (ARC) The Earth Science and Minerals Technology | PPS Building 4th floor Bandung Institute of Technology | Bandung Institute of Technology Ganesha 10 Bandung | Ganesha 10 Bandung ------------------------------------------|---------------------------------- website : www.fadli.za.net email : fadli@fadli.za.net fadli@arc.itb.ac.id _____________________________________________________________________________ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 5: 5:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.hellasnet.gr (mail.hellasnet.gr [212.54.192.3]) by hub.freebsd.org (Postfix) with ESMTP id 9D8F137B503 for ; Wed, 4 Oct 2000 05:05:15 -0700 (PDT) Received: from hades.hell.gr (ppp3.patr.hellasnet.gr [212.54.197.18]) by mail.hellasnet.gr (8.9.1/8.9.1) with ESMTP id LAA17353; Wed, 4 Oct 2000 11:05:53 -0200 (GMT) Received: (from charon@localhost) by hades.hell.gr (8.11.0/8.11.0) id e94C5b429926; Wed, 4 Oct 2000 15:05:37 +0300 (EEST) Date: Wed, 4 Oct 2000 15:05:37 +0300 From: Giorgos Keramidas To: William Melanson Cc: Chris Angell , freebsd-questions@FreeBSD.ORG Subject: Re: VirtualUserTable Message-ID: <20001004150537.B27898@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 wjm@gate.net on Tue, Oct 03, 2000 at 10:26:20AM -0400 X-PGP-Fingerprint: 3A 75 52 EB F1 58 56 0D - C5 B8 21 B6 1B 5E 4A C2 X-URL: http://students.ceid.upatras.gr/~keramida/index.html Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Oct 03, 2000 at 10:26:20AM -0400, William Melanson wrote: > On Mon, 2 Oct 2000, Chris Angell wrote: > > % Date: Mon, 02 Oct 2000 18:24:54 PDT > % From: Chris Angell > % To: freebsd-questions@FreeBSD.ORG > % Subject: VirtualUserTable > % > % I have a FreeBSD machine that is on the Internet acting as a mail and www > % server (among other things). I want to host multiple domains. The only > % problem I have is not knowing how to make the email work. When I used to > % work at a small ISP, there was a /etc/virtualusertable that was updated, > % then hashed (?) to make a database of users. So there would be entries like > % this: > % > % webmaster@somesite.com root > % > > This is what I've done: > > 1. Within the directory /etc/mail create a file called "virtusrtable". Here it's called `virtusrtable'. > IMPORTANT: Within the virtualusertable file, field seperators must be the > tab key. Here it changes name to `virtualusertable'. > 3. Using the makemap command we convert the virtualusertable file to a > database format: > > % makemap hash /etc/mail/virusrtable < /etc/mail/virtusrtable Here it changes names twice in the same line. Called `virusrtable' first, and `virtusrtable' later. > This will create a /etc/mail/virtualusertable.db file. Yet another name change, this time to `virtualusertable'. Sorry if my posting seems a bit impolite, but following these instructions, the poor guy will *never* be able to get virtual domains straight. To the original poster: Please visit www.sendmail.org and follow the link "Virtual Hosting" that exists on their first page. The URL it links to is and you will find all the information you need about virtual hosting and sendmail there. Ciao. -- Giorgos Keramidas, < keramida @ ceid . upatras . gr > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 5:17:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from surf.interdata.cz (interdata-gts.gts.cz [194.213.33.70]) by hub.freebsd.org (Postfix) with ESMTP id B88E537B502 for ; Wed, 4 Oct 2000 05:17:35 -0700 (PDT) Received: from spravce (ras6.interdata.cz [195.39.8.6]) by surf.interdata.cz (8.11.0/8.11.0) with SMTP id e94BxC027118 for ; Wed, 4 Oct 2000 13:59:13 +0200 Received: by localhost with Microsoft MAPI; Wed, 4 Oct 2000 14:17:53 +0200 Message-ID: <01C02E0D.E2775DA0.mnovak@stap.cz> From: Martin Novak To: "'freebsd-questions@freebsd.org'" Subject: question Date: Wed, 4 Oct 2000 14:17:32 +0200 Organization: Stap a.s. X-Mailer: Microsoft Internet E-mail/MAPI - 8.0.0.4211 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Could you please explain what "getty" means? For example in the following sentence: In a nutshell, you need to tell the init process, which is responsible for process control and initialization, to start a getty process, which is responsible for reading a login name and starting the login program. Thanks a lot for your help. Best regards Martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 5:20:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from osiris.ipform.ru (osiris.ipform.ru [212.158.165.98]) by hub.freebsd.org (Postfix) with ESMTP id 0866537B66C for ; Wed, 4 Oct 2000 05:20:33 -0700 (PDT) Received: from wp2 (wp2 [192.168.0.12]) by osiris.ipform.ru (8.11.0/8.11.0) with SMTP id e94CIg810014; Wed, 4 Oct 2000 16:18:48 +0400 (MSD) (envelope-from matrix@ipform.ru) Message-ID: <008e01c02dfd$401b9860$0c00a8c0@ipform.ru> From: "Artem Koutchine" To: "Fadli Syarid" , References: Subject: Re: what happens..? Date: Wed, 4 Oct 2000 16:18:41 +0400 Organization: IP Form MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG /usr/include/sys/signal.h says that 8 means "FLOATING POINT EXCEPTION" divide by zero, i guess ----- Original Message ----- From: "Fadli Syarid" To: Sent: Wednesday, October 04, 2000 3:53 PM Subject: what happens..? > hi all > today i got error message like this.. > Oct 4 17:30:05 www /kernel: pid 5466 (rateup), uid 0: exited on signal 8 > (core dumped) > Oct 4 17:35:05 www /kernel: pid 5507 (rateup), uid 0: exited on signal 8 > (core dumped) > Oct 4 17:40:04 www /kernel: pid 5529 (rateup), uid 0: exited on signal 8 > (core dumped) > Oct 4 17:45:04 www /kernel: pid 5553 (rateup), uid 0: exited on signal 8 > (core dumped) > Oct 4 17:50:04 www /kernel: pid 5614 (rateup), uid 0: exited on signal 8 > (core dumped) > Oct 4 17:55:04 www /kernel: pid 5644 (rateup), uid 0: exited on signal 8 > (core dumped) > Oct 4 18:00:04 www /kernel: pid 5686 (rateup), uid 0: exited on signal 8 > (core dumped) > Oct 4 18:05:04 www /kernel: pid 5720 (rateup), uid 0: exited on signal 8 > (core dumped) > what happen..? > > ------------------------------------------|------------------------------- --- > Fadli Syarid | Network Division > Geological Engineering Dept. | Amateur Radio Club (ARC) > The Earth Science and Minerals Technology | PPS Building 4th floor > Bandung Institute of Technology | Bandung Institute of Technology > Ganesha 10 Bandung | Ganesha 10 Bandung > ------------------------------------------|------------------------------- --- > website : www.fadli.za.net > email : fadli@fadli.za.net > fadli@arc.itb.ac.id > ____________________________________________________________________________ _ > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 5:21:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from osiris.ipform.ru (osiris.ipform.ru [212.158.165.98]) by hub.freebsd.org (Postfix) with ESMTP id 4C63437B503 for ; Wed, 4 Oct 2000 05:21:32 -0700 (PDT) Received: from wp2 (wp2 [192.168.0.12]) by osiris.ipform.ru (8.11.0/8.11.0) with SMTP id e94CKo810049; Wed, 4 Oct 2000 16:21:08 +0400 (MSD) (envelope-from matrix@ipform.ru) Message-ID: <00a401c02dfd$93293120$0c00a8c0@ipform.ru> From: "Artem Koutchine" To: "Martin Novak" , References: <01C02E0D.E2775DA0.mnovak@stap.cz> Subject: Re: question Date: Wed, 4 Oct 2000 16:20:49 +0400 Organization: IP Form MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG man getty man ttys will help a lot /etc/ttys sets up the getties ----- Original Message ----- From: "Martin Novak" To: Sent: Wednesday, October 04, 2000 4:17 PM Subject: question > Could you please explain what "getty" means? For example in the following sentence: > In a nutshell, you need to tell the init process, which is responsible for > process control and initialization, to start a getty process, which is > responsible for reading a login name and starting the login program. > > Thanks a lot for your help. > Best regards > Martin > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 5:28:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web705.mail.yahoo.com (web705.mail.yahoo.com [128.11.23.25]) by hub.freebsd.org (Postfix) with SMTP id 0C70737B502 for ; Wed, 4 Oct 2000 05:28:08 -0700 (PDT) Received: (qmail 21460 invoked by uid 60001); 4 Oct 2000 12:28:07 -0000 Message-ID: <20001004122807.21459.qmail@web705.mail.yahoo.com> Received: from [24.14.206.104] by web705.mail.yahoo.com; Wed, 04 Oct 2000 05:28:07 PDT Date: Wed, 4 Oct 2000 05:28:07 -0700 (PDT) From: bill fiore Subject: Re: help 2.2.1->4.0 upgrade boot problems To: John Galt , 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 thanx but I tried most of your suggestions already After I sent the email....I disabled the floppies on the 1542...enabled the floppy controller on the mother board....and the fdc errors were gone!! I tried booting the cdrom...but that dies w/ an illegal (priviledged? cant remember) instruction (machine lang) trap....on boot up I am using a 486dx2/100mhz w/ 32mb core. It still runs win98(ugh) and fbsd2.2.1 w/o problems...I would not have upgraded but I got a cable modem w/ dhcp and I could not get the ISC stuff to work (yes I recompiled it w/ the v2.2.1 switch...that I found in the #defines). --- John Galt wrote: > On Tue, 3 Oct 2000, bill fiore wrote: > > > hi, > > > > I created the kernel and mfsroot floppies. > all ok > > I boot the kernel floppy. all ok > > I load the mfsroot floppy and delete unused > > drivers (removing CONF entries) > > > > During device probe portion of boot: > > > > I get a fdc direction bit error and a > > cmd 3 error......my floppies are attached to > an > > adaptec 1542 controller > > I can say most certainly from personal > experience that your problem > doesn't lie with the 1542 and floppies, unless > you have a device > conflicting with the floppies--you can check in > the Adaptec's > menu on bootup to be sure, though.. > > > I get complaint errors that the eeprom on my > > 3com etherlink III is not enabled? > > This might be indicative of a device conflict. > If it's worked this way in > the past, though, I doubt that the device > conflict suddenly popped up. > > > Finally I get a continuous print out of: > > > > dscheck (#md/2): b_bcount 513 is not on a > sector > > boundary (csize 512) > > Just out of curiosity, have you tried multiple > floppies? Floppies have > been known to screw up before. Make a couple > of sets and try them, > perhaps you just got a bum disk. Since you > have an AHA-1542, have you > considered using a CDROM--the 1542 is good at > taking over the boot > process when it sees a bootable CDROM (which I > remember every time I > reboot with a bootable CDROM, usually just > after I get the "a bootable > CDROM has been..." message). Of course, this > only works when the CD drive > is attached to the 1542 (ie SCSI). > > > which continues till I re-boot. > > > > My 4gb drive is split (1gb win98 [ugh], 3bg > fbsd > > 2.2.1) > > > > ===== > > William F. Fiore Jr. ($bilfjr) <<<<< N.B. > new address > > 88 harris av > > cranston, R.I. 02910 USA > > 401-946-5703 USA EST (voice/vmail) > > 1-877-789-1992 USA (vmail/fax - toll free) > > dollarbilfjr@yahoo.com > > > www.geocities.com/dollarbilfjr/dollarbilfjr.html > > > > > __________________________________________________ > > Do You Yahoo!? > > Yahoo! Photos - 35mm Quality Prints, Now Get > 15 Free! > > http://photos.yahoo.com/ > > > > > > To Unsubscribe: send mail to > majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the > body of the message > > > > -- > Customer: "I'm running Windows '98" > Tech: "Yes." Customer: > "My computer isn't working now." Tech: > "Yes, you said that." > > Who is John Galt? galt@inconnu.isu.edu, that's > who! > > ===== William F. Fiore Jr. ($bilfjr) <<<<< N.B. new address 88 harris av cranston, R.I. 02910 USA 401-946-5703 USA EST (voice/vmail) 1-877-789-1992 USA (vmail/fax - toll free) dollarbilfjr@yahoo.com www.geocities.com/dollarbilfjr/dollarbilfjr.html __________________________________________________ Do You Yahoo!? Yahoo! Photos - 35mm Quality Prints, Now Get 15 Free! http://photos.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 5:49:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from as.deltanet.ro (as.deltanet.ro [193.226.175.3]) by hub.freebsd.org (Postfix) with ESMTP id 3C64837B503 for ; Wed, 4 Oct 2000 05:49:40 -0700 (PDT) Received: from cip2 (unknown [10.0.0.178]) by as.deltanet.ro (Postfix) with SMTP id 767282A094 for ; Wed, 04 Oct 2000 15:48:58 +0300 (EET DST) Message-ID: <005801c02e54$9b18d3c0$b200000a@deltanet.ro> From: "Ciprian Turcanu" To: Subject: How can I reinstall MBR loader? Date: Wed, 4 Oct 2000 15:40:37 -0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_002B_01C02E19.7146CF60" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_002B_01C02E19.7146CF60 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I have installed win95 and FreeBSD. Today I needed to reinstall Windows, = and my MBR was rewritten. How Can I reinstall FreeBSD loader? I have a FreeBSD (bootable) instalation CD. Thanks, Cip ------=_NextPart_000_002B_01C02E19.7146CF60 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I have installed win95 and FreeBSD. = Today I needed=20 to reinstall Windows,
and my MBR was rewritten. How Can I = reinstall=20 FreeBSD loader?
I have a FreeBSD (bootable) instalation = CD.
 
Thanks,
Cip
------=_NextPart_000_002B_01C02E19.7146CF60-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 6: 0:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from umc-mail01.missouri.edu (umc-mail01.missouri.edu [128.206.10.216]) by hub.freebsd.org (Postfix) with ESMTP id 7D59637B503 for ; Wed, 4 Oct 2000 06:00:34 -0700 (PDT) Received: by umc-mail01.missouri.edu with Internet Mail Service (5.5.2650.21) id ; Wed, 4 Oct 2000 08:00:33 -0500 Message-ID: <7B5F4A3DED02D411B49B0000E889ECB70122B4F6@umc-mail02.missouri.edu> From: "Salmons, Michael" To: "'freebsd-questions@freebsd.org'" Subject: ppp errors Date: Wed, 4 Oct 2000 07:59:48 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've keyword searched the archives of this and other lists, Usenet and web at large, and I have not found anything close to this problem (except a question asked by a guy who did not include any system files in his post and apparently was not heard from again). So here goes... I am trying to enable user ppp via modem on my recently created freebsd system. I installed a standard OS (typical user + X Windows). I even used ppp via modem to install the OS itself, so in theory ppp via modem should be possible on this system! Here's what I get when in invoke ppp: Working in interactive mode Using interface: tun0 Warning: No default entry found in config file. Fine, I think, despite the fact I've tweaked ppp.conf several times in an attempt to get ppp to see it! I decide to go into term mode: term deflink: entering terminal mode on /dev/cuaa1 (never mind the fact my modem is on cuaa0 as specified in ppp.conf...) of course it is no use trying to use interactive mode since it is looking at the wrong port. I am using a very generic ppp.conf just to get a response from my modem. I have modified /etc/ttys and etc/gettytab so it is looking at the modem when login time comes. Here's my ppp.conf (modified for the sake of modesty- replace username and password with valid account info) ################################################################ # PPP Configuration File ('/etc/ppp/ppp.conf') # # Default settings; These are always executed always when PPP # is invoked and apply to all system configurations. ################################################################ default: set device /dev/cuaa0 set speed 115200 disable pred1 deny pred1 disable lqr deny lqr set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" ATE1Q0M0 OK-AT-OK\\dATDT\\T TIMEOUT 40 CONNECT" set redial 3 10 # # ################################################################ # # For interactive mode use this configuration: # # Invoke with `ppp -alias interactive` # ################################################################ interactive: set authname username set authkey password set phone 1231234 set timeout 300 set openmode active accept chap # ################################################################ # # For demand-dial (automatic) mode we'll use this configuration: # # Invoke with: 'ppp -auto -alias demand' # ################################################################ demand: set authname username set authkey password set phone 1231234 set timeout 300 set openmode active accept chap set ifaddr 127.1.1.1/0 127.2.2.2/0 255.255.255.0 add 0 0 127.2.2.2 ################################################################ # End of /etc/ppp/ppp.conf my modem is a US Robotics 56K V.90. If nothing else, how do I get my system to look at cuaa0 by default in interactive mode so I can at least test the modem? Any ideas why ppp can't see my default header? Or my demand header (The one I want to use ultimately)? Thanks, Michael Salmons To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 6: 7:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from iaces.com (horton.iaces.com [204.147.87.98]) by hub.freebsd.org (Postfix) with ESMTP id 6F65B37B66E for ; Wed, 4 Oct 2000 06:07:09 -0700 (PDT) Received: (from proot@localhost) by iaces.com (8.10.1/8.10.1) id e94D73104207 for questions@freebsd.org; Wed, 4 Oct 2000 08:07:03 -0500 (CDT) Date: Wed, 4 Oct 2000 08:07:03 -0500 From: "Paul T. Root" To: FreeBSD Questions Subject: Re: Dell Inspiron 5000/7500 Message-ID: <20001004080703.A4077@horton.iaces.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i X-Organization: Qwest - ACES X-Phone: (612) 664-3385 X-Fax: (612) 664-4779 X-Page: (800) SKY-PAGE PIN: 537-7270 X-Address: Minneapolis, MN 55413 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Date: Tue, 03 Oct 2000 11:54:58 -0400 > From: Jan Knepper > Subject: Re: Dell Inspiron 5000/7500 > Kenneth Wayne Culver wrote: > > I installed it on an inspiron 3800, I don't know about the modem, but > > there is no cardbus support for the 3com ethernet that comes with it, > > There is support in the works though as far as I know. > OK, fair enough. Don't think I would need the 3Com ethernet that bad to > begin with. > Did you get X to work at all? > Don't worry, be Kneppie! > Jan I have it running (4.1) on a 5000. It works pretty well. The internal modem is a win modem, so it's useless. I don't have a 3Com card with it. The ethernet in the dock comes right up as fxp. I got sound working (only through the headphone jack - known problem) with the beta code for that sound chip set. I have only been able to get X to work, if I have an external monitor! Very strange, it comes up on an external monitor then you can hot swap to the built in. I don't get that. I think that's with 3.3.6. I have do have USB and PCCards working (16 bit not 32 bit CardBus). I have an Intel 10/100 PCCard, and I believe an old Megahertz modem. I haven't tried many others. I think I got an Adaptec 1460B working. My USB Microsoft Intelimouse Explorer works, but I haven't got the wheel working quite right. But I don't worry much about that. Hmm, that's about all I can think of at this time. Paul. > > On Tue, 3 Oct 2000, Jan Knepper wrote: > > > > > Question... > > > Has any of you ever installed FreeBSD on a Dell Inspiron > > > 5000/7500? > > > Any particular problems with an internal 56K modem or 3Com > > > ethernet? > > > > > > I am thinking about buying one... Any better idea's? > - -- > Jan Knepper > Smartsoft, LLC > 88 Petersburg Road > Petersburg, NJ 08270 > U.S.A. -- HOW A PERSON LEARNS TO KISS "You can have a big rehearsal with your Barbie and Ken dolls." --Julia, age 7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 6:41:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtpproxy1.mitre.org (mb-20-100.mitre.org [129.83.20.100]) by hub.freebsd.org (Postfix) with ESMTP id 1502537B503 for ; Wed, 4 Oct 2000 06:41:33 -0700 (PDT) Received: from avsrv1.mitre.org (avsrv1.mitre.org [129.83.20.58]) by smtpproxy1.mitre.org (8.9.3/8.9.3) with ESMTP id JAA19863 for ; Wed, 4 Oct 2000 09:41:27 -0400 (EDT) Received: from mailsrv2.mitre.org (mailsrv2.mitre.org [129.83.221.17]) by smtpsrv1.mitre.org (8.9.3/8.9.3) with ESMTP id JAA20266 for ; Wed, 4 Oct 2000 09:41:12 -0400 (EDT) Received: from mitre.org ([128.29.145.140]) by mailsrv2.mitre.org (Netscape Messaging Server 4.1) with ESMTP id G1WRD000.LOV; Wed, 4 Oct 2000 09:41:24 -0400 Message-ID: <39DB337F.42DF1BD3@mitre.org> Date: Wed, 04 Oct 2000 09:41:19 -0400 From: "Andresen,Jason R." Organization: The MITRE Corporation X-Mailer: Mozilla 4.75 [en]C-20000818M (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: "David J. Kanter" Cc: FreeBSD questions Subject: Re: Windows Media Player References: <20001003185202.A60304@freebsd.mindspring.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "David J. Kanter" wrote: > > Some stations only broadcast in Windows Media Player format. Is there any > way to use FreeBSD to play this format? > > I installed wine and tried running WMP, but it really doesn't work. > RealPlayer 7 in the ports collection (for Linux) doesn't play that format, > either. > > Any ideas? Well, Window Media Player can play all sorts of different formats, it is difficult to tell exactly which one you need. A good place to start would be avifile in the graphics section of the ports, I have been able to play some .asf files (although the program is alpha quality and displays a huge amount of debugging data). I don't know if there is a way to stream the data into avifile, but you might be able to download the broadcast and play it from you HD. Be warned that .asf and some flavors of .avi (DIVX for example) are exceptionally processer intensive. -- _ _ _ ___ ____ ___ ______________________________________ / \/ \ | ||_ _|| _ \|___| | Jason Andresen -- jandrese@mitre.org / /\/\ \ | | | | | |/ /|_|_ | Views expressed may not reflect those /_/ \_\|_| |_| |_|\_\|___| | of the Mitre Corporation. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 6:51: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rz.uni-ulm.de (procyon-ether.rz.uni-ulm.de [134.60.1.100]) by hub.freebsd.org (Postfix) with ESMTP id F1FAD37B503 for ; Wed, 4 Oct 2000 06:51:01 -0700 (PDT) Received: from lilith (lilith.wohnheim.uni-ulm.de [134.60.106.64]) by mail.rz.uni-ulm.de (8.9.3/8.9.3) with SMTP id PAA18135; Wed, 4 Oct 2000 15:50:52 +0200 (MEST) Message-ID: <001801c02e0a$225dd7e0$4011a8c0@wohnheim.uniulm.de> From: "Siegbert Baude" To: "Lee dewd" , References: Subject: Re: Symbios SCSI controller 53C810 Date: Wed, 4 Oct 2000 15:51:01 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello Lee, > I have an old Compaq ProSignia that has a Symbios SCSI 53C810 SCSI > controller card built in. I start the install using the 2 disks, but when I > get to the beginning part of configuring the hardware that it autodetects I > don't see anything referring to the Symbios(formerly NCR) SCSI controller in > any way. I've been looking through your documentation and it does say it's > supported but it doesn't say how to install it or what to do if it's not > detected... Any help would be greatly appreciated. Thanks This controller chip is just working fine. Itīs in the mschine Iīm using here to support my external scanner. Donīt worry about it not being listed. At the point of installation you refer to, you can select or deselect additional drivers. This is no auto-detection of hardware. If you donīt deselect certain hardware here, you will get some non-harming boot messages similar to "device not found" in the future. Of course you can correct this later after having installed your system. Are the disks youīre referring to SCSI ones attached to your Symbios controller? Then you know, itīs working. If there is nothing attached, check your boot messages, when you first reboot after your install with the command "dmesg | less". You should find a reference to your controller there. If you build your own kernel later on your way, pay attention to keep the relevant lines. Hope this helps. BTW, for future questions on this list add some more information about your system, especially which version of FreeBSD you want to install. There is a regular posting on this list "How to get most out of FreeBSD questions". Watch for it, it will help you to ask precisely and to feed the list with necessary information, which will increase your chances to get good answers. Ciao Siegbert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 6:52:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web9205.mail.yahoo.com (web9205.mail.yahoo.com [216.136.129.38]) by hub.freebsd.org (Postfix) with SMTP id 2799837B66E for ; Wed, 4 Oct 2000 06:52:15 -0700 (PDT) Message-ID: <20001004135214.73504.qmail@web9205.mail.yahoo.com> Received: from [63.239.86.253] by web9205.mail.yahoo.com; Wed, 04 Oct 2000 06:52:14 PDT Date: Wed, 4 Oct 2000 06:52:14 -0700 (PDT) From: Andrew Hall Subject: spoof mac address To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, Is there anyway to spoof a mac address in Freebsd. I know exactly how to do it in linux, but not in freebsd. I looked at many a man page last night and searched for a good while and found nothing. Is this possible in FreeBSD? Thanks in advance for your assistance. Drew __________________________________________________ Do You Yahoo!? Yahoo! Photos - 35mm Quality Prints, Now Get 15 Free! http://photos.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 6:52:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtpproxy1.mitre.org (mb-20-100.mitre.org [129.83.20.100]) by hub.freebsd.org (Postfix) with ESMTP id D069237B502 for ; Wed, 4 Oct 2000 06:52:18 -0700 (PDT) Received: from avsrv1.mitre.org (avsrv1.mitre.org [129.83.20.58]) by smtpproxy1.mitre.org (8.9.3/8.9.3) with ESMTP id JAA22166 for ; Wed, 4 Oct 2000 09:52:16 -0400 (EDT) Received: from mailsrv2.mitre.org (mailsrv2.mitre.org [129.83.221.17]) by smtpsrv1.mitre.org (8.9.3/8.9.3) with ESMTP id JAA23943 for ; Wed, 4 Oct 2000 09:52:03 -0400 (EDT) Received: from mitre.org ([128.29.145.140]) by mailsrv2.mitre.org (Netscape Messaging Server 4.1) with ESMTP id G1WRV200.ENV; Wed, 4 Oct 2000 09:52:14 -0400 Message-ID: <39DB360A.E2ED6630@mitre.org> Date: Wed, 04 Oct 2000 09:52:10 -0400 From: "Andresen,Jason R." Organization: The MITRE Corporation X-Mailer: Mozilla 4.75 [en]C-20000818M (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: rshea@opendoor.co.nz Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Upgrading Ports References: <200010040617.e946HEC20267@deborah.paradise.net.nz> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG rshea@opendoor.co.nz wrote: > > Hi - Hope someone can help with a problem I've got upgrading a port. > > When I try to do "make all" I get the message ... > > >> .tar.gz doesn't seem to exist on this system > > ... but I can't see why. Here's what happens. > > I currently run Samba 2.0.6 under 3.4-RELEASE. I got my copy of 3.4 off the > CD's and I have never cv'supped although I have installed ports off the net > and dragged in new stuff in the process. > > I would now like to go to Samba 2.0.7 (I need to have a W2K machine on the > lan [you know like people need a hole in the head ;-). So ... > > I got samba-2.0.7.tar.gz and put it in /usr/ports/distfiles. > > I got the port skeleton samba.tar, untarred it and put it in > /usr/ports/net/samba (moved the old contents out somewhere else). > > I then did > > make clean > make all > > The "make all" generates the message > > >> .tar.gz doesn't seem to exist on this system > >> Attempting to fetch from ... > > it then tries to fetch something (although it's never quite clear what) from > a whole bunch of systems none of which have it. Finally suggest I get "it" > (whatever "it" is, I thought at first it was samba-2.0.7.tar.gz) and put it > in /usr/ports/distfiles - well I've done that and I still get the same > message. > > Does any of this sound familiar to anyone ? Has anyone else upgraded samba in > the way I am and been succesful ? I'd appreciate any help. > You're trying to use a newer version of the ports tree than you bsd.mk and friends can support. I think there is a package that upgrades your ports makefiles to -STABLE if you look around the website. Alternativly you can always just upgrade your entire system to 4-STABLE or 4.1.1-RELEASE. If you're REALLY lazy, you can just edit the ports Makefile directly and change the PORTNAME=foo and PORTVERSION=0.0.0 into DISTNAME=foo-0.0.0, although this definatly not supported. -- _ _ _ ___ ____ ___ ______________________________________ / \/ \ | ||_ _|| _ \|___| | Jason Andresen -- jandrese@mitre.org / /\/\ \ | | | | | |/ /|_|_ | Views expressed may not reflect those /_/ \_\|_| |_| |_|\_\|___| | of the Mitre Corporation. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 7: 7:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from nef.esiea.fr (nef.esiea.fr [194.57.201.103]) by hub.freebsd.org (Postfix) with ESMTP id 5672237B502 for ; Wed, 4 Oct 2000 07:07:23 -0700 (PDT) Received: by nef.esiea.fr (Postfix, from userid 4831) id 9116539C9E; Wed, 4 Oct 2000 16:07:19 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by nef.esiea.fr (Postfix) with ESMTP id 79B9039C8E for ; Wed, 4 Oct 2000 16:07:19 +0200 (CEST) Date: Wed, 4 Oct 2000 16:07:19 +0200 (CEST) From: Guillaume LETESSIER To: freebsd-questions@freebsd.org Subject: UPS managment Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi ! I'm looking for a tool to monitor my MGE UPS Ellipse 500S for my FreeBSD 4.1 box. I've found upsd and upsmon but they are designed to work with APC UPS. I've also tried to use the tool I had with my Linux box but without success. Any help will be welcome. Please answer to my personnal adress. Thanx, Guilllaume LETESSIER -- Guillaume LETESSIER -=- letessier@nef.esiea.fr ESIEA - Promotion 2001 - 5A http://www.esiea.fr/public_html/Guillaume.LETESSIER/ ftp://ftp.esiea.fr/ -=- ftpmaster@esiea.fr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 7: 8:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from siafu.iconnect.co.ke (upagraha.iconnect.co.ke [209.198.248.2]) by hub.freebsd.org (Postfix) with ESMTP id A9D2B37B502 for ; Wed, 4 Oct 2000 07:08:43 -0700 (PDT) Received: from wash by siafu.iconnect.co.ke with local (Exim 2.12 #1) id 13gpCT-0001VT-00 for freebsd-questions@freebsd.org; Wed, 4 Oct 2000 17:07:13 +0300 Date: Wed, 4 Oct 2000 17:07:13 +0300 From: Odhiambo Washington To: freebsd-questions@freebsd.org Subject: BACKUPS woes. Message-ID: <20001004170712.A4364@siafu.iconnect.co.ke> Mail-Followup-To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i X-Mailer: Mutt http://www.mutt.org/ X-Accept-Language: en fr X-Editor: Pico http://www.pico.org/ X-Location: Mombasa, Kenya, East Africa X-Uptime: 5:03PM up 37 days, 5:53, 8 users, load averages: 0.72, 0.66, 0.66 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG To the people of goodwill, Here are my woes... poeza: /usr/home/wash (166) % uname -a FreeBSD poeza.iconnect.co.ke 3.5-STABLE FreeBSD 3.5-STABLE #5: Sat Sep 23 14:23:29 EAT 2000 wash@poeza.iconnect.co.ke:/usr/src/sys/compile/POEZA i386 poeza: /usr/home/wash (169) % su Password: poeza# poeza# mt rewind mt: /dev/nrsa0: Device not configured poeza# poeza# mt status mt: /dev/nrsa0: Device not configured I was going to do my backup for the 1st time after upgrading from 3.4-R to 3.5-STABLE. You can see how desparate I am, because no backup no survival. Urgent pointers highly appreciated. Wash -- Odhiambo Washington Systems Administrator Inter-Connect Ltd. 3rd Flr The Chancery Valley Rd PO Box 39519 Nairobi Tel: 254 2 711140 Fax: 254 2 718418 The brighter you are, the more you have to learn. -Don Herold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 7:20:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.chat.ru (mail1.chat.ru [212.24.32.14]) by hub.freebsd.org (Postfix) with ESMTP id 3D07E37B503 for ; Wed, 4 Oct 2000 07:20: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 13gpOU-0008eY-00 for freebsd-questions@freebsd.org; Wed, 04 Oct 2000 18:19:38 +0400 Received: from p27.gw.lvl.ru ([194.67.189.27] helo=chat.ru) by mail.chat.ru with asmtp (Exim 3.16 #1) id 13gpP7-00004M-00 for freebsd-questions@freebsd.org; Wed, 04 Oct 2000 18:20:17 +0400 Message-ID: <39DB3EBF.CC697AE5@chat.ru> Date: Wed, 04 Oct 2000 18:29:19 +0400 From: jadream X-Mailer: Mozilla 4.72 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Am I crazy ot libc is not working? (atof()) Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit X-Authorized: jadream Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! I'm at the point of boiling after 10 hours trying to understand why under FreeBSD 3.2 at x86 generic machine in C-file compiled with default gcc without any specific clues standard lib function atof() is malfunctioning. double res; res = atof("266738911.0"); res can be zero or someting less then zero or some "magic" value like 10011000.000000. Just can't get what's wrong? can't believe in such a stupid bug in libc. Maybe something more complicated? Any ideas are welcome. Don't blame me if it's an obvious thing - may be I really need some medicine :0) Alex Komratov To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 7:20:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f262.law4.hotmail.com [216.33.148.140]) by hub.freebsd.org (Postfix) with ESMTP id B367437B502 for ; Wed, 4 Oct 2000 07:20:27 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 4 Oct 2000 07:20:24 -0700 Received: from 24.234.122.152 by lw4fd.law4.hotmail.msn.com with HTTP; Wed, 04 Oct 2000 14:20:24 GMT X-Originating-IP: [24.234.122.152] From: "Chris Angell" To: keramida@ceid.upatras.gr, wjm@gate.net Cc: freebsd-questions@FreeBSD.ORG Subject: Re: VirtualUserTable Date: Wed, 04 Oct 2000 07:20:24 PDT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 04 Oct 2000 14:20:24.0502 (UTC) FILETIME=[3C73DD60:01C02E0E] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Actually, all I forgot is the makemap hash part. I used to work at an ISP that had a few FreeBSD machines. Otherwise I would probally be lost. Thanks for everything! Now I have to tackle sendmail. Chris Angell ----Original Message Follows---- From: Giorgos Keramidas To: William Melanson CC: Chris Angell , freebsd-questions@FreeBSD.ORG Subject: Re: VirtualUserTable Date: Wed, 4 Oct 2000 15:05:37 +0300 MIME-Version: 1.0 Received: from [212.54.192.3] by hotmail.com (3.2) with ESMTP id MHotMailBBA467FB003340042A23D436C003B1320; Wed Oct 04 05:05:17 2000 Received: from hades.hell.gr (ppp3.patr.hellasnet.gr [212.54.197.18])by mail.hellasnet.gr (8.9.1/8.9.1) with ESMTP id LAA17353;Wed, 4 Oct 2000 11:05:53 -0200 (GMT) Received: (from charon@localhost)by hades.hell.gr (8.11.0/8.11.0) id e94C5b429926;Wed, 4 Oct 2000 15:05:37 +0300 (EEST) From keramida@ceid.upatras.gr Wed Oct 04 05:09:49 2000 Message-ID: <20001004150537.B27898@hades.hell.gr> References: User-Agent: Mutt/1.2.4i In-Reply-To: ; from wjm@gate.net on Tue, Oct 03, 2000 at 10:26:20AM -0400 X-PGP-Fingerprint: 3A 75 52 EB F1 58 56 0D - C5 B8 21 B6 1B 5E 4A C2 X-URL: http://students.ceid.upatras.gr/~keramida/index.html On Tue, Oct 03, 2000 at 10:26:20AM -0400, William Melanson wrote: > On Mon, 2 Oct 2000, Chris Angell wrote: > > % Date: Mon, 02 Oct 2000 18:24:54 PDT > % From: Chris Angell > % To: freebsd-questions@FreeBSD.ORG > % Subject: VirtualUserTable > % > % I have a FreeBSD machine that is on the Internet acting as a mail and www > % server (among other things). I want to host multiple domains. The only > % problem I have is not knowing how to make the email work. When I used to > % work at a small ISP, there was a /etc/virtualusertable that was updated, > % then hashed (?) to make a database of users. So there would be entries like > % this: > % > % webmaster@somesite.com root > % > > This is what I've done: > > 1. Within the directory /etc/mail create a file called "virtusrtable". Here it's called `virtusrtable'. > IMPORTANT: Within the virtualusertable file, field seperators must be the > tab key. Here it changes name to `virtualusertable'. > 3. Using the makemap command we convert the virtualusertable file to a > database format: > > % makemap hash /etc/mail/virusrtable < /etc/mail/virtusrtable Here it changes names twice in the same line. Called `virusrtable' first, and `virtusrtable' later. > This will create a /etc/mail/virtualusertable.db file. Yet another name change, this time to `virtualusertable'. Sorry if my posting seems a bit impolite, but following these instructions, the poor guy will *never* be able to get virtual domains straight. To the original poster: Please visit www.sendmail.org and follow the link "Virtual Hosting" that exists on their first page. The URL it links to is and you will find all the information you need about virtual hosting and sendmail there. Ciao. -- Giorgos Keramidas, < keramida @ ceid . upatras . gr > _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile at http://profiles.msn.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 7:29:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hamberg.it.uu.se (hamberg.it.uu.se [130.238.9.198]) by hub.freebsd.org (Postfix) with ESMTP id 7E58537B502 for ; Wed, 4 Oct 2000 07:29:50 -0700 (PDT) Received: (from ertr1013@localhost) by hamberg.it.uu.se (8.8.5/8.8.5) id QAA01830; Wed, 4 Oct 2000 16:29:41 +0200 (MET DST) Date: Wed, 4 Oct 2000 16:29:41 +0200 From: Erik Trulsson To: jadream Cc: freebsd-questions@freebsd.org Subject: Re: Am I crazy ot libc is not working? (atof()) Message-ID: <20001004162941.A24879@student.uu.se> References: <39DB3EBF.CC697AE5@chat.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <39DB3EBF.CC697AE5@chat.ru>; from jadream@chat.ru on Wed, Oct 04, 2000 at 06:29:19PM +0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Oct 04, 2000 at 06:29:19PM +0400, jadream wrote: > Hi! > > I'm at the point of boiling after 10 hours trying to understand why > under FreeBSD 3.2 at x86 generic machine in C-file compiled with default > gcc without any specific clues standard lib function atof() is > malfunctioning. > > double res; > > res = atof("266738911.0"); > > res can be zero or someting less then zero or some "magic" value like > 10011000.000000. > > Just can't get what's wrong? > can't believe in such a stupid bug in libc. Maybe something more > complicated? > > Any ideas are welcome. You did remember to #include to get the prototype for atof() ? Because if you didn't include that file the compiler will believe that atof returns an int and misinterpret the return value, which could well result in such behaviour as you describe. > > Don't blame me if it's an obvious thing - may be I really need some > medicine :0) > > Alex Komratov > > > with "unsubscribe freebsd-questions" in the body of the message -- 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 Wed Oct 4 7:45:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from federation.addy.com (federation.addy.com [208.11.142.20]) by hub.freebsd.org (Postfix) with ESMTP id A742437B502 for ; Wed, 4 Oct 2000 07:45:48 -0700 (PDT) Received: from localhost (jim@localhost) by federation.addy.com (8.9.3/8.9.3) with ESMTP id KAA22788 for ; Wed, 4 Oct 2000 10:45:41 -0400 (EDT) (envelope-from jim@federation.addy.com) Date: Wed, 4 Oct 2000 10:45:41 -0400 (EDT) From: Jim Sander Cc: freebsd-questions@FreeBSD.ORG Subject: Re: I deleted my shell by mistake!! In-Reply-To: <200010040135.MAA28468@tungsten.austclear.com.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Note: this is *not* meant as a smart-ass response: `man su` > -m Leave the environment unmodified. [blah blah blah] You won't even have to reboot if you can get on with another group 0 account. If you didn't put tcsh into /etc/shells it probably won't work and you're stuck with the single user mode method. My opinion- change root's shell if you know what you're doing, otherwise leave it alone. Live and learn though. :) -=Jim=- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 7:56:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail-out.visi.com (kauket.visi.com [209.98.98.22]) by hub.freebsd.org (Postfix) with ESMTP id A368F37B503 for ; Wed, 4 Oct 2000 07:56:47 -0700 (PDT) Received: from isis.visi.com (isis.visi.com [209.98.98.8]) by mail-out.visi.com (Postfix) with ESMTP id EB18E37CA; Wed, 4 Oct 2000 09:56:46 -0500 (CDT) Received: from localhost (dgl@localhost) by isis.visi.com (8.8.8/8.8.8) with ESMTP id JAA21489; Wed, 4 Oct 2000 09:56:46 -0500 (CDT) X-Authentication-Warning: isis.visi.com: dgl owned process doing -bs Date: Wed, 4 Oct 2000 09:56:46 -0500 (CDT) From: Doug Lee To: Mike Meyer Cc: questions@freebsd.org Subject: Re: Help going from DSL to dialup In-Reply-To: <14810.27392.553139.867653@guru.mired.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 3 Oct 2000, Mike Meyer wrote: > > What is the easiest way I can convert this system to provide the same kind > > of nat/firewall service based on a dynamic dialup connection? I assume it > > will involve userland ppp, which has NAT capability built in; but I'd > > prefer to minimize the impact on my system configuration, since I expect > > this dialup access to be a temporary arrangement. I'm also not yet a pro > > with the features of userland ppp, having never had to use it before. > > Userland ppp is a good choice, as the man pages are excellent. Also > look at /etc/ppp/ppp.conf. Userland ppp also has some firewall > capabilities, which may be sufficient for your uses. Once you get ppp > working to your FreeBSD box, turn on NAT and gateway_enable (in > rc.conf), and you're pretty much done. If you weren't using the > internal IP address of the FreeBSD box as a gateway, you'll have to > tweak the rest of the LAN for that. But that should do it. By turning on NAT, do you mean the -nat option to the ppp program, or natd_enable="YES" in /etc/rc.conf, which I already have? I figured I'd either have to change the natd interface from ed0 to tun0, or stop using natd altogether, use ppp -nat, and learn what I need to do (if anything) to set up ppp -nat to provide the same features as natd does given my /etc/natd.conf file, which follows: interface ed0 unregistered_only yes use_sockets yes same_ports yes log no # DialPad redirect_port udp 192.168.2.1:51200 51200 redirect_port udp 192.168.2.1:51201 51201 redirect_port tcp 192.168.2.1:51210 51210 Thanks for responding to my question. -- Doug Lee dgl@visi.com http://www.visi.com/~dgl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 7:58:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mplspop3.mpls.uswest.net (mplspop3.mpls.uswest.net [204.147.80.13]) by hub.freebsd.org (Postfix) with SMTP id 99E1637B502 for ; Wed, 4 Oct 2000 07:58:06 -0700 (PDT) Received: (qmail 24905 invoked by alias); 4 Oct 2000 14:58:05 -0000 Delivered-To: fixup-freeBSD-questions@freebsd.org@fixme Received: (qmail 24900 invoked by uid 0); 4 Oct 2000 14:58:05 -0000 Received: from tdslppp111.mpls.uswest.net (HELO oneguy) (63.226.145.112) by mplspop3.mpls.uswest.net with SMTP; 4 Oct 2000 14:58:05 -0000 From: "Sam" To: Subject: no Kernel Date: Wed, 4 Oct 2000 09:46:25 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I installed 4.1 onto a micron laptop. Everything was going along just fine and all the files copied. And then... Install complete I attempted to restart the unit. It starts the machine but the kernel never wakes. I can still boot with both the CD and even reinstall. It just hangs there after the bios identifies the hardware. I have reinstalled, configured the BIOS and reinstalled again. Any Ideas? Thanks -s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 8: 1:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from computer-exchange.com (extreme-colo.meganet.net [209.213.64.253]) by hub.freebsd.org (Postfix) with ESMTP id 1D2D637B502 for ; Wed, 4 Oct 2000 08:01:50 -0700 (PDT) Date: Wed, 4 Oct 2000 11:07:12 -0400 Message-Id: <200010041107.AA39452864@computer-exchange.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii From: "Eli Stair" Reply-To: To: Subject: NATD,IPFW not working but no errors. (WAS-NATD,IPFW...failed to write packet....) X-Mailer: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -------Sorry to spam, I forgot a subject line and I know no one reads -------a post with no subject (including myself:).___________________ >Can your gateway box ping the internet? Can your client boxes ping >the gateway box? (-Paul) >I'll second the question. Specifically, can you ping 192.168.0.1 from >any of your local machines? (-Ruslan) In a word, yes. The BSD gateway machine (SHRIKE/192.168.0.1) can fully access the private network,be pinged, pings, FTP logins from clients, etc. The external interface works perfectly as well, I can use FTP, lynx, etc. I honestly don't know what's going on. Thankfully this isn't a production machine, it's my home network. However I'm glad I'm going through this before having this happen on site :) If anyone has any idea what to try, let me know. If any one wants me to re-hash what's going on I'll re-post relevant details, command-line outputs, etc. Thanks again all, I'm sure it'll work *one* day ;) /eli To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 8: 2: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.wolves.k12.mo.us (mail.wolves.k12.mo.us [207.160.214.1]) by hub.freebsd.org (Postfix) with ESMTP id AC87C37B502 for ; Wed, 4 Oct 2000 08:02:05 -0700 (PDT) Received: from mail.wolves.k12.mo.us (cdillon@mail.wolves.k12.mo.us [207.160.214.1]) by mail.wolves.k12.mo.us (8.9.3/8.9.3) with ESMTP id KAA99678; Wed, 4 Oct 2000 10:02:01 -0500 (CDT) (envelope-from cdillon@wolves.k12.mo.us) Date: Wed, 4 Oct 2000 10:02:01 -0500 (CDT) From: Chris Dillon To: xavian anderson macpherson Cc: "freebsd-questions@FreeBSD.ORG" Subject: Re: [Fwd: APOLOGIES GIVEN TO ALL] In-Reply-To: <39D91093.CD603D00@home.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 2 Oct 2000, xavian anderson macpherson wrote: > does this mean that i was shouting when i said i was`VERY THANKFUL > AND IMPRESSED'? or maybe i was shouting when i said `AGAIN, I AM > SORRY', `I AM SORRY FOR MY REMARKS. I DIDN'T NEED TO SAY WHAT I > SAID THE WAY I SAID IT'? there is a difference between shouting > and simply making a statement of stressed emphasis. SO LET ME > SHOUT THIS VERY CLEARLY. IT IS THE INABILITY OR REFUSAL TO LOOK > BEYOND THE WORDS AND SEE THE LANGUAGE. IT IS THE MEANING OF THE > WORD THAT DEFINES THE LANGUAGE. don't be so short sighted. > people all too often only see what they want to, and ignore the > message that is presented to them. it it easier that way to > absolve oneself of any complicity they may (most always) share in > the situation that exists. but god help us, if we have to declare > responsibility. This is some of the most poorly formatted e-mail I have ever seen (I cleaned it up, thats why it looks OK above). If you wish to improve this, turn OFF the damned HTML (is the BOLD really necessary?), and wrap your lines at 72 to 76 characters. You are not likely to get very much help when people are highly annoyed by reading your messages. -- Chris Dillon - cdillon@wolves.k12.mo.us - cdillon@inter-linc.net FreeBSD: The fastest and most stable server OS on the planet. For Intel x86 and Alpha architectures. ( http://www.freebsd.org ) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 8: 4:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from thalia.fm.intel.com (thalia.fm.intel.com [132.233.247.11]) by hub.freebsd.org (Postfix) with ESMTP id 62CCE37B502 for ; Wed, 4 Oct 2000 08:04:46 -0700 (PDT) Received: from SMTP (fmsmsxvs04-1.fm.intel.com [132.233.42.204]) by thalia.fm.intel.com (8.9.1a+p1/8.9.1/d: relay.m4,v 1.31 2000/08/22 00:15:13 dmccart Exp $) with SMTP id PAA21430 for ; Wed, 4 Oct 2000 15:05:55 GMT Received: from fmsmsx26.fm.intel.com ([132.233.48.26]) by 132.233.48.204 (Norton AntiVirus for Internet Email Gateways 1.0) ; Wed, 04 Oct 2000 15:04:40 0000 (GMT) Received: by fmsmsx26.fm.intel.com with Internet Mail Service (5.5.2650.21) id <41X4Y3G1>; Wed, 4 Oct 2000 08:04:39 -0700 Message-ID: From: "Unice, Kyle" To: "'freebsd-questions@FreeBSD.ORG'" Subject: Looking for someone Date: Wed, 4 Oct 2000 08:04:36 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG who has set up a private network using: natd, ipfw, named, sendmail, & ftp. My setup is the following: 1 dedicated connection to the Internet with a single IP address. An internal network that is connected to several machines. I want to run mail for several different domains, FTP service for several domains, httpd, and be the primary DNS server for my given domains. I know how to do httpd, but sendmail, ftp, named, and ipfw are giving me grief. I would guess someone has done this before..... right? Thanks in advance. Kyle W. Kyle Unice Senior Software Eng. Mail Stop UT2 F2-46 Internet Management Appliance Division American Fork, Utah 84003 Intel Corporation Voice: (801) 763-2853 734 East Utah Valley Drive, Suite #300 FAX: (801) 763-2897 Email: kyle unice intel com Viewpoints, opinions, and content are my own and not necessarily those of Intel Corp. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 8:12:47 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ipamzlx.physik.uni-mainz.de (ipamzlx.Physik.Uni-Mainz.DE [134.93.180.54]) by hub.freebsd.org (Postfix) with ESMTP id CCEE337B66C for ; Wed, 4 Oct 2000 08:12:44 -0700 (PDT) Received: from ipamzlx.Physik.Uni-Mainz.DE (ipamzlx.Physik.Uni-Mainz.DE [134.93.180.54]) by ipamzlx.physik.uni-mainz.de (8.11.0/8.9.3) with ESMTP id e94FE1s32068; Wed, 4 Oct 2000 17:14:01 +0200 (CEST) (envelope-from ohartman@ipamzlx.physik.uni-mainz.de) Date: Wed, 4 Oct 2000 17:14:01 +0200 (CEST) From: "O. Hartmann" To: freebsd-questions@freebsd.org Cc: freebsd-stable@freebsd.or Subject: Help!!! X11 Console problems FBSD4.1.1/XFree 4.0.1_1 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Since I compiled XFree86 4.0.1_1 from the sources offered in the ports-collection, I have a very severe problem: Prior to this "update" I could change from graphical display to console by Ctrl-Alt-F9 (I use vt as console driver because many clients have to much problems in coming along with the pc console). Now this do not work anymore! I changed nothing to my configuration except I changed the mouese protocol which caused errors and left mouse in unusable state when using "PS/2" as protocol. When now the Ctrl-Alt-F9 keys are hit, I get a funny coloured screen - but I do not get a console! How can I fix that? What happened to the code? What are the changes in compilation? - MfG O. Hartmann ------------------------------------------------------------------- ohartman@ipamzlx.physik.uni-mainz.de Klimadatenserver-Abteilung des IPA IT Netz- und Systembetreuung Johannes Gutenberg-Universitaet Mainz Becherweg 21 D-55099 Mainz BRD/Germany Tel: +496131/3924662 FAX: +496131/3923235 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 8:19: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from moutvdom00.kundenserver.de (moutvdom00.kundenserver.de [195.20.224.149]) by hub.freebsd.org (Postfix) with ESMTP id 22C0B37B503 for ; Wed, 4 Oct 2000 08:18:59 -0700 (PDT) Received: from [195.20.224.204] (helo=mrvdom00.kundenserver.de) by moutvdom00.kundenserver.de with esmtp (Exim 2.12 #2) id 13gqJs-0006Po-00 for freebsd-questions@freebsd.org; Wed, 4 Oct 2000 17:18:56 +0200 Received: from [213.20.153.29] (helo=gottt) by mrvdom00.kundenserver.de with smtp (Exim 2.12 #2) id 13gqJV-0007V4-00 for freebsd-questions@freebsd.org; Wed, 4 Oct 2000 17:18:48 +0200 Message-ID: <015301c02e16$fe22b6e0$1d9914d5@gottt> From: "Nicolas" To: Subject: PPP-dialin through AVM Fritzcard Date: Wed, 4 Oct 2000 17:19:31 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hallo I' trying to setup an dialin machine(just ppp) for me. I try to use user-ppp. I've read = http://people.freebsd.org/~hm/i4b/index.html and downloaded i4brunppp. ppp is started but it dies with Error: DoLoop: select(): Bad file descriptor I get this message directly after Phase: deflink: lcp -> open Phase: bundle: Network I'm running FreeBSD 4.1.=20 Dialing out works without any Problems. Please help me. I'm sorry for my english, I hope I wrote everything clear enough. If I should give you more information please tell me. Thanks in advance Nicolas PS please CC me (I might miss your answer else) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 9:10:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dns-primary.xwavesolutions.com (dns-primary.xwavesolutions.com [209.128.26.33]) by hub.freebsd.org (Postfix) with ESMTP id 0206637B502 for ; Wed, 4 Oct 2000 09:10:03 -0700 (PDT) Received: from notes.newtel.com (ncsmtp01.xwavesolutions.com [142.162.113.206]) by dns-primary.xwavesolutions.com (8.10.1/8.10.1) with ESMTP id e94G9pH25360 for ; Wed, 4 Oct 2000 13:39:52 -0230 (NDT) To: questions@FreeBSD.org Subject: DHCP and netmasks X-Mailer: Lotus Notes Release 5.0.3 March 21, 2000 Message-ID: From: ifradsham@newtel.com Date: Wed, 4 Oct 2000 13:42:43 -0230 X-MIMETrack: S/MIME Sign by Notes Client on Ian Fradsham/NewTel(Release 5.0.3 |March 21, 2000) at 10/04/2000 01:32:05 PM, Serialize by Notes Client on Ian Fradsham/NewTel(Release 5.0.3 |March 21, 2000) at 10/04/2000 01:32:05 PM, Serialize complete at 10/04/2000 01:32:05 PM, S/MIME Sign failed at 10/04/2000 01:32:05 PM: The cryptographic key was not found, Serialize by Router on NCSMTP01/NewTel(Release 5.0.3 |March 21, 2000) at 10/04/2000 01:38:53 PM, Serialize complete at 10/04/2000 01:38:53 PM MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a DSL modem and I am using DHCP on my FreeBSD machine. The DHCP successfully grabs the IP address for my ethernet (ed0) as well as the gateway and name servers from my ISP. However, it keeps assigning a 255.255.255.255 netmask to my ed0. When I use a windows box on the same DSL connection, it gets a 255.255.255.0 address. I contacted the ISP and he confirms that the DHCP server is sending a 255.255.255.0 netmask. I can't figure out what is going on. My dhclient.conf is empty and a I configured the DHCP on my machine using /stand/sysinstall. Is there some default setting I am missing or is there some way to override the netmask I am being provided? Thanks Ian Fradsham ifradsham@newtel.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 9:10:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from prime.gushi.org (prime.gushi.org [208.23.118.172]) by hub.freebsd.org (Postfix) with ESMTP id 1A7E037B503 for ; Wed, 4 Oct 2000 09:10:30 -0700 (PDT) Received: from localhost (danm@localhost) by prime.gushi.org (8.9.3/8.9.3) with ESMTP id LAA28720 for ; Wed, 4 Oct 2000 11:57:51 -0400 (EDT) (envelope-from danm@prime.gushi.org) Date: Wed, 4 Oct 2000 11:57:50 -0400 (EDT) From: "Dan Mahoney, System Admin" To: questions@freebsd.org Subject: Securing SU Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG After searching the archives for "su and telnet" and reading about 250 entries on how you can't telnet as root, man ttys for how to change this.... My question is different (thank god)... I was wondering if there was a way to configure su so that it would disallow a user access if they're telnetted in. (but, say, allow them if they have sshed in). Also, I have heard two different approcaches on this: 1. You should star out your root password and force a key-based protocol to be used. If this is the case, how does one su? 2. You should not allow root logins via ssh either. See my confusion? Thanks, Dan Mahoney -- "GO HOME AND COOK!!!" Donielle Cocossa, Taco Bell, 2:30 AM --------Dan Mahoney-------- Techie, Sysadmin, WebGeek Gushi on efnet/undernet IRC ICQ: 13735144 AIM: LarpGM Web: http://prime.gushi.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 9:14:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from tierras.redesdelsur.com (host086066.metrored.net.ar [200.49.86.66]) by hub.freebsd.org (Postfix) with ESMTP id EDE1937B502 for ; Wed, 4 Oct 2000 09:14:31 -0700 (PDT) Received: from smith (cielo.redesdelsur.com [200.49.86.69]) by tierras.redesdelsur.com (8.9.3/8.9.3) with ESMTP id OAA06750 for ; Wed, 4 Oct 2000 14:18:19 -0300 Message-ID: <200010041318070543.03F9E831@smtp.redesdelsur.com> X-Mailer: Calypso Evaluation Version 3.10.03.02 (1) Date: Wed, 04 Oct 2000 13:18:07 -0300 From: "Boss" To: questions@freebsd.org Subject: Questions Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="=====_97067628741=_" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --=====_97067628741=_ Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: quoted-printable Mi nombre es Sebastian Motta, mi consulta es la siguiente: Necesito hacer una migracion de cuentas de correo de un pop de linux, a= freebsd. Sobre que archivo debo migrar las cuentas del archivo passwd Desde ya muchas gracias. Atte Sebastian Motta sebastianmotta@uol.com.ar --=====_97067628741=_ Content-Type: text/html; charset="us-ascii"
Mi nombre es Sebastian Motta, mi consulta es la siguiente:
 
Necesito hacer una migracion de cuentas de correo de un pop de linux, a freebsd. Sobre que archivo debo migrar las cuentas del archivo passwd
 
 
Desde ya muchas gracias.
Atte Sebastian Motta
--=====_97067628741=_-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 9:28:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from boat.mail.pipex.net (our.mail.pipex.net [158.43.128.75]) by hub.freebsd.org (Postfix) with SMTP id 7D51E37B66C for ; Wed, 4 Oct 2000 09:28:51 -0700 (PDT) Received: (qmail 17066 invoked from network); 4 Oct 2000 16:28:50 -0000 Received: from mailhost.puck.pipex.net (HELO mailhost.uk.internal) (194.130.147.54) by our.mail.pipex.net with SMTP; 4 Oct 2000 16:28:50 -0000 Received: (qmail 3460 invoked from network); 4 Oct 2000 16:28:50 -0000 Received: from camgate2.cam.uk.internal (172.31.6.21) by mailhost.uk.internal with SMTP; 4 Oct 2000 16:28:50 -0000 Received: by camgate2.cam.uk.internal with Internet Mail Service (5.5.2650.21) id ; Wed, 4 Oct 2000 17:27:55 +0100 Message-ID: From: Daniel Bye To: "'ifradsham@newtel.com'" , questions@FreeBSD.org Subject: RE: DHCP and netmasks Date: Wed, 4 Oct 2000 17:22:51 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The "supersede" directive in dhclient.conf allows you to override server-provided settings. For more details, "man dhclient.conf". HTH Dan > -----Original Message----- > From: ifradsham@newtel.com [mailto:ifradsham@newtel.com] > Sent: Wednesday, October 04, 2000 5:13 PM > To: questions@FreeBSD.org > Subject: DHCP and netmasks > > > I have a DSL modem and I am using DHCP on my FreeBSD machine. > The DHCP > successfully grabs the IP address for my ethernet (ed0) as > well as the > gateway and name servers from my ISP. However, it keeps assigning a > 255.255.255.255 netmask to my ed0. When I use a windows box > on the same > DSL connection, it gets a 255.255.255.0 address. I contacted > the ISP and > he confirms that the DHCP server is sending a 255.255.255.0 netmask. > > I can't figure out what is going on. My dhclient.conf is > empty and a I > configured the DHCP on my machine using /stand/sysinstall. > > Is there some default setting I am missing or is there some way to > override the netmask I am being provided? > > Thanks > > Ian Fradsham > ifradsham@newtel.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 9:30:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sun.rhrk.uni-kl.de (sun.rhrk.uni-kl.de [131.246.137.50]) by hub.freebsd.org (Postfix) with SMTP id 8308037B67D for ; Wed, 4 Oct 2000 09:29:59 -0700 (PDT) Received: from aixs1.rhrk.uni-kl.de ( exim@aixs1.rhrk.uni-kl.de [131.246.137.3] ) by sun.rhrk.uni-kl.de id aa07189 for ; 4 Oct 2000 18:29 MESZ Received: from aixd2.rhrk.uni-kl.de ([131.246.137.13] helo=rhrk.uni-kl.de ident=dargie) by aixs1.rhrk.uni-kl.de with esmtp (Exim 3.03 #2) id 13grQZ-000Gpq-00 for questions@FreeBSD.org; Wed, 04 Oct 2000 18:29:55 +0200 Message-ID: <39DB5B03.E7BF160C@rhrk.uni-kl.de> Date: Wed, 04 Oct 2000 18:29:55 +0200 From: Walte_Negus Dargie Organization: University of Kaiserslautern X-Mailer: Mozilla 4.73 [en] (X11; I; AIX 4.3) X-Accept-Language: en MIME-Version: 1.0 To: questions@freebsd.org Subject: Infor Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear friend, Thanks so much for the information you released at http://www.freebsd.org/tutorials/new-users/x90.html, I have found out very helpful information. I am a student at the University of Kaiserslautern majoring Electrical Engineering and I haven't used UNIX very well. Here we have books only in Germany and I speak very little of the language. Will it be possible for you to send me a material on Unix either through the mail or my postal addresss? I know this is demanding much but I ask if only possible. I am new to the country and to the language. My postal address is Waltenegus Dargie Bruchstrasse 13 67655 Kaiserslautern Germany Thanks Walte To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 9:47:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from glitch.crosswinds.net (glitch.crosswinds.net [209.208.163.35]) by hub.freebsd.org (Postfix) with ESMTP id 4439D37B66E for ; Wed, 4 Oct 2000 09:47:55 -0700 (PDT) Received: from lexx.my.domain (dyn217-ras4.screaming.net [212.49.227.217]) by glitch.crosswinds.net (8.9.3/8.9.3) with ESMTP id MAA91529; Wed, 4 Oct 2000 12:47:27 -0400 (EDT) (envelope-from john253@crosswinds.net) From: John Murphy To: Michael Bartlett Cc: questions@freebsd.org Subject: Re: ppp.conf question Date: Wed, 04 Oct 2000 17:47:00 +0100 Organization: The Organisation Reply-To: john253@crosswinds.net Message-ID: References: In-Reply-To: X-Mailer: Forte Agent 1.8/32.548 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Michael Bartlett wrote: >hi all >i'm REALLY confused with the set dial string >i need to send an atx0 to my modem so that it doesn't expect a dialtone >(behind a PABX) > >i've been fiddling and playing with the set dial from the = ppp.conf.sample >and CANNOT for the life of me figure it out! > > set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" ATX0 OK = \dATDT\\T >TIMEOUT 40 CONNECT" Hi. I guess you derived the set dial string from: set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" ATE1Q0M0 = OK-AT-OK\\dATDT\\T TIMEOUT 40 CONNECT" =20 As you know, the 'ATE1Q0M0' section is for modem initialisation. = Breaking it down 'AT' is the attention code prefix; 'E1' enables command echo, but many modems default to this so you can probably omit it; 'Q0' lets the modem send results to the computer, so you may well need it; 'M0' tells = the modem to dial quietly. You could just slap your X0 on the end like ATE1Q0M0X0 There was a thread in this mailing list recently, with some good answers for someone with a similar problem, in that they had a non standard dial- tone to deal with. HTH. John. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 9:49:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from glitch.crosswinds.net (glitch.crosswinds.net [209.208.163.35]) by hub.freebsd.org (Postfix) with ESMTP id 90A7E37B502 for ; Wed, 4 Oct 2000 09:49:15 -0700 (PDT) Received: from lexx.my.domain (dyn217-ras4.screaming.net [212.49.227.217]) by glitch.crosswinds.net (8.9.3/8.9.3) with ESMTP id MAA91464; Wed, 4 Oct 2000 12:47:25 -0400 (EDT) (envelope-from john253@crosswinds.net) From: John Murphy To: "Victor R. Cardona" Cc: questions@freebsd.org Subject: Re: powersave when exiting X-windows Date: Wed, 04 Oct 2000 17:46:57 +0100 Organization: The Organisation Reply-To: john253@crosswinds.net Message-ID: References: <20001002103839.B421@home.com> In-Reply-To: <20001002103839.B421@home.com> X-Mailer: Forte Agent 1.8/32.548 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Victor R. Cardona" wrote: >Hi everyone, > >I was wondering if anyone had any ideas as to why my monitor goes into >power-save mode when I try to exit X-windows. It also does the same = thing >when I try to switch to a virtual terminal. There are no error messages = that >I can find. Even capturing the Xserver output does not reveal any clues. >The box itself is not locked up. I can still telnet in and everything = seems >to be working fine, but to regain power on my monitor I am forced to hit >ctrl-alt-del. This same machine works fine in Linux. >Is there something that I am doing wrong? Hi, Many monitors appear to be in power-save mode when in fact they have shut= down because they can't display a particular mode. Instead of pressing = ctrl-alt-del try switching the monitor off for a minute or so, and then see if the = display comes back when you switch it on again. Are you using the exact same version of XFree86 under SuSE? Oh, and please use shorter lines ;) John. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 9:52:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from www3.pacific-pages.com (www3.pacific-pages.com [192.41.48.219]) by hub.freebsd.org (Postfix) with ESMTP id 1D26137B503 for ; Wed, 4 Oct 2000 09:52:21 -0700 (PDT) Received: from d.tracker ([216.191.61.34]) by www3.pacific-pages.com (8.8.5) id KAA12682; Wed, 4 Oct 2000 10:52:07 -0600 (MDT) Received: (from david@localhost) by d.tracker (8.9.3/8.9.3) id MAA89571 for questions@freebsd.org; Wed, 4 Oct 2000 12:49:20 GMT (envelope-from david) Date: Wed, 4 Oct 2000 12:49:20 GMT From: David Banning Message-Id: <200010041249.MAA89571@d.tracker> To: questions@freebsd.org Subject: ps not printing through apsfilter Reply-To: david@banning.com Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I just installed apsfilter and it is not printing ps files. I can print them through gs itself, but I can't just go cat test.ps | lpr here is my printcap lp|local line printer:\ :lp=/dev/lpt0:sd=/var/spool/output/lpd:lf=/var/log/lpd-errs:sh:mx#0:\ :if=/usr/local/libexec/lpfilter: # # - no other printer defines between BEGIN and END LABEL # lp|aps1-djet500-letter-auto-default|Printer1 djet500 letter auto default:\ :lp=/dev/lpt0:\ :sd=/var/spool/lpd/printer1-djet500-letter-auto-default:\ :lf=/var/spool/lpd/printer1-djet500-letter-auto-default/log:\ :af=/var/spool/lpd/printer1-djet500-letter-auto-default/acct:\ :if=/usr/local/apsfilter/filter/aps1-djet500-letter-auto-default:\ :mx#0:\ :sh: raw|aps2-djet500-letter-raw|Printer1 djet500 letter raw:\ :lp=/dev/lpt0:\ :sd=/var/spool/lpd/printer1-djet500-letter-raw:\ :lf=/var/spool/lpd/printer1-djet500-letter-raw/log:\ :af=/var/spool/lpd/printer1-djet500-letter-raw/acct:\ :if=/usr/local/apsfilter/filter/aps2-djet500-letter-raw:\ :mx#0:\ :sf:\ :sh: # APS1_END - don't delete this END LABEL for printer1 Isn't there a ps entry missing? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 9:55:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from siafu.iconnect.co.ke (upagraha.iconnect.co.ke [209.198.248.2]) by hub.freebsd.org (Postfix) with ESMTP id 54BC237B503 for ; Wed, 4 Oct 2000 09:55:10 -0700 (PDT) Received: from wash by siafu.iconnect.co.ke with local (Exim 2.12 #1) id 13grnb-000Ddi-00 for freebsd-questions@freebsd.org; Wed, 4 Oct 2000 19:53:43 +0300 Date: Wed, 4 Oct 2000 19:53:43 +0300 From: Odhiambo Washington To: freebsd-questions@freebsd.org Subject: FAXGETTY Message-ID: <20001004195343.A51979@siafu.iconnect.co.ke> Mail-Followup-To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i X-Mailer: Mutt http://www.mutt.org/ X-Accept-Language: en fr X-Editor: Pico http://www.pico.org/ X-Location: Mombasa, Kenya, East Africa X-Uptime: 7:51PM up 37 days, 8:41, 3 users, load averages: 0.50, 0.35, 0.28 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG May I kindly request for help with running faxgetty everytime the computer boots up. I need it for faxing service with Hylafax but I am dumb on that point. I need it to be ALWAYS on ;-) Wash -- Odhiambo Washington Systems Administrator Inter-Connect Ltd. 3rd Flr The Chancery Valley Rd PO Box 39519 Nairobi Tel: 254 2 711140 Fax: 254 2 718418 The test of a first-rate intelligence is the ability to hold two opposed ideas in mind at the same time and still retain the ability to function. -F. Scott Fitzgerald To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 10: 3:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from devnulltech.com (xd84b4547.ip.ggn.net [216.75.69.71]) by hub.freebsd.org (Postfix) with ESMTP id 7D44037B502 for ; Wed, 4 Oct 2000 10:03:14 -0700 (PDT) Received: (from roman@localhost) by devnulltech.com (8.9.3/8.9.3) id NAA27264; Wed, 4 Oct 2000 13:05:20 GMT (envelope-from roman) Date: Wed, 4 Oct 2000 13:05:20 +0000 From: roman To: "Dan Mahoney, System Admin" Cc: questions@FreeBSD.ORG Subject: Re: Securing SU Message-ID: <20001004130520.A25331@nougat.stickynetworks.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from danm@prime.gushi.org on Wed, Oct 04, 2000 at 11:57:50AM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I was wondering if there was a way to configure su so that it would > disallow a user access if they're telnetted in. (but, say, allow them if > they have sshed in). what about sudo? better than su, because you get to control who gets to do what as root. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 10:11: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from datasphereweb.com (c182500-a.frndl1.wa.home.com [24.10.46.121]) by hub.freebsd.org (Postfix) with ESMTP id 2CAEF37B502 for ; Wed, 4 Oct 2000 10:11:06 -0700 (PDT) Received: from localhost (davidd@localhost) by datasphereweb.com (8.11.0/8.9.3) with ESMTP id e94HB5X27412 for ; Wed, 4 Oct 2000 10:11:05 -0700 (PDT) (envelope-from davidd@datasphereweb.com) Date: Wed, 4 Oct 2000 10:11:05 -0700 (PDT) From: David Daugherty To: questions@freebsd.org Subject: /usr/libexec/ld ??? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm still trying to build kphpdev and I've had to change a few variables in the makefile. Right now I'm getting the error: /usr/libexec/elf/ld: cannot find -ldl when I run this from the command line: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local//include -I/usr/X11R6/include/X11/qt -I/usr/X11R6/include -O2 -Wall -c main.cpp /bin/sh ../libtool --silent --mode=link g++ -O2 -Wall -s -o kphpdev -L/usr/local//lib -L/usr/X11R6/lib -rpath /usr/local//lib -rpath /usr/X11R6/lib cgetnamedata.o cgetname.o copenfiledata.o copenfile.o cedit.moc.o cfileedit.moc.o cfiles.moc.o cgetname.moc.o copenfile.moc.o crealfileview.moc.o cserverconnect.moc.o ctabctl.moc.o ctreeview.moc.o kphpdev.moc.o cfiles.o cfileedit.o cedit.o cserverconnectdata.o cserverconnect.o tcp_client.o ctcpclient.o ctreeview.o ctreehandler.o ctabctl.o crealfileview.o kphpdev.o main.o ./kwrite/libkwrite.a ./stabctl/libstabctl.a ./database/libdatabase.a -ldl -lkab -lkspell -lkfile -lkfm -lkhtmlw -lkimgio -ljpeg -ltiff -lpng -lm -ljscript -lkdeui -lkdecore -lqt -lXext -lX11 I'm not sure what the problem is with this. Has anyone come across this while using ld? |> /\ \/ @ davidd@datasphereweb.com DataSphere - Back end web programming, site security, and networking david.daugherty@netmanage.com Software Engineer NetManage - The Bridge to E-Business http://www.wcug.wwu.edu/~doc ICQ: 21106703 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 10:18:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from proton.hexanet.fr (proton.hexanet.fr [194.98.140.18]) by hub.freebsd.org (Postfix) with ESMTP id CBC7B37B502; Wed, 4 Oct 2000 10:18:06 -0700 (PDT) Received: from proton.hexanet.fr (localhost [127.0.0.1]) by proton.hexanet.fr (8.9.3/8.9.3) with ESMTP id TAA06992; Wed, 4 Oct 2000 19:18:08 +0200 (CEST) (envelope-from nighty@proton.hexanet.fr) Message-Id: <200010041718.TAA06992@proton.hexanet.fr> X-Mailer: exmh version 2.1.1 10/15/1999 Reply-To: chris@hexanet.fr From: "Christophe Prevotaux" To: freebsd-hardware@freebsd.org, freebsd-questions@freebsd.org Subject: [HELP] AHA 29160N and FreeBSD 4.1 Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Date: Wed, 04 Oct 2000 19:18:08 +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have been trying to install FreeBSD 4.1 = on a machine using an Adaptec 29160N controller but when formatting the disk I get the following error ahc0: ach_intr - referenced scb not valid during SELTO(15,0) does anyone knows what is wrong ? and how to fix this ? = -- = -- =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Christophe Prevotaux Email: chris@hexanet.fr HEXANET SARL URL: http://www.hexanet.fr/ Z.A Farman Sud Tel: +33 (0)3 26 79 30 05 = 9 rue Roland Coffignot Direct: +33 (0)3 26 79 08 02 = BP415 Fax: +33 (0)3 26 79 30 06 51689 Reims Cedex 2 = FRANCE = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 10:25:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from relay.intercom.es (relay.intercom.es [212.66.160.20]) by hub.freebsd.org (Postfix) with ESMTP id 50B7E37B502 for ; Wed, 4 Oct 2000 10:25:49 -0700 (PDT) Received: from lix.intercom.es (root@lix.intercom.es [212.66.160.2]) by relay.intercom.es (8.9.3/8.9.3) with ESMTP id SAA06417; Wed, 4 Oct 2000 18:25:16 +0200 Received: from intercom.es (iv2-41.intercom.es [212.66.169.41]) by lix.intercom.es (8.9.3/8.9.3) with ESMTP id TAA25560; Wed, 4 Oct 2000 19:25:49 +0100 Received: (from megarcia@localhost) by intercom.es (8.11.0/8.11.0) id e94HBAC00863; Wed, 4 Oct 2000 19:11:10 +0200 (CEST) (envelope-from megarcia) Date: Wed, 4 Oct 2000 19:11:10 +0200 From: Manuel Enrique Garcia Cuesta To: Daniel Domengeaux Cc: freebsd-questions@FreeBSD.ORG Subject: Re: internet keyboards Message-ID: <20001004191110.A326@ilex.kicelo.org> Mail-Followup-To: Daniel Domengeaux , freebsd-questions@FreeBSD.ORG References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG === Daniel Domengeaux escribia (Tue, Oct 03, 2000 at 11:33:28PM -0500): > i recently bought a new MS internet keyboard (it was cheaper than the > logitech and i'm broke) and after searching around the net i can't seem to > find anything on how to use the extra keys at the top of the keyboard. i > know i can just use xmodmap to get them to do stuff in X but i don't know > what scancodes they generate or even how to figure it out. i did find a > bit of info on the freebsd-hackers list but it didn't seem to help me > much. if anyone has gotten these working or can atleast point me to some > info to get me started it would be greatly appreciated. Just as a sidepoint: it's ok if you do want to use such a keyboard, but maybe cost is not really the hindrance you think it is; I have been able to find several second-hand IBM keyboards, "buckling spring" ones, for less than $6 a piece. It's probably a matter of personal preferences, but for me there is no better feel than the one they have. And besides they lack the damned "windows keys", what means the gaps are where they should be and the space bar has the right size. And indeed, a useless key that doesn't exist will not get in your way, either. It's sadly obvious that modern PC keyboards are not designed with Unix users in mind. Then again why do I wonder ... > > Thanks > -daniel > pimp@supa-fly.org Manuel Garcia To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 10:26:44 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 498AA37B66C for ; Wed, 4 Oct 2000 10:26:40 -0700 (PDT) Received: from hades.hell.gr (patr530-b013.otenet.gr [195.167.121.141]) by athserv.otenet.gr (8.10.1/8.10.1) with ESMTP id e94HOdd27314; Wed, 4 Oct 2000 20:24:40 +0300 (EET DST) Received: (from charon@localhost) by hades.hell.gr (8.11.0/8.11.0) id e94CsAE30249; Wed, 4 Oct 2000 15:54:10 +0300 (EEST) Date: Wed, 4 Oct 2000 15:54:10 +0300 From: Giorgos Keramidas To: Matt Rudderham Cc: Alfred Perlstein , Loren Koss , freebsd-questions@FreeBSD.ORG Subject: Re: I deleted my shell by mistake!! Message-ID: <20001004155410.C27898@hades.hell.gr> References: <20001003170823.R27736@fw.wintelcom.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: ; from matt@researcher.com on Tue, Oct 03, 2000 at 09:12:15PM -0300 X-PGP-Fingerprint: 3A 75 52 EB F1 58 56 0D - C5 B8 21 B6 1B 5E 4A C2 X-URL: http://students.ceid.upatras.gr/~keramida/index.html Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Oct 03, 2000 at 09:12:15PM -0300, Matt Rudderham wrote: > >if you have a root shell open all you need to do is run 'vipw' > > > >don't don't change root's shell! > > Hi alfred, > Why should the root shell not be changed? I am also kind of new I guess. I > have it set to bash, rather than the default. one good reason i can think is that /bin/tcsh is statically linked. % file /bin/tcsh /bin/tcsh: ELF 32-bit LSB executable, Intel 80386, version 1 (FreeBSD), statically linked, stripped when i installed bash during one of my previous installations it was dynamically linked, and required some libraries be present under /usr/local/lib. in the rare case that these libs are broken, bash is broken too. not a good thing when you are booting in single user mode, and want to work with the usual root's shell. with tcsh as root's shell i can simply use /bin/tcsh when in single user mode and: # setenv HOME /root # cd ~ # exec /bin/tcsh -l and all is just like when in multi-user mode ;-) seriously now. you can find a billion arguments against using bash as root's shell, and yet another billion arguments for using it. i just feel safer when using a shell that comes with the base-system. -- Giorgos Keramidas, < keramida @ ceid . upatras . gr > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 10:28:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from prime.gushi.org (prime.gushi.org [208.23.118.172]) by hub.freebsd.org (Postfix) with ESMTP id 30D2437B503 for ; Wed, 4 Oct 2000 10:28:20 -0700 (PDT) Received: from localhost (danm@localhost) by prime.gushi.org (8.9.3/8.9.3) with ESMTP id NAA29256; Wed, 4 Oct 2000 13:15:46 -0400 (EDT) (envelope-from danm@prime.gushi.org) Date: Wed, 4 Oct 2000 13:15:45 -0400 (EDT) From: "Dan Mahoney, System Admin" To: roman Cc: questions@FreeBSD.ORG Subject: Re: Securing SU In-Reply-To: <20001004130520.A25331@nougat.stickynetworks.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 4 Oct 2000, roman wrote: > > I was wondering if there was a way to configure su so that it would > > disallow a user access if they're telnetted in. (but, say, allow them if > > they have sshed in). > what about sudo? > > better than su, because you get to control who gets to do what as root. Oh, I have four people who have root, and need it. My web guy, my cgi guy, myself and my assistant...All of us need full root, and all are trusted (in fact one is a cousin and one is a fiancee). At the same time, we provide shells, so leaving telnet open to all is necessary. I just need to enforce the "don't use telnet if you're gonna SU, you bonehead" rule. I guess this could best be done with even a shell script, where the script looks at what terminal it's running on, and sees if telnetd is talking on that port. If it is, it rejects root. Of course, one can override this by running screen (which uses multiple ptys)...Anyone have a cleaner answer? -Dan -- "Long live little fat girls!" -Recent Taco Bell Ad Slogan, Literally Translated. (Viva Gorditas) --------Dan Mahoney-------- Techie, Sysadmin, WebGeek Gushi on efnet/undernet IRC ICQ: 13735144 AIM: LarpGM Web: http://prime.gushi.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 10:46:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from 1upmc-msx4.isdip.upmc.edu (1upmc-msx4.isdbu.upmc.edu [128.147.18.41]) by hub.freebsd.org (Postfix) with ESMTP id EEA8C37B502 for ; Wed, 4 Oct 2000 10:46:07 -0700 (PDT) Received: by 1upmc-msx4.isdbu.upmc.edu with Internet Mail Service (5.5.2650.21) id <4GNQXB5L>; Wed, 4 Oct 2000 13:45:58 -0400 Message-ID: From: "Person, Roderick" To: "'questions@FreeBSD.ORG'" Subject: OT: Alpha hardware help. Date: Wed, 4 Oct 2000 13:45:54 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C02E2A.F2BF47A0" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C02E2A.F2BF47A0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I have just acquired an digital AXPpci 33 Alpha motherboard, which i am dying to get working so I can get FreeBSD on it!! Anyone know anything about these, specifically it looks to take a = special power supply, which I am having trouble Identifying. from it's manual it states... The MLB has two power input connectors (J33 and J34). The main power connector (J33) is a 12position (1 x 12) vertical malekeyed connector. The=20 mating connectors required by the main power source are a Molex 90331=20 style housing (or equivalent) for positions 1--6 with a key at position 4, and=20 a Molex 90331 style housing (or equivalent) for positions 7--12 with a key=20 at position 1.=20 =09 Connector J34 supplies +3.3 V to the PCI option slots. This is a=20 12position (1 x 12) maleshrouded keyed connector. The mating=20 connectors required by the +3.3 V power source are a Molex 90331 style=20 housing (or equivalent) for positions 1--6 with a key at position 5, and a=20 Molex 90331 style housing (or equivalent) for positions 7--12 with a key at=20 position 6.=20 and the pinning is as below: Table 2--1 DC Power Connector (=B15 V/=B112 V) PinOut (J33)=20 Pin Number Function=20 1 POWER GOOD=20 2 +5 V=20 3 +12 V=20 4 12 V=20 5 Ground=20 6 Ground=20 7 Ground=20 8 Ground=20 9 5 V=20 10 +5 V=20 11 +5 V=20 12 +5 V=20 Table 2--2 lists the pins and functions of the dc power connector (J34).=20 Table 2--2 DC Power Connector (+3.3 V) PinOut (J34)=20 Pin Number Function=20 1 Ground=20 2 Ground=20 3 Ground=20 4 PCI +3.3 V=20 5 PCI +3.3 V=20 6 PCI +3.3 V=20 7 PCI +3.3 V=20 8 PCI +3.3 V=20 9 PCI +3.3 V=20 10 Ground=20 11 Ground=20 12 Ground=20 Anyone know of a power supply like this or where I can get one, or I'm = I doing some constructing? Roderick P. Person Programmer II Crystal Administrator (412)454-2616 personrp@ccbh.com "If we knew what it was we were doing, it would not be called research, would it?" Albert Einstein ------_=_NextPart_001_01C02E2A.F2BF47A0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable OT: Alpha hardware help.

I have just acquired an digital AXPpci = 33 Alpha motherboard, which i am dying to get working so I can get = FreeBSD on it!!

Anyone know anything about these, = specifically it looks to take a special power supply, which I am having = trouble Identifying.

from it's manual it states...

        The MLB has two power input connectors (J33 and J34). = The main power
        connector (J33) is a 12position (1 x 12) vertical = malekeyed connector. The
        mating connectors required by the main power source are = a Molex 90331
        style housing (or equivalent) for positions 1--6 with a = key at position 4, and
        a Molex 90331 style housing (or equivalent) for = positions 7--12 with a key
        at position 1.
       =20
        Connector J34 supplies +3.3 V to the PCI option slots. = This is a
        12position (1 x 12) maleshrouded keyed = connector. The mating
        connectors required by the +3.3 V power source are a = Molex 90331 style
        housing (or equivalent) for positions 1--6 with a key at = position 5, and a
        Molex 90331 style housing (or equivalent) for positions = 7--12 with a key at
        position 6.

and the pinning is as below:

        Table 2--1 DC Power Connector (=B15 V/=B112 V) = PinOut (J33)
        Pin Number      Function
        1        =        POWER GOOD
        2       =         +5 V
        3       =         +12 V
        4       =          12 V
        5       =         Ground
        6       =         Ground
        7       =         Ground
        8       =         Ground
        9       =         5 V
        10      =         +5 V
        11      =         +5 V
        12      =         +5 V

        Table 2--2 lists the pins and functions of the dc power = connector (J34).
        Table 2--2 DC Power Connector (+3.3 V) PinOut (J34) =
        Pin Number      Function
        1       =         Ground
        2       =         Ground
        3       =         Ground
        4       =         PCI +3.3 V
        5       =         PCI +3.3 V
        6       =         PCI +3.3 V
        7       =         PCI +3.3 V
        8       =         PCI +3.3 V
        9       =         PCI +3.3 V
        10      =         Ground
        11      =         Ground
        12      =         Ground

Anyone know of a power supply like = this or where I can get one, or I'm I doing some constructing?
Roderick P. = Person
Programmer II
Crystal Administrator
(412)454-2616
personrp@ccbh.com

"If we knew what it was we were = doing, it would not be called research, would it?"
         &nb= sp;           &nb= sp;           &nb= sp;         Albert = Einstein

------_=_NextPart_001_01C02E2A.F2BF47A0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 10:49:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mta01-svc.ntlworld.com (mta01-svc.ntlworld.com [62.253.162.41]) by hub.freebsd.org (Postfix) with ESMTP id 3BB0437B66C for ; Wed, 4 Oct 2000 10:49:22 -0700 (PDT) Received: from parish ([62.255.97.45]) by mta01-svc.ntlworld.com (InterMail vM.4.01.02.27 201-229-119-110) with ESMTP id <20001004174920.LXMB16640.mta01-svc.ntlworld.com@parish>; Wed, 4 Oct 2000 18:49:20 +0100 Received: (from mark@localhost) by parish (8.11.0/8.11.0) id e94HnFu01453; Wed, 4 Oct 2000 18:49:15 +0100 (BST) (envelope-from mark) Date: Wed, 4 Oct 2000 18:49:14 +0100 From: Mark Ovens To: Manuel Enrique Garcia Cuesta Cc: Daniel Domengeaux , freebsd-questions@freebsd.org Subject: Re: internet keyboards Message-ID: <20001004184914.B253@parish> References: <20001004191110.A326@ilex.kicelo.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5i In-Reply-To: <20001004191110.A326@ilex.kicelo.org>; from megarcia@intercom.es on Wed, Oct 04, 2000 at 07:11:10PM +0200 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Oct 04, 2000 at 07:11:10PM +0200, Manuel Enrique Garcia Cuesta wrote: > === Daniel Domengeaux escribia > (Tue, Oct 03, 2000 at 11:33:28PM -0500): > > > i recently bought a new MS internet keyboard (it was cheaper than the > > logitech and i'm broke) and after searching around the net i can't seem to > > find anything on how to use the extra keys at the top of the keyboard. i > > know i can just use xmodmap to get them to do stuff in X but i don't know > > what scancodes they generate or even how to figure it out. i did find a > > bit of info on the freebsd-hackers list but it didn't seem to help me > > much. if anyone has gotten these working or can atleast point me to some > > info to get me started it would be greatly appreciated. > > Just as a sidepoint: it's ok if you do want to use > such a keyboard, but maybe cost is not really the hindrance > you think it is; I have been able to find several second-hand > IBM keyboards, "buckling spring" ones, for less than $6 a > piece. It's probably a matter of personal preferences, but > for me there is no better feel than the one they have. And > besides they lack the damned "windows keys", what means the > gaps are where they should be and the space bar has the right > size. And indeed, a useless key that doesn't exist will not > get in your way, either. The "Windows" keys are not useless under FreeBSD; in X at least, I've got them doing some useful things. See http://www.freebsd.org/FAQ/x.html#AEN3370 for details. > It's sadly obvious that modern PC > keyboards are not designed with Unix users in mind. Then again > why do I wonder ... > Well, swapping the Ctrl and Caps Lock keys is easy in the console and X. > > > > Thanks > > -daniel > > pimp@supa-fly.org > > Manuel Garcia > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- 4.4 - The number of the Beastie ________________________________________________________________ 51.44°N FreeBSD - The Power To Serve http://www.freebsd.org 2.057°W My Webpage http://ukug.uk.freebsd.org/~mark mailto:marko@freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 10:50:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dh198-236.dhcp.sunysb.edu (dh198-236.dhcp.sunysb.edu [129.49.198.236]) by hub.freebsd.org (Postfix) with ESMTP id 5B26237B66C for ; Wed, 4 Oct 2000 10:50:33 -0700 (PDT) Received: (from chris@localhost) by dh198-236.dhcp.sunysb.edu (8.9.3/8.9.3) id NAA09730; Wed, 4 Oct 2000 13:50:08 -0400 (EDT) (envelope-from chris) From: Christopher Rued MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14811.28111.697039.622241@chris.xsb.com> Date: Wed, 4 Oct 2000 13:50:07 -0400 (EDT) To: "Dan Mahoney, System Admin" Cc: roman , questions@FreeBSD.ORG Subject: Re: Securing SU In-Reply-To: References: <20001004130520.A25331@nougat.stickynetworks.com> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dan Mahoney, System Admin writes: > On Wed, 4 Oct 2000, roman wrote: > > > > I was wondering if there was a way to configure su so that it would > > > disallow a user access if they're telnetted in. (but, say, allow them if > > > they have sshed in). > > > what about sudo? > > > > better than su, because you get to control who gets to do what as root. > > Oh, I have four people who have root, and need it. My web guy, my cgi > guy, myself and my assistant...All of us need full root, and all are > trusted (in fact one is a cousin and one is a fiancee). > > At the same time, we provide shells, so leaving telnet open to all is > necessary. > > I just need to enforce the "don't use telnet if you're gonna SU, you > bonehead" rule. > > I guess this could best be done with even a shell script, where the script > looks at what terminal it's running on, and sees if telnetd is talking on > that port. If it is, it rejects root. Of course, one can override this > by running screen (which uses multiple ptys)...Anyone have a cleaner > answer? The best thing to do is probably to disable telnet entirely. Then they /have/ to ssh in. Another thought: perhaps create a script that checks to see if they are connected with ssh. If they are, execute the su command. Otherwise, print a message: "don't use telnet if you're gonna SU, you bonehead." It seems that SSH sets an environment variable called SSH2_CLIENT (for ssh2, anyway). You may also want to allow people to SU from the console, if they have access to it. Then you just have to make sure that they use the script instead of the real SU. I don't know of any nice way of doing it, though I wouldn't be surprised if there was one... -Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 11: 7:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from suc1a.harris.com (suc1a.corp.harris.com [137.237.104.13]) by hub.freebsd.org (Postfix) with ESMTP id 4380C37B66C for ; Wed, 4 Oct 2000 11:07:16 -0700 (PDT) Received: from cindrpmx1.corp.harris.com (cindrpmx1.corp.harris.com [137.237.241.23]) by suc1a.harris.com (8.9.0/8.9.0) with ESMTP id OAA00917 for ; Wed, 4 Oct 2000 14:06:25 -0400 (EDT) Received: by cindrpmx1.corp.harris.com with Internet Mail Service (5.5.2650.21) id <41T6F6AR>; Wed, 4 Oct 2000 14:06:24 -0400 Message-ID: <95B669A7D872D41182A600508BDFFB8C12D58C@mlbmx7.ess.harris.com> From: "Potts, Ross" To: "'freebsd-questions@freebsd.org'" Subject: setting up a lan Date: Wed, 4 Oct 2000 14:06:22 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm not on the mailing list but I have a question: I have set up my freebsd machine for ppp according the the Pedantic PPP Primer. The problem I have run into is this; when I set up the w95 client to got thru the FBSD server, there doesn't seem to be any traffic. I can't even see the server. I've checked the cards on both ends (FBSD has rl0 and w95 has a 3com509)and they are working. Each machine can ping its own internal address. They are directly connected with CAT 5 cable. Do I need to make a crossover cable before they can talk? I've checked all addresses on the machines and they are correct, subnets too. I can't even ping the IPs. I know there is something I'm overlooking but I can't seem to ID it. Should I do a route add on the FBSD server? Any ideas on where to go from here would be appreciated. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 11:15:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from p0016c23.us.kpmg.com (p0016c23.us.kpmg.com [199.207.255.23]) by hub.freebsd.org (Postfix) with ESMTP id 8F06F37B66E for ; Wed, 4 Oct 2000 11:15:14 -0700 (PDT) Received: from p0016c56.kweb.us.kpmg.com by p0016c23.us.kpmg.com(Pro-8.9.3/Pro-8.9.3) with SMTP id OAA21674 for ; Wed, 4 Oct 2000 14:15:13 -0400 (EDT) Received: from p0016c22.kweb.us.kpmg.com by p0016c56.kweb.us.kpmg.com via smtpd (for p0016c23.us.kpmg.com [199.207.255.23]) with SMTP; 4 Oct 2000 18:15:12 UT Received: from usnssexc11.kweb.us.kpmg.com by kpmg.com(Pro-8.9.2/Pro-8.9.2) with ESMTP id OAA01029 for ; Wed, 4 Oct 2000 14:15:11 -0400 (EDT) Received: from usnssexc11.kweb.us.kpmg.com (unverified) by usnssexc11.kweb.us.kpmg.com (Content Technologies SMTPRS 2.0.15) with ESMTP id ; Wed, 04 Oct 2000 14:15:04 -0400 Received: by usnssexc11.kweb.us.kpmg.com with Internet Mail Service (5.5.2650.21) id ; Wed, 4 Oct 2000 14:15:04 -0400 Message-Id: <7799D023E51ED311BFB50008C75DD7B40223B37B@uschiexc05.kweb.us.kpmg.com> From: "Passki, Jonathan P" To: "'Potts, Ross'" , "'freebsd-questions@freebsd.org'" Subject: RE: setting up a lan Date: Wed, 4 Oct 2000 14:14:59 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG To connect a hub to a hub (without autosensing ports or a cross-over button), or a computer NIC to another computer NIC on an Ethernet, the cable has to be crossed-over (1->3, 2->6; or greens swap w/ orange, whatever's easier). If you looked at your NIC's, and they provide LED's for link detection, they're probably not lit now; when you use the cross-over, they should light up. HTH, Jon > -----Original Message----- > From: Potts, Ross [mailto:rpotts@harris.com] > Sent: Wednesday, October 04, 2000 13:06 > To: 'freebsd-questions@freebsd.org' > Subject: setting up a lan > > > I'm not on the mailing list but I have a question: > > I have set up my freebsd machine for ppp according the the > Pedantic PPP Primer. > The problem I have run into is this; > > when I set up the w95 client to got thru the FBSD server, > there doesn't seem to > be any traffic. I can't even see the server. I've checked > the cards on both > ends (FBSD has rl0 and w95 has a 3com509)and they are > working. Each machine can > ping its own internal address. They are directly connected > with CAT 5 cable. > Do I need to make a crossover cable before they can talk? > I've checked all > addresses on the machines and they are correct, subnets too. > I can't even ping > the IPs. I know there is something I'm overlooking but I > can't seem to ID it. > Should I do a route add on the FBSD server? > > Any ideas on where to go from here would be appreciated. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > ***************************************************************************** The information in this email is confidential and may be legally privileged. It is intended solely for the addressee. Access to this email by anyone else is unauthorized. If you are not the intended recipient, any disclosure, copying, distribution or any action taken or omitted to be taken in reliance on it, is prohibited and may be unlawful. When addressed to our clients any opinions or advice contained in this email are subject to the terms and conditions expressed in the governing KPMG client engagement letter. ***************************************************************************** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 11:16:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail03.syd.optusnet.com.au (mail03.syd.optusnet.com.au [203.2.75.106]) by hub.freebsd.org (Postfix) with ESMTP id D6CDC37B503 for ; Wed, 4 Oct 2000 11:16:29 -0700 (PDT) Received: from atreides (adlax3-106.dialup.optusnet.com.au [198.142.82.106]) by mail03.syd.optusnet.com.au (8.9.3/8.9.3) with SMTP id FAA06196 for ; Thu, 5 Oct 2000 05:15:34 +1100 From: "atreides" To: Subject: network install, problems with adapter Date: Thu, 5 Oct 2000 03:47:38 +0930 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -----Original Message----- From: atreides [mailto:soon0009@email.com] Sent: Thursday, 5 October 2000 2:25 AM To: freebsd-questions@freebsd.org Subject: network install, problems with adapter Hi, i'm trying to do a network install on an old DX33 computer but am having problems with the adapter being recognised. i'm using a surecomm network card (isa) which i think uses a realtek chipset and is NE2000 compatable. i am installing 4.0 and have set the card to irq 10 and i/o 0x300 which i believe is the correct settings of the NE2000 i have also disabled PnP on the card. Anyone have any ideas? Cheers, Nigel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 11:20:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pimout3-int.prodigy.net (pimout3-ext.prodigy.net [207.115.63.102]) by hub.freebsd.org (Postfix) with ESMTP id BE6BD37B66C for ; Wed, 4 Oct 2000 11:20:21 -0700 (PDT) Received: from wssjckdtvn005 (A060-0156.SNFC.splitrock.net [63.253.225.156]) by pimout3-int.prodigy.net (8.10.1/8.10.1) with SMTP id e94IKJj133622 for ; Wed, 4 Oct 2000 14:20:20 -0400 From: "Ed Quijano" To: Subject: Access denied Date: Wed, 4 Oct 2000 11:47:26 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks to read this, I need an answer or how to fix the following: I installed FreeBsd 4.0 and I want to configure my printer. When I go to /etc/printcap the access is denied even login as ROOT. I'm a novice using UNIX. How I can have all the righs and become power power user? and How to configure my printer? Thanks edquijano@prodigy.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 11:27:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from comp04.prc.uic.edu (comp04.prc.uic.edu [128.248.230.104]) by hub.freebsd.org (Postfix) with SMTP id 43C7037B502 for ; Wed, 4 Oct 2000 11:27:29 -0700 (PDT) Received: (qmail 75212 invoked by uid 1000); 4 Oct 2000 18:27:49 -0000 Date: Wed, 4 Oct 2000 13:27:48 -0500 From: Lucas Bergman To: Ciprian Turcanu Cc: freebsd-questions@freebsd.org Subject: Re: How can I reinstall MBR loader? Message-ID: <20001004132748.A75195@comp04.prc.uic.edu> Reply-To: iceberg@pobox.com References: <005801c02e54$9b18d3c0$b200000a@deltanet.ro> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <005801c02e54$9b18d3c0$b200000a@deltanet.ro>; from cip@deltanet.ro on Wed, Oct 04, 2000 at 03:40:37PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I have installed win95 and FreeBSD. Today I needed to reinstall > Windows, and my MBR was rewritten. How Can I reinstall FreeBSD > loader? I have a FreeBSD (bootable) instalation CD. This comes up a lot. The short answer is % man boot0cfg Here's a copy of a (much longer) answer to this question I wrote to someone else about a month ago: Boot from the first CD. Then choose the FIXIT option from sysinstall. Insert the second CD when it asks, and jump over to the fixit shell with -. From the shell, mount your FreeBSD drive # mount /dev/ad0s2 /mnt or whatever. Then, you can refresh the MBR with # chroot /mnt # mount -a # /usr/sbin/boot0cfg -Bv ad0 Of course, check boot0cfg(8) for details. The `mount -a' step is, of course, unnecessary if your /usr is on the same partition as /. HTH, Lucas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 11:29:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from bsd1.alaptech.com (cable-225-4-237-24.anchorageak.net [24.237.4.225]) by hub.freebsd.org (Postfix) with ESMTP id 3914A37B503 for ; Wed, 4 Oct 2000 11:29:23 -0700 (PDT) Received: (from kirk@localhost) by bsd1.alaptech.com (8.11.0/8.9.3) id e94ITgv02348; Wed, 4 Oct 2000 10:29:42 -0800 (AKDT) (envelope-from kirk) Date: Wed, 4 Oct 2000 10:29:42 -0800 From: Kirk Brogdon To: Johan Pettersson Cc: freebsd-questions@freebsd.org Subject: Re: sendmail to win98 question Message-ID: <20001004102942.A2312@bsd1.alaptech.com> References: <20001003235352.C447@bsd1.alaptech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Description: Re: sendmail to win98 question Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from pettersson.johan@spray.se on Wed, Oct 04, 2000 at 10:13:01AM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Oct 04, 2000 at 10:13:01AM +0200, Johan Pettersson wrote: > On Tue, 3 Oct 2000, Kirk Brogdon wrote: > > > I need to know the best way to get a win 98 box with netscape to retrieve > > from my 4.1 box (besides blowing it away and installing freebsd). Sendmail > > and dns are working fine now (finally) but I need the win98 boxes to > > retrieve from both the fbsd box and my isp's mail account (imap). > > > > > > You need a POP3 daemon (qpopper, cucipop, ..) on the fbsdbox. > > Johan > Is there an imap daemon available? Netscape will allow multiple imap servers but only one pop3 (at least from what I can tell). I need to be able to access both accounts for the time being. There is some imap stuff in the ports but I didn't want to install anything that might hose up sendmail. Thanks for the help and apologies for my ignorance/laziness. Kirk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 11:29:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.telestream.com (mail.telestream.com [205.238.4.5]) by hub.freebsd.org (Postfix) with ESMTP id B320237B502 for ; Wed, 4 Oct 2000 11:29:46 -0700 (PDT) Received: from localhost (keith@localhost) by mail.telestream.com (8.11.0/8.11.0) with ESMTP id e94ITjJ01786 for ; Wed, 4 Oct 2000 11:29:45 -0700 Date: Wed, 4 Oct 2000 11:29:45 -0700 (PDT) From: To: freebsd-questions@freebsd.org Subject: Expect killing ppp Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've written an expect script to do all my dialing and connecting. It all works great with one exception. When the expect script is complete and the link is established, ppp also dies as expect exits. Is there a method whereby the expect script can complete and keep the ppp link up still? I've tried the nohup(1) command in verying forms with no luck. Any suggestions ? Keith ================================= Keith W. At the helm My non work related site www.cydonia.net ================================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 11:32:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from comp04.prc.uic.edu (comp04.prc.uic.edu [128.248.230.104]) by hub.freebsd.org (Postfix) with SMTP id 568AD37B502 for ; Wed, 4 Oct 2000 11:32:31 -0700 (PDT) Received: (qmail 75249 invoked by uid 1000); 4 Oct 2000 18:32:53 -0000 Date: Wed, 4 Oct 2000 13:32:53 -0500 From: Lucas Bergman To: Ed Quijano Cc: freebsd-questions@freebsd.org Subject: Re: Access denied Message-ID: <20001004133253.C75195@comp04.prc.uic.edu> Reply-To: iceberg@pobox.com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from edquijano@prodigy.net on Wed, Oct 04, 2000 at 11:47:26AM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I installed FreeBsd 4.0 and I want to configure my printer. When I > go to /etc/printcap the access is denied even login as ROOT. I'm a > novice using UNIX. How I can have all the righs and become power > power user? and How to configure my printer? You're on the right track by messing with /etc/printcap. Please send more information, though, so we can help you. Specifically, send the exact commands you typed and the exact error messages that are returned. Lucas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 11:40:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from corpmx1.ess.harris.com (corpmx1.ess.harris.com [130.41.65.49]) by hub.freebsd.org (Postfix) with ESMTP id F076937B503 for ; Wed, 4 Oct 2000 11:40:26 -0700 (PDT) Received: by corpmx1 with Internet Mail Service (5.5.2650.21) id ; Wed, 4 Oct 2000 14:40:29 -0400 Message-ID: <95B669A7D872D41182A600508BDFFB8C12D594@mlbmx7.ess.harris.com> From: "Potts, Ross" To: "'freebsd-questions@freebsd.org'" Subject: Thanks for the quick responses Date: Wed, 4 Oct 2000 14:40:15 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG My thanks to Christopher Harrer and Jonathan P. Passki for the quick responses to my LAN questions. Subscribing to this list is like a heroin addict getting his fix after a couple of years. I used to be on it(the list) a long time ago(circa 2.2.1). It feels so GOOD to get answers! It's great knowing there are still people on this list that will respond to a question. I hope I can provide answers to contribute. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 11:40:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from comp04.prc.uic.edu (comp04.prc.uic.edu [128.248.230.104]) by hub.freebsd.org (Postfix) with SMTP id 8AEB137B66C for ; Wed, 4 Oct 2000 11:40:38 -0700 (PDT) Received: (qmail 75278 invoked by uid 1000); 4 Oct 2000 18:41:00 -0000 Date: Wed, 4 Oct 2000 13:41:00 -0500 From: Lucas Bergman To: Kirk Brogdon Cc: freebsd-questions@freebsd.org Subject: Re: sendmail to win98 question Message-ID: <20001004134100.D75195@comp04.prc.uic.edu> Reply-To: iceberg@pobox.com References: <20001003235352.C447@bsd1.alaptech.com> <20001004102942.A2312@bsd1.alaptech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20001004102942.A2312@bsd1.alaptech.com>; from kirk@alaptech.com on Wed, Oct 04, 2000 at 10:29:42AM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Oct 04, 2000 at 10:29:42AM -0800, Kirk Brogdon wrote: > On Wed, Oct 04, 2000 at 10:13:01AM +0200, Johan Pettersson wrote: > > On Tue, 3 Oct 2000, Kirk Brogdon wrote: > > > > > I need to know the best way to get a win 98 box with netscape to retrieve > > > from my 4.1 box (besides blowing it away and installing freebsd). Sendmail > > > and dns are working fine now (finally) but I need the win98 boxes to > > > retrieve from both the fbsd box and my isp's mail account (imap). > > > > > > > > > > You need a POP3 daemon (qpopper, cucipop, ..) on the fbsdbox. > > > > Johan > > > Is there an imap daemon available? [snip] The reference implementation is at ftp://ftp.cac.washington.edu/imap/ Lucas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 11:41:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sneety.insync.net (sneety.insync.net [209.113.65.5]) by hub.freebsd.org (Postfix) with ESMTP id 966A737B66D for ; Wed, 4 Oct 2000 11:41:13 -0700 (PDT) Received: from Matt (209-113-91-158.insync.net [209.113.91.158]) by sneety.insync.net (8.9.3/8.9.3) with SMTP id NAA15486 for ; Wed, 4 Oct 2000 13:41:12 -0500 (CDT) Reply-To: From: "Matt Bettinger" To: Subject: burncd Date: Wed, 4 Oct 2000 13:39:39 -0500 Message-ID: <71F816A89AA9D3119F4C00D0B7094EFC19901B@FIN_SYN> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_003A_01C02E08.C7C0EEE0" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_003A_01C02E08.C7C0EEE0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Hello, i followed the nice details from www.mostgraveconcern.com/freebsd web page on burning cd's. I got my /usr/home to burn using the technique. What would be really usefull is if i could burn from /cdrom ---> /cdrom1 the devices are /dev/acd0c and /dev/acd1c respectively. I tried to use the worm control examples without any real success. Also i'd like to be able to skip copying mkisofs to say /tmp. perhaps pipe it thru so it would go straight from cdrom to cdrom1. i have an HP 9100 cd read write re-writer. It is an IDE and is a slave. does anyone have a script or any additional info on the subject? thanks. One more question the reason for the cd to cd burn is so i may distribute some bsd discs to a few people (3-5) thanks again. Matthew Bettinger Financial Synergies,Inc. 1177 West Loop South, Suite 1400 Houston,Texas 77027-9086 www.fwalling.com 713-623-6600 713-623-6771 FAX ------=_NextPart_000_003A_01C02E08.C7C0EEE0 Content-Type: text/x-vcard; name="Bettinger, Matt (E-mail).vcf" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="Bettinger, Matt (E-mail).vcf" BEGIN:VCARD VERSION:2.1 N:Bettinger;Matt FN:Matt Bettinger (E-mail) ORG:Financial Synergies, Inc. TEL;WORK;VOICE:+1 713-623-6600 TEL;HOME;VOICE:+1 713-436-3220 TEL;WORK;FAX:+1 713-623-6771 ADR;WORK;ENCODING=3DQUOTED-PRINTABLE:;;1177 West Loop = South=3D0D=3D0ASuite 1400;Houston;Texas;77027-9086;United State=3D s of America LABEL;WORK;ENCODING=3DQUOTED-PRINTABLE:1177 West Loop = South=3D0D=3D0ASuite 1400=3D0D=3D0AHouston, Texas = 77027-9086=3D0D=3D0AUni=3D ted States of America EMAIL;PREF;INTERNET:mattb@finsyn.com REV:20000616T132045Z END:VCARD ------=_NextPart_000_003A_01C02E08.C7C0EEE0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 11:41:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from bsd1.alaptech.com (cable-225-4-237-24.anchorageak.net [24.237.4.225]) by hub.freebsd.org (Postfix) with ESMTP id 94CC337B503 for ; Wed, 4 Oct 2000 11:41:32 -0700 (PDT) Received: (from kirk@localhost) by bsd1.alaptech.com (8.11.0/8.9.3) id e94Ifo202401; Wed, 4 Oct 2000 10:41:50 -0800 (AKDT) (envelope-from kirk) Date: Wed, 4 Oct 2000 10:41:50 -0800 From: Kirk Brogdon To: "Unice, Kyle" Cc: freebsd-questions@freebsd.org Subject: Re: Looking for someone Message-ID: <20001004104150.B2312@bsd1.alaptech.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 kyle.unice@intel.com on Wed, Oct 04, 2000 at 08:04:36AM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Oct 04, 2000 at 08:04:36AM -0700, Unice, Kyle wrote: > who has set up a private network using: natd, ipfw, named, sendmail, & ftp. > > > My setup is the following: > > 1 dedicated connection to the Internet with a single IP address. > An internal network that is connected to several machines. > > I want to run mail for several different domains, FTP service for several > domains, httpd, and be the primary DNS server for my given domains. > I know how to do httpd, but sendmail, ftp, named, and ipfw are giving me > grief. > > I would guess someone has done this before..... right? > > Thanks in advance. > Kyle > You didn't really say specificly what kind of problems you are having but I have all that up and going. To my own surprise it seems to work pretty well and I am by no means an expert. If you get DNS working correctly, you'll be halfway there and if you buy Mr. Leheys book (The Complete FreeBSD) that should get you the other half. Good luck Kirk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 11:43:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.wmptl.com (mail2.wmptl.com [216.221.73.131]) by hub.freebsd.org (Postfix) with ESMTP id 70ED437B503 for ; Wed, 4 Oct 2000 11:43:06 -0700 (PDT) Received: from wmptl.com ([10.0.0.168]) by mail2.wmptl.com (8.9.3/8.9.3) with ESMTP id OAA74112; Wed, 4 Oct 2000 14:34:55 -0400 (EDT) (envelope-from webmaster@wmptl.com) Message-ID: <39DB7996.6235C79A@wmptl.com> Date: Wed, 04 Oct 2000 14:40:22 -0400 From: Nathan Vidican X-Mailer: Mozilla 4.72 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: "Unice, Kyle" Cc: questions@freebsd.org Subject: Re: Looking for someone References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Unice, Kyle" wrote: > > who has set up a private network using: natd, ipfw, named, sendmail, & ftp. > > My setup is the following: > > 1 dedicated connection to the Internet with a single IP address. > An internal network that is connected to several machines. > > I want to run mail for several different domains, FTP service for several > domains, httpd, and be the primary DNS server for my given domains. > I know how to do httpd, but sendmail, ftp, named, and ipfw are giving me > grief. > > I would guess someone has done this before..... right? > > Thanks in advance. > Kyle > > W. Kyle Unice > Senior Software Eng. Mail Stop UT2 F2-46 > Internet Management Appliance Division American Fork, Utah 84003 > Intel Corporation Voice: (801) > 763-2853 > 734 East Utah Valley Drive, Suite #300 FAX: (801) 763-2897 > Email: kyle unice intel com > Viewpoints, opinions, and content are my own and not necessarily those of > Intel Corp. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message That kind of setup is fairly easy. You will most likely have to re-compile a new kernel with: options IPFIREWALL options IPDIVERT In order for the ipfw/natd to work correctly. There is a decent tutorial on setting up natd found at http://www.defcon1.org/, once you've read it and tried things out a bit, ask some more detailed questions here if you need to. As for sendmail, the default configuration as installed with FreeBSD 3.1-RELEASE or newer should already be setup to do what you want, just add the domains (one per line), to /etc/mail/sendmail.cw and create virtual mappings in the form: user@domain.virtualhosted.com localusername_or_alias To the file /etc/mail/virtusertable; you will also need to make a hash of this file. Restart sendmail and it should be working fine after that point. You will most likely need to run some sort of POP3 daemon to retrieve the email; I suggest cucipop personally. As for named, that's a tad bit more complicated. First off, register your hostname with internic. Then, (if you can), have your ISP change the reverse dns to match that hostname. Make the localhost.rev file using the script found in /etc/namedb. Edit /etc/namedb/named.conf, something similar to the following should work for you: options { directory "/etc/namedb"; }; zone "." { type hint; file "named.root"; }; zone "0.0.127.IN-ADDR.ARPA" { type master; file "localhost.rev"; }; zone "whatever.com" { type master; file "s/whatever.com"; }; zone "another.com" { type master; file "s/another.com"; }; Then merely utilize the localhost.rev file as a template by which to create whatever.com, and another.com's zonefiles. If you run into anymore trouble, and/or have any more questions, please feel free to email myself and/or the list questions@freebsd.org for more help. -- Nathan Vidican webmaster@wmptl.com Windsor Match Plate & Tool Ltd. http://www.wmptl.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 11:47:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web9207.mail.yahoo.com (web9207.mail.yahoo.com [216.136.129.40]) by hub.freebsd.org (Postfix) with SMTP id ABB5F37B66C for ; Wed, 4 Oct 2000 11:47:25 -0700 (PDT) Message-ID: <20001004184725.79393.qmail@web9207.mail.yahoo.com> Received: from [63.239.86.253] by web9207.mail.yahoo.com; Wed, 04 Oct 2000 11:47:25 PDT Date: Wed, 4 Oct 2000 11:47:25 -0700 (PDT) From: Drew Subject: No connection is killing me To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I have a cable modem that maps my mac to my IP. My nic died and I cannot get online with the new one until my ISP updates there db. (They are very slow about these things). How would one spoof his mac in FreeBSD. I searched all around and can find nothing about this. Please help me get back online at home, I'm going crazy over here. Thanks a million. Andrew __________________________________________________ Do You Yahoo!? Yahoo! Photos - 35mm Quality Prints, Now Get 15 Free! http://photos.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 11:50: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from relay.intercom.es (relay.intercom.es [212.66.160.20]) by hub.freebsd.org (Postfix) with ESMTP id 693FA37B502; Wed, 4 Oct 2000 11:50:01 -0700 (PDT) Received: from lix.intercom.es (root@lix.intercom.es [212.66.160.2]) by relay.intercom.es (8.9.3/8.9.3) with ESMTP id TAA14870; Wed, 4 Oct 2000 19:49:41 +0200 Received: from intercom.es (iv1-125.intercom.es [212.66.168.125]) by lix.intercom.es (8.9.3/8.9.3) with ESMTP id UAA23684; Wed, 4 Oct 2000 20:46:36 +0100 Received: (from megarcia@localhost) by intercom.es (8.11.0/8.11.0) id e94Is0W01051; Wed, 4 Oct 2000 20:54:00 +0200 (CEST) (envelope-from megarcia) Date: Wed, 4 Oct 2000 20:54:00 +0200 From: Manuel Enrique Garcia Cuesta To: Mark Ovens Cc: Manuel Enrique Garcia Cuesta , Daniel Domengeaux , freebsd-questions@freebsd.org Subject: Re: internet keyboards Message-ID: <20001004205400.B326@ilex.kicelo.org> Mail-Followup-To: Mark Ovens , Manuel Enrique Garcia Cuesta , Daniel Domengeaux , freebsd-questions@freebsd.org References: <20001004191110.A326@ilex.kicelo.org> <20001004184914.B253@parish> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: Mutt 1.0pre2i In-Reply-To: <20001004184914.B253@parish> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG === Mark Ovens escribia (Wed, Oct 04, 2000 at 06:49:14PM +0100): > On Wed, Oct 04, 2000 at 07:11:10PM +0200, Manuel Enrique Garcia Cuesta wrote: > > === Daniel Domengeaux escribia > > (Tue, Oct 03, 2000 at 11:33:28PM -0500): > > > > > i recently bought a new MS internet keyboard (it was cheaper than the > > > logitech and i'm broke) and after searching around the net i can't seem to > > > find anything on how to use the extra keys at the top of the keyboard. i > > > know i can just use xmodmap to get them to do stuff in X but i don't know > > > what scancodes they generate or even how to figure it out. i did find a > > > bit of info on the freebsd-hackers list but it didn't seem to help me > > > much. if anyone has gotten these working or can atleast point me to some > > > info to get me started it would be greatly appreciated. > > > > Just as a sidepoint: it's ok if you do want to use > > such a keyboard, but maybe cost is not really the hindrance > > you think it is; I have been able to find several second-hand > > IBM keyboards, "buckling spring" ones, for less than $6 a > > piece. It's probably a matter of personal preferences, but > > for me there is no better feel than the one they have. And > > besides they lack the damned "windows keys", what means the > > gaps are where they should be and the space bar has the right > > size. And indeed, a useless key that doesn't exist will not > > get in your way, either. > > The "Windows" keys are not useless under FreeBSD; in X at least, I've got > them doing some useful things. See > http://www.freebsd.org/FAQ/x.html#AEN3370 for details. Neat, I think I will find some use for them at work. I suppose if I were not hating them so much I would have done it already :) > > It's sadly obvious that modern PC > > keyboards are not designed with Unix users in mind. Then again > > why do I wonder ... > > > > Well, swapping the Ctrl and Caps Lock keys is easy in the console and X. No, actually I have never used one of those keyboards (not that I can remember). I was rather thinking of how dull and uncomfortable PC keyboards "feel" nowadays, and the fact that the extra keys have expelled out of their natural place other keys that, at least in the Spanish layout, are quite important. For instance, I need to hit Alt to get "{" and "}". I have no problem with it, I have grown with it. But when I use a windows keyboard my thumb mercilessly lands on one of the extra keys and my {}s go nowhere. Quite a suboptimal situation for writing C or awk or the likes. Once again, maybe it's just me. > > > > > > > Thanks > > > -daniel > > > pimp@supa-fly.org > > > > Manuel Garcia > -- > 4.4 - The number of the Beastie > ________________________________________________________________ > 51.44°N FreeBSD - The Power To Serve http://www.freebsd.org > 2.057°W My Webpage http://ukug.uk.freebsd.org/~mark > mailto:marko@freebsd.org http://www.radan.com > Manuel Garcia To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 11:56:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.wmptl.com (mail2.wmptl.com [216.221.73.131]) by hub.freebsd.org (Postfix) with ESMTP id EF6FF37B66C for ; Wed, 4 Oct 2000 11:56:48 -0700 (PDT) Received: from wmptl.com ([10.0.0.168]) by mail2.wmptl.com (8.9.3/8.9.3) with ESMTP id OAA74412; Wed, 4 Oct 2000 14:48:49 -0400 (EDT) (envelope-from webmaster@wmptl.com) Message-ID: <39DB7CD9.921A3D22@wmptl.com> Date: Wed, 04 Oct 2000 14:54:17 -0400 From: Nathan Vidican X-Mailer: Mozilla 4.72 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: Drew Cc: questions@freebsd.org Subject: Re: No connection is killing me References: <20001004184725.79393.qmail@web9207.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Drew wrote: > > Hello, > > I have a cable modem that maps my mac to my IP. My > nic died and I cannot get online with the new one > until my ISP updates there db. (They are very slow > about these things). How would one spoof his mac in > FreeBSD. I searched all around and can find nothing > about this. Please help me get back online at home, > I'm going crazy over here. Thanks a million. > > Andrew > > __________________________________________________ > Do You Yahoo!? > Yahoo! Photos - 35mm Quality Prints, Now Get 15 Free! > http://photos.yahoo.com/ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message I don't know personally, but I do remember (vaguely), a thread that was on this list a short while back about modifying MAC addresses. try searching the archives, and/or try re-posting your request with a subject like 'how to change mac addresses' or something. -- Nathan Vidican webmaster@wmptl.com Windsor Match Plate & Tool Ltd. http://www.wmptl.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 11:57:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gershwin.tera.com (gershwin.tera.com [207.224.230.28]) by hub.freebsd.org (Postfix) with ESMTP id 7EEBE37B502 for ; Wed, 4 Oct 2000 11:57:28 -0700 (PDT) Received: from tera.com (athena.sea.tera.com [207.224.230.169]) by gershwin.tera.com (8.9.3/8.9.3) with ESMTP id LAA17545; Wed, 4 Oct 2000 11:57:12 -0700 (PDT) Received: by tera.com (8.8.8+Sun/SMI-SVR4) id LAA13367; Wed, 4 Oct 2000 11:57:12 -0700 (PDT) Date: Wed, 4 Oct 2000 11:57:12 -0700 From: Gary Kline To: Neal Koss Cc: kstewart@urx.com, freebsd-questions@FreeBSD.ORG Subject: Re: error in upgrade Message-ID: <20001004115712.A13356@athena.sea.tera.com> References: <5.0.0.25.2.20001003200708.0345d020@mail.pv1.ca.home.com> <39DAC9ED.6D1AF83@urx.com> <5.0.0.25.2.20001004000345.0347fe40@mail.pv1.ca.home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95us In-Reply-To: <5.0.0.25.2.20001004000345.0347fe40@mail.pv1.ca.home.com>; from Neal Koss on Wed, Oct 04, 2000 at 12:04:52AM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Oct 04, 2000 at 12:04:52AM -0700, Neal Koss wrote: > Thank you...it worked!!! > > At 11:10 PM 10/3/2000 -0700, Kent Stewart wrote: > > You might try what Gary Kline did in his email. See > http://www.FreeBSD.org/cgi/getmsg.cgi?fetch=58100+60356+/usr/local/www/db/text/2000/freebsd-stable/20000827.freebsd-stable > > Kent > There may be more than a few bumps in upgrading, Neal. Then if you have to use mergemaster on a large number of fines, you'll probably have even more headbanging. --If you search the -questions and -stable lists you'll see how often I had trouble.... Nutshell: go slow, be methodical; hang in there. The list is here when you need it. gary To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 12: 7:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web2303.mail.yahoo.com (web2303.mail.yahoo.com [128.11.68.66]) by hub.freebsd.org (Postfix) with SMTP id 753BF37B502 for ; Wed, 4 Oct 2000 12:07:08 -0700 (PDT) Message-ID: <20001004190708.1197.qmail@web2303.mail.yahoo.com> Received: from [132.170.129.117] by web2303.mail.yahoo.com; Wed, 04 Oct 2000 12:07:08 PDT Date: Wed, 4 Oct 2000 12:07:08 -0700 (PDT) From: Ken Conroy Subject: Linux compatibility 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 About the Linux binary compatibility in recent and development releases: Can a user simply install and run a Linux-compiled version of Helixcode's GNOME desktop? Is there any RPM or dbpkg compatibility available? How about Linux kernel modules? My main concern is sound support, specifically for the Sound Blaster Live! (the emu10k1 sound chip)either through Creative's drivers or ALSA. I don't care how as long as it works. Sadly, everything is linux linux linux these days, I'd like to switch to BSD but if I can't use multimedia functions akin to or better than those in Linux then I personally won't get much out of BSD. Linux runs fine on my desktop, but there is always room for improvement... BSD will definitely become of interest especially for a firewall if or when RR cable modems become available in my area, right now they advertise that my county is fully serviced but a quick phone call reveals that a small area that I just happen to live in is completely devoid of their service and may be for another year. I don't get it, they have all the lines set up for it already... But I digress. Another quick question: Is there support for USB printers and scanners in FreeBSD? __________________________________________________ Do You Yahoo!? Yahoo! Photos - 35mm Quality Prints, Now Get 15 Free! http://photos.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 12:11:13 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.wmptl.com (mail2.wmptl.com [216.221.73.131]) by hub.freebsd.org (Postfix) with ESMTP id 4AA3D37B503 for ; Wed, 4 Oct 2000 12:11:10 -0700 (PDT) Received: from wmptl.com ([10.0.0.168]) by mail2.wmptl.com (8.9.3/8.9.3) with ESMTP id PAA74744 for ; Wed, 4 Oct 2000 15:03:12 -0400 (EDT) (envelope-from webmaster@wmptl.com) Message-ID: <39DB8038.2E5BCB0F@wmptl.com> Date: Wed, 04 Oct 2000 15:08:40 -0400 From: Nathan Vidican X-Mailer: Mozilla 4.72 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: questions@freebsd.org Subject: popclient (used to be in /usr/ports/mail/popclient.. where is it now?) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I need a simple utility that can be run from a cron task to retrieve email from a POP3 account. I used to utilize a utility called 'popclient' to do so, the syntax was something similar to below: popclient -u username -p password -o /var/mail/localuser pop3.server.domain It was great, because we essentially forwarded accounts to an internal email address. From a recent thread I grapped the URL to download what someone said was 'popclient', but it was didfferent; it required user interaction. It was 'popit.c', not the popclient I was looking for. I know that the popclient program I am looking for is in the FreeBSD < 3.1 ports collection, but I no longer have any machines with the < 4.1-STABLE installed, if anyone could email me a tarball of /usr/ports/mail/popclient if they have it I would be greatful. -- Nathan Vidican webmaster@wmptl.com Windsor Match Plate & Tool Ltd. http://www.wmptl.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 12:17:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pilchuck.reedmedia.net (host76-243.iwbc.net [216.228.76.243]) by hub.freebsd.org (Postfix) with ESMTP id C7A9137B502 for ; Wed, 4 Oct 2000 12:17:54 -0700 (PDT) Received: from reed by pilchuck.reedmedia.net with local-esmtp (Exim 3.12 #1 (Debian)) id 13gu2u-0008JJ-00; Wed, 04 Oct 2000 12:17:40 -0700 Date: Wed, 4 Oct 2000 12:17:39 -0700 (PDT) From: "Jeremy C. Reed" To: freebsd-questions@FreeBSD.ORG Subject: use of symorder(1) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG From what I understand, symorder is used on some BSDs after a kernel is compiled and linked. symorder didn't exist in 4.4BSD and NetBSD removed it in 1994. (NetBSD originally had it from its 386bsd genealogy.) Is symorder used anymore? Where is the symbol list or how can you generate a symbol list to be used with symorder? Does anyone have an example of symorder's basic usage? Thanks, Jeremy C. Reed http://www.reedmedia.net/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 12:23:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gaea.uk.clara.net (gaea.uk.clara.net [195.8.69.101]) by hub.freebsd.org (Postfix) with ESMTP id 9150037B503 for ; Wed, 4 Oct 2000 12:23:20 -0700 (PDT) Received: from du-012-0016.claranet.co.uk ([195.8.77.144] helo=clara.net) by gaea.uk.clara.net with esmtp (Exim 3.11 #4) id 13gu8G-000JYC-00; Wed, 04 Oct 2000 20:23:13 +0100 Message-ID: <39DB6CED.E09B2284@clara.net> Date: Wed, 04 Oct 2000 18:46:21 +0100 From: George Richard Russell X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Darius Ramanauskas Cc: questions@freebsd.org Subject: Re: StarOffice 5.2 References: <39D9C98A.D3B6A68B@kada.lt> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Darius Ramanauskas wrote: > > Hello, > > anybody got the network working in StarOffice 5.2 from ports? Yes, it works fine. George Russell To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 12:26:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from kottan-labs.bgsu.edu (kottan-labs.bgsu.edu [129.1.133.123]) by hub.freebsd.org (Postfix) with SMTP id 20BC537B66D for ; Wed, 4 Oct 2000 12:26:27 -0700 (PDT) Received: (qmail 48807 invoked from network); 4 Oct 2000 19:28:57 -0000 Received: from m133-122.bgsu.edu (HELO gmx.net) (129.1.133.122) by kottan-labs.bgsu.edu with SMTP; 4 Oct 2000 19:28:57 -0000 Message-ID: <39DB8551.FFA5B63F@gmx.net> Date: Wed, 04 Oct 2000 15:30:25 -0400 From: Raoul Schroeder X-Mailer: Mozilla 4.74 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Ed Quijano Cc: questions@freebsd.org Subject: Re: Access denied References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I installed FreeBsd 4.0 and I want to configure my printer. When I go to > /etc/printcap the access is denied even login as ROOT. I'm a novice using Hmm, if you have an access denied as root, I could only imagine that NO ONE has read and write permissions to that file: Do a: ls -la /etc/printcap and check the permissions. It should be at least -rw------- standard is: -rw-r--r-- you can change permissions with chmod if necessary. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 12:41:39 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 1A1A637B503 for ; Wed, 4 Oct 2000 12:41:37 -0700 (PDT) Received: (from dan@localhost) by dan.emsphone.com (8.9.3/8.9.3) id OAA13811; Wed, 4 Oct 2000 14:41:26 -0500 (CDT) (envelope-from dan) Date: Wed, 4 Oct 2000 14:41:26 -0500 From: Dan Nelson To: "Dan Mahoney, System Admin" Cc: questions@FreeBSD.ORG Subject: Re: Securing SU Message-ID: <20001004144126.A7295@dan.emsphone.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.3.9i In-Reply-To: ; from "Dan Mahoney, System Admin" on Wed Oct 4 11:57:50 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 04), Dan Mahoney, System Admin said: > After searching the archives for "su and telnet" and reading about > 250 entries on how you can't telnet as root, man ttys for how to > change this.... > > My question is different (thank god)... > > I was wondering if there was a way to configure su so that it would > disallow a user access if they're telnetted in. (but, say, allow > them if they have sshed in). That's just about impossible. You /could/ have your program try and trace its process parentage back to one that was spawned from sshd, but that wouldn't work for screen sessions, since the front and back halves communicate between fifos, and they sould have been started on different machines. -- Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 12:42:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from digitaldaemon.com (digitaldaemon.com [63.105.9.34]) by hub.freebsd.org (Postfix) with SMTP id 8D49537B503 for ; Wed, 4 Oct 2000 12:42:21 -0700 (PDT) Received: (qmail 27953 invoked from network); 4 Oct 2000 19:40:04 -0000 Received: from unknown (HELO smartsoft.cc) (192.168.0.73) by digitaldaemon.com with SMTP; 4 Oct 2000 19:40:04 -0000 Message-ID: <39DB87D9.9C9B258D@smartsoft.cc> Date: Wed, 04 Oct 2000 15:41:13 -0400 From: Jan Knepper Organization: Smartsoft, LLC X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: "Unice, Kyle" Cc: "'freebsd-questions@FreeBSD.ORG'" Subject: Re: Looking for someone References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Unice, Kyle" wrote: > who has set up a private network using: natd, ipfw, named, sendmail, & ftp. > > My setup is the following: > > 1 dedicated connection to the Internet with a single IP address. > An internal network that is connected to several machines. > > I want to run mail for several different domains, FTP service for several > domains, httpd, and be the primary DNS server for my given domains. > I know how to do httpd, but sendmail, ftp, named, and ipfw are giving me > grief. > > I would guess someone has done this before..... right? Yup! But with an IP-block and not with a single static IP address. 1. I would not go with sendmail, but qmail http://www.qmail.org/ combined with vpopmail http://www.inter7.com/vpopmail 2. I would prefer proftpd http://www.proftpd.net over the stock ftp, especially with virtual domains on one machine. May be ncftpd is a good one too, but I never got to try that one. 3. named is a bitch if you haven't used it before, If you really want to run named I guess you get the book DNS and bind. Otherwise, try djbdns, I think you could find more on http://cr.yp.to/ 4. ipfw is easy enough, but you will have to recompile the kernel with the options IPFIREWALL and IPDIVERT and probably also IPFIREWALL_VERBOSE and IPFIREWALL_VERBOSE_LIMIT=# Once you have a kernal with IPFIREWALL, run natd on the interface that connects to the internet. Also, make sure your reverse-DNS is setup properly and make sure your provider not only assigns you the IP, but also assigns you the handling for the reverse IP. I.e. if you do your own DNS. I run into trouble with that a week ago when trying to using the mailing lists @freebsd.org because postfix does do a reverse lookup and could not find my domain name. Hope this helps! Don't worry, be Kneppie! Jan > > > Thanks in advance. > Kyle > > W. Kyle Unice > Senior Software Eng. Mail Stop UT2 F2-46 > Internet Management Appliance Division American Fork, Utah 84003 > Intel Corporation Voice: (801) > 763-2853 > 734 East Utah Valley Drive, Suite #300 FAX: (801) 763-2897 > Email: kyle unice intel com > Viewpoints, opinions, and content are my own and not necessarily those of > Intel Corp. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Jan Knepper Smartsoft, LLC 88 Petersburg Road Petersburg, NJ 08270 U.S.A. http://www.smartsoft.cc/ http://www.mp3.com/pianoprincess Phone : 609-628-4260 FAX : 609-628-1267 FAX : 303-845-6415 http://www.fax4free.com/ Phone : 020-873-3837 http://www.xoip.nl/ (Dutch) FAX : 020-873-3837 http://www.xoip.nl/ (Dutch) In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 12:55:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.xmission.com (mail.xmission.com [198.60.22.22]) by hub.freebsd.org (Postfix) with ESMTP id 68B8437B502 for ; Wed, 4 Oct 2000 12:55:15 -0700 (PDT) Received: from www by mail.xmission.com with local (Exim 3.03 #3) id 13gudH-0001uO-00 for freebsd-questions@freebsd.org; Wed, 04 Oct 2000 13:55:15 -0600 X-Originating-IP: [166.70.12.139] Date: Wed, 04 Oct 2000 13:55:14 -700 MIME-Version: 1.0 User-Agent: IMHO/0.97.1 (Webmail for Roxen) From: Lundahl Instruments Content-Length: 358 Subject: Program to interactively send AT commands to modems Content-Type: text/plain; charset=iso-8859-1 In-Reply-To: <20001004194659.9BC5637B503@hub.freebsd.org> Content-Transfer-Encoding: 8bit To: freebsd-questions@freebsd.org Message-Id: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG What program should I use to interactively send AT commands to a modem. I don't want to dial or anything at this point. I just want to set the NVRAM. James A. Taylor To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 12:58:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from math.uic.edu (galois.math.uic.edu [131.193.178.114]) by hub.freebsd.org (Postfix) with SMTP id 3084737B502 for ; Wed, 4 Oct 2000 12:58:11 -0700 (PDT) Received: (qmail 24562 invoked by uid 31415); 4 Oct 2000 19:57:54 -0000 Date: 4 Oct 2000 19:57:54 -0000 Message-ID: <20001004195754.24561.qmail@math.uic.edu> From: vladimir@math.uic.edu To: freebsd-questions@freebsd.org Subject: scsi device numbering Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear -BSD users, suppose I have 3 scsi disks installed with SCSI ID's 0,1,2. They are accessible as da0, da1 and da2. If I remove the disk with SCSI ID = 1, the system renumbers the rest of the disks, i.e. a former da2 becomes da1. Is there any way to hard-code devices, so that if I remove the disk, device numbers would not change (i.e. the disk that has been da2 will remain da2)? Thank you! Vladimir To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 13:13:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from christel.heitec.net (christel.heitec.net [193.101.232.3]) by hub.freebsd.org (Postfix) with ESMTP id E7BD937B502 for ; Wed, 4 Oct 2000 13:13:31 -0700 (PDT) Received: from heitec.net (paladin.heitec.net [193.101.232.30]) by christel.heitec.net (Postfix) with ESMTP id 30C13354810; Wed, 4 Oct 2000 22:19:25 +0200 (CEST) Message-ID: <39DB8F5B.DCEE9C12@heitec.net> Date: Wed, 04 Oct 2000 22:13:15 +0200 From: Bernd Luevelsmeyer Organization: Heitec AG X-Mailer: Mozilla 4.04 [en] (WinNT; I) MIME-Version: 1.0 To: Loren Koss Cc: freebsd-questions@FreeBSD.ORG Subject: Re: I deleted my shell by mistake!! References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Loren Koss wrote: > > Thats the problem.. I don't.. I have my regular user shell still > open.. I can't SU to root anymore.. I think i've learned my lesson about > changing roots shell!! Any other suggestions?? Is it gonna be a problem > even when I go to the console? How about rebooting into single user > mode? Am I totally F*cked??? If you are still logged in, then 'su -m' should work. It will give you root privileges without changing the environment, including the shell. That means, it does not need root's shell. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 13:40:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-27-149-77.mmcable.com [24.27.149.77]) by hub.freebsd.org (Postfix) with SMTP id F196737B502 for ; Wed, 4 Oct 2000 13:40:51 -0700 (PDT) Received: (qmail 17336 invoked by uid 100); 4 Oct 2000 17:54:05 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14811.28349.106218.501706@guru.mired.org> Date: Wed, 4 Oct 2000 12:54:05 -0500 (CDT) To: questions@freebsd.org Subject: Why not change roots shell? (was: I deleted my shell by mistake!!) X-Mailer: VM 6.72 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 David Raistrick writes: > On Tue, 3 Oct 2000, Matt Rudderham wrote: > > >don't don't change root's shell! > > Why should the root shell not be changed? I am also kind of new I guess. I > The reasoning behind this is that if you lose your /usr (or > whatever) slice, you still have access to your root account. Of course, > I've never had a problem with this (mind you, I never managed to delete > the shell I was using whilst in multiuser mode...)since when you boot > single user, it /asks/ you what shell to use, and doesnt give a rats ass > what is in the master.passwd file..... Critical note - "when you boot to single user". Doing that may involve removing power when the system isn't really ready for it. That's not something you want to do lightly. > Anyway, I'd love to hear a sound reason why to never change your root > shell at all.. (I've never heard of that before, either...) It's all ancient lore. It's different between BSD and Linux because BSD changed it once upon a time. The giants of yore who did this are passing on the wisdom gained thereby in the taboo against changing the root shell. Tony Landells writes: > While I agree with most of the sentiments expressed by people saying > that much bad can come of changing root's shell, let me provide some > food for thought: > 3. Having a shell you're comfortable with makes life much easier > when something bad happens. You don't want to be messing around > trying to remember what does and doesn't work in this shell, or > making typos because you're doing everything long-hand just to > be safe, when you're trying to fix a disaster. This is actually an argument for being comfortable with the default root shell, not for making the default root shell one you're comfortable with. After all, if you're trying to fix a real disaster, there's a fair chance all you have available is the default root shell, because changing it on the FIXIT cd isn't quite as trivial as fixing it on a live system. > Personally, I tend to leave them they way they're installed on the > assumption that the "vendors" have picked a shell that will always > be there (even if the only filesystem I have is /). And having > done that, I occasionally get bitten because I try to do a loop, > for example, and I use the wrong syntax. Yup. I also aliased "su" to "su -", so I get my environment no matter who I su to. If I need to avoid that, there's always /usr/bin/su. ; Wed, 4 Oct 2000 13:42:10 -0700 (PDT) Received: from adelphia.net ([24.50.186.158]) by smtprelay2.adelphia.net (Netscape Messaging Server 4.15) with ESMTP id G1XAQD00.PUI; Wed, 4 Oct 2000 16:39:49 -0400 Message-ID: <39DC3F6D.78898C8E@adelphia.net> Date: Thu, 05 Oct 2000 04:44:30 -0400 From: Nader Turki X-Mailer: Mozilla 4.75 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Mike Meyer Cc: questions@freebsd.org Subject: Re: XFree 4.x References: <14810.28788.25830.674440@guru.mired.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks for your reply :) I'll get it from the Ports, but can someone help me and tell me for example if i wanna be using XFree86 4.x eith KDE. What ports do i need to install exactly? I mean do I just: cd /usr/ports/x11/XFree86-4; make install then cd /usr/ports/x11/kde11; make install And that's it? Please let me know which ones I need to install to get XFree86-4.x + KDE Thanks, -Nader Mike Meyer wrote: > Nader Turki writes: > > I was wondering if the next FreeBSD release will be with XFree86 4.x. > > You can use XFree86 4.x on the current release; you just have to > install it from the port. When you do so, you get a message that > starts: > > XFree86 4.0 may contain vulnerabilities yielding root privileges to > local users, due to insecure coding of the setuid root X server. > > This means it's not a good idea to install it as the default > server. Until that gets fixed (and the xfree86 group has to fix it), > that won't change. > > ; Wed, 4 Oct 2000 13:44:52 -0700 (PDT) Message-ID: <20001004204452.64258.qmail@web9303.mail.yahoo.com> Received: from [38.29.45.72] by web9303.mail.yahoo.com; Wed, 04 Oct 2000 13:44:52 PDT Date: Wed, 4 Oct 2000 13:44:52 -0700 (PDT) From: TOad Stool Subject: ported software 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 bought freeBSD for my personal computer. I am using the X11 Window Maker Desktop. And I will like to do the following: Kernell developing, gaming, surfing the net, you know standard stuff. But whenever I can afford LAN or DSL, I plan on making an internet server to sell web space. So can you tell me what is the best ported software for my needs? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 13:46:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtpproxy1.mitre.org (mb-20-100.mitre.org [129.83.20.100]) by hub.freebsd.org (Postfix) with ESMTP id 083DC37B503 for ; Wed, 4 Oct 2000 13:46:21 -0700 (PDT) Received: from avsrv1.mitre.org (avsrv1.mitre.org [129.83.20.58]) by smtpproxy1.mitre.org (8.9.3/8.9.3) with ESMTP id QAA09416 for ; Wed, 4 Oct 2000 16:46:20 -0400 (EDT) Received: from mailsrv2.mitre.org (mailsrv2.mitre.org [129.83.221.17]) by smtpsrv1.mitre.org (8.9.3/8.9.3) with ESMTP id QAA13019 for ; Wed, 4 Oct 2000 16:46:06 -0400 (EDT) Received: from mitre.org ([128.29.145.140]) by mailsrv2.mitre.org (Netscape Messaging Server 4.1) with ESMTP id G1XB1500.A58; Wed, 4 Oct 2000 16:46:17 -0400 Message-ID: <39DB9703.2B946DC3@mitre.org> Date: Wed, 04 Oct 2000 16:45:55 -0400 From: "Andresen,Jason R." Organization: The MITRE Corporation X-Mailer: Mozilla 4.75 [en]C-20000818M (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: vladimir@math.uic.edu Cc: freebsd-questions@FreeBSD.ORG Subject: Re: scsi device numbering References: <20001004195754.24561.qmail@math.uic.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG vladimir@math.uic.edu wrote: > > Dear -BSD users, > > suppose I have 3 scsi disks installed with SCSI ID's 0,1,2. > They are accessible as da0, da1 and da2. > If I remove the disk with SCSI ID = 1, the system renumbers > the rest of the disks, i.e. a former da2 becomes da1. > Is there any way to hard-code devices, so that if I remove > the disk, device numbers would not change (i.e. the disk > that has been da2 will remain da2)? FreeBSD calls this "wiring down" devices, and it's in the handbook: http://www.freebsd.org/handbook/hw-storage.html -- _ _ _ ___ ____ ___ ______________________________________ / \/ \ | ||_ _|| _ \|___| | Jason Andresen -- jandrese@mitre.org / /\/\ \ | | | | | |/ /|_|_ | Views expressed may not reflect those /_/ \_\|_| |_| |_|\_\|___| | of the Mitre Corporation. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 13:46:37 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 0D01537B66D for ; Wed, 4 Oct 2000 13:46:30 -0700 (PDT) Received: from home.com ([24.20.70.64]) by femail2.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001004204622.RIJY27630.femail2.sdc1.sfba.home.com@home.com>; Wed, 4 Oct 2000 13:46:22 -0700 Message-ID: <39DB97C3.81D20E85@home.com> Date: Wed, 04 Oct 2000 13:49:07 -0700 From: xavian anderson macpherson Organization: http://www.professional3d.com X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.14-SMP i586) X-Accept-Language: en MIME-Version: 1.0 To: "freebsd-questions@FreeBSD.ORG" , tagdot57@aol.com, mongor@mail.com Subject: is the loader process of the 5.0-current toolkit different from the 4.0 four-disk set? 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 tried booting using the kern.flp and mfsroot.flp from the 5.0-current (june 2000) on the first cd of the 6-cd toolkit set. i am not even able to get beyond the device selection in the installation process. i cannot boot from my scsi-cdrom, the controller is non-bootable. the program leaves the selection point and tries to initialize the aic0 modules for my SOUNDBLASTER 16 (CT 1770 from compaq) SCSI card. it just loops (aimlessly spinning the scsi-cdrom which i need to load the system; i geuss) trying to determine the parameters for the device. (there was a box in the configuration for that device that was labeled `flag'; i set the entry there to 0x340, which is the address of my scsi card; there was no entry for irq; if this `flag' is not for the address [why the 0x0 then], what is it for?). even prior to this (the point where it is attempting to read the cdrom), i noticed that it was unable to ascertain the parameters of the pnp-devices. there is a module (under miscellaneous) called pc-card controller. it conflicts with the irq (10) of my NE2000 (REALTEK RTL-8029) ethernet card. i thought i needed this to read my pci+isa cards; i just found this is really for pcmcia. but i do remember trying to continue without this, but it still didn't work! so i removed the ethernet card module in desparation, thinking that if i could only get the system installed, then i could then go back later and deal with web communications. is ex0 the module for my intel ethernet express card? nice plan! except that it does not work! i chose the 5.0-current, because according to someone from this list, it is the only version that allows me to have the kernel (with vinum support) and all of it's components in the /boot directory. i felt i would need this ability to mount /boot with the kernel and all of it's modules, configs, (etc) onto it's own partition as i do with linux. yes, to the person that commented about the 1024 cylinder limit; i am using lilo, because my current `/' is on hdd1 (or wd3s1). in fact i had two (2) `/'s. one on wd3s1 (for linux-mandrake-7.0 with it's 1750 rpms) and the other for suse-6.4 (and it's 465 rpms; which i am still using on wd3s1). i will quote that message below. as a last resort, can i just copy sysinstall(which may very well run in linux) to my harddisk, to format my disks and load freebsd from linux? i just tried and succeeded in formatting and mounting /dev/hdd4(linux) or /dev/wd3s4(freebsd), using YaST(a suse-linux program) to type b7(which is BSDI fs). i have several options (using YaST) which i can format my disks as; 86 NTFS Volume set 87 NTFS Volume set 8E Linux LVM a5* OpenBSD b7* BSDI fs b8* BSDI swap fd Linux raid auto 63 GNU HURD o SysV 64* Novell Netware 65* Novell Netware 3c Partition Magic 7 HPFS/NTFS the partition types followed by an asterisk seem like they would be the most compatable of the group. i am geussing that types 63 and 64 are the NFS types mentioned in ======================================================================= JONATHAN WRITES, No. The location of the kernel is arbitrary, but must be located where the loader can find it. Since the loader doesn't understand vinum filesystems, this is why you can't put the kernel on a vinum device. ----------------------------------------------------------------------- XAVIAN WRITES; lilo (linux loader) for linux does not have this problem (it also supports booting any number of os's; and with VMware, you can run them concurrently). with lilo i can mount the `/' anywhere i want it (as long as /boot is it's own partition). furthermore, i do not want to mount the kernel on vinum. i want to put the kernel in /boot which (again) would then be mounted on it's own partition. that partition would not be on a vinum device. if the kernel is in /boot and mounted on it's own (slice wd0s1) partition, the kernel would (then) mount first (along with it's vinum support components) before the `/' device is even mounted. thereby removing the `chicken and the egg' situation that someone else refered to by the `/' not being able to mount, because it is on a device that cannot be (defined, and subsequently) accessed by a kernel that has not yet been loaded. let me also state that i need this installation to be a shared os environment. if i had ERASED! my disk, so that i would have a freebsd-only environment, i would have had to RELOAD! all of my linux AGAIN!, just so that i could send this email to get help. just imagine how any of you would have felt under the same circumstances (and how much SHOUTING! you would be doing). as i stated (very strongly) to the people in linux. it seems very ludicrous to talk about superiority, when you can't even load the new environment without absolutely ANY! dependency on microsoft or any other operating system to get (environment parameters) information on the current environment to load the new one. dependency is not superiority! if you think that is unrealistic, how UNREALISTIC! is it to declare anything other than MICROSOFT superior? and don't bother talking about my tone. if all i had to do was insert the (boot) disks (which you don't provide, but linux does) and start the system (as i do with linux), there would be no tone! you can't even start the system without first depending on MICROSOFT (which i don't have and don't want; although now, i am beginning to wonder why?) or someone else to make the boot floppies. how's that for a `chicken and the egg" convolution? ----------------------------------------------------------------------- HE CONTINUES, In 5.x, the kernel and modules have been moved into a subdirectory of /boot, so on -current, we now have the following structure: /boot/kernel.GENERIC/kernel /vesa.ko /kernel.MACHINE/kernel /vinum.ko If you load the kernel + vinum module at boot time, I don't see any technical reason why you can't mount a vinum partition as /, and then overlay your /boot partition on top of that. ------------------------------------------------------------------------ XAVIAN WRITES, that's what i was trying to say. he has essentially quoted (verbatum) the very essense of my proposal. but he (or anyone else) still does not see the solution in front of him. mount /boot with the kernel on it's own slice (in `wd or sd0s1'). i am beginning to feel as though i brought someone else's idea of a great car(aka, ferrari). only to find out that i actually joined a garage of mechanics (however well equiped or intentioned), who tell me that i first have to install the engine (with chevy's tools) before i can drive it! not only that, but i have to search around for (rare, and often incomplete) components to keep it on the road once(if) i actually get it running! ferrari's are great. but at least you can drive them off the showroom floor (without borrowing parts from a chevy). ------------------------------------------------------------------------ HE CONTINUES, However, in practical terms, mounting root is a "special" operation, and must have per-filesystem support, so the actual code to support mounting the vinum partition as / may not be present. -- Jonathan (ends) -------------------------------------------------------------------- XAVIAN WRITES, JONATHAN, I AM SORRY. this is not directed at you personally. i am just experiencing de je vu, all over again. i also went through similar troubles with linux. however, if you use my (linux) approach, you don't need any "special" operations or `actual code' to mount the vinum device/partition/slice as `/'. but linux is (still a `bleeding edge developement environment; which is) inferior and freebsd isn't. some(any)thing so essential (as installetion) to an advanced system like freebsd, should not be so difficult to use! if you want to get a real sense of the simplicity that i LOATH! departing from, download a copy of YaST from ftp://ftp.suse.com/pub/suse/i386/update/7.0/a1/yast-1.07.1-11.i386.rpm [for the rpm] ftp://ftp.suse.com/pub/suse/i386/update/7.0/zq1/yast-1.07.1-11.src.rpm [for the source] and see for yourselves how SIMPLE! and comprehensive it is to use! if you think it is so beneath you to do so, you have no basis to criticize me! at least take a look at it to get an idea of what i am talking about! i was able to run this on my linux-mandrake-7.0 `/', which is almost completely incompatable with the suse-6.4 `/'. so it should (hopefully run in any current elf `/' that supports redhat rpms. ==================================================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 13:49:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 48AAF37B66C for ; Wed, 4 Oct 2000 13:49:25 -0700 (PDT) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e94KnOE21583; Wed, 4 Oct 2000 13:49:24 -0700 (PDT) Date: Wed, 4 Oct 2000 13:49:24 -0700 From: Alfred Perlstein To: Drew Cc: questions@FreeBSD.ORG Subject: Re: No connection is killing me Message-ID: <20001004134924.L27736@fw.wintelcom.net> References: <20001004184725.79393.qmail@web9207.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: <20001004184725.79393.qmail@web9207.mail.yahoo.com>; from usernumber1000@yahoo.com on Wed, Oct 04, 2000 at 11:47:25AM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Drew [001004 11:48] wrote: > Hello, > > I have a cable modem that maps my mac to my IP. My > nic died and I cannot get online with the new one > until my ISP updates there db. (They are very slow > about these things). How would one spoof his mac in > FreeBSD. I searched all around and can find nothing > about this. Please help me get back online at home, > I'm going crazy over here. Thanks a million. from the ifconfig manpage: lladdr addr Set the link-level address on an interface. This can be used to e.g. set a new MAC address on an ethernet interface, though the mechanism used is not ethernet-specific. The address addr is specified as a series of colon-separated hex digits. If the in- terface is already up when this option is used, it will be briefly brought down and then brought back up again in order to insure that the receive filter in the underlying ethernet hard- ware is properly reprogrammed. -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 13:51:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from p0016c23.us.kpmg.com (p0016c23.us.kpmg.com [199.207.255.23]) by hub.freebsd.org (Postfix) with ESMTP id 3E8CB37B66C for ; Wed, 4 Oct 2000 13:51:49 -0700 (PDT) Received: from p0016c56.kweb.us.kpmg.com by p0016c23.us.kpmg.com(Pro-8.9.3/Pro-8.9.3) with SMTP id QAA05535 for ; Wed, 4 Oct 2000 16:51:48 -0400 (EDT) Received: from p0016c22.kweb.us.kpmg.com by p0016c56.kweb.us.kpmg.com via smtpd (for p0016c23.us.kpmg.com [199.207.255.23]) with SMTP; 4 Oct 2000 20:51:48 UT Received: from usnssexc11.kweb.us.kpmg.com by kpmg.com(Pro-8.9.2/Pro-8.9.2) with ESMTP id QAA15990 for ; Wed, 4 Oct 2000 16:51:47 -0400 (EDT) Received: from usnssexc11.kweb.us.kpmg.com (unverified) by usnssexc11.kweb.us.kpmg.com (Content Technologies SMTPRS 2.0.15) with ESMTP id ; Wed, 04 Oct 2000 16:51:35 -0400 Received: by usnssexc11.kweb.us.kpmg.com with Internet Mail Service (5.5.2650.21) id ; Wed, 4 Oct 2000 16:51:35 -0400 Message-Id: <7799D023E51ED311BFB50008C75DD7B40223B383@uschiexc05.kweb.us.kpmg.com> From: "Passki, Jonathan P" To: "'Lundahl Instruments'" , freebsd-questions@freebsd.org Subject: RE: Program to interactively send AT commands to modems Date: Wed, 4 Oct 2000 16:51:33 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You can use ppp(8), and then the 'term' command: "The term command can now be used to talk directly to the device: ppp ON awfulhak> term at OK atdt123456 CONNECT login: myispusername Password: myisppassword Protocol: ppp" HTH, Jon > -----Original Message----- > From: Lundahl Instruments [mailto:lundahl@xmission.com] > Sent: Wednesday, October 04, 2000 08:55 > To: freebsd-questions@FreeBSD.ORG > Subject: Program to interactively send AT commands to modems > > > > What program should I use to interactively send AT commands > to a modem. I don't want to dial or anything at this point. > I just want to set the NVRAM. > > James A. Taylor > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > ***************************************************************************** The information in this email is confidential and may be legally privileged. It is intended solely for the addressee. Access to this email by anyone else is unauthorized. If you are not the intended recipient, any disclosure, copying, distribution or any action taken or omitted to be taken in reliance on it, is prohibited and may be unlawful. When addressed to our clients any opinions or advice contained in this email are subject to the terms and conditions expressed in the governing KPMG client engagement letter. ***************************************************************************** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 13:55: 2 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 C7B8737B503 for ; Wed, 4 Oct 2000 13:55:00 -0700 (PDT) Received: (from dan@localhost) by dan.emsphone.com (8.9.3/8.9.3) id PAA11200; Wed, 4 Oct 2000 15:54:54 -0500 (CDT) (envelope-from dan) Date: Wed, 4 Oct 2000 15:54:54 -0500 From: Dan Nelson To: "Passki, Jonathan P" Cc: "'Lundahl Instruments'" , freebsd-questions@FreeBSD.ORG Subject: Re: Program to interactively send AT commands to modems Message-ID: <20001004155451.A5451@dan.emsphone.com> References: <7799D023E51ED311BFB50008C75DD7B40223B383@uschiexc05.kweb.us.kpmg.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.3.9i In-Reply-To: <7799D023E51ED311BFB50008C75DD7B40223B383@uschiexc05.kweb.us.kpmg.com>; from "Passki, Jonathan P" on Wed Oct 4 16:51:33 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 04), Passki, Jonathan P said: > From: Lundahl Instruments [mailto:lundahl@xmission.com] > > What program should I use to interactively send AT commands to a > > modem. I don't want to dial or anything at this point. I just > > want to set the NVRAM. > > You can use ppp(8), and then the 'term' command: A better way would probably be "cu": cu -l /dev/cuaa0 -s 9600 Use ~. to exit the session. -- Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 13:57:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.wmptl.com (mail2.wmptl.com [216.221.73.131]) by hub.freebsd.org (Postfix) with ESMTP id 6E2CF37B66C for ; Wed, 4 Oct 2000 13:57:47 -0700 (PDT) Received: from govital.net ([10.0.0.168]) by mail2.wmptl.com (8.9.3/8.9.3) with ESMTP id JAA38424; Mon, 25 Sep 2000 09:26:17 -0400 (EDT) (envelope-from webmaster@govital.net) Message-ID: <39CF5395.AC8645EE@govital.net> Date: Mon, 25 Sep 2000 09:31:01 -0400 From: Nathan Vidican X-Mailer: Mozilla 4.72 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: =?iso-8859-1?Q?=E5ke?= larsson Cc: questions@freebsd.org Subject: Re: amd k7/duron compability References: <000801c0257a$c3a54540$89e464c3@gudake> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > åke larsson wrote: > > I just wonder if freebsd 3.x have any support for the newer AMD - CPU > K7-series ,duron / athlon? > I just can't get that information elsewhere. > thankyou. > > Åke. > Yes, it does, I am currently running several AMD Athlon (K7) based servers. They perform extremely well, and (knock on wood), have yet to go down on me. -- Nathan Vidican webmaster@wmptl.com Windsor Match Plate & Tool Ltd. http://www.wmptl.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 13:58: 1 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.wmptl.com (mail2.wmptl.com [216.221.73.131]) by hub.freebsd.org (Postfix) with ESMTP id A759837B503 for ; Wed, 4 Oct 2000 13:57:53 -0700 (PDT) Received: from wmptl.com ([10.0.0.168]) by mail2.wmptl.com (8.9.3/8.9.3) with ESMTP id OAA20040; Wed, 23 Aug 2000 14:11:49 -0400 (EDT) (envelope-from webmaster@wmptl.com) Message-ID: <39A41407.5F7CB67D@wmptl.com> Date: Wed, 23 Aug 2000 14:12:23 -0400 From: Nathan Vidican X-Mailer: Mozilla 4.72 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: webmaster Cc: questions@freebsd.org Subject: Re: Network Question References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG webmaster wrote: > > > > Hi, > > I have just installed freebsd in a new name server for us. I have > been using freeBSD for quite a few months here at the home office and > decided that it capabilities are just to great to be ignored at work. > > There is however, a strange network problem that I don't have here at > home and can't seem to find in the online docs or support. > > The freebsd DNS server we just put together cant seem to send or recieve > packets at all from outside its own network class. In particular, Its > address is 204.212.40.206. It can ping all the other computers in the > 204.212.40.* network, answer thier queries...etc. From outside that class > of addresses, no. Its not a problem with the upstream provider, that same > box ran as a dns server on linux, no problems. I think there is something > I am missing in subnet maybe, I don't know. I've been over it a thousnd > times. It has to talk to a BSDI server upstream to get out. > > Have any of you ever heard of this problem before, and if so, whats the > fix? > > Thanks for any info > > Sincerely, > > Russ Mummey > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message try this: route add default 1 You must instruct the machine as to which address it will need to use to get beyond it's own subnet (aka 'gateway of last resort'). If that above command fixes you up, you'll need to add 'defaultrouter="" ' into your /etc/rc.conf file for it to remain after the next reboot. -- Nathan Vidican webmaster@wmptl.com Windsor Match Plate & Tool Ltd. http://www.wmptl.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 14: 1:36 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 00AC637B66F for ; Wed, 4 Oct 2000 14:01:33 -0700 (PDT) Received: (qmail 16365 invoked by uid 100); 4 Oct 2000 17:01:31 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14811.25195.154177.946578@guru.mired.org> Date: Wed, 4 Oct 2000 12:01:31 -0500 (CDT) To: marcus@vastnet.net Cc: questions@freebsd.org Subject: Re: ZIP disk booting in 4.1-RELEASE In-Reply-To: <200010031224.IAA25114@mail.svr.vastnet.net> References: <200010031224.IAA25114@mail.svr.vastnet.net> X-Mailer: VM 6.72 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 marcus@vastnet.net writes: > > > Always glad to see people doing things differently. > > > > > It seems as if Zip disks must use the "c" partition to use the whole disk. > That's fine, > > Are you *sure* you have to use partition C to be the entire disk? That > > is the normal case, but it's not usually required. In particular, you > > should be able to make other partitions point to the entire drive - > > like the a partition. In fact, doing that and running off of it should > > work. > > > I can't give you the exact message at the moment, but I'll send it as soon as > I'm able. I get all sorts of "operation not supported" errors when trying to > make regular slices on the zip disk. Only disklabel operations at the "c" > level seem to be supported. Yuck. You're right - I'm getting the same message. However, the following let me use the a partition: # disklabel -r /dev/da2 > /tmp/jazzlabel [Edit jazzlabel, creating a copy of the c: line and calling it a:) # dd if=/dev/zero of=/dev/da2 count=2 # disklabel -B -R -r da2 /tmp/jazzlabel # newfs /dev/da2a and it formatted it out to the right size. Doing a disklabel on the thing just shows an "a" partition, but I can mount it and it claims to have a gigabyte on it. I didn't fsck it, though. > > Failing that, what messages are you getting when you try and boot? > > > No error messages, it just doesn't take the boot sector. The Zip disk is > probed, and the light flashes briefly, but it goes right on through to the IDE > boot sector. Thanks for any input! :) That sounds like it might be a bios problem. Either that, or you aren't getting a boot sector written to the device. ; Wed, 4 Oct 2000 14:04:18 -0700 (PDT) Received: from lexx.my.domain (dyn135-ras13.screaming.net [212.49.236.135]) by glitch.crosswinds.net (8.9.3/8.9.3) with ESMTP id RAA04716 for ; Wed, 4 Oct 2000 17:04:15 -0400 (EDT) (envelope-from john253@crosswinds.net) From: John Murphy To: questions@freebsd.org Subject: Re: local man.cgi? Date: Wed, 04 Oct 2000 22:03:48 +0100 Organization: The Organisation Reply-To: john253@crosswinds.net Message-ID: <9r4nts0gcivt833kba25ubu8jbvl04t7mq@4ax.com> References: <51hftsgaknqd7goqmtk1g9ud3phltrmhau@4ax.com> <20001002183826.D252@parish> In-Reply-To: <20001002183826.D252@parish> X-Mailer: Forte Agent 1.8/32.548 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mark Ovens wrote: >On Mon, Oct 02, 2000 at 12:23:40AM +0100, John Murphy wrote: >> How can I obtain man.cgi, and does it read from the usual man data = source? >> I have 'apache' running and scripts work ok. >>=20 > >man.cgi is in the man2html port. /usr/ports/textproc/man2html note that >there was a fix applied to this port very recently (to stop the message >"Formatting page..." message ending up in the cat/foobar.1.gz file if it >had to be created. > Thanks Mark Unfortunately that man.cgi seems a lot less capable than the one on the web site. I guess it would be too much to ask for the real man.cgi. John. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 14: 4:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web9205.mail.yahoo.com (web9205.mail.yahoo.com [216.136.129.38]) by hub.freebsd.org (Postfix) with SMTP id 574AD37B679 for ; Wed, 4 Oct 2000 14:04:23 -0700 (PDT) Message-ID: <20001004210421.24616.qmail@web9205.mail.yahoo.com> Received: from [63.239.86.253] by web9205.mail.yahoo.com; Wed, 04 Oct 2000 14:04:21 PDT Date: Wed, 4 Oct 2000 14:04:21 -0700 (PDT) From: Drew Subject: Re: No connection is killing me To: Alfred Perlstein Cc: 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 Thank you very much. Is this a new function of ifconfig in 4.1.1? I have a 4.0 box and a 4.1.1 box, and lladdr is in the 4.1.1 man page but not the 4.0. Oh well time to upgrade. Thanks again. Andrew --- Alfred Perlstein wrote: > * Drew [001004 11:48] > wrote: > > Hello, > > > > I have a cable modem that maps my mac to my IP. > My > > nic died and I cannot get online with the new one > > until my ISP updates there db. (They are very slow > > about these things). How would one spoof his mac > in > > FreeBSD. I searched all around and can find > nothing > > about this. Please help me get back online at > home, > > I'm going crazy over here. Thanks a million. > > from the ifconfig manpage: > > lladdr addr > Set the link-level address on an > interface. This can be used to > e.g. set a new MAC address on an > ethernet interface, though the > mechanism used is not > ethernet-specific. The address addr is > specified as a series of > colon-separated hex digits. If the in- > terface is already up when this option > is used, it will be > briefly brought down and then brought > back up again in order to > insure that the receive filter in the > underlying ethernet hard- > ware is properly reprogrammed. > > -Alfred __________________________________________________ Do You Yahoo!? Yahoo! Photos - 35mm Quality Prints, Now Get 15 Free! http://photos.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 14: 8:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailhub.cns.ksu.edu (grunt.ksu.ksu.edu [129.130.12.17]) by hub.freebsd.org (Postfix) with ESMTP id 288A337B66C for ; Wed, 4 Oct 2000 14:08:39 -0700 (PDT) Received: from unix1 (jdt2101@unix1.cc.ksu.edu [129.130.12.3]) by mailhub.cns.ksu.edu (8.9.1/8.9.1/mailhub+tar) with SMTP id QAA24271 for ; Wed, 4 Oct 2000 16:08:33 -0500 (CDT) Received: from localhost by unix1 (SMI-8.6/1.34) id QAA09881; Wed, 4 Oct 2000 16:08:33 -0500 Date: Wed, 4 Oct 2000 16:08:33 -0500 (CDT) From: Joshua Delong Thomas X-Sender: jdt2101@unix1.cc.ksu.edu To: questions@FreeBSD.ORG Subject: exporting PATH to shell rc files Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm mystified by some error (I guess) messages I get when I try to export paths to search for executables. My .bashrc looks like this: export PS1="\\[\\033[1;32m\\]\\w\\[\\033[0m\\]\\\$" export PATH= "/home/thatguy/bin:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin:/usr/X11R6/bin" When I run bash I get this: declare -x (All environment variables)=whatever the default is And now the path isn't working at all. Am I an idiot? Should I put the export statement somewhere else? Thanks, Josh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 14:10:22 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 0AE8937B66E for ; Wed, 4 Oct 2000 14:10:19 -0700 (PDT) Received: (qmail 16566 invoked by uid 100); 4 Oct 2000 17:10:17 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14811.25721.808949.985524@guru.mired.org> Date: Wed, 4 Oct 2000 12:10:17 -0500 (CDT) To: Alexander Derevyanko Cc: questions@freebsd.org Subject: Re: Anybody know something about port 113 (auth) ? In-Reply-To: <127590936@toto.iv> X-Mailer: VM 6.72 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 Alexander Derevyanko writes: > While debugging some problems of mail sending from MS Outlook to FreeBSD > SMTP server, > I found curious thing - Windowz tryes to access port 113 - (auth) on > SMTP server. What does it needed from it, > anybody know ? And may be i can provide such service to it ? As others have pointed out, you can enable auth with inetd or install pidentd. If you want to know what it is and what it's good for, Erik Fair has a nice writeup at . He also includes a standalone daemon designed to expose anyone foolish enough to use auth for authentication purposes. ; Wed, 4 Oct 2000 14:12:34 -0700 (PDT) Received: (qmail 99768 invoked by uid 100); 3 Oct 2000 23:25:52 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14810.27392.553139.867653@guru.mired.org> Date: Tue, 3 Oct 2000 18:25:52 -0500 (CDT) To: Doug Lee Cc: questions@freebsd.org Subject: Re: Help going from DSL to dialup In-Reply-To: <575604@toto.iv> X-Mailer: VM 6.72 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Doug Lee writes: > I run FreeBSD 4-STABLE connected to the Internet via DSL with a static > IP. I use ipfw and natd to grant Internet access for my LAN. I am now > moving and will not have DSL but will have dialup access with a dynamic > IP. I hope to regain DSL or similar service soon but can't do it right > away. Having made that transition myself, you have my sympathy. Not that it's hard, but moving from always-there internet to dialup is a PITA. > What is the easiest way I can convert this system to provide the same kind > of nat/firewall service based on a dynamic dialup connection? I assume it > will involve userland ppp, which has NAT capability built in; but I'd > prefer to minimize the impact on my system configuration, since I expect > this dialup access to be a temporary arrangement. I'm also not yet a pro > with the features of userland ppp, having never had to use it before. Userland ppp is a good choice, as the man pages are excellent. Also look at /etc/ppp/ppp.conf. Userland ppp also has some firewall capabilities, which may be sufficient for your uses. Once you get ppp working to your FreeBSD box, turn on NAT and gateway_enable (in rc.conf), and you're pretty much done. If you weren't using the internal IP address of the FreeBSD box as a gateway, you'll have to tweak the rest of the LAN for that. But that should do it. ; Wed, 4 Oct 2000 14:16:17 -0700 (PDT) Received: from lexx.my.domain (dyn135-ras13.screaming.net [212.49.236.135]) by glitch.crosswinds.net (8.9.3/8.9.3) with ESMTP id RAA25297 for ; Wed, 4 Oct 2000 17:16:14 -0400 (EDT) (envelope-from john253@crosswinds.net) From: John Murphy To: questions@freebsd.org Subject: Re: ppp errors Date: Wed, 04 Oct 2000 22:15:47 +0100 Organization: The Organisation Reply-To: john253@crosswinds.net Message-ID: <9e7nts85rkc7m646p2fvop3esn6lhgeh9a@4ax.com> References: <7B5F4A3DED02D411B49B0000E889ECB70122B4F6@umc-mail02.missouri.edu> In-Reply-To: <7B5F4A3DED02D411B49B0000E889ECB70122B4F6@umc-mail02.missouri.edu> X-Mailer: Forte Agent 1.8/32.548 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Salmons, Michael" wrote: >I've keyword searched the archives of this and other lists, Usenet and = web >at large, and I have not found anything close to this problem (except a >question asked by a guy who did not include any system files in his post= and >apparently was not heard from again). So here goes... I am trying to = enable >user ppp via modem on my recently created freebsd system. I installed a >standard OS (typical user + X Windows). I even used ppp via modem to = install >the OS itself, so in theory ppp via modem should be possible on this = system! >Here's what I get when in invoke ppp: ppp with no arguments starts ppp in interactive mode. try ppp -auto demand (or interactive, or call the sections by ISP names = eg: wol: set authname username set authkey password set phone 1231234 set timeout 300 set openmode active accept chap set ifaddr 127.1.1.1/0 127.2.2.2/0 255.255.255.0 add 0 0 127.2.2.2 =20 and then start ppp with ppp -auto wol man ppp tells you about other options as well, on the first page. >deflink: entering terminal mode on /dev/cuaa1 > >(never mind the fact my modem is on cuaa0 as specified in ppp.conf...) >of course it is no use trying to use interactive mode since it is = looking at >the wrong port. I think you can set device /dev/cuaa0 in interactive, by typing it in. A quick scan of your ppp.conf looks fine to me. Good luck John. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 14:16:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from glitch.crosswinds.net (glitch.crosswinds.net [209.208.163.35]) by hub.freebsd.org (Postfix) with ESMTP id EA64937B503 for ; Wed, 4 Oct 2000 14:16:46 -0700 (PDT) Received: from lexx.my.domain (dyn135-ras13.screaming.net [212.49.236.135]) by glitch.crosswinds.net (8.9.3/8.9.3) with ESMTP id RAA26098 for ; Wed, 4 Oct 2000 17:16:44 -0400 (EDT) (envelope-from john253@crosswinds.net) From: John Murphy To: questions@freebsd.org Subject: Re: ppp.conf question - CLARIFICATION Date: Wed, 04 Oct 2000 22:16:17 +0100 Organization: The Organisation Reply-To: john253@crosswinds.net Message-ID: References: In-Reply-To: X-Mailer: Forte Agent 1.8/32.548 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Michael Bartlett wrote: >just to clarify... >herewith my new (not working) ppp.conf >i just want to clarify that once i get the dial parameter right that = this >should be able to login to an NT RAS server. > >default: > set log Phase Chat LCP IPCP CCP tun command > set device /dev/cuaa1 > set speed 115200 > set dial init-string ATX0/13 > set dial dial-command ATDT%s\13 I've not seen these before in User PPP and the 13s look suspicious. Where did you find those? You'd probably need chap or pap authentication. Good luck John. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 14:27:39 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 342A837B503 for ; Wed, 4 Oct 2000 14:27:36 -0700 (PDT) Received: (qmail 116 invoked by uid 100); 3 Oct 2000 23:40:54 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14810.28294.500184.236864@guru.mired.org> Date: Tue, 3 Oct 2000 18:40:54 -0500 (CDT) To: "Mark Rinker" Cc: questions@freebsd.org Subject: RE: no text in X-Windows In-Reply-To: <49824834@toto.iv> X-Mailer: VM 6.72 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 Mark Rinker writes: > Hi, > Have no fear. Rage 128 cards are supported in XFree86 version 4.0.1. You can > download it from http://www.xfree.org/. I just went through the same problem > a few weeks ago(same powerpak with ATI Rage Fury 32 AGP). Also, see here for > more information: http://www.xfree.org/4.0.1/r128.html. If you have any > further problems after having installed 4.0.1, please post back to this > list. I can post a copy of my XF86Config file. Be sure and read the INSTALL > file for 4.0.1. It mentions how to automatically generate and test a > configuration file. The test of the automatically generated file failed on > my machine but when I placed the same file as XF86Config, everything worked > fine. You can also install it via /usr/ports/x11/XFree86-4 (and related). If you're running a current version of the ports tree, add XFREE86_VERSION=4 to /etc/make.conf, so that ports that are aware of the difference will know which to expect. What you *won't* get is access to the TV tuner, video input, and such like goodies :-(. However, video output works fine in the same modes it works for Windows. I routinely watch my system boot in an fxtv window (talking to a cheap brooktree TV card). ; Wed, 4 Oct 2000 14:35:50 -0700 (PDT) Received: (qmail 286 invoked by uid 100); 3 Oct 2000 23:49:08 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14810.28788.25830.674440@guru.mired.org> Date: Tue, 3 Oct 2000 18:49:08 -0500 (CDT) To: Nader Turki Cc: questions@freebsd.org Subject: Re: XFree 4.x In-Reply-To: <69590909@toto.iv> X-Mailer: VM 6.72 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 Nader Turki writes: > I was wondering if the next FreeBSD release will be with XFree86 4.x. You can use XFree86 4.x on the current release; you just have to install it from the port. When you do so, you get a message that starts: XFree86 4.0 may contain vulnerabilities yielding root privileges to local users, due to insecure coding of the setuid root X server. This means it's not a good idea to install it as the default server. Until that gets fixed (and the xfree86 group has to fix it), that won't change. To: xavian anderson macpherson Cc: "freebsd-questions@FreeBSD.ORG" , tagdot57@aol.com, mongor@mail.com Subject: Re: is the loader process of the 5.0-current toolkit different from the 4.0 four-disk set? Message-ID: <20001004143946.D1399@hub.freebsd.org> References: <39DB97C3.81D20E85@home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <39DB97C3.81D20E85@home.com>; from xavian anderson macpherson on Wed, Oct 04, 2000 at 01:49:07PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Oct 04, 2000 at 01:49:07PM -0700, xavian anderson macpherson wrote: > i chose the 5.0-current, > because according to someone from this list, it is the only version that > allows me to have the kernel (with vinum support) and all of it's > components in the /boot directory. A few things. 1. that is not what I said, I simply said that the /boot layout is now default in 5.0, not that 5.0 is required to get that. 2. the loader in 4.x and 5.x can load kernels from an arbitrary location. You can put your kernel in /. In /boot. On a floppy. On its own partition. On /usr/home/user/mykernel on disk3. I fail to see the problem here. 3. 5.x is the "in-development" release. it does not appear that you fit the profile for a -current user, I would strongly recommend you go back to 4.x. > as a last resort, can i just copy sysinstall(which may very well run in > linux) to my harddisk, to format my disks and load freebsd from linux? > i just tried and succeeded in formatting and mounting /dev/hdd4(linux) > or /dev/wd3s4(freebsd), using YaST(a suse-linux program) to type > b7(which is BSDI fs). i have several options (using YaST) which i can > format my disks as; A FreeBSD disk slice is identified by 0xa5. FreeBSD further subdivides the slice into partitions, and then puts filesystems there. This means that you can have a complete system (/, swap, /usr, /var) inside of one slice, where a slice is equivalent to a MSDOS partition. This is fairly clearly explained in the documentation that comes with your FreeBSD system, leading me to think that you haven't read it. Let me please belabor the obvious, and point something out: FreeBSD != Linux. Let me repeat that. FreeBSD is not equivalent to Linux. > lilo (linux loader) for linux does not have this problem (it also > supports booting any number of os's; and with VMware, you can run them LILO is a brain-dead loader that simply takes a pre-written file (called a block map) and reads the blocks from this file. It has no concept of a filesystem. You are not able to load any file that you have not previously set up in your lilo.conf. > concurrently). with lilo i can mount the `/' anywhere i want it This makes absolutely no sense. LILO has no concept of a filesystem, hence, it knows nothing about /. Mouting / is done by the kernel. > that's what i was trying to say. he has essentially quoted (verbatum) > the very essense of my proposal. What proposal? FreeBSD does this today. e.g.: once I have the loader up and running, I can do: ok load /boot/backup/revision30/kernel > see the solution in front of him. mount /boot with the kernel on it's > own slice (in `wd or sd0s1'). Kernels live on a filesystem. FreeBSD filesystems live in partitions. partitions live on a slice. This is not linux, this is not msdos. > JONATHAN, I AM SORRY. this is not directed at you personally. i am > just experiencing de je vu, all over again. i also went through similar > troubles with linux. however, if you use my (linux) approach, you don't > need any "special" operations or `actual code' to mount the vinum > device/partition/slice as `/'. I'm sorry, but that is patently untrue. Linux conceptually works the same way as FreeBSD. I can assure you (having looked at the code on both systems) that some special care is needed. My guess is that you simply don't understand the concept of what a / filesystem is, I would suggest reading the documentation that came with your system. -- Jonathan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 14:52:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from front002.cluster1.charter.net (24-216-159-200.hsacorp.net [24.216.159.200]) by hub.freebsd.org (Postfix) with ESMTP id D989337B502 for ; Wed, 4 Oct 2000 14:52:41 -0700 (PDT) Received: from [24.216.138.99] (HELO gforce.johnson.home) by front002.cluster1.charter.net (CommuniGate Pro SMTP 3.3.2) with ESMTP id 22176248; Wed, 04 Oct 2000 17:51:08 -0400 Received: (from glenn@localhost) by gforce.johnson.home (8.11.0/8.11.0) id e94LqZF01966; Wed, 4 Oct 2000 16:52:35 -0500 (CDT) (envelope-from glenn) From: Glenn Johnson Date: Wed, 4 Oct 2000 16:52:35 -0500 To: Dan Langille Cc: freebsd-questions@FreeBSD.ORG Subject: Re: more than one swapfile with vnconfig Message-ID: <20001004165235.A1487@gforce.johnson.home> Mail-Followup-To: glenn, Dan Langille , freebsd-questions@FreeBSD.ORG References: <200010041018.XAA28539@ducky.nz.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200010041018.XAA28539@ducky.nz.freebsd.org>; from dan@langille.org on Wed, Oct 04, 2000 at 11:18:49PM +1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Oct 04, 2000 at 11:18:49PM +1300, Dan Langille wrote: > I'm trying to add yet more swap space to one of my boxes. I'm using > vnconfig. > > /etc/vntab contains this: > > /dev/vn0c /usr4/swapfile swap > > I created a new swap file using this command: > > dd if=/dev/zero of=/usr2/swapfile bs=15m count=20 > > I don't know how to specify the second swap file in the configuration > file. I'd like to use both the existing and the new swap file. > > clues please. Your vntab has /usr4/ but you created the file under /usr2/ so you may want to verify if that is correct. You can create the swapfile from vnconfig by the way, vnconfig(8). Anyway, assuming that /usr2/swapfile is where the file actually is, you would add the following to /etc/rc.conf: swapfile="/usr2/swapfile" Then, the following code from /etc/rc is activated: ----- # Add additional swapfile, if configured. # case ${swapfile} in [Nn][Oo] | '') ;; *) if [ -w "${swapfile}" -a -c /dev/vn0b ]; then echo "Adding ${swapfile} as additional swap." vnconfig /dev/vn0b ${swapfile} && swapon /dev/vn0b fi ;; esac ----- Hope that helps. -- Glenn Johnson glennpj@charter.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 14:59:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ams.amsinc.com (ams.amsinc.com [162.70.244.20]) by hub.freebsd.org (Postfix) with ESMTP id A209837B502; Wed, 4 Oct 2000 14:59:05 -0700 (PDT) Received: from ams-central-gate-5a.amsinc.com (ams-central-gate-5a.amsinc.com [162.70.34.52]) by ams.amsinc.com (8.9.0.Beta5/8.9.0.Beta5) with SMTP id RAA26356; Wed, 4 Oct 2000 17:59:00 -0400 (EDT) From: Ben_Calvert@amsinc.com Received: by ams-central-gate-5a.amsinc.com(Lotus SMTP MTA v4.6.5 (863.2 5-20-1999)) id 8525696E.0078CFBB ; Wed, 4 Oct 2000 17:59:34 -0400 X-Lotus-FromDomain: AMSINC To: freebsd-mobile@freebsd.org, freebsd-questions@freebsd.org Message-ID: <8525696E.0078CDB7.00@ams-central-gate-5a.amsinc.com> Date: Wed, 4 Oct 2000 14:58:20 -0700 Subject: staroffice tarball Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-Disposition: inline Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hey - i know this isn't prolly an appropriate question for these forums, but i've been trying all day to download staroffice 5.2 and the "time left" indicator just keeps getting bigger (currently 12 hours), so i'm going to ask anyway. does anyone have a copy of the tarball for this? could you ftp it up to me at sh.stonehenge-net.com? (T1, anon login) i'd really appreciate it. B To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 15:12:47 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mta05-svc.ntlworld.com (mta05-svc.ntlworld.com [62.253.162.45]) by hub.freebsd.org (Postfix) with ESMTP id 06EFC37B502 for ; Wed, 4 Oct 2000 15:12:45 -0700 (PDT) Received: from parish ([62.255.97.130]) by mta05-svc.ntlworld.com (InterMail vM.4.01.02.27 201-229-119-110) with ESMTP id <20001004221242.UGVP19709.mta05-svc.ntlworld.com@parish>; Wed, 4 Oct 2000 23:12:42 +0100 Received: (from mark@localhost) by parish (8.11.0/8.11.0) id e94MCaY00651; Wed, 4 Oct 2000 23:12:36 +0100 (BST) (envelope-from mark) Date: Wed, 4 Oct 2000 23:12:30 +0100 From: Mark Ovens To: John Murphy Cc: questions@freebsd.org Subject: Re: local man.cgi? Message-ID: <20001004231230.A252@parish> References: <51hftsgaknqd7goqmtk1g9ud3phltrmhau@4ax.com> <20001002183826.D252@parish> <9r4nts0gcivt833kba25ubu8jbvl04t7mq@4ax.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5i In-Reply-To: <9r4nts0gcivt833kba25ubu8jbvl04t7mq@4ax.com>; from john253@crosswinds.net on Wed, Oct 04, 2000 at 10:03:48PM +0100 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Oct 04, 2000 at 10:03:48PM +0100, John Murphy wrote: > Mark Ovens wrote: > > >On Mon, Oct 02, 2000 at 12:23:40AM +0100, John Murphy wrote: > >> How can I obtain man.cgi, and does it read from the usual man data source? > >> I have 'apache' running and scripts work ok. > >> > > > >man.cgi is in the man2html port. /usr/ports/textproc/man2html note that > >there was a fix applied to this port very recently (to stop the message > >"Formatting page..." message ending up in the cat/foobar.1.gz file if it > >had to be created. > > > Thanks Mark > Unfortunately that man.cgi seems a lot less capable than the one on the > web site. I guess it would be too much to ask for the real man.cgi. > Well, the only major difference that I can see is that the one at www.freebsd.org has manpages for every release of FreeBSD and numerous other *nixes. Do you really need that. The main reason I use it is that it makes all the X-refs to other manpages into hyper-links so it is a doddle to search (and back-track) if you don't know exactly which manpage you need to look at. > John. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- 4.4 - The number of the Beastie ________________________________________________________________ 51.44°N FreeBSD - The Power To Serve http://www.freebsd.org 2.057°W My Webpage http://ukug.uk.freebsd.org/~mark mailto:marko@freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 15:12:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f279.law8.hotmail.com [216.33.240.154]) by hub.freebsd.org (Postfix) with ESMTP id EF5A737B503 for ; Wed, 4 Oct 2000 15:12:53 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 4 Oct 2000 15:12:53 -0700 Received: from 193.113.185.129 by lw8fd.law8.hotmail.msn.com with HTTP; Wed, 04 Oct 2000 22:12:53 GMT X-Originating-IP: [193.113.185.129] From: "John Dow" To: freebsd-questions@FreeBSD.ORG Subject: Please Help Date: Wed, 04 Oct 2000 22:12:53 GMT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 04 Oct 2000 22:12:53.0829 (UTC) FILETIME=[3DF7DF50:01C02E50] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi My friend and I, are studying a course at college, called National Diploma in Computer Studies, and have been set a piece of course work to compare three different Operating systems, when and why they where diveloped, main facilities, strenghs and weeknesses and major usage. We have chosen FreeBDS, Linux and WindowsNT. We where wondering if you could help us please, and tell us when and why FreeBSD was diveloped, main facilities, strenghs and weeknesses and major usage, please could you help us or direct us to a web site, we would be greatful for any information you could give us. Yours Sincerly T.Bowers & L.McDermott _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile at http://profiles.msn.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 15:14:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mta05-svc.ntlworld.com (mta05-svc.ntlworld.com [62.253.162.45]) by hub.freebsd.org (Postfix) with ESMTP id 55B1137B66D for ; Wed, 4 Oct 2000 15:14:17 -0700 (PDT) Received: from parish ([62.255.97.130]) by mta05-svc.ntlworld.com (InterMail vM.4.01.02.27 201-229-119-110) with ESMTP id <20001004221415.UHBP19709.mta05-svc.ntlworld.com@parish>; Wed, 4 Oct 2000 23:14:15 +0100 Received: (from mark@localhost) by parish (8.11.0/8.11.0) id e94MEAi00663; Wed, 4 Oct 2000 23:14:10 +0100 (BST) (envelope-from mark) Date: Wed, 4 Oct 2000 23:14:09 +0100 From: Mark Ovens To: Nader Turki Cc: Mike Meyer , questions@freebsd.org Subject: Re: XFree 4.x Message-ID: <20001004231409.B252@parish> References: <14810.28788.25830.674440@guru.mired.org> <39DC3F6D.78898C8E@adelphia.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5i In-Reply-To: <39DC3F6D.78898C8E@adelphia.net>; from nturki@adelphia.net on Thu, Oct 05, 2000 at 04:44:30AM -0400 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Oct 05, 2000 at 04:44:30AM -0400, Nader Turki wrote: > Thanks for your reply :) > I'll get it from the Ports, but can someone help me and tell me for example if > i wanna be using XFree86 4.x eith KDE. What ports do i need to install exactly? > > I mean do I just: > cd /usr/ports/x11/XFree86-4; make install > then > cd /usr/ports/x11/kde11; make install > > And that's it? > Yes, that's it (seriously). Bloody clever things these ports don't you know. > Please let me know which ones I need to install to get XFree86-4.x + KDE > > Thanks, > > -Nader > > Mike Meyer wrote: > > > Nader Turki writes: > > > I was wondering if the next FreeBSD release will be with XFree86 4.x. > > > > You can use XFree86 4.x on the current release; you just have to > > install it from the port. When you do so, you get a message that > > starts: > > > > XFree86 4.0 may contain vulnerabilities yielding root privileges to > > local users, due to insecure coding of the setuid root X server. > > > > This means it's not a good idea to install it as the default > > server. Until that gets fixed (and the xfree86 group has to fix it), > > that won't change. > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- 4.4 - The number of the Beastie ________________________________________________________________ 51.44°N FreeBSD - The Power To Serve http://www.freebsd.org 2.057°W My Webpage http://ukug.uk.freebsd.org/~mark mailto:marko@freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 15:18:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mta05-svc.ntlworld.com (mta05-svc.ntlworld.com [62.253.162.45]) by hub.freebsd.org (Postfix) with ESMTP id D87EB37B66D for ; Wed, 4 Oct 2000 15:18:12 -0700 (PDT) Received: from parish ([62.255.97.130]) by mta05-svc.ntlworld.com (InterMail vM.4.01.02.27 201-229-119-110) with ESMTP id <20001004221811.UHNA19709.mta05-svc.ntlworld.com@parish>; Wed, 4 Oct 2000 23:18:11 +0100 Received: (from mark@localhost) by parish (8.11.0/8.11.0) id e94MI6L00711; Wed, 4 Oct 2000 23:18:06 +0100 (BST) (envelope-from mark) Date: Wed, 4 Oct 2000 23:18:05 +0100 From: Mark Ovens To: John Dow Cc: freebsd-questions@freebsd.org Subject: Re: Please Help Message-ID: <20001004231805.C252@parish> References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5i In-Reply-To: ; from evileyes39@hotmail.com on Wed, Oct 04, 2000 at 10:12:53PM +0000 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Oct 04, 2000 at 10:12:53PM +0000, John Dow wrote: > Hi > My friend and I, are studying a course at college, called National > Diploma in Computer Studies, and have been set a piece of course work to > compare three different Operating systems, when and why they where > diveloped, main facilities, strenghs and weeknesses and major usage. We have > chosen FreeBDS, Linux and WindowsNT. > We where wondering if you could help us please, and tell us when and why > FreeBSD was diveloped, main facilities, strenghs and weeknesses and major > usage, please could you help us or direct us to a web site, we would be > greatful for any information you could give us. http://www.freebsd.org/handbook/introduction.html#AEN44 would be a good place to start. > Yours Sincerly > > T.Bowers & L.McDermott > > _________________________________________________________________________ > 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 -- 4.4 - The number of the Beastie ________________________________________________________________ 51.44°N FreeBSD - The Power To Serve http://www.freebsd.org 2.057°W My Webpage http://ukug.uk.freebsd.org/~mark mailto:marko@freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 15:18:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 9C2CA37B66C for ; Wed, 4 Oct 2000 15:18:34 -0700 (PDT) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e94MIYU25172; Wed, 4 Oct 2000 15:18:34 -0700 (PDT) Date: Wed, 4 Oct 2000 15:18:34 -0700 From: Alfred Perlstein To: John Dow Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Please Help Message-ID: <20001004151834.N27736@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 evileyes39@hotmail.com on Wed, Oct 04, 2000 at 10:12:53PM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * John Dow [001004 15:13] wrote: > Hi > My friend and I, are studying a course at college, called National > Diploma in Computer Studies, and have been set a piece of course work to > compare three different Operating systems, when and why they where > diveloped, main facilities, strenghs and weeknesses and major usage. We have > chosen FreeBDS, Linux and WindowsNT. > We where wondering if you could help us please, and tell us when and why > FreeBSD was diveloped, main facilities, strenghs and weeknesses and major > usage, please could you help us or direct us to a web site, we would be > greatful for any information you could give us. I think you'll find a lot of helpful information on the website: http://www.freebsd.org/ particularly in the handbook: http://www.freebsd.org/handbook/ and a lot in the 'history' section: http://www.freebsd.org/handbook/history.html best of luck, -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 15:39:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pilchuck.reedmedia.net (host76-243.iwbc.net [216.228.76.243]) by hub.freebsd.org (Postfix) with ESMTP id DFB9937B502 for ; Wed, 4 Oct 2000 15:39:07 -0700 (PDT) Received: from reed by pilchuck.reedmedia.net with local-esmtp (Exim 3.12 #1 (Debian)) id 13gxBo-0008Sq-00; Wed, 04 Oct 2000 15:39:04 -0700 Date: Wed, 4 Oct 2000 15:39:04 -0700 (PDT) From: bsd@reedmedia.net X-Sender: reed@pilchuck.reedmedia.net To: freebsd-questions@freebsd.org Subject: use of symorder Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sorry for sending this twice. The first one seemed to blank: http://docs.freebsd.org/cgi/getmsg.cgi?fetch=1220094+0+current/freebsd-questions From what I understand, symorder is used on some BSDs after a kernel is compiled and linked. symorder didn't exist in 4.4BSD and NetBSD removed it in 1994. (NetBSD originally had it from its 386bsd genealogy.) Is symorder used anymore? Where is the symbol list or how can you generate a symbol list to be used with symorder? Does anyone have an example of symorder's basic usage? Thanks, Jeremy C. Reed http://www.reedmedia.net/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 15:48:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from kronos.wox.org (gep18-5.nyircatv.broadband.hu [195.184.160.117]) by hub.freebsd.org (Postfix) with ESMTP id E39D537B66D for ; Wed, 4 Oct 2000 15:48:27 -0700 (PDT) Received: (from witch@localhost) by kronos.wox.org (8.11.0/8.11.0) id e94MmCt63903; Thu, 5 Oct 2000 00:48:12 +0200 (CEST) (envelope-from witch) Date: Thu, 5 Oct 2000 00:48:12 +0200 (CEST) From: Ron Scott Reply-To: Ron Scott To: Raoul Schroeder Cc: Ed Quijano , questions@FreeBSD.ORG Subject: Re: Access denied In-Reply-To: <39DB8551.FFA5B63F@gmx.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Oct 4 Raoul Schroeder wrote: > > I installed FreeBsd 4.0 and I want to configure my printer. When I go to > > /etc/printcap the access is denied even login as ROOT. I'm a novice using Maybe the root partition mounted ro, read-only. > > Hmm, if you have an access denied as root, I could only imagine that NO ONE > has read and write permissions to that file: as root (or any user with uid 0), you can modify any file, regardless of permissions as long the file is not immutable (man chflags(1)). > Do a: > ls -la /etc/printcap > > and check the permissions. It should be at least -rw------- > standard is: -rw-r--r-- > > you can change permissions with chmod if necessary. How about sysctl -w kern.securelevel=1; chflags schg /etc/princap then chmod /etc/printcap fails. -- UNIX was never designed to keep people from doing stupid things, because that policy would also keep them from doing clever things. (Doug Gwyn) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 15:49:34 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 2942737B502 for ; Wed, 4 Oct 2000 15:49:31 -0700 (PDT) Received: from Eli (onlinecables.com [63.204.24.242]) by zeus.host4u.net (8.8.5/8.8.5) with SMTP id RAA14808 for ; Wed, 4 Oct 2000 17:34:49 -0500 Message-ID: <006601c02e55$5ac5bc60$0200a8c0@Eli> From: "Robert Shea" To: References: <14810.28788.25830.674440@guru.mired.org> <39DC3F6D.78898C8E@adelphia.net> <20001004231409.B252@parish> Subject: Oracle 8i and uname Date: Wed, 4 Oct 2000 15:49:29 -0700 Organization: Applied Interconnect 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 having trouble getting Oracle 8i for linux to run under fbsd-4s. I have searched the web... and found 4 different ways to get it working... but none have worked for me thus far. I am just wondering if anyone has actually set 8i up on an fbsd box and might have a howto that worked for them that I could be pointed to. The other question I have regards updating the uname output. Even though I have upgraded several of my systems... and customized the kernels the uname -r information remains that of the initial install and i would like it to be current. Thank you in advance. Robert Shea "Ophelia you made me cry, guess that's why I learned to swim." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 15:51:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rdc2.occa.home.com (ha1.rdc2.occa.home.com [24.2.8.66]) by hub.freebsd.org (Postfix) with ESMTP id 657F037B503 for ; Wed, 4 Oct 2000 15:51:09 -0700 (PDT) Received: from cx660429a.dr.com ([24.9.136.177]) by mail.rdc2.occa.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001004225108.QJSN24299.mail.rdc2.occa.home.com@cx660429a.dr.com>; Wed, 4 Oct 2000 15:51:08 -0700 Message-Id: <5.0.0.25.2.20001004154755.034a0600@mail.pv1.ca.home.com> X-Sender: nkoss@mail.pv1.ca.home.com X-Mailer: QUALCOMM Windows Eudora Version 5.0 Date: Wed, 04 Oct 2000 15:50:36 -0700 To: Gary Kline From: Neal Koss Subject: Re: error in upgrade Cc: questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sorry, I never saw this message. I appreciate any help and will keep plugging...it's worth the effort... On Wed, Oct 04, 2000 at 12:04:52AM -0700, Neal Koss wrote: > Thank you...it worked!!! > > At 11:10 PM 10/3/2000 -0700, Kent Stewart wrote: > > You might try what Gary Kline did in his email. See > http://www.FreeBSD.org/cgi/getmsg.cgi?fetch=58100+60356+/usr/local/www/db/text/2000/freebsd-stable/20000827.freebsd-stable > > Kent > There may be more than a few bumps in upgrading, Neal. Then if you have to use mergemaster on a large number of fines, you'll probably have even more headbanging. --If you search the -questions and -stable lists you'll see how often I had trouble.... Nutshell: go slow, be methodical; hang in there. The list is here when you need it. gary ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Neal Koss, MD nkoss@dr.com Eudora Pro 5.0 3655 Lomita Blvd, #215 310-375-7574 Torrance, CA 90505-1916 FAX: 375-6685 http://www.healinx.com/doc/kossmd http://www.checkthegrid.com Before you go to the movies...Check The Grid! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 15:51:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rdc2.occa.home.com (ha1.rdc2.occa.home.com [24.2.8.66]) by hub.freebsd.org (Postfix) with ESMTP id CEF6237B66F for ; Wed, 4 Oct 2000 15:51:12 -0700 (PDT) Received: from cx660429a.dr.com ([24.9.136.177]) by mail.rdc2.occa.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001004225112.QJTN24299.mail.rdc2.occa.home.com@cx660429a.dr.com>; Wed, 4 Oct 2000 15:51:12 -0700 Message-Id: <5.0.0.25.2.20001004155134.034a00f0@mail.pv1.ca.home.com> X-Sender: nkoss@mail.pv1.ca.home.com X-Mailer: QUALCOMM Windows Eudora Version 5.0 Date: Wed, 04 Oct 2000 15:53:35 -0700 To: Kent Stewart From: Neal Koss Subject: Re: another make problem Cc: freebsd-questions@FreeBSD.ORG Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sorry, I never saw this reply until I searched the archive. I'll keep searching and working... Well, the only one would be to check your hardware. A signal 11 during a buildworld is usually memory or other problems such as cables or cooling fans. The have a new Signal 11 FAQ at http://www.freebsd.org/FAQ/troubleshoot.html#AEN1546. If there was something wrong with bss_mem.c, you would be seeing many messages about buildworld breakages. Kent ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Neal Koss, MD nkoss@dr.com Eudora Pro 5.0 3655 Lomita Blvd, #215 310-375-7574 Torrance, CA 90505-1916 FAX: 375-6685 http://www.healinx.com/doc/kossmd http://www.checkthegrid.com Before you go to the movies...Check The Grid! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 16:14:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pilchuck.reedmedia.net (host76-243.iwbc.net [216.228.76.243]) by hub.freebsd.org (Postfix) with ESMTP id 8800137B503 for ; Wed, 4 Oct 2000 16:14:29 -0700 (PDT) Received: from reed by pilchuck.reedmedia.net with local-esmtp (Exim 3.12 #1 (Debian)) id 13gxk3-0008Uh-00; Wed, 04 Oct 2000 16:14:27 -0700 Date: Wed, 4 Oct 2000 16:14:27 -0700 (PDT) From: "Jeremy C. Reed" To: freebsd-questions@freebsd.org Subject: mailing list archive broken? Message-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 sent two emails two freebsd-questions and both were cropped by the http://docs.freebsd.org/cgi/getmsg.cgi routine (or when it was saved in the first place). It appears that they are cropped once a blank line starts, but then I see that my email had a line that started with a "From ". A blank line followed by a "From and then a space is a common unix mailbox message separator. So this email is a test. Sorry if this wastes your time. If broken, I will submit my results via the bugs system. The next line is blank. If it gets here, then it is not broken from the blank line. The next line will start with a "From" but no space and no blank line in front. From The next line will start with a "From" followed by a space. From reed The next line will be blank followed with a "From" but no space. From And the next line will be blank, followed by "From" with a space after it. From reed I believe that the archive will not reach this far down in the email. Check out http://docs.freebsd.org/mail/current/freebsd-questions.html to see. Jeremy C. Reed http://www.reedmedia.net/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 16:14:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.rdc1.il.home.com (mail1.rdc1.il.home.com [24.2.1.76]) by hub.freebsd.org (Postfix) with ESMTP id 323F537B503 for ; Wed, 4 Oct 2000 16:14:55 -0700 (PDT) Received: from miller.local ([24.17.229.11]) by mail1.rdc1.il.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001004231454.IANP7359.mail1.rdc1.il.home.com@miller.local>; Wed, 4 Oct 2000 16:14:54 -0700 Received: (from vcardona@localhost) by miller.local (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) id SAA00789; Wed, 4 Oct 2000 18:16:31 -0500 Date: Wed, 4 Oct 2000 18:16:31 -0500 From: "Victor R. Cardona" To: John Murphy Cc: freebsd-questions@freebsd.org Subject: Re: powersave when exiting X-windows Message-ID: <20001004181631.A524@home.com> References: <20001002103839.B421@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: ; from john253@crosswinds.net on Wed, Oct 04, 2000 at 05:46:57PM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Oct 04, 2000 at 05:46:57PM +0100, John Murphy wrote: > "Victor R. Cardona" wrote: > > >Hi everyone, > > > >I was wondering if anyone had any ideas as to why my monitor goes into > >power-save mode when I try to exit X-windows. It also does the same thing > >when I try to switch to a virtual terminal. There are no error messages that > >I can find. Even capturing the Xserver output does not reveal any clues. > >The box itself is not locked up. I can still telnet in and everything seems > >to be working fine, but to regain power on my monitor I am forced to hit > >ctrl-alt-del. This same machine works fine in Linux. > >Is there something that I am doing wrong? > > Hi, > Many monitors appear to be in power-save mode when in fact they have shut down > because they can't display a particular mode. Instead of pressing ctrl-alt-del > try switching the monitor off for a minute or so, and then see if the display > comes back when you switch it on again. > > Are you using the exact same version of XFree86 under SuSE? > > Oh, and please use shorter lines ;) > > John. Sorry about the line length. I will try that. Right now I am using XFree 4.0.1 in SuSE, but used 3.3.6 in the past. I have never had any problems with either in Linux. Unfortunately, when I try to use X windows in FreeBSD, my monitor dies, as I have stated. Thanks, Victor Cardona To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 16:22:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from www3.pacific-pages.com (www3.pacific-pages.com [192.41.48.219]) by hub.freebsd.org (Postfix) with ESMTP id CCBA737B503 for ; Wed, 4 Oct 2000 16:22:13 -0700 (PDT) Received: from d.tracker ([216.191.61.158]) by www3.pacific-pages.com (8.8.5) id RAA10868; Wed, 4 Oct 2000 17:21:56 -0600 (MDT) Received: (from david@localhost) by d.tracker (8.9.3/8.9.3) id TAA06583; Wed, 4 Oct 2000 19:18:58 GMT (envelope-from david) Date: Wed, 4 Oct 2000 19:18:58 GMT From: David Banning Message-Id: <200010041918.TAA06583@d.tracker> To: Siegbert.Baude@gmx.de Subject: Re: ps not printing through apsfilter Cc: questions@freebsd.org Reply-To: david@banning.com In-Reply-To: <000901c02e43$109a2d40$4011a8c0@wohnheim.uniulm.de> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > From david Wed Oct 4 17:00:53 2000 > From: "Siegbert Baude" > To: > Subject: Re: ps not printing through apsfilter > Date: Wed, 4 Oct 2000 22:38:33 +0200 > > Hello David, > Here was the problem: my first entry for lp I guess conflicted with my second entry for lp - I gopt rim of my first entry, letting only the apsfilter entries remain. Then it worked fine. The problem came out when I restarted the daemon Thanks for your attention to my problem cheers - > I canīt solve your problem, therefore Iīm writing a personal mail to prevent > others from thinking your question is fully answered. > > > I just installed apsfilter and it is not printing ps files. > > # - no other printer defines between BEGIN and END LABEL > > # > > lp|aps1-djet500-letter-auto-default|Printer1 djet500 letter auto default:\ > > :lp=/dev/lpt0:\ > > :sd=/var/spool/lpd/printer1-djet500-letter-auto-default:\ > > :lf=/var/spool/lpd/printer1-djet500-letter-auto-default/log:\ > > :af=/var/spool/lpd/printer1-djet500-letter-auto-default/acct:\ > > :if=/usr/local/apsfilter/filter/aps1-djet500-letter-auto-default:\ > > :mx#0:\ > > :sh: > > > Isn't there a ps entry missing? > > But I can answer this particular thing. No there isnīt, because the line: > :if=/usr.... > > is a filter, which should recognize the ps format and do the correct things. > Look at it, itīs rather complex, but maybe you can find something there to > be wrong. If I remember correct, the main part is at the very end and > everything before are just procedures. > > Maybe you should add for the list the exact error message or whatīs going > on, when you do your cat test.ps |lpr > > Ciao > Siegbert > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 16:28:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pop.hccnet.nl (pop.hccnet.nl [193.172.127.94]) by hub.freebsd.org (Postfix) with ESMTP id 79D6037B503 for ; Wed, 4 Oct 2000 16:28:06 -0700 (PDT) Received: from parmenides.utp.net by pop.hccnet.nl via uds76-123.dial.hccnet.nl [193.173.123.76] with ESMTP id BAA11022 (8.8.5/1.13); Thu, 5 Oct 2000 01:27:59 +0200 (MET DST) Received: from localhost (janko@localhost) by parmenides.utp.net (8.9.3/8.9.3) with ESMTP id BAA01129; Thu, 5 Oct 2000 01:27:57 +0200 (CEST) (envelope-from janko@compuserve.com) X-Authentication-Warning: parmenides.utp.net: janko owned process doing -bs Date: Thu, 5 Oct 2000 01:27:56 +0200 (CEST) From: Janko van Roosmalen X-Sender: janko@parmenides.utp.net To: Drew Cc: questions@FreeBSD.ORG Subject: Re: No connection is killing me In-Reply-To: <20001004184725.79393.qmail@web9207.mail.yahoo.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG arp can set the mac address. See "man arp" the "-s" option ===Janko van Roosmalen - Vught - Netherlands=== On Wed, 4 Oct 2000, Drew wrote: > > Hello, > > I have a cable modem that maps my mac to my IP. My > nic died and I cannot get online with the new one > until my ISP updates there db. (They are very slow > about these things). How would one spoof his mac in > FreeBSD. I searched all around and can find nothing > about this. Please help me get back online at home, > I'm going crazy over here. Thanks a million. > > Andrew > > __________________________________________________ > Do You Yahoo!? > Yahoo! Photos - 35mm Quality Prints, Now Get 15 Free! > http://photos.yahoo.com/ > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 16:34:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.hccnet.nl (smtp.hccnet.nl [193.172.127.93]) by hub.freebsd.org (Postfix) with ESMTP id F168337B672 for ; Wed, 4 Oct 2000 16:34:23 -0700 (PDT) Received: from parmenides.utp.net by smtp.hccnet.nl via uds62-123.dial.hccnet.nl [193.173.123.62] with ESMTP id BAA03153 (8.8.5/1.13); Thu, 5 Oct 2000 01:34:22 +0200 (MET DST) Received: from localhost (janko@localhost) by parmenides.utp.net (8.9.3/8.9.3) with ESMTP id BAA01139; Thu, 5 Oct 2000 01:33:10 +0200 (CEST) (envelope-from janko@compuserve.com) X-Authentication-Warning: parmenides.utp.net: janko owned process doing -bs Date: Thu, 5 Oct 2000 01:33:10 +0200 (CEST) From: Janko van Roosmalen X-Sender: janko@parmenides.utp.net To: Andrew Hall Cc: questions@FreeBSD.ORG Subject: Re: spoof mac address In-Reply-To: <20001004135214.73504.qmail@web9205.mail.yahoo.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Yes, the "-s" option of arp. ===Janko van Roosmalen - Vught - Netherlands=== On Wed, 4 Oct 2000, Andrew Hall wrote: > > Hello, > > Is there anyway to spoof a mac address in Freebsd. I > know exactly how to do it in linux, but not in > freebsd. I looked at many a man page last night and > searched for a good while and found nothing. Is this > possible in FreeBSD? > > Thanks in advance for your assistance. > > Drew > > __________________________________________________ > Do You Yahoo!? > Yahoo! Photos - 35mm Quality Prints, Now Get 15 Free! > http://photos.yahoo.com/ > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 16:35:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pop.hccnet.nl (pop.hccnet.nl [193.172.127.94]) by hub.freebsd.org (Postfix) with ESMTP id 71A7937B502 for ; Wed, 4 Oct 2000 16:35:44 -0700 (PDT) Received: from parmenides.utp.net by pop.hccnet.nl via uds62-123.dial.hccnet.nl [193.173.123.62] with ESMTP id BAA12620 (8.8.5/1.13); Thu, 5 Oct 2000 01:35:43 +0200 (MET DST) Received: from localhost (janko@localhost) by parmenides.utp.net (8.9.3/8.9.3) with ESMTP id BAA01146; Thu, 5 Oct 2000 01:35:46 +0200 (CEST) (envelope-from janko@compuserve.com) X-Authentication-Warning: parmenides.utp.net: janko owned process doing -bs Date: Thu, 5 Oct 2000 01:35:45 +0200 (CEST) From: Janko van Roosmalen X-Sender: janko@parmenides.utp.net To: Nicolas Cc: freebsd-questions@FreeBSD.ORG Subject: Re: PPP-dialin through AVM Fritzcard In-Reply-To: <015301c02e16$fe22b6e0$1d9914d5@gottt> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG If the AVM Fritzcard is an ISDN card you better can ask/search this on the "freebsd-isdn" mailing list/archive. ===Janko van Roosmalen - Vught - Netherlands=== On Wed, 4 Oct 2000, Nicolas wrote: > > Hallo > I' trying to setup an dialin machine(just ppp) for me. > I try to use user-ppp. I've read http://people.freebsd.org/~hm/i4b/index.html > and downloaded i4brunppp. ppp is started but it dies with > > Error: DoLoop: select(): Bad file descriptor > > I get this message directly after > > Phase: deflink: lcp -> open > Phase: bundle: Network > > I'm running FreeBSD 4.1. > Dialing out works without any Problems. > > Please help me. > I'm sorry for my english, I hope I wrote everything clear enough. > If I should give you more information please tell me. > Thanks in advance > Nicolas > > PS please CC me (I might miss your answer else) > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 17:16:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pop.hccnet.nl (pop.hccnet.nl [193.172.127.94]) by hub.freebsd.org (Postfix) with ESMTP id B47D437B503 for ; Wed, 4 Oct 2000 17:16:37 -0700 (PDT) Received: from parmenides.utp.net by pop.hccnet.nl via uds82-123.dial.hccnet.nl [193.173.123.82] with ESMTP id CAA21474 (8.8.5/1.13); Thu, 5 Oct 2000 02:16:36 +0200 (MET DST) Received: from localhost (janko@localhost) by parmenides.utp.net (8.9.3/8.9.3) with ESMTP id CAA01417; Thu, 5 Oct 2000 02:16:34 +0200 (CEST) (envelope-from janko@compuserve.com) X-Authentication-Warning: parmenides.utp.net: janko owned process doing -bs Date: Thu, 5 Oct 2000 02:16:34 +0200 (CEST) From: Janko van Roosmalen X-Sender: janko@parmenides.utp.net To: Boss Cc: questions@FreeBSD.ORG Subject: Re: Questions In-Reply-To: <200010041318070543.03F9E831@smtp.redesdelsur.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 English is the preferred language on this list. Else you only get a reaction from a Dutchman who only had 3 years of Spanish 30 years ago. If I understand your correcty you have to migrate a POP mail server from Linux to FreeBSD. And you do not know how to migrate the passwd file. Is this correct? I have never done this, so maybe somebody else can jump in. ===Janko van Roosmalen - Vught - Netherlands=== On Wed, 4 Oct 2000, Boss wrote: > > Mi nombre es Sebastian Motta, mi consulta es la siguiente: > > Necesito hacer una migracion de cuentas de correo de un pop de linux, a freebsd. Sobre que archivo debo migrar las cuentas del archivo passwd > > > Desde ya muchas gracias. > Atte Sebastian Motta > sebastianmotta@uol.com.ar > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 17:30:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pilchuck.reedmedia.net (host76-243.iwbc.net [216.228.76.243]) by hub.freebsd.org (Postfix) with ESMTP id 5A62437B503 for ; Wed, 4 Oct 2000 17:30:27 -0700 (PDT) Received: from reed by pilchuck.reedmedia.net with local-esmtp (Exim 3.12 #1 (Debian)) id 13gyvQ-00006L-00; Wed, 04 Oct 2000 17:30:16 -0700 Date: Wed, 4 Oct 2000 17:30:15 -0700 (PDT) From: "Jeremy C. Reed" To: Boss Cc: questions@FreeBSD.ORG Subject: Re: Questions In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 5 Oct 2000, Janko van Roosmalen wrote: > If I understand your correcty you have to migrate a POP mail server from > Linux to FreeBSD. And you do not know how to migrate the passwd file. Check out: http://www.maximumbsd.com/articles/linuxconv.php > > Necesito hacer una migracion de cuentas de correo de un pop de linux, > a freebsd. Sobre que archivo debo migrar las cuentas del archivo passwd Jeremy C. Reed http://www.reedmedia.net/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 17:32:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from linux.ncport.ru (ns1.ncport.ru [213.134.192.18]) by hub.freebsd.org (Postfix) with ESMTP id 0DF6C37B66D for ; Wed, 4 Oct 2000 17:32:18 -0700 (PDT) Received: from d53-745.dialup.ncport.ru (hellman@d53-745.dialup.ncport.ru [213.134.222.245]) by linux.ncport.ru (8.10.1/8.10.1) with ESMTP id e950Vtx26066 for ; Thu, 5 Oct 2000 04:32:10 +0400 Date: Thu, 5 Oct 2000 04:35:00 +0400 From: Administrator X-Mailer: The Bat! (v1.39) Educational Reply-To: Administrator Organization: Art Of It X-Priority: 3 (Normal) Message-ID: <14190.001005@artofit.com> To: FreeBSD Questions Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello FreeBSD, Hello! When i try to insall GD-1.27 (perl interface to gd) it says me on 'make test': root@artofit.com:/usr/ports/distfiles/GD-1.27/# make test PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib -I/usr/libdata/perl/5.00503/mach -I/usr/libdata/perl/5.00503 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/GD................Can't load './blib/arch/auto/GD/GD.so' for module GD: ./blib/arch/auto/GD/GD.so: Undefined symbol "gdImageJpegPtr" at /usr/libdata/perl/5.00503/DynaLoader.pm line 169. at t/GD.t line 11 BEGIN failed--compilation aborted at t/GD.t line 11. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-10 Failed 10/10 tests, 0.00% okay Failed Test Status Wstat Total Fail Failed List of failed ------------------------------------------------------------------------------- t/GD.t 2 512 10 10 100.00% 1-10 Failed 1/1 test scripts, 0.00% okay. 10/10 subtests failed, 0.00% okay. *** Error code 2 Stop in /usr/ports/distfiles/GD-1.27. root@artofit.com:/usr/ports/distfiles/GD-1.27/# How can i fix it /?? I have lastes versions of libpng & zlib & gd -- Best regards, Administrator mailto:admin@artofit.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 17:39:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from static.unixfreak.org (static.unixfreak.org [63.198.170.139]) by hub.freebsd.org (Postfix) with ESMTP id B7B7D37B66D for ; Wed, 4 Oct 2000 17:39:35 -0700 (PDT) Received: by static.unixfreak.org (Postfix, from userid 1000) id 80C371F0F; Wed, 4 Oct 2000 17:39:35 -0700 (PDT) Subject: Re: NIS password changing In-Reply-To: from servex at "Oct 4, 2000 05:44:47 am" To: servex Date: Wed, 4 Oct 2000 17:39:35 -0700 (PDT) Cc: freebsd-questions@freebsd.org From: Dima Dorfman Reply-To: dima@unixfreak.org X-Mailer: ELM [version 2.4ME+ PL61 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Message-Id: <20001005003935.80C371F0F@static.unixfreak.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Ok, two problems.. the first, this may be a stupid question, but when I > use the pw useradd command, it adds the user to /var/yp/master.passwd, > which is what I want, but after it does this, I cant change the password > (because it doesn't have one?) im not sure how to go about this. Is there > an easier way to do this? Are you running rpc.yppasswdd? See rpc.yppasswdd(8) for more details. If that doesn't help, you could try leaving the password field blank until you change it, or taking the MD5/DES hash from another account, pasting it into that one, and then changing it. > > second, im running an openbsd box as a mail server, nis works fine, but I > add +:::::::::/sbin/nologin, and when I test it, it > says.. su: /sbin/nologin : no such file or directory, when in fact the > file does exist. Now, I realize this is probably an openbsd problem, but I > thought id ask, just in case someone could tell me what was up. This works for me, only I use +:*::::::::/sbin/nologin. I believe some SSH implementations allow users to run a command even if their shell isn't valid (e.g., check if `ssh who` works). Just a thought. Hope this helps -- Dima Dorfman Finger dima@unixfreak.org for my public PGP key. "Tell me what you need, and I'll tell you how to get along without it." -- Dilbert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 17:49:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pop.hccnet.nl (pop.hccnet.nl [193.172.127.94]) by hub.freebsd.org (Postfix) with ESMTP id 74B1E37B502 for ; Wed, 4 Oct 2000 17:49:25 -0700 (PDT) Received: from parmenides.utp.net by pop.hccnet.nl via uds107-123.dial.hccnet.nl [193.173.123.107] with ESMTP id CAA27721 (8.8.5/1.13); Thu, 5 Oct 2000 02:49:23 +0200 (MET DST) Received: from localhost (janko@localhost) by parmenides.utp.net (8.9.3/8.9.3) with ESMTP id CAA01448; Thu, 5 Oct 2000 02:49:23 +0200 (CEST) (envelope-from janko@compuserve.com) X-Authentication-Warning: parmenides.utp.net: janko owned process doing -bs Date: Thu, 5 Oct 2000 02:49:22 +0200 (CEST) From: Janko van Roosmalen X-Sender: janko@parmenides.utp.net To: "Salmons, Michael" Cc: "'freebsd-questions@freebsd.org'" Subject: Re: ppp errors In-Reply-To: <7B5F4A3DED02D411B49B0000E889ECB70122B4F6@umc-mail02.missouri.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I see a lot of initial spaces in your ppp.conf. I am not sure if this is due to importing of your conf file in your mailer. Older versions of ppp.conf required labels like default to start on the first position of the line. This was explicitly mentioned in the man page. Newer version seem to have more relaxed requirements. default: set device ............. and not default: set device ........etc The configuration commands have to start on the second position of the line with a space or a single tab. It looks like your ppp.conf file is not read at all by the ppp program/daemon. It does not parse your default section, and hence does not see your modem is on cua000. This is probably due to not following the formatting guidelines. ===Janko van Roosmalen - Vught - Netherlands=== On Wed, 4 Oct 2000, Salmons, Michael wrote: > > I've keyword searched the archives of this and other lists, Usenet and web > at large, and I have not found anything close to this problem (except a > question asked by a guy who did not include any system files in his post and > apparently was not heard from again). So here goes... I am trying to enable > user ppp via modem on my recently created freebsd system. I installed a > standard OS (typical user + X Windows). I even used ppp via modem to install > the OS itself, so in theory ppp via modem should be possible on this system! > Here's what I get when in invoke ppp: > > Working in interactive mode > Using interface: tun0 > Warning: No default entry found in config file. ppp cannot find your "default:" label and its entries > > Fine, I think, despite the fact I've tweaked ppp.conf several times in an > attempt to get ppp to see it! I decide to go into term mode: > > term > > deflink: entering terminal mode on /dev/cuaa1 > > (never mind the fact my modem is on cuaa0 as specified in ppp.conf...) > of course it is no use trying to use interactive mode since it is looking at > the wrong port. > > I am using a very generic ppp.conf just to get a response from my modem. I > have modified /etc/ttys and etc/gettytab so it is looking at the modem when > login time comes. Here's my ppp.conf (modified for the sake of modesty- > replace username and password with valid account info) > > ################################################################ > # PPP Configuration File ('/etc/ppp/ppp.conf') > # > # Default settings; These are always executed always when PPP > # is invoked and apply to all system configurations. > ################################################################ > default: > set device /dev/cuaa0 default: set device /dev/cuaao Align the "set" under the "e" of default. > set speed 115200 > disable pred1 > deny pred1 > disable lqr > deny lqr > set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" ATE1Q0M0 > OK-AT-OK\\dATDT\\T TIMEOUT 40 CONNECT" > set redial 3 10 > # > # > ################################################################ > # > # For interactive mode use this configuration: > # > # Invoke with `ppp -alias interactive` > # > ################################################################ > interactive: > set authname username > set authkey password > set phone 1231234 > set timeout 300 > set openmode active > accept chap > # > ################################################################ > # > # For demand-dial (automatic) mode we'll use this configuration: > # > # Invoke with: 'ppp -auto -alias demand' > # > ################################################################ > demand: > set authname username > set authkey password > set phone 1231234 > set timeout 300 > set openmode active > accept chap > set ifaddr 127.1.1.1/0 127.2.2.2/0 255.255.255.0 > add 0 0 127.2.2.2 > ################################################################ > # End of /etc/ppp/ppp.conf > > my modem is a US Robotics 56K V.90. > > If nothing else, how do I get my system to look at cuaa0 by default in > interactive mode so I can at least test the modem? > > Any ideas why ppp can't see my default header? Or my demand header (The one > I want to use ultimately)? > > Thanks, > > Michael Salmons > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 18:42: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.telestream.com (mail.telestream.com [205.238.4.5]) by hub.freebsd.org (Postfix) with ESMTP id E709D37B502 for ; Wed, 4 Oct 2000 18:41:59 -0700 (PDT) Received: from localhost (keith@localhost) by mail.telestream.com (8.11.0/8.11.0) with ESMTP id e951fxF11170 for ; Wed, 4 Oct 2000 18:41:59 -0700 Date: Wed, 4 Oct 2000 18:41:59 -0700 (PDT) From: To: freebsd-questions@freebsd.org Subject: SBLive Not probing Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I just popped in a freinds Sound Blaster live to see if I could get it to work before I ran out and purchased one. I can't seem to get it to probe or anything. Followed the instructions found in archives but still no results. Here are is the data VERSION 4.0-STABLE Here are the kernel configs I've tried..... # For PnP/PCI sound cards device pcm Have also tried this one # For PnP/PCI sound cards device pcm0 Here is what dmesg has to say...... pci0: (vendor=0x1102, dev=0x0002) at 13.0 irq 10 pci0: (vendor=0x1102, dev=0x7002) at 13.1 I've gone into /dev and made pcm pcm0 as well. Any help would be greatly appreciated. Keith ================================= Keith W. At the helm My non work related site www.cydonia.net ================================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 19: 1:41 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 9A65937B503 for ; Wed, 4 Oct 2000 19:01:37 -0700 (PDT) Received: (from jim@localhost) by n5ial.gnt.com (8.7.5/8.7.3) id VAA06639 for freebsd-questions@freebsd.org; Wed, 4 Oct 2000 21:01:30 -0500 Date: Wed, 4 Oct 2000 21:01:30 -0500 From: Jim Graham To: freebsd-questions@freebsd.org Subject: FreeBSD 4.1.1: problems with Joliet CDs, xterm, and xconsole Message-ID: <20001004210130.A6509@n5ial.gnt.net> Reply-To: jim@n5ial.gnt.net 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'm a brand new FreeBSD user (old Unix user...new to FreeBSD), and have not yet joined the mailing list. I apologize for having to ask this, but please CC me at jim@n5ial.gnt.net for now. I've run into three problems so far that I haven't found answers on: 1) Joliet CDs ... put simply, the Joliet extensions seem to be ignored. When I mount a CD that I created at work (where I'm stuck with Windoze boxes), the CD is mounted, but the filenames are all garbled 8.3 filenames. What am I doing wrong? I *REALLY* need to be able to read CDs created from work...and if I have to go back and re-create all of them w/o Joliet, it's going to be a serious PITA..... 2) I've noticed that, quite often, output to an xterm ends up clobbering the root window (at seemingly random locations) instead of going to the xterm itself. Any idea what might be causing that? This is a completely new one to me..... Btw, it is *NOT* console output. That would be too easy to explain. It's just output from things like a compile, reading a man page, etc. 3) Even after reading the FAQ ("When I run xconsole, I get ``Couldn't open console''), and editing fbtab as specified (and, FWIW, even after a reboot after a kernel build), I can't open the console using xconsole unless I use xdm. Ok, temporary solution, use xdm. But is there a solution that will work with startx? Or have I just missed something? Oh, and one other thing.... When I installed vim from the ports distribution, I noticed a major problem when trying to exit...I get a message saying something along the lines of "Vim finished" (or close to that), but vim doesn't actually exit until I use ^Z followed by kill %1. My solution is (I hope---I'll be trying this shortly) to fall back on an older vim (which I use everywhere else) that I'll compile myself, but I'd still like to know if anyone else has seen this, and what they did to fix it.... If nothing else, I'd just like to find out what I'm doing wrong! :-) Suggestions? Comments? Help? All appreciated.... Thanks, --jim PS: Thanks to this list, btw, for *SOLVING* a problem that I ran into the first night with this new computer (AMD 650 MHz Athlon).... Using the FreeBSD 4.0 CD that I had Monday, the system refused to boot (conflict with the motherboard's anti-virus nonsense). A post on this list confirmed for me that the new 4.1.1 CD I got the next day would work. That was a big relief, and I needed it...so thanks! -- 73 DE N5IAL (/4) | "This 'telephone' has too many shortcomings to be jim@n5ial.gnt.net | seriously considered as a means of communication. ICBM / Hurricane: | The device is inherently of no value to us." 30.39735N 86.60439W | --Western Union internal memo, 1876 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 19: 4:13 2000 Delivered-To: freebsd-questions@freebsd.org Received: from epsilon.lucida.qc.ca (epsilon.lucida.qc.ca [216.95.146.6]) by hub.freebsd.org (Postfix) with SMTP id 04C6537B503 for ; Wed, 4 Oct 2000 19:04:11 -0700 (PDT) Received: (qmail 85015 invoked by uid 1000); 5 Oct 2000 02:04:06 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 5 Oct 2000 02:04:06 -0000 Date: Wed, 4 Oct 2000 22:04:04 -0400 (EDT) From: Matt Heckaman X-Sender: matt@epsilon.lucida.qc.ca To: FreeBSD-QUESTIONS Subject: OT: mozilla & PSM Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: localhost 1.6.2 0/1000/N Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi guys, Due to the recent increase with speed in the mozilla nightly builds, I figure I can use it now as a full time browser and the new 'modern' skin just happens to match my entire desktop... :) Anyhow, to the point.. Has anyone gotten the PSM (linux binary) to work with it? Mozilla nightly linux binary works great and fast, but the PSM: a) hangs if you go tasks->security manager. b) core dumps if you go to a https page. Unfortunately, without the SSL support, I can't even hope to use Mozilla on the desktop. :( Any help would be greatly appreicated. I really wish they would add FreeBSD to their nightly-builds, I bet it would work then :/ Thanks in advance. Matt * Matt Heckaman - mailto:matt@lucida.qc.ca http://www.lucida.qc.ca/ * * GPG fingerprint - A9BC F3A8 278E 22F2 9BDA BFCF 74C3 2D31 C035 5390 * -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.3 (FreeBSD) Comment: http://www.lucida.qc.ca/pgp iD8DBQE52+GWdMMtMcA1U5ARAqSlAJ4r+/apT/UJiZTNO4SZGBAHUs02pwCgmbMt q1yHHA2b+xNhdD8vwFupqRY= =fzFo -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 19: 7:47 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 2807C37B502 for ; Wed, 4 Oct 2000 19:07:45 -0700 (PDT) Received: by heorot.1nova.com (Postfix, from userid 1000) id 5EAE0328E; Tue, 3 Oct 2000 18:31:58 +0000 (GMT) Received: from localhost (localhost [127.0.0.1]) by heorot.1nova.com (Postfix) with ESMTP id 4BBBB328D; Tue, 3 Oct 2000 18:31:58 +0000 (GMT) Date: Tue, 3 Oct 2000 18:31:58 +0000 (GMT) From: Rick Hamell Cc: Andrew Hall , questions@FreeBSD.ORG Subject: Re: spoof mac address 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 Can I ask what you'd be using this for? Rick On Thu, 5 Oct 2000, Janko van Roosmalen wrote: > > Yes, the "-s" option of arp. > > ===Janko van Roosmalen - Vught - Netherlands=== > > On Wed, 4 Oct 2000, Andrew Hall wrote: > > > > > Hello, > > > > Is there anyway to spoof a mac address in Freebsd. I > > know exactly how to do it in linux, but not in > > freebsd. I looked at many a man page last night and > > searched for a good while and found nothing. Is this > > possible in FreeBSD? > > > > Thanks in advance for your assistance. > > > > Drew > > > > __________________________________________________ > > Do You Yahoo!? > > Yahoo! Photos - 35mm Quality Prints, Now Get 15 Free! > > http://photos.yahoo.com/ > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 19:31: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from epsilon.lucida.qc.ca (epsilon.lucida.qc.ca [216.95.146.6]) by hub.freebsd.org (Postfix) with SMTP id 2C60A37B502 for ; Wed, 4 Oct 2000 19:31:00 -0700 (PDT) Received: (qmail 85125 invoked by uid 1000); 5 Oct 2000 02:30:59 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 5 Oct 2000 02:30:59 -0000 Date: Wed, 4 Oct 2000 22:30:58 -0400 (EDT) From: Matt Heckaman X-Sender: matt@epsilon.lucida.qc.ca To: Rob Cc: questions@freebsd.org Subject: Re: OT: mozilla & PSM In-Reply-To: <20001004193056.C2430@namodn.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: localhost 1.6.2 0/1000/N Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Wed, 4 Oct 2000, Rob wrote: : I haven't tried, but crypto library has been open-sourced. : ( http://www.mozilla.org/projects/security/pki/nss/release_notes_31.html) : : It will be in the main mozilla sources eventually. Cool, maybe it'll get there before M18 and thus I can use the ports... : For the time being, do you have the linux-base port installed, : linux_enable=yes in rc.conf, etc and so forth? Yes. :) I'm running the Linux binary nightly build, so the emulation works fine. The nightly build itself runs *great* (whereas M17 was slower than a make world on a 286 for me), but I need the crypto. :/ It just core dumps when accessing a SSL page, nothing useful comes out of the core file since the build is not compiled with debugging on. * Matt Heckaman - mailto:matt@lucida.qc.ca http://www.lucida.qc.ca/ * * GPG fingerprint - A9BC F3A8 278E 22F2 9BDA BFCF 74C3 2D31 C035 5390 * -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.3 (FreeBSD) Comment: http://www.lucida.qc.ca/pgp iD8DBQE52+fjdMMtMcA1U5ARAok0AJ4pr6oDURaCCs+KxErvkLDZbdLcZgCgmB8m ByyZm6jh1vPGztH74wEwd04= =0ayB -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 19:36: 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 4C25837B502 for ; Wed, 4 Oct 2000 19:36:01 -0700 (PDT) Received: (qmail 25625 invoked by uid 100); 5 Oct 2000 02:35:54 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14811.59658.911452.775656@guru.mired.org> Date: Wed, 4 Oct 2000 21:35:54 -0500 (CDT) To: Manuel Enrique Garcia Cuesta Cc: questions@freebsd.org Subject: OT: Keyboard feel (was: internet keyboards) In-Reply-To: <84610204@toto.iv> X-Mailer: VM 6.72 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 Manuel Enrique Garcia Cuesta writes: > I was rather thinking of how dull and uncomfortable PC keyboards > "feel" nowadays, ... I thimk that's a cost thing. The current cheap technology for keyboards just results in mushy keyboards. They also tend not to deal with n-key rollover very well. I understand you can still get the older tech keyboars new, but the price has reason from the $100 range to over $200/keyboard. Last time I bought a keyboard, I chose a Logitech Deluxe 104, and picked up a no-name clone for $3 as a spare. It's hard to justify $200 for keyboard under those conditions. ; Wed, 4 Oct 2000 19:51:12 -0700 (PDT) Received: (qmail 25844 invoked by uid 100); 5 Oct 2000 02:51:11 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14811.60575.915025.704286@guru.mired.org> Date: Wed, 4 Oct 2000 21:51:11 -0500 (CDT) To: "Dan Mahoney, System Admin" Cc: questions@freebsd.org Subject: Re: Securing SU In-Reply-To: <37074764@toto.iv> X-Mailer: VM 6.72 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 Dan Mahoney, System Admin writes: > On Wed, 4 Oct 2000, roman wrote: > > > > I was wondering if there was a way to configure su so that it would > > > disallow a user access if they're telnetted in. (but, say, allow them if > > > they have sshed in). > > what about sudo? > > better than su, because you get to control who gets to do what as root. > Oh, I have four people who have root, and need it. My web guy, my cgi > guy, myself and my assistant...All of us need full root, and all are > trusted (in fact one is a cousin and one is a fiancee). Looks like a web server. If it's internet and not intranet, turning off telnet should have been before it went production. I wouldn't be surprised if those were the only four people who needed access to the machine, which makes that straightforward. Since I'm on the soapbox, I have to wonder why the web & cgi guys need root access. The web stuff should all be owned by some user (not root) (or group). Access to that user (group) should be all they need - except for stopping and starting the server (damn Unix "privileged ports"). The latter is an ideal use for sudo. I've set up this kind of thing for outside contractors doing development on boxes I was responsible for. Yes, they bitched about it, and yes, it was a bit more work for me to set up - but I slept better at night knowing the clowns in question could only screw up *their* stuff. To: Artem Koutchine Cc: xuyifeng , Dan Nelson , questions@FreeBSD.ORG, freebsd-database@FreeBSD.ORG Subject: Re: Where is Berkley DB libdb? In-Reply-To: <00c301c02d4b$7d445040$0c00a8c0@ipform.ru> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 3 Oct 2000, Artem Koutchine wrote: > So, lets get to it onces again. > > Given: > db file created with 2.7.0 os Linux Slackware > FreeBSD 4.1.1-stable with 1.85 included in libc (damn it, get it out of I'm under the impression that db files created with versions prior to version 3.something are not cross-platform, so I doubt that this will ever work unless you use 3.1 everywhere. 3.1 co-exists with previous versions better than any previous version because the default install location is /usr/local/BerkeleyDB.3.1. Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 20: 1:38 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 ABAD737B66C for ; Wed, 4 Oct 2000 20:01:33 -0700 (PDT) Received: (qmail 26018 invoked by uid 100); 5 Oct 2000 03:01:32 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14811.61196.443715.681948@guru.mired.org> Date: Wed, 4 Oct 2000 22:01:32 -0500 (CDT) To: "Unice, Kyle" Cc: questions@freebsd.org Subject: Re: Looking for someone In-Reply-To: <15644183@toto.iv> X-Mailer: VM 6.72 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 Unice, Kyle writes: > who has set up a private network using: natd, ipfw, named, sendmail, & ftp. I have, more than once, These days I recommend qmail instead of sendmail, though. Postfix might be nice, but I like maildirs. > 1 dedicated connection to the Internet with a single IP address. > An internal network that is connected to several machines. > > I want to run mail for several different domains, FTP service for several > domains, httpd, and be the primary DNS server for my given domains. > I know how to do httpd, but sendmail, ftp, named, and ipfw are giving me > grief. > > I would guess someone has done this before..... right? Um - just curious - you're going to all these services for multiple domains with a *single* IP address? Doing that for sendmail and named is dead easy. In theory, http is easy, but I have no idea how common the HTTP hooks to make that work are, and I wouldn't do it myself. I don't know if FTP can do that; everyone I know who's doing multi-domain FTP is also doing multi-domain http (on distinct IP addresses), and just using the same IP address for both ftp and http. Ipfw isn't really related to the above problem, but is straightforward to set up. The Chapman and Zwicky book referenced in /etc/rc.firewalls and the man page for ipfw should do it. ; Wed, 4 Oct 2000 20:05:28 -0700 (PDT) Received: (qmail 26093 invoked by uid 100); 5 Oct 2000 03:05:27 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14811.61431.509836.381699@guru.mired.org> Date: Wed, 4 Oct 2000 22:05:27 -0500 (CDT) To: "O. Hartmann" Cc: questions@freebsd.org Subject: Re: Help!!! X11 Console problems FBSD4.1.1/XFree 4.0.1_1 In-Reply-To: <133568638@toto.iv> X-Mailer: VM 6.72 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 O. Hartmann writes: > Since I compiled XFree86 4.0.1_1 from the sources offered in > the ports-collection, I have a very severe problem: > Prior to this "update" I could change from graphical display > to console by Ctrl-Alt-F9 (I use vt as console driver because > many clients have to much problems in coming along with the > pc console). Now this do not work anymore! I changed nothing to > my configuration except I changed the mouese protocol which > caused errors and left mouse in unusable state when using "PS/2" as > protocol. When now the Ctrl-Alt-F9 keys are hit, I get a funny > coloured screen - but I do not get a console! How can I fix that? > What happened to the code? What are the changes in compilation? F9? Wierd number. Are you sure you're not going from the console back to X? If that's the case, try Ctrl-Alt-F1. I believe XFree86-4 changed to use the virtual console it was started from (or F1, but I never start it from anything else). If you're going from X to a console, try Ctrl-Alt-F2. ; Wed, 4 Oct 2000 20:09:52 -0700 (PDT) Received: (qmail 26180 invoked by uid 100); 5 Oct 2000 03:09:51 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14811.61695.718175.619706@guru.mired.org> Date: Wed, 4 Oct 2000 22:09:51 -0500 (CDT) To: Odhiambo Washington Cc: questions@freebsd.org Subject: Re: FAXGETTY In-Reply-To: <26029815@toto.iv> X-Mailer: VM 6.72 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Odhiambo Washington writes: > May I kindly request for help with running faxgetty everytime the computer > boots up. I need it for faxing service with Hylafax but I am dumb on that point. > I need it to be ALWAYS on ;-) Put the startup script in /usr/local/etc/rc.d, make sure it ends in ".sh" and is executable. If you installed it from the ports, their may be a hylafax.sh.sample there already. ; Wed, 4 Oct 2000 20:45:42 -0700 (PDT) Received: from ufl.edu (neti.eng.ufl.edu [128.227.235.15]) by smtp.ufl.edu (8.9.3/8.9.3/2.2.1) with ESMTP id XAA253590; Wed, 4 Oct 2000 23:45:31 -0400 Message-ID: <39DBF968.4F378B12@ufl.edu> Date: Wed, 04 Oct 2000 23:45:44 -0400 From: Bob Johnson X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 4.1-RELEASE i386) X-Accept-Language: en-US, en, en-GB, eo, de, es MIME-Version: 1.0 To: kirk@alaptech.com Cc: questions@freebsd.org Subject: Re: sendmail to win98 question Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > > Date: Wed, 4 Oct 2000 10:29:42 -0800 > From: Kirk Brogdon > Subject: Re: sendmail to win98 question > > On Wed, Oct 04, 2000 at 10:13:01AM +0200, Johan Pettersson wrote: > > On Tue, 3 Oct 2000, Kirk Brogdon wrote: > > > > > I need to know the best way to get a win 98 box with netscape to retrieve > > > from my 4.1 box (besides blowing it away and installing freebsd). Sendmail > > > and dns are working fine now (finally) but I need the win98 boxes to > > > retrieve from both the fbsd box and my isp's mail account (imap). > > > > > > > > > > You need a POP3 daemon (qpopper, cucipop, ..) on the fbsdbox. > > > > Johan > > > Is there an imap daemon available? Netscape will allow > multiple imap servers but only one pop3 (at least from what > I can tell). I need to be able to access both accounts for the time > being. There is some imap stuff in the ports but I didn't > want to install anything that might hose up sendmail. > > Thanks for the help and apologies for my ignorance/laziness. > > Kirk Yes. Cyrus does both POP3 and IMAP, plus a few other features useful for an enterprise mail server. It is probably overkill for what you describe. It can be very confusing to install the first time you do it. It does require that you modify your sendmail configuration. The uw-imap package also does both IMAP and POP, and is much easier to set up (in a recent FBSD, it should require no configuration other than maybe editing /etc/inetd.conf), but it is probably not as suitable as Cyrus if you have a huge number of users (thousands). It doesn't sound like that is an issue for you. ;) It does not alter sendmail operation. You may need to edit /etc/pam.conf to get pop and imap logins to work: the port description file explains what lines to add. Both are in the ports in the mail directory, e.g. /usr/ports/mail/imap-uw. The one thing to worry about with UW IMAP is that it has a history of security problems. If this server will be connected to the Internet, it would be wise to subscribe to some mailing list that will alert you if a new one is discovered. FreeBSD Security Alerts is probably suitable. As you might have guessed, I've used both for various purposes, and I'm happy with both, although Cyrus using pwcheck for authentication can choke when your user count is measured in tens of thousands... - Bob To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 21: 1:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from www3.pacific-pages.com (www3.pacific-pages.com [192.41.48.219]) by hub.freebsd.org (Postfix) with ESMTP id 09A7337B503 for ; Wed, 4 Oct 2000 21:01:51 -0700 (PDT) Received: from d.tracker ([216.191.60.9]) by www3.pacific-pages.com (8.8.5) id WAA07793; Wed, 4 Oct 2000 22:01:38 -0600 (MDT) Received: (from david@localhost) by d.tracker (8.9.3/8.9.3) id XAA20299 for questions@freebsd.org; Wed, 4 Oct 2000 23:58:30 GMT (envelope-from david) Date: Wed, 4 Oct 2000 23:58:30 GMT From: David Banning Message-Id: <200010042358.XAA20299@d.tracker> To: questions@freebsd.org Subject: error installing mysql beta from tarball Reply-To: david@banning.com Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am typing: ./configure --with-mit-threads then make and I get the error; make all-recursive Making all in include Making all in Docs cd . && makeinfo --no-split -I . makeinfo: missing file argument. Try `makeinfo --help' for more information. The defaults for the @if... conditionals depend on the output format: if generating HTML, --ifhtml is on and the others are off; if generating Info or plain text, --ifinfo is on and the others are off. Examples: makeinfo foo.texi write Info to foo's @setfilename makeinfo --html foo.texi write HTML to foo's @setfilename makeinfo --no-headers -o - foo.texi write plain text to standard output makeinfo --number-sections foo.texi write Info with numbered sections makeinfo --no-split foo.texi write one Info file however big Email bug reports to bug-texinfo@gnu.org, general questions and discussion to help-texinfo@gnu.org. *** Error code 1 Stop in /usr/david/mys6/mysql-3.23.21-beta/Docs. *** Error code 1 Stop in /usr/david/mys6/mysql-3.23.21-beta. *** Error code 1 Stop in /usr/david/mys6/mysql-3.23.21-beta. Any idea what to do with this? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 21: 8:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web5102.mail.yahoo.com (web5102.mail.yahoo.com [216.115.106.72]) by hub.freebsd.org (Postfix) with SMTP id DC65737B502 for ; Wed, 4 Oct 2000 21:08:06 -0700 (PDT) Message-ID: <20001005040805.27650.qmail@web5102.mail.yahoo.com> Received: from [203.101.93.131] by web5102.mail.yahoo.com; Thu, 05 Oct 2000 15:08:05 EST Date: Thu, 5 Oct 2000 15:08:05 +1100 (EST) From: =?iso-8859-1?q?Paul=20Jansen?= Subject: sound and xdmcp connections To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a few machines that I sometimes use the following command on: /usr/X11R6/bin/X -query somehost.com This (obviously) makes my machine like an X-terminal and brings up an X-session on somehost.com. When I fire up x11amp to try and play an mp3 I expect that I will start to hear the sound coming from the target machine's speakers. This doesn't happen. Is this behaviour configurable? I remember years ago I did this with some SGI machines and sound did come out on the target machine speakers. Also, is this some way I can redirect sound to come out of the X-terminal's speakers? Thanks _____________________________________________________________________________ http://clubs.yahoo.com.au - Yahoo! Clubs - Join a club or build your own! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 21:18:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.rdc1.il.home.com (mail2.rdc1.il.home.com [24.2.1.77]) by hub.freebsd.org (Postfix) with ESMTP id A7DA637B502 for ; Wed, 4 Oct 2000 21:18:49 -0700 (PDT) Received: from miller.local ([24.17.229.11]) by mail2.rdc1.il.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001005041849.HSZL29897.mail2.rdc1.il.home.com@miller.local>; Wed, 4 Oct 2000 21:18:49 -0700 Received: (from vcardona@localhost) by miller.local (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) id XAA00400; Wed, 4 Oct 2000 23:20:26 -0500 Date: Wed, 4 Oct 2000 23:20:26 -0500 From: "Victor R. Cardona" To: John Murphy Cc: freebsd-questions@freebsd.org Subject: Re: powersave when exiting X-windows Message-ID: <20001004232026.A397@home.com> References: <20001002103839.B421@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: ; from john253@crosswinds.net on Wed, Oct 04, 2000 at 05:46:57PM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Oct 04, 2000 at 05:46:57PM +0100, John Murphy wrote: > "Victor R. Cardona" wrote: > > >Hi everyone, > > > >I was wondering if anyone had any ideas as to why my monitor goes into > >power-save mode when I try to exit X-windows. It also does the same thing > >when I try to switch to a virtual terminal. There are no error messages that > >I can find. Even capturing the Xserver output does not reveal any clues. > >The box itself is not locked up. I can still telnet in and everything seems > >to be working fine, but to regain power on my monitor I am forced to hit > >ctrl-alt-del. This same machine works fine in Linux. > >Is there something that I am doing wrong? > > Hi, > Many monitors appear to be in power-save mode when in fact they have shut down > because they can't display a particular mode. Instead of pressing ctrl-alt-del > try switching the monitor off for a minute or so, and then see if the display > comes back when you switch it on again. > > Are you using the exact same version of XFree86 under SuSE? I have tried the above to no avail. When I tried to turn my monitor back on, it just made sounds as if it was trying to display something, and then it shut down again. If I telnet into my computer, there are no X windows processes running. I should just be in a console. I am just at a loss. Victor Cardona To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 21:32:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from icc.cgu.chel.su (gw.csu.ru [195.54.14.5]) by hub.freebsd.org (Postfix) with ESMTP id 9D3D337B503 for ; Wed, 4 Oct 2000 21:32:38 -0700 (PDT) Received: from mail.cgu.chel.su (mail.cgu.chel.su [195.54.14.68]) by icc.cgu.chel.su (8.9.3/8.9.2) with ESMTP id KAA51632 for ; Thu, 5 Oct 2000 10:32:24 +0600 (ESS) (envelope-from ilia@cgu.chel.su) Received: (from uucp@localhost) by mail.cgu.chel.su (8.9.3/8.8.6) with UUCP id KAA00538 for questions@FreeBSD.ORG; Thu, 5 Oct 2000 10:32:23 +0600 (ESS) Received: from localhost (localhost.cgu.chel.su [127.0.0.1]) by jane.cgu.chel.su (8.11.0/8.9.2) with ESMTP id e953UjL00536 for ; Thu, 5 Oct 2000 09:30:45 +0600 (ESS) (envelope-from ilia@cgu.chel.su) Date: Thu, 5 Oct 2000 09:30:45 +0600 (ESS) From: Ilia Chipitsine To: questions@FreeBSD.ORG Subject: UUCP logs Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=koi8-r Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear Sirs, maybe you know how to redirect UUCP log to STDIN of some arbitrary program ? as far as I know uucp doesn't have a support for syslog. Regards, (=EE=C1=C9=CC=D5=DE=DB=C9=C5 =D0=CF=D6=C5=CC=C1=CE=C9=D1) Ilia Chipitsine (=E9=CC=D8=D1 =FB=C9=D0=C9=C3=C9=CE) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 21:36:49 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 7E25937B502 for ; Wed, 4 Oct 2000 21:36:45 -0700 (PDT) Received: from lola (adsl-63-206-193-145.dsl.snfc21.pacbell.net [63.206.193.145]) by zeus.host4u.net (8.8.5/8.8.5) with SMTP id XAA03447 for ; Wed, 4 Oct 2000 23:21:56 -0500 Message-ID: <002001c02e85$f0937ea0$91c1ce3f@lola> From: "Robert Shea" To: References: <14811.60575.915025.704286@guru.mired.org> Subject: Re: Securing SU Date: Wed, 4 Oct 2000 21:37:15 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Dan Mahoney, System Admin writes: > > On Wed, 4 Oct 2000, roman wrote: > > > > > > I was wondering if there was a way to configure su so that it would > > > > disallow a user access if they're telnetted in. (but, say, allow them if > > > > they have sshed in). > > > what about sudo? > > > better than su, because you get to control who gets to do what as root. > > Oh, I have four people who have root, and need it. My web guy, my cgi > > guy, myself and my assistant...All of us need full root, and all are > > trusted (in fact one is a cousin and one is a fiancee). > > Looks like a web server. If it's internet and not intranet, turning > off telnet should have been before it went production. I wouldn't be > surprised if those were the only four people who needed access to the > machine, which makes that straightforward. > > Since I'm on the soapbox, I have to wonder why the web & cgi guys need > root access. The web stuff should all be owned by some user (not root) > (or group). Access to that user (group) should be all they need - > except for stopping and starting the server (damn Unix "privileged > ports"). The latter is an ideal use for sudo. I've set up this kind of > thing for outside contractors doing development on boxes I was > responsible for. Yes, they bitched about it, and yes, it was a bit > more work for me to set up - but I slept better at night knowing the > clowns in question could only screw up *their* stuff. > > ; Wed, 4 Oct 2000 21:46:42 -0700 (PDT) Received: from localhost by ux4.cso.uiuc.edu (8.10.1/8.10.1) with ESMTP id e954kfR13363 for ; Wed, 4 Oct 2000 23:46:41 -0500 (CDT) X-Authentication-Warning: ux4.cso.uiuc.edu: ccwinter owned process doing -bs Date: Wed, 4 Oct 2000 23:46:41 -0500 (CDT) From: colin christopher winters X-Sender: ccwinter@ux4.cso.uiuc.edu To: questions@FreeBSD.org Subject: Sound card problems In-Reply-To: <002001c02e85$f0937ea0$91c1ce3f@lola> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm trying to get my CMI 8330 sound card installed under BSD. I switched from linux, and here's what i used to enable the card under it: sb io=0x220 dma=1 dma16=5 irq=5 mpu_io=0x330 ad1848 io=0x530 irq=7 dma=0 soundpro=1 However, I can't figure out a way to get it going . I've tried using just device pcm, using device pcm and the sbc0 device with my settings at the same time, device pcm0 with the settings i used previously...everything. The best I can get playing mp3s is a few seconds of the start of the song repeated through static, then i get a pcm0 device timeout error, and after that i can't open /dev/dsp. Does anyone know what i'm doing wrong? I'm completely stumped. Colin Winters To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 21:46: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 4AB0737B503 for ; Wed, 4 Oct 2000 21:46:56 -0700 (PDT) Received: (qmail 27496 invoked by uid 100); 5 Oct 2000 04:46:50 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14812.1978.398200.145662@guru.mired.org> Date: Wed, 4 Oct 2000 23:46:50 -0500 (CDT) To: Nathan Vidican Cc: questions@freebsd.org Subject: Re: popclient (used to be in /usr/ports/mail/popclient.. where is it now?) In-Reply-To: <2323998@toto.iv> X-Mailer: VM 6.72 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 Nathan Vidican writes: > I need a simple utility that can be run from a cron task to retrieve > email from a POP3 account. I used to utilize a utility called > 'popclient' to do so, the syntax was something similar to below: > > popclient -u username -p password -o /var/mail/localuser > pop3.server.domain > > It was great, because we essentially forwarded accounts to an internal > email address. From a recent thread I grapped the URL to download what > someone said was 'popclient', but it was didfferent; it required user > interaction. It was 'popit.c', not the popclient I was looking for. I > know that the popclient program I am looking for is in the FreeBSD < 3.1 > ports collection, but I no longer have any machines with the < > 4.1-STABLE installed, if anyone could email me a tarball of > /usr/ports/mail/popclient if they have it I would be greatful. Popclient is dead. All hail fetchmail. From the fetchmail DESCR file: Fetchmail is the lineal descendant of and replacement for the old popclient program. You should already have a copy of /usr/ports/mail/fetchmail. ; Wed, 4 Oct 2000 21:56:35 -0700 (PDT) Received: (qmail 27647 invoked by uid 100); 5 Oct 2000 04:56:35 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14812.2563.93855.361861@guru.mired.org> Date: Wed, 4 Oct 2000 23:56:35 -0500 (CDT) To: Mark Ovens Cc: questions@freebsd.org Subject: Re: local man.cgi? In-Reply-To: <24503641@toto.iv> X-Mailer: VM 6.72 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 Mark Ovens writes: > Well, the only major difference that I can see is that the one at > www.freebsd.org has manpages for every release of FreeBSD and numerous > other *nixes. Do you really need that. The main reason I use it is that it > makes all the X-refs to other manpages into hyper-links so it is a doddle > to search (and back-track) if you don't know exactly which manpage you need > to look at. The Emacs/Xemacs man package prodes those hyperlinks as well. It's is indeed very nice. ; Wed, 4 Oct 2000 22:14:37 -0700 (PDT) Received: from jason.carters.net (jason [192.168.0.1]) by jason.carters.netservex.yi.org (8.9.3/8.9.3) with SMTP id IAA08109; Sat, 30 Oct 1999 08:16:40 GMT Message-ID: <39DC0F3A.41C67EA6@servex.yi.org> Date: Thu, 05 Oct 2000 00:18:50 -0500 From: Mistro Servex Organization: servex X-Mailer: Mozilla 3.04Gold (X11; I; FreeBSD 4.0-RELEASE i386) MIME-Version: 1.0 To: dima@unixfreak.org Cc: freebsd-questions@freebsd.org Subject: Re: NIS password changing References: <20001005003935.80C371F0F@static.unixfreak.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dima Dorfman wrote: > > > Ok, two problems.. the first, this may be a stupid question, but when I > > use the pw useradd command, it adds the user to /var/yp/master.passwd, > > which is what I want, but after it does this, I cant change the password > > (because it doesn't have one?) im not sure how to go about this. Is there > > an easier way to do this? > > Are you running rpc.yppasswdd? See rpc.yppasswdd(8) for more > details. If that doesn't help, you could try leaving the password > field blank until you change it, or taking the MD5/DES hash from > another account, pasting it into that one, and then changing it. > > > > > second, im running an openbsd box as a mail server, nis works fine, but I > > add +:::::::::/sbin/nologin, and when I test it, it > > says.. su: /sbin/nologin : no such file or directory, when in fact the > > file does exist. Now, I realize this is probably an openbsd problem, but I > > thought id ask, just in case someone could tell me what was up. > > This works for me, only I use +:*::::::::/sbin/nologin. I believe > some SSH implementations allow users to run a command even if their > shell isn't valid (e.g., check if `ssh who` works). Just a thought. > > Hope this helps > > -- > Dima Dorfman > Finger dima@unixfreak.org for my public PGP key. > > "Tell me what you need, and I'll tell you how to get along without it." > -- Dilbert Dima, Well, I figured it out. I did RTFM on rpc.yppasswdd, and really man passwd was what I needed. To change password of a user, I say ... passwd -y -d mydomain.com sampleuser, on the NIS_master box. Simple enough. Turns out that the problem with +:::::::::/sbin/nologin, was a corrupted master.passwd file (i.e. extra spaces or something). So, now, Im just trying to figure out the easiest way to add, remove, administer users. Basically im just reading man pages and stuff. But, I appreciate the reply, I posted the first message last night, with no sleep, and little patience. But, it always seems to be the little things I miss. Thanks again, servex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 22:21:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ducky.nz.freebsd.org (ns1.unixathome.org [203.79.82.27]) by hub.freebsd.org (Postfix) with ESMTP id 614E937B502 for ; Wed, 4 Oct 2000 22:21:52 -0700 (PDT) Received: from wocker (wocker.int.nz.freebsd.org [192.168.0.99]) by ducky.nz.freebsd.org (8.9.3/8.9.3) with ESMTP id SAA36181; Thu, 5 Oct 2000 18:21:05 +1300 (NZDT) Message-Id: <200010050521.SAA36181@ducky.nz.freebsd.org> From: "Dan Langille" Organization: langille.org To: Glenn Johnson Date: Thu, 5 Oct 2000 18:20:56 +1300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: more than one swapfile with vnconfig Reply-To: dan@langille.org Cc: freebsd-questions@FreeBSD.ORG In-reply-to: <20001004165235.A1487@gforce.johnson.home> References: <200010041018.XAA28539@ducky.nz.freebsd.org>; from dan@langille.org on Wed, Oct 04, 2000 at 11:18:49PM +1300 X-mailer: Pegasus Mail for Win32 (v3.12c) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 4 Oct 2000, at 16:52, Glenn Johnson wrote: > On Wed, Oct 04, 2000 at 11:18:49PM +1300, Dan Langille wrote: > > > I'm trying to add yet more swap space to one of my boxes. I'm using > > vnconfig. > > > > /etc/vntab contains this: > > > > /dev/vn0c /usr4/swapfile swap > > > > I created a new swap file using this command: > > > > dd if=/dev/zero of=/usr2/swapfile bs=15m count=20 > > > > I don't know how to specify the second swap file in the configuration > > file. I'd like to use both the existing and the new swap file. > > > > clues please. > > Your vntab has /usr4/ but you created the file under /usr2/ so > you may want to verify if that is correct. You can create the > swapfile from vnconfig by the way, vnconfig(8). Sorry, I wasn't clear. I should not write late at night (repeat 100 times). I already had one swap file (/usr4/swapfile) but this was insufficient. So I created another (/usr2/swapfile). My problem was trying to figure out how to specify both swapfiles withint the same /etc/vntab file. > Anyway, assuming > that /usr2/swapfile is where the file actually is, you would add the > following to /etc/rc.conf: > > swapfile="/usr2/swapfile" > > Then, the following code from /etc/rc is activated: > > ----- > # Add additional swapfile, if configured. > # > case ${swapfile} in > [Nn][Oo] | '') > ;; > *) > if [ -w "${swapfile}" -a -c /dev/vn0b ]; then > echo "Adding ${swapfile} as additional swap." > vnconfig /dev/vn0b ${swapfile} && swapon /dev/vn0b > fi > ;; > esac > ----- > > Hope that helps. Now that is interesting. Thanks. For the time being, I've changed /etc/vntab to refer to the new swap file instead of the old swap file. I'll clean things up after BSDCon. Thanks. -- Dan Langille The FreeBSD Diary - http://www.freebsddiary.org/ FreshPorts - http://freshports.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 22:22:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from femail1.sdc1.sfba.home.com (femail1.sdc1.sfba.home.com [24.0.95.81]) by hub.freebsd.org (Postfix) with ESMTP id 8636037B502; Wed, 4 Oct 2000 22:22:33 -0700 (PDT) Received: from home.com ([24.20.70.64]) by femail1.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001005052222.JYLH6495.femail1.sdc1.sfba.home.com@home.com>; Wed, 4 Oct 2000 22:22:22 -0700 Message-ID: <39DC10B8.7D236B35@home.com> Date: Wed, 04 Oct 2000 22:25:12 -0700 From: xavian anderson macpherson Organization: http://www.professional3d.com X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.14-SMP i586) X-Accept-Language: en MIME-Version: 1.0 To: Jonathan Lemon , "freebsd-questions@FreeBSD.ORG" Subject: Re: is the loader process of the 5.0-current toolkit different from the 4.0 four-disk set? X-Priority: 1 (Highest) References: <39DB97C3.81D20E85@home.com> <20001004143946.D1399@hub.freebsd.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG i sent that message by accident. i clicked on the send button when i intended to to save it (from the file menu) instead. in fact i had read several more items since that message was sent. i thought that i had stopped it from being sent by clicking on the stop button in netscape. that is one of the unforseen disadvantages of not being asked to verify that you instended to post the message. i had since made several changes to what i had written. alot of what i had put in the message that went through, has since been deleted in the current message. primarily, i deleted your name from the message, and changed it anonymously to EMAILER. the caps doesn't mean that i'm yelling! ;-) I AM VERY SORRY. that was not meant to be sent yet! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 22:24:14 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 9BA0837B66C for ; Wed, 4 Oct 2000 22:24:09 -0700 (PDT) Received: (qmail 28178 invoked by uid 100); 5 Oct 2000 05:24:05 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14812.4213.576011.3976@guru.mired.org> Date: Thu, 5 Oct 2000 00:24:05 -0500 (CDT) To: questions@freebsd.org Subject: dc ethernet driver config? X-Mailer: VM 6.72 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 Ok, I couldn't find anything about this in the FAQ, handbook or mail archives. So help? Please? I'm setting up a brand new system with 4.1-stable. Update was yesterday. Running the GENERIC kernel it comes up and talks to the network and everything is fine. Here are the relevant dmesg lines: dc0: Ethernet address: 00:d0:09:fc:5a:e6 miibus0: on dc0 amphy0: on miibus0 amphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto amphy? Huh? Ok, it's part of the miibus stuff - I guess. My other miibus system has an xl, and find xlphy. Probably related. For futher info, here's the "ifconfig" output on this box: > ifconfig dc0: flags=8843 mtu 1500 inet 192.168.1.17 netmask 0xffffff00 broadcast 192.168.1.255 inet6 fe80::2d0:9ff:fefc:5ae6%dc0 prefixlen 64 scopeid 0x1 ether 00:d0:09:fc:5a:e6 media: autoselect (100baseTX ) status: active supported media: autoselect 100baseTX 100baseTX 10baseT/UTP 10baseT/UTP none lp0: flags=8810 mtu 1500 ppp0: flags=8010 mtu 1500 sl0: flags=c010 mtu 552 faith0: flags=8000 mtu 1500 gif0: flags=8010 mtu 1280 gif1: flags=8010 mtu 1280 gif2: flags=8010 mtu 1280 gif3: flags=8010 mtu 1280 lo0: flags=8049 mtu 16384 inet6 fe80::1%lo0 prefixlen 64 scopeid 0xa inet6 ::1 prefixlen 128 inet 127.0.0.1 netmask 0xff000000 Showing that yes, indeed, dc is the real ethernet interface. So I now start configuring a custom kernel for this creature. I config it as: # PCI Ethernet NICs that use the common MII bus controller code. device miibus # MII bus support device dc # DEC/Intel 21143 and various workalikes (lifted straight from the LINT file). After which, the system boots and fails to find the ethernet. No mention of mii, amphy, or dc in the dmesg. Anyone got any clues? Suggestions? Requests for more information? Thanx, ; Wed, 4 Oct 2000 22:25:45 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 4 Oct 2000 22:25:45 -0700 Received: from 202.109.0.84 by pv1fd.pav1.hotmail.msn.com with HTTP; Thu, 05 Oct 2000 05:25:45 GMT X-Originating-IP: [202.109.0.84] From: "bsdnewbie bsdnewbie" To: freebsd-questions@FreeBSD.org Subject: _Where is VOP_STRATEGY ??? Date: Thu, 05 Oct 2000 13:25:45 CST Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 05 Oct 2000 05:25:45.0519 (UTC) FILETIME=[B64D43F0:01C02E8C] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I could not find out the macro "VOP_STRATEGY" which used by the system call bread(...). The command that I use: grep -r VOP_STRATEGY /usr/src/ or grep VOP_STRATEGY `find /usr/src/ -name *.h` or grep VOP_STRATEGY `find /usr/src/ -name *.c` but I can not find the DEFINITION of VOP_STRATEGY!!! Does FreeBSD place all his source files in the directory /usr/src? Where can I find the def of this macro? Thanks best regards, bsdnewbie Oct 5, 2k _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile at http://profiles.msn.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 23: 4:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mta02-svc.ntlworld.com (mta02-svc.ntlworld.com [62.253.162.42]) by hub.freebsd.org (Postfix) with ESMTP id C5EBA37B503 for ; Wed, 4 Oct 2000 23:04:08 -0700 (PDT) Received: from Wildsea ([62.255.228.93]) by mta07-svc.ntlworld.com (InterMail vM.4.01.02.27 201-229-119-110) with SMTP id <20001004233003.UCKZ27285.mta07-svc.ntlworld.com@Wildsea> for ; Thu, 5 Oct 2000 00:30:03 +0100 Message-ID: <000801c02e5a$e8168c20$5de4ff3e@Wildsea> From: "Carl Mooney" To: Subject: installing freeBSD Date: Thu, 5 Oct 2000 00:29:12 +0100 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01C02E63.49225280" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0005_01C02E63.49225280 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I'm new to all this computing stuff but need to learn how to use UNIX = for a Masters programme I'm doing. My question is can I install freeBSD = onto my current PC (running windows 98) and have it as a duel boot so = that I can learn Unix at home, without needing to go into university? If = so is it relatively easy? Your time and help is much appreciated. Carl Mooney (England). ------=_NextPart_000_0005_01C02E63.49225280 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I'm new to all this computing stuff but = need to=20 learn how to use UNIX for a Masters programme I'm doing. My question is = can I=20 install freeBSD onto my current PC (running windows 98) and have it as a = duel=20 boot so that I can learn Unix at home, without needing to go into = university? If=20 so is it relatively easy?
 
Your time and help is much=20 appreciated.
 
Carl Mooney = (England).
------=_NextPart_000_0005_01C02E63.49225280-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 23:14:31 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 7EC5B37B502 for ; Wed, 4 Oct 2000 23:14:29 -0700 (PDT) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e956ERF12482; Wed, 4 Oct 2000 23:14:27 -0700 (PDT) Date: Wed, 4 Oct 2000 23:14:27 -0700 From: Alfred Perlstein To: Carl Mooney Cc: freebsd-questions@FreeBSD.ORG Subject: Re: installing freeBSD Message-ID: <20001004231427.U27736@fw.wintelcom.net> References: <000801c02e5a$e8168c20$5de4ff3e@Wildsea> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <000801c02e5a$e8168c20$5de4ff3e@Wildsea>; from wildsea@ntlworld.com on Thu, Oct 05, 2000 at 12:29:12AM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Carl Mooney [001004 23:04] wrote: > I'm new to all this computing stuff but need to learn how to use > UNIX for a Masters programme I'm doing. My question is can I install > freeBSD onto my current PC (running windows 98) and have it as a > duel boot so that I can learn Unix at home, without needing to go > into university? If so is it relatively easy? Please wrap lines at 70 characters. Yes, you can dual boot FreeBSD, it is relatively easy to use but requires some diligence and a lot of reading, you'll want to start here: http://www.freebsd.org/handbook/ -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 23:16:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 934D337B66D for ; Wed, 4 Oct 2000 23:16:48 -0700 (PDT) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e956GlN12594; Wed, 4 Oct 2000 23:16:47 -0700 (PDT) Date: Wed, 4 Oct 2000 23:16:47 -0700 From: Alfred Perlstein To: bsdnewbie bsdnewbie Cc: freebsd-questions@FreeBSD.ORG Subject: Re: _Where is VOP_STRATEGY ??? Message-ID: <20001004231647.V27736@fw.wintelcom.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: ; from bsdnewbie@hotmail.com on Thu, Oct 05, 2000 at 01:25:45PM -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * bsdnewbie bsdnewbie [001004 22:25] wrote: > I could not find out the macro "VOP_STRATEGY" which used by the system call > bread(...). The command that I use: > > grep -r VOP_STRATEGY /usr/src/ or > grep VOP_STRATEGY `find /usr/src/ -name *.h` or > grep VOP_STRATEGY `find /usr/src/ -name *.c` > > but I can not find the DEFINITION of VOP_STRATEGY!!! > > Does FreeBSD place all his source files in the directory /usr/src? Where > can I find the def of this macro? It's in a file generated from: sys/kern/vnode_if.pl sys/kern/vnode_if.src you'll find it in your kernel compile directory: /usr/src/sys/compile/thumper % grep VOP_STRATEGY * vnode_if.h:static __inline int VOP_STRATEGY __P(( vnode_if.h:static __inline int VOP_STRATEGY(vp, bp) -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 23:22: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.ihlas.net.tr (pop3.ihlas.net.tr [213.238.128.115]) by hub.freebsd.org (Postfix) with SMTP id A769837B503 for ; Wed, 4 Oct 2000 23:21:57 -0700 (PDT) Received: (qmail 16541 invoked from network); 5 Oct 2000 06:22:22 -0000 Received: from unknown (HELO inetsupport) (10.11.1.232) by pop3.ihlas.net.tr with SMTP; 5 Oct 2000 06:22:22 -0000 Message-ID: <004c01bfc936$61d550d0$e8010b0a@inetsupport> From: "yavuz" To: Subject: What does BSD mean ? Date: Mon, 29 May 2000 09:23:19 +0300 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0049_01BFC94F.87089830" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.3825.400 Disposition-Notification-To: "yavuz" X-MimeOLE: Produced By Microsoft MimeOLE V5.50.3825.400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0049_01BFC94F.87089830 Content-Type: text/plain; charset="iso-8859-9" Content-Transfer-Encoding: quoted-printable Hello=20 What is BSD ? thanks Yavuz@ihlas.net.tr ------=_NextPart_000_0049_01BFC94F.87089830 Content-Type: text/html; charset="iso-8859-9" Content-Transfer-Encoding: quoted-printable
Hello
 
What is BSD ?
 
thanks
 
Yavuz@ihlas.net.tr
 
------=_NextPart_000_0049_01BFC94F.87089830-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 23:28:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from unix.pciway.com (d83b4646.dsl.flashcom.net [216.59.70.70]) by hub.freebsd.org (Postfix) with ESMTP id 87E9B37B503 for ; Wed, 4 Oct 2000 23:28:30 -0700 (PDT) Received: from localhost (loren@localhost) by unix.pciway.com (8.11.0/8.11.0) with ESMTP id e956UH676398 for ; Wed, 4 Oct 2000 23:30:17 -0700 (PDT) (envelope-from loren@pciway.com) Date: Wed, 4 Oct 2000 23:30:17 -0700 (PDT) From: Loren Koss To: freebsd-questions@freebsd.org Subject: Build Kernel woes.. Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Okay, thanks to everyone regarding my shell deletion.. Boy was that boneheaded! I just re-built my world and all is well.. I made a few changes to my kernel config (adding SMP and SNOOP) and went to build it and it failed at the following point: ===> aue cc -O -pipe -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I. -I@ -I@/../include -mpreferred-stack-boundary=2 -c /usr/src/sys/modules/aue/../../dev/usb/if_aue.c /usr/src/sys/modules/aue/../../dev/usb/if_aue.c:110: `USB_PRODUCT_DLINK_DSB650' undeclared here (not in a function) /usr/src/sys/modules/aue/../../dev/usb/if_aue.c:110: initializer element is not constant /usr/src/sys/modules/aue/../../dev/usb/if_aue.c:110: (near initialization for `aue_devs[3].aue_did') /usr/src/sys/modules/aue/../../dev/usb/if_aue.c: In function `aue_miibus_statchg': /usr/src/sys/modules/aue/../../dev/usb/if_aue.c:494: `USB_PRODUCT_DLINK_DSB650' undeclared (first use in this function) /usr/src/sys/modules/aue/../../dev/usb/if_aue.c:494: (Each undeclared identifier is reported only once /usr/src/sys/modules/aue/../../dev/usb/if_aue.c:494: for each function it appears in.) /usr/src/sys/modules/aue/../../dev/usb/if_aue.c: In function `aue_reset': /usr/src/sys/modules/aue/../../dev/usb/if_aue.c:589: `USB_PRODUCT_DLINK_DSB650' undeclared (first use in this function) *** Error code 1 Stop in /usr/src/sys/modules/aue. *** Error code 1 Stop in /usr/src/sys/modules. *** Error code 1 Stop in /usr/obj/usr/src/sys/IPFILTER. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. Can anyone help?? What's wrong? Thanks Loren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 23:28:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wormhole.bluestar.net (wormhole.bluestar.net [208.53.1.61]) by hub.freebsd.org (Postfix) with ESMTP id 5EA5D37B502 for ; Wed, 4 Oct 2000 23:28:48 -0700 (PDT) Received: from bsd.planetwe.com (bsd.planetwe.com [64.182.69.158]) by wormhole.bluestar.net (8.10.1/8.10.1) with ESMTP id e956SaN16626; Thu, 5 Oct 2000 01:28:36 -0500 (CDT) Received: (from steve@localhost) by bsd.planetwe.com (8.9.3/8.9.3) id BAA75886; Thu, 5 Oct 2000 01:28:36 -0500 (CDT) (envelope-from steve) Date: Thu, 5 Oct 2000 01:28:36 -0500 From: Steve Price To: yavuz Cc: questions@FreeBSD.ORG Subject: Re: What does BSD mean ? Message-ID: <20001005012836.B84924@bsd.planetwe.com> References: <004c01bfc936$61d550d0$e8010b0a@inetsupport> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <004c01bfc936$61d550d0$e8010b0a@inetsupport>; from yavuz@ihlas.net.tr on Mon, May 29, 2000 at 09:23:19AM +0300 X-Operating-System: FreeBSD 5.0-CURRENT i386 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, May 29, 2000 at 09:23:19AM +0300, yavuz wrote: # Hello # # What is BSD ? For starters: http://www.whatis.com/WhatIs_Definition_Page/0,4152,211710,00.html http://www.bsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 23:41:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from tekrealm.net (40bc21de.dsl.flashcom.net [64.188.33.222]) by hub.freebsd.org (Postfix) with ESMTP id B3B3137B502 for ; Wed, 4 Oct 2000 23:41:56 -0700 (PDT) Received: from elite (elite.tekrealm.net [64.188.33.218]) by tekrealm.net (8.9.3/8.9.3) with SMTP id XAA10845 for ; Wed, 4 Oct 2000 23:41:56 -0700 (PDT) (envelope-from freebsd@tekrealm.net) Message-ID: <004e01c02e97$4e6a1b90$da21bc40@tekrealm.net> From: "Elitetek" To: Subject: Help: 2 different topics.. 1. shell/perl script 2. multiple admins Date: Wed, 4 Oct 2000 23:41:35 -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 for a lil back ground info. I have a freebsd 4.1r box at work i have setup for hosting multiple websites. I am the main admin currently the only one with the root password. My boss wants me to do two things, and i need some help 1. i am creating a shell or perl script to make the directories of the websites, but i need to also add something in there so it will add the VirtualHost Lines to httpd.conf and other files, what command would i tell the script to append to the bottem of the file.. Basicly i need to cut the time down of setting up a web site to a few mins with this i also have to figure out a way of creating a default dns file, and have it copied and have a few sections updated (might see about modifing the default PROTO.localhost.rev, or whatever its called for this purpose) the second problem, is that he feels since he is the owner, even though he has no clue about *nix, that he needs to have admin privilages, he also wants a few of the other techs to have admin too. Is there anyway to create other superuser accounts? and is there a way of restricting what they are admins of? like the web has rights for dns/mail/webserv, or just webserv, and then another tech has control over dns? I am fighting him on this as much as possible, as i want to be the only one making those changes.. but until i can convince him, i need to show that i am attempting to do as he asks. Thanks, Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 23:47:57 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 94D9737B6B6 for ; Wed, 4 Oct 2000 23:47:54 -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/5) with ESMTP id e956lpM24420; Thu, 5 Oct 2000 08:47:51 +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 IAA18522; Thu, 5 Oct 2000 08:47:22 +0200 (MET DST) Received: (from stolz@localhost) by agamemnon.informatik.rwth-aachen.de (8.9.1b+Sun/8.9.1-gb-2) id IAA16895; Thu, 5 Oct 2000 08:47:49 +0200 (MET DST) Date: Thu, 5 Oct 2000 08:47:49 +0200 From: Volker Stolz To: Paul Jansen Cc: questions@FreeBSD.ORG Subject: Re: sound and xdmcp connections Message-ID: <20001005084749.A16881@agamemnon.informatik.rwth-aachen.de> References: <20001005040805.27650.qmail@web5102.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001005040805.27650.qmail@web5102.mail.yahoo.com>; from vlaero@yahoo.com.au on Thu, Oct 05, 2000 at 03:08:05PM +1100 Organization: Chair for CS II, Anomalous Programming Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Oct 05, 2000 at 03:08:05PM +1100, Paul Jansen wrote: > /usr/X11R6/bin/X -query somehost.com > > When I fire up x11amp to try and play an mp3 I expect > that I will start to hear the sound coming from the > target machine's speakers. This doesn't happen. Is > this behaviour configurable? I remember years ago I > did this with some SGI machines and sound did come out > on the target machine speakers. At least Solaris changes permissions for the sound device at login-time, so that the user on the console is the only one who can use it. Perhaps thats the problem here. -- Volker Stolz * stolz@i2.informatik.rwth-aachen.de * PGP + S/MIME To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 4 23:56:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from front001.cluster1.charter.net (24-216-159-200.hsacorp.net [24.216.159.200]) by hub.freebsd.org (Postfix) with ESMTP id ACF6D37B502 for ; Wed, 4 Oct 2000 23:56:06 -0700 (PDT) Received: from [24.216.138.99] (HELO gforce.johnson.home) by front001.cluster1.charter.net (CommuniGate Pro SMTP 3.3.2) with ESMTP id 639642; Thu, 05 Oct 2000 02:56:06 -0400 Received: (from glenn@localhost) by gforce.johnson.home (8.11.0/8.11.0) id e956u3l07189; Thu, 5 Oct 2000 01:56:03 -0500 (CDT) (envelope-from glenn) From: Glenn Johnson Date: Thu, 5 Oct 2000 01:56:03 -0500 To: Dan Langille Cc: Glenn Johnson , freebsd-questions@FreeBSD.ORG Subject: Re: more than one swapfile with vnconfig Message-ID: <20001005015602.A81801@gforce.johnson.home> Mail-Followup-To: glenn, Dan Langille , Glenn Johnson , freebsd-questions@FreeBSD.ORG References: <200010041018.XAA28539@ducky.nz.freebsd.org>; <20001004165235.A1487@gforce.johnson.home> <200010050521.SAA36181@ducky.nz.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200010050521.SAA36181@ducky.nz.freebsd.org>; from dan@langille.org on Thu, Oct 05, 2000 at 06:20:56PM +1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Oct 05, 2000 at 06:20:56PM +1300, Dan Langille wrote: > On 4 Oct 2000, at 16:52, Glenn Johnson wrote: > > > On Wed, Oct 04, 2000 at 11:18:49PM +1300, Dan Langille wrote: > > > > > I don't know how to specify the second swap file in the > > > configuration file. I'd like to use both the existing and the new > > > swap file. > > > > > > clues please. > > > > Your vntab has /usr4/ but you created the file under /usr2/ so you > > may want to verify if that is correct. You can create the swapfile > > from vnconfig by the way, vnconfig(8). > > Sorry, I wasn't clear. I should not write late at night (repeat 100 > times). I already had one swap file (/usr4/swapfile) but this was > insufficient. So I created another (/usr2/swapfile). My problem was > trying to figure out how to specify both swapfiles withint the same > /etc/vntab file. > OK, I understand now. I did not really catch the phrase "second swap file" above and thought you were just adding a swap file to the standard swap. You would add the following to /etc/vntab: /dev/vn1c /usr2/swapfile swap You will have to make the vn1 devices with /dev/MAKEDEV. > > Then, the following code from /etc/rc is activated: > > > > ----- > > # Add additional swapfile, if configured. > > # > > case ${swapfile} in > > [Nn][Oo] | '') > > ;; > > *) > > if [ -w "${swapfile}" -a -c /dev/vn0b ]; then > > echo "Adding ${swapfile} as additional swap." > > vnconfig /dev/vn0b ${swapfile} && swapon /dev/vn0b > > fi > > ;; > > esac > > ----- > > > > Hope that helps. > > Now that is interesting. Thanks. > > For the time being, I've changed /etc/vntab to refer to the new swap > file instead of the old swap file. I'll clean things up after BSDCon. I guess the /etc/rc file does not cover your situation as it only handles one extra swap file. You will have to add startup code for your second swap file manually, possibly using /etc/rc.local. In your case you probably do not want to add the swapfile="/usr?/swapfile" line to /etc/rc.conf but instead run vnconfig -a at some point during startup to read your /etc/vntab file, followed by: swapon /dev/vn0c /dev/vn1c -- Glenn Johnson glennpj@charter.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 0:36:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ducky.nz.freebsd.org (ns1.unixathome.org [203.79.82.27]) by hub.freebsd.org (Postfix) with ESMTP id 031B337B66C for ; Thu, 5 Oct 2000 00:36:15 -0700 (PDT) Received: from wocker (wocker.int.nz.freebsd.org [192.168.0.99]) by ducky.nz.freebsd.org (8.9.3/8.9.3) with ESMTP id UAA37086; Thu, 5 Oct 2000 20:36:09 +1300 (NZDT) Message-Id: <200010050736.UAA37086@ducky.nz.freebsd.org> From: "Dan Langille" Organization: langille.org To: Glenn Johnson Date: Thu, 5 Oct 2000 20:36:00 +1300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: more than one swapfile with vnconfig Reply-To: dan@langille.org Cc: freebsd-questions@FreeBSD.ORG In-reply-to: <20001005015602.A81801@gforce.johnson.home> References: <200010050521.SAA36181@ducky.nz.freebsd.org>; from dan@langille.org on Thu, Oct 05, 2000 at 06:20:56PM +1300 X-mailer: Pegasus Mail for Win32 (v3.12c) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 5 Oct 2000, at 1:56, Glenn Johnson wrote: > OK, I understand now. I did not really catch the phrase "second swap > file" above and thought you were just adding a swap file to the standard > swap. You would add the following to /etc/vntab: > > /dev/vn1c /usr2/swapfile swap > > You will have to make the vn1 devices with /dev/MAKEDEV. Thank you: $ swapinfo Device 1K-blocks Used Avail Capacity Type /dev/ad0s1b 70776 0 70776 0% Interleaved /dev/rvn0c 153472 0 153472 0% Interleaved /dev/rvn1c 307072 0 307072 0% Interleaved Total 531320 0 531320 0% That finishes http://freebsddiary.org/swap2.html <== thanks. -- Dan Langille The FreeBSD Diary - http://www.freebsddiary.org/ FreshPorts - http://freshports.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 0:57:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from osiris.ipform.ru (osiris.ipform.ru [212.158.165.98]) by hub.freebsd.org (Postfix) with ESMTP id BE1C137B503 for ; Thu, 5 Oct 2000 00:57:55 -0700 (PDT) Received: from wp2 (wp2 [192.168.0.12]) by osiris.ipform.ru (8.11.0/8.11.0) with SMTP id e957vj812778; Thu, 5 Oct 2000 11:57:45 +0400 (MSD) (envelope-from matrix@ipform.ru) Message-ID: <002601c02ea1$f54499e0$0c00a8c0@ipform.ru> From: "Artem Koutchine" To: "Albert D. Cahalan" Cc: References: <200010050418.e954IMe194831@saturn.cs.uml.edu> Subject: Re: Linux/FreeBSD decision Date: Thu, 5 Oct 2000 11:57:44 +0400 Organization: IP Form MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > 2) I am a developer, not a lame user, i know what i am doing > > See, this looks like a superiority thing. > > I'm a developer for sure; that's what I do all day at work. > I wrote the ps command from scratch and I've made kernel patches. > > So I know what I'm doing, and that means I know that 99% of > the time it is better to install binaries. I don't need to > waste my time when I know a binary will run just fine. Not really, Let's take mySql, for example. If i install binary, what would i get? Some standard distribution? But i need it compiled with cp1251 support and i need this support to be very fast. So, i will build it from the sources. > >> Mandrake is crap. Slackware is a BSD rip-off. > > > > That's exactly my point! LINUX PEOPLE, YOU MUST FIND > > COSENSUS AMONGST YOURSELF FIRST! > > Why not unite *BSD first? The 4.4BSD distributions are rather > severely split compared to the Linux distributions. I see other way, I'd rather thinks of different BSDs as specialized cases of BSD. 4.4BSD is good for routers, OpenBSD for secure servers, FreeBSD is good for web servers, dialup cases, other stuff. > BTW, consensus leads to standard crap like Motif and CDE. I don;'t mean THIS kind of consensus. I doubt that you will hear from FreeBSD user that NetBSD is a crap or 'switch to OpenBSD'. That;s what i mean. Artem To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 0:58:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from area51.v-wave.com (area51.v-wave.com [24.108.52.213]) by hub.freebsd.org (Postfix) with SMTP id 0F2D537B66C for ; Thu, 5 Oct 2000 00:58:53 -0700 (PDT) Received: (qmail 10140 invoked by uid 1001); 5 Oct 2000 07:58:40 -0000 Date: Thu, 5 Oct 2000 01:58:40 -0600 From: Chris Wasser To: freebsd-questions@FreeBSD.ORG Subject: FreeBSD 4.1.1 & X11 Linux EMU -- Broken? Message-ID: <20001005015840.A9878@area51.v-wave.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Operating-System: FreeBSD 4.1.1-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Before I get onto the story here, a little box history: Copyright (c) 1992-2000 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.1.1-STABLE #0: Sat Sep 30 13:57:55 MDT 2000 root@area51.v-wave.com:/usr/src/sys/compile/AREA51 Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 400911139 Hz CPU: Pentium II/Pentium II Xeon/Celeron (400.91-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x652 Stepping = 2 Features=0x183f9ff real memory = 134217728 (131072K bytes) avail memory = 127557632 (124568K bytes) Preloaded elf kernel "kernel" at 0xc02f0000. VESA: v3.0, 16320k memory, flags:0x1, mode table:0xc029a662 (1000022) VESA: NVidia Pentium Pro MTRR support enabled npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: at 0.0 irq 3 isab0: at device 7.0 on pci0 isa0: on isab0 atapci0: port 0xf000-0xf00f at device 7.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 pci0: at 7.2 irq 10 chip1: port 0x5000-0x500f at device 7.3 on pci0 dc0: port 0xd400-0xd4ff mem 0xee000000-0xee0000ff irq 11 at device 13.0 on pci0 dc0: Ethernet address: 00:a0:cc:32:9a:d8 miibus0: on dc0 dcphy0: on miibus0 dcphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto atapci1: port 0xe000-0xe0ff,0xdc00-0xdc03,0xd800-0xd807 irq 4 at device 19.0 on pci0 ata2: at 0xd800 on atapci1 atapci2: port 0xec00-0xecff,0xe800-0xe803,0xe400-0xe407 irq 4 at device 19.1 on pci0 ata3: at 0xe400 on atapci2 isa0: too many dependant configs (8) isa0: unexpected small tag 14 fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 atkbdc0: at port 0x60,0x64 on isa0 atkbd0: irq 1 on atkbdc0 psm0: irq 12 on atkbdc0 psm0: model MouseMan+, device ID 0 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: on isa0 sc0: VGA <16 virtual consoles, flags=0x200> ppc0: at port 0x378-0x37f irq 7 drq 3 on isa0 ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/16 bytes threshold lpt0: on ppbus0 lpt0: Interrupt-driven port sbc0: at port 0x220-0x22f,0x330-0x331,0x388-0x38b irq 5 drq 1,5 on isa0 sbc0: setting card to irq 5, drq 1, 5 pcm0: on sbc0 joy0: at port 0x200-0x207 on isa0 IP Filter: v3.4.8 initialized. Default = pass all, Logging = enabled ad4: 12416MB [25228/16/63] at ata2-master using UDMA66 acd0: CDROM at ata0-master using UDMA33 Mounting root from ufs:/dev/ad4s2a cd9660: RockRidge Extension (should be noted it's a 32MB TNT2U [Diamond Viper 770 Ultra], not 16MB) Software: XFree86 4.0.1 (/var/db/pkg/XFree86-4.0.1 is dated Jul 29th, 2000) Wordperfect 8 for Linux (Commercial) COMPAT_LINUX and linux_base are installed. My XF86 is pretty old simply because it's a serious pain in the ass to update certain X components (such as X itself -- uninstall, reinstall; libpng is another problem port too in this sense, you can update the port but other ports which require libpng look for the previous version rather then the newer one [a "problem" the port maintainers should "look into" -- It should be noted that if this is because there's something I missed, I apologize and should rtfm]) Wordperfect installs fine, although when it gets to the end of the install there's a HUGE delay (5 minutes at least) but the install process completes without errors. I then proceed to fire up WP8 and there's more huge delays before any windows are displayed. Opening any "sub-window" within WP8 (such as spell-checker) also takes a hit with a delay (same amount of time) and my X cursor changes from "active" to "busy" and I can't do anything but move the mouse around until the window is drawn on the desktop. I'm not sure if the problem is with the linux compat, my XF86, or perhaps I need to increase SYSVSHM (although I have increased it already from previous problems with XF86 4.x.x when it first was released) -- There's no error output of any kind, the process (xwp) in a ps report is marked as sleeping before the window is displayed. The only problem is massive delays before any window activity (create/delete) or when another window overlaps WP8 (whether it's its own sub-windows or other X windows such as terms) and there's a big delay and the window that was covered is updated (during the delay there's just a big blank area waiting to be filled) Other then the slow execution of the software, it does run correctly otherwise. My main question is has anyone else encountered this problem with WP8 (commerical or otherwise) on a 4.x box and resolved it? Any ideas where I should be looking to resolve this problem? This is actually the only Linux software I run and I only want it working so I can ditch my Win32 dual-boot partition. Everything else as usual is peachy with my BSD box :) Just this one minor hiccup. Any replies (good or bad) are welcome. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 1: 1:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.futurniture.se (starlet.futurniture.se [195.242.45.20]) by hub.freebsd.org (Postfix) with SMTP id 4CD1C37B66C for ; Thu, 5 Oct 2000 01:01:13 -0700 (PDT) Received: (qmail 17773 invoked from network); 5 Oct 2000 08:01:05 -0000 Received: from firewall.hitechbuilding.se (HELO futurniture.se) (195.242.45.9) by mail.futurniture.se with SMTP; 5 Oct 2000 08:01:05 -0000 Message-ID: <39DC35F4.51317EAE@futurniture.se> Date: Thu, 05 Oct 2000 10:04:04 +0200 From: Fredrik Carlen X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: system freezes;swap space never used Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello! I've recently started using my FreeBSD4.0 (the March release) a lot more at work, there's one trouble, though: During my X sessions, the system freezes *completely* after a while, never at any predictable point in time. When I check how much swap is available (after a compulsory reboot, the system doesn't answer), there's always 300 Megs of it, even though I try to start up a *lot* of apps to make it page. It never does. When I start X, it reports "/dev/dsp: No such file or directory". I don't know what that is. Course of action, anyone? /Fredrik Carlen, Stockholm To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 1:11:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from boat.mail.pipex.net (our.mail.pipex.net [158.43.128.75]) by hub.freebsd.org (Postfix) with SMTP id 818C037B502 for ; Thu, 5 Oct 2000 01:11:19 -0700 (PDT) Received: (qmail 21110 invoked from network); 5 Oct 2000 08:10:47 -0000 Received: from mailhost.puck.pipex.net (HELO mailhost.uk.internal) (194.130.147.54) by our.mail.pipex.net with SMTP; 5 Oct 2000 08:10:47 -0000 Received: (qmail 28476 invoked from network); 5 Oct 2000 08:10:01 -0000 Received: from camgate2.cam.uk.internal (172.31.6.21) by mailhost.uk.internal with SMTP; 5 Oct 2000 08:10:01 -0000 Received: by camgate2.cam.uk.internal with Internet Mail Service (5.5.2650.21) id ; Thu, 5 Oct 2000 09:09:07 +0100 Message-ID: From: Daniel Bye To: 'Carl Mooney' , freebsd-questions@FreeBSD.ORG Subject: RE: installing freeBSD Date: Thu, 5 Oct 2000 09:04:01 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Carl, Yes, you can run FreeBSD alongside another OS. You will need some free space on the hard disk (or even better, get a new disk), and a set of CD's, boot floppies, and easy access to the FreeBSD handbook, at http://www.freebsd.org/handbook/index.html, which gives excellent details of preparing your system, and installing FreeBSD. You could also do a lot worse than getting hold of a copy of The Complete FreeBSD, by Greg Lehey (Walnut Creek, mail order from www.cdrom.com) I'm sure once you get FreeBSD up and running, you'll love it! Have fun! Dan -----Original Message----- From: Carl Mooney [mailto:wildsea@ntlworld.com] Sent: Thursday, October 05, 2000 12:29 AM To: freebsd-questions@FreeBSD.ORG Subject: installing freeBSD I'm new to all this computing stuff but need to learn how to use UNIX for a Masters programme I'm doing. My question is can I install freeBSD onto my current PC (running windows 98) and have it as a duel boot so that I can learn Unix at home, without needing to go into university? If so is it relatively easy? Your time and help is much appreciated. Carl Mooney (England). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 2: 4:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mta6.snfc21.pbi.net (mta6.snfc21.pbi.net [206.13.28.240]) by hub.freebsd.org (Postfix) with ESMTP id 589C937B502 for ; Thu, 5 Oct 2000 02:04:56 -0700 (PDT) Received: from yahoo.com ([63.195.0.34]) by mta6.snfc21.pbi.net (Sun Internet Mail Server sims.3.5.2000.01.05.12.18.p9) with ESMTP id <0G1Y005VL951ZQ@mta6.snfc21.pbi.net> for freebsd-questions@FreeBSD.ORG; Thu, 5 Oct 2000 02:03:01 -0700 (PDT) Date: Thu, 05 Oct 2000 02:05:28 +0000 From: phamt78@yahoo.com Subject: 3Com 3CCFE575CT Tornado CardBus To: freebsd-questions@FreeBSD.ORG Message-id: <39DBE1E8.B43BA7C9@yahoo.com> MIME-version: 1.0 X-Mailer: Mozilla 4.73 [en] (X11; U; Linux 2.2.17 i686) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit X-Accept-Language: en Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I just bought a dell inspiron 5000e notebook. i have the following device that I would like to get to work: 3Com 3CCFE575CT Tornado CardBus pcmcia network card, and the ESS Maestro 2E sound card. I've already look through the lint file for 4.1 current and didn't see the two device listed anyware. I've got both device to work under the penguin but I prefer using the damen. If any one can help please email me at phamt78@yahoo.com . -truong pham To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 2:27:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from osiris.ipform.ru (osiris.ipform.ru [212.158.165.98]) by hub.freebsd.org (Postfix) with ESMTP id C5B0937B503; Thu, 5 Oct 2000 02:27:24 -0700 (PDT) Received: from wp2 (wp2 [192.168.0.12]) by osiris.ipform.ru (8.11.0/8.11.0) with SMTP id e959QP838181; Thu, 5 Oct 2000 13:26:26 +0400 (MSD) (envelope-from matrix@ipform.ru) Message-ID: <008301c02eae$5d194be0$0c00a8c0@ipform.ru> From: "Artem Koutchine" To: "Tom Samplonius" Cc: "xuyifeng" , "Dan Nelson" , , References: Subject: Cannot use any other BDB than builtin Berkeley DB Date: Thu, 5 Oct 2000 13:26:22 +0400 Organization: IP Form MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG From: "Tom Samplonius" > On Tue, 3 Oct 2000, Artem Koutchine wrote: > > > So, lets get to it onces again. > > > > Given: > > db file created with 2.7.0 os Linux Slackware > > FreeBSD 4.1.1-stable with 1.85 included in libc (damn it, get it out of > > I'm under the impression that db files created with versions prior to > version 3.something are not cross-platform, so I doubt that this will ever > work unless you use 3.1 everywhere. 3.1 co-exists with previous versions > better than any previous version because the default install location is > /usr/local/BerkeleyDB.3.1. Well, we have installed BDB 3.1.14 on the linux box (Mandrake 7.1) and 3.1.17 on FreeBSD (4.1.1-stable) from the ports. Then Installed DB_File perl module version 1.73 on linux and then install the same DB_File (the same sources from CPAN) on FreeBSD. Building DB_File on freebsd complained that library for -ldb not found, but build anyway and installed. Rebuilt the db file from a text file on FreeBSD and got the same db file as it was for 1.85 (built in libc). Well, then we rebuilt DB_File again, specifing in Makefile -ldb3 and /L/usr/local/lib manually. It built okay. Rebuilt db file and got the same db file again as for 1.85, anyway, tried reading db2 file created on linux - guess what, no luck. SO! HOW THE HECK DO I INSTALL ANS *USE* Berkeley DB OTHER THAN 1.85 BUILT IN LIBC? Artem To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 2:59:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from twin.kar.net (twin.kar.net [195.178.131.130]) by hub.freebsd.org (Postfix) with ESMTP id 3525437B66D for ; Thu, 5 Oct 2000 02:59:54 -0700 (PDT) Received: from cak.ukrtel.com (cak.ukrtel.com [194.44.233.1]) by twin.kar.net (8.9.3/8.9.3) with ESMTP id NAA17410 for ; Thu, 5 Oct 2000 13:00:41 +0300 (EET DST) Received: from DEMIURG (webstore-gw.sovam.net.ua [212.109.43.146] (may be forged)) by cak.ukrtel.com (8.9.3/8.9.1) with ESMTP id MAA05524 for ; Thu, 5 Oct 2000 12:59:29 +0300 (EEST) Date: Thu, 5 Oct 2000 12:56:49 -0700 From: Dmitry Guyvoronsky X-Mailer: The Bat! (v1.38e) S/N A1D26E39 / Educational Reply-To: Dmitry Guyvoronsky Organization: ISP UkrTel X-Priority: 3 (Normal) Message-ID: <14539.001005@ukrtel.com> To: freebsd-questions@FreeBSD.org Subject: make depend fails Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi there i've upgraded via cvsup and when i trying to build new kernel, make depend fails: ... ===> agp make: don't know how to make agp_if.c. Stop *** Error code 2 ... how can i fix this? -- WBR Dmitry Guyvoronky ISP UkrTel NOC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 3:11:42 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 5385337B671 for ; Thu, 5 Oct 2000 03:11:23 -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 DAA01598; Thu, 5 Oct 2000 03:10:54 -0700 (PDT) From: "Otter" To: , Subject: RE: SBLive Not probing Date: Thu, 5 Oct 2000 06:16:23 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG From what date is your source? In the early 4.0 stages, it was a hack to get the SB Live working. If you update to 4.1 (or 4.1.1) pcm should be enough to get you rolling now. Back in April, I wrote up a cheat sheet on how to get it to work, but some of the files you needed to copy over have been moved around in the tree since then. I should probably update the docs to reflect that move. I'd recommend updating to 4.1.1 if possible, as that way you'll have the latest driver for it and won't have to go through the hacks. If that's not an option, you can find the doc on www.defcon1.org in the hardware section. -Otter }-----Original Message----- }From: owner-freebsd-questions@FreeBSD.ORG }[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of }keith@telestream.com }Sent: Wednesday, October 04, 2000 9:42 PM }To: freebsd-questions@FreeBSD.ORG }Subject: SBLive Not probing } } }I just popped in a freinds Sound Blaster live to see if I }could get it to }work before I ran out and purchased one. I can't seem to get }it to probe }or anything. Followed the instructions found in archives but still no }results. Here are is the data } }VERSION 4.0-STABLE } }Here are the kernel configs I've tried..... }# For PnP/PCI sound cards }device pcm } }Have also tried this one }# For PnP/PCI sound cards }device pcm0 } }Here is what dmesg has to say...... }pci0: (vendor=0x1102, dev=0x0002) at 13.0 irq 10 }pci0: (vendor=0x1102, dev=0x7002) at 13.1 } }I've gone into /dev and made pcm pcm0 as well. Any help }would be greatly }appreciated. } }Keith } } }================================= }Keith W. }At the helm } }My non work related site }www.cydonia.net }================================= } } } } }To Unsubscribe: send mail to majordomo@FreeBSD.org }with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 3:19:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from transport.itb.ac.id (transport.itb.ac.id [167.205.9.60]) by hub.freebsd.org (Postfix) with SMTP id 5FA4E37B502 for ; Thu, 5 Oct 2000 03:19:38 -0700 (PDT) Received: (qmail 7227 invoked by uid 1020); 5 Oct 2000 10:19:30 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 5 Oct 2000 10:19:30 -0000 Date: Thu, 5 Oct 2000 17:19:30 +0700 (JAVT) From: Fadli Syarid X-Sender: fadli@transport.itb.ac.id To: Artem Koutchine Cc: questions@freebsd.org Subject: Re: what happens..? In-Reply-To: <008e01c02dfd$401b9860$0c00a8c0@ipform.ru> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG and what should i do to handle this..? > /usr/include/sys/signal.h > says that 8 means "FLOATING POINT EXCEPTION" > divide by zero, i guess > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 3:25: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id B0F7D37B503 for ; Thu, 5 Oct 2000 03:24:58 -0700 (PDT) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.0/8.11.0) id e95AOZM42677; Thu, 5 Oct 2000 13:24:35 +0300 (EEST) (envelope-from ru) Date: Thu, 5 Oct 2000 13:24:35 +0300 From: Ruslan Ermilov To: Dmitry Guyvoronsky Cc: questions@FreeBSD.org Subject: Re: make depend fails Message-ID: <20001005132435.C42169@sunbay.com> Reply-To: questions@FreeBSD.org Mail-Followup-To: Dmitry Guyvoronsky , questions@FreeBSD.org References: <14539.001005@ukrtel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <14539.001005@ukrtel.com>; from demiurg@ukrtel.com on Thu, Oct 05, 2000 at 12:56:49PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Oct 05, 2000 at 12:56:49PM -0700, Dmitry Guyvoronsky wrote: > Hi there > > i've upgraded via cvsup and when i trying to build new kernel, make > depend fails: > ... > ===> agp > make: don't know how to make agp_if.c. Stop > *** Error code 2 > ... > > how can i fix this? > Follow the instructions in /usr/src/UPDATING to build/install kernels. -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 3:44: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from scout.adamant.net (scout.adamant.net [212.26.128.10]) by hub.freebsd.org (Postfix) with ESMTP id 4302537B503 for ; Thu, 5 Oct 2000 03:43:57 -0700 (PDT) Received: from blend.fc.kiev.ua (blend.fc.kiev.ua [212.26.129.73]) by scout.adamant.net (8.10.2/8.10.0) with ESMTP id e95Ahoc14428 for ; Thu, 5 Oct 2000 13:43:52 +0300 Received: from gnut.fc.kiev.ua (gnut.fc.kiev.ua [212.26.129.66]) by blend.fc.kiev.ua (8.9.3/8.9.2) with ESMTP id NAA35882 for ; Thu, 5 Oct 2000 13:43:46 +0300 (EEST) (envelope-from gnut@fc.kiev.ua) Date: Thu, 5 Oct 2000 13:43:17 +0400 From: "Oles' Hnatkevych" X-Mailer: The Bat! (v1.41) UNREG / CD5BF9353B3B7091 Reply-To: "Oles' Hnatkevych" Organization: Finance & Credit Banking Corporation X-Priority: 3 (Normal) Message-ID: <14571.001005@fc.kiev.ua> To: freebsd-questions@freebsd.org Subject: df -k Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello freebsd-questions, Filesystem 1K-blocks Used Avail Capacity Mounted on /dev/wd2s1a 9699459 1 8923502 0% /store ^^^^^^ ^^^^^^^ is this difference right or wrong? With best wishes, Oles' Hnatkevych, http://gnut.kiev.ua, gnut@fc.kiev.ua Finance & Credit Banking Corporation, Kyiv, Ukraine. Industrialnaya str. 27 +380 44 2417190 Artema str. 60, +380 44 4906877 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 4:18:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp2.tbv.se (smtp2.tbv.se [193.15.92.33]) by hub.freebsd.org (Postfix) with ESMTP id D89CF37B66C for ; Thu, 5 Oct 2000 04:18:38 -0700 (PDT) Received: (from uucp@localhost) by smtp2.tbv.se (8.9.1/8.9.1) id NAA46698 for ; Thu, 5 Oct 2000 13:18:36 +0200 (CEST) (envelope-from james.wilde@tbv.se) Received: from UNKNOWN(193.15.92.37), claiming to be "tbvhks12" via SMTP by smtp2.tbv.se, id smtpdz46694; Thu Oct 5 13:18:35 2000 From: "James A Wilde" To: "Send to questions" Subject: Duff passwords after upgrade Date: Thu, 5 Oct 2000 13:20:48 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Short summary of a long message in newbies. After an upgrade from 2.2.8 to 4.1 by ftp today I couldn't log on. Got login incorrect for root and my own account. I fixed it by booting with -s and fixing root's password, but does anyone know why this happened? Is it standard or did I just get lucky? I couldn't find any reports of similar things resulting from upgrades in the archive. mvh/regards James To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 5: 3: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from relay1.zonnet.nl (relay1.zonnet.nl [212.48.41.21]) by hub.freebsd.org (Postfix) with ESMTP id 49E1537B503 for ; Thu, 5 Oct 2000 05:03:00 -0700 (PDT) Received: from smtp03.zonnet.nl ([10.170.1.72]) by relay1.zonnet.nl (Netscape Messaging Server 4.1) with ESMTP id G1YHGT03.01B for ; Thu, 5 Oct 2000 14:02:53 +0200 Received: from swam ([62.59.144.42]) by smtp03.zonnet.nl (Netscape Messaging Server 4.1) with SMTP id G1YHGS00.73V for ; Thu, 5 Oct 2000 14:02:52 +0200 Message-ID: <001301c02ec4$72ffac40$0a64a8c0@localnet> From: "Sven Vermeulen" To: "FreeBSD questions mailinlist" Subject: diffrence between freebsd books Date: Thu, 5 Oct 2000 14:04:43 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.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 want to buy a book for freebsd, I know there are the FreeBSD Handbook and the Complete FreeBSD Manual, but what are the differences between these books? I also need the ISBN numbers so I can order a book at the local book store. Thank you. Sven. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 5:25:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from prime.gushi.org (prime.gushi.org [208.23.118.172]) by hub.freebsd.org (Postfix) with ESMTP id 6560C37B502 for ; Thu, 5 Oct 2000 05:25:37 -0700 (PDT) Received: from localhost (danm@localhost) by prime.gushi.org (8.9.3/8.9.3) with ESMTP id IAA37148 for ; Thu, 5 Oct 2000 08:13:07 -0400 (EDT) (envelope-from danm@prime.gushi.org) Date: Thu, 5 Oct 2000 08:13:07 -0400 (EDT) From: "Dan Mahoney, System Admin" To: questions@freebsd.org Subject: linux-like locate? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hey all, I had an experience with locate on a linux system once, and I noted that for regular users, it displayed world-readable directories, whereas if you ran locate as root, it automatically had a separate database which seemed to index the whole hard drive (including /var/log, etc). Is there any way to get this functionality under FreeBSD? -Dan Mahoney -- "When I'm lost, and confused, and trying to make a U-turn, nothing annoys me more than someone telling me to watch out for the tombstone!" "How often does that happen, Fab?" -David Feld & Tom Fabry, sometime in High School. --------Dan Mahoney-------- Techie, Sysadmin, WebGeek Gushi on efnet/undernet IRC ICQ: 13735144 AIM: LarpGM Web: http://prime.gushi.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 5:33:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from boat.mail.pipex.net (our.mail.pipex.net [158.43.128.75]) by hub.freebsd.org (Postfix) with SMTP id E46F437B503 for ; Thu, 5 Oct 2000 05:33:10 -0700 (PDT) Received: (qmail 20956 invoked from network); 5 Oct 2000 12:32:06 -0000 Received: from mailhost.puck.pipex.net (HELO mailhost.uk.internal) (194.130.147.54) by our.mail.pipex.net with SMTP; 5 Oct 2000 12:32:06 -0000 Received: (qmail 18759 invoked from network); 5 Oct 2000 12:32:04 -0000 Received: from camgate2.cam.uk.internal (172.31.6.21) by mailhost.uk.internal with SMTP; 5 Oct 2000 12:32:04 -0000 Received: by camgate2.cam.uk.internal with Internet Mail Service (5.5.2650.21) id ; Thu, 5 Oct 2000 13:31:10 +0100 Message-ID: From: Daniel Bye To: 'James A Wilde' , Send to questions Subject: RE: Duff passwords after upgrade Date: Thu, 5 Oct 2000 13:26:07 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG It's possible that the upgrade did something funny with your keyboard maps. (I've never gone through the upgrade process, so don't know how likely this is...) This can play merry hell with your brain if you use non-alpha-numeric characters, which tend to be the most unpredictable from one keyboard map to another. Then again, it may have something completely other :o) Dan > -----Original Message----- > From: James A Wilde [mailto:james.wilde@tbv.se] > Sent: Thursday, October 05, 2000 12:21 PM > To: Send to questions > Subject: Duff passwords after upgrade > > > Short summary of a long message in newbies. > > After an upgrade from 2.2.8 to 4.1 by ftp today I couldn't > log on. Got > login incorrect for root and my own account. I fixed it by > booting with -s > and fixing root's password, but does anyone know why this > happened? Is it > standard or did I just get lucky? I couldn't find any > reports of similar > things resulting from upgrades in the archive. > > mvh/regards > > James > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 5:35:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from boat.mail.pipex.net (our.mail.pipex.net [158.43.128.75]) by hub.freebsd.org (Postfix) with SMTP id F1B2737B502 for ; Thu, 5 Oct 2000 05:35:45 -0700 (PDT) Received: (qmail 21989 invoked from network); 5 Oct 2000 12:35:43 -0000 Received: from mailhost.puck.pipex.net (HELO mailhost.uk.internal) (194.130.147.54) by our.mail.pipex.net with SMTP; 5 Oct 2000 12:35:43 -0000 Received: (qmail 20542 invoked from network); 5 Oct 2000 12:35:42 -0000 Received: from camgate2.cam.uk.internal (172.31.6.21) by mailhost.uk.internal with SMTP; 5 Oct 2000 12:35:42 -0000 Received: by camgate2.cam.uk.internal with Internet Mail Service (5.5.2650.21) id ; Thu, 5 Oct 2000 13:34:48 +0100 Message-ID: From: Daniel Bye To: 'Oles' Hnatkevych' , freebsd-questions@freebsd.org Subject: RE: df -k Date: Thu, 5 Oct 2000 13:29:43 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is fine. Some disk space is reserved for root's use, so is not available to all users. The difference you are seeing is about what you'd expect to see on a healthy file system. Dan > -----Original Message----- > From: Oles' Hnatkevych [mailto:gnut@fc.kiev.ua] > Sent: Thursday, October 05, 2000 10:43 AM > To: freebsd-questions@freebsd.org > Subject: df -k > > > Hello freebsd-questions, > > Filesystem 1K-blocks Used Avail Capacity Mounted on > /dev/wd2s1a 9699459 1 8923502 0% /store > ^^^^^^ ^^^^^^^ > > is this difference right or wrong? > > With best wishes, Oles' Hnatkevych, http://gnut.kiev.ua, > gnut@fc.kiev.ua > Finance & Credit Banking Corporation, Kyiv, Ukraine. > Industrialnaya str. 27 +380 44 2417190 > Artema str. 60, +380 44 4906877 > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 5:44:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cic-mail06.firstunion.com (cic-mail06.firstunion.com [169.200.25.144]) by hub.freebsd.org (Postfix) with ESMTP id 8F85B37B502 for ; Thu, 5 Oct 2000 05:44:16 -0700 (PDT) Received: from nc-cic1-ngs01.infra.fub.com ([172.29.27.155]) by cic-mail06.firstunion.com (8.9.3/8.9.0) with ESMTP id IAA16057; Thu, 5 Oct 2000 08:46:54 -0400 (EDT) From: Mike.Gruver1@firstunion.com X-Priority: 3 (Normal) Subject: Re: Questions para pop3 de linux migracion To: questions@FreeBSD.ORG Cc: janko@compuserve.com, sebastianmotta@uol.com.ar Date: Thu, 5 Oct 2000 08:44:05 -0400 Message-ID: X-MIMETrack: Serialize by Router on NC-CIC1-NGS01/SRV/FTU(Release 5.0.3 |March 21, 2000) at 10/05/2000 08:44:09 AM MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The Dutchman's Spanish isn't so bad. However, I think the sticky part of the question remains. I think what he is asking is how to migrate the passwords (and users ) on his POP accounts from the linux server to FreeBSD. Don't most POP3 ports use the user accounts in the OS? I guess one question is what POP3 daemon is he using on linux? And therefore where is the passwd file? If it is in the OS then how does one go about migrating this? Mike English is the preferred language on this list. Else you only get a reaction from a Dutchman who only had 3 years of Spanish 30 years ago. If I understand your correcty you have to migrate a POP mail server from Linux to FreeBSD. And you do not know how to migrate the passwd file. Is this correct? I have never done this, so maybe somebody else can jump in. ===Janko van Roosmalen - Vught - Netherlands=== On Wed, 4 Oct 2000, Boss wrote: > > Mi nombre es Sebastian Motta, mi consulta es la siguiente: > > Necesito hacer una migracion de cuentas de correo de un pop de linux, a freebsd. Sobre que archivo debo migrar las cuentas del archivo passwd > > > Desde ya muchas gracias. > Atte Sebastian Motta > sebastianmotta@uol.com.ar > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 5:46:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from osiris.ipform.ru (osiris.ipform.ru [212.158.165.98]) by hub.freebsd.org (Postfix) with ESMTP id 54D7437B502 for ; Thu, 5 Oct 2000 05:46:27 -0700 (PDT) Received: from wp2 (wp2 [192.168.0.12]) by osiris.ipform.ru (8.11.0/8.11.0) with SMTP id e95ChD838988; Thu, 5 Oct 2000 16:43:24 +0400 (MSD) (envelope-from matrix@ipform.ru) Message-ID: <036601c02ec9$de847220$0c00a8c0@ipform.ru> From: "Artem Koutchine" To: "Daniel Bye" , "'James A Wilde'" , "Send to questions" References: Subject: Re: Duff passwords after upgrade Date: Thu, 5 Oct 2000 16:43:12 +0400 Organization: IP Form MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I doubt that. When i upgraded from 2.2.8 to 3.4 all my password became unusable by 3.4, so, I recreated each of them. Since 3.4 it never happened again. I am on 4.1.1 now. But it seems like something has changed in enryption between 2 and 3. I have no idea how to avoid this, sorry. Artem ----- Original Message ----- From: "Daniel Bye" To: "'James A Wilde'" ; "Send to questions" Sent: Thursday, October 05, 2000 4:26 PM Subject: RE: Duff passwords after upgrade > It's possible that the upgrade did something funny with your keyboard maps. > (I've never gone through the upgrade process, so don't know how likely this > is...) This can play merry hell with your brain if you use > non-alpha-numeric characters, which tend to be the most unpredictable from > one keyboard map to another. > > Then again, it may have something completely other :o) > > Dan > > > -----Original Message----- > > From: James A Wilde [mailto:james.wilde@tbv.se] > > Sent: Thursday, October 05, 2000 12:21 PM > > To: Send to questions > > Subject: Duff passwords after upgrade > > > > > > Short summary of a long message in newbies. > > > > After an upgrade from 2.2.8 to 4.1 by ftp today I couldn't > > log on. Got > > login incorrect for root and my own account. I fixed it by > > booting with -s > > and fixing root's password, but does anyone know why this > > happened? Is it > > standard or did I just get lucky? I couldn't find any > > reports of similar > > things resulting from upgrades in the archive. > > > > mvh/regards > > > > James > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 5:49:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f30.pav1.hotmail.com [64.4.31.30]) by hub.freebsd.org (Postfix) with ESMTP id 7BF5337B502 for ; Thu, 5 Oct 2000 05:49:18 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 5 Oct 2000 05:49:18 -0700 Received: from 202.101.165.61 by pv1fd.pav1.hotmail.msn.com with HTTP; Thu, 05 Oct 2000 12:49:18 GMT X-Originating-IP: [202.101.165.61] From: "frank xu" To: questions@FreeBSD.ORG Subject: Re: Cannot use any other BDB than builtin Berkeley DB Date: Thu, 05 Oct 2000 20:49:18 CST Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 05 Oct 2000 12:49:18.0273 (UTC) FILETIME=[ACBD4310:01C02ECA] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sigh, why do FreeBSD have such stupid design? I suspect spliting Berkeley db from libc will break many things, so the problem is complex. but this inhibit us using any new version of BDB, really a bad thing :( Regards, XuYifeng From: "Tom Samplonius" >On Tue, 3 Oct 2000, Artem Koutchine wrote: > > > So, lets get to it onces again. > > > > Given: > > db file created with 2.7.0 os Linux Slackware > > FreeBSD 4.1.1-stable with 1.85 included in libc (damn it, get it out of > > I'm under the impression that db files created with versions prior to >version 3.something are not cross-platform, so I doubt that this will ever >work unless you use 3.1 everywhere. 3.1 co-exists with previous versions >better than any previous version because the default install location is >/usr/local/BerkeleyDB.3.1. >Well, we have installed BDB 3.1.14 on the linux box (Mandrake 7.1) >and 3.1.17 on FreeBSD (4.1.1-stable) >from the ports. Then Installed DB_File perl module version 1.73 on linux >and >then install the same DB_File (the same sources from CPAN) on FreeBSD. >Building DB_File on freebsd complained that library for -ldb not found, but >build anyway and installed. Rebuilt the db file from a text file on FreeBSD >and >got the same db file as it was for 1.85 (built in libc). >Well, then we rebuilt DB_File again, specifing in Makefile -ldb3 and >/L/usr/local/lib >manually. It built okay. >Rebuilt db file and got the same db file again as for 1.85, anyway, tried >reading >db2 file created on linux - guess what, no luck. >SO! HOW THE HECK DO I INSTALL ANS *USE* >Berkeley DB OTHER THAN 1.85 BUILT IN LIBC? >Artem _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile at http://profiles.msn.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 5:49:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mss.rdc2.nsw.optushome.com.au (ha1.rdc2.nsw.optushome.com.au [203.164.2.50]) by hub.freebsd.org (Postfix) with ESMTP id 7EA2C37B66F for ; Thu, 5 Oct 2000 05:49:30 -0700 (PDT) Received: from ryan ([203.164.161.45]) by mss.rdc2.nsw.optushome.com.au (InterMail vM.4.01.03.00 201-229-121) with SMTP id <20001005124926.ESZA29783.mss.rdc2.nsw.optushome.com.au@ryan> for ; Thu, 5 Oct 2000 23:49:26 +1100 Reply-To: From: "Ryan Nera" To: "freebsd-questions (E-mail)" Subject: running X on 4.1.1 Date: Thu, 5 Oct 2000 23:48:06 +1000 Message-ID: <000001c02ed2$e4742280$0200a8c0@rivrw1.nsw.optushome.com.au> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi I've just installed 4.1.1 and selected the highest level of security In rc.conf The kernelsecuritylevel is set to 2 and turned ON I've been having problems getting X to start with this level of security... basically I cant run X My questions can I have this High level of security and still be able to run X windows on my system? Thanks? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 5:49:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from christel.heitec.net (christel.heitec.net [193.101.232.3]) by hub.freebsd.org (Postfix) with ESMTP id 5596937B66D for ; Thu, 5 Oct 2000 05:49:38 -0700 (PDT) Received: from heitec.net (paladin.heitec.net [193.101.232.30]) by christel.heitec.net (Postfix) with ESMTP id 9A525354810 for ; Thu, 5 Oct 2000 14:55:22 +0200 (CEST) Message-ID: <39DC78C8.A3CF4F56@heitec.net> Date: Thu, 05 Oct 2000 14:49:12 +0200 From: Bernd Luevelsmeyer Organization: Heitec AG X-Mailer: Mozilla 4.04 [en] (WinNT; I) MIME-Version: 1.0 To: questions@freebsd.org Subject: arp proxy Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I need to set up an "arp proxy"; at least I think that's what I need. The situation is: I've got a combined gateway/firewall machine (FreeBSD 4.1-Stable), but my provider declares himself unable to direct my subnet's traffic to that gateway. Instead, he insists on addressing each of my machines directly, with individual ARPs for each address. So I think my gateway machine needs to answer all the ARP requests for my subnet with its own MAC address, and then forward the IP packets it receives. I have tried to enable arpproxy_all in /etc/rc.conf , and I also fumbled with the 'arp' utility like arp -s 1.2.3.4 auto temp pub for each of my subnet's addresses. Watching the situation with tcpdump, I got so far as to have my gateway answer the ARP requests with its own MAC address, and then it would receive the IP packet; but it never forwarded the packet to the destination machine, apparently it simply dropped the packet. Right now I've configured the gateway as a bridge, and that works; but I don't like that. So, how do I set up an ARP proxy correctly? thanks, Bernd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 6:18:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from staff.uk.psi.com (staff.uk.psi.com [154.8.2.2]) by hub.freebsd.org (Postfix) with ESMTP id AD73F37B503 for ; Thu, 5 Oct 2000 06:18:05 -0700 (PDT) Received: from hredevel (ip236.dc-eng.uk.psi.com [154.8.27.236]) by staff.uk.psi.com (8.8.4/) with SMTP id OAA26114; Thu, 5 Oct 2000 14:17:50 +0100 (BST) Reply-To: From: "Dan Cuthbert" To: , "freebsd-questions (E-mail)" Subject: RE: running X on 4.1.1 Date: Thu, 5 Oct 2000 14:24:13 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <000001c02ed2$e4742280$0200a8c0@rivrw1.nsw.optushome.com.au> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 X has always been a security risk, thats why they have disabled it in the high security switch if you want, you can always secure your box yourself and have X running, but beware that X is exploitable! Dan Cuthbert European Hosting Research & Engineering PSINet Datacentres mobile : +44 77 1279 0646 - -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Ryan Nera Sent: 05 October 2000 14:48 To: freebsd-questions (E-mail) Subject: running X on 4.1.1 Hi I've just installed 4.1.1 and selected the highest level of security In rc.conf The kernelsecuritylevel is set to 2 and turned ON I've been having problems getting X to start with this level of security... basically I cant run X My questions can I have this High level of security and still be able to run X windows on my system? Thanks? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 6.5.8 for non-commercial use iQA/AwUBOdyA/Q35kLKMi26SEQJf3ACg1JU2hFRj9cF6DrToA6t9GnssDooAoKGR ulRNox6q48PZcTZXYC4KVYfH =WvNm -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 6:18:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp2.tbv.se (smtp2.tbv.se [193.15.92.33]) by hub.freebsd.org (Postfix) with ESMTP id E4BAA37B502 for ; Thu, 5 Oct 2000 06:18:35 -0700 (PDT) Received: (from uucp@localhost) by smtp2.tbv.se (8.9.1/8.9.1) id PAA47873; Thu, 5 Oct 2000 15:18:33 +0200 (CEST) (envelope-from james.wilde@tbv.se) Received: from UNKNOWN(193.15.92.37), claiming to be "tbvhks12" via SMTP by smtp2.tbv.se, id smtpdb47869; Thu Oct 5 15:18:26 2000 From: "James A Wilde" To: "Sven Vermeulen" , "FreeBSD questions mailinlist" Subject: RE: diffrence between freebsd books Date: Thu, 5 Oct 2000 15:20:40 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Importance: Normal In-Reply-To: <001301c02ec4$72ffac40$0a64a8c0@localnet> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Both are good. I find the Complete FreeBSD better for the things I want to do. I have the subjective feeling that CFBSD is more of a hints and tips approach, in places like a recipe book - take one cup of ethernet cards and two pints of cable. At the same time it covers just the right amount of theory and is much better for warning you about 'gotchas'. The Handbook otoh is a little drier, not nearly as dry or poetic as man pages mind. In other words, you CAN do it with the Handbook, but you often have to know what you are doing in advance, whereas you can find this out as you go along with the CFBSD. Just my $0.02. You'll have to get the ISBN off someone else as my copy is at home at the moment. mvh/regards James -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Sven Vermeulen Sent: den 5 oktober 2000 14:05 To: FreeBSD questions mailinlist Subject: diffrence between freebsd books I want to buy a book for freebsd, I know there are the FreeBSD Handbook and the Complete FreeBSD Manual, but what are the differences between these books? I also need the ISBN numbers so I can order a book at the local book store. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 6:25:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.rdc1.il.home.com (mail1.rdc1.il.home.com [24.2.1.76]) by hub.freebsd.org (Postfix) with ESMTP id 835E437B502 for ; Thu, 5 Oct 2000 06:25:50 -0700 (PDT) Received: from miller.local ([24.17.229.11]) by mail1.rdc1.il.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001005132419.UCQJ7359.mail1.rdc1.il.home.com@miller.local>; Thu, 5 Oct 2000 06:24:19 -0700 Received: (from vcardona@localhost) by miller.local (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) id IAA01707; Thu, 5 Oct 2000 08:25:59 -0500 Date: Thu, 5 Oct 2000 08:25:59 -0500 From: "Victor R. Cardona" To: Sven Vermeulen Cc: freebsd-questions@freebsd.org Subject: Re: diffrence between freebsd books Message-ID: <20001005082559.A1652@home.com> References: <001301c02ec4$72ffac40$0a64a8c0@localnet> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <001301c02ec4$72ffac40$0a64a8c0@localnet>; from pe2tcp@zonnet.nl on Thu, Oct 05, 2000 at 02:04:43PM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I won't address the differences because I own neither. Here are the isbn numbers though. The Complete FreeBSD ISBN 1571762469 FreeBSD Handbook ISBN 1571762418 HTH Victor Cardona On Thu, Oct 05, 2000 at 02:04:43PM +0200, Sven Vermeulen wrote: > I want to buy a book for freebsd, I know there are the FreeBSD Handbook and > the Complete FreeBSD Manual, but what are the differences between these > books? I also need the ISBN numbers so I can order a book at the local book > store. > > Thank you. > Sven. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 6:28:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.thebiz.net (mx1.thebiz.net [216.238.0.20]) by hub.freebsd.org (Postfix) with SMTP id 63A4937B502 for ; Thu, 5 Oct 2000 06:28:17 -0700 (PDT) Received: (qmail 17296 invoked from network); 5 Oct 2000 09:28:12 -0400 Received: from mail2.backend.thebiz.net (HELO mail2.thebiz.net) (172.16.0.129) by mx1.backend.thebiz.net with SMTP; 5 Oct 2000 09:28:12 -0400 Received: (qmail 6578 invoked by uid 0); 5 Oct 2000 09:28:11 -0400 Received: from unknown (HELO harpua.thebiz.net) (216.238.1.31) by mail.thebiz.net with SMTP; 5 Oct 2000 09:28:11 -0400 Date: Thu, 5 Oct 2000 09:26:04 -0400 (EDT) From: Tom Holmes To: freebsd-questions@freebsd.org, freebsd-questions@freebsd.org Subject: Mysterious Lockups Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello All, We have a couple of webservers that are in production that are getting hosed on a regular basis and I'm at a loss right now on what the problem is. At first we thought it was the way that our logserver was dealing with the logging but we started logging locally and that did not fix the issue. This is a compaq Alpha DS10 doing diskless booting. The apache setup is basically right out of the box other then the option for mass virtual hosting and a patch to deal with our hashed style of user directories. I've included the output of the netstat right after it got hosed as well as the kernel and apache information. Some other info is that this machine has a few aliased IP adresses to support other ISPs on the local loopback device. These machines sit behind a Foundry ServerIron / FastIron for load balancing. Public side goes through the Foundry and the private side goes through a Cisco Catalyst 4000. Any help or thoughts on this would be great. Thanks a bunch! Server version: Apache/1.3.12 Ben-SSL/1.39 (Unix) Server built: May 31 2000 10:07:41 FreeBSD web2.thebiz.net 4.0-RELEASE FreeBSD 4.0-RELEASE #0: Tue Jul 11 13:35:02 EDT 2000 maz@web1.thebiz.net:/usr/src/sys/compile/DISKLESS-DS10 alpha Active Internet connections (including servers) Proto Recv-Q Send-Q Local Address Foreign Address (state) tcp4 0 4 172.16.0.70.23 172.16.0.20.45984 ESTABLISHED tcp4 481 0 216.238.35.206.80 205.188.209.204.60080 CLOSE_WAIT tcp4 378 0 216.238.35.204.80 24.95.170.63.1088 ESTABLISHED tcp4 261 0 216.238.35.204.80 137.165.14.30.1068 ESTABLISHED tcp4 0 0 216.238.35.204.80 63.166.164.200.61407 CLOSE_WAIT tcp4 0 0 216.238.35.204.80 209.185.143.138.44638 CLOSE_WAIT tcp4 166 0 216.238.35.204.80 209.185.143.138.63642 CLOSE_WAIT tcp4 0 0 216.238.35.204.80 63.21.189.209.1093 CLOSE_WAIT tcp4 355 0 216.238.35.204.80 63.99.105.163.8847 ESTABLISHED tcp4 188 0 216.238.35.206.80 216.35.103.51.52629 CLOSE_WAIT tcp4 332 0 216.238.35.204.80 63.99.105.163.9335 ESTABLISHED tcp4 335 0 216.238.35.204.80 63.99.105.163.9334 ESTABLISHED tcp4 340 0 216.238.35.204.80 63.99.105.163.9333 ESTABLISHED tcp4 335 0 216.238.35.204.80 63.99.105.163.9320 ESTABLISHED tcp4 335 0 216.238.35.204.80 63.99.105.163.9319 ESTABLISHED tcp4 347 0 216.238.35.204.80 63.99.105.163.9317 ESTABLISHED tcp4 148 0 216.238.35.206.80 208.171.252.37.4659 CLOSE_WAIT tcp4 296 0 216.238.35.204.80 24.29.59.89.2119 CLOSE_WAIT tcp4 366 0 216.238.35.204.80 12.34.109.82.43747 ESTABLISHED tcp4 221 0 216.238.35.204.80 209.4.252.235.3592 ESTABLISHED tcp4 270 0 216.238.35.206.80 149.106.33.22.1062 CLOSE_WAIT tcp4 335 0 216.238.35.204.80 63.99.105.163.1970 CLOSE_WAIT tcp4 340 0 216.238.35.204.80 63.99.105.163.1968 CLOSE_WAIT tcp4 332 0 216.238.35.204.80 63.99.105.163.1967 CLOSE_WAIT tcp4 197 0 216.238.35.206.80 216.35.103.53.53678 CLOSE_WAIT tcp4 399 0 216.238.35.204.80 212.125.82.57.18666 ESTABLISHED tcp4 316 0 216.238.35.204.80 24.29.59.89.2117 CLOSE_WAIT tcp4 261 0 216.238.35.204.80 208.17.2.40.1033 CLOSE_WAIT tcp4 0 0 216.238.35.70.80 216.238.9.82.2620 CLOSE_WAIT tcp4 0 0 216.238.35.204.80 216.238.9.82.2618 CLOSE_WAIT tcp4 68 0 216.238.35.204.80 216.15.84.168.38018 CLOSE_WAIT tcp4 326 0 216.238.35.204.80 38.151.70.230.5364 CLOSE_WAIT tcp4 270 0 216.238.35.206.80 149.106.33.22.1061 CLOSE_WAIT tcp4 544 0 216.238.35.204.80 202.61.190.5.4021 CLOSE_WAIT tcp4 187 0 216.238.35.206.80 216.35.103.53.52309 CLOSE_WAIT tcp4 565 0 216.238.35.206.80 194.201.24.172.20488 CLOSE_WAIT tcp4 342 0 216.238.35.204.80 63.99.105.163.63617 CLOSE_WAIT tcp4 355 0 216.238.35.204.80 63.99.105.163.63616 CLOSE_WAIT tcp4 341 0 216.238.35.204.80 63.99.105.163.63615 CLOSE_WAIT tcp4 341 0 216.238.35.204.80 63.99.105.163.63613 CLOSE_WAIT tcp4 68 0 216.238.35.204.80 216.15.84.168.38012 CLOSE_WAIT tcp4 273 0 216.238.35.204.80 205.188.208.203.9694 CLOSE_WAIT tcp4 381 0 216.238.35.204.80 207.198.35.37.64434 CLOSE_WAIT tcp4 187 0 216.238.35.206.80 216.35.103.53.50211 CLOSE_WAIT tcp4 273 0 216.238.35.204.80 205.188.208.203.6938 CLOSE_WAIT tcp4 334 0 216.238.35.204.80 216.238.225.56.1403 ESTABLISHED tcp4 68 0 216.238.35.204.80 216.15.84.168.38007 CLOSE_WAIT tcp4 424 0 216.238.35.206.80 24.131.134.76.1213 CLOSE_WAIT tcp4 292 0 216.238.35.204.80 216.238.225.56.1402 CLOSE_WAIT tcp4 434 0 216.238.35.206.80 212.1.141.191.1570 CLOSE_WAIT tcp4 149 0 216.238.35.206.80 212.1.128.63.33288 CLOSE_WAIT tcp4 261 0 216.238.35.204.80 216.175.235.66.1825 CLOSE_WAIT tcp4 315 0 216.238.35.204.80 209.198.114.237.1263 CLOSE_WAIT tcp4 0 0 216.238.35.204.80 209.185.143.138.53172 CLOSE_WAIT tcp4 250 0 216.238.35.204.80 64.41.254.25.1895 CLOSE_WAIT tcp4 381 0 216.238.35.204.80 207.198.35.37.63567 CLOSE_WAIT tcp4 216 0 216.238.35.204.80 216.35.116.93.52489 CLOSE_WAIT tcp4 261 0 216.238.35.204.80 216.238.1.32.2854 CLOSE_WAIT tcp4 170 0 216.238.35.206.80 209.67.206.127.52954 CLOSE_WAIT tcp4 170 0 216.238.35.206.80 209.67.206.126.51861 CLOSE_WAIT tcp4 381 0 216.238.35.204.80 207.198.35.37.63460 CLOSE_WAIT tcp4 274 0 216.238.35.204.80 205.247.157.99.1614 CLOSE_WAIT tcp4 182 0 216.238.35.204.80 209.185.143.138.49748 CLOSE_WAIT tcp4 148 0 216.238.35.206.80 208.171.252.34.4145 CLOSE_WAIT tcp4 255 0 216.238.35.204.80 205.188.208.203.57187 CLOSE_WAIT tcp4 0 0 216.238.35.204.80 209.185.143.138.46399 CLOSE_WAIT tcp4 170 0 216.238.35.204.80 208.184.66.9.1379 CLOSE_WAIT tcp4 155 0 216.238.35.204.80 208.184.66.9.1378 CLOSE_WAIT tcp4 320 0 216.238.35.204.80 213.189.83.100.43578 CLOSE_WAIT tcp4 387 0 216.238.35.204.80 128.119.121.177.1061 CLOSE_WAIT tcp4 155 0 216.238.35.204.80 208.184.66.9.1094 CLOSE_WAIT tcp4 0 0 216.238.35.204.80 209.185.143.138.57149 CLOSE_WAIT tcp4 226 0 216.238.35.204.80 216.35.116.93.51897 CLOSE_WAIT tcp4 182 0 216.238.35.204.80 209.185.143.138.53529 CLOSE_WAIT tcp4 387 0 216.238.35.204.80 128.119.121.177.1031 CLOSE_WAIT tcp4 261 0 216.238.35.204.80 216.175.235.66.1823 CLOSE_WAIT tcp4 375 0 216.238.35.204.80 199.184.22.2.40832 ESTABLISHED tcp4 261 0 216.238.35.204.80 208.48.238.149.3535 CLOSE_WAIT tcp4 261 0 216.238.35.204.80 208.48.238.149.3534 CLOSE_WAIT tcp4 216 0 216.238.35.204.80 216.35.103.62.62755 CLOSE_WAIT tcp4 261 0 216.238.35.204.80 208.48.238.149.3533 CLOSE_WAIT tcp4 180 0 216.238.35.204.80 209.185.143.138.62329 CLOSE_WAIT tcp4 261 0 216.238.35.204.80 216.175.235.66.1821 CLOSE_WAIT tcp4 261 0 216.238.35.204.80 216.175.235.66.1819 CLOSE_WAIT tcp4 261 0 216.238.35.204.80 216.175.235.66.1817 CLOSE_WAIT tcp4 68 0 216.238.35.204.80 209.133.121.160.57333 CLOSE_WAIT tcp4 226 0 216.238.35.204.80 216.35.103.62.62049 CLOSE_WAIT tcp4 0 0 216.238.35.70.80 216.238.9.82.2462 CLOSE_WAIT tcp4 0 0 216.238.35.204.80 216.238.9.82.2460 CLOSE_WAIT tcp4 588 0 216.238.35.206.80 211.117.39.52.18604 CLOSE_WAIT tcp4 0 0 216.238.35.204.80 199.179.123.68.63172 CLOSE_WAIT tcp4 242 0 216.238.35.206.80 64.196.60.70.1130 CLOSE_WAIT tcp4 191 0 216.238.35.206.80 216.35.103.56.50988 CLOSE_WAIT tcp4 357 0 216.238.35.204.80 172.165.74.108.1199 CLOSE_WAIT tcp4 0 17520 216.238.35.206.80 168.221.7.27.1621 CLOSE_WAIT tcp4 0 5950 216.238.35.206.80 216.35.103.56.49103 LAST_ACK tcp4 0 542 216.238.35.204.80 212.7.60.98.1870 LAST_ACK tcp4 0 17520 216.238.35.206.80 209.240.220.150.59419 CLOSE_WAIT tcp4 0 11794 216.238.35.204.80 216.175.235.66.1815 LAST_ACK tcp4 0 307 216.238.35.204.80 208.184.66.9.4700 LAST_ACK tcp4 0 143 216.238.35.204.80 24.131.134.49.4031 LAST_ACK tcp4 0 307 216.238.35.204.80 208.184.66.9.4530 LAST_ACK tcp4 0 2644 216.238.35.206.80 208.171.252.97.2157 LAST_ACK tcp4 0 17520 216.238.35.206.80 216.35.103.71.50336 LAST_ACK tcp4 0 10921 216.238.35.204.80 205.247.157.86.1101 LAST_ACK tcp4 0 4626 216.238.35.206.80 152.163.189.68.34578 LAST_ACK tcp4 0 8319 216.238.35.204.80 216.35.116.103.50498 LAST_ACK tcp4 0 11794 216.238.35.204.80 172.165.74.108.1134 LAST_ACK tcp4 0 4626 216.238.35.206.80 152.163.189.68.31101 LAST_ACK tcp4 0 11794 216.238.35.204.80 24.29.59.89.2104 LAST_ACK tcp4 0 0 216.238.35.204.80 216.238.225.56.1399 LAST_ACK tcp4 0 0 216.238.35.204.80 216.238.225.56.1398 LAST_ACK tcp4 0 0 216.238.35.204.80 216.238.225.56.1397 LAST_ACK tcp4 0 4096 216.238.35.204.80 216.238.225.56.1396 LAST_ACK tcp4 0 458 216.238.35.204.80 216.35.116.103.49617 LAST_ACK tcp4 0 0 216.238.35.204.80 216.77.225.224.24630 FIN_WAIT_2 tcp4 0 170 216.238.35.204.80 209.185.143.138.47035 LAST_ACK tcp4 0 11794 216.238.35.204.80 209.133.121.160.57120 LAST_ACK tcp4 0 11368 216.238.35.204.80 38.240.127.3.1112 LAST_ACK tcp4 0 17520 216.238.35.206.80 216.238.225.156.1402 LAST_ACK tcp4 0 11794 216.238.35.204.80 24.29.59.89.2102 LAST_ACK tcp4 0 4626 216.238.35.206.80 152.163.189.68.27637 LAST_ACK tcp4 0 0 216.238.35.204.80 216.77.225.224.24631 FIN_WAIT_2 tcp4 0 0 216.238.35.206.80 136.215.199.3.3660 LAST_ACK tcp4 0 8196 216.238.35.204.80 63.53.78.178.2246 LAST_ACK tcp4 0 4096 216.238.35.206.80 194.19.141.241.3256 LAST_ACK tcp4 0 4096 216.238.35.206.80 194.19.141.241.3249 LAST_ACK tcp4 0 0 216.238.35.204.80 24.29.72.189.1083 LAST_ACK tcp4 0 540 216.238.35.206.80 216.35.116.108.38090 LAST_ACK tcp4 0 4096 216.238.35.206.80 194.19.141.241.3167 LAST_ACK tcp4 0 0 216.238.35.206.80 128.59.142.35.1038 LAST_ACK tcp4 0 0 216.238.35.206.80 136.215.199.3.1787 LAST_ACK tcp4 0 170 216.238.35.204.80 209.185.143.138.45445 LAST_ACK tcp4 0 4096 216.238.35.206.80 194.19.141.241.3146 LAST_ACK tcp4 0 170 216.238.35.204.80 209.185.143.138.57109 LAST_ACK tcp4 0 11794 216.238.35.204.80 209.133.121.160.57085 LAST_ACK tcp4 0 0 216.238.35.204.80 216.238.9.82.2326 LAST_ACK tcp4 0 0 216.238.35.70.22 *.* LISTEN tcp4 0 0 172.16.0.70.22 *.* LISTEN tcp4 0 0 *.80 *.* LISTEN tcp4 0 0 *.443 *.* LISTEN tcp4 0 0 172.16.0.70.23 *.* LISTEN tcp4 0 0 172.16.0.70.21 *.* LISTEN tcp4 0 0 *.111 *.* LISTEN udp4 0 0 172.16.0.70.985 172.16.0.50.2049 udp4 0 0 172.16.0.70.994 172.16.0.2.2049 udp4 0 0 172.16.0.70.1000 172.16.0.2.2049 udp4 0 0 172.16.0.70.1006 172.16.0.4.2049 udp4 0 0 172.16.0.70.1012 172.16.0.2.2049 udp4 0 0 *.111 *.* udp4 0 0 172.16.0.70.1023 172.16.0.4.2049 Active UNIX domain sockets Address Type Recv-Q Send-Q Inode Conn Refs Nextref Addr fffffe000ec89f80 stream 0 0 fffffe000ec0d120 0 0 0 /tmp/gcache_port -- Tom Holmes To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 6:28:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.thebiz.net (mx1.thebiz.net [216.238.0.20]) by hub.freebsd.org (Postfix) with SMTP id C3B6537B66E for ; Thu, 5 Oct 2000 06:28:15 -0700 (PDT) Received: (qmail 17295 invoked from network); 5 Oct 2000 09:28:12 -0400 Received: from mail2.backend.thebiz.net (HELO mail2.thebiz.net) (172.16.0.129) by mx1.backend.thebiz.net with SMTP; 5 Oct 2000 09:28:12 -0400 Received: (qmail 6578 invoked by uid 0); 5 Oct 2000 09:28:11 -0400 Received: from unknown (HELO harpua.thebiz.net) (216.238.1.31) by mail.thebiz.net with SMTP; 5 Oct 2000 09:28:11 -0400 Date: Thu, 5 Oct 2000 09:26:04 -0400 (EDT) From: Tom Holmes To: freebsd-questions@freebsd.org, freebsd-questions@freebsd.org Subject: Mysterious Lockups Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello All, We have a couple of webservers that are in production that are getting hosed on a regular basis and I'm at a loss right now on what the problem is. At first we thought it was the way that our logserver was dealing with the logging but we started logging locally and that did not fix the issue. This is a compaq Alpha DS10 doing diskless booting. The apache setup is basically right out of the box other then the option for mass virtual hosting and a patch to deal with our hashed style of user directories. I've included the output of the netstat right after it got hosed as well as the kernel and apache information. Some other info is that this machine has a few aliased IP adresses to support other ISPs on the local loopback device. These machines sit behind a Foundry ServerIron / FastIron for load balancing. Public side goes through the Foundry and the private side goes through a Cisco Catalyst 4000. Any help or thoughts on this would be great. Thanks a bunch! Server version: Apache/1.3.12 Ben-SSL/1.39 (Unix) Server built: May 31 2000 10:07:41 FreeBSD web2.thebiz.net 4.0-RELEASE FreeBSD 4.0-RELEASE #0: Tue Jul 11 13:35:02 EDT 2000 maz@web1.thebiz.net:/usr/src/sys/compile/DISKLESS-DS10 alpha Active Internet connections (including servers) Proto Recv-Q Send-Q Local Address Foreign Address (state) tcp4 0 4 172.16.0.70.23 172.16.0.20.45984 ESTABLISHED tcp4 481 0 216.238.35.206.80 205.188.209.204.60080 CLOSE_WAIT tcp4 378 0 216.238.35.204.80 24.95.170.63.1088 ESTABLISHED tcp4 261 0 216.238.35.204.80 137.165.14.30.1068 ESTABLISHED tcp4 0 0 216.238.35.204.80 63.166.164.200.61407 CLOSE_WAIT tcp4 0 0 216.238.35.204.80 209.185.143.138.44638 CLOSE_WAIT tcp4 166 0 216.238.35.204.80 209.185.143.138.63642 CLOSE_WAIT tcp4 0 0 216.238.35.204.80 63.21.189.209.1093 CLOSE_WAIT tcp4 355 0 216.238.35.204.80 63.99.105.163.8847 ESTABLISHED tcp4 188 0 216.238.35.206.80 216.35.103.51.52629 CLOSE_WAIT tcp4 332 0 216.238.35.204.80 63.99.105.163.9335 ESTABLISHED tcp4 335 0 216.238.35.204.80 63.99.105.163.9334 ESTABLISHED tcp4 340 0 216.238.35.204.80 63.99.105.163.9333 ESTABLISHED tcp4 335 0 216.238.35.204.80 63.99.105.163.9320 ESTABLISHED tcp4 335 0 216.238.35.204.80 63.99.105.163.9319 ESTABLISHED tcp4 347 0 216.238.35.204.80 63.99.105.163.9317 ESTABLISHED tcp4 148 0 216.238.35.206.80 208.171.252.37.4659 CLOSE_WAIT tcp4 296 0 216.238.35.204.80 24.29.59.89.2119 CLOSE_WAIT tcp4 366 0 216.238.35.204.80 12.34.109.82.43747 ESTABLISHED tcp4 221 0 216.238.35.204.80 209.4.252.235.3592 ESTABLISHED tcp4 270 0 216.238.35.206.80 149.106.33.22.1062 CLOSE_WAIT tcp4 335 0 216.238.35.204.80 63.99.105.163.1970 CLOSE_WAIT tcp4 340 0 216.238.35.204.80 63.99.105.163.1968 CLOSE_WAIT tcp4 332 0 216.238.35.204.80 63.99.105.163.1967 CLOSE_WAIT tcp4 197 0 216.238.35.206.80 216.35.103.53.53678 CLOSE_WAIT tcp4 399 0 216.238.35.204.80 212.125.82.57.18666 ESTABLISHED tcp4 316 0 216.238.35.204.80 24.29.59.89.2117 CLOSE_WAIT tcp4 261 0 216.238.35.204.80 208.17.2.40.1033 CLOSE_WAIT tcp4 0 0 216.238.35.70.80 216.238.9.82.2620 CLOSE_WAIT tcp4 0 0 216.238.35.204.80 216.238.9.82.2618 CLOSE_WAIT tcp4 68 0 216.238.35.204.80 216.15.84.168.38018 CLOSE_WAIT tcp4 326 0 216.238.35.204.80 38.151.70.230.5364 CLOSE_WAIT tcp4 270 0 216.238.35.206.80 149.106.33.22.1061 CLOSE_WAIT tcp4 544 0 216.238.35.204.80 202.61.190.5.4021 CLOSE_WAIT tcp4 187 0 216.238.35.206.80 216.35.103.53.52309 CLOSE_WAIT tcp4 565 0 216.238.35.206.80 194.201.24.172.20488 CLOSE_WAIT tcp4 342 0 216.238.35.204.80 63.99.105.163.63617 CLOSE_WAIT tcp4 355 0 216.238.35.204.80 63.99.105.163.63616 CLOSE_WAIT tcp4 341 0 216.238.35.204.80 63.99.105.163.63615 CLOSE_WAIT tcp4 341 0 216.238.35.204.80 63.99.105.163.63613 CLOSE_WAIT tcp4 68 0 216.238.35.204.80 216.15.84.168.38012 CLOSE_WAIT tcp4 273 0 216.238.35.204.80 205.188.208.203.9694 CLOSE_WAIT tcp4 381 0 216.238.35.204.80 207.198.35.37.64434 CLOSE_WAIT tcp4 187 0 216.238.35.206.80 216.35.103.53.50211 CLOSE_WAIT tcp4 273 0 216.238.35.204.80 205.188.208.203.6938 CLOSE_WAIT tcp4 334 0 216.238.35.204.80 216.238.225.56.1403 ESTABLISHED tcp4 68 0 216.238.35.204.80 216.15.84.168.38007 CLOSE_WAIT tcp4 424 0 216.238.35.206.80 24.131.134.76.1213 CLOSE_WAIT tcp4 292 0 216.238.35.204.80 216.238.225.56.1402 CLOSE_WAIT tcp4 434 0 216.238.35.206.80 212.1.141.191.1570 CLOSE_WAIT tcp4 149 0 216.238.35.206.80 212.1.128.63.33288 CLOSE_WAIT tcp4 261 0 216.238.35.204.80 216.175.235.66.1825 CLOSE_WAIT tcp4 315 0 216.238.35.204.80 209.198.114.237.1263 CLOSE_WAIT tcp4 0 0 216.238.35.204.80 209.185.143.138.53172 CLOSE_WAIT tcp4 250 0 216.238.35.204.80 64.41.254.25.1895 CLOSE_WAIT tcp4 381 0 216.238.35.204.80 207.198.35.37.63567 CLOSE_WAIT tcp4 216 0 216.238.35.204.80 216.35.116.93.52489 CLOSE_WAIT tcp4 261 0 216.238.35.204.80 216.238.1.32.2854 CLOSE_WAIT tcp4 170 0 216.238.35.206.80 209.67.206.127.52954 CLOSE_WAIT tcp4 170 0 216.238.35.206.80 209.67.206.126.51861 CLOSE_WAIT tcp4 381 0 216.238.35.204.80 207.198.35.37.63460 CLOSE_WAIT tcp4 274 0 216.238.35.204.80 205.247.157.99.1614 CLOSE_WAIT tcp4 182 0 216.238.35.204.80 209.185.143.138.49748 CLOSE_WAIT tcp4 148 0 216.238.35.206.80 208.171.252.34.4145 CLOSE_WAIT tcp4 255 0 216.238.35.204.80 205.188.208.203.57187 CLOSE_WAIT tcp4 0 0 216.238.35.204.80 209.185.143.138.46399 CLOSE_WAIT tcp4 170 0 216.238.35.204.80 208.184.66.9.1379 CLOSE_WAIT tcp4 155 0 216.238.35.204.80 208.184.66.9.1378 CLOSE_WAIT tcp4 320 0 216.238.35.204.80 213.189.83.100.43578 CLOSE_WAIT tcp4 387 0 216.238.35.204.80 128.119.121.177.1061 CLOSE_WAIT tcp4 155 0 216.238.35.204.80 208.184.66.9.1094 CLOSE_WAIT tcp4 0 0 216.238.35.204.80 209.185.143.138.57149 CLOSE_WAIT tcp4 226 0 216.238.35.204.80 216.35.116.93.51897 CLOSE_WAIT tcp4 182 0 216.238.35.204.80 209.185.143.138.53529 CLOSE_WAIT tcp4 387 0 216.238.35.204.80 128.119.121.177.1031 CLOSE_WAIT tcp4 261 0 216.238.35.204.80 216.175.235.66.1823 CLOSE_WAIT tcp4 375 0 216.238.35.204.80 199.184.22.2.40832 ESTABLISHED tcp4 261 0 216.238.35.204.80 208.48.238.149.3535 CLOSE_WAIT tcp4 261 0 216.238.35.204.80 208.48.238.149.3534 CLOSE_WAIT tcp4 216 0 216.238.35.204.80 216.35.103.62.62755 CLOSE_WAIT tcp4 261 0 216.238.35.204.80 208.48.238.149.3533 CLOSE_WAIT tcp4 180 0 216.238.35.204.80 209.185.143.138.62329 CLOSE_WAIT tcp4 261 0 216.238.35.204.80 216.175.235.66.1821 CLOSE_WAIT tcp4 261 0 216.238.35.204.80 216.175.235.66.1819 CLOSE_WAIT tcp4 261 0 216.238.35.204.80 216.175.235.66.1817 CLOSE_WAIT tcp4 68 0 216.238.35.204.80 209.133.121.160.57333 CLOSE_WAIT tcp4 226 0 216.238.35.204.80 216.35.103.62.62049 CLOSE_WAIT tcp4 0 0 216.238.35.70.80 216.238.9.82.2462 CLOSE_WAIT tcp4 0 0 216.238.35.204.80 216.238.9.82.2460 CLOSE_WAIT tcp4 588 0 216.238.35.206.80 211.117.39.52.18604 CLOSE_WAIT tcp4 0 0 216.238.35.204.80 199.179.123.68.63172 CLOSE_WAIT tcp4 242 0 216.238.35.206.80 64.196.60.70.1130 CLOSE_WAIT tcp4 191 0 216.238.35.206.80 216.35.103.56.50988 CLOSE_WAIT tcp4 357 0 216.238.35.204.80 172.165.74.108.1199 CLOSE_WAIT tcp4 0 17520 216.238.35.206.80 168.221.7.27.1621 CLOSE_WAIT tcp4 0 5950 216.238.35.206.80 216.35.103.56.49103 LAST_ACK tcp4 0 542 216.238.35.204.80 212.7.60.98.1870 LAST_ACK tcp4 0 17520 216.238.35.206.80 209.240.220.150.59419 CLOSE_WAIT tcp4 0 11794 216.238.35.204.80 216.175.235.66.1815 LAST_ACK tcp4 0 307 216.238.35.204.80 208.184.66.9.4700 LAST_ACK tcp4 0 143 216.238.35.204.80 24.131.134.49.4031 LAST_ACK tcp4 0 307 216.238.35.204.80 208.184.66.9.4530 LAST_ACK tcp4 0 2644 216.238.35.206.80 208.171.252.97.2157 LAST_ACK tcp4 0 17520 216.238.35.206.80 216.35.103.71.50336 LAST_ACK tcp4 0 10921 216.238.35.204.80 205.247.157.86.1101 LAST_ACK tcp4 0 4626 216.238.35.206.80 152.163.189.68.34578 LAST_ACK tcp4 0 8319 216.238.35.204.80 216.35.116.103.50498 LAST_ACK tcp4 0 11794 216.238.35.204.80 172.165.74.108.1134 LAST_ACK tcp4 0 4626 216.238.35.206.80 152.163.189.68.31101 LAST_ACK tcp4 0 11794 216.238.35.204.80 24.29.59.89.2104 LAST_ACK tcp4 0 0 216.238.35.204.80 216.238.225.56.1399 LAST_ACK tcp4 0 0 216.238.35.204.80 216.238.225.56.1398 LAST_ACK tcp4 0 0 216.238.35.204.80 216.238.225.56.1397 LAST_ACK tcp4 0 4096 216.238.35.204.80 216.238.225.56.1396 LAST_ACK tcp4 0 458 216.238.35.204.80 216.35.116.103.49617 LAST_ACK tcp4 0 0 216.238.35.204.80 216.77.225.224.24630 FIN_WAIT_2 tcp4 0 170 216.238.35.204.80 209.185.143.138.47035 LAST_ACK tcp4 0 11794 216.238.35.204.80 209.133.121.160.57120 LAST_ACK tcp4 0 11368 216.238.35.204.80 38.240.127.3.1112 LAST_ACK tcp4 0 17520 216.238.35.206.80 216.238.225.156.1402 LAST_ACK tcp4 0 11794 216.238.35.204.80 24.29.59.89.2102 LAST_ACK tcp4 0 4626 216.238.35.206.80 152.163.189.68.27637 LAST_ACK tcp4 0 0 216.238.35.204.80 216.77.225.224.24631 FIN_WAIT_2 tcp4 0 0 216.238.35.206.80 136.215.199.3.3660 LAST_ACK tcp4 0 8196 216.238.35.204.80 63.53.78.178.2246 LAST_ACK tcp4 0 4096 216.238.35.206.80 194.19.141.241.3256 LAST_ACK tcp4 0 4096 216.238.35.206.80 194.19.141.241.3249 LAST_ACK tcp4 0 0 216.238.35.204.80 24.29.72.189.1083 LAST_ACK tcp4 0 540 216.238.35.206.80 216.35.116.108.38090 LAST_ACK tcp4 0 4096 216.238.35.206.80 194.19.141.241.3167 LAST_ACK tcp4 0 0 216.238.35.206.80 128.59.142.35.1038 LAST_ACK tcp4 0 0 216.238.35.206.80 136.215.199.3.1787 LAST_ACK tcp4 0 170 216.238.35.204.80 209.185.143.138.45445 LAST_ACK tcp4 0 4096 216.238.35.206.80 194.19.141.241.3146 LAST_ACK tcp4 0 170 216.238.35.204.80 209.185.143.138.57109 LAST_ACK tcp4 0 11794 216.238.35.204.80 209.133.121.160.57085 LAST_ACK tcp4 0 0 216.238.35.204.80 216.238.9.82.2326 LAST_ACK tcp4 0 0 216.238.35.70.22 *.* LISTEN tcp4 0 0 172.16.0.70.22 *.* LISTEN tcp4 0 0 *.80 *.* LISTEN tcp4 0 0 *.443 *.* LISTEN tcp4 0 0 172.16.0.70.23 *.* LISTEN tcp4 0 0 172.16.0.70.21 *.* LISTEN tcp4 0 0 *.111 *.* LISTEN udp4 0 0 172.16.0.70.985 172.16.0.50.2049 udp4 0 0 172.16.0.70.994 172.16.0.2.2049 udp4 0 0 172.16.0.70.1000 172.16.0.2.2049 udp4 0 0 172.16.0.70.1006 172.16.0.4.2049 udp4 0 0 172.16.0.70.1012 172.16.0.2.2049 udp4 0 0 *.111 *.* udp4 0 0 172.16.0.70.1023 172.16.0.4.2049 Active UNIX domain sockets Address Type Recv-Q Send-Q Inode Conn Refs Nextref Addr fffffe000ec89f80 stream 0 0 fffffe000ec0d120 0 0 0 /tmp/gcache_port -- Tom Holmes To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 7: 8:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from avocet.prod.itd.earthlink.net (avocet.prod.itd.earthlink.net [207.217.121.50]) by hub.freebsd.org (Postfix) with ESMTP id 009CA37B502 for ; Thu, 5 Oct 2000 07:08:40 -0700 (PDT) Received: from Nikki (user-33qt5d0.dialup.mindspring.com [199.174.149.160]) by avocet.prod.itd.earthlink.net (8.9.3-EL_1_3/8.9.3) with SMTP id HAA28577 for ; Thu, 5 Oct 2000 07:08:40 -0700 (PDT) Message-Id: <200010051408.HAA28577@avocet.prod.itd.earthlink.net> From: "Michael G." To: "questions@FreeBSD.ORG" Date: Thu, 05 Oct 2000 09:08:40 -0500 Reply-To: "Michael G." X-Mailer: PMMail 2000 Professional (2.10.2010) For Windows 98 (4.10.1998) In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: strange mv Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Doing some work as root, moving around some packages I dl'ed I made two errors and am wondering what happened. First, I was moving files into a subdirectory and used the wrong slash once (i.e. mv myfile \subdir) and the file is now gone. Second at one point I typed 'mv ~root/myfile* ' and forgot the dot ..that file is gone as well. Shouldn't I have gotten error messages instead? Thanks for any info. Michael G. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Buick Performance...Driving fast with Class Passing everything but gas stations 71 Skylark Custom ICQ #24517082 mikegoe@earthlink.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 7:18: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from diskfarm.firehouse.net (rdu25-12-043.nc.rr.com [24.25.12.43]) by hub.freebsd.org (Postfix) with ESMTP id CE8C637B502 for ; Thu, 5 Oct 2000 07:18:05 -0700 (PDT) Received: (from abc@localhost) by diskfarm.firehouse.net (8.11.0/8.11.0) id e95EJVe11148; Thu, 5 Oct 2000 10:19:31 -0400 (EDT) (envelope-from abc) Date: Thu, 5 Oct 2000 10:19:31 -0400 From: Alan Clegg To: "Michael G." Cc: "questions@FreeBSD.ORG" Subject: Re: strange mv Message-ID: <20001005101931.C10452@diskfarm.firehouse.net> References: <200010051408.HAA28577@avocet.prod.itd.earthlink.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <200010051408.HAA28577@avocet.prod.itd.earthlink.net>; from mikegoe@earthlink.net on Thu, Oct 05, 2000 at 09:08:40AM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Unless the network is lying to me again, Michael G. said: > Doing some work as root, moving around some packages I dl'ed I made > two errors and am wondering what happened. First, I was moving > files into a subdirectory and used the wrong slash once (i.e. mv > myfile \subdir) and the file is now gone. No, it moved to a file called subdir in the current directory. The \ was ignored since it was not followed by any other "special" characters. > Second at one point I > typed 'mv ~root/myfile* ' and forgot the dot ..that file is gone > as well. Shouldn't I have gotten error messages instead? Not if there were exactly two files that matched the pattern ~root/myfile* In which case you typed (with expansion): mv ~root/myfile1 ~root/myfile2 Which is perfecly legal. AlanC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 7:22:47 2000 Delivered-To: freebsd-questions@freebsd.org Received: from stargate.spray.se (stargate.spray.se [212.78.194.91]) by hub.freebsd.org (Postfix) with SMTP id 581A637B502 for ; Thu, 5 Oct 2000 07:22:40 -0700 (PDT) Received: from 172.16.10.6 by stargate.spray.se (InterScan E-Mail VirusWall NT); Thu, 05 Oct 2000 16:24:08 +0200 (W. Europe Daylight Time) Received: by titan.i.spray.se with Internet Mail Service (5.5.2650.21) id ; Thu, 5 Oct 2000 16:23:01 +0200 Received: from ng4L114.i.spray.se ([172.16.24.114]) by guld.i.spray.se with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id TFC5V44B; Thu, 5 Oct 2000 16:22:20 +0200 From: Johan Pettersson To: "Michael G." Cc: questions@FreeBSD.ORG Date: Thu, 5 Oct 2000 16:22:36 +0200 (CEST) X-Sender: jopet@ng4L117.i.spray.se\000 Subject: Re: strange mv In-Reply-To: <200010051408.HAA28577@avocet.prod.itd.earthlink.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 5 Oct 2000, Michael G. wrote: > myfile \subdir) and the file is now gone. See if you can find a file whith the name "subdir" > Second at one point I typed 'mv ~root/myfile* ' What are you trying to do here ? Johan -- Spray Network Services Stockholm | Sweden Cell: +46(0)708 402 836 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 7:24:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from magpage.com (trinity.magpage.com [216.155.0.8]) by hub.freebsd.org (Postfix) with ESMTP id 4127637B502 for ; Thu, 5 Oct 2000 07:24:05 -0700 (PDT) Received: from magpage.com (poomba.magpage.com [216.155.24.136]) by magpage.com (8.8.8/8.8.5) with ESMTP id OAA00320; Thu, 5 Oct 2000 14:23:49 GMT Message-ID: <39DC8EF5.EE39B6A7@magpage.com> Date: Thu, 05 Oct 2000 10:23:49 -0400 From: Daniel Frazier Organization: Magpage Internet Services X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Chris Wasser Cc: freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD 4.1.1 & X11 Linux EMU -- Broken? References: <20001005015840.A9878@area51.v-wave.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 Wasser wrote: > > COMPAT_LINUX and linux_base are installed. My XF86 is pretty old simply because it's a serious pain in the ass to update > certain X components (such as X itself -- uninstall, reinstall; libpng is another problem port too in this sense, you can > update the port but other ports which require libpng look for the previous version rather then the newer one [a "problem" > the port maintainers should "look into" -- It should be noted that if this is because there's something I missed, I > apologize and should rtfm]) > Chris, I can't really comment on the rest of your email, but I recently upgraded to the newest sawfish and in the process of doing so I upgraded libpng. Well, suffice it to say that this broke something and X wouldn't start, so after rebuilding X, png, imlib and generally wasting about half a day, I got things working by linking libpng.so.3 to libpng.so.4. Now, if that had been covered by the port maintainer it would have saved me half a day. Actually...I think I 'm gonna shoot him an email... ---------------------------------------------------------------------- Daniel Frazier Tel: 302-239-5900 Ext. 231 System Administrator Fax: 302-239-3909 MAGPAGE, We Power the Internet WWW: http://www.magpage.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 7:33:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.screaming.net (smtp.screaming.net [212.49.224.20]) by hub.freebsd.org (Postfix) with ESMTP id 63B0837B503 for ; Thu, 5 Oct 2000 07:33:12 -0700 (PDT) Received: from lexx.my.domain (dyn38-ras7.screaming.net [212.49.230.38]) by smtp.screaming.net (8.9.3/8.9.3) with SMTP id OAA20963 for ; Thu, 5 Oct 2000 14:36:24 GMT From: John Murphy To: questions@freebsd.org Subject: Re: local man.cgi? Date: Thu, 05 Oct 2000 15:32:41 +0100 Organization: The Organisation Reply-To: bigotfo@bigfoot.com Message-ID: X-Mailer: Forte Agent 1.8/32.548 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mark Ovens wrote: >On Wed, Oct 04, 2000 at 10:03:48PM +0100, John Murphy wrote: >> Unfortunately that man.cgi seems a lot less capable than the one on = the >> web site. I guess it would be too much to ask for the real man.cgi. >>=20 > >Well, the only major difference that I can see is that the one at >www.freebsd.org has manpages for every release of FreeBSD and numerous >other *nixes. Do you really need that. The main reason I use it is that = it >makes all the X-refs to other manpages into hyper-links so it is a = doddle >to search (and back-track) if you don't know exactly which manpage you = need >to look at. > Right again, I was trying to use the man search page html without enough changes, eg: query needs to be topic, sektion - section etc. It's working well now, and very useful too... ATB John. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 7:39:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from be-well.ilk.org (lowellg.ne.mediaone.net [24.147.184.128]) by hub.freebsd.org (Postfix) with ESMTP id 4A20E37B503 for ; Thu, 5 Oct 2000 07:39:04 -0700 (PDT) Received: (from lowell@localhost) by be-well.ilk.org (8.11.0/8.11.0) id e95Ed2d10243; Thu, 5 Oct 2000 10:39:02 -0400 (EDT) (envelope-from lowell) To: freebsd-questions@freebsd.org Subject: Re: linux-like locate? References: From: Lowell Gilbert Date: 05 Oct 2000 10:39:02 -0400 In-Reply-To: danm@prime.gushi.org's message of "5 Oct 2000 14:26:15 +0200" Message-ID: <441yxvxshl.fsf@lowellg.ne.mediaone.net> Lines: 15 X-Mailer: Gnus v5.7/Emacs 20.7 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG danm@prime.gushi.org (Dan Mahoney, System Admin) writes: > Hey all, I had an experience with locate on a linux system once, and I > noted that for regular users, it displayed world-readable directories, > whereas if you ran locate as root, it automatically had a separate > database which seemed to index the whole hard drive (including /var/log, > etc). Is there any way to get this functionality under FreeBSD? Sure. The '-d' option to locate(1) will let you search an alternate database, and you can run locate.updatedb(8) as root if you want, to generate an alternate database that includes all the files. If you want it to be invisible, you'll need to do the database updates from a cron job, and alias (or wrap) the locate(1) executable for the root account. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 7:41:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from be-well.ilk.org (lowellg.ne.mediaone.net [24.147.184.128]) by hub.freebsd.org (Postfix) with ESMTP id D973537B503 for ; Thu, 5 Oct 2000 07:41:14 -0700 (PDT) Received: (from lowell@localhost) by be-well.ilk.org (8.11.0/8.11.0) id e95EfEM10249; Thu, 5 Oct 2000 10:41:14 -0400 (EDT) (envelope-from lowell) To: freebsd-questions@freebsd.org Subject: Re: running X on 4.1.1 References: <000001c02ed2$e4742280$0200a8c0@rivrw1.nsw.optushome.com.au> From: Lowell Gilbert Date: 05 Oct 2000 10:41:14 -0400 In-Reply-To: rnera@optushome.com.au's message of "5 Oct 2000 14:49:44 +0200" Message-ID: <44ya03wdth.fsf@lowellg.ne.mediaone.net> Lines: 19 X-Mailer: Gnus v5.7/Emacs 20.7 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG rnera@optushome.com.au (Ryan Nera) writes: > I've just installed 4.1.1 and selected the highest level of security > > In rc.conf > > The kernelsecuritylevel is set to 2 and turned ON > > I've been having problems getting X to start with this level of security... > basically I cant run X > > My questions can I have this High level of security and still be able to run > X windows on my system? You can run X before you raise the securelevel. X servers require direct access to system memory, which is a feature that obviously isn't compatible with the concept of high securelevels. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 7:51:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from magpage.com (trinity.magpage.com [216.155.0.8]) by hub.freebsd.org (Postfix) with ESMTP id 086EE37B503 for ; Thu, 5 Oct 2000 07:51:05 -0700 (PDT) Received: from magpage.com (poomba.magpage.com [216.155.24.136]) by magpage.com (8.8.8/8.8.5) with ESMTP id OAA12834; Thu, 5 Oct 2000 14:50:45 GMT Message-ID: <39DC9544.56B2F562@magpage.com> Date: Thu, 05 Oct 2000 10:50:44 -0400 From: Daniel Frazier Organization: Magpage Internet Services X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Loren Koss Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Build Kernel woes.. References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hey Loren, This is from the FreeBSD-Stable list within the last few days... >john b p melesky writes: > > > > Now I'm faced with another problem. Odly enough, I've commented out the USB > > > support lines in the kernel, and removed the #'s to uncomment them. I've > > > tried removing the ata drivers..too. > > > ... > > > `USB_PRODUCT_DLINK_DSB650' undeclared here (not in a function) > > > > I ran into the same problem this morning. It's being compiled as a > > kernel module, which is why commenting it out of your kernel config file > > doesn't help. I ended up going into /usr/src/sys/dev/usb/usbdevs.h and > > adding the following line: > > > > #define USB_PRODUCT_DLINK_DSB650 0x4001 /* no clue -- > > jmelesky */ > > > > I don't know if that line is accurate or not, but i didn't have that > > device on my machine, so it worked fine just getting everything to > > compile. Kernel compiled and ran without a problem. > > I didn't have that card either, which is why found it odd than such an > error would occur, but your solution fixed it.. Brilliant! Thanks :) hope this helps. -- ---------------------------------------------------------------------- Daniel Frazier Tel: 302-239-5900 Ext. 231 System Administrator Fax: 302-239-3909 MAGPAGE, We Power the Internet WWW: http://www.magpage.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 7:55:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from a2.mbn.or.jp (a2.mbn.or.jp [202.217.0.17]) by hub.freebsd.org (Postfix) with ESMTP id 3C37F37B502 for ; Thu, 5 Oct 2000 07:55:38 -0700 (PDT) Received: from sknts (cse15-39.funabashi.mbn.or.jp [210.144.34.95]) by a2.mbn.or.jp (8.9.1/a2.mbn.or.jp-2.0) with SMTP id XAA10961 for ; Thu, 5 Oct 2000 23:55:35 +0900 (JST) Message-ID: <004101c02edc$dbde84d0$21cb01c8@WINNTDOM> From: "=?iso-2022-jp?B?GyRCMkNGIyEhPy1MaRsoQg==?=" To: Subject: =?iso-2022-jp?B?GyRCQmdKUTYyPUwkRyQ5ISMkNDxBTGQkLCQ0JDYkJCReJDkhIxsoQg==?= Date: Thu, 5 Oct 2000 23:54:44 +0900 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 Disposition-Notification-To: "=?iso-2022-jp?B?GyRCMkNGIyEhPy1MaRsoQg==?=" X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG $B=i$a$^$7$F!#(B $B;d$O?75,%M%C%H%o!<%/%7%9%F%`9=C[$KEv$?$j;HMQ5!4o$NA*Dj(B $B$dDs0F$rC4Ev$7$F$*$j$^$9!#!J(BSI$B6HL3!K(B $B$4r7o(B $B!!!!$H$7$F!V(BFreeBSD$B!W$r4F;k$9$k>l9g!"(BSNMP$B%(!<%8%'%s%H$rF3F~$9$kI,MW$,$"$k(B $B!!!!$H$$$&2sEz$,F@$i$l$^$7$?!#!J$"$k4k6H$KEEOC$G3NG'!K(B $B!!!!!JEvA3$I$l$KBP$7$F$b!V(BSNMP$B%(!<%8%'%s%H!W$OI,MW$G$7$g$&$,!%!%!%!#!K(B $B-#(B $B$7$+$7!"%M%C%H%o!<%/4F;k%D!<%k$rDs6!$7$F$$$k4k6H$G$O!V(BFreeBSD$B!W$X(B $B!!!!(BSNMP$B%(!<%8%g%s%H$,Ds6!$5$l$F$$$J$$!#(B $B-$!!!V(BFreeBSD$B!W$XF3F~$9$k(BSNMP$B%(!<%8%g%s%H$,I,MW!*!*!#(B $B$H$$$&$3$H$G$4$6$$$^$9!#(B $B$3$N7o$K4X$7$^$7$F$h$$>pJs$r$*;}$A$G$"$l$P65$($FD:$-$?$$$N$G$9$,!%!%!%!#(B $BJdB-!'$3$3$G?=$7$F$*$j$^$9!V4F;k!W$H$O!"!I%N!<%I!J5!4o!KDd;_!J@8;`!K(B $B!!!!!!3NG'!I$d!I%H%i%U%#%C%/4F;k!I!"!I%j%b!<%H%3%s%H%m!<%k!I$J$I$r(B $B!!!!!!4^$_$^$9!#(B /_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ $B!Z(BName$B![(B $B2CF#(B $B?-Li(B $B!Z(BE-Mail_Home$B![(B dseskato@a2.mbn.or.jp /_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 7:58:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dynamictrade.com (node-d8e93fd2.powerinter.net [216.233.63.210]) by hub.freebsd.org (Postfix) with SMTP id ACC5337B502 for ; Thu, 5 Oct 2000 07:58:43 -0700 (PDT) Received: (qmail 2206 invoked from network); 5 Oct 2000 14:58:39 -0000 Received: from tyr.internal.3.168.192.in-addr.arpa (HELO dynamictrade.com) (192.168.3.213) by mailhost.internal with SMTP; 5 Oct 2000 14:58:39 -0000 Message-ID: <39DC97A0.D7416B01@dynamictrade.com> Date: Thu, 05 Oct 2000 10:00:48 -0500 From: john b p melesky X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Daniel Frazier Cc: Loren Koss , freebsd-questions@FreeBSD.ORG Subject: Re: Build Kernel woes.. References: <39DC9544.56B2F562@magpage.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > This is from the FreeBSD-Stable list within the last few days... > > >john b p melesky writes: Actually, it was pointed out to me that my problem was the result of cvsup'ing dunring a small window (about 2 hours) where that device went undefined. If you cvsup again, it should be fine, and more correct than my solution. On the other hand, if you're lazy like me, it shouldn't be a big deal. :) -johnnnnnnn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 8: 2:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from unix.pciway.com (d83b4646.dsl.flashcom.net [216.59.70.70]) by hub.freebsd.org (Postfix) with ESMTP id 806A837B502 for ; Thu, 5 Oct 2000 08:02:26 -0700 (PDT) Received: from localhost (loren@localhost) by unix.pciway.com (8.11.0/8.11.0) with ESMTP id e95F3tm77687; Thu, 5 Oct 2000 08:04:00 -0700 (PDT) (envelope-from loren@pciway.com) Date: Thu, 5 Oct 2000 08:03:55 -0700 (PDT) From: Loren Koss To: Daniel Frazier Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Build Kernel woes.. In-Reply-To: <39DC9544.56B2F562@magpage.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 VERY INTERESTING!! I see where he got the 4001 number, because there are 3 USB_DLINK devices and it goes 4000, 4002, 4003.. Looks like someone needs to fix that and commit it.. Thanks! Loren On Thu, 5 Oct 2000, Daniel Frazier wrote: > Hey Loren, > > This is from the FreeBSD-Stable list within the last few days... > > > >john b p melesky writes: > > > > > > Now I'm faced with another problem. Odly enough, I've commented out the USB > > > > support lines in the kernel, and removed the #'s to uncomment them. I've > > > > tried removing the ata drivers..too. > > > > ... > > > > `USB_PRODUCT_DLINK_DSB650' undeclared here (not in a function) > > > > > > I ran into the same problem this morning. It's being compiled as a > > > kernel module, which is why commenting it out of your kernel config file > > > doesn't help. I ended up going into /usr/src/sys/dev/usb/usbdevs.h and > > > adding the following line: > > > > > > #define USB_PRODUCT_DLINK_DSB650 0x4001 /* no clue -- > > > jmelesky */ > > > > > > I don't know if that line is accurate or not, but i didn't have that > > > device on my machine, so it worked fine just getting everything to > > > compile. Kernel compiled and ran without a problem. > > > > I didn't have that card either, which is why found it odd than such an > > error would occur, but your solution fixed it.. Brilliant! Thanks :) > > > hope this helps. > > -- > ---------------------------------------------------------------------- > Daniel Frazier Tel: 302-239-5900 Ext. 231 > System Administrator Fax: 302-239-3909 > MAGPAGE, We Power the Internet WWW: http://www.magpage.com/ > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 8: 6:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from unix.pciway.com (d83b4646.dsl.flashcom.net [216.59.70.70]) by hub.freebsd.org (Postfix) with ESMTP id 5BF5F37B502 for ; Thu, 5 Oct 2000 08:06:46 -0700 (PDT) Received: from localhost (loren@localhost) by unix.pciway.com (8.11.0/8.11.0) with ESMTP id e95F8N081830; Thu, 5 Oct 2000 08:08:24 -0700 (PDT) (envelope-from loren@pciway.com) Date: Thu, 5 Oct 2000 08:08:23 -0700 (PDT) From: Loren Koss To: john b p melesky Cc: Daniel Frazier , freebsd-questions@FreeBSD.ORG Subject: Re: Build Kernel woes.. In-Reply-To: <39DC97A0.D7416B01@dynamictrade.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 question... If I CVSUP again, do I have to build the whole world again before I can build the kernel? I thought I read someplace that thats correct.. If so, I just did that and it took 4 hours.. I really dont want to do that again for at least a week or so.. Thanks Loren On Thu, 5 Oct 2000, john b p melesky wrote: > > This is from the FreeBSD-Stable list within the last few days... > > > > >john b p melesky writes: > > > Actually, it was pointed out to me that my problem was the result of > cvsup'ing dunring a small window (about 2 hours) where that device went > undefined. If you cvsup again, it should be fine, and more correct than > my solution. > > On the other hand, if you're lazy like me, it shouldn't be a big deal. > :) > > -johnnnnnnn > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 8:11:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dynamictrade.com (node-d8e93fd2.powerinter.net [216.233.63.210]) by hub.freebsd.org (Postfix) with SMTP id 1A21C37B66C for ; Thu, 5 Oct 2000 08:11:14 -0700 (PDT) Received: (qmail 3052 invoked from network); 5 Oct 2000 15:11:13 -0000 Received: from tyr.internal.3.168.192.in-addr.arpa (HELO dynamictrade.com) (192.168.3.213) by mailhost.internal with SMTP; 5 Oct 2000 15:11:13 -0000 Message-ID: <39DC9A91.9C217D6F@dynamictrade.com> Date: Thu, 05 Oct 2000 10:13:21 -0500 From: john b p melesky X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Loren Koss Cc: Daniel Frazier , freebsd-questions@FreeBSD.ORG Subject: Re: Build Kernel woes.. References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I have a question... If I CVSUP again, do I have to build the whole world > again before I can build the kernel? Yes, but... If you don't delete the /usr/obj/ directory, make world is a great deal quicker, as it only updates stuff that has changed. The rationale for deleting it regularly is that, over time, dependancies can change and strange errors can slip in that are easily avoided by recompiling everything. However, with a difference of a day or so, you'll probably be fine not deleting it. Of course, YMMV. -johnnnnnnn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 8:15: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from unix.pciway.com (d83b4646.dsl.flashcom.net [216.59.70.70]) by hub.freebsd.org (Postfix) with ESMTP id 7B35337B502 for ; Thu, 5 Oct 2000 08:15:05 -0700 (PDT) Received: from localhost (loren@localhost) by unix.pciway.com (8.11.0/8.11.0) with ESMTP id e95FGgf83525; Thu, 5 Oct 2000 08:16:43 -0700 (PDT) (envelope-from loren@pciway.com) Date: Thu, 5 Oct 2000 08:16:42 -0700 (PDT) From: Loren Koss To: john b p melesky Cc: Daniel Frazier , freebsd-questions@FreeBSD.ORG Subject: Re: Build Kernel woes.. In-Reply-To: <39DC9A91.9C217D6F@dynamictrade.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 thought make buildworld cleans the object tree as its first thing? Is that wrong? On Thu, 5 Oct 2000, john b p melesky wrote: > > I have a question... If I CVSUP again, do I have to build the whole world > > again before I can build the kernel? > > Yes, but... > > If you don't delete the /usr/obj/ directory, make world is a great deal > quicker, as it only updates stuff that has changed. > > The rationale for deleting it regularly is that, over time, dependancies > can change and strange errors can slip in that are easily avoided by > recompiling everything. However, with a difference of a day or so, > you'll probably be fine not deleting it. > > Of course, YMMV. > > -johnnnnnnn > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 8:16: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from iteso.mx (iteso.mx [148.201.1.4]) by hub.freebsd.org (Postfix) with ESMTP id AD9EE37B503 for ; Thu, 5 Oct 2000 08:15:58 -0700 (PDT) Received: from localhost (eric@localhost) by iteso.mx (8.11.0/8.11.0) with ESMTP id e95EV0i35889 for ; Thu, 5 Oct 2000 09:31:00 -0500 (CDT) (envelope-from eric@iteso.mx) Date: Thu, 5 Oct 2000 09:31:00 -0500 (CDT) From: De la Cruz Lugo Eric To: questions@freebsd.org Subject: Hardware compatibility, CD-R HP 8200i Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG A friend of mine wants to install the FreeBSD on his desktop, but he needs to know if the FreeBSD 4.1.1 will support the CD-R he has its a HP 8200i, if some ona knows about this CD-R and FreeBSD, please reply to this list or to my personal e-mail. i know for agood source that the HPO Surestore CD-R 7200 works fine. thanks in advance. Eric De lA Cruz Lugo Merida, Yucatan, MExico, The Mayaland. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 8:22:31 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 74A7C37B502 for ; Thu, 5 Oct 2000 08:22:29 -0700 (PDT) Received: by heorot.1nova.com (Postfix, from userid 1000) id A07DF328E; Wed, 4 Oct 2000 07:46:47 +0000 (GMT) Received: from localhost (localhost [127.0.0.1]) by heorot.1nova.com (Postfix) with ESMTP id 881DB328D; Wed, 4 Oct 2000 07:46:47 +0000 (GMT) Date: Wed, 4 Oct 2000 07:46:47 +0000 (GMT) From: Rick Hamell To: "Dan Mahoney, System Admin" Cc: questions@freebsd.org Subject: Re: linux-like locate? 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 > Hey all, I had an experience with locate on a linux system once, and I > noted that for regular users, it displayed world-readable directories, > whereas if you ran locate as root, it automatically had a separate > database which seemed to index the whole hard drive (including /var/log, > etc). Is there any way to get this functionality under FreeBSD? FreeBSD has a locate command also. You have to build the database under /usr/libexec/locate.updatedb Rick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 8:24:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from falcon.scana.com (falcon.scana.com [161.156.101.7]) by hub.freebsd.org (Postfix) with ESMTP id A099637B502 for ; Thu, 5 Oct 2000 08:24:45 -0700 (PDT) Received: by falcon.scana.com; id LAA23005; Thu, 5 Oct 2000 11:24:42 -0400 (EDT) Received: from mailexnet.scana.com(161.156.250.64) by falcon.scana.com via smap (V5.5) id xma022976; Thu, 5 Oct 00 11:24:08 -0400 Received: from msg16.scana.com [161.156.250.64] by msg16.scana.com [161.156.250.64] (CMSPraetor 4.1.3395) with ESMTP id 977F37E99AC411D4A95400508BC21853 for plus 1 more; Thu, 05 Oct 2000 11:23:39 -0400 Received: by mailexnet.scana.com with Internet Mail Service (5.5.2650.21) id <42GTZ0VN>; Thu, 5 Oct 2000 11:23:39 -0400 From: "SILVER, MICHAEL A" To: "'Sven Vermeulen'" Cc: "'FreeBSD questions mailinlist'" Message-ID: Subject: RE: diffrence between freebsd books Date: Thu, 5 Oct 2000 11:23:37 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The Complete BSD is a great starters manual. I have the Handbook, but not in book form, and I rarely reference it because of this. The Complete BSD takes you step by step building a kernel, setting up source updates, etc. Some areas could be better covered (such as setting up gateways), but these areas are well covered on various web sites. I found I don't use about 60% of the book, simply because I don't use sendmail, or qpopper, but the other 40% I use quite regularly. I would be lost without it (I am a newbie). I would recommend it (if you can get a decent price on it), especially if your friend is new to FreeBSD. ...Michael... > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Sven > Vermeulen > Sent: Thursday, October 05, 2000 8:05 AM > To: FreeBSD questions mailinlist > Subject: diffrence between freebsd books > > > I want to buy a book for freebsd, I know there are the > FreeBSD Handbook and > the Complete FreeBSD Manual, but what are the differences > between these > books? I also need the ISBN numbers so I can order a book at > the local book > store. > > Thank you. > Sven. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > If this email was sent to you by mistake or if you are not an intended recipient, please delete it, destroy any hard copies, including attachments, and notify me by return email. The unauthorized use, distribution or reproduction of this email is prohibited and may be unlawful. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 8:30:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from relay1.nw.smtp.psi.net (relay1.nw.smtp.psi.net [38.9.154.2]) by hub.freebsd.org (Postfix) with ESMTP id 829EE37B502 for ; Thu, 5 Oct 2000 08:30:49 -0700 (PDT) Received: from [38.196.235.2] (helo=epauscomm1.esphou) by relay1.nw.smtp.psi.net with esmtp (Exim 3.13 #3) id 13hCyv-0002zn-00 for freebsd-questions@freebsd.org; Thu, 05 Oct 2000 11:30:49 -0400 Message-ID: From: Alford Frost To: "'freebsd-questions@freebsd.org'" Subject: Quick Question about Copyright versus GNU GPL Date: Thu, 5 Oct 2000 10:20:19 -0500 MIME-Version: 1.0 Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Does the freebsd copyright assume compliance with the GPL with respect to charging for use of the source code by a thrid party company? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 8:35: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from prime.gushi.org (prime.gushi.org [208.23.118.172]) by hub.freebsd.org (Postfix) with ESMTP id F3F1D37B502 for ; Thu, 5 Oct 2000 08:34:56 -0700 (PDT) Received: from localhost (danm@localhost) by prime.gushi.org (8.9.3/8.9.3) with ESMTP id LAA38369; Thu, 5 Oct 2000 11:22:11 -0400 (EDT) (envelope-from danm@prime.gushi.org) Date: Thu, 5 Oct 2000 11:22:10 -0400 (EDT) From: "Dan Mahoney, System Admin" To: Rick Hamell Cc: questions@freebsd.org Subject: Re: linux-like locate? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 4 Oct 2000, Rick Hamell wrote: > > > > Hey all, I had an experience with locate on a linux system once, and I > > noted that for regular users, it displayed world-readable directories, > > whereas if you ran locate as root, it automatically had a separate > > database which seemed to index the whole hard drive (including /var/log, > > etc). Is there any way to get this functionality under FreeBSD? > > FreeBSD has a locate command also. You have to build the database > under /usr/libexec/locate.updatedb I know, I use locate and love it, but the FreeBSD locate builds the database as "Nobody", which means any directory that Nobody cannot read is not indexed. Under linux, there are two such databases, one built as nobody, and one built as root. For some of the things I want to use it for, the nobody one is useless, because most of my user homedirs are chowned 700 or 701 -D -- "One...plus two...plus one...plus one." -Tim Curry, Clue --------Dan Mahoney-------- Techie, Sysadmin, WebGeek Gushi on efnet/undernet IRC ICQ: 13735144 AIM: LarpGM Web: http://prime.gushi.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 8:37:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from home.offwhite.net (home.offwhite.net [156.46.35.30]) by hub.freebsd.org (Postfix) with ESMTP id 44CD037B502 for ; Thu, 5 Oct 2000 08:37:54 -0700 (PDT) Received: from localhost (brennan@localhost) by home.offwhite.net (8.9.1/8.9.3) with ESMTP id KAA02223 for ; Thu, 5 Oct 2000 10:37:50 -0500 (CDT) Date: Thu, 5 Oct 2000 10:37:50 -0500 (CDT) From: BWS - Offwhite To: freebsd-questions@freebsd.org Subject: AIM behind the ipfw firewall Message-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 private network set up with ipnat and natd feeding this network with the public line. Everything is working great, but some computers cannot use the file transfer methods of AIM. It complains about the firewall, but I am currently running an open firewall. I have some set up with a full IP redirect so they can get all traffic for all ports to that IP, but for the dhcp users I simply have ipnat doing a blanket translation for a single IP. So they do not have a complete hold on the ports they may want to use. I am not sure how I could make this work for everyone besides giving everyone a full translation for public to private IP. Does anyone have a solution for this? Brennan Stehling - web developer and sys admin projects: www.greasydaemon.com | www.onmilwaukee.com | www.sncalumni.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 8:44: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ivin.nl (ivin.nl [161.58.235.201]) by hub.freebsd.org (Postfix) with ESMTP id 3F96737B66D for ; Thu, 5 Oct 2000 08:44:01 -0700 (PDT) Received: from roberts4.roberts.nl ([213.73.149.39]) by ivin.nl (8.8.8) id RAA75212; Thu, 5 Oct 2000 17:43:58 +0200 (CEST) Message-Id: <5.0.0.25.2.20001005172033.00aaa4f0@pop.roberts.nl> X-Sender: lar@pop.roberts.nl X-Mailer: QUALCOMM Windows Eudora Version 5.0 Date: Thu, 05 Oct 2000 17:43:37 +0200 To: freebsd-questions@FreeBSD.ORG From: Luke Roberts Subject: NATD reditect problems for traffic coming from TCP port 41 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I'm new to this list and hope I chose the correct list to send this question to. If I chose the wrong one please let me know where I should post this question. My problem: I had a FreeBSD 3.2 machine that used NATD and IPFW to act as a gateway to my cable modem for my small office network. All worked fine, including redirecting traffic from my bank (for telebanking). My bank initiates traffic during telebanking so I need to redirect some traffic from them. All traffic from the following IP numbers and ports would get redirected to a windows machine (192.168.0.8) running the banksoftware: 193.172.44.45 193.172.44.78 194.151.107.44 194.151.107.76 ports 41,42,62 and 63. I did this with the following /etc/natd.conf #natd.conf use_sockets same_ports yes dynamic yes redirect_port tcp 192.168.0.8:1024-10026 1024-10026 193.172.44.45:40-9042 redirect_port tcp 192.168.0.8:1024-10026 1024-10026 193.172.44.78:40-9042 redirect_port tcp 192.168.0.8:1024-10026 1024-10026 194.151.107.44:40-9042 redirect_port tcp 192.168.0.8:1024-10026 1024-10026 194.151.107.76:40-9042 # eof...................... I recently reinstalled the machine with FreeBSD 4.1 and noticed that incoming traffic from the bank's port 41 was not getting redirected by natd to 192.168.0.8 any more. Here's a sample from NATd's verbose output: IN [TCP] [TCP] 194.151.107.44:42 -> 213.73.148.57:1995 [TCP] 194.151.107.44:42 -> 192.168.0.8:1995 IN [TCP] [TCP] 194.151.107.44:41 -> 213.73.148.57:1998 [TCP] 194.151.107.44:41 -> 213.73.148.57:1998 As you see above, traffic from port 41 is not getting redirected. It is simply aimed at my 'outside' IP number 213.73.148.57 again. However traffic form port 42 is getting redirected. Also (not visable in above) traffic from port 62 and 63 is getting redirected correctly. And to top it off I have several ports redirected for machines running Napster and ICQ. Traffic from port 41 seems to be a culprit. 8-( I have tried everything I can imagine, including using redirect_proto and I have cvsup'ed and built FreeBSD 4.1.1-stable but the problem with traffic from port 41 remains. I read in the archives that newer versions of NATD use libalias. I haven't a clue what this means but is this the reason it doesn't work any more for me? If any body knows a solution, I would be realy pleased to hear from you! Thanks again, Luke luke@roberts.nl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 8:53:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from c014.sfo.cp.net (c014-h022.c014.sfo.cp.net [209.228.12.86]) by hub.freebsd.org (Postfix) with SMTP id DDBFE37B66E for ; Thu, 5 Oct 2000 08:53:18 -0700 (PDT) Received: (cpmta 7694 invoked from network); 5 Oct 2000 08:53:18 -0700 Received: from m12hRs4n205.midsouth.rr.com (HELO mike) (24.95.125.205) by smtp.valuedata.net (209.228.12.86) with SMTP; 5 Oct 2000 08:53:18 -0700 X-Sent: 5 Oct 2000 15:53:18 GMT Message-ID: <00f601c02ee3$f8d47160$0200000a@mike> From: "Daryl Chance" To: References: Subject: Re: AIM behind the ipfw firewall Date: Thu, 5 Oct 2000 10:50:22 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG you need to do port redirection for each machine...IE: 10.0.0.2:1001 1001 10.0.0.3:1002 1002 and in aolim, preferences -> file transfer -> portnumber to use, put the appropriate port the the machine :). HTH, -------------------------------------------------------- | Daryl Chance | I have made this letter longer then | | Valuedata, LLC | usual because I lacked the time to | | Memphis, TN | make it shorter. -- Blaise Pascal | -------------------------------------------------------- ----- Original Message ----- From: "BWS - Offwhite" To: Sent: Thursday, October 05, 2000 10:37 AM Subject: AIM behind the ipfw firewall > I have a private network set up with ipnat and natd feeding this network > with the public line. Everything is working great, but some computers > cannot use the file transfer methods of AIM. It complains about the > firewall, but I am currently running an open firewall. > > I have some set up with a full IP redirect so they can get all traffic for > all ports to that IP, but for the dhcp users I simply have ipnat doing a > blanket translation for a single IP. So they do not have a complete hold > on the ports they may want to use. > > I am not sure how I could make this work for everyone besides giving > everyone a full translation for public to private IP. > > Does anyone have a solution for this? > > Brennan Stehling - web developer and sys admin > projects: www.greasydaemon.com | www.onmilwaukee.com | www.sncalumni.com > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 8:58:45 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 B4AD337B503 for ; Thu, 5 Oct 2000 08:58:39 -0700 (PDT) Received: by heorot.1nova.com (Postfix, from userid 1000) id 7CEE0328E; Wed, 4 Oct 2000 08:22:57 +0000 (GMT) Received: from localhost (localhost [127.0.0.1]) by heorot.1nova.com (Postfix) with ESMTP id 3BF98328D; Wed, 4 Oct 2000 08:22:57 +0000 (GMT) Date: Wed, 4 Oct 2000 08:22:57 +0000 (GMT) From: Rick Hamell To: De la Cruz Lugo Eric Cc: questions@freebsd.org Subject: Re: Hardware compatibility, CD-R HP 8200i 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 > A friend of mine wants to install the FreeBSD on his desktop, but he > needs to know if the FreeBSD 4.1.1 will support the CD-R he has its a HP > 8200i, if some ona knows about this CD-R and FreeBSD, please reply to this > list or to my personal e-mail. > i know for agood source that the HPO Surestore CD-R 7200 works fine. I have the 8200I It works just fine. :) Rick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 9:22:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail5.9netave.com (mail5.9netave.com [216.156.2.50]) by hub.freebsd.org (Postfix) with ESMTP id 6235237B502 for ; Thu, 5 Oct 2000 09:22:51 -0700 (PDT) Received: from ntjb (daven.9netave.com [216.156.1.70] (may be forged)) by mail5.9netave.com (8.9.3/8.8.8) with SMTP id MAA01618 for ; Thu, 5 Oct 2000 12:22:44 -0400 (EDT) Message-ID: <000a01c02ee9$0b978170$46019cd8@9netave.com> From: "Jerome Baker" To: Subject: Installing front page 2000 Date: Thu, 5 Oct 2000 12:26:41 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0007_01C02EC7.84441D80" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0007_01C02EC7.84441D80 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I currently have FreeBSD (current version) running on an apache 1.3.1 = server, x86. Before installation completes it gives me an error " cannot = open service.pwd" This file has not been written to the server...Is this = a permiossions problem or should I run changeserver.sh first? Any help would be appreciated.... Jerome Baker NT ADMIN Cold Fusion Admin jeromeb@9netave.com ------=_NextPart_000_0007_01C02EC7.84441D80 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I currently have FreeBSD (current = version) running=20 on an apache 1.3.1 server, x86. Before installation completes it gives = me an=20 error " cannot open service.pwd" This file has not been written to the=20 server...Is this a permiossions problem or should I run changeserver.sh=20 first?
 
Any help would be = appreciated....
 
 
Jerome Baker
NT ADMIN
Cold Fusion = Admin
 
jeromeb@9netave.com
<= /BODY> ------=_NextPart_000_0007_01C02EC7.84441D80-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 9:29:37 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 B2A7C37B502 for ; Thu, 5 Oct 2000 09:29:35 -0700 (PDT) Received: from localhost (davron@localhost) by leibnizcreations.com (8.8.8) id KAA09715; Thu, 5 Oct 2000 10:29:35 -0600 (MDT) Date: Thu, 5 Oct 2000 10:29:35 -0600 (MDT) From: chris mutchler To: questions@freebsd.org Subject: rl0 kernel message Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG i recompiled my kernel last night to include support for a RealTek nic. it gets configured properly, and i can pass network traffic just fine ... however during boot, around the time sendmail is being started i get the message: rl0 watchdog timeout although it doesn't seem to be interfering with anything, it is annoying and would like to fix whatever is causing this. has anyone used these cards before, or seen this message and know what the cause is? thanks. chris davron@leibnizcreations.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 9:30:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from l98uppx1.hewitt.com (l98uppx1.hewitt.com [4.17.250.5]) by hub.freebsd.org (Postfix) with ESMTP id EC53237B503 for ; Thu, 5 Oct 2000 09:30:47 -0700 (PDT) Received: (from noaccess@localhost) by l98uppx1.hewitt.com (8.9.3/8.9.3) id LAA19366 for ; Thu, 5 Oct 2000 11:30:41 -0500 (CDT) X-Authentication-Warning: l98upfw32.hewitt.com: noaccess set sender to using -f Received: from lintng1.hewitt.com(10.20.68.64) by l98upfw32 via smap (V2.1+anti-relay+anti-spam) id xmai19027; Thu, 5 Oct 00 11:29:34 -0500 Received: by lintng1.hewitt.com(Lotus SMTP MTA v4.6.6 (890.1 7-16-1999)) id 8625696F.005A9A47 ; Thu, 5 Oct 2000 11:29:37 -0500 X-Lotus-FromDomain: HEWITT ASSOCIATES NA From: "Jeff Vehrs" To: freebsd-questions@freebsd.org Message-ID: <8625696F.005A974B.00@lintng1.hewitt.com> Date: Thu, 5 Oct 2000 11:29:09 -0500 Subject: Sendmail problem -- 553 sorry, that domain isn't . . . Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-Disposition: inline Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm trying to send email from the laptop(Dell CSx) with 4.1.1-STABLE. I've received this error. I couldn't find any document on this specific error from sendmail.org & freebsd mailing list archive. Here's the error message: ----- The following addresses had permanent fatal errors ----- xxxxxxx@skytel.com (reason: 553 sorry, that domain isn't in my list of allowed rcpthosts +(#5.7.1) ----- Transcript of session follows ----- ... while talking to smtp.netzero.net.: >>> RCPT To: <<< 553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1) 550 5.1.1 xxxxxxx@skytel.com... User unknown How do I go about this? TIA -- jwv To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 9:40:29 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 BF15637B502; Thu, 5 Oct 2000 09:40:25 -0700 (PDT) Received: (from dan@localhost) by dan.emsphone.com (8.11.1/8.9.3) id e95Gdgk07243; Thu, 5 Oct 2000 11:39:42 -0500 (CDT) (envelope-from dan) Date: Thu, 5 Oct 2000 11:39:42 -0500 From: Dan Nelson To: Artem Koutchine Cc: Tom Samplonius , xuyifeng , questions@FreeBSD.ORG, freebsd-database@FreeBSD.ORG Subject: Re: Cannot use any other BDB than builtin Berkeley DB Message-ID: <20001005113942.A5389@dan.emsphone.com> References: <008301c02eae$5d194be0$0c00a8c0@ipform.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.3.9i In-Reply-To: <008301c02eae$5d194be0$0c00a8c0@ipform.ru>; from "Artem Koutchine" on Thu Oct 5 13:26:22 GMT 2000 X-OS: FreeBSD 5.0-CURRENT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In the last episode (Oct 05), Artem Koutchine said: > Well, then we rebuilt DB_File again, specifing in Makefile -ldb3 and > -L/usr/local/lib manually. It built okay. Rebuilt db file and got the > same db file again as for 1.85, anyway, tried reading db2 file > created on linux - guess what, no luck. > > SO! HOW THE HECK DO I INSTALL ANS *USE* > Berkeley DB OTHER THAN 1.85 BUILT IN LIBC? Try also adding -DCOMPAT185. This is still a perl module problem. DB_File's configure script is broken. It should really have an explicit switch saying "I will be linking with berkeley db ##", but all it does is guess, and guess badly. -- Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 10: 3: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from merlin.prod.itd.earthlink.net (merlin.prod.itd.earthlink.net [207.217.120.156]) by hub.freebsd.org (Postfix) with ESMTP id D1B4D37B66C for ; Thu, 5 Oct 2000 10:03:01 -0700 (PDT) Received: from envy.geekhouse.net (pool0833.cvx21-bradley.dialup.earthlink.net [209.179.195.68]) by merlin.prod.itd.earthlink.net (8.9.3-EL_1_3/8.9.3) with ESMTP id KAA16633; Thu, 5 Oct 2000 10:03:00 -0700 (PDT) Received: (from jim@localhost) by envy.geekhouse.net (8.11.0/8.11.0) id e95H2wt25871; Thu, 5 Oct 2000 10:02:58 -0700 (PDT) (envelope-from jim) Date: Thu, 5 Oct 2000 10:02:57 -0700 From: Jim Mock To: Sven Vermeulen Cc: FreeBSD questions mailinlist Subject: Re: diffrence between freebsd books Message-ID: <20001005100256.D3264@envy.geekhouse.net> Reply-To: jim@lust.geekhouse.net References: <001301c02ec4$72ffac40$0a64a8c0@localnet> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <001301c02ec4$72ffac40$0a64a8c0@localnet>; from pe2tcp@zonnet.nl on Thu, Oct 05, 2000 at 02:04:43PM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 05 Oct 2000 at 14:04:43 +0200, Sven Vermeulen wrote: > I want to buy a book for freebsd, I know there are the FreeBSD > Handbook and the Complete FreeBSD Manual, but what are the differences > between these books? I also need the ISBN numbers so I can order a > book at the local book store. The main difference between the two is that the handbook is, in a nutshell, a printed copy of the docs on the FreeBSD.org web site. It was taken from a snapshot of the doc tree back in April of this year. See http://www.FreeBSD.org/handbook/ for the online version. - jim -- jim mock work: jim@osd.bsdi.com | jim@FreeBSD.org http://soupnazi.org/ BSDi Open Source Div | http://bsdi.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 10: 6: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id C398E37B503 for ; Thu, 5 Oct 2000 10:05:56 -0700 (PDT) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.0/8.11.0) id e95H5cU63269; Thu, 5 Oct 2000 20:05:38 +0300 (EEST) (envelope-from ru) Date: Thu, 5 Oct 2000 20:05:37 +0300 From: Ruslan Ermilov To: Luke Roberts Cc: questions@FreeBSD.org Subject: Re: NATD reditect problems for traffic coming from TCP port 41 Message-ID: <20001005200537.A62541@sunbay.com> Mail-Followup-To: Luke Roberts , questions@FreeBSD.org References: <5.0.0.25.2.20001005172033.00aaa4f0@pop.roberts.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <5.0.0.25.2.20001005172033.00aaa4f0@pop.roberts.nl>; from luke@roberts.nl on Thu, Oct 05, 2000 at 05:43:37PM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Oct 05, 2000 at 05:43:37PM +0200, Luke Roberts wrote: > Hi, > > I'm new to this list and hope I chose the correct list to send this > question to. If I chose the wrong one please let me know where I should > post this question. > > > My problem: > > I had a FreeBSD 3.2 machine that used NATD and IPFW to act as a gateway to > my cable modem for my small office network. All worked fine, including > redirecting traffic from my bank (for telebanking). My bank initiates > traffic during telebanking so I need to redirect some traffic from them. > All traffic from the following IP numbers and ports would get redirected to > a windows machine (192.168.0.8) running the banksoftware: > > 193.172.44.45 > 193.172.44.78 > 194.151.107.44 > 194.151.107.76 > > ports 41,42,62 and 63. > > I did this with the following /etc/natd.conf > > #natd.conf > use_sockets > same_ports yes > dynamic yes > > redirect_port tcp 192.168.0.8:1024-10026 1024-10026 193.172.44.45:40-9042 > redirect_port tcp 192.168.0.8:1024-10026 1024-10026 193.172.44.78:40-9042 > redirect_port tcp 192.168.0.8:1024-10026 1024-10026 194.151.107.44:40-9042 > redirect_port tcp 192.168.0.8:1024-10026 1024-10026 194.151.107.76:40-9042 > # eof...................... > > > I recently reinstalled the machine with FreeBSD 4.1 and noticed that > incoming traffic from the bank's port 41 was not getting redirected by natd > to 192.168.0.8 any more. Here's a sample from NATd's verbose output: > > IN [TCP] [TCP] 194.151.107.44:42 -> 213.73.148.57:1995 > [TCP] 194.151.107.44:42 -> 192.168.0.8:1995 > > IN [TCP] [TCP] 194.151.107.44:41 -> 213.73.148.57:1998 > [TCP] 194.151.107.44:41 -> 213.73.148.57:1998 > > As you see above, traffic from port 41 is not getting redirected. It is > simply aimed at my 'outside' IP number 213.73.148.57 again. However traffic > form port 42 is getting redirected. Also (not visable in above) traffic > from port 62 and 63 is getting redirected correctly. And to top it off I > have several ports redirected for machines running Napster and ICQ. Traffic > from port 41 seems to be a culprit. 8-( > The redirect_port tcp 192.168.0.8:1024-10026 1024-10026 194.151.107.44:40-9042 is just a short form of specifying 9003 rules like this: redirect_port tcp 192.168.0.8:1024 1024 194.151.107.44:40 redirect_port tcp 192.168.0.8:1025 1025 194.151.107.44:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ redirect_port tcp 192.168.0.8:1026 1026 194.151.107.44:42 ... redirect_port tcp 192.168.0.8:10025 10025 194.151.107.44:9041 redirect_port tcp 192.168.0.8:10026 10026 194.151.107.44:9042 I.e., inside libalias(3), they will be stored as 9003 individual rules. This does mean that natd will do the following redirections, assuming that 213.73.148.57 is the main aliasing IP: IN [TCP] [TCP] 194.151.107.44:41 -> 213.73.148.57:1025 [TCP] 194.151.107.44:41 -> 192.168.0.8:1025 and vice versa: OUT [TCP] [TCP] 192.168.0.8:1025 -> 194.151.107.44:41 [TCP] 213.73.148.57:1025 -> 194.151.107.44:41 As for the first redirection, it was probably caused by outgoing connection from 192.168.0.8:1995 to 194.151.107.44:42. I.e., the outgoing connection attempt caused OUT [TCP] [TCP] 192.168.0.8:1995 -> 194.151.107.44:42 [TCP] 213.73.148.57:1995 -> 194.151.107.44:42 And then the reply packet caused: IN [TCP] [TCP] 194.151.107.44:42 -> 213.73.148.57:1995 [TCP] 194.151.107.44:42 -> 192.168.0.8:1995 Cheers, -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 10:10:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.griffel.se (mail.griffel.se [193.13.74.2]) by hub.freebsd.org (Postfix) with ESMTP id 99BD237B502 for ; Thu, 5 Oct 2000 10:10:24 -0700 (PDT) Received: from [194.47.111.210] (HELO chewie) by mail.griffel.se (CommuniGate Pro SMTP 3.3) with SMTP id 300543 for freebsd-questions@freebsd.org; Thu, 05 Oct 2000 19:10:23 +0200 Message-ID: <008701c04c0a$2f234b40$2a67a8c0@chewie.outherlimits.org> From: "Claes Leufven" To: Subject: Files for the Ess Maestro 2 soundcard Date: Sat, 11 Nov 2000 19:06:58 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Its seems that the .jp site is down and I wonder if any one have a recent version of the file that contains freebsd drivers for Ess Maestro 2 sound card? Regards Claes Leufven To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 10:15:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.officeonweb.net (ns1.officeonweb.net [209.61.157.241]) by hub.freebsd.org (Postfix) with ESMTP id 6D3FE37B66C for ; Thu, 5 Oct 2000 10:15:32 -0700 (PDT) Received: from sami002 (1Cust176.tnt2.denver.co.da.uu.net [63.14.52.176]) by ns1.officeonweb.net (8.9.3/8.9.3) with SMTP id LAA58374 for ; Thu, 5 Oct 2000 11:13:37 -0600 (MDT) (envelope-from mdickerson@officeonweb.net) Message-Id: <3.0.6.32.20001005111159.008e6af0@officeonweb.net> X-Sender: succes03@officeonweb.net X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Thu, 05 Oct 2000 11:11:59 -0600 To: freebsd-questions@freebsd.org From: mdickerson@officeonweb.net Subject: Re: openssl/apachemodssl Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Oh yes, I did a make deinstall (from ports) and then (make && make install && make clean). No luck :( Mike At 12:11 PM 10/5/00 -0400, James Housley wrote: >mdickerson@officeonweb.net wrote: >> >> Due to some errors in an older openssl implementation, I just upgraded to >> openssl-0.9.5a_1. >> >> This is all fine and dandy but now (the former errors went away - woohoo!) >> but : >> >Have you tried recompiling apache after the new openssl? so it uses the >new libraries? > >Jim >-- >"It's a damn poor mind that can only think of one way to >spell a word." > -- -Andrew Jackson > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 10:21:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.mdanderson.org (mail.mdanderson.org [143.111.87.47]) by hub.freebsd.org (Postfix) with ESMTP id 746E337B502 for ; Thu, 5 Oct 2000 10:21:44 -0700 (PDT) Received: from jef-nt.mdacc.tmc.edu (jef-nt.mdacc.tmc.edu [143.111.64.202]) by mail.mdanderson.org (8.9.1b+Sun/8.9.1) with ESMTP id MAA23173; Thu, 5 Oct 2000 12:18:27 -0500 (CDT) Date: Thu, 05 Oct 2000 12:21:42 -0500 Message-ID: <87vgv719wa.wl@jef-nt.mdacc.tmc.edu> From: Jonathan Fosburgh To: ford.frost@embeddedpower.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Quick Question about Copyright versus GNU GPL In-Reply-To: In your message of "Thu, 5 Oct 2000 10:20:19 -0500 " References: User-Agent: Wanderlust/1.1.1 (Purple Rain) SEMI/1.13.7 (Awazu) FLIM/1.13.2 (Kasanui) XEmacs/21.1 (patch 12) (Channel Islands) (i686-pc-cygwin32) MIME-Version: 1.0 (generated by SEMI 1.13.7 - "Awazu") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Alford Frost writes: > Does the freebsd copyright assume compliance with the GPL with respect to > charging for use of the source code by a thrid party company? I'm not exactly sure what you mean, but the BSD copyright and the GPL have nothing to do with each other. The BSD copyright allows you to redistribute modified or unmodified binary or source code along with anything from another vendor (including yourself) at whatever price you are willing to charge so long as you maintain the copyright statement in the source or documentation as well as the conditions of redistribution and the disclaimer of warranties. Does this help? Jonathan Fosburgh Open Systems Communications and Computer Services UT MD Anderson Cancer Center Houston, TX To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 10:37:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gloworm.Stanford.EDU (gloworm.Stanford.EDU [171.64.99.46]) by hub.freebsd.org (Postfix) with ESMTP id 2D05D37B66C for ; Thu, 5 Oct 2000 10:37:45 -0700 (PDT) Received: from localhost (yergeau@localhost) by gloworm.Stanford.EDU (8.9.3/8.9.3) with ESMTP id KAA26172 for ; Thu, 5 Oct 2000 10:37:44 -0700 (PDT) Message-Id: <200010051737.KAA26172@gloworm.Stanford.EDU> To: freebsd-questions@freebsd.org Subject: Re: NAT, firewall, public and private subnets In-reply-to: Your message of "Tue, 03 Oct 2000 01:24:53 MST." <20001003012453.S25121@149.211.6.64.reflexcom.com> Date: Thu, 05 Oct 2000 10:37:44 -0700 From: Dan Yergeau Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks for the advice and clarifications. I ended up going with. However, it was necessary to add P.U.B.19[5678] aliases to the pub1 interface to get our ISP to route packets over the DSL link to those IP's. Consequently, in addition to the freebsd box not being able to connect to the other public addresses (because those packets don't get run through NAT), packets sent from the internal private IP's to the other public IP's all go to the freebsd box. Although this is a little annoying, I can live with this. Is there something that I missed with the natd/ipfw configuration that may give this setup a better chance of getting external packets routed to the redirected public addresses w/o aliases on the public interface? Currently, firewall_type="open" (I'll get around to tightening this eventually), and the contents of natd.conf are: redirect_address p.v.t.195 P.U.B.195 redirect_address p.v.t.196 P.U.B.196 redirect_address p.v.t.197 P.U.B.197 redirect_address p.v.t.198 P.U.B.198 Surprisingly, this config does not cause any problems tapping into the kerberos/AFS infrastructure at Stanford (at least not for the machines with redirect_address entries). I (and many others) have had problems with other NAT'd setups (kerberos must try to open a socket back to public address used by NAT, which wouldn't automatically be diverted to the internal address of the machine trying to use kerberos). Dan >> 2) DSL <==> pub1/freebsd/pvt0 <==> switch <==> all machines with private IP >> pub1 is P.U.B.194 with aliases of P.U.B.19[5678] >> pvt0 is p.v.t.99 (used as the gateway for the public and private >> machines) >> natd -n pub1 -f /etc/natd.conf >> >> /etc/natd.conf had redirect_address entries for the 4 remaining >> public IP's, mapping each of p.v.t.19[5678] to the equivalent >> P.U.B.19[5678] > >This sounds like the best way to go. > >> The only glitch here appeared to be that the freebsd box and >> private IP machines couldn't get through to the public IP of the >> 4 remaining public IP's. I suppose that I could do an internal >> DNS server to remap hostnames to the private IP addresses, but >> that seem like a hack. I also didn't test tapping into >> AFS/kerberos, which doesn't get along well with translated IP >> addresses. > >Oh, boy. This comes up _again?!_ Second reply on this >tonight. Internal packets bound for the machine itself are accepted by >the machine before they get processed by the external >interface. Therefore they never get run through NAT. > >However, I think this should only be a problem for the NAT machine's >"true" public IP. IIRC, you do _not_ need to alias the external >interface of the NAT machine to the other addresses, >P.U.B.19[5678]. Redirects from internal machines should work fine if >the interface is not aliased. The machine will try to route the >packets to the outside, so they are processed on the external >interface and redirected (and incoming traffic from the outside should >sill work without the aliases). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 10:38: 1 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.WPI.EDU (smtp.WPI.EDU [130.215.24.62]) by hub.freebsd.org (Postfix) with ESMTP id 6BBCF37B503 for ; Thu, 5 Oct 2000 10:37:58 -0700 (PDT) Received: from alphadyne (alphadyne.res.WPI.NET [130.215.229.152]) by smtp.WPI.EDU (8.11.1/8.11.1) with SMTP id e95HbvW14144 for ; Thu, 5 Oct 2000 13:37:57 -0400 (EDT) Message-ID: <000d01c02ef2$ecfc60a0$98e5d782@res.WPI.NET> From: "Isaac Waldron" To: Subject: Netgear cards randomly dying? Date: Thu, 5 Oct 2000 13:37:25 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm running FreeBSD 4.1.1 stable, built on 9/28 from fresh sources. I have a Netgear FA310TX network card which is detected correctly as dc0 and works fine, most of the time. Occasionally, after a week or so of uptime, the card simply stops receiving packets from the network. It's as if the card is getting reset to be down without indicating that to the system. I've tried a `ifconfig` down-up cycle several times, but the only thing that seems to work is a reboot. I'm also running a simple firewall using ipfw, if that makes any difference. This card works fine under windoze, so I don't think it's hardware related. Any known issues with this card? Thanks, Isaac Waldron iwaldron at wpi dot edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 10:38:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.intop.net (smtp.intop.net [206.156.254.80]) by hub.freebsd.org (Postfix) with ESMTP id 5020637B66D for ; Thu, 5 Oct 2000 10:38:31 -0700 (PDT) Received: from charlie (iwkcpe.intop.net [208.149.79.30]) by smtp.intop.net (8.9.3/8.9.3) with ESMTP id MAA18414; Thu, 5 Oct 2000 12:39:54 -0500 Message-Id: <200010051739.MAA18414@smtp.intop.net> From: "Charlie Schloemer" To: freebsd-questions@FreeBSD.ORG, TOad Stool Date: Thu, 5 Oct 2000 12:41:51 -0500 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: ported software In-reply-to: <20001004204452.64258.qmail@web9303.mail.yahoo.com> X-mailer: Pegasus Mail for Win32 (v3.12a) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 4 Oct 00, at 13:44, TOad Stool wrote: > I bought freeBSD for my personal computer. I am using > the X11 Window Maker Desktop. And I will like to do > the following: Kernell developing, gaming, surfing the > net, you know standard stuff. But whenever I can > afford LAN or DSL, I plan on making an internet server > to sell web space. > So can you tell me what is the best ported software > for my needs? Apache is an extremely popular webserver that runs quite well on FreeBSD, even under big loads. It's extensible, with support for PHP3, Perl, Frontpage Extensions, and (I believe) SSL. If you're doing hosting, you may also be providing DNS to your clients. BIND 4 and BIND 8 both ship with the FreeBSD CD's or can be installed from ports (may even be part of the default install??). FreeBSD's built-in ftpd can provide FTP services for your clients to transfer changes to their pages. While you're rebuilding your kernel, add support for IP firewalling, and protect your box from nasty people, since you'll be connected to the internet at all times. Everything you need is in FreeBSD. Hope this helps. :-) -charlie To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 10:42:13 2000 Delivered-To: freebsd-questions@freebsd.org Received: from bingnet2.cc.binghamton.edu (bingnet2.cc.binghamton.edu [128.226.1.18]) by hub.freebsd.org (Postfix) with ESMTP id 0B07137B66E for ; Thu, 5 Oct 2000 10:42:12 -0700 (PDT) Received: from jade (jade.cs.binghamton.edu [128.226.140.161]) by bingnet2.cc.binghamton.edu (8.9.3/8.9.3) with ESMTP id NAA28439 for ; Thu, 5 Oct 2000 13:42:10 -0400 (EDT) Date: Thu, 5 Oct 2000 13:41:30 -0400 (EDT) From: Zhiui Zhang X-Sender: zzhang@jade To: freebsd-questions@freebsd.org Subject: Turn off screen after idle for a while Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am using a text screen (no X windows), I want to turn off the screen after it is idle for while. vidcontrol -t 2 does not seem to work. How to do this (Linux seems to do this automatically)? Thanks. -Zhihui To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 10:47:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from alloy.misa.ac.ru (ns.misa.ac.ru [193.232.119.130]) by hub.freebsd.org (Postfix) with ESMTP id 871FD37B503; Thu, 5 Oct 2000 10:46:57 -0700 (PDT) Received: from dmkarpov.misa.ac.ru (DmKarpov.misa.ac.ru [193.232.119.188]) by alloy.misa.ac.ru (8.9.3/8.9.3) with SMTP id VAA01455; Thu, 5 Oct 2000 21:50:58 GMT (envelope-from Dmitry.Karpov@misa.ac.ru) Message-ID: <39DD5994.1C1A@misa.ac.ru> Date: Thu, 05 Oct 2000 21:48:20 -0700 From: "Dmitry U. Karpov" Organization: Moscow Steel&Alloys Institute X-Mailer: Mozilla 3.04 (Win16; I) MIME-Version: 1.0 To: questions@FreeBSD.org, doc@FreeBSD.org Subject: IPX router Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am reading HandBook and can't find the links to IPX features. Please, add links to IPX and/or send this links to me. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 10:50:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wormhole.bluestar.net (wormhole.bluestar.net [208.53.1.61]) by hub.freebsd.org (Postfix) with ESMTP id DA5FF37B66D for ; Thu, 5 Oct 2000 10:50:17 -0700 (PDT) Received: from planetwe.com (admin.planetwe.com [64.182.69.146]) by wormhole.bluestar.net (8.10.1/8.10.1) with ESMTP id e95HoDN13485; Thu, 5 Oct 2000 12:50:14 -0500 (CDT) Message-ID: <39DCBF55.2506EE34@planetwe.com> Date: Thu, 05 Oct 2000 12:50:13 -0500 From: Drew Sanford X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Isaac Waldron Cc: questions@FreeBSD.ORG Subject: Re: Netgear cards randomly dying? References: <000d01c02ef2$ecfc60a0$98e5d782@res.WPI.NET> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've seen this happen twice with this type of card on a Linux box, but never under FreeBSD. The problem with the linux box appears to be related to brownouts - since I put the system on a UPS I haven't see this problem. It was exactly as you describe. The lights would dim, and it would simply cease to function. Upon rebooting it was fine. Isaac Waldron wrote: > > I'm running FreeBSD 4.1.1 stable, built on 9/28 from fresh sources. I have > a Netgear FA310TX network card which is detected correctly as dc0 and works > fine, most of the time. > > Occasionally, after a week or so of uptime, the card simply stops receiving > packets from the network. It's as if the card is getting reset to be down > without indicating that to the system. I've tried a `ifconfig` down-up > cycle several times, but the only thing that seems to work is a reboot. I'm > also running a simple firewall using ipfw, if that makes any difference. > > This card works fine under windoze, so I don't think it's hardware related. > Any known issues with this card? > > Thanks, > Isaac Waldron > iwaldron at wpi dot edu > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Drew Sanford Systems Administrator Planetwe.com Email: drew@planetwe.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 10:52:12 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 24EFD37B502 for ; Thu, 5 Oct 2000 10:52:10 -0700 (PDT) Received: (from dan@localhost) by dan.emsphone.com (8.11.1/8.9.3) id e95Hq6Z12176; Thu, 5 Oct 2000 12:52:06 -0500 (CDT) (envelope-from dan) Date: Thu, 5 Oct 2000 12:52:06 -0500 From: Dan Nelson To: Zhiui Zhang Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Turn off screen after idle for a while Message-ID: <20001005125206.B5389@dan.emsphone.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.3.9i In-Reply-To: ; from "Zhiui Zhang" on Thu Oct 5 13:41:30 GMT 2000 X-OS: FreeBSD 5.0-CURRENT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In the last episode (Oct 05), Zhiui Zhang said: > > I am using a text screen (no X windows), I want to turn off the screen > after it is idle for while. vidcontrol -t 2 does not seem to work. How to > do this (Linux seems to do this automatically)? Thanks. You need to load a screensaver first; edit /etc/rc.conf and add saver="green" (or run "kldload green_saver" as root). That'll use the monitor's power-saving mode. I think "man 4 screensaver" lists all the ones that come with the base system. -- Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 10:54:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ivin.nl (ivin.nl [161.58.235.201]) by hub.freebsd.org (Postfix) with ESMTP id 8D59F37B502 for ; Thu, 5 Oct 2000 10:54:51 -0700 (PDT) Received: from roberts4.roberts.nl ([213.73.149.39]) by ivin.nl (8.8.8) id TAA87643; Thu, 5 Oct 2000 19:54:47 +0200 (CEST) Message-Id: <5.0.0.25.2.20001005195250.00a24300@pop.roberts.nl> X-Sender: lar@pop.roberts.nl X-Mailer: QUALCOMM Windows Eudora Version 5.0 Date: Thu, 05 Oct 2000 19:54:20 +0200 To: freebsd-questions@freebsd.org From: Luke Roberts Subject: Re: NATD reditect problems for traffic coming from TCP port 41 Cc: Ruslan Ermilov 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 From Ruslan Ermilov's keyboard: >The >redirect_port tcp 192.168.0.8:1024-10026 1024-10026 194.151.107.44:40-9042 >is just a short form of specifying 9003 rules like this: > >redirect_port tcp 192.168.0.8:1024 1024 194.151.107.44:40 >redirect_port tcp 192.168.0.8:1025 1025 194.151.107.44:41 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >redirect_port tcp 192.168.0.8:1026 1026 194.151.107.44:42 >... >redirect_port tcp 192.168.0.8:10025 10025 194.151.107.44:9041 >redirect_port tcp 192.168.0.8:10026 10026 194.151.107.44:9042 True! (I suppose it is overkill) >I.e., inside libalias(3), they will be stored as 9003 individual rules. >This does mean that natd will do the following redirections, assuming >that 213.73.148.57 is the main aliasing IP: True too! >IN [TCP] [TCP] 194.151.107.44:41 -> 213.73.148.57:1025 > [TCP] 194.151.107.44:41 -> 192.168.0.8:1025 > >and vice versa: > >OUT [TCP] [TCP] 192.168.0.8:1025 -> 194.151.107.44:41 > [TCP] 213.73.148.57:1025 -> 194.151.107.44:41 All completely the way I see it as well. >As for the first redirection, it was probably caused by outgoing >connection from 192.168.0.8:1995 to 194.151.107.44:42. I.e., >the outgoing connection attempt caused > >OUT [TCP] [TCP] 192.168.0.8:1995 -> 194.151.107.44:42 > [TCP] 213.73.148.57:1995 -> 194.151.107.44:42 > >And then the reply packet caused: > >IN [TCP] [TCP] 194.151.107.44:42 -> 213.73.148.57:1995 > [TCP] 194.151.107.44:42 -> 192.168.0.8:1995 Maybe indeed 194.151.107.44:41 is the first outside port to initiate a connection with my inside machine, but this still doesn't explain why the config did work with FreeBSD 3.2 (I am using the same firewall/natd config). Also, With simular rules but diffrent port's and IP numbers I can FTP to an 'indside IP number', People can download Napster stuff from 'inside machines' and ICQ to 'inside machines'. All this traffic is initiated from the outside. The problem realy seems to be with port 41. Also the following ruleset redirects all traffic inwards except for traffic originating from port 41: redirect_proto tcp 192.168.0.8 194.151.107.44 redirect_proto tcp 192.168.0.8 194.151.107.76 redirect_proto tcp 192.168.0.8 193.72.44.45 redirect_proto tcp 192.168.0.8 193.72.44.78 Hope somebody goes "oh of course, its......." Cheers, Luke To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 11: 4:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dt051n37.san.rr.com (dt051n37.san.rr.com [204.210.32.55]) by hub.freebsd.org (Postfix) with ESMTP id 8C24A37B503; Thu, 5 Oct 2000 11:04:42 -0700 (PDT) Received: from gorean.org (master [10.0.0.2]) by dt051n37.san.rr.com (8.9.3/8.9.3) with ESMTP id LAA33096; Thu, 5 Oct 2000 11:04:32 -0700 (PDT) (envelope-from DougB@gorean.org) Message-ID: <39DCC2B0.EC3439A7@gorean.org> Date: Thu, 05 Oct 2000 11:04:32 -0700 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.75 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Alfred Perlstein Cc: jkh@freebsd.org, questions@freebsd.org Subject: Re: serial console installs? References: <20000929180515.V27736@fw.wintelcom.net> <20001001073204.B27736@fw.wintelcom.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Alfred Perlstein wrote: > Right now you must edit the boot disks to have a serial install, Might it be reasonable to put up a serial boot disk in addition to the "video" boot disk? I realize it isn't difficult to do the editing, but this would be good PR for us at the cost of the floppy's worth of disk space. Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 11: 8:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pilchuck.reedmedia.net (host76-243.iwbc.net [216.228.76.243]) by hub.freebsd.org (Postfix) with ESMTP id 674FD37B502 for ; Thu, 5 Oct 2000 11:08:26 -0700 (PDT) Received: from reed by pilchuck.reedmedia.net with local-esmtp (Exim 3.12 #1 (Debian)) id 13hFRJ-0000vj-00; Thu, 05 Oct 2000 11:08:17 -0700 Date: Thu, 5 Oct 2000 11:08:17 -0700 (PDT) From: "Jeremy C. Reed" To: Sven Vermeulen Cc: FreeBSD questions mailinlist Subject: Re: diffrence between freebsd books In-Reply-To: <001301c02ec4$72ffac40$0a64a8c0@localnet> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 5 Oct 2000, Sven Vermeulen wrote: > I want to buy a book for freebsd, I know there are the FreeBSD Handbook and > the Complete FreeBSD Manual, but what are the differences between these A review of The FreeBSD Handbook is available at: http://www.bsdtoday.com/2000/August/Features268.html (The feedbacks talk a little bit about the Complete FreeBSD manual.) I also believe I read a review about the Complete FreeBSD, but i can't find the url. Jeremy C. Reed http://www.reedmedia.net/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 11:10:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.sc.rr.com (fe1.southeast.rr.com [24.93.67.48]) by hub.freebsd.org (Postfix) with ESMTP id 6598A37B66C for ; Thu, 5 Oct 2000 11:10:33 -0700 (PDT) Received: from bill ([24.88.73.251]) by mail1.sc.rr.com with Microsoft SMTPSVC(5.5.1877.357.35); Thu, 5 Oct 2000 14:09:18 -0400 Message-Id: <3.0.6.32.20001005140936.007a9da0@pop-server> X-Sender: billc@pop-server X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Thu, 05 Oct 2000 14:09:36 -0400 To: freebsd-questions@FreeBSD.ORG From: Bill Campbell Subject: Problem with installation: "No operating system" error on boot Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm installing FreeBSD 4.1 on a 4GB partition of a 28GB harddrive. The other partition has Windows 98. The installation seems to go fine but whenever I try to boot from the FreeBSD partition, I get a "No operating system" error. I am using OS-BS to select the partition, but I get the same error when I just set the FreeBSD partition as the active partition. Any ideas? Thanks in advance. Bill Campbell billc@sc.rr.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 11:13:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.class.com (mail.class.com [207.91.36.227]) by hub.freebsd.org (Postfix) with ESMTP id 03C0F37B502 for ; Thu, 5 Oct 2000 11:13:24 -0700 (PDT) Received: from chris.class.com (unknown [192.168.1.146]) by mail.class.com (Postfix) with ESMTP id E4F935921B for ; Thu, 5 Oct 2000 13:13:11 -0500 (CDT) Received: by chris.class.com (Postfix, from userid 1000) id 424C938EB3F; Thu, 5 Oct 2000 13:12:09 -0500 (CDT) Date: Thu, 5 Oct 2000 13:12:09 -0500 From: Chris To: freebsd-questions@freebsd.org Subject: Intel VC820 sound support Message-ID: <20001005131209.D33157@class.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Whaa: You read headers? X-Operating-System: FreeBSD chris.class.com 4.1.1-STABLE FreeBSD 4.1.1-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I plan on using an Intel VC820 board for my FreeBSD system and was wondering if the onboard SoundBlaster PCI 128 was supported on 4.1.1-Stable? I didn't see anything in the handbook about it specifically. Thanks, -- Chris Jackson Network Adminstrator class.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 11:29:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id EE83F37B66D; Thu, 5 Oct 2000 11:29:33 -0700 (PDT) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e95ITN200890; Thu, 5 Oct 2000 11:29:23 -0700 (PDT) Date: Thu, 5 Oct 2000 11:29:23 -0700 From: Alfred Perlstein To: Doug Barton Cc: jkh@freebsd.org, questions@freebsd.org Subject: Re: serial console installs? Message-ID: <20001005112923.B27736@fw.wintelcom.net> References: <20000929180515.V27736@fw.wintelcom.net> <20001001073204.B27736@fw.wintelcom.net> <39DCC2B0.EC3439A7@gorean.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <39DCC2B0.EC3439A7@gorean.org>; from DougB@gorean.org on Thu, Oct 05, 2000 at 11:04:32AM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Doug Barton [001005 11:04] wrote: > Alfred Perlstein wrote: > > > Right now you must edit the boot disks to have a serial install, > > Might it be reasonable to put up a serial boot disk in addition to the > "video" boot disk? I realize it isn't difficult to do the editing, but > this would be good PR for us at the cost of the floppy's worth of disk > space. I'd love to, just don't have the time to edit make release :( -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 11:44:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gershwin.tera.com (gershwin.tera.com [207.224.230.28]) by hub.freebsd.org (Postfix) with ESMTP id 0BB0437B66C for ; Thu, 5 Oct 2000 11:44:46 -0700 (PDT) Received: from tera.com (athena.sea.tera.com [207.224.230.169]) by gershwin.tera.com (8.9.3/8.9.3) with ESMTP id LAA24654; Thu, 5 Oct 2000 11:44:45 -0700 (PDT) Received: by tera.com (8.8.8+Sun/SMI-SVR4) id LAA14078; Thu, 5 Oct 2000 11:44:44 -0700 (PDT) Date: Thu, 5 Oct 2000 11:44:44 -0700 From: Gary Kline To: colin christopher winters Cc: questions@FreeBSD.ORG Subject: Re: Sound card problems Message-ID: <20001005114444.B14023@athena.sea.tera.com> References: <002001c02e85$f0937ea0$91c1ce3f@lola> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95us In-Reply-To: ; from colin christopher winters on Wed, Oct 04, 2000 at 11:46:41PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Oct 04, 2000 at 11:46:41PM -0500, colin christopher winters wrote: > I'm trying to get my CMI 8330 sound card installed under BSD. I switched > from linux, and here's what i used to enable the card under it: > sb io=0x220 dma=1 dma16=5 irq=5 mpu_io=0x330 > ad1848 io=0x530 irq=7 dma=0 soundpro=1 > However, I can't figure out a way to get it going . I've tried using just > device pcm, using device pcm and the sbc0 device with my settings at the > same time, device pcm0 with the settings i used previously...everything. > The best I can get playing mp3s is a few seconds of the start of the song > repeated through static, then i get a pcm0 device timeout error, and after > that i can't open /dev/dsp. Does anyone know what i'm doing wrong? I'm > completely stumped. > Dunno if this will solve your problem, but here are some things to consider. Check to be sure you have no duplicate irq's in your dmesg output. Second, you may need only ^device pcm in your KERNEL config file. Lastly, be sure that your devices are correctly made. I've had (still having) problems with an old isa SB16 soundcard. Fixing this stuff is an iterative process... gary To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 11:53:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from raq02.sitegen.net (raq02.sitegen.net [216.205.67.46]) by hub.freebsd.org (Postfix) with ESMTP id 3298B37B502 for ; Thu, 5 Oct 2000 11:53:49 -0700 (PDT) Received: (from sitespecific@localhost) by raq02.sitegen.net (8.9.3/8.9.3) id OAA01394; Thu, 5 Oct 2000 14:01:39 -0500 Date: Thu, 5 Oct 2000 14:01:39 -0500 Message-Id: <200010051901.OAA01394@raq02.sitegen.net> To: freebsd-questions@FreeBSD.ORG From: SiteSpecifics Editor Subject: Embedded Computing Offer Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear Embedded Computing Professional, Please allow me to introduce myself as your point of contact for submitting your company’s products and services information to SiteSpecifics’ High-Tech Vertical Web Directories and Buyer’s Guides. SiteSpecifics currently has 12 High-Tech Vertical Web Directories and Buyer’s Guides that target the following industries: Embedded Computing Network Computing Linux Computing Computer Telephony Motion Control Test and Measurement Process Control and Factory Automation Medical Design and Manufacturing Wireless Technology --> a new site for us Industrial Computing COTS Semiconductor Industry A few weeks ago, SiteSpecifics added an “Alphabetical Company Web Directory” and a “Drill Down Directory” for Products and Services at each of its industry specific web sites. We need to add content to these directories as soon as possible to better aid our growing number of site visitors in locating the technology and information they need to grow their company’s business. All of us at SiteSpecifics understand that you are extremely busy with the day-to-day duties of trying to grow your own business. That is why we would like to extend the following offer to you: **** Our offer to you **************** SiteSpecifics will visit and examine your company’s web site and harvest information about your company (brief description, physical address, phone, fax, web address, and email contact information), its products and the services you offer. SiteSpecifics will manually collect this information and enter it into the appropriate Vertical Web Directory and Buyer’s Guide. Basically, you turn us loose and we’ll do all of the hard work. **** Cost for this service ******************************** In order for this to be a win-win business transaction for both of our companies we need to charge a small fee of $299 US dollars to perform the information harvesting and data posting service. Please understand that harvesting the information from your web site is a labor-intensive activity and requires a considerable amount of editing and decision making. **** Payment **************************************** Please print the form below out and fill it out completely. Then fax it to SiteSpecifics at 800-824-8409. As soon as we receive your faxed form, we will immediately begin to harvest your company’s products and services information. Place an "X" in front of the service you wish to order below: Check only one. ___ $299 Harvest my company’s web site for information about its products and services. Then post that information to at least one of the appropriate SiteSpecifics Vertical Web Directories and Buyer’s Guides. ___ Special promotion! Become an Advertising Account Holder for $1,200 That’s 50% off the normal rate. This promotion is being offered for a limited time only. SiteSpecifics will still harvest your company’s products and services information, but you gain all the additional benefits of being an Advertising Account Holder. Additional benefits include: Real-time news submissions and inclusion in the appropriate SiteSpecifics Power Search Databases plus more! For more information about the benefits of being an Advertising Account Holder please go to http://www.SiteSpecifics.com/join.html **** Payment by invoice ******************************** ____ Check this box if you will be paying by company check. Customer Name:_____________________________________ Company Name:_____________________________________ Billing Address:_____________________________________ City:________________________State:______Zip:_________ Phone Number: (_____)_______________________________ Purchase Order Number: ______________________________ Email Address:_______________________________________ Company web address:_________________________________ Payment terms are NET 30 from the day we receive this fax. **** Payment by credit card ******************************** ____ Check this box if you will be paying by credit card. Our bank requires that all credit card customers fill out this form below and fax it back to us at 800-824-8409. Customer Name:_______________________________________ Company Name:_______________________________________ Company Address:_____________________________________ City:________________________State:______Zip:_________ Phone Number: (_____)_______________________________ Email Address:_______________________________________ Company web address:_________________________________ WARNING: Credit card fraud is a felony and we will aggressively prosecute anyone attempting to misuse a credit card number. It is a felony to provide false information below. Type of Credit Card. _____Visa _____ MC _____ AE Name on Card_______________________________________ Credit Card #: _______________________________________ Expiration:_____________ I,_________________________________am an authorized user of the above charge card. (Print full name) I authorize SiteSpecifics to charge a total of $_____________ to my charge card. All sales are final. No refunds. Signature:__________________________________ You may also pay on-line at https://www.SiteSpecifics.com/a-la-carte-pay-form.html by using the following Reference number: Reference number=”Harvest1” Be sure to enter the appropriate dollar amount that we will be charging you. **** Finishing up ********************************** To complete your order, this form must be faxed to the number below. Your next credit card statement will reflect a charge from SiteSpecifics. You understand there are no refunds. All sales are final. **** Terms and Conditions **************************** I understand that it may take up to 5 business days for my company’s information to post to the appropriate SiteSpecifics web site(s). SiteSpecifics will harvest and post a maximum of 10 products and/or services from my company’s web site. Signature:__________________________________ Did you fill this entire form out? Double check to see that you filled out every field. We cannot process your order if you left anything blank If you have any questions, please call me directly at 916-765-2715. Again, please fax this form to 800-824-8409. Thank you for your time. Best personal regards, Scott Adams SiteSpecifics Content Editor http://www.SiteSpecifics.com ------------------------------------------------------------------------- To be removed from this mailing list click on the link below http://www.sitespecifics.com/cgi-bin/mail/mail.cgi?freebsd-questions@FreeBSD.ORG To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 12: 6: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web612.mail.yahoo.com (web612.mail.yahoo.com [216.115.104.81]) by hub.freebsd.org (Postfix) with SMTP id 5C60137B502 for ; Thu, 5 Oct 2000 12:06:01 -0700 (PDT) Message-ID: <20001005190557.27424.qmail@web612.mail.yahoo.com> Received: from [128.100.124.123] by web612.mail.yahoo.com; Thu, 05 Oct 2000 12:05:57 PDT Date: Thu, 5 Oct 2000 12:05:57 -0700 (PDT) From: Dennis Jun Subject: gkrellm 0.10.5 and cpu time usage 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 all. I recently upgraded my Gkrellm to 0.10.5 from 0.9.x. However I have noticed a jump in cpu time it uses. With 0.9.x, it was usually under 0.1%, but now it's over 1.2%. I'm running FreeBSD 4.1.1 on a P3 733 with 128 megs or RAM. I'm running X 3.3.6 as well. BTW, I asked a friend to check it out on his Linux system, and he reports no increased cpu time. I'm wondering if anyone else has had this problem? (I'm not on the list, so if you could e-mail and the list as well, I would appreciate that. Much thanx in advance.) __________________________________________________ Do You Yahoo!? Yahoo! Photos - 35mm Quality Prints, Now Get 15 Free! http://photos.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 12:15:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from l4duppx2.hewitt.com (l4duppx2.hewitt.com [63.73.213.5]) by hub.freebsd.org (Postfix) with ESMTP id 452FF37B503 for ; Thu, 5 Oct 2000 12:15:38 -0700 (PDT) Received: (from noaccess@localhost) by l4duppx2.hewitt.com (8.9.3/8.9.3) id OAA20091; Thu, 5 Oct 2000 14:15:32 -0500 (CDT) X-Authentication-Warning: l4dupfw42.hewitt.com: noaccess set sender to using -f Received: from lintng1.hewitt.com(10.20.68.64) by l4dupfw42 via smap (V2.1+anti-relay+anti-spam) id xma019978; Thu, 5 Oct 00 14:14:43 -0500 Received: by lintng1.hewitt.com(Lotus SMTP MTA v4.6.6 (890.1 7-16-1999)) id 8625696F.0069BB5E ; Thu, 5 Oct 2000 14:14:52 -0500 X-Lotus-FromDomain: HEWITT ASSOCIATES NA From: "Jeff Vehrs" To: Javier Henderson Cc: freebsd-questions@freebsd.org Message-ID: <8625696F.0069B9B3.00@lintng1.hewitt.com> Date: Thu, 5 Oct 2000 14:14:28 -0500 Subject: Re: Sendmail problem -- 553 sorry, that domain isn't . . . - SOLVED Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-Disposition: inline Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I figured it out. Thanks to Javier for giving me an idea indirectly. =) I switched the smtp server from the netzero.net to the ISP that I used for dial-up connection. It works. Whew! What a relief. Now, I can enjoy it 'til the next obstacle. =) -- jwv From: Javier Henderson on 10/05/2000 11:34 AM To: Jeff Vehrs/National/Hewitt Associates@Hewitt Associates NA cc: Client: Subject: Sendmail problem -- 553 sorry, that domain isn't . . . Jeff Vehrs writes: > > > I'm trying to send email from the laptop(Dell CSx) with 4.1.1-STABLE. I've > received this error. I couldn't find any document on this specific error from > sendmail.org & freebsd mailing list archive. > > Here's the error message: > > > ----- The following addresses had permanent fatal errors ----- > xxxxxxx@skytel.com > (reason: 553 sorry, that domain isn't in my list of allowed rcpthosts > +(#5.7.1) > > ----- Transcript of session follows ----- > ... while talking to smtp.netzero.net.: > >>> RCPT To: > <<< 553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1) > 550 5.1.1 xxxxxxx@skytel.com... User unknown > > > > How do I go about this? More info is needed. Do you have sendmail on your box configured to use smtp.netzero.net as the smarthost (DSsmtp.netzero.net in sendmail.cf)? For whatever reason, your box is routing mail to skytel.com via smtp.netzero.net, which in turn does not want to relay that message. -jav To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 12:21: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from postfix1.free.fr (postfix1.free.fr [212.27.32.21]) by hub.freebsd.org (Postfix) with ESMTP id 8F59E37B502 for ; Thu, 5 Oct 2000 12:21:04 -0700 (PDT) Received: from free.fr (strasbourg-22-200.dial.proxad.net [213.228.22.200]) by postfix1.free.fr (Postfix) with ESMTP id 6827C2808D for ; Thu, 5 Oct 2000 21:21:02 +0200 (MEST) Message-ID: <39DCD52C.7F71E519@free.fr> Date: Thu, 05 Oct 2000 21:23:24 +0200 From: =?iso-8859-1?Q?V=E9ronique?= Huck X-Mailer: Mozilla 4.5 [fr] (Win95; I) X-Accept-Language: fr MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: How to fix fstab ? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, After mounting a second hard drive in my box, I have added a wrong entry in /etc/fstab/ and my system (FBS 4.0) doesn't boot any longer. The boot sequence stops with : .. ... (checking and mounting /dev/ad0s.. works fine) ... /dev/da0 : the following file system had an unexpected inconsistency :/dev/da0 (usr/home/backup) Automatic file system check failed...help ! Enter full pathname of shell or return for /bin/sh I tried to overwrite fstab with fstab(tilde) but here is the following answer : read-only file system Is there a way to recover the original file before starting a brand new installation ? :-( Many thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 12:33:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-27-149-77.mmcable.com [24.27.149.77]) by hub.freebsd.org (Postfix) with SMTP id D977B37B503 for ; Thu, 5 Oct 2000 12:33:39 -0700 (PDT) Received: (qmail 3250 invoked by uid 100); 5 Oct 2000 19:33:34 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14812.55182.141763.980546@guru.mired.org> Date: Thu, 5 Oct 2000 14:33:34 -0500 (CDT) To: Odhiambo Washington Cc: questions@freebsd.org Subject: Re: FAXGETTY In-Reply-To: <20001005161842.E22805@poeza.iconnect.co.ke> References: <26029815@toto.iv> <14811.61695.718175.619706@guru.mired.org> <20001005161842.E22805@poeza.iconnect.co.ke> X-Mailer: VM 6.72 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Odhiambo Washington writes: > * Mike Meyer [20001005 06:10]: > =>Odhiambo Washington writes: > =>> May I kindly request for help with running faxgetty everytime the computer > =>> boots up. I need it for faxing service with Hylafax but I am dumb on that point. > =>> I need it to be ALWAYS on ;-) > => > =>Put the startup script in /usr/local/etc/rc.d, make sure it ends in > =>".sh" and is executable. > I am able to do that but faxgetty doesn't come with a startup script. I am > told it has to be started from /etc/ttys but I fail to grab the details > given in faxgetty man page - it is not clear to me...I wish i could get > much help...I've read the man page but...alas! Ok, I can believe that. Did you look at the /etc/ttys file? Or man 5 ttys? Both of those tell you how to set up something in /etc/ttys to start a command on a tty at system boot time. ; Thu, 5 Oct 2000 12:35:01 -0700 (PDT) Received: from charlie (iwkcpe.intop.net [208.149.79.30]) by smtp.intop.net (8.9.3/8.9.3) with ESMTP id OAA20411; Thu, 5 Oct 2000 14:36:25 -0500 Message-Id: <200010051936.OAA20411@smtp.intop.net> From: "Charlie Schloemer" To: "'freebsd-questions@freebsd.org'" , "Potts, Ross" Date: Thu, 5 Oct 2000 14:38:22 -0500 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: setting up a lan In-reply-to: <95B669A7D872D41182A600508BDFFB8C12D58C@mlbmx7.ess.harris.com> X-mailer: Pegasus Mail for Win32 (v3.12a) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 4 Oct 00, at 14:06, Potts, Ross wrote: > I have set up my freebsd machine for ppp according the the Pedantic PPP Primer. > The problem I have run into is this; > when I set up the w95 client to got thru the FBSD server, there doesn't seem to > be any traffic. I can't even see the server. I've checked the cards on both > ends (FBSD has rl0 and w95 has a 3com509)and they are working. Each machine can > ping its own internal address. They are directly connected with CAT 5 cable. > Do I need to make a crossover cable before they can talk? I've checked all > addresses on the machines and they are correct, subnets too. I can't even ping > the IPs. I know there is something I'm overlooking but I can't seem to ID it. > Should I do a route add on the FBSD server? If you can give us some specifics (IP addressing scheme, gateway settings, etc.) that might allow us to help you better. Some common pitfalls to look out for, provided it's not a physical topology problem, as someone else suggested: 1. Make sure the subnet masks are the same on both machines. In Windows, check this with WINIPCFG, on FreeBSD, check this with ifconfig. 2. Should the IP addresses be on the same network, according to the subnet mask you're using? 3. What does ifconfig -a report to you? Is your interface listed? Does dmesg report any kind of device timeout? In Windows, does Device Manager report any conflicts? Hope this helps, -charlie To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 12:37:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ivin.nl (ivin.nl [161.58.235.201]) by hub.freebsd.org (Postfix) with ESMTP id 148CE37B66C for ; Thu, 5 Oct 2000 12:37:20 -0700 (PDT) Received: from roberts4.roberts.nl ([213.73.149.39]) by ivin.nl (8.8.8) id VAA98785; Thu, 5 Oct 2000 21:37:09 +0200 (CEST) Message-Id: <5.0.0.25.2.20001005213008.00a295d0@pop.roberts.nl> X-Sender: lar@pop.roberts.nl X-Mailer: QUALCOMM Windows Eudora Version 5.0 Date: Thu, 05 Oct 2000 21:36:42 +0200 To: =?iso-8859-1?Q?V=E9ronique?= Huck , freebsd-questions@FreeBSD.ORG From: Luke Roberts Subject: Re: How to fix fstab ? In-Reply-To: <39DCD52C.7F71E519@free.fr> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >Hi, > >After mounting a second hard drive in my box, I have added a wrong entry >in >/etc/fstab/ and my system (FBS 4.0) doesn't boot any longer. I have had this too. Don't worry It's not the end of the world! When the machine stops booting you end up in a single user prompt and the '/' filesystem is mounted read only. You need to mount your file systems manually and the edit the /etc/fstab file. Repare the entry that's causing all the trouble and restart the machine. the commands that should do the trick are: mount /dev/ados1a / mount /dev/ados1f /usr mount /dev/ados1e /var cd /etc vi fstab # repare it shutdown -r now Good luck, Luke >The boot sequence stops with : > .. > ... > (checking and mounting /dev/ad0s.. works fine) > ... > /dev/da0 : the following file system had an unexpected inconsistency > :/dev/da0 (usr/home/backup) > Automatic file system check failed...help ! > Enter full pathname of shell or return for /bin/sh > >I tried to overwrite fstab with fstab(tilde) but here is the >following answer : read-only file system >Is there a way to recover the original file before starting a brand new >installation ? :-( > >Many thanks > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 12:38: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from relay.intercom.es (relay.intercom.es [212.66.160.20]) by hub.freebsd.org (Postfix) with ESMTP id 6473337B66C for ; Thu, 5 Oct 2000 12:37:55 -0700 (PDT) Received: from lix.intercom.es (root@lix.intercom.es [212.66.160.2]) by relay.intercom.es (8.9.3/8.9.3) with ESMTP id IAA12787; Thu, 1 Jan 1998 08:14:25 +0100 Received: from intercom.es (iv1-45.intercom.es [212.66.168.45]) by lix.intercom.es (8.9.3/8.9.3) with ESMTP id VAA21109; Thu, 5 Oct 2000 21:30:53 +0100 Received: (from megarcia@localhost) by intercom.es (8.11.0/8.11.0) id e95Jfh901012; Thu, 5 Oct 2000 21:41:43 +0200 (CEST) (envelope-from megarcia) Date: Thu, 5 Oct 2000 21:41:43 +0200 From: Manuel Enrique Garcia Cuesta To: Mike Meyer Cc: Manuel Enrique Garcia Cuesta , questions@freebsd.org Subject: Re: OT: Keyboard feel (was: internet keyboards) Message-ID: <20001005214142.A329@ilex.kicelo.org> Mail-Followup-To: Mike Meyer , Manuel Enrique Garcia Cuesta , questions@freebsd.org References: <84610204@toto.iv> <14811.59658.911452.775656@guru.mired.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: <14811.59658.911452.775656@guru.mired.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG === Mike Meyer escribia (Wed, Oct 04, 2000 at 09:35:54PM -0500): > Manuel Enrique Garcia Cuesta writes: > > I was rather thinking of how dull and uncomfortable PC keyboards > > "feel" nowadays, ... > > I thimk that's a cost thing. The current cheap technology for > keyboards just results in mushy keyboards. They also tend not to deal > with n-key rollover very well. I understand you can still get the > older tech keyboars new, but the price has reason from the $100 range > to over $200/keyboard. Last time I bought a keyboard, I chose a > Logitech Deluxe 104, and picked up a no-name clone for $3 as a > spare. It's hard to justify $200 for keyboard under those conditions. > I suppose it depends on what you use your keyboard for, but I don't think I would shell that much out for a keyboard, either. Pardon me while I rant on :) , but the spree of a-mouse-is-all-you-need mottoes seems to have damaged a standard of quality that used to be much higher, even for rubber dome keyboards. After all, who is going to manufacture a decent keyboard for the (seemingly ) few people who really use it ? And, I suppose, those who do make them have to charge accordingly so to make up for the lack of demand. While we are at it, would you oblige and educate me with the meaning of "n-key rollover" ? Manuel Garcia To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 12:39:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from 2711.dynacom.net (2711.dynacom.net [206.107.213.3]) by hub.freebsd.org (Postfix) with ESMTP id 2F44537B66C for ; Thu, 5 Oct 2000 12:39:31 -0700 (PDT) Received: from urx.com (dsl1-160.dynacom.net [206.159.132.160]) by 2711.dynacom.net (Build 101 8.9.3/NT-8.9.3) with ESMTP id MAA03835; Thu, 05 Oct 2000 12:39:27 -0700 Message-ID: <39DCD8EF.697FDD9B@urx.com> Date: Thu, 05 Oct 2000 12:39:27 -0700 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: =?iso-8859-1?Q?V=E9ronique?= Huck Cc: freebsd-questions@FreeBSD.ORG Subject: Re: How to fix fstab ? References: <39DCD52C.7F71E519@free.fr> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Véronique Huck wrote: > > Hi, > > After mounting a second hard drive in my box, I have added a wrong entry > in > /etc/fstab/ and my system (FBS 4.0) doesn't boot any longer. > The boot sequence stops with : > .. > ... > (checking and mounting /dev/ad0s.. works fine) > ... > /dev/da0 : the following file system had an unexpected inconsistency > :/dev/da0 (usr/home/backup) > Automatic file system check failed...help ! > Enter full pathname of shell or return for /bin/sh > > I tried to overwrite fstab with fstab(tilde) but here is the > following answer : read-only file system > Is there a way to recover the original file before starting a brand new > installation ? :-( You should be able to "mount /" and then edit your /etc/fstab. Kent > > Many thanks > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 12:40:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp24.singnet.com.sg (smtp24.singnet.com.sg [165.21.101.204]) by hub.freebsd.org (Postfix) with ESMTP id 0476E37B503; Thu, 5 Oct 2000 12:40:52 -0700 (PDT) Received: from netserver01 (ad202.166.105.194.magix.com.sg [202.166.105.194]) by smtp24.singnet.com.sg (8.11.0/8.11.0) with SMTP id e95Jfnj75406; Fri, 6 Oct 2000 03:41:49 +0800 (SGT) Message-Id: <3.0.32.20001006033948.01a74b50@smtp.magix.com.sg> X-Sender: spades@smtp.magix.com.sg X-Mailer: Windows Eudora Pro Version 3.0 (32) Date: Fri, 06 Oct 2000 03:39:48 +0800 To: freebsd-questions@freebsd.org From: Spades Subject: Re: Unix Chat Cc: 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 Where can i get any UNIX Chat server/client program? PS: Not those in the Unix OS already. Thank you. Lee. ---- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 12:41: 1 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp24.singnet.com.sg (smtp24.singnet.com.sg [165.21.101.204]) by hub.freebsd.org (Postfix) with ESMTP id 0476E37B503; Thu, 5 Oct 2000 12:40:52 -0700 (PDT) Received: from netserver01 (ad202.166.105.194.magix.com.sg [202.166.105.194]) by smtp24.singnet.com.sg (8.11.0/8.11.0) with SMTP id e95Jfnj75406; Fri, 6 Oct 2000 03:41:49 +0800 (SGT) Message-Id: <3.0.32.20001006033948.01a74b50@smtp.magix.com.sg> X-Sender: spades@smtp.magix.com.sg X-Mailer: Windows Eudora Pro Version 3.0 (32) Date: Fri, 06 Oct 2000 03:39:48 +0800 To: freebsd-questions@freebsd.org From: Spades Subject: Re: Unix Chat Cc: 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 Where can i get any UNIX Chat server/client program? PS: Not those in the Unix OS already. Thank you. Lee. ---- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 12:53: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from goliath.dacor.net (ns1.dacor.net [63.174.195.2]) by hub.freebsd.org (Postfix) with ESMTP id 184FF37B503 for ; Thu, 5 Oct 2000 12:53:04 -0700 (PDT) Received: from green-mfg.com (adsl-18.dacor.net [207.40.20.18]) by goliath.dacor.net with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id 41LLPNJC; Thu, 5 Oct 2000 15:52:57 -0400 Message-ID: <39DCDC17.DC7ED928@green-mfg.com> Date: Thu, 05 Oct 2000 15:52:55 -0400 From: Joe Konecny X-Mailer: Mozilla 4.7 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: dns Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I working on understanding how to set up dns on fbsd. Everything was going well till I found that my book used named.boot in it's examples and apparently bind v8 wants named.conf. I know nothing about how to configure using named.conf. Any pointers to resources? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 13:13:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ams.amsinc.com (ams.amsinc.com [162.70.244.20]) by hub.freebsd.org (Postfix) with ESMTP id A32B837B502; Thu, 5 Oct 2000 13:13:22 -0700 (PDT) Received: from ams-central-gate-5a.amsinc.com (ams-central-gate-5a.amsinc.com [162.70.34.52]) by ams.amsinc.com (8.9.0.Beta5/8.9.0.Beta5) with SMTP id QAA13366; Thu, 5 Oct 2000 16:13:20 -0400 (EDT) From: Ben_Calvert@amsinc.com Received: by ams-central-gate-5a.amsinc.com(Lotus SMTP MTA v4.6.5 (863.2 5-20-1999)) id 8525696F.006F2576 ; Thu, 5 Oct 2000 16:14:00 -0400 X-Lotus-FromDomain: AMSINC To: freebsd-questions@freebsd.org, freebsd-mobile@freebsd.org Message-ID: <8525696F.006EEA55.00@ams-central-gate-5a.amsinc.com> Date: Thu, 5 Oct 2000 13:10:19 -0700 Subject: X for login prompt? Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-Disposition: inline Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG can anyone help me get X set up as my login prompt? i know, cli is better, but on my thinkpad, 640x480 is about 3x4.5 inches in the center of my screen, and highly annoying. i'm trying to use KDM, but it seems to be confused - it keeps trying to runn things inside a path that looks something like XBINDIR/something. it looks like XBINDIR should maybe be $XBINDIR and set to /usr/X11R6/bin ? where is this done? is this all because i'm just typing "kdm" as root instead of putting it in rc.conf? thanks, B To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 13:21:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f31.law8.hotmail.com [216.33.241.31]) by hub.freebsd.org (Postfix) with ESMTP id D47D837B502 for ; Thu, 5 Oct 2000 13:21:54 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 5 Oct 2000 13:21:54 -0700 Received: from 165.247.60.6 by lw8fd.law8.hotmail.msn.com with HTTP; Thu, 05 Oct 2000 20:21:54 GMT X-Originating-IP: [165.247.60.6] From: "Will Swank" To: FreeBSD-questions@FreeBSD.org Subject: Installation Questions Date: Thu, 05 Oct 2000 20:21:54 GMT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 05 Oct 2000 20:21:54.0760 (UTC) FILETIME=[E7445480:01C02F09] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm having some problems installing FreeBSD on my Toshiba Satelitte 225CDS. It's a 100mhz pentium laptop. I have Windows NT installed on it now and it runs very slow and crashes all the time. My computer will not boot up from the FreeBSD CD. My laptop has interchangable drive bays which only allow me to have 1 drive in at a time. Therefore, I cannot use the CDROM and the 3 1/2 floppy at the same time. Please let me know what your suggestions are on installing FreeBSD. Regards, William Swank _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile at http://profiles.msn.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 13:25:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from qmail.corpex.net (qmail.corpex.net [195.153.247.40]) by hub.freebsd.org (Postfix) with SMTP id 95EAC37B503 for ; Thu, 5 Oct 2000 13:25:32 -0700 (PDT) Received: (qmail 14548 invoked from network); 5 Oct 2000 20:28:42 -0000 Received: from perseus.corpex.net (HELO perseus) (195.153.247.226) by qmail.corpex.net with SMTP; 5 Oct 2000 20:28:42 -0000 From: "Jonathan Defries" To: "Freebsd-Questions@Freebsd. Org" Subject: Problems with dummynet Date: Thu, 5 Oct 2000 21:18:23 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all, I'm trying to get DUMMYNET options working under 3.5-STABLE doing the following: ipfw add pipe 1 ip from IP to any out ipfw pipe 1 config bw 640Kbit/s It refuses to work with this error: ipfw: setsockopt(IP_DUMMYNET_CONFIGURE): Invalid argument The above code works OK with 4.1-STABLE. I've compiled in IPFIREWALL and DUMMYNET on the kernel, have gone through the mailing lists with nothing that suggest what I might be doing wrong. I've even tried it on a box with DUMMYNET not compiled in and it gives a different error, so I am assuming that DUMMYNET is running OK. Any help would be MUCH appreciated. Regards, Jonathan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 13:31: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ivin.nl (ivin.nl [161.58.235.201]) by hub.freebsd.org (Postfix) with ESMTP id A491837B503 for ; Thu, 5 Oct 2000 13:31:03 -0700 (PDT) Received: from roberts4.roberts.nl ([213.73.149.39]) by ivin.nl (8.8.8) id WAA04111; Thu, 5 Oct 2000 22:30:54 +0200 (CEST) Message-Id: <5.0.0.25.2.20001005222743.00a25490@pop.roberts.nl> X-Sender: lar@pop.roberts.nl X-Mailer: QUALCOMM Windows Eudora Version 5.0 Date: Thu, 05 Oct 2000 22:30:30 +0200 To: "Will Swank" , FreeBSD-questions@FreeBSD.ORG From: Luke Roberts Subject: Re: Installation Questions In-Reply-To: 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'm having some problems installing FreeBSD on my Toshiba Satelitte 225CDS. >It's a 100mhz pentium laptop. I have Windows NT installed on it now and >it runs very slow and crashes all the time. My computer will not boot up >from the FreeBSD CD. My laptop has interchangable drive bays which only >allow me to have 1 drive in at a time. Therefore, I cannot use the CDROM >and the 3 1/2 floppy at the same time. Please let me know what your >suggestions are on installing FreeBSD. Can't you hookup your floppy drive to an external drive connector? I can on my Toshiba Tecra laptop. This would let you leave your CD rom player in the laptop. Next boot with the two install floppies and install from CD. Cheers, Luke To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 13:42:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.alacritech.com (smtp.alacritech.com [209.10.208.82]) by hub.freebsd.org (Postfix) with ESMTP id E8EFD37B502; Thu, 5 Oct 2000 13:42:55 -0700 (PDT) Received: from [10.1.10.18] by smtp.alacritech.com (NTMail 4.30.0012/NY3553.00.2884f51f) with ESMTP id fkqiaaaa for ; Thu, 5 Oct 2000 13:41:11 -0700 From: "Christopher Harrer" To: "Owner-Freebsd-Questions" , "Freebsd-Questions" Subject: Specifying Serial Line Speed for Remote GDB debugging Date: Thu, 5 Oct 2000 16:41:16 -0400 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_0019_01C02EEB.14707340" 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 X-MS-TNEF-Correlator: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0019_01C02EEB.14707340 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Hello All, Is there anyway to specify the speed for remote Kernel debugging using gdb? For example, I compile my kernel with gdb symbols (-g) and I reboot my target system. When the boot loader starts up, I enter "boot kernel -d" and get to the "db>" prompt. At this point I'd like to enter "gdb -b 115200", but when I do I get a message "Symbol not found" and gdb does not start. Any ideas? I'm suspecting the serial port speed default to 19.2 or worse yet 9600. Thanks in advance! Chris Chris Harrer Alacritech, Inc. 403 West Lincoln Hwy. Suite 108 Exton, PA 19341 w-(484)875-9520 c-(484)433-5767 ------=_NextPart_000_0019_01C02EEB.14707340 Content-Type: application/ms-tnef; name="winmail.dat" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="winmail.dat" eJ8+IhAUAQaQCAAEAAAAAAABAAEAAQeQBgAIAAAA5AQAAAAAAADoAAEIgAcAGAAAAElQTS5NaWNy b3NvZnQgTWFpbC5Ob3RlADEIAQ2ABAACAAAAAgACAAEGgAMADgAAANAHCgAFABAAKQAAAAQAIwEB A5AGACwHAAAlAAAACwACAAEAAAALACMAAAAAAAMAJgAAAAAACwApAAAAAAADADYAAAAAAB4AcAAB AAAANgAAAFNwZWNpZnlpbmcgU2VyaWFsIExpbmUgU3BlZWQgZm9yIFJlbW90ZSBHREIgZGVidWdn aW5nAAAAAgFxAAEAAAAWAAAAAcAvDJrMPzU2FL7HR+ink57hM3wRpgAAAgEdDAEAAAAcAAAAU01U UDpDSEFSUkVSQEFMQUNSSVRFQ0guQ09NAAsAAQ4AAAAAQAAGDgAW4pEML8ABAgEKDgEAAAAYAAAA AAAAAH11OcNA1v5Lr5ZKerYHh7bCgAAACwAfDgEAAAACAQkQAQAAAJ0CAACZAgAAigMAAExaRnVJ usUVAwAKAHJjcGcxMjUWMgD4C2BuDhAwMzNPAfcCpAPjAgBjaArAc/BldDAgBxMCgwBQBFV/EMkI VQeyAoMOUAPVEXV9JQqBdgiQd2sLgGQ0HQxgYwBQCwMLtSBIZe5sCQARYBdgLAqiCoQKgJJJBCB0 aASQZSAAcDB5d2F5GMAXgHNwvwWQBpAZgRjgGcIJgCACENcFwAlwBGB0GRBLBJEXUEIgAQBidWdn C4BnDCB1AJAcgWdkYj8IICBGBbFleGFtwQtQZSwgSSAFoB3g6wMQGRBtGYBrG7QD8BjQDx0CGcAG wwQgKC1nKf8ZIRrQHkAJcAbgG2Ae0gGQLHJnETAgAXMbcG0ufR1QVxjgA6AaUiFjCQBhlwSBGcAh 4XQEIHVwHiI3CfAbcAXAIiFjHxUtZF4iINMiEhmhGlIiHSA+rSZQcANhBTAuF+pBJtE2aAQAJ7Bv C4AFQEkneRrQbGkfEBmSJQUf0i2JH/AxMQ5AMDAiHiDbHDAFQHci8h5AZBeAHkDNIhJhHtAHkHNh IhAlUNkGtCBuIYECEHUV8CZVfx/hLLAHkS5iJDMoLBlAILJpAQBhcx1BKdBtGcD7HLAZ4XQcchpT BnEHQClhRwAgGoUBAWF1bCbTMdA5LjIgBbF3BbARIGQgeSIhOTYrsCgrVDkQ8G5rBCALgBkgZHaR AHBjZSEX6kNoBRD3ELAX+RZlMRNAOSIXMArA/QlwciiVC2AFARtwEOAeIXs4ECglNA9QItAHkAVA TEcLgAjhA6BId3koJVMmdTwhK2AwOBfkRXglGaBuHiBQQTTxMzQDFlMYJnctKDQ4NMApODc1LTkr kRfkCmNBlDQPYC01Nza+NxQxHVA5y0JlFVEARZAAAAALAAGACCAGAAAAAADAAAAAAAAARgAAAAAD hQAAAAAAAAMAA4AIIAYAAAAAAMAAAAAAAABGAAAAABCFAAAAAAAAAwAHgAggBgAAAAAAwAAAAAAA AEYAAAAAUoUAACdqAQAeAAmACCAGAAAAAADAAAAAAAAARgAAAABUhQAAAQAAAAQAAAA5LjAAHgAK gAggBgAAAAAAwAAAAAAAAEYAAAAANoUAAAEAAAABAAAAAAAAAB4AC4AIIAYAAAAAAMAAAAAAAABG AAAAADeFAAABAAAAAQAAAAAAAAAeAAyACCAGAAAAAADAAAAAAAAARgAAAAA4hQAAAQAAAAEAAAAA AAAACwANgAggBgAAAAAAwAAAAAAAAEYAAAAAgoUAAAEAAAALADqACCAGAAAAAADAAAAAAAAARgAA AAAOhQAAAAAAAAMAPIAIIAYAAAAAAMAAAAAAAABGAAAAABGFAAAAAAAAAwA9gAggBgAAAAAAwAAA AAAAAEYAAAAAGIUAAAAAAAALAFKACCAGAAAAAADAAAAAAAAARgAAAAAGhQAAAAAAAAMAU4AIIAYA AAAAAMAAAAAAAABGAAAAAAGFAAAAAAAAAgH4DwEAAAAQAAAAfXU5w0DW/kuvlkp6tgeHtgIB+g8B AAAAEAAAAH11OcNA1v5Lr5ZKerYHh7YCAfsPAQAAAJcAAAAAAAAAOKG7EAXlEBqhuwgAKypWwgAA UFNUUFJYLkRMTAAAAAAAAAAATklUQfm/uAEAqgA32W4AAABDOlxEb2N1bWVudHMgYW5kIFNldHRp bmdzXGNocmlzXExvY2FsIFNldHRpbmdzXEFwcGxpY2F0aW9uIERhdGFcTWljcm9zb2Z0XE91dGxv b2tcb3V0bG9vay5wc3QAAAMA/g8FAAAAAwANNP03AAACAX8AAQAAADYAAAA8UE9FTEtQSkdESEFQ SVBNRU1IR0FPRUxKQ0ZBQS5jaGFycmVyQGFsYWNyaXRlY2guY29tPgAAAAMABhCEmgQrAwAHEOAB AAADABAQAAAAAAMAERAAAAAAHgAIEAEAAABlAAAASEVMTE9BTEwsSVNUSEVSRUFOWVdBWVRPU1BF Q0lGWVRIRVNQRUVERk9SUkVNT1RFS0VSTkVMREVCVUdHSU5HVVNJTkdHREI/Rk9SRVhBTVBMRSxJ Q09NUElMRU1ZS0VSTkVMVwAAAAD0lw== ------=_NextPart_000_0019_01C02EEB.14707340-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 13:44:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.alacritech.com (smtp.alacritech.com [209.10.208.82]) by hub.freebsd.org (Postfix) with ESMTP id 2842E37B66C for ; Thu, 5 Oct 2000 13:44:52 -0700 (PDT) Received: from [10.1.10.18] by smtp.alacritech.com (NTMail 4.30.0012/NY3553.00.2884f51f) with ESMTP id ikqiaaaa for ; Thu, 5 Oct 2000 13:43:07 -0700 From: "Christopher Harrer" To: "Freebsd-Questions" Subject: Specifying Serial Line Speed for Remote GDB debugging Date: Thu, 5 Oct 2000 16:43:14 -0400 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_001E_01C02EEB.5B0F1040" 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 X-MS-TNEF-Correlator: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_001E_01C02EEB.5B0F1040 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit > Hello All, > > Is there anyway to specify the speed for remote Kernel debugging using > gdb? For example, I compile my kernel with gdb symbols (-g) and I reboot > my target system. When the boot loader starts up, I enter "boot kernel > -d" and get to the "db>" prompt. > > At this point I'd like to enter "gdb -b 115200", but when I do I get a > message "Symbol not found" and gdb does not start. > > Any ideas? I'm suspecting the serial port speed default to 19.2 or worse > yet 9600. > > Thanks in advance! > > Chris > > Chris Harrer > Alacritech, Inc. > 403 West Lincoln Hwy. > Suite 108 > Exton, PA 19341 > > w-(484)875-9520 > c-(484)433-5767 > ------=_NextPart_000_001E_01C02EEB.5B0F1040 Content-Type: application/ms-tnef; name="winmail.dat" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="winmail.dat" eJ8+Ig4UAQaQCAAEAAAAAAABAAEAAQeQBgAIAAAA5AQAAAAAAADoAAEIgAcAGAAAAElQTS5NaWNy b3NvZnQgTWFpbC5Ob3RlADEIAQ2ABAACAAAAAgACAAEIAAUABAAAAAAAAAAAAAEJAAQAAgAAAAAA AAABBoADAA4AAADQBwoABQAQACsAAAAEACUBAQOQBgBUBwAAKAAAAAsAAgABAAAACwAjAAAAAAAD ACYAAAAAAAsAKQAAAAAAAwAuAAAAAAADADYAAAAAAB4ATQABAAAAAQAAAAAAAAAeAHAAAQAAADYA AABTcGVjaWZ5aW5nIFNlcmlhbCBMaW5lIFNwZWVkIGZvciBSZW1vdGUgR0RCIGRlYnVnZ2luZwAA AAIBcQABAAAAGwAAAAHALwyazD81NhS+x0fop5Oe4TN8EaYAAA3EIAALABcMAAAAAAIBHQwBAAAA HAAAAFNNVFA6Q0hBUlJFUkBBTEFDUklURUNILkNPTQALAAEOAAAAAEAABg4AomjZDC/AAQIBCg4B AAAAGAAAAAAAAAB9dTnDQNb+S6+WSnq2B4e2woAAAAsAHw4BAAAAAgEJEAEAAACiAgAAngIAAIgD AABMWkZ1fwIK/QMACgByY3BnMTI1FjIA+Atgbg4QMDMzTwH3AqQD4wIAY2gKwHPwZXQwIAcTAoMA UARVfxDJCFUHsgKDDlAD1RF1fSUKgXYIkHdrC4BkNF0MYGMAUAsEA2B0BZB04QumIEhlbAkAEWAX 4C4sCqIKhAqASQQgdGgJBJBlIABweXdhefMZQBgAc3AFkAaQGgEZYPsaQgmAIAIQBcAJcARgFvAs IEsEkRfQIAEAYnXEZ2cLgGcgdQCQHQGAZ2RiPyAgRgWxEGV4YW0LUGUsILxJIAWgHmADEBmQbRoA /mscNAPwGVAdghpABsMEIPAoLWcpGaEbUB7ACXDPBuAW4B9SAZByZxEwIIHScxbwbS4d0FcZYAOg dxrSIeMJAGEEgRpAImF0eQQgdXAeognwFvAFwCLjIeMflS1kIiFTIpIaIXUa0iIdoD4m0BbBHmB0 ai4YakEnUWgEACgwb5MLgAVASScbUGxpH5CXGhIlhSBSLSBwMTEOQLgwMCIeoBywBUB3I3LdHsBk GAAewCKSYR9QB5Ccc2EikCXQBrQgbiIB/QIQdRXwJtUgYS0wB5Eu4icksyisGcAgaQEAYXO7HcEq UG0aQB0wGmF0HPJ/GtMGcQdAKeEAIBsFAQFhBHVsJ1MxOS4yIE0FsXcFsBEgIHkioTmWNiwwKKtU EPBuawQgEwuAGaBkdgBwY2Uh+RhqQ2gFEBCwGHkR8RNA7zmiF7AKwAlwcikVC2AFAd0W8WgeoTiQ KKU0D1AjUDsHkAVATAuACOEDoEh3MnkopVN1PFEr4DA4KRhkRXgaIG4eoFBBGTVxMzQWUximdy0o ADQ4NCk4NzUtVjksERhkY0HENA9gLfA1NzY3FDEd0DpGQpUFFVEARXAAAAsAAYAIIAYAAAAAAMAA AAAAAABGAAAAAAOFAAAAAAAAAwADgAggBgAAAAAAwAAAAAAAAEYAAAAAEIUAAAAAAAADAAeACCAG AAAAAADAAAAAAAAARgAAAABShQAAJ2oBAB4ACYAIIAYAAAAAAMAAAAAAAABGAAAAAFSFAAABAAAA BAAAADkuMAAeAAqACCAGAAAAAADAAAAAAAAARgAAAAA2hQAAAQAAAAEAAAAAAAAAHgALgAggBgAA AAAAwAAAAAAAAEYAAAAAN4UAAAEAAAABAAAAAAAAAB4ADIAIIAYAAAAAAMAAAAAAAABGAAAAADiF AAABAAAAAQAAAAAAAAALAA2ACCAGAAAAAADAAAAAAAAARgAAAACChQAAAQAAAAsAOoAIIAYAAAAA AMAAAAAAAABGAAAAAA6FAAAAAAAAAwA8gAggBgAAAAAAwAAAAAAAAEYAAAAAEYUAAAAAAAADAD2A CCAGAAAAAADAAAAAAAAARgAAAAAYhQAAAAAAAAsAUoAIIAYAAAAAAMAAAAAAAABGAAAAAAaFAAAA AAAAAwBTgAggBgAAAAAAwAAAAAAAAEYAAAAAAYUAAAAAAAACAfgPAQAAABAAAAB9dTnDQNb+S6+W Snq2B4e2AgH6DwEAAAAQAAAAfXU5w0DW/kuvlkp6tgeHtgIB+w8BAAAAlwAAAAAAAAA4obsQBeUQ GqG7CAArKlbCAABQU1RQUlguRExMAAAAAAAAAABOSVRB+b+4AQCqADfZbgAAAEM6XERvY3VtZW50 cyBhbmQgU2V0dGluZ3NcY2hyaXNcTG9jYWwgU2V0dGluZ3NcQXBwbGljYXRpb24gRGF0YVxNaWNy b3NvZnRcT3V0bG9va1xvdXRsb29rLnBzdAAAAwD+DwUAAAADAA00/TcAAAIBfwABAAAANgAAADxQ T0VMS1BKR0RIQVBJUE1FTUhHQUVFTEtDRkFBLmNoYXJyZXJAYWxhY3JpdGVjaC5jb20+AAAAAwAG EISaBCsDAAcQ4AEAAAMAEBABAAAAAwAREAEAAAAeAAgQAQAAAGUAAABIRUxMT0FMTCxJU1RIRVJF QU5ZV0FZVE9TUEVDSUZZVEhFU1BFRURGT1JSRU1PVEVLRVJORUxERUJVR0dJTkdVU0lOR0dEQj9G T1JFWEFNUExFLElDT01QSUxFTVlLRVJORUxXAAAAANeg ------=_NextPart_000_001E_01C02EEB.5B0F1040-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 13:50: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 26DE937B66C for ; Thu, 5 Oct 2000 13:50:14 -0700 (PDT) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e95KoCi05138; Thu, 5 Oct 2000 13:50:12 -0700 (PDT) Date: Thu, 5 Oct 2000 13:50:12 -0700 From: Alfred Perlstein To: Joe Konecny Cc: freebsd-questions@FreeBSD.ORG Subject: Re: dns Message-ID: <20001005135012.E27736@fw.wintelcom.net> References: <39DCDC17.DC7ED928@green-mfg.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <39DCDC17.DC7ED928@green-mfg.com>; from jkonecn@green-mfg.com on Thu, Oct 05, 2000 at 03:52:55PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Joe Konecny [001005 12:53] wrote: > I working on understanding how to set up dns on fbsd. Everything > was going well till I found that my book used named.boot in > it's examples and apparently bind v8 wants named.conf. I know > nothing about how to configure using named.conf. Any pointers > to resources? Look at www.isc.org for their examples, it's pretty well done. -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 13:51:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.cdknet.com (mail.cdknet.com [206.20.234.1]) by hub.freebsd.org (Postfix) with ESMTP id 2E3FC37B502 for ; Thu, 5 Oct 2000 13:51:57 -0700 (PDT) Received: from glass (glass.cdknet.com [206.20.234.224]) by mail.cdknet.com (8.9.2/8.9.2) with SMTP id QAA27430 for ; Thu, 5 Oct 2000 16:59:05 -0400 (EDT) (envelope-from dyu@cdknet.com) Reply-To: From: "Derrick" To: Subject: Questions on sshd.... Date: Thu, 5 Oct 2000 16:51:46 -0400 Message-ID: <004401c02f0e$142a0680$0300a8c0@glass> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear all, I am using freebsd4.0 stable on the server and was wondering how do i enable ssh daemon. Also, how to make it auto start when i restart it? i tried to modified sshd_config file, but was not able to do that even thought i change that file with 7 on root and i login as root. Does anyone knows what happened and how to enable it? thanks a lot. Derrick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 13:53: 9 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 7CD0C37B502 for ; Thu, 5 Oct 2000 13:53:07 -0700 (PDT) Received: from C756105B ([24.12.232.229]) by femail2.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with SMTP id <20001005205258.CHLS27630.femail2.sdc1.sfba.home.com@C756105B> for ; Thu, 5 Oct 2000 13:52:58 -0700 Message-ID: <003501c02f0e$3f1a26e0$e5e80c18@spokn1.wa.home.com> From: "spencer" To: Subject: unsubcribe Date: Thu, 5 Oct 2000 13:52:59 -0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0032_01C02ED3.927FCC80" 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_0032_01C02ED3.927FCC80 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable please unsubscribe me ------=_NextPart_000_0032_01C02ED3.927FCC80 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
please unsubscribe = me
------=_NextPart_000_0032_01C02ED3.927FCC80-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 13:53:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from magpage.com (trinity.magpage.com [216.155.0.8]) by hub.freebsd.org (Postfix) with ESMTP id 4E0F937B502 for ; Thu, 5 Oct 2000 13:53:25 -0700 (PDT) Received: from magpage.com (poomba.magpage.com [216.155.24.136]) by magpage.com (8.8.8/8.8.5) with ESMTP id UAA20179; Thu, 5 Oct 2000 20:53:12 GMT Message-ID: <39DCEA38.68155C72@magpage.com> Date: Thu, 05 Oct 2000 16:53:12 -0400 From: Daniel Frazier Organization: Magpage Internet Services X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Luke Roberts Cc: =?iso-8859-1?Q?V=E9ronique?= Huck , freebsd-questions@FreeBSD.ORG Subject: Re: How to fix fstab ? References: <5.0.0.25.2.20001005213008.00a295d0@pop.roberts.nl> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Luke Roberts wrote: > > the commands that should do the trick are: > > mount /dev/ados1a / > mount /dev/ados1f /usr > mount /dev/ados1e /var > mount -a will do the trick from man mount... -a All the filesystems described in fstab(5) are mounted. Excep- tions are those marked as ``noauto'', excluded by the -t flag (see below), or if they are already mounted (except the root filesystem which is always remounted to preserve traditional sin- gle user mode behavior). ---------------------------------------------------------------------- Daniel Frazier Tel: 302-239-5900 Ext. 231 System Administrator Fax: 302-239-3909 MAGPAGE, We Power the Internet WWW: http://www.magpage.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 13:56:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from venus.postmark.net (venus.postmark.net [207.244.122.71]) by hub.freebsd.org (Postfix) with SMTP id AB13637B502 for ; Thu, 5 Oct 2000 13:56:35 -0700 (PDT) Received: (qmail 19689 invoked by uid 501); 5 Oct 2000 20:54:31 -0000 Message-ID: <20001005205431.19688.qmail@venus.postmark.net> Received: from 192.138.181.12 by www.postmark.net with HTTP; 05 Oct 2000 20:54:31 -0000 Mime-Version: 1.0 From: Ed Heil To: freebsd-questions@freebsd.org Subject: Mounting a linux drive on FreeBSD 4.1 Date: Thu, 05 Oct 2000 14:54:31 -0600 Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, guys. Never posted a question here before so I apologize in advance if I unwittingly violate any protocol. I'm trying to mount a Linux partition on a second IDE drive. FreeBSD 4.1-stable as of a couple weeks ago. relevant dmesg: ad1: 9541MB [19386/16/63] at ata0-slave using WDMA2 I do fdisk to see what the drive looks like and get: numbertenox# fdisk ad1 ******* Working on device /dev/ad1 ******* parameters extracted from in-core disklabel are: cylinders=1216 heads=255 sectors/track=63 (16065 blks/cyl) Figures below won't work with BIOS for partitions not in cyl 1 parameters to be used for BIOS calculations are: cylinders=1216 heads=255 sectors/track=63 (16065 blks/cyl) Media sector size is 512 Warning: BIOS sector numbering starts with sector 1 Information from DOS bootblock is: The data for partition 1 is: The data for partition 2 is: The data for partition 3 is: sysid 130,(Linux swap or Solaris x86) start 63, size 385497 (188 Meg), flag 0 beg: cyl 0/ sector 1/ head 1; end: cyl 23/ sector 63/ head 254 The data for partition 4 is: sysid 131,(Linux filesystem) start 385560, size 19149480 (9350 Meg), flag 80 (active) beg: cyl 24/ sector 1/ head 0; end: cyl 1023/ sector 63/ head 254 All well and good. But I try to mount it on the mountpoint /linux and get: numbertenox# mount -t ext2fs /dev/ad1s4 /linux/ ext2fs: /dev/ad1s4: Invalid argument numbertenox# mount -t ext2fs /dev/ad1s4a /linux/ ext2fs: /dev/ad1s4a: Invalid argument Nothing but invalid argument. :( Don't know what's so invalid about it. It's there, it's an ext2fs partition. Fdisk can see it, but mount can't mount it. Any ideas where I should look to troubleshoot this? Many thanks, Ed ---------------------------------------------------------------- .................... edheil@postmark.net ....................... My surname is Heil and my personal name is Ed, and there is a slight flaw in my character. ---------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 13:57:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from magpage.com (trinity.magpage.com [216.155.0.8]) by hub.freebsd.org (Postfix) with ESMTP id C89AB37B502 for ; Thu, 5 Oct 2000 13:57:54 -0700 (PDT) Received: from magpage.com (poomba.magpage.com [216.155.24.136]) by magpage.com (8.8.8/8.8.5) with ESMTP id UAA22778; Thu, 5 Oct 2000 20:57:52 GMT Message-ID: <39DCEB4F.B1C3C61E@magpage.com> Date: Thu, 05 Oct 2000 16:57:51 -0400 From: Daniel Frazier Organization: Magpage Internet Services X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Luke Roberts , "=?iso-8859-1?Q?V=E9ronique?= Huck" , freebsd-questions@FreeBSD.ORG Subject: Re: How to fix fstab ? References: <5.0.0.25.2.20001005213008.00a295d0@pop.roberts.nl> <39DCEA38.68155C72@magpage.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Daniel Frazier wrote: > > Luke Roberts wrote: > > > > the commands that should do the trick are: > > > > mount /dev/ados1a / > > mount /dev/ados1f /usr > > mount /dev/ados1e /var > > > > mount -a will do the trick > > from man mount... > > -a All the filesystems described in fstab(5) are mounted. Excep- > tions are those marked as ``noauto'', excluded by the -t flag > (see below), or if they are already mounted (except the root > filesystem which is always remounted to preserve traditional sin- > gle user mode behavior). then again I really should learn to read the question someone is trying to answer before I inject my nits... my apologies, you were right. -- ---------------------------------------------------------------------- Daniel Frazier Tel: 302-239-5900 Ext. 231 System Administrator Fax: 302-239-3909 MAGPAGE, We Power the Internet WWW: http://www.magpage.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 14: 5:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ultra.comspace.com (209-16-25-2.insync.net [209.16.25.2]) by hub.freebsd.org (Postfix) with ESMTP id A136D37B503 for ; Thu, 5 Oct 2000 14:05:51 -0700 (PDT) Received: from danield (cs16255-51.houston.rr.com [24.162.55.51]) by ultra.comspace.com (8.9.3/8.9.3) with SMTP id QAA26832; Thu, 5 Oct 2000 16:05:39 -0500 (CDT) Message-ID: <036c01c02f0f$02966700$cd2710d1@comspace.com> From: "Daniel Domengeaux" To: "Alfred Perlstein" , "Joe Konecny" Cc: References: <39DCDC17.DC7ED928@green-mfg.com> <20001005135012.E27736@fw.wintelcom.net> Subject: Re: dns Date: Thu, 5 Oct 2000 15:57:52 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > * Joe Konecny [001005 12:53] wrote: > > I working on understanding how to set up dns on fbsd. Everything > > was going well till I found that my book used named.boot in > > it's examples and apparently bind v8 wants named.conf. I know > > nothing about how to configure using named.conf. Any pointers > > to resources? > > Look at www.isc.org for their examples, it's pretty well done. i believe BIND8 comes with a shell script to convert older conf files to the newer format check out src/bin/named-bootconf/ -daniel pimp@supa-fly.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 14:16:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from esther.falconsoft.com (esther.falconsoft.com [64.32.242.36]) by hub.freebsd.org (Postfix) with ESMTP id 2949737B502 for ; Thu, 5 Oct 2000 14:16:17 -0700 (PDT) Received: from tim.falconsoft.com (tim.falconsoft.com [64.32.242.34]) by esther.falconsoft.com (8.11.0/8.9.3) with ESMTP id e95LG9H00315 for ; Thu, 5 Oct 2000 21:16:10 GMT (envelope-from tim@falconsoft.com) Message-Id: <4.3.2.7.2.20001005171320.00b29bd0@64.32.242.36> X-Sender: tim@64.32.242.36 X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Thu, 05 Oct 2000 17:16:09 -0400 To: questions@FreeBSD.org From: Tim Gustafson Subject: NFS Portmap: RPC: Program not registered Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am trying to mount a SNAP 4000 server's NFS drive from a FreeBSD 4.1.1-STABLE machine. I have the SNAP server set up to allow NFS connections, and I have the root user ID and the FreeBSD server's IP address in the SNAP server's user configuration. However, when I run: mount 10.0.0.1:/Root /snap I get this error message, over and over again until I hit ctrl-C: NFS Portmap: RPC: Program not registered Here's what I have in my /etc/rc.conf: nfs_server_enable="YES" nfs_server_flags="-u -t -n 4" mountd_flags="-r" nfs_client_enable="YES" nfs_client_flags="-n 4" hosts.allow has this in it: ALL : ALL : allow and /etc/exports has: /usr -alldirs 10.0.0.1 I haven't changed any configs in portmap or rpc, so far as I know. what am I missing here? Any help is appreciated. Thanks. Tim -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Tim Gustafson tim@falconsoft.com www.falconsoft.com (631)475-6662 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Share your knowledge - it's a way to achieve immortality. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 14:28:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pop.idx.com.au (pop.idx.com.au [203.14.30.10]) by hub.freebsd.org (Postfix) with ESMTP id 7BC8837B502; Thu, 5 Oct 2000 14:28:19 -0700 (PDT) Received: from freebsd.freebsd.org (tntwc01-3-191.idx.com.au [203.166.3.191]) by pop.idx.com.au (8.9.3/8.9.3) with SMTP id IAA23786; Fri, 6 Oct 2000 08:27:46 +1100 From: Danny To: Spades , freebsd-questions@FreeBSD.ORG Subject: Re: Unix Chat Date: Fri, 6 Oct 2000 18:38:59 +1100 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain Cc: questions@FreeBSD.ORG References: <3.0.32.20001006033948.01a74b50@smtp.magix.com.sg> MIME-Version: 1.0 Message-Id: <00100618400100.00344@freebsd.freebsd.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG There are many free "cgi" on the internet such as freecode,matt script archieve etc with free chat.cgi Maybe you can investigate those otpions. Looking forward to your feedback dannyh dannyh@idx.com.au On Fri, 06 Oct 2000, Spades wrote: > Where can i get any UNIX Chat server/client program? > > PS: Not those in the Unix OS already. > > Thank you. > > Lee. > > ---- > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 14:28:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pop.idx.com.au (pop.idx.com.au [203.14.30.10]) by hub.freebsd.org (Postfix) with ESMTP id 7BC8837B502; Thu, 5 Oct 2000 14:28:19 -0700 (PDT) Received: from freebsd.freebsd.org (tntwc01-3-191.idx.com.au [203.166.3.191]) by pop.idx.com.au (8.9.3/8.9.3) with SMTP id IAA23786; Fri, 6 Oct 2000 08:27:46 +1100 From: Danny To: Spades , freebsd-questions@FreeBSD.ORG Subject: Re: Unix Chat Date: Fri, 6 Oct 2000 18:38:59 +1100 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain Cc: questions@FreeBSD.ORG References: <3.0.32.20001006033948.01a74b50@smtp.magix.com.sg> MIME-Version: 1.0 Message-Id: <00100618400100.00344@freebsd.freebsd.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG There are many free "cgi" on the internet such as freecode,matt script archieve etc with free chat.cgi Maybe you can investigate those otpions. Looking forward to your feedback dannyh dannyh@idx.com.au On Fri, 06 Oct 2000, Spades wrote: > Where can i get any UNIX Chat server/client program? > > PS: Not those in the Unix OS already. > > Thank you. > > Lee. > > ---- > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 14:31:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.alacritech.com (smtp.alacritech.com [209.10.208.82]) by hub.freebsd.org (Postfix) with ESMTP id 0117737B67F for ; Thu, 5 Oct 2000 14:31:28 -0700 (PDT) Received: from [10.1.10.18] by smtp.alacritech.com (NTMail 4.30.0012/NY3553.00.2884f51f) with ESMTP id anqiaaaa for ; Thu, 5 Oct 2000 14:29:41 -0700 From: "Christopher Harrer" To: "'freebsd-questions@freebsd.org'" Subject: Specifying Serial Line Speed for Remote GDB Debugging Date: Thu, 5 Oct 2000 17:29:48 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <200010051936.OAA20411@smtp.intop.net> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello All, Is there anyway to specify the speed for remote Kernel debugging using gdb? For example, I compile my kernel with gdb symbols (-g) and I reboot my target system. When the boot loader starts up, I enter "boot kernel -d" and get to the "db>" prompt. At this point I'd like to enter "gdb -b 115200", but when I do I get a message "Symbol not found" and gdb does not start. Any ideas? I'm suspecting the serial port speed default to 19.2 or worse yet 9600. Thanks in advance! Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 14:34:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pop.idx.com.au (pop.idx.com.au [203.14.30.10]) by hub.freebsd.org (Postfix) with ESMTP id 1F36F37B503 for ; Thu, 5 Oct 2000 14:34:16 -0700 (PDT) Received: from freebsd.freebsd.org (tntwc01-3-191.idx.com.au [203.166.3.191]) by pop.idx.com.au (8.9.3/8.9.3) with SMTP id IAA27416; Fri, 6 Oct 2000 08:33:27 +1100 From: Danny To: david@banning.com, David Banning , questions@FreeBSD.ORG Subject: Re: error installing mysql beta from tarball Date: Fri, 6 Oct 2000 18:43:58 +1100 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain References: <200010042358.XAA20299@d.tracker> MIME-Version: 1.0 Message-Id: <00100618454301.00344@freebsd.freebsd.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG using super user Get the 8mb ports.tar.gz file from www.freebsd.org/ports zcat ports.tar.gz | tar xvf - -C /usr cd /usr/ports/database/mysql make install This will do everything for you automatically and place things in standard places Looking forward to your feedbacl dannyh@idx.com.au On Thu, 05 Oct 2000, David Banning wrote: > I am typing: > ./configure --with-mit-threads > tthen > make > > and I get the error; > make all-recursive > Making all in include > Making all in Docs > cd . && makeinfo --no-split -I . > makeinfo: missing file argument. > Try `makeinfo --help' for more information. > > The defaults for the @if... conditionals depend on the output format: > if generating HTML, --ifhtml is on and the others are off; > if generating Info or plain text, --ifinfo is on and the others are off. > > Examples: > makeinfo foo.texi write Info to foo's @setfilename > makeinfo --html foo.texi write HTML to foo's @setfilename > makeinfo --no-headers -o - foo.texi write plain text to standard output > makeinfo --number-sections foo.texi write Info with numbered sections > makeinfo --no-split foo.texi write one Info file however big > > Email bug reports to bug-texinfo@gnu.org, > general questions and discussion to help-texinfo@gnu.org. > *** Error code 1 > > Stop in /usr/david/mys6/mysql-3.23.21-beta/Docs. > *** Error code 1 > > Stop in /usr/david/mys6/mysql-3.23.21-beta. > *** Error code 1 > > Stop in /usr/david/mys6/mysql-3.23.21-beta. > > > Any idea what to do with this? > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 14:57:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-27-149-77.mmcable.com [24.27.149.77]) by hub.freebsd.org (Postfix) with SMTP id 9AE8937B503 for ; Thu, 5 Oct 2000 14:57:11 -0700 (PDT) Received: (qmail 5459 invoked by uid 100); 5 Oct 2000 21:57:05 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14812.63793.816138.593388@guru.mired.org> Date: Thu, 5 Oct 2000 16:57:05 -0500 (CDT) To: Manuel Enrique Garcia Cuesta Cc: questions@freebsd.org Subject: Re: OT: Keyboard feel (was: internet keyboards) In-Reply-To: <20001005214142.A329@ilex.kicelo.org> References: <84610204@toto.iv> <14811.59658.911452.775656@guru.mired.org> <20001005214142.A329@ilex.kicelo.org> X-Mailer: VM 6.72 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 Manuel Enrique Garcia Cuesta writes: > === Mike Meyer escribia > (Wed, Oct 04, 2000 at 09:35:54PM -0500): > > Manuel Enrique Garcia Cuesta writes: > > > I was rather thinking of how dull and uncomfortable PC keyboards > > > "feel" nowadays, ... > > I thimk that's a cost thing. The current cheap technology for > > keyboards just results in mushy keyboards. They also tend not to deal > > with n-key rollover very well. I understand you can still get the > > older tech keyboars new, but the price has reason from the $100 range > > to over $200/keyboard. Last time I bought a keyboard, I chose a > > Logitech Deluxe 104, and picked up a no-name clone for $3 as a > > spare. It's hard to justify $200 for keyboard under those conditions. > I suppose it depends on what you use your keyboard for, > but I don't think I would shell that much out for a keyboard, > either. Pardon me while I rant on :) , but the spree of > a-mouse-is-all-you-need mottoes seems to have damaged a > standard of quality that used to be much higher, even for > rubber dome keyboards. After all, who is going to manufacture > a decent keyboard for the (seemingly ) few people who really > use it ? And, I suppose, those who do make them have to > charge accordingly so to make up for the lack of demand. That may well be why people put up with it. But I think it's got more to do with clone makers putting the cheapest keyboard (modem/etc.) on the things they can - so the demand for those goes up, meaning the price for one aftermarket is still cheap compared to what the older keyboards were. Which drives the price of those up. > While we are at it, would you oblige and educate me > with the meaning of "n-key rollover" ? Rollover is the term used to describe striking more than one key at a time. It's a problem for fast typists - they're hitting the next key(s) before the keyboard registers the release of the previous ones. 2-key rollover means you can hit any arbitrary key on the keyboard, hold it down, and then hit another one and the second registers. A good keyboard will handle arbitrary mush that way. N-key rollover is handling larger numbers of keys. The cheaper one I would handle all the 2-key rollover cases, but had trouble with some 3-key ones. ; Thu, 5 Oct 2000 15:06:22 -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 PAA29784; Thu, 5 Oct 2000 15:05:02 -0700 (PDT) From: "Otter" To: "Danny" , "Spades" , Subject: RE: Unix Chat Date: Thu, 5 Oct 2000 18:10:31 -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) In-Reply-To: <00100618400100.00344@freebsd.freebsd.org> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG or assuming you have the ports collection installed, maybe you could even take a peek into /usr/ports/irc (read "xchat" here). no need for religious wars about text editors, but why not just start a small battle over irc clients? Attention all EPIC/BitchX users: this is only a joke. -Otter }-----Original Message----- }From: owner-freebsd-questions@FreeBSD.ORG }[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Danny }Sent: Friday, October 06, 2000 3:39 AM }To: Spades; freebsd-questions@FreeBSD.ORG }Cc: questions@FreeBSD.ORG }Subject: Re: Unix Chat } } }There are many free "cgi" on the internet such as }freecode,matt script archieve }etc with free chat.cgi } }Maybe you can investigate those otpions. } }Looking forward to your feedback }dannyh } }dannyh@idx.com.au } }On Fri, 06 Oct 2000, Spades wrote: }> Where can i get any UNIX Chat server/client program? }> }> PS: Not those in the Unix OS already. }> }> Thank you. }> }> Lee. }> }> ---- }> }> }> To Unsubscribe: send mail to majordomo@FreeBSD.org }> with "unsubscribe freebsd-questions" in the body of the message } } }To Unsubscribe: send mail to majordomo@FreeBSD.org }with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 15:23: 4 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 A50E637B502 for ; Thu, 5 Oct 2000 15:23:01 -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 PAA03612; Thu, 5 Oct 2000 15:20:36 -0700 (PDT) From: "Otter" To: "Drew Sanford" , "Isaac Waldron" Cc: Subject: RE: Netgear cards randomly dying? Date: Thu, 5 Oct 2000 18:26:04 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <39DCBF55.2506EE34@planetwe.com> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Brownouts are a good place to start looking. As a side note, I've got the same NIC on my NAT box for my internal LAN from -stable updated on 10/1/00 and it's been no problem here. kashmir% /sbin/ifconfig dc0 dc0: flags=8843 mtu 1500 inet 192.168.1.10 netmask 0xffffff00 broadcast 192.168.1.255 ether 00:a0:cc:65:da:4e media: autoselect (100baseTX ) status: active supported media: autoselect 100baseTX 100baseTX 10baseT/UTP 10baseT/UTP none kashmir% uname -a FreeBSD kashmir.telocity.com 4.1.1-STABLE FreeBSD 4.1.1-STABLE #2: Sun Oct 1 14:45:41 GMT 2000 otterr@kashmir.telocity.com:/usr/src/sys/compile/kashmir i386 kashmir% uptime 6:23PM up 4 days, 2:19, 1 user, load averages: 1.00, 1.01, 1.00 -Otter }-----Original Message----- }From: owner-freebsd-questions@FreeBSD.ORG }[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Drew Sanford }Sent: Thursday, October 05, 2000 1:50 PM }To: Isaac Waldron }Cc: questions@FreeBSD.ORG }Subject: Re: Netgear cards randomly dying? } } }I've seen this happen twice with this type of card on a }Linux box, but }never under FreeBSD. The problem with the linux box appears to be }related to brownouts - since I put the system on a UPS I haven't see }this problem. It was exactly as you describe. The lights }would dim, and }it would simply cease to function. Upon rebooting it was fine. } }Isaac Waldron wrote: }> }> I'm running FreeBSD 4.1.1 stable, built on 9/28 from fresh }sources. I have }> a Netgear FA310TX network card which is detected correctly }as dc0 and works }> fine, most of the time. }> }> Occasionally, after a week or so of uptime, the card }simply stops receiving }> packets from the network. It's as if the card is getting }reset to be down }> without indicating that to the system. I've tried a }`ifconfig` down-up }> cycle several times, but the only thing that seems to work }is a reboot. I'm }> also running a simple firewall using ipfw, if that makes }any difference. }> }> This card works fine under windoze, so I don't think it's }hardware related. }> Any known issues with this card? }> }> Thanks, }> Isaac Waldron }> iwaldron at wpi dot edu }> }> To Unsubscribe: send mail to majordomo@FreeBSD.org }> with "unsubscribe freebsd-questions" in the body of the message } }-- }Drew Sanford }Systems Administrator }Planetwe.com }Email: drew@planetwe.com } } }To Unsubscribe: send mail to majordomo@FreeBSD.org }with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 15:25:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from eos.umsl.edu (eos.umsl.edu [134.124.42.103]) by hub.freebsd.org (Postfix) with ESMTP id 9215937B502 for ; Thu, 5 Oct 2000 15:25:28 -0700 (PDT) Received: (from tom@localhost) by eos.umsl.edu (8.11.0/8.11.0) id e95HPob01817 for freebsd-questions@freebsd.org; Thu, 5 Oct 2000 17:25:50 GMT (envelope-from tom) From: Tom Kyle Message-Id: <200010051725.e95HPob01817@eos.umsl.edu> Subject: scratchy SB PCI 128 To: freebsd-questions@freebsd.org Date: Thu, 5 Oct 2000 17:25:50 +0000 (GMT) X-Mailer: ELM [version 2.5 PL3] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I'm running 4.1.1-RELEASE with an SB PCI 128, and I've been having some problems with the pcm driver (apparently). Playing any kind of generated sound (.WAV, .MP3, etc etc), there's a VERY irritating nails-on-the-blackboard noise, which doesn't happen when playing, say, straight CD audio. The output from 'cat /dev/sndstat' is: FreeBSD Audio Driver (newpcm) Oct 1 2000 01:21:11 Installed devices: pcm0: at io 0x9400 irq 10 (1p/1r channels duplex) Anyone have any suggestions? Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 15:27:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from highway.com.py (hwns1.highway.com.py [208.209.45.1]) by hub.freebsd.org (Postfix) with ESMTP id 184BC37B503 for ; Thu, 5 Oct 2000 15:27:08 -0700 (PDT) Received: from whatsup ([208.209.45.26]) by highway.com.py (8.10.0/8.10.0) with SMTP id e95MQLf59761 for ; Thu, 5 Oct 2000 19:26:25 -0300 (PYST) Message-ID: <00de01bf7a67$7cdf6aa0$1a2dd1d0@whatsup.highway.com.py> From: "Damian Ramirez" To: Subject: Sync passwd files Date: Fri, 18 Feb 2000 19:25:41 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_00DB_01BF7A45.F18328A0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_00DB_01BF7A45.F18328A0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, I migrating from Red Hat Linux release 6.0 Kernel 2.2.14 to FreeBSD = 3.4. I need sync the users accounts from Linux box to my FreeBSD box In my Linux box i have: # ls -l /usr/lib/*crypt* -rw-r--r-- 1 root root 96932 Apr 16 1999 = /usr/lib/libcrypt.a lrwxrwxrwx 1 root root 23 Feb 2 2000 = /usr/lib/libcrypt.so -> ../.. /lib/libcrypt.so.1 -rw-r--r-- 1 root root 97812 Apr 16 1999 = /usr/lib/libcrypt_p.a -rw-r--r-- 1 root root 1308064 Aug 11 10:36 = /usr/lib/libcrypto.a lrwxrwxrwx 1 root root 18 Aug 22 15:42 = /usr/lib/libcrypto.so -> libc rypto.so.0.9.5 lrwxrwxrwx 1 root root 18 Aug 22 15:42 = /usr/lib/libcrypto.so.0 -> li bcrypto.so.0.9.5 -rwxr-xr-x 1 root root 909294 Aug 11 10:36 = /usr/lib/libcrypto.so.0.9.5 and a /etc/passwd file containing the user information and passwd. In my FreeBSD box i have: # ls -l *crypt* lrwxrwxrwx 1 root wheel 13 Apr 7 09:55 libcrypt.a -> = libdescrypt.a lrwxrwxrwx 1 root wheel 14 Apr 7 09:55 libcrypt.so -> = libdescrypt.so lrwxrwxrwx 1 root wheel 16 Apr 7 09:55 libcrypt.so.2 -> = libdescrypt.so.2 lrwxrwxrwx 1 root wheel 15 Apr 7 09:55 libcrypt_p.a -> = libdescrypt_p.a -r--r--r-- 1 root wheel 13018 Dec 20 1999 libdescrypt.a lrwxrwxrwx 1 root wheel 16 Apr 7 09:55 libdescrypt.so -> = libdescrypt.so.2 -r--r--r-- 1 root wheel 12965 Dec 20 1999 libdescrypt.so.2 -r--r--r-- 1 root wheel 14750 Dec 20 1999 libdescrypt_p.a -r--r--r-- 1 root wheel 6194 Dec 20 1999 libscrypt.a lrwxrwxrwx 1 root wheel 14 Apr 7 09:51 libscrypt.so -> = libscrypt.so.2 -r--r--r-- 1 root wheel 7579 Dec 20 1999 libscrypt.so.2 -r--r--r-- 1 root wheel 6684 Dec 20 1999 libscrypt_p.a and a /etc/master.passwd file containig the passwd for user acounts. How to sync this? Please help me with this. Thanks! Damian Ramirez damian@highway.com.py ------=_NextPart_000_00DB_01BF7A45.F18328A0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi,
I migrating = from Red Hat=20 Linux release 6.0 Kernel 2.2.14  to FreeBSD 3.4.
I need sync the users accounts from Linux box to my = FreeBSD=20 box
In my Linux box i have:
# ls -l /usr/lib/*crypt*
-rw-r--r--   1 = root     = root       =20 96932 Apr 16  1999 /usr/lib/libcrypt.a
lrwxrwxrwx   1=20 root    =20 root           23 = Feb =20 2  2000 /usr/lib/libcrypt.so ->=20 ../..
/lib/libcrypt.so.1
-rw-r--r--   1=20 root     = root       =20 97812 Apr 16  1999 /usr/lib/libcrypt_p.a
-rw-r--r--   = 1=20 root     root      1308064 = Aug 11=20 10:36 /usr/lib/libcrypto.a
lrwxrwxrwx   1=20 root    =20 root           18 Aug = 22 15:42=20 /usr/lib/libcrypto.so -> = libc
rypto.so.0.9.5
lrwxrwxrwx   1=20 root    =20 root           18 Aug = 22 15:42=20 /usr/lib/libcrypto.so.0 -> = li
bcrypto.so.0.9.5
-rwxr-xr-x   1=20 root     root       = 909294 Aug=20 11 10:36 /usr/lib/libcrypto.so.0.9.5
 
and a /etc/passwd file containing the user = information and=20 passwd.
In my FreeBSD box i = have:
 
#  ls -l *crypt*
lrwxrwxrwx  1 = root =20 wheel     13 Apr  7 09:55 libcrypt.a ->=20 libdescrypt.a
lrwxrwxrwx  1 root  = wheel     14=20 Apr  7 09:55 libcrypt.so -> libdescrypt.so
lrwxrwxrwx  1 = root  wheel     16 Apr  7 09:55 = libcrypt.so.2=20 -> libdescrypt.so.2
lrwxrwxrwx  1 root =20 wheel     15 Apr  7 09:55 libcrypt_p.a ->=20 libdescrypt_p.a
-r--r--r--  1 root  wheel  13018 Dec = 20 =20 1999 libdescrypt.a
lrwxrwxrwx  1 root =20 wheel     16 Apr  7 09:55 libdescrypt.so ->=20 libdescrypt.so.2
-r--r--r--  1 root  wheel  12965 Dec = 20 =20 1999 libdescrypt.so.2
-r--r--r--  1 root  wheel  14750 = Dec=20 20  1999 libdescrypt_p.a
-r--r--r--  1 root  = wheel  =20 6194 Dec 20  1999 libscrypt.a
lrwxrwxrwx  1 root =20 wheel     14 Apr  7 09:51 libscrypt.so ->=20 libscrypt.so.2
-r--r--r--  1 root  wheel   7579 = Dec=20 20  1999 libscrypt.so.2
-r--r--r--  1 root  = wheel  =20 6684 Dec 20  1999 libscrypt_p.a
 
and a /etc/master.passwd file containig the passwd = for user=20 acounts.
 
How to sync this?
Please help me with this.
Thanks!
 
 
Damian Ramirez
damian@highway.com.py
------=_NextPart_000_00DB_01BF7A45.F18328A0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 15:27:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from lcmail2.lc.ca.gov (lcmail2.lc.ca.gov [165.107.12.11]) by hub.freebsd.org (Postfix) with ESMTP id A971F37B502 for ; Thu, 5 Oct 2000 15:27:25 -0700 (PDT) Received: from CONVERSION-DAEMON by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) id <0G1Z00M01ACOQF@lcmail2.lc.ca.gov> for freebsd-questions@freebsd.org; Thu, 5 Oct 2000 15:26:51 -0700 (PDT) Received: from ldcmsx01.lc.ca.gov ([165.107.11.191]) by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) with ESMTP id <0G1Z00M22ACODN@lcmail2.lc.ca.gov> for freebsd-questions@freebsd.org; Thu, 05 Oct 2000 15:26:48 -0700 (PDT) Received: by ldcmsx01.lc.ca.gov with Internet Mail Service (5.5.2650.21) id ; Thu, 05 Oct 2000 15:27:15 -0700 Content-return: allowed Date: Thu, 05 Oct 2000 15:27:10 -0700 From: "Tomlinson, Drew" Subject: RE: diffrence between freebsd books To: "'pe2tcp@zonnet.nl'" Cc: "'freebsd-questions@freebsd.org'" Message-id: <8C224DC088D8D111B67D0000F67AC17E02EDBC1D@ldcmsx01.lc.ca.gov> MIME-version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-type: MULTIPART/ALTERNATIVE; BOUNDARY="Boundary_(ID_SrV5WKxkfVaBhKWvru6mQw)" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. --Boundary_(ID_SrV5WKxkfVaBhKWvru6mQw) Content-type: text/plain; charset="iso-8859-1" I apologize if this message makes it to the list in HTML. My work uses M$ Exchange and being the "friendly" software it is, it converts my messages to HTML for me. But I keep trying to find another way. > -----Original Message----- > From: SILVER, MICHAEL A [mailto:MSILVER@scana.com] > Sent: Thursday, October 05, 2000 8:24 AM > To: 'Sven Vermeulen' > Cc: 'FreeBSD questions mailinlist' > Subject: RE: diffrence between freebsd books [snip] > I found I don't use about 60% of the book, simply because I don't use > sendmail, or qpopper, but the other 40% I use quite > regularly. I would be > lost without it (I am a newbie). I would recommend it (if > you can get a > decent price on it), especially if your friend is new to FreeBSD. I recently purchased my copy from Walnut Creek CDROM. http://www.wccdrom.com/titles/freebsd/bsdcomp_bkx.phtml They were the only ones that offered the book without the CDs for just $39.95. Borders near my home had it in stock but it was $69.95 and the CDs were version 3.4. Service was fast and excellent. I had a problem with my first copy as it had a bad binding and the pages were falling out. I emailed Walnut Creek CDROM and a replacement was in the mail immediately. I didn't even have to spend $ on shipping the old one back. I highly recommend purchasing from them. Drew [snip] --Boundary_(ID_SrV5WKxkfVaBhKWvru6mQw) Content-type: text/html; charset="iso-8859-1" Content-transfer-encoding: quoted-printable RE: diffrence between freebsd books

I apologize if this message makes it to the list in = HTML.  My work uses M$ Exchange and being the "friendly" = software it is, it converts my messages to HTML for me.  But I = keep trying to find another way.

> -----Original Message-----
> From: SILVER, MICHAEL A [mailto:MSILVER@scana.com]
> Sent: Thursday, October 05, 2000 8:24 AM
> To: 'Sven Vermeulen'
> Cc: 'FreeBSD questions mailinlist'
> Subject: RE: diffrence between freebsd = books

[snip]
 
> I found I don't use about 60% of the book, = simply because I don't use
> sendmail, or qpopper, but the other 40% I use = quite
> regularly.  I would be
> lost without it (I am a newbie).  I would = recommend it (if
> you can get a
> decent price on it), especially if your friend = is new to FreeBSD.

I recently purchased my copy from Walnut Creek = CDROM.

http://www.wccdrom.com/titles/freebsd/bsdcomp_bkx.phtm= l

They were the only ones that offered the book without = the CDs for just $39.95.  Borders near my home had it in stock but = it was $69.95 and the CDs were version 3.4.  Service was fast and = excellent.  I had a problem with my first copy as it had a bad = binding and the pages were falling out.  I emailed Walnut Creek = CDROM and a replacement was in the mail immediately.  I didn't = even have to spend $ on shipping the old one back.  I highly = recommend purchasing from them.

Drew

[snip]

--Boundary_(ID_SrV5WKxkfVaBhKWvru6mQw)-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 15:33:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail-4.sjc.telocity.net (mail-4.sjc.telocity.net [216.227.56.44]) by hub.freebsd.org (Postfix) with ESMTP id D267C37B503; Thu, 5 Oct 2000 15:33:21 -0700 (PDT) Received: from zoso (dsl-216-227-91-85.telocity.com [216.227.91.85]) by mail-4.sjc.telocity.net (8.9.3/8.9.3) with SMTP id PAA15805; Thu, 5 Oct 2000 15:29:49 -0700 (PDT) From: "Otter" To: , , Subject: RE: X for login prompt? Date: Thu, 5 Oct 2000 18:37:26 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <8525696F.006EEA55.00@ams-central-gate-5a.amsinc.com> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG }-----Original Message----- }From: owner-freebsd-questions@FreeBSD.ORG }[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of }Ben_Calvert@amsinc.com }Sent: Thursday, October 05, 2000 4:10 PM }To: freebsd-questions@FreeBSD.ORG; freebsd-mobile@FreeBSD.ORG }Subject: X for login prompt? } } } } }can anyone help me get X set up as my login prompt? i know, }cli is better, but }on my thinkpad, 640x480 is about 3x4.5 inches in the center }of my screen, and }highly annoying. } }i'm trying to use KDM, but it seems to be confused - it }keeps trying to runn }things inside a path that looks something like } }XBINDIR/something. } }it looks like XBINDIR should maybe be $XBINDIR and set to }/usr/X11R6/bin ? where }is this done? is this all because i'm just typing "kdm" as }root instead of }putting it in rc.conf? } }thanks, } }B } Ben, by searching the archives in the not so distant past, you could have found this little tidbit of wisdom from David McNett: }edit the file /etc/ttys and change this line: } }ttyv8 "/usr/X11R6/bin/xdm -nodaemon" xterm off secure } }to read: } }ttyv8 "/usr/X11R6/bin/xdm -nodaemon" xterm on secure }Then, after you've saved that file, reboot." You can replace xdm with kdm if you choose to use that instead. My girlfriend is using kdm from these directions and it works fine. -Otter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 15:33:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail-4.sjc.telocity.net (mail-4.sjc.telocity.net [216.227.56.44]) by hub.freebsd.org (Postfix) with ESMTP id 0241737B66D for ; Thu, 5 Oct 2000 15:33:35 -0700 (PDT) Received: from zoso (dsl-216-227-91-85.telocity.com [216.227.91.85]) by mail-4.sjc.telocity.net (8.9.3/8.9.3) with SMTP id PAA15624; Thu, 5 Oct 2000 15:29:22 -0700 (PDT) From: "Otter" To: "Daniel Bye" , "'Oles' Hnatkevych'" , Subject: RE: df -k Date: Thu, 5 Oct 2000 18:36: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) In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG BUT... keeping in mind that the best thing about Unix-like OSes is their flexibility, the free space can be changed. man tunefs for your options, but remember that if you want more space, you'll get less speed. You want more speed from tunefs? You get less space. Personally, I'd recommend leaving it alone. Softupdates gives enough of a performance boost without eating up disk space... just my two cents. -Otter }-----Original Message----- }From: owner-freebsd-questions@FreeBSD.ORG }[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Daniel Bye }Sent: Thursday, October 05, 2000 8:30 AM }To: 'Oles' Hnatkevych'; freebsd-questions@FreeBSD.ORG }Subject: RE: df -k } } }This is fine. Some disk space is reserved for root's use, so is not }available to all users. The difference you are seeing is }about what you'd }expect to see on a healthy file system. } }Dan } }> -----Original Message----- }> From: Oles' Hnatkevych [mailto:gnut@fc.kiev.ua] }> Sent: Thursday, October 05, 2000 10:43 AM }> To: freebsd-questions@freebsd.org }> Subject: df -k }> }> }> Hello freebsd-questions, }> }> Filesystem 1K-blocks Used Avail Capacity Mounted on }> /dev/wd2s1a 9699459 1 8923502 0% /store }> ^^^^^^ ^^^^^^^ }> }> is this difference right or wrong? }> }> With best wishes, Oles' Hnatkevych, http://gnut.kiev.ua, }> gnut@fc.kiev.ua }> Finance & Credit Banking Corporation, Kyiv, Ukraine. }> Industrialnaya str. 27 +380 44 2417190 }> Artema str. 60, +380 44 4906877 }> }> }> }> }> To Unsubscribe: send mail to majordomo@FreeBSD.org }> with "unsubscribe freebsd-questions" in the body of the message }> } } }To Unsubscribe: send mail to majordomo@FreeBSD.org }with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 15:40:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ultra.comspace.com (209-16-25-2.insync.net [209.16.25.2]) by hub.freebsd.org (Postfix) with ESMTP id 3814937B503 for ; Thu, 5 Oct 2000 15:40:11 -0700 (PDT) Received: from danield (cs16255-51.houston.rr.com [24.162.55.51]) by ultra.comspace.com (8.9.3/8.9.3) with SMTP id RAA08192 for ; Thu, 5 Oct 2000 17:40:05 -0500 (CDT) Message-ID: <03d601c02f1c$2fa1da60$cd2710d1@comspace.com> From: "Daniel Domengeaux" To: References: Subject: OT: softupdates (was Re: df -k) Date: Thu, 5 Oct 2000 17:32:16 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > BUT... keeping in mind that the best thing about Unix-like OSes is > their flexibility, the free space can be changed. man tunefs for your > options, but remember that if you want more space, you'll get less > speed. You want more speed from tunefs? You get less space. > Personally, I'd recommend leaving it alone. Softupdates gives enough > of a performance boost without eating up disk space... just my two > cents. > -Otter i enabled softupdates a few days ago and have noticed a slight increase in performance but am just curious to know if anyone has any benchmarks actually showing the difference between having them enabled and not. -daniel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 15:40:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from eos.umsl.edu (eos.umsl.edu [134.124.42.103]) by hub.freebsd.org (Postfix) with ESMTP id C260437B66D for ; Thu, 5 Oct 2000 15:40:19 -0700 (PDT) Received: (from tom@localhost) by eos.umsl.edu (8.11.0/8.11.0) id e95Hef802041 for freebsd-questions@freebsd.org; Thu, 5 Oct 2000 17:40:41 GMT (envelope-from tom) From: Tom Kyle Message-Id: <200010051740.e95Hef802041@eos.umsl.edu> Subject: Re: scratchy SB PCI 128 To: freebsd-questions@freebsd.org Date: Thu, 5 Oct 2000 17:40:41 +0000 (GMT) In-Reply-To: <200010051725.e95HPob01817@eos.umsl.edu> from "Tom Kyle" at Oct 05, 2000 05:25:50 PM X-Mailer: ELM [version 2.5 PL3] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Whoops - should have checked this before posting, but I'm still perplexed: Apparently this happens when the load avg goes above 1.0. I dropped out of X, killed most everything off (including SETI), and was able to play some files just fine. After some checking, it seems to be dependent on the load avg. Ie, when the average goes about 1.00, the audio becomes distorted. Funky. Still, what is causing this? I've never experienced this with Linux or OpenBSD, but then again I'd previously stuck to SB64 and SB16PnP's. Tom > > Hi, > > I'm running 4.1.1-RELEASE with an SB PCI 128, and I've been having some > problems with the pcm driver (apparently). Playing any kind of generated > sound (.WAV, .MP3, etc etc), there's a VERY irritating nails-on-the-blackboard > noise, which doesn't happen when playing, say, straight CD audio. > > The output from 'cat /dev/sndstat' is: > > FreeBSD Audio Driver (newpcm) Oct 1 2000 01:21:11 > Installed devices: > pcm0: at io 0x9400 irq 10 (1p/1r channels duplex) > > Anyone have any suggestions? > > Tom > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 15:44:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from octarine.itsc.adfa.edu.au (octarine.itsc.adfa.edu.au [131.236.1.1]) by hub.freebsd.org (Postfix) with ESMTP id 7B34637B503 for ; Thu, 5 Oct 2000 15:44:21 -0700 (PDT) Received: from rg12 (a108046.student.adfa.edu.au [131.236.108.46]) by octarine.itsc.adfa.edu.au (8.10.2/8.11.0) with SMTP id e95MiLu27009 for ; Fri, 6 Oct 2000 09:44:21 +1100 (EST) Message-ID: <000501c02f26$db457980$2e6cec83@blk53.adfa.edu.au> From: "Chris Doherty" To: Subject: Freebsd onto a windows98 system Date: Fri, 6 Oct 2000 09:49:08 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am trying to install freebsd onto a dos portioned hard drive but I am finding it hard to get information on how to use the FIPS program to do it. Could you be able to send some hints or instructions to me or point me in the right direction please?? Chris C.DOHERTY MIDN, RAN 10 Division ADFA Northcott Dr CAMPBELL 2612 pH: (02) 62686103 email: dohcf98@adfa.edu.au To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 15:45: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from munich.v-net.org (u57n248.hfx.eastlink.ca [24.222.57.248]) by hub.freebsd.org (Postfix) with ESMTP id 4997D37B503 for ; Thu, 5 Oct 2000 15:44:56 -0700 (PDT) Received: from unisys (Windozzze [192.168.8.2]) by munich.v-net.org (8.9.3/8.9.3) with SMTP id TAA42644; Thu, 5 Oct 2000 19:44:38 -0300 (ADT) (envelope-from matt@researcher.com) From: "Matt Rudderham" To: "Joe Konecny" , Subject: RE: dns Date: Thu, 5 Oct 2000 19:43:28 -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) Importance: Normal In-Reply-To: <39DCDC17.DC7ED928@green-mfg.com> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >I working on understanding how to set up dns on fbsd. Everything >was going well till I found that my book used named.boot in >it's examples and apparently bind v8 wants named.conf. I know >nothing about how to configure using named.conf. Any pointers >to resources? If you feel like shelling out for another book, I recently purchased DNS & Bind Third Edition (O'Reilly). It covers bind 8 as well as 4.9.x. Great book for DNS. - Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 16: 5:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-27-149-77.mmcable.com [24.27.149.77]) by hub.freebsd.org (Postfix) with SMTP id D414E37B502 for ; Thu, 5 Oct 2000 16:05:47 -0700 (PDT) Received: (qmail 7942 invoked by uid 100); 5 Oct 2000 23:05:42 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14813.2374.81682.350082@guru.mired.org> Date: Thu, 5 Oct 2000 18:05:42 -0500 (CDT) To: "Artem Koutchine" Cc: questions@freebsd.org Subject: Re: Linux/FreeBSD decision In-Reply-To: <102637980@toto.iv> X-Mailer: VM 6.72 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 Artem Koutchine writes: > > > 2) I am a developer, not a lame user, i know what i am doing > > > > See, this looks like a superiority thing. Sounds like a Linux developer to me ;-). > > I'm a developer for sure; that's what I do all day at work. > > I wrote the ps command from scratch and I've made kernel patches. > > So I know what I'm doing, and that means I know that 99% of > > the time it is better to install binaries. I don't need to > > waste my time when I know a binary will run just fine. > Not really, Let's take mySql, for example. If i install binary, what would > i get? Some standard distribution? But i need it compiled with cp1251 > support and i need this support to be very fast. So, i will build it from > the sources. MySQL, nothing. There's a "compiled for 586" version of Linux floating around, and RPMs ditto. Which would you rather run if you've got a Linux box? By compiling from sources instead of installing binaries, it's trivial to tweak such compilation options. Not clear how much difference it makes, but at least one Linux distro thought it was worth the effort. Likewise, by compiling ports from sources, I get to put them where *I* want them, not where some developer who doesn't know jack about my system decided they should go. > > Why not unite *BSD first? The 4.4BSD distributions are rather > > severely split compared to the Linux distributions. > I see other way, I'd rather thinks of different BSDs as specialized cases > of BSD. 4.4BSD is good for routers, OpenBSD for secure servers, > FreeBSD is good for web servers, dialup cases, other stuff. Yup, definitely the other way. The Linux distros all share a kernel. In that respect, the BSDs are more split. But once you get to userland, there is more similarity between BSD distros than between Linux distros. Things will probably get worse in both camps with time, but that's because the developers have different goals. Unlike the Linux distros, the distribution developers carry that specialization to the kernel level. While the BSDs do cross-fertilize (watch cvs-all a while for things like "imported from NetBSD" or "found in OpenBSD"), there isn't a central kernel they have to sync with, which gives them a free hand. ; Thu, 5 Oct 2000 16:23: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 QAA20781; Thu, 5 Oct 2000 16:21:14 -0700 (PDT) From: "Otter" To: "Daniel Domengeaux" , Subject: RE: softupdates (was Re: df -k) Date: Thu, 5 Oct 2000 19:26:43 -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) In-Reply-To: <03d601c02f1c$2fa1da60$cd2710d1@comspace.com> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG }-----Original Message----- }From: owner-freebsd-questions@FreeBSD.ORG }[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Daniel }Domengeaux }Sent: Thursday, October 05, 2000 6:32 PM }To: freebsd-questions@FreeBSD.ORG }Subject: OT: softupdates (was Re: df -k) } } }> BUT... keeping in mind that the best thing about Unix-like OSes is }> their flexibility, the free space can be changed. man }tunefs for your }> options, but remember that if you want more space, you'll get less }> speed. You want more speed from tunefs? You get less space. }> Personally, I'd recommend leaving it alone. Softupdates }gives enough }> of a performance boost without eating up disk space... just my two }> cents. }> -Otter } }i enabled softupdates a few days ago and have noticed a }slight increase in }performance but am just curious to know if anyone has any benchmarks }actually showing the difference between having them enabled and not. } }-daniel } Daniel, Follow the link listed in /usr/src/sys/ufs/ffs/README.softupdates or maybe find someone with docs from before softupdates were incorporated into a base install. I remember a lengthy, informative README back when it was in the contrib section. -Otter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 16:25:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.atl.mediaone.net (atlasmtp.atl.mediaone.net [24.92.1.152]) by hub.freebsd.org (Postfix) with ESMTP id 03C8E37B502 for ; Thu, 5 Oct 2000 16:25:26 -0700 (PDT) Received: from mike (client113037.atl.mediaone.net [24.31.113.37]) by smtp.atl.mediaone.net (8.8.7/8.8.7) with SMTP id TAA10474 for ; Thu, 5 Oct 2000 19:25:24 -0400 (EDT) Message-ID: <000801c02f88$8f01ee20$b400a8c0@atl.mediaone.net> From: "Mike" To: Subject: Natd not working properlly. Date: Fri, 6 Oct 2000 07:28:31 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01C02F67.0740D440" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0005_01C02F67.0740D440 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hello I am having problems getting natd to work correctly. I have BSD = running as=20 the server with 2 NIC cards one has the cable modem plugged into it. The = other is pluged into the HUB. I also have a Windows box plugged into the = hub. From the Windows box I asigned a private IP 192.168.0.5 and the = gateway as the private IP 192.168.0.1 that I asigned on my FreeBSD box = for the NIC going into the HUB. I also asigned the IP addresses for the = name servers in TCP/IP on the windows box. From the Windows Box I can ping the gateway 192.168.0.1 and I can also = ping the IP address asigned by my cable provider but I cannot ping past = that or get web pages. I used the web sight = http://www.mostgraveconcern.com/freebsd/ as a refference and below I = have the configuration from my box. If anyone has any sugestions I would = most apprecaite it. Thanks in advance, Mike F. ***** Kernel ****** options IPFIREWALL_DEFAULT_TO_ACCEPT #firewall options IPDIVERT #divert sockets options IPFIREWALL_VERBOSE #print information about #options "IPFIREWALL_VERBOSE_LIMIT=3D100" #limit verbosity options TCP_DROP_SYNFIN #drop TCP packets with SYN+FIN options TCP_RESTRICT_RST #restrict emission of TCP RST *** rc.conf **** gateway_enable=3D"YES" firewall_enable=3D"YES" # Set to YES to enable firewall = functionality firewall_script=3D"/etc/rc.firewall" # Which script to run to set up = the firewall firewall_type=3D"open" # Firewall type (see /etc/rc.firewall) firewall_quiet=3D"YES" # Set to YES to suppress rule display natd_program=3D"/sbin/natd" # path to natd, if you want a different = one. natd_enable=3D"YES" # Enable natd (if firewall_enable =3D=3D = YES). natd_interface=3D"ep0" # Public interface or IPaddress to use. natd_flags=3D"-f /etc/natd.conf" # Additional flags for natd. **** natd.conf ****** dynamic yes use_sockets yes same_ports yes **** IPFW **** bash# ipfw list 00100 allow ip from any to any via lo0 00200 deny ip from any to 127.0.0.0/8 65000 allow ip from any to any 65535 deny ip from any to any bash# ------=_NextPart_000_0005_01C02F67.0740D440 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
 Hello I am having problems = getting natd to=20 work correctly. I have BSD running as
the server with 2 NIC cards one has the = cable modem=20 plugged into it. The other is pluged into the HUB. I also have a Windows = box=20 plugged into the hub. From the Windows box I asigned a private IP = 192.168.0.5 =20 and the gateway as the private IP 192.168.0.1 that I asigned on my FreeBSD box for the NIC going into the = HUB. I also=20 asigned the IP addresses for the name servers in TCP/IP on the windows=20 box.
From the Windows Box I can ping the = gateway=20 192.168.0.1 and I can also ping the IP address asigned by my cable = provider but=20 I cannot ping past that or get web pages. I used the web sight http://www.mostgravecon= cern.com/freebsd/ as=20 a refference and below I have the configuration from my box. If anyone = has any=20 sugestions I would most apprecaite it.
 
          Thanks = in=20 advance,
 
          &nbs= p;   =20 Mike F.
 
 ***** Kernel  = ******
 
options        =20 IPFIREWALL_DEFAULT_TO_ACCEPT       &nb= sp;  =20 #firewall
options        =20 IPDIVERT           = ; =20 #divert sockets
options    =20 IPFIREWALL_VERBOSE   #print information=20 about
#options     = "IPFIREWALL_VERBOSE_LIMIT=3D100" #limit=20 verbosity
options    =20 TCP_DROP_SYNFIN      #drop TCP packets with=20 SYN+FIN
options    =20 TCP_RESTRICT_RST     #restrict emission of TCP=20 RST
 
*** rc.conf ****
 
gateway_enable=3D"YES"
firewall_enable=3D"YES"  &nb= sp;  =20 # Set to YES to enable firewall=20 functionality
firewall_script=3D"/etc/rc.firewall"  # Which = script to run=20 to set up the=20 firewall
firewall_type=3D"open"       # = Firewall=20 type (see=20 /etc/rc.firewall)
firewall_quiet=3D"YES"     =   =20 # Set to YES to suppress rule = display
natd_program=3D"/sbin/natd"  # path=20 to natd, if you want a different=20 one.
natd_enable=3D"YES"       &nbs= p; =20 # Enable natd (if firewall_enable =3D=3D=20 YES).
natd_interface=3D"ep0"       # = Public=20 interface or IPaddress to use.
natd_flags=3D"-f /etc/natd.conf"  = #=20 Additional flags for natd.
**** natd.conf ******

dynamic yes
use_sockets = yes
same_ports=20 yes
 
**** IPFW ****

bash# ipfw list
00100 allow ip = from any to=20 any via lo0
00200 deny ip from any to 127.0.0.0/8
65000 allow ip = from any=20 to any
65535 deny ip from any to any
bash#
 
 
 
------=_NextPart_000_0005_01C02F67.0740D440-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 16:49:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rdc2.occa.home.com (ha1.rdc2.occa.home.com [24.2.8.66]) by hub.freebsd.org (Postfix) with ESMTP id 3050037B66C for ; Thu, 5 Oct 2000 16:49:48 -0700 (PDT) Received: from cx660429a.dr.com ([24.9.136.177]) by mail.rdc2.occa.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001005234947.LTKX24299.mail.rdc2.occa.home.com@cx660429a.dr.com> for ; Thu, 5 Oct 2000 16:49:47 -0700 Message-Id: <5.0.0.25.2.20001005165319.034a9460@mail.pv1.ca.home.com> X-Sender: nkoss@mail.pv1.ca.home.com X-Mailer: QUALCOMM Windows Eudora Version 5.0 Date: Thu, 05 Oct 2000 16:53:32 -0700 To: freebsd-questions@freebsd.org From: Neal Koss Subject: upgrading 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 It would seem that I have some kind of hardware problem since I keep coming up with a signal 11 at random times during the 'cvsup'. I have read the support docs, but I find it hard to believe (I know, I'm stubborn). Before I start pulling thinds out, I would like to try to upgrade from 3.3 to 4.1.1 some other way. Isn't there a way to take the standard 4.1.1 RELEASE iso-image CD (which I have already downloaded and created) and upgrade my system from that. There is a file called UPGRADE.TXT that talks about a program called 'sysinstall' (and you need the one for the NEW system, not the old one) but I can't seem to find it on the CD. Can someone give me a step by step here or point me in the right direction. TIA ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Neal Koss, MD nkoss@dr.com Eudora Pro 5.0 3655 Lomita Blvd, #215 310-375-7574 Torrance, CA 90505-1916 FAX: 375-6685 http://www.healinx.com/doc/kossmd http://www.checkthegrid.com Before you go to the movies...Check The Grid! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 16:53:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from digitaldaemon.com (digitaldaemon.com [63.105.9.34]) by hub.freebsd.org (Postfix) with SMTP id B687337B66C for ; Thu, 5 Oct 2000 16:53:49 -0700 (PDT) Received: (qmail 32377 invoked from network); 5 Oct 2000 23:51:33 -0000 Received: from unknown (HELO smartsoft.cc) (192.168.0.73) by digitaldaemon.com with SMTP; 5 Oct 2000 23:51:33 -0000 Message-ID: <39DD144A.DAEBEDA0@smartsoft.cc> Date: Thu, 05 Oct 2000 19:52:42 -0400 From: Jan Knepper Organization: Smartsoft, LLC X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Mike Cc: questions@FreeBSD.ORG Subject: Re: Natd not working properlly. References: <000801c02f88$8f01ee20$b400a8c0@atl.mediaone.net> Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG
bash# ipfw list
add 50 divert natd all from any to any via ep0

That should do the trick.

00100 allow ip from any to any via lo0
00200 deny ip from any to 127.0.0.0/8
65000 allow ip from any to any
65535 deny ip from any to any
bash#
--
Jan Knepper
Smartsoft, LLC
88 Petersburg Road
Petersburg, NJ 08270
U.S.A.

http://www.smartsoft.cc/
http://www.mp3.com/pianoprincess

Phone : 609-628-4260
FAX   : 609-628-1267
FAX   : 303-845-6415 http://www.fax4free.com/

Phone : 020-873-3837 http://www.xoip.nl/ (Dutch)
FAX   : 020-873-3837 http://www.xoip.nl/ (Dutch)

In God we Trust -- all others must submit an X.509 certificate.
    -- Charles Forsythe <forsythe@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 Thu Oct 5 16:59:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail-4.sjc.telocity.net (mail-4.sjc.telocity.net [216.227.56.44]) by hub.freebsd.org (Postfix) with ESMTP id 0F9C737B66C; Thu, 5 Oct 2000 16:59:19 -0700 (PDT) Received: from Angel.telocity.com (dsl-216-227-91-85.telocity.com [216.227.91.85]) by mail-4.sjc.telocity.net (8.9.3/8.9.3) with ESMTP id QAA13100; Thu, 5 Oct 2000 16:54:54 -0700 (PDT) Received: from telocity.com (localhost.telocity.com [127.0.0.1]) by Angel.telocity.com (8.11.0/8.11.0) with ESMTP id e9601ho26856; Thu, 5 Oct 2000 20:01:43 -0400 (EDT) (envelope-from morgana@telocity.com) Message-ID: <39DD1666.426D4F5F@telocity.com> Date: Thu, 05 Oct 2000 20:01:42 -0400 From: Fabiana X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: questions@freebsd.org, ports@freebsd.org Subject: Pine 4.21 question Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greetings, I am attempting to set the URL-VIEWER, so that the hyperlink in a message will open a new xterm with W3M. This works, the problem is that I would like to leave the xterm with the web page open, and still continue to browse my messages. I tried "/usr/X11R6/bin/rxvt -rv -e /usr/local/bin/w3m &". It flickered, as if it opened the new xterm, then it just returned to Pine. It is possible that I am asking too much of Pine, but it doesn't seem like it. It should be possible. Either way, many thanks for any thoughts and suggestions. Sincerely, Fabiana To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 17:21:34 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 930E937B502 for ; Thu, 5 Oct 2000 17:21:31 -0700 (PDT) Received: from gorean.org (master [10.0.0.2]) by dt051n37.san.rr.com (8.9.3/8.9.3) with ESMTP id RAA35154; Thu, 5 Oct 2000 17:21:27 -0700 (PDT) (envelope-from DougB@gorean.org) Message-ID: <39DD1B07.E82C9CB5@gorean.org> Date: Thu, 05 Oct 2000 17:21:27 -0700 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.75 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: wilson Cc: questions@FreeBSD.org Subject: Re: intel ac'97 sound References: <39D7A7EA.2AC1E416@wtp.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG There is no support for that card. Someone is working on a driver, but they have other commitments, and said that no one should hold their breath waiting for it. Doug wilson wrote: > > I have a Cirrus Logic cd4299 CrystalClear Soundfusion chip embedded in > my motherboard. I was able to get the sound chip working with Linux by > using a module provided by the alsa-project.org and use the intel 8x0 > driver. With FreeBSD 4.1, I tried re-compiling my kernel adding the > following option: > > option pcm > > This produced the following login message as FreeBSD 4.1 booted: > > pci0: (vendor=0x8086, dev=0x2413) at 31.3 irq 5 > chip1: port > 0xef00-0xef3f,0xe800-0xe8ff irq 5 at device 31.5 on pci0 > > I can't find any documentation to tell me how to further modify my > kernel config file. I have searched and searched to find a way to make > my sound chip work under FreeBSD without any luck. It is only a last > resort that I write. > > Should I add something more to the kernel config file? Should I add > something in the sys/conf/files file? Should I re-compile the kernel > file? > > Could anyone lead me to documentation or give me any information that > describes how to make sound work on my system? > > Thanks, > Dan Wilson > wilson@wtp.net > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 17:26:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from prserv.net (out1.prserv.net [32.97.166.31]) by hub.freebsd.org (Postfix) with ESMTP id CC3E337B66D for ; Thu, 5 Oct 2000 17:26:30 -0700 (PDT) Received: from hydrogen.vehrs.org ([32.101.252.88]) by prserv.net (out1) with ESMTP id <2000100600262725200ef83ke>; Fri, 6 Oct 2000 00:26:28 +0000 Received: (from jwvehrs@localhost) by hydrogen.vehrs.org (8.11.0/8.11.0) id e960OxR49153; Thu, 5 Oct 2000 19:24:59 -0500 (CDT) (envelope-from jwvehrs) Date: Thu, 5 Oct 2000 19:23:33 -0500 From: Jeffrey Vehrs To: Will Swank Cc: freebsd-questions@freebsd.org Subject: Re: Installation Questions Message-ID: <20001005192333.A49090@hydrogen.vehrs.org> 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 will_swank@hotmail.com on Thu, Oct 05, 2000 at 08:21:54PM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I can do 2 different ways to install FreeBSD on Dell Latitude CSx. One is using bootable CD. And, other is to boot from the floppy. From the floppy boot, you will see the screen that will ask you to switch bays before you proceed. For instance, when I arrive at the screen that asks me to switch. I switched the floppy drive with CD-ROM drive. Then, I proceed by pressing a Enter key. It went just fine as it should be. Good luck. -- jwv On Thu, Oct 05, 2000 at 08:21:54PM +0000, Will Swank wrote: > I'm having some problems installing FreeBSD on my Toshiba Satelitte 225CDS. > It's a 100mhz pentium laptop. I have Windows NT installed on it now and it > runs very slow and crashes all the time. My computer will not boot up from > the FreeBSD CD. My laptop has interchangable drive bays which only allow me > to have 1 drive in at a time. Therefore, I cannot use the CDROM and the 3 > 1/2 floppy at the same time. Please let me know what your suggestions are > on installing FreeBSD. > Regards, > William Swank > _________________________________________________________________________ > Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. > > Share information about yourself, create your own public profile at > http://profiles.msn.com. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 17:47:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from www3.pacific-pages.com (www3.pacific-pages.com [192.41.48.219]) by hub.freebsd.org (Postfix) with ESMTP id 2E38F37B502 for ; Thu, 5 Oct 2000 17:47:47 -0700 (PDT) Received: from d.tracker ([207.245.46.194]) by www3.pacific-pages.com (8.8.5) id SAA25230; Thu, 5 Oct 2000 18:47:38 -0600 (MDT) Received: (from david@localhost) by d.tracker (8.9.3/8.9.3) id UAA06685 for questions@freebsd.org; Thu, 5 Oct 2000 20:44:25 GMT (envelope-from david) Date: Thu, 5 Oct 2000 20:44:25 GMT From: David Banning Message-Id: <200010052044.UAA06685@d.tracker> To: questions@freebsd.org Subject: how to uninstall unregistered linux programs Reply-To: david@banning.com Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have installed several linux programs - I still have the directories where the make / make install was done. Since Linux stuff does not register in our /var/db/pkg directory - what's the best way to delete all the files? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 18:24:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.hcvlny.cv.net (mx1.hcvlny.cv.net [167.206.112.76]) by hub.freebsd.org (Postfix) with ESMTP id 0F0E237B502 for ; Thu, 5 Oct 2000 18:24:29 -0700 (PDT) Received: from s1.optonline.net (s1.optonline.net [167.206.112.6]) by mx1.hcvlny.cv.net (8.10.2/8.10.2) with ESMTP id e961OMo09345 for ; Thu, 5 Oct 2000 21:24:23 -0400 (EDT) Received: from chai (ool-18bff4c6.dyn.optonline.net [24.191.244.198]) by s1.optonline.net (8.10.2/8.10.2) with SMTP id e961OMo15120 for ; Thu, 5 Oct 2000 21:24:22 -0400 (EDT) Message-Id: <200010060124.e961OMo15120@s1.optonline.net> Date: Thu, 05 Oct 2000 21:23:29 -0500 To: freebsd-questions@FreeBSD.ORG From: jesse_p@morrisbryan.com Subject: Removal Reply-To: jessealter@email.com X-Mailer: Opera 4.02 build 762 X-Priority: Normal Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Please remove all posts by me, Jesse Alter. If you need confirmation by the email address I originally sent it with, I will try to comply, if the address is still active. These are OLD posts. I would appreciate this very much. I would also appreciate if you would remove any threads that my posts have started. Thank you. --Jesse Alter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 18:36:15 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 1730E37B66C for ; Thu, 5 Oct 2000 18:36:13 -0700 (PDT) Received: by heorot.1nova.com (Postfix, from userid 1000) id D0EB9328E; Wed, 4 Oct 2000 18:00:31 +0000 (GMT) Received: from localhost (localhost [127.0.0.1]) by heorot.1nova.com (Postfix) with ESMTP id BDEE9328D; Wed, 4 Oct 2000 18:00:31 +0000 (GMT) Date: Wed, 4 Oct 2000 18:00:31 +0000 (GMT) From: Rick Hamell To: jesse_p@morrisbryan.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Removal In-Reply-To: <200010060124.e961OMo15120@s1.optonline.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ok... I've got ask... what is your reasoning behind this? Just asking because by posting to a public forum, you have given implicit permission to archive your posts and for people to refer back to them. Also, nobody is going to take the time to remove all your posts, and the treads ever started by you. I'd be surprised by far if it did... Rick On Thu, 5 Oct 2000 jesse_p@morrisbryan.com wrote: > Please remove all posts by me, Jesse Alter. If you need > confirmation by the email address I originally sent it with, I will > try to comply, if the address is still active. These are OLD posts. > I would appreciate this very much. I would also appreciate if you > would remove any threads that my posts have started. > > Thank you. > > --Jesse Alter > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 19:31:57 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 8D57037B66C for ; Thu, 5 Oct 2000 19:31:55 -0700 (PDT) Received: from home.com ([24.12.186.185]) by femail2.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001006023146.TVTQ27630.femail2.sdc1.sfba.home.com@home.com> for ; Thu, 5 Oct 2000 19:31:46 -0700 Message-ID: <39DCD74B.26DED565@home.com> Date: Thu, 05 Oct 2000 19:32:28 +0000 From: rob X-Mailer: Mozilla 4.74 [en] (X11; U; FreeBSD 4.1-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Re: Removal References: <200010060124.e961OMo15120@s1.optonline.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jesse_p@morrisbryan.com wrote: > > Please remove all posts by me, Jesse Alter. If you need > confirmation by the email address I originally sent it with, I will > try to comply, if the address is still active. These are OLD posts. > I would appreciate this very much. I would also appreciate if you > would remove any threads that my posts have started. > > Thank you. > > --Jesse Alter > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message "Uninstall Aborted" "The Uninstallshield cannot find the installation log posts.isu" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 19:53:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from irv1-mail2.intelenet.net (irv1-mail2.intelenet.net [204.182.160.3]) by hub.freebsd.org (Postfix) with ESMTP id 0F4E037B502; Thu, 5 Oct 2000 19:53:39 -0700 (PDT) Received: from nimba.intelenet.net (nimba.intelenet.net [207.38.65.93]) by irv1-mail2.intelenet.net (8.9.3/8.9.3) with ESMTP id TAA14133; Thu, 5 Oct 2000 19:53:38 -0700 (PDT) Received: by nimba.intelenet.net (Postfix, from userid 1294) id 4908183C72; Thu, 5 Oct 2000 19:53:38 -0700 (PDT) Date: Thu, 5 Oct 2000 19:53:38 -0700 From: matthew zeier To: freebsd-current@freebsd.org, freebsd-questions@freebsd.org Subject: boot problem with Mylex DAC960 - help ? Message-ID: <20001005195337.B8952@intelenet.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I installed 4.1.1 on an Intel ISP 2150 with a Mylex AcceleRAID 250. The fireware on the controller is 4.06 . After install and while it starts to boot I get: BTX loader 1.00 BTX version is 1.01 Console: internal video/keyboard BIOS drive A: is disk0 BIOS drive C: is disk1 BIOS 636kB/523200kB available memory FreeBSD/i386 bootstrap loader, Revision 0.8 (jkh@narf.osd.bsdi.com, Mon Sep 25 23:47:21 GMT 2000) Loading /boot/defaults/loader.conf | It hangs right there. Anyone run into this and resolve it? According to the mailing list archives, I should be able to boot off the Mylex. Thanks. - mz -- matthew zeier - "There ain't no rules around here. We're trying to accomplish something." - Thomas Edison To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 20: 4:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from misery.sdf.com (misery.sdf.com [204.244.213.49]) by hub.freebsd.org (Postfix) with ESMTP id 7E53F37B502; Thu, 5 Oct 2000 20:04:25 -0700 (PDT) Received: from tom (helo=localhost) by misery.sdf.com with local-esmtp (Exim 2.12 #1) id 13hNPk-0001MU-00; Thu, 5 Oct 2000 19:39:12 -0700 Date: Thu, 5 Oct 2000 19:38:39 -0700 (PDT) From: Tom Samplonius To: xuyifeng Cc: Artem Koutchine , questions@FreeBSD.ORG, freebsd-database@FreeBSD.ORG Subject: Re: Cannot use any other BDB than builtin Berkeley DB In-Reply-To: <003101c02ec9$b8eb33a0$1801a8c0@xyf> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 5 Oct 2000, xuyifeng wrote: > sigh, why do FreeBSD have such stupid design? > Regards, > XuYifeng How exactly is this a FreeBSD problem? There are three different DB APIs. The rather stupid DB_File perl module tries to use whatever API it thinks you might want, and doesn't seem to look in the default locations for any of the libraries. Tom Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 20: 8:10 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 4463B37B502 for ; Thu, 5 Oct 2000 20:08:07 -0700 (PDT) Received: from 149.211.6.64.reflexcom.com ([64.6.211.149]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Thu, 5 Oct 2000 20:06:49 -0700 Received: (from cjc@localhost) by 149.211.6.64.reflexcom.com (8.11.0/8.11.0) id e96381L91428; Thu, 5 Oct 2000 20:08:01 -0700 (PDT) (envelope-from cjc) Date: Thu, 5 Oct 2000 20:07:56 -0700 From: "Crist J . Clark" To: Mike Cc: questions@FreeBSD.ORG Subject: Re: Natd not working properlly. Message-ID: <20001005200756.G25121@149.211.6.64.reflexcom.com> Reply-To: cjclark@alum.mit.edu References: <000801c02f88$8f01ee20$b400a8c0@atl.mediaone.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <000801c02f88$8f01ee20$b400a8c0@atl.mediaone.net>; from mikenoc@mindspring.net on Fri, Oct 06, 2000 at 07:28:31AM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [your paragraphs are all n one line. Please wrap your lines at about 72 columns or so.] On Fri, Oct 06, 2000 at 07:28:31AM -0400, Mike wrote: > Hello I am having problems getting natd to work correctly. I have BSD running as > the server with 2 NIC cards one has the cable modem plugged into it. The other is pluged into the HUB. I also have a Windows box plugged into the hub. From the Windows box I asigned a private IP 192.168.0.5 and the gateway as the private IP 192.168.0.1 that I asigned on my FreeBSD box for the NIC going into the HUB. I also asigned the IP addresses for the name servers in TCP/IP on the windows box. > >From the Windows Box I can ping the gateway 192.168.0.1 and I can also ping the IP address asigned by my cable provider but I cannot ping past that or get web pages. I used the web sight http://www.mostgraveconcern.com/freebsd/ as a refference and below I have the configuration from my box. If anyone has any sugestions I would most apprecaite it. Sounds like you should be in good shape. Let's see what's going on... > ***** Kernel ****** > > options IPFIREWALL_DEFAULT_TO_ACCEPT #firewall This is seldom required and is ususally not good policy. However, it may be cluing us into the trouble. > options IPDIVERT #divert sockets > options IPFIREWALL_VERBOSE #print information about > #options "IPFIREWALL_VERBOSE_LIMIT=100" #limit verbosity > options TCP_DROP_SYNFIN #drop TCP packets with SYN+FIN > options TCP_RESTRICT_RST #restrict emission of TCP RST > > *** rc.conf **** > > gateway_enable="YES" > firewall_enable="YES" # Set to YES to enable firewall functionality > firewall_script="/etc/rc.firewall" # Which script to run to set up the firewall > firewall_type="open" # Firewall type (see /etc/rc.firewall) > firewall_quiet="YES" # Set to YES to suppress rule display > natd_program="/sbin/natd" # path to natd, if you want a different one. > natd_enable="YES" # Enable natd (if firewall_enable == YES). > natd_interface="ep0" # Public interface or IPaddress to use. > natd_flags="-f /etc/natd.conf" # Additional flags for natd. This all looks good. Except why do you have the 'firewall_quiet' on during debugging? Might want to leave that on. Just a few extra lines during boot up. It may help with this problem. > **** natd.conf ****** > > dynamic yes > use_sockets yes > same_ports yes OK. > **** IPFW **** > > bash# ipfw list > 00100 allow ip from any to any via lo0 > 00200 deny ip from any to 127.0.0.0/8 > 65000 allow ip from any to any > 65535 deny ip from any to any > bash# Now we see the trouble. There is no 'divert' rule sending the packets to natd(8). This is obviously the immediate reason this is not working. This raises the question of 'why is the divert rule not there?' You have 'natd_enable' and 'firewall_enable' set. The rc.firewall script should take care of it for you. Then we notice that your default rule is a 'deny' rule. You may have changed your kernel config, but my best guess is that you have not built and installed the new kernel. How did you go about making a new one? -- 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 Thu Oct 5 20: 9:51 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 7819737B66C for ; Thu, 5 Oct 2000 20:09:49 -0700 (PDT) Received: from 149.211.6.64.reflexcom.com ([64.6.211.149]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Thu, 5 Oct 2000 20:08:31 -0700 Received: (from cjc@localhost) by 149.211.6.64.reflexcom.com (8.11.0/8.11.0) id e9639io91445; Thu, 5 Oct 2000 20:09:44 -0700 (PDT) (envelope-from cjc) Date: Thu, 5 Oct 2000 20:09:44 -0700 From: "Crist J . Clark" To: Matt Rudderham Cc: Joe Konecny , freebsd-questions@FreeBSD.ORG Subject: Re: dns Message-ID: <20001005200944.H25121@149.211.6.64.reflexcom.com> Reply-To: cjclark@alum.mit.edu References: <39DCDC17.DC7ED928@green-mfg.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from matt@researcher.com on Thu, Oct 05, 2000 at 07:43:28PM -0300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Oct 05, 2000 at 07:43:28PM -0300, Matt Rudderham wrote: > >I working on understanding how to set up dns on fbsd. Everything > >was going well till I found that my book used named.boot in > >it's examples and apparently bind v8 wants named.conf. I know > >nothing about how to configure using named.conf. Any pointers > >to resources? > > If you feel like shelling out for another book, I recently purchased DNS & > Bind Third Edition (O'Reilly). It covers bind 8 as well as 4.9.x. Great > book for DNS. Also, http://www.isc.org If you just need help with file formats and not the deeper DNS magic. -- 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 Thu Oct 5 20:14:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fort-point-station.mit.edu (FORT-POINT-STATION.MIT.EDU [18.72.0.53]) by hub.freebsd.org (Postfix) with ESMTP id B4EED37B503 for ; Thu, 5 Oct 2000 20:14:39 -0700 (PDT) Received: from grand-central-station.MIT.EDU (GRAND-CENTRAL-STATION.MIT.EDU [18.69.0.34]) by fort-point-station.mit.edu (8.9.2/8.9.2) with ESMTP id XAA25109 for ; Thu, 5 Oct 2000 23:14:38 -0400 (EDT) Received: from melbourne-city-street.MIT.EDU (MELBOURNE-CITY-STREET.MIT.EDU [18.69.0.45]) by grand-central-station.MIT.EDU (8.9.2/8.9.2) with ESMTP id XAA18790 for ; Thu, 5 Oct 2000 23:14:37 -0400 (EDT) Received: from ten-thousand-dollar-bill.mit.edu (TEN-THOUSAND-DOLLAR-BILL.MIT.EDU [18.184.0.39]) by melbourne-city-street.MIT.EDU (8.9.3/8.9.2) with ESMTP id XAA27743 for ; Thu, 5 Oct 2000 23:14:37 -0400 (EDT) Received: (from slyph@localhost) by ten-thousand-dollar-bill.mit.edu (8.9.3) id XAA11579; Thu, 5 Oct 2000 23:14:36 -0400 (EDT) Message-Id: <200010060314.XAA11579@ten-thousand-dollar-bill.mit.edu> To: freebsd-questions@FreeBSD.ORG Subject: Static NAT with natd and ipfw Date: Thu, 05 Oct 2000 23:14:36 -0400 From: Michael L Artz Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG So, I set up NAT nicely with ipfw and natd under freebsd 4.0. Everything seemed to work fine. I compiled my kernel with the following options: options IPFIREWALL options IPFIREWALL_VERBOSE options IPDIVERT options IPSTEALTH set up my internal machines to use the 192.168.1.* network, and set up my gateway to use one of my static IPs. Now, however, I would like to statically alias one of my inside addresses to an external address. The man page seems to say to do it like this: natd_flags="-redirect_address inside_ip outside_ip" which I put in /etc/rc.conf I would like this to behave as though my machine behind the firewall were actually "on" the internet at the outside IP. However, when I do this, I get the following error: natd[84]: failed to write packet back (No route to host) Also, the machine to which I am trying to alias cannot see the outside world past my firewall. It can see (and ping) the outside interface on the firewall, but nothing beyond it. Is this a problem with my routing tables or what? Also, does the inside machine need any further configuration past what was already done to get it working with natd? Do I need to alias the external IP that I want it to be, or can I leave it configured as the internal (192.168.*) machine? Does the gateway need to alias the IP? Any help is really appreciated. Thanks -Mike slyph@mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 20:16:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rdc1.az.home.com (ha1.rdc1.az.home.com [24.1.240.66]) by hub.freebsd.org (Postfix) with ESMTP id 09DA337B503 for ; Thu, 5 Oct 2000 20:16:55 -0700 (PDT) Received: from home.com ([24.1.247.6]) by mail.rdc1.az.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001006031654.QIMB10065.mail.rdc1.az.home.com@home.com>; Thu, 5 Oct 2000 20:16:54 -0700 Message-ID: <39DD23CD.A3240321@home.com> Date: Thu, 05 Oct 2000 17:58:53 -0700 From: Joel Mc Graw X-Mailer: Mozilla 4.73 [en] (X11; I; FreeBSD 4.1-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Tim Gustafson Cc: questions@FreeBSD.ORG Subject: Re: NFS Portmap: RPC: Program not registered References: <4.3.2.7.2.20001005171320.00b29bd0@64.32.242.36> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Tim Gustafson wrote: > > I am trying to mount a SNAP 4000 server's NFS drive from a FreeBSD > 4.1.1-STABLE machine. I have the SNAP server set up to allow NFS > connections, and I have the root user ID and the FreeBSD server's IP > address in the SNAP server's user configuration. However, when I run: > > mount 10.0.0.1:/Root /snap > > I get this error message, over and over again until I hit ctrl-C: > > NFS Portmap: RPC: Program not registered > > Here's what I have in my /etc/rc.conf: > > nfs_server_enable="YES" > nfs_server_flags="-u -t -n 4" > mountd_flags="-r" > nfs_client_enable="YES" > nfs_client_flags="-n 4" > > hosts.allow has this in it: > > ALL : ALL : allow > > and /etc/exports has: > > /usr -alldirs 10.0.0.1 > > I haven't changed any configs in portmap or rpc, so far as I know. what am > I missing here? > > Any help is appreciated. > > Thanks. > > Tim I had this exact problem at work. It turns out that the Snap Server only supports NFS Version 2. My fix was to use "mount_nfs -2 ...." and it works like a charm. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 20:35:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from giroc.albury.net.au (giroc.albury.NET.AU [203.15.244.13]) by hub.freebsd.org (Postfix) with ESMTP id 3E90D37B503 for ; Thu, 5 Oct 2000 20:35:14 -0700 (PDT) Received: (from nicks@localhost) by giroc.albury.net.au (8.9.3/8.9.3) id OAA92703; Fri, 6 Oct 2000 14:35:11 +1100 (EST) Date: Fri, 6 Oct 2000 14:35:11 +1100 From: Nick Slager To: Chris Doherty Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Freebsd onto a windows98 system Message-ID: <20001006143511.B38201@albury.net.au> References: <000501c02f26$db457980$2e6cec83@blk53.adfa.edu.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <000501c02f26$db457980$2e6cec83@blk53.adfa.edu.au>; from dohcf98@adfa.edu.au on Fri, Oct 06, 2000 at 09:49:08AM +1000 X-Homer: Whoohooooooo! Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thus spake Chris Doherty (dohcf98@adfa.edu.au): > I am trying to install freebsd onto a dos portioned hard drive but I am > finding it hard to get information on how to use the FIPS program to do it. > Could you be able to send some hints or instructions to me or point me in > the right direction please?? Try http://www.igd.fhg.de/~aschaefe/fips/ Nick -- From a Sun Microsystems bug report (#4102680): "Workaround: don't pound on the mouse like a wild monkey." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 20:38:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f235.law7.hotmail.com [216.33.237.235]) by hub.freebsd.org (Postfix) with ESMTP id D118D37B66C for ; Thu, 5 Oct 2000 20:38:42 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 5 Oct 2000 20:38:42 -0700 Received: from 207.93.4.200 by lw7fd.law7.hotmail.msn.com with HTTP; Fri, 06 Oct 2000 03:38:42 GMT X-Originating-IP: [207.93.4.200] From: "Justin Ko" To: freebsd-questions@FreeBSD.ORG Subject: Partitioning Limitations Date: Fri, 06 Oct 2000 11:38:42 CST Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 06 Oct 2000 03:38:42.0569 (UTC) FILETIME=[EC569F90:01C02F46] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hey. I'm trying to run a dual boot FreeBSD/Windows98 system off of the same hard drive. What kind of partitioning limitations will there be? I remember reaidng about FreeBSD having to be located on a partition within 1024 cylinders of the head of the drive or something similar. Is that the case? I've been moving around partitions and reinstalling for about a week now. I've tried having a FAT32 partition at the front of the drive, with another for FBSD. They both installed, but when I was booting with the boot manager, I would press F2 and FreeBSD wouldn't boot. I repartitioned and put the FreeBSD partition in front. The boot manager still refuses to allow both to boot within reinstalling one or the other. This problem is driving me crazy. If anyone could help me out or point me towards the right FAQs, I'd be very appreciative. -Justin _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile at http://profiles.msn.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 20:41:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id 7794637B502 for ; Thu, 5 Oct 2000 20:41:13 -0700 (PDT) Received: from 149.211.6.64.reflexcom.com ([64.6.211.149]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Thu, 5 Oct 2000 20:39:51 -0700 Received: (from cjc@localhost) by 149.211.6.64.reflexcom.com (8.11.0/8.11.0) id e963exl91707; Thu, 5 Oct 2000 20:40:59 -0700 (PDT) (envelope-from cjc) Date: Thu, 5 Oct 2000 20:40:59 -0700 From: "Crist J . Clark" To: Michael L Artz Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Static NAT with natd and ipfw Message-ID: <20001005204059.I25121@149.211.6.64.reflexcom.com> Reply-To: cjclark@alum.mit.edu References: <200010060314.XAA11579@ten-thousand-dollar-bill.mit.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <200010060314.XAA11579@ten-thousand-dollar-bill.mit.edu>; from slyph@MIT.EDU on Thu, Oct 05, 2000 at 11:14:36PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [All of your paragraphs are on a single line. Please wrap at about 72 columns.] On Thu, Oct 05, 2000 at 11:14:36PM -0400, Michael L Artz wrote: > So, I set up NAT nicely with ipfw and natd under freebsd 4.0. Everything seemed to work fine. I compiled my kernel with the following options: > options IPFIREWALL > options IPFIREWALL_VERBOSE > options IPDIVERT > options IPSTEALTH Ewww. > set up my internal machines to use the 192.168.1.* network, and set up my gateway to use one of my static IPs. > > Now, however, I would like to statically alias one of my inside addresses to an external address. The man page seems to say to do it like this: > > natd_flags="-redirect_address inside_ip outside_ip" > > which I put in /etc/rc.conf > > I would like this to behave as though my machine behind the firewall were actually "on" the internet at the outside IP. Should work. > However, when I do this, I get the following error: > natd[84]: failed to write packet back (No route to host) Hmmm... > Also, the machine to which I am trying to alias cannot see the outside world past my firewall. It can see (and ping) the outside interface on the firewall, but nothing beyond it. Really odd. You can reach the gateway, but not past the gateway. Can any machines get past it? What is the same and what is different about this machine from ones that can reach the outside? > Is this a problem with my routing tables or what? Could be. What do 'netstat -rn' and 'ifconfig -a' return? > Also, does the inside machine need any further configuration past what was already done to get it working with natd? According to what you said, this machine does not work with natd, right? > Do I need to alias the external IP that I want it to be, or can I leave it configured as the internal (192.168.*) machine? Definately do not give the internal machine a different address. One inconsitency here, any reason you say '192.168.*' here and '192.168.1.*' above? The internal machines are all on the right net, right? > Does the gateway need to alias the IP? I don't think so. -- 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 Thu Oct 5 20:45:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mass.osd.bsdi.com (adsl-63-202-176-106.dsl.snfc21.pacbell.net [63.202.176.106]) by hub.freebsd.org (Postfix) with ESMTP id A199637B502; Thu, 5 Oct 2000 20:45:29 -0700 (PDT) Received: from mass.osd.bsdi.com (localhost [127.0.0.1]) by mass.osd.bsdi.com (8.11.0/8.9.3) with ESMTP id e963lJh04201; Thu, 5 Oct 2000 20:47:19 -0700 (PDT) (envelope-from msmith@mass.osd.bsdi.com) Message-Id: <200010060347.e963lJh04201@mass.osd.bsdi.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: matthew zeier Cc: freebsd-current@freebsd.org, freebsd-questions@freebsd.org Subject: Re: boot problem with Mylex DAC960 - help ? In-reply-to: Your message of "Thu, 05 Oct 2000 19:53:38 PDT." <20001005195337.B8952@intelenet.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 05 Oct 2000 20:47:19 -0700 From: Mike Smith Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I don't know of any problems related to this at this time. Make sure you have the latest BIOS from Intel for the ISP2150. > I installed 4.1.1 on an Intel ISP 2150 with a Mylex AcceleRAID 250. The > fireware on the controller is 4.06 . > > After install and while it starts to boot I get: > > BTX loader 1.00 BTX version is 1.01 > Console: internal video/keyboard > BIOS drive A: is disk0 > BIOS drive C: is disk1 > BIOS 636kB/523200kB available memory > > FreeBSD/i386 bootstrap loader, Revision 0.8 > (jkh@narf.osd.bsdi.com, Mon Sep 25 23:47:21 GMT 2000) > Loading /boot/defaults/loader.conf > | > > > It hangs right there. Anyone run into this and resolve it? > > According to the mailing list archives, I should be able to boot off the > Mylex. > > Thanks. > > - mz > > -- > matthew zeier - "There ain't no rules around here. We're trying to > accomplish something." - Thomas Edison > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > -- ... every activity meets with opposition, everyone who acts has his rivals and unfortunately opponents also. But not because people want to be opponents, rather because the tasks and relationships force people to take different points of view. [Dr. Fritz Todt] V I C T O R Y N O T V E N G E A N C E To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 20:45:39 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 2F39437B66F for ; Thu, 5 Oct 2000 20:45:35 -0700 (PDT) Received: from 149.211.6.64.reflexcom.com ([64.6.211.149]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Thu, 5 Oct 2000 20:42:08 -0700 Received: (from cjc@localhost) by 149.211.6.64.reflexcom.com (8.11.0/8.11.0) id e963hG791721; Thu, 5 Oct 2000 20:43:16 -0700 (PDT) (envelope-from cjc) Date: Thu, 5 Oct 2000 20:43:16 -0700 From: "Crist J . Clark" To: Justin Ko Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Partitioning Limitations Message-ID: <20001005204316.J25121@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 aka_jasting@hotmail.com on Fri, Oct 06, 2000 at 11:38:42AM -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Oct 06, 2000 at 11:38:42AM -0600, Justin Ko wrote: > > > Hey. I'm trying to run a dual boot FreeBSD/Windows98 system off of the same > hard drive. What kind of partitioning limitations will there be? I remember > reaidng about FreeBSD having to be located on a partition within 1024 > cylinders of the head of the drive or something similar. Is that the case? This is a BIOS limitation and has nothing to do with FreeBSD or whatever OS you happen to be using. > I've been moving around partitions and reinstalling for about a week now. > I've tried having a FAT32 partition at the front of the drive, with another > for FBSD. They both installed, but when I was booting with the boot manager, > I would press F2 and FreeBSD wouldn't boot. What'd it say? > I repartitioned and put the > FreeBSD partition in front. The boot manager still refuses to allow both to > boot within reinstalling one or the other. Error message? -- 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 Thu Oct 5 20:48:52 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 6E30537B503 for ; Thu, 5 Oct 2000 20:48:50 -0700 (PDT) Received: from 149.211.6.64.reflexcom.com ([64.6.211.149]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Thu, 5 Oct 2000 20:47:29 -0700 Received: (from cjc@localhost) by 149.211.6.64.reflexcom.com (8.11.0/8.11.0) id e963maf91772; Thu, 5 Oct 2000 20:48:36 -0700 (PDT) (envelope-from cjc) Date: Thu, 5 Oct 2000 20:48:31 -0700 From: "Crist J . Clark" To: Tim Gustafson Cc: questions@FreeBSD.ORG Subject: Re: NFS Portmap: RPC: Program not registered Message-ID: <20001005204831.K25121@149.211.6.64.reflexcom.com> Reply-To: cjclark@alum.mit.edu References: <4.3.2.7.2.20001005171320.00b29bd0@64.32.242.36> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <4.3.2.7.2.20001005171320.00b29bd0@64.32.242.36>; from tim@falconsoft.com on Thu, Oct 05, 2000 at 05:16:09PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Oct 05, 2000 at 05:16:09PM -0400, Tim Gustafson wrote: > I am trying to mount a SNAP 4000 server's NFS drive from a FreeBSD > 4.1.1-STABLE machine. I have the SNAP server set up to allow NFS > connections, and I have the root user ID and the FreeBSD server's IP > address in the SNAP server's user configuration. However, when I run: > > mount 10.0.0.1:/Root /snap > > I get this error message, over and over again until I hit ctrl-C: > > NFS Portmap: RPC: Program not registered > > Here's what I have in my /etc/rc.conf: > > nfs_server_enable="YES" > nfs_server_flags="-u -t -n 4" > mountd_flags="-r" > nfs_client_enable="YES" > nfs_client_flags="-n 4" > > hosts.allow has this in it: > > ALL : ALL : allow > > and /etc/exports has: > > /usr -alldirs 10.0.0.1 > > I haven't changed any configs in portmap or rpc, so far as I know. what am > I missing here? > > Any help is appreciated. OK. I'm confused. I _thought_ you were mounting a FS from the SNAP onto the FreeBSD machine, right? You do not need mountd or an /etc/exports on the FreeBSD machine to do this. Obviously, you would not need the 'nfs_server_*' stuff either. As to your problem, you are running portmap locally, right? What do, % rpcinfo -p % rpcinfo -p 10.0.0.1 Return? -- 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 Thu Oct 5 20:51:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from digitaldaemon.com (digitaldaemon.com [63.105.9.34]) by hub.freebsd.org (Postfix) with SMTP id E553C37B503 for ; Thu, 5 Oct 2000 20:51:24 -0700 (PDT) Received: (qmail 33147 invoked from network); 6 Oct 2000 03:49:15 -0000 Received: from unknown (HELO smartsoft.cc) (192.168.0.73) by digitaldaemon.com with SMTP; 6 Oct 2000 03:49:15 -0000 Message-ID: <39DD4C01.5FA3D2@smartsoft.cc> Date: Thu, 05 Oct 2000 23:50:25 -0400 From: Jan Knepper Organization: Smartsoft, LLC X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Justin Ko Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Partitioning Limitations References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Depending on how old or how new your machine is you will need to count with the fact that a bootable partition has to start within the first 8 GB of your harddisk. Thus if you have a 13 GB harddisk as decide that you want DOS, NTFS and FreeBSD you can DOS:1 + NTFS:6.5 + FreeBSD:rest You can NOT DOS:1 + NTFS:8 + FreeBSD:rest because in that case the FreeBSD partition starts AFTER the first 8 GB of your disk and your BIOS won't be able to load the loader. On one of my systems I have: DOS:1+FreeBSD:6.5+NTFS:rest... Don't worry, be Kneppie! Jan Justin Ko wrote: > Hey. I'm trying to run a dual boot FreeBSD/Windows98 system off of the same > hard drive. What kind of partitioning limitations will there be? I remember > reaidng about FreeBSD having to be located on a partition within 1024 > cylinders of the head of the drive or something similar. Is that the case? > I've been moving around partitions and reinstalling for about a week now. > I've tried having a FAT32 partition at the front of the drive, with another > for FBSD. They both installed, but when I was booting with the boot manager, > I would press F2 and FreeBSD wouldn't boot. I repartitioned and put the > FreeBSD partition in front. The boot manager still refuses to allow both to > boot within reinstalling one or the other. This problem is driving me crazy. > If anyone could help me out or point me towards the right FAQs, I'd be very > appreciative. > > -Justin > _________________________________________________________________________ > 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 -- Jan Knepper Smartsoft, LLC 88 Petersburg Road Petersburg, NJ 08270 U.S.A. http://www.smartsoft.cc/ http://www.mp3.com/pianoprincess Phone : 609-628-4260 FAX : 609-628-1267 FAX : 303-845-6415 http://www.fax4free.com/ Phone : 020-873-3837 http://www.xoip.nl/ (Dutch) FAX : 020-873-3837 http://www.xoip.nl/ (Dutch) In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 20:51:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id 78A9D37B503 for ; Thu, 5 Oct 2000 20:51:45 -0700 (PDT) Received: from 149.211.6.64.reflexcom.com ([64.6.211.149]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Thu, 5 Oct 2000 20:50:29 -0700 Received: (from cjc@localhost) by 149.211.6.64.reflexcom.com (8.11.0/8.11.0) id e963pbP91807; Thu, 5 Oct 2000 20:51:37 -0700 (PDT) (envelope-from cjc) Date: Thu, 5 Oct 2000 20:51:37 -0700 From: "Crist J . Clark" To: Bernd Luevelsmeyer Cc: questions@FreeBSD.ORG Subject: Re: arp proxy Message-ID: <20001005205137.L25121@149.211.6.64.reflexcom.com> Reply-To: cjclark@alum.mit.edu References: <39DC78C8.A3CF4F56@heitec.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <39DC78C8.A3CF4F56@heitec.net>; from bernd.luevelsmeyer@heitec.net on Thu, Oct 05, 2000 at 02:49:12PM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Oct 05, 2000 at 02:49:12PM +0200, Bernd Luevelsmeyer wrote: > Hi, > > > I need to set up an "arp proxy"; at least I think that's what I need. > The situation is: I've got a combined gateway/firewall machine (FreeBSD > 4.1-Stable), but my provider declares himself unable to direct my > subnet's traffic to that gateway. Instead, he insists on addressing each > of my machines directly, with individual ARPs for each address. So I > think my gateway machine needs to answer all the ARP requests for my > subnet with its own MAC address, and then forward the IP packets it > receives. man 4 bridge -- 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 Thu Oct 5 21:14:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from irv1-mail2.intelenet.net (irv1-mail2.intelenet.net [204.182.160.3]) by hub.freebsd.org (Postfix) with ESMTP id D9A8437B503; Thu, 5 Oct 2000 21:14:09 -0700 (PDT) Received: from nimba.intelenet.net (nimba.intelenet.net [207.38.65.93]) by irv1-mail2.intelenet.net (8.9.3/8.9.3) with ESMTP id VAA24118; Thu, 5 Oct 2000 21:14:09 -0700 (PDT) Received: by nimba.intelenet.net (Postfix, from userid 1294) id 2751583C72; Thu, 5 Oct 2000 21:14:09 -0700 (PDT) Date: Thu, 5 Oct 2000 21:14:08 -0700 From: matthew zeier To: Mike Smith Cc: freebsd-current@freebsd.org, freebsd-questions@freebsd.org Subject: Re: boot problem with Mylex DAC960 - help ? Message-ID: <20001005211408.C8952@intelenet.net> References: <20001005195337.B8952@intelenet.net> <200010060347.e963lJh04201@mass.osd.bsdi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200010060347.e963lJh04201@mass.osd.bsdi.com>; from msmith@freebsd.org on Thu, Oct 05, 2000 at 08:47:19PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Oct 05, 2000 at 08:47:19PM -0700, Mike Smith wrote: > > I don't know of any problems related to this at this time. Make sure you > have the latest BIOS from Intel for the ISP2150. I do. I noticed an updated BIOS for the Mylex... that's for tomorrow. > > > I installed 4.1.1 on an Intel ISP 2150 with a Mylex AcceleRAID 250. The > > fireware on the controller is 4.06 . > > > > After install and while it starts to boot I get: > > > > BTX loader 1.00 BTX version is 1.01 > > Console: internal video/keyboard > > BIOS drive A: is disk0 > > BIOS drive C: is disk1 > > BIOS 636kB/523200kB available memory > > > > FreeBSD/i386 bootstrap loader, Revision 0.8 > > (jkh@narf.osd.bsdi.com, Mon Sep 25 23:47:21 GMT 2000) > > Loading /boot/defaults/loader.conf > > | > > > > > > It hangs right there. Anyone run into this and resolve it? > > > > According to the mailing list archives, I should be able to boot off the > > Mylex. > > > > Thanks. > > > > - mz > > > > -- > > matthew zeier - "There ain't no rules around here. We're trying to > > accomplish something." - Thomas Edison > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-current" in the body of the message > > > > -- > ... every activity meets with opposition, everyone who acts has his > rivals and unfortunately opponents also. But not because people want > to be opponents, rather because the tasks and relationships force > people to take different points of view. [Dr. Fritz Todt] > V I C T O R Y N O T V E N G E A N C E > -- matthew zeier - "There ain't no rules around here. We're trying to accomplish something." - Thomas Edison To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 22:50:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from firefly.prairienet.org (firefly.prairienet.org [192.17.3.3]) by hub.freebsd.org (Postfix) with ESMTP id 2B68E37B503 for ; Thu, 5 Oct 2000 22:50:36 -0700 (PDT) Received: from sherman.spotnet (slip-46.prairienet.org [192.17.3.66]) by firefly.prairienet.org (8.9.3/8.9.3) with ESMTP id AAA12483; Fri, 6 Oct 2000 00:50:27 -0500 (CDT) Date: Fri, 6 Oct 2000 00:50:36 -0500 (CDT) From: David Talkington X-Sender: dtalk@sherman.spotnet To: Ken Conroy Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Linux compatibility In-Reply-To: <20001004190708.1197.qmail@web2303.mail.yahoo.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -----BEGIN PGP SIGNED MESSAGE----- Ken Conroy wrote: > >Sadly, everything is linux linux linux these days, It pains me to hear stuff like that ... think positive! Let's not forget that thanks to Linux, the average consumer finally understands that computing != Microsoft. I don't think there's anything sad about that! Yes, Linux has the cutting-edge hardware and application support among *nixish platforms, which is why it's my desktop of choice. Power to the Penguin. But for my servers, FreeBSD is mature, well organized, stable, and a pleasure to administer ... why not love each for its strengths, and rejoice that we have so many freely available options? I'll shut up now. - -d - -- David Talkington Prairienet / Community Networking Initiative 217-244-1962 dtalk@prairienet.org PGP key: http://www.prairienet.org/~dtalk/dt000823.asc -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 Comment: Made with pgp4pine 1.75-6 iQEVAwUBOd1oMb1ZYOtSwT+tAQG6aQf/a/4fyyJuj3e+7xNRUxMW7YUP3dVbEsSQ uowVwreYq3osMgGUAyOyrZNOM/tU9E0yfmLZOYSqsH9AWGuW5gabDmPJfNgn751R JvRrYL4cN9lW5NYlIhRoXyYFz6nxGPmPto8YXZgPQPrZxREs+0P2yLfpvcCAcDfZ mV18VMTVOxPQlIb+WBrwBSHym9vJx4bZ2u8qXcvd47dS1OkP2DLyKkWYltXaC2hQ /akSs23WKyhPaBE0cb534ecgZ0cxfId1CUCnUcnhOag9Yp3qH92r4wKJG/MSttMu GJj0i5+F1s44fGKjp9xpR1WJ3wMxL3o7y9vl+UXL5qsFB32qZFBq7Q== =4/zI -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 22:55:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rdc2.occa.home.com (ha1.rdc2.occa.home.com [24.2.8.66]) by hub.freebsd.org (Postfix) with ESMTP id 727E737B502 for ; Thu, 5 Oct 2000 22:55:11 -0700 (PDT) Received: from cx660429a.dr.com ([24.9.136.177]) by mail.rdc2.occa.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001006055510.XFLA24299.mail.rdc2.occa.home.com@cx660429a.dr.com>; Thu, 5 Oct 2000 22:55:10 -0700 Message-Id: <5.0.0.25.2.20001005225521.0387d080@mail.pv1.ca.home.com> X-Sender: nkoss@mail.pv1.ca.home.com X-Mailer: QUALCOMM Windows Eudora Version 5.0 Date: Thu, 05 Oct 2000 22:58:55 -0700 To: Gary Kline From: Neal Koss Subject: Re: upgrading Cc: freebsd-questions@freebsd.org In-Reply-To: <20001005175311.A14427@athena.sea.tera.com> References: <5.0.0.25.2.20001005165319.034a9460@mail.pv1.ca.home.com> <5.0.0.25.2.20001005165319.034a9460@mail.pv1.ca.home.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 05:53 PM 10/5/2000 -0700, you wrote: >On Thu, Oct 05, 2000 at 04:53:32PM -0700, Neal Koss wrote: > > It would seem that I have some kind of hardware problem since I keep > coming > > up with a signal 11 at random times during the 'cvsup'. I have read the > > support docs, but I find it hard to believe (I know, I'm stubborn). Before > > I start pulling thinds out, I would like to try to upgrade from 3.3 to > > 4.1.1 some other way. Isn't there a way to take the standard 4.1.1 RELEASE > > iso-image CD (which I have already downloaded and created) and upgrade my > > system from that. There is a file called UPGRADE.TXT that talks about a > > program called 'sysinstall' (and you need the one for the NEW system, not > > the old one) but I can't seem to find it on the CD. Can someone give me a > > step by step here or point me in the right direction. TIA > > > > You night want to consider a binary upgrade. A fellow engineer > at Duke mentioned this to me... after I was mostly done with > my cvsup upgrade. One day I (or someone) has to outline the > details of a binary upgrade. > > You can get started by as root, typing > > /stand/sysinstall > > and poking around among the menus. Your 3.3 /stand/sysinstall > should still be valid; if you want the newest it should be > on the CD that you pulled down. > > It shouldn't be this difficult. Got to be a set of cookbook > commands that can be typed in and let run. It is on my to-do > list for publication, perhaps. > > If my mumbling isn't enough help you'll probably hear from > others. good luck and keep us posted, > > gary ------------------------------------------------------- Well, the first paragraph in the UPGRADE.TXT file on every version says, "Using a mismatched version of sysinstall is almost guaranteed to cause problems and has been known to leave systems in an unusable state. The most commonly made mistake in this regard is the use of an old copy of /stand/sysinstall from an existing installation to upgrade to a newer version of FreeBSD. This is NOT recommended. And I really did search the CD that I pulled down and I just don't see it. I am really hesitant to use the 3.3 version considering the warning. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Neal Koss, MD nkoss@dr.com Eudora Pro 5.0 http://www.healinx.com/doc/kossmd http://www.checkthegrid.com Before you go to the movies...Check The Grid! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 22:59:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pimout2-int.prodigy.net (pimout2-ext.prodigy.net [207.115.63.101]) by hub.freebsd.org (Postfix) with ESMTP id 4C3D737B502 for ; Thu, 5 Oct 2000 22:59:11 -0700 (PDT) Received: from shogun (A050-1140.LAUR.splitrock.net [63.252.92.124]) by pimout2-int.prodigy.net (8.10.1/8.10.1) with SMTP id e965wqg160658 for ; Fri, 6 Oct 2000 01:58:55 -0400 From: "Edmund Allain" To: Subject: Porting other OS Software Date: Fri, 6 Oct 2000 01:58:46 -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 have been working with Freebsd since 3.3 and I have learned alot about networking,firewalls,compiling kernels, NFS and even a lil samba. But this is the first year I dived into really learning some of the multimedia to use as a Desktop. My question is How do I port linux software to Freebsd? And also how do I configure netscape to play real audio when I go to websites like byte.com or techtv.com ? Please help me To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 23:38:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.ihlas.net.tr (pop3.ihlas.net.tr [213.238.128.115]) by hub.freebsd.org (Postfix) with SMTP id 29EDA37B503 for ; Thu, 5 Oct 2000 23:38:08 -0700 (PDT) Received: (qmail 44131 invoked from network); 6 Oct 2000 06:38:37 -0000 Received: from unknown (HELO inetsupport) (10.11.1.232) by pop3.ihlas.net.tr with SMTP; 6 Oct 2000 06:38:37 -0000 Message-ID: <005801bfca01$e5deb8a0$e8010b0a@ihlas.net.tr> From: "yavuz" To: Subject: bandwidth restrictions Date: Tue, 30 May 2000 09:40:08 +0300 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0055_01BFCA1B.0B041D50" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.3825.400 Disposition-Notification-To: "yavuz" X-MimeOLE: Produced By Microsoft MimeOLE V5.50.3825.400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0055_01BFCA1B.0B041D50 Content-Type: text/plain; charset="iso-8859-9" Content-Transfer-Encoding: quoted-printable Hello I use FreeBSD3.4.stable=20 How do I make bandwidth restrictions for my local network with FreeBSD? Thanks ------=_NextPart_000_0055_01BFCA1B.0B041D50 Content-Type: text/html; charset="iso-8859-9" Content-Transfer-Encoding: quoted-printable

Hello
 
I use FreeBSD3.4.stable =
 
How do = I make  bandwidth=20 restrictions for my local network with FreeBSD?
 
Thanks
 
------=_NextPart_000_0055_01BFCA1B.0B041D50-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 23:52:47 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mx-a.qnet.com (mx-a.qnet.com [209.221.198.11]) by hub.freebsd.org (Postfix) with ESMTP id 8200037B502 for ; Thu, 5 Oct 2000 23:52:45 -0700 (PDT) Received: from cello.qnet.com (stork@cello.qnet.com [209.221.198.10]) by mx-a.qnet.com (8.9.1a/8.9.3) with ESMTP id XAA25254; Thu, 5 Oct 2000 23:52:40 -0700 (PDT) Received: from localhost (stork@localhost) by cello.qnet.com (8.9.0/8.9.1) with ESMTP id XAA09352; Thu, 5 Oct 2000 23:51:47 -0700 (PDT) X-Authentication-Warning: cello.qnet.com: stork owned process doing -bs Date: Thu, 5 Oct 2000 23:51:46 -0700 (PDT) From: Heredity Choice To: Carl Mooney Cc: freebsd-questions@FreeBSD.ORG Subject: Re: installing freeBSD In-Reply-To: <000801c02e5a$e8168c20$5de4ff3e@Wildsea> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You should find it easy to install most of FreeBSD if you have Greg Lehey's "The Complete FreeBSD" at your side. Go for a CDROM with 3.x rather than the latest 4.1, because this is what the book covers. Other useful guides are the "Handbook" and articles in www.daemonnews.org. It is not too much to read everything you can find on FreeBSD. Depending on your hardware, X-windows can be a little tricky but is not really necessary for learning the UNIX commands and file system. If you do install X-windows, also install KDE, which is like MS Windows desktop only better. The rival, Gnome, crashes. A Microsoft user expects crashes; a FreeBSD user does not. Unless you have beginner's luck, PPP can be very difficult to configure. For just reading and sending e-mail, CU is easy to learn and use. Once you become familiar with FreeBSD, you will not be happy with anything less. Paul Smith stork@qnet.com On Thu, 5 Oct 2000, Carl Mooney wrote: > I'm new to all this computing stuff but need to learn how to use UNIX for a Masters programme I'm doing. My question is can I install freeBSD onto my current PC (running windows 98) and have it as a duel boot so that I can learn Unix at home, without needing to go into university? If so is it relatively easy? > > Your time and help is much appreciated. > > Carl Mooney (England). > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 5 23:53:13 2000 Delivered-To: freebsd-questions@freebsd.org Received: from 2711.dynacom.net (2711.dynacom.net [206.107.213.3]) by hub.freebsd.org (Postfix) with ESMTP id 151E337B502 for ; Thu, 5 Oct 2000 23:53:11 -0700 (PDT) Received: from urx.com (dsl1-160.dynacom.net [206.159.132.160]) by 2711.dynacom.net (Build 101 8.9.3/NT-8.9.3) with ESMTP id XAA01324; Thu, 05 Oct 2000 23:53:08 -0700 Message-ID: <39DD76D4.FE1A5251@urx.com> Date: Thu, 05 Oct 2000 23:53:08 -0700 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Neal Koss Cc: Gary Kline , freebsd-questions@FreeBSD.ORG Subject: Re: upgrading References: <5.0.0.25.2.20001005165319.034a9460@mail.pv1.ca.home.com> <5.0.0.25.2.20001005165319.034a9460@mail.pv1.ca.home.com> <5.0.0.25.2.20001005225521.0387d080@mail.pv1.ca.home.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Neal Koss wrote: > > At 05:53 PM 10/5/2000 -0700, you wrote: > >On Thu, Oct 05, 2000 at 04:53:32PM -0700, Neal Koss wrote: > > > It would seem that I have some kind of hardware problem since I keep > > coming > > > up with a signal 11 at random times during the 'cvsup'. I have read the > > > support docs, but I find it hard to believe (I know, I'm stubborn). Before > > > I start pulling thinds out, I would like to try to upgrade from 3.3 to > > > 4.1.1 some other way. Isn't there a way to take the standard 4.1.1 RELEASE > > > iso-image CD (which I have already downloaded and created) and upgrade my > > > system from that. There is a file called UPGRADE.TXT that talks about a > > > program called 'sysinstall' (and you need the one for the NEW system, not > > > the old one) but I can't seem to find it on the CD. Can someone give me a > > > step by step here or point me in the right direction. TIA > > > > > > > You night want to consider a binary upgrade. A fellow engineer > > at Duke mentioned this to me... after I was mostly done with > > my cvsup upgrade. One day I (or someone) has to outline the > > details of a binary upgrade. > > > > You can get started by as root, typing > > > > /stand/sysinstall > > > > and poking around among the menus. Your 3.3 /stand/sysinstall > > should still be valid; if you want the newest it should be > > on the CD that you pulled down. > > > > It shouldn't be this difficult. Got to be a set of cookbook > > commands that can be typed in and let run. It is on my to-do > > list for publication, perhaps. > > > > If my mumbling isn't enough help you'll probably hear from > > others. good luck and keep us posted, > > > > gary > > ------------------------------------------------------- > Well, the first paragraph in the UPGRADE.TXT file on every version says, > "Using a mismatched version of sysinstall is almost guaranteed to cause > problems and has been known to leave systems in an unusable state. The > most commonly made mistake in this regard is the use of an old copy of > /stand/sysinstall from an existing installation to upgrade to a newer > version of FreeBSD. This is NOT recommended. > > And I really did search the CD that I pulled down and I just don't see it. > I am really hesitant to use the 3.3 version considering the warning. You have a 4.1.1 version on the cdrom. You may just need to boot from a floppy. Kent > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > Neal Koss, MD nkoss@dr.com Eudora Pro 5.0 > http://www.healinx.com/doc/kossmd > > http://www.checkthegrid.com > Before you go to the movies...Check The Grid! > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 0:33:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from anarchy.io.com (anarchy.io.com [199.170.88.101]) by hub.freebsd.org (Postfix) with ESMTP id 5B23937B66F for ; Fri, 6 Oct 2000 00:33:21 -0700 (PDT) Received: from deliverator.io.com (root@deliverator.io.com [199.170.88.17]) by anarchy.io.com (8.9.3/8.9.3) with ESMTP id CAA13021 for ; Fri, 6 Oct 2000 02:33:20 -0500 Received: from fnord.io.com (mcerha@fnord.io.com [199.170.88.12]) by deliverator.io.com (8.9.3/8.9.3) with ESMTP id CAA14004 for ; Fri, 6 Oct 2000 02:33:19 -0500 Received: from localhost (mcerha@localhost) by fnord.io.com (8.8.7/8.8.7) with ESMTP id CAA02316 for ; Fri, 6 Oct 2000 02:33:19 -0500 X-Authentication-Warning: fnord.io.com: mcerha owned process doing -bs Date: Fri, 6 Oct 2000 02:33:19 -0500 (CDT) From: Matthew Cerha To: freebsd-questions@freebsd.org Subject: ISP's Providing FreeBSD Support Message-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 was wondering if anyone could suggest a good, full-service ISP providing FreeBSD hosting options. Also, has anyone used one of the *virtual* FreeBSD servers from an ISP like iserver.com or home.verio.com. I'm curious as to how these are done. Some elaborate chroot() or jail setup? Are they worth messing around with? Regards, Matthew Cerha | "*If*, is the word in the middle of *life*." mcerha AT io.com | --Apocalypse Now To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 0:40:27 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 0010F37B503 for ; Fri, 6 Oct 2000 00:40:25 -0700 (PDT) Received: from 149.211.6.64.reflexcom.com ([64.6.211.149]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Fri, 6 Oct 2000 00:39:09 -0700 Received: (from cjc@localhost) by 149.211.6.64.reflexcom.com (8.11.0/8.11.0) id e967eIC36588; Fri, 6 Oct 2000 00:40:18 -0700 (PDT) (envelope-from cjc) Date: Fri, 6 Oct 2000 00:40:17 -0700 From: "Crist J . Clark" To: yavuz Cc: questions@FreeBSD.ORG Subject: Re: bandwidth restrictions Message-ID: <20001006004017.M25121@149.211.6.64.reflexcom.com> Reply-To: cjclark@alum.mit.edu References: <005801bfca01$e5deb8a0$e8010b0a@ihlas.net.tr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <005801bfca01$e5deb8a0$e8010b0a@ihlas.net.tr>; from yavuz@ihlas.net.tr on Tue, May 30, 2000 at 09:40:08AM +0300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, May 30, 2000 at 09:40:08AM +0300, yavuz wrote: > Hello > > I use FreeBSD3.4.stable > > How do I make bandwidth restrictions for my local network with FreeBSD? man 4 dummynet -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 0:43:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id 09C8A37B66C for ; Fri, 6 Oct 2000 00:43:30 -0700 (PDT) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.0/8.11.0) id e967gD277976; Fri, 6 Oct 2000 10:42:13 +0300 (EEST) (envelope-from ru) Date: Fri, 6 Oct 2000 10:42:13 +0300 From: Ruslan Ermilov To: Doug Barton Cc: wilson , questions@FreeBSD.ORG Subject: Re: intel ac'97 sound Message-ID: <20001006104213.A76972@sunbay.com> Mail-Followup-To: Doug Barton , wilson , questions@FreeBSD.ORG References: <39D7A7EA.2AC1E416@wtp.net> <39DD1B07.E82C9CB5@gorean.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <39DD1B07.E82C9CB5@gorean.org>; from DougB@gorean.org on Thu, Oct 05, 2000 at 05:21:27PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Actually, there is one I am currently using: http://www.katsurajima.seya.yokohama.jp/ich/index.en.html On Thu, Oct 05, 2000 at 05:21:27PM -0700, Doug Barton wrote: > There is no support for that card. Someone is working on a driver, but > they have other commitments, and said that no one should hold their > breath waiting for it. > > Doug > > wilson wrote: > > > > I have a Cirrus Logic cd4299 CrystalClear Soundfusion chip embedded in > > my motherboard. I was able to get the sound chip working with Linux by > > using a module provided by the alsa-project.org and use the intel 8x0 > > driver. With FreeBSD 4.1, I tried re-compiling my kernel adding the > > following option: > > > > option pcm > > > > This produced the following login message as FreeBSD 4.1 booted: > > > > pci0: (vendor=0x8086, dev=0x2413) at 31.3 irq 5 > > chip1: port > > 0xef00-0xef3f,0xe800-0xe8ff irq 5 at device 31.5 on pci0 > > > > I can't find any documentation to tell me how to further modify my > > kernel config file. I have searched and searched to find a way to make > > my sound chip work under FreeBSD without any luck. It is only a last > > resort that I write. > > > > Should I add something more to the kernel config file? Should I add > > something in the sys/conf/files file? Should I re-compile the kernel > > file? > > > > Could anyone lead me to documentation or give me any information that > > describes how to make sound work on my system? > > > > Thanks, > > Dan Wilson > > wilson@wtp.net -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 1: 7:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from osiris.ipform.ru (osiris.ipform.ru [212.158.165.98]) by hub.freebsd.org (Postfix) with ESMTP id F336A37B66C; Fri, 6 Oct 2000 01:07:33 -0700 (PDT) Received: from wp2 (wp2 [192.168.0.12]) by osiris.ipform.ru (8.11.0/8.11.0) with SMTP id e9687B841705; Fri, 6 Oct 2000 12:07:12 +0400 (MSD) (envelope-from matrix@ipform.ru) Message-ID: <004d01c02f6c$6f0d7420$0c00a8c0@ipform.ru> From: "Artem Koutchine" To: "Tom Samplonius" , "xuyifeng" Cc: , References: Subject: Re: Cannot use any other BDB than builtin Berkeley DB Date: Fri, 6 Oct 2000 12:02:17 +0400 Organization: IP Form MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Okay, I will be very glad to think that DB_File is a stupid silly perl module which does not know how to link to the need library. The problem is that i cannot tell it to link to what i need. Would anyone else please try to do what i am trying to do. I need some input here. Artem ----- Original Message ----- From: "Tom Samplonius" To: "xuyifeng" Cc: "Artem Koutchine" ; ; Sent: Friday, October 06, 2000 6:38 AM Subject: Re: Cannot use any other BDB than builtin Berkeley DB > > On Thu, 5 Oct 2000, xuyifeng wrote: > > > sigh, why do FreeBSD have such stupid design? > > Regards, > > XuYifeng > > How exactly is this a FreeBSD problem? There are three different DB > APIs. The rather stupid DB_File perl module tries to use whatever API it > thinks you might want, and doesn't seem to look in the default locations > for any of the libraries. > > Tom > > Tom > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 1:15: 6 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 0298737B502 for ; Fri, 6 Oct 2000 01:14:59 -0700 (PDT) Received: from hades.hell.gr (patr530-b116.otenet.gr [195.167.121.244]) by athserv.otenet.gr (8.10.1/8.10.1) with ESMTP id e968DIL18791; Fri, 6 Oct 2000 11:13:18 +0300 (EET DST) Received: (from charon@localhost) by hades.hell.gr (8.11.0/8.11.0) id e95MSOF15917; Fri, 6 Oct 2000 01:28:24 +0300 (EEST) Date: Fri, 6 Oct 2000 01:28:24 +0300 From: Giorgos Keramidas To: Joe Konecny Cc: freebsd-questions@FreeBSD.ORG Subject: Re: dns Message-ID: <20001006012824.B12963@hades.hell.gr> References: <39DCDC17.DC7ED928@green-mfg.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <39DCDC17.DC7ED928@green-mfg.com>; from jkonecn@green-mfg.com on Thu, Oct 05, 2000 at 03:52:55PM -0400 X-PGP-Fingerprint: 3A 75 52 EB F1 58 56 0D - C5 B8 21 B6 1B 5E 4A C2 X-URL: http://students.ceid.upatras.gr/~keramida/index.html Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Oct 05, 2000 at 03:52:55PM -0400, Joe Konecny wrote: > I working on understanding how to set up dns on fbsd. Everything > was going well till I found that my book used named.boot in > it's examples and apparently bind v8 wants named.conf. I know > nothing about how to configure using named.conf. Any pointers > to resources? If you have installed the doc- packages when you were installing FreeBSD, you can take a look at /usr/share/doc/bind. -- 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 Fri Oct 6 1:15:20 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 DE13C37B66C for ; Fri, 6 Oct 2000 01:15:17 -0700 (PDT) Received: from hades.hell.gr (patr530-b116.otenet.gr [195.167.121.244]) by athserv.otenet.gr (8.10.1/8.10.1) with ESMTP id e968DWL19529; Fri, 6 Oct 2000 11:13:33 +0300 (EET DST) Received: (from charon@localhost) by hades.hell.gr (8.11.0/8.11.0) id e95MR1015893; Fri, 6 Oct 2000 01:27:01 +0300 (EEST) Date: Fri, 6 Oct 2000 01:27:00 +0300 From: Giorgos Keramidas To: Jeff Vehrs Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Sendmail problem -- 553 sorry, that domain isn't . . . - SOLVED Message-ID: <20001006012700.A12963@hades.hell.gr> References: <8625696F.0069B9B3.00@lintng1.hewitt.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <8625696F.0069B9B3.00@lintng1.hewitt.com>; from JWVEHRS@hewitt.com on Thu, Oct 05, 2000 at 02:14:28PM -0500 X-PGP-Fingerprint: 3A 75 52 EB F1 58 56 0D - C5 B8 21 B6 1B 5E 4A C2 X-URL: http://students.ceid.upatras.gr/~keramida/index.html Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Oct 05, 2000 at 02:14:28PM -0500, Jeff Vehrs wrote: > > I figured it out. Thanks to Javier for giving me an idea indirectly. =) I > switched the smtp server from the netzero.net to the ISP that I used for dial-up > connection. It works. Whew! What a relief. Now, I can enjoy it 'til the next > obstacle. =) I recently made myself an /etc/ppp/ip-up script that takes care of changing the smart-host in /etc/mail/sendmail.cf and restarts sendmail. The script is tailored to Greek internet providers, whose domains are all of the form `something.gr'. However, it might give you a few nice ideas, and if your ISP's are usually called `something.net' or `someotherthing.com', the script works correctly as it is. Go check it out at and if you seem to like it copy it to your /etc/ppp/ip-up file and make sure it's executable. -- 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 Fri Oct 6 2:46:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wop21.wop.wtb.tue.nl (wop21.wop.wtb.tue.nl [131.155.56.216]) by hub.freebsd.org (Postfix) with ESMTP id A1B9337B66E for ; Fri, 6 Oct 2000 02:46:49 -0700 (PDT) Received: (from karelj@localhost) by wop21.wop.wtb.tue.nl (8.9.3/8.9.3) id LAA79759; Fri, 6 Oct 2000 11:46:24 +0200 (CEST) (envelope-from karelj) Date: Fri, 6 Oct 2000 11:46:18 +0200 From: "Karel J. Bosschaart" To: Tom Kyle Cc: freebsd-questions@FreeBSD.ORG Subject: Re: scratchy SB PCI 128 Message-ID: <20001006114618.A79736@wop21.wop.wtb.tue.nl> Reply-To: K.J.Bosschaart@tue.nl References: <200010051725.e95HPob01817@eos.umsl.edu> <200010051740.e95Hef802041@eos.umsl.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200010051740.e95Hef802041@eos.umsl.edu>; from tom@eos.umsl.edu on Thu, Oct 05, 2000 at 05:40:41PM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Oct 05, 2000 at 05:40:41PM +0000, Tom Kyle wrote: > Whoops - should have checked this before posting, but I'm still perplexed: > > Apparently this happens when the load avg goes above 1.0. I dropped out of X, > killed most everything off (including SETI), and was able to play some files > just fine. After some checking, it seems to be dependent on the load avg. Ie, > when the average goes about 1.00, the audio becomes distorted. Funky. > > Still, what is causing this? I've never experienced this with Linux or OpenBSD, > but then again I'd previously stuck to SB64 and SB16PnP's. > It's pretty weird... I'm hearing the scratchy sound as well on a PCI128 (es1370). It has always been on that machine, starting from 3.2 and it still does in 4.1.1. In Windows, sound is perfect, so hardware should be OK. On other machines, I have another es1370 that has worked perfectly since 3.1 up to 4.1. I noted that the scratching gets worse when there is a lot of disk activity (that was in 3.2). Also, I changed irq for the card (by reserving the irq in the BIOS for ISA, so it's forced to use another one) and it has the same scratch. I don't really know where to search... :-(. The system having trouble is SCSI only, while the other systems have also IDE or are IDE only. Don't know if that could be a clue. I think this 'scratch problem' has come up several times, but I never saw a solution. Karel. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 2:53: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from topaz.ocn.ne.jp (topaz.ocn.ne.jp [210.232.239.71]) by hub.freebsd.org (Postfix) with ESMTP id 6D51F37B502 for ; Fri, 6 Oct 2000 02:52:53 -0700 (PDT) Received: from xdm58755 (p0383-ip01kyoto.kyoto.ocn.ne.jp [211.123.235.129]) by topaz.ocn.ne.jp (8.9.1a/OCN/) with ESMTP id SAA15587 for ; Fri, 6 Oct 2000 18:52:26 +0900 (JST) Message-ID: <858.970826379540@topaz.ocn.ne.jp> Date: Fri, 06 Oct 2000 18:59:39 +0900 (JST) From: =?iso-2022-jp?B?GyRCJTUlLyU7JTklKyVzJVElSyE8GyhC?= To: questions@FreeBSD.ORG Subject: =?iso-2022-jp?B?GyRCRk1BMyROJWEhPCVrPDpOaUNXJDckXiQ5GyhC?==?iso-2022-jp?B?GyRCISNLXEV2JEskKkZAJEo+cEpzJEckOSEjGyhC?==?iso-2022-jp?B??= Mime-Version: 1.0 Content-Type: text/plain; charset =iso-2022-jp Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG $B=i$a$^$7$F%5%/%;%9%+%s%Q%K!<$H?=$7$^$9!#(B $BFMA3!"<:Ni$+$H;W$$$^$7$?$,0lEY$@$1$N%a!<%k$H8@$&$3$H$G!"$I$&$+$*5v$72<(B $B$5$$!#(B $B$3$N%a!<%k$,FO$$$?$3$H$,!"2?$+$N1o$@$H;W$C$FD:$1$l$P9,$$$G$9!#(B $B6=L#$,L5$1$l$P!"$*O$G$9$,!"$7$C$+$jFI$s$GM}2r$7$F$/$@$5$$!#(B $B!!!!$"$J$?$N?M@8$K$*$$$F0l$D$N%A%c%s%9$G$"$k$3$H$O!"4V0c$$$"$j$^$;$s!#(B $B$3$N%a!<%k$rFI$b$&$H$7$F$$$k$"$J$?$O!"K\Ev$K6/1?$N;}$AR2p$7$^$9!#$3$N%S%8%M%9$O!">pJs$rGd$k$H(B $B$$$&4JC1$G%j%9%/$b$J$/9b<}F~$,K>$a$k%S%8%M%9$G$9!#(B $B;d$O?.Mj$G$-$kJ}$+$i$N>R2p$G$3$N%S%8%M%9$rCN$j$^$7$?!#(B $B$b$A$m$s:G=i$OH>?.H>5?$G$7$?$,!"$9$0$K7k2L$,8=$l$F(B $BDLD"$rKhF|8+$F$S$C$/$j$7$F$$$^$9!#(B $BFbMF$r$7$C$+$j8+$F$$$?$@$1$?$i!"$d$i$J$$$h$j$d$C$?J}$,$$$$$3$H$,(B $B$o$+$k$H;W$$$^$9!#@'Hs;O$a$F$_$F$/$@$5$$!#(B ********************************************************** $B!!!!!!(B $B#E%a!<%k$rAw$C$FI{<}F~#1#8#0#0K|1_$r2T$0!*!*!*(B ********************************************************** $B#E%a!<%k$rAw$k$3$H$K$h$C$F!":#$+$i#2!"#3%v7n8e$K$O#2#0#0K|0J>e$NI{(B $B<}F~$rF@$k$3$H$,$G$-$k!"L5M}$@$H;W$$$^$9$+!)!!>\:Y$r$*FI$_$/$@$5$$!#(B --------------------------------------------------------- $B!V:G6aJ|Aw$5$l$?%"%a%j%+$N%F%l%SHVAH$+$i!W(B $B$3$N%a!<%k$K$D$$$F!":rG/=U:"!"El5~#1#2%A%c%s%M%k$N%K%e!<%9$GCN$C$?J}$b(B $B$"$k$+$HB8$8$^$9!#(B $B%$%s%?!<%M%C%H>e$G?M5$$,9b$^$k$K=>$$!"%"%a%j%+$G$bA49q%M%C%H$NLk$N%K%e(B $B!<%9HVAH$GFC=8$rAH$_!"$3$l$GK\Ev$K$*6b$,LY$+$k$+$I$&$+$K$D$$$F!":G6a!"(B $BD4::$7$^$7$?!#(B $B$3$NHVAH$G$O!"$3$N$*6bLY$17W2h$,9gK!$+$I$&$+$K$D$$$F$bD4::$7$^$7$?!#(B $BD4::$N7k2L!"$3$N7W2h$K;22C$9$k$3$H$r6X$8$kK!N'$O$^$C$?$/$J$$$3$H$,H=L@(B $B$7$^$7$?!#(B $B$3$NHVAH$N$*$+$2$G!"$3$N7W2h$O!"4JC1$+$DL532$J!"$*$b$7$m$$:_BpI{<}(B $BF~3MF@K!$G$"$k$3$H$,$o$+$j$^$7$?!#(B $B$3$NHVAH$,$b$?$i$7$?7k2L$Oo$KB?$/$N3'$5$s$,;22C$5$l$k$h$&$K$J$j!"0JA0$KA}$7$F3hF0$,$O$k$+$K@9(B $B$s$K$J$j$^$7$?!#(B $B$h$jB?$/$N?M$,;22C$9$k$K=>$$!"F@$i$l$k6b3[$,$=$l$K$D$l$FBg$-$/$J$j$^$9(B $B$+$i!":G6a;22C$7$??M$O$H$F$b%(%-%5%$%F%#%s%0$J7P83$r$5$l$F$$$^$9!#(B $B$"$J$?$b0lEY;22C$5$l$l$P!"$*$o$+$j$K$J$k$G$7$g$&!#(B $B%5%/%;%9%+%s%Q%K!&6H2=$rLH$l$?9-9p$N?M$?$A$,$I$s$I$s#E%a!<%k$r;H$C$F%S%8%M%9$r;O(B $B$a$^$9!#$3$l$r9TF0$K0\$7$F$/$@$5$$!#(B $BB?CJ<0%^!<%1%F%#%s%0!J#M#L#M!K$O$D$$$Ke$G=R$Y$?$H$3$m$K$h$l$P!"(B1990$BG/BeKv$^(B $B$G$K$O!"A4>&IJ!&%5!<%S%9$N#5#0!<#6#0!s$,B?CJJ}<0$K$h$C$FHNGd$5$l$k$h(B $B$&$K$J$k!#(B $B$3$l$O?t==2/%I%k5,LO$N;:6H$G$"$j!"%"%a%j%+$K$*$$$F2a5n?tG/4V$K%_%j%*%M(B $B%"!<$H$J$C$?#5#0K|?MCf!"#2#0!s$KAjEv$9$k#1#0K|?M$,B?CJ<0(B $B%^!<%1%F%#%s%0$K$h$C$F:b$r@.$7!"$5$i$K!"E}7W$K$h$k$H!"B?CJ<0%^!<%1%F%#(B $B%s%0$K$h$j!"KhF|#4#5?M$N%_%j%*%M%"!<$,CB@8$7$F$$$^$9!#(B $B$J%I%J%k%I(B $B%H%i%s%W;a!J2/K|D9$9$3$H$K$J$C$?$i!"$I$&$9(B $B$k(B $B$Hl$K$$$?D0=0$O!"AaB.!"%V!<%$%s%0$7$FH`$rHsFq$7(B $B$^$7$?!#$9$k$H!"H`$OD0=0$r8+EO$7!"??LLL\$J4i$G$3$&8@$$$^$7$?!#(B $B!V$@$+$i;d$O$3$N$H$*$j!J%2%9%H$H$7$F!K$3$A$i$K:B$j!"$"$J$?J}$O!JD0=0$H(B $B$7$F!K3'$=$C$A$NJ}$K:B$C$F$$$k$N$G$9$h!*!W(B $B%M%C%H%o!<%/%^!<%1%F%#%s%0$K$*$$$F$O!"#2DL$j$N<}F~$,$"$j$^$9!#$"$J$?<+(B $B?H$N%;!<%k%9$K$h$kD>@\%3%_%C%7%g%s$H$"$J$?$,>R2p$7$??M$N%;!<%k%9$+$i@8(B $B$8$k%3%_%C%7%g%s$G$9!#(B $B;DB8<}F~!"$3$l$3$=$,$*6b;}$A$NHkL)$G$9!#$D$^$j!";~4V$H$*6b$r0lEYEj;q$9(B $B$k$3$H$K$h$j!"Js=7$r7+$jJV$72?EY$b2?EY$bF@$k$H$$$&$3$H$G$9!#%M%C%H%o!<(B $B%/%^!<%1%F%#%s%0$K$*$$$F$O!"B>$N?M$,$7$?;E;v$KBP$7$FJs=7$,;YJ'$o$l$k$H(B $B$$$&$3$H$b0UL#$7$^$9!#(B $B$?$@!"$3$A$i$+$i$*EO$7$9$k7G<(HD%j%9%H$K=q$-9~$s$G$$$/$@$1$G$$$$$N$G$9(B $B=q$-9~$_Be9T6Hl9g%S%8%M%9$N3+;O$+$i#1=54V$G#1#0?M$N%Q!<%H%J!<$rF@$k$3$H$,=PMh$^(B $B$7$?!#(B $B$^$5$K!"%P%i?'$N?M@8$KBgJQ?H$G$9!#(B $B0J2<$,!"$3$N6C$/$Y$-:_BpI{<}F~3MF@K!$N%O%&%D!<$G$9!'(B $B!c!c!c!a!a!a!!!V@bL@=q!W$N;O$a(B $B!c!c!c!!@bL@=q!!!d!d!d(B $B$3$N;q6b3MF@K!$Oe$NGc$$J*$r$7(B $B$F$$$k$3$H$G$7$g$&!#!V$=$s$J$P$+$J!*!W$H$*$C$7$c$kA0$K!"$3$N%W%m%0%i%`(B $B$r(B $B$h$/$*FI$_$/$@$5$$!#$3$l$O%A%'!<%s%l%?!<$G$O$"$j$^$;$s!#40A4$K9gK!$J:_(B $BBp%S%8%M%9$G$9!#(B $B4pK\E*$J;E;v$NFbMF$Oe$K$"$k#5$D$N%j%]!<%H$rCmJ8$7$^$9!J>&IJ$N;EF~$l$G$9!K!#(B $B!!!!!w!!%j%]!<%H$O3F#2#0#0#01_$G$9!#(B $B!!!!!w!!$=$l$>$l#18D$:$D#5e$N?M!9$NL>A0$rJQ$($?$j!"$=$NI=5-=g$rA08e$5$;$F(B $B$O$$$1$^$;$s!#(B $B$3$N%W%m%0%i%`$NJ}<0$rM}2r$9$l$P!"$=$l$i$rJQ$($?(B $B>l9g$K;Y>c$,@8$8$k(B $B$3$H$,$o$+$j$^$9$,!"$3$NJ}<0$O%F%9%H$KBQ$(!"@.(B $B8y$,Z$5$l$?J}<0$G$"(B $B$k$3$H$r$h$/LC5-$7$F$/$@$5$$!#JQ$($k$H!"$"(B $B$J$?$NMx1W$NBgH>$O<:$o$l!"(B $B@.8y$7$^$;$s!#(B $B!!!!(B $B!!!!%j%]!<%H$N%j%9%H$O$3$NJ8=q$NCf$[$I$K$"$j$^$9!#(B $B!!!!!w!!$"$J$?$,#58D$N%j%]!<%H$rCmJ8$7$?8e$K!"%j%]!<%H!t#1$N?M$N>p(B $BJs!J8}:B$H%a!<%k%"%I%l%9!K$r:o=|$7!"$=$3$@$16uGr$K$7$^$9!#(B $B!!!!!w!!pJs$r%j%]!<%H!t#1$N$H$3$m$K!"(B $B!!!!!!!!!!!!!!(B $B%j%]!<%H!t#3$N?M$N>pJs$r%j%]!<%H!t#2$N$H$3$m$K!"(B $B!!!!!!!!!!!!!!(B $B%j%]!<%H!t#3$N?M$N>pJs$r%j%]!<%H!t#3$N$H$3$m$K!"(B $B!!!!!!!!!!!!!!(B $B%j%]!<%H!t#5$N?M$N>pJs$r%j%]!<%H!t#4$N$H$3$m$K(B $B!!!!!!!!=ge$K0\F0$7$F!"(B $B!!!!!!!!:G8e$K!"$"$J$?$N>pJs$r!"6u$$$?%j%]!<%H!t#5$N$H$3$m$K(B $B!!!!!!!!5-F~$7$^$9!# $B!!!!!w!!8}:BL>5A$O!"8D?ML>$N$[$+!"K!?M!"$_$J$7K!?M$G$b2D$G$9!#(B $B$?$@$7!"%j%]!<%HCmJ8=q$N?69~?ML>$HF1$8$K$7$F$/$@$5$$!#(B $B!!!!$3$l$i$9$Y$F$N:n6H$O8m$j$N$J$$$h$&!"@53N$K9T$C$F$/$@$5$$!#(B $B#3!%#2$G2~D{$7$?%j%9%H$r4^$a!"$3$NJ8=qA4BN$r%O!<%I%G%#%9%/$KJ]B8$7$F$/(B $B$@$5$$!#$3$NJ8=q$N@bL@=q$NItJ,$K$O@dBP$KJQ99$r2C$($J$$$G$/$@$5$$!#(B $B$3$l$K;22C$9$k$?$a$N%3%9%H$OM5$O(B $B$"$k$G$7$g$&!K!#$9$G$K%$%s%?!<%M%C%H$N@\B3$b$"$k$3$H$G$9$7!"6a:"$G$O(B E$B%a!<%k$bL5NA$G$9!#(B $B$"$J$?$N8e$KB3$/;22C.5,LO$K;O$a$k$H$7$^$9!#Nc$($P!"$"$J$?$,#2#0#0#0(B $BDL$@$1%a!<%k$G%W%m%0%i%`$rAw$k$H$7$^$9!#2>$K!"$=$N$&$A$N#0!%#3!s$N?M$,(B $BJV;v$r$/$l$k$H$7$^$9!#NIl9g!"$3$l$O!"%j%]!<%H!t#5$NCmJ8?t$,#67o$@$1$H$$$&$3$H(B $B$G$9!#$3$l$i#6?M$N?M$?$A$,$=$l$>$l#2#0#0#0DL$N%W%m%0%i%`$rAw$k$H!"9g7W(B $B#1#2#0#0#0DL!#$=$N#0!%#3!s$KAjEv$9$k#3#6?M$,$"$J$?$K%j%]!<%H!t#4$rCmJ8(B $B$7$^$9!#$3$l$i#3#6?M$N?M$?$A$,$=$l$>$l#2#0#0#0DL$N%W%m%0%i%`$rAw$k$H!"(B $B9g7W#7#2#0#0#0DL!#$=$N#0!%#3!s$KAjEv$9$k#2#1#6?M$,$"$J$?$K%j%]!<%H!t#3(B $B$rCmJ8$7$^$9!#$3$l$i#2#1#6?M$N?M$?$A$,$=$l$>$l#2#0#0#0DL$N%W%m%0%i%`$r(B $BAw$k$H!"9g7W#4#3#2#0#0#0DL!#$=$N#0!%#3!s$KAjEv$9$k#1#2#9#6?M$,$"$J$?$K(B $B%j%]!<%H!t#2$rCmJ8$7$^$9!#$3$l$i#1#2#9#6?M$N?M$?$A$,$=$l$>$l#2#0#0#0DL(B $B$N%W%m%0%i%`$rAw$k$H!"9g7W#2#5#9#2#0#0#0DL!#(B $B$=$N#0!%#3!s$KAjEv$9$k#7#7#7#6?M$,$"$J$?$K%j%]!<%H!t#1$rCmJ8$7$^$9!#(B $B$3$N>l9g$N9g7W<}F~$r7W;;$9$k$H!"(B $B!!!!(B $B!!(B $B!!(B $B!!!!!!(B $B!!!!!!9g7W?M?t$O!'!!#6!\#3#6!\#2#1#6!\#1#2#9#6!\#7#7#7#8!a#9#3#3#2(B $B!!!!!!9g7W6b3[$O!'!!#9#3#3#2#x#2#0#0#0!a#1#8#6#6#4#0#0#0(B $B$3$N(B"$B#1#8!$#6#6#4!$#0#0#01_!*!*!*(B"$B$H$$$&<}F~$O!"$"$J$?$,#2#0#0#0DL(B $B%a!<%k$rAw$C$?$&$A$N#1#9#9#4?M$,A4$/2?$b$;$:!"%W%m%0%i%`$r$4$_H"$KF~$l(B $B$F$7$^$C$?>l9g$N6b3[$G$9!#$b$7$"$J$?$H8eB3$N?M$?$A$N$&$AA40w$"$k$$$OH>(B $B?t$,!"$=$l$>$l#2#0#0#0DL$G$J$/!"#1#0K|DL%W%m%0%i%`$rAw$C$F$$$?$i$H!"(B $B$A$g$C$H9M$($?$@$1$G62$m$7$/$J$j$^$9!#(B $B!ZJ}K!$=$N#2![!'!!%$%s%?!<%M%C%H>e$KL5NA9-9p$r7G:\(B $B%M%C%H>e$K$OHs>o$KDc%3%9%H$G9-9p$r7G:\$G$-$^$9!#$^$?!"L5NA$G9-9p$r=P$;(B $B$k$H$3$m$,2?I42U=j$b$"$j$^$9!#(B $BJ}K!$=$N#1$HF1MM$K!"$^$:MM;R$r8+$k$?$a$K!">.5,LO$K;O$a$k$H$7$^$9!#$"$J(B $B$?$NL\I8$O!"$^$:Bh0lCJ3,$G#6?M$@$1;22Ce$KL5NA9-9p$r$?$/$5$s=P$9$H!"Bg$-$JH?1~$,F@$i$l$^$9!K(B $B!#(B $B$"$J$?$N8eB3$l#6?M$N;22CDj$7$^$9!#(B $B$9$k$H!"$l#6?M$@$1%j%/%k!<%H$9$k$H$$$&2>Dj$K4p$E$$$F$$$^(B $B$9!#(B $B$3$l$,#2#0?M$@$C$?$i$H!"9M$($F$_$F$/$@$5$$!#DL>o!"3F;22Ce$"$j$^$9(B)$B0J2<@bL@=q$G$9!#(B $B$"$J$?$N8}:B$K#2#0#0#01_$NF~6b$,$"$k$?$S$K!"$"$J$?$,$9$k$Y$-$3$H$O!";2(B $B2Ce$N3'MMJ}$K%a!<%k$G$*$?$:(B $B$M$/$@$5$$!#(B $B!TBe6b;YJ'$$$NJ}K!$H%j%]!<%H$NCmJ8=q!U(B $B!w!!%j%9%H>e$N#5?M$N8}:B$K$=$l$>$l#2#0#0#01_$:$D?69~$s$G!"(B $B0J2<$N!t#1!;d$N%a!<%k%"%I%l%9!'!V!J(B"$B$"$J$?(B"$B$N%a!<%k%"%I%l%9!K!W(B $B!!(B $B!!!>?69~?ML>!'!V!J?69~;~$KF~NO$7$?L>A0!K!W(B $B!!!!!!!!!>%j%9%H$N0lHV2<$N?M!'!V!J$"$J$?$K>R2p$7$??M$NL>A0!K!W(B $B!!(B $B!!!!!!!J!!Cm!'!!!t!)$N!V!)!W$N$H$3$m$K$O!"3F08@h$K3:Ev$9$k%J%s%P!<$r(B $B!!F~$l$F$/$@$5$$!#!K(B $B!!!!(B $B!!(B______________________________________________________ $B%l%]!<%H!t#1!!!V%^%kHkCO2<>pJs!J#1!<#3#97oJ,!K!W(B $B!!!!!JM-!K%j%P%F%#!<%o!<%k%I(B $B!!(B $B!!!!5~ETCf1{?.MQ6b8K!!!!C]ED;YE9(B $B!J%?%1%@!K(B $B!!!!!!!JIa!K#0#4#8#8#5#6#0(B $B%a!<%k%"%I%l%9!!!!(Bliberty@chan.co.jp$B!!(B $B!!!!!!!!(B $B!!!!(B______________________________________________________ $B%l%]!<%H!t#2!!!V%^%kHkCO2<>pJs!J#4#0!<#7#97oJ,!K!W(B $B%=%H!!%N%j%*!!(B $B!!!!5~ET6d9T!!!!O;COB";YE9!J%m%/%8%>%&!K(B $B!!!!!!!JIa!K#3#0#4#3#5#1#6(B $B%a!<%k%"%I%l%9!!!!(Bviking@badboy.co.jp$B!!!!!!(B $B!!!!!!(B _____________________________________________________ $B%l%]!<%H!t#3!!!V%^%kHkCO2<>pJs!J#8#0!<#1#1#97oJ,!K!W(B $B%D%D%_!!%R%m%7(B $B!!!!El3$6d9T!!K\E9!J%[%s%F%s!K(B $B!!!!!!!JIa!K#4#2#4#5#3#7#5(B $B%a!<%k%"%I%l%9!!!!(Bppworld@japan.co.jp _____________________________________________________ $B%l%]!<%H!t#4!!!V%^%kHkCO2<>pJs!J#1#2#0!<#1#5#97oJ,!K!W(B $B!!!!!!%=%s!!%b%H%O%k(B $B!!!!!!5~ET6d9T!!K\E91D6HIt!J%[%s%F%s%(%$%.%g%&%V!K(B $B!!!!!!!JIa!K#3#8#7#7#5#7#3(B $B!!!!%a!<%k%"%I%l%9!!!!(Bnext1@earth.co.jp$B!!(B $B!!(B______________________________________________________ $B%l%]!<%H!t#5!!!V%^%kHkCO2<>pJs!J#1#6#0!<#2#0#07oJ,!K!W(B $B!!!!(B $B!!!!%*%*%d%^(B $B%h%7%d%9(B $B!!!!4X@>6d9T!!!!5~ET;YE9!J%-%g%&%H!K!!(B $B!!!!!!!JIa!K#2#2#5#5#9#6(B $B!!!!%a!<%k%"%I%l%9!!!!(By0080@japan.co.jp ______________________________________________________ *********$B!!@.8y$NHk7m!!(B********* $B!w!!$3$l$r$"$J$?<+?H$N%S%8%M%9$H8+$J$7!"?WB.$K!"%W%m0U<1$r;}$C$F!"(B $B=j(B $BDj$N;E;v$r@53N$K$3$J$9$3$H!#(B $B!w!!o$KB(F|G[?.%5!<%S%9$r9T$&$3$H!#(B $B!w!!$"$;$i$J$$$3$H!#;X<($I$*$j$K9T$($P!"@.8y$7$^$9!#(B $B!w!!0lHVBg;v$J$3$H$O!"<+J,$r?.$8!"@.8y$r?.$8$k$3$H$G$9!#(B *********$B!!@.8y$N%,%$%I%i%$%s!!(B********* $B0J2<$r;X?K$H$7$F!"@.8y$r3Nl9g!"#2#07o$KC#(B $B$9$k$^$G@kEA$rB3$1$k!"$"$k$$$O!"#E%a!<%k$NAw?.$r9T$&!#$=$l$rC#(B $B!!!!@.$9$l$P!"#2=54VDxEY$G!":GDc#1#0#0$N%j%]!<%H!t#4$NCmJ8$,$"$k$O(B $B!!!!$:$G$9!#L\I8$KC#$9$k$^$G!"@kEA$+(BE$B%a!<%kAw?.$rB3$1$F$/$@$5$$!#(B $B!w!!%j%]!<%H!t#2$NA0$,0lCJ3,$:$D7+$j>e$,$k$4$H$K!"$"$J$?$OJL$N%j%]!<%H$N0L(B $B!!!!CV$K0\F0$7$^$9!#(B $B$I$N%j%]!<%H$N%*!<%@!<$,Mh$k$+Cm0U$7$F$$$l$P!"?J9T>u67$r%U%)%m!<(B $B!!!!$G$-$^$9!#(B $B!w!!$"$J$?$,$b$C$H0UM_E*$G!"$5$i$K<}F~$rF@$?$$$H;W$($P!"$^$?#E%a!<%k$r(B $B!!!!Aw?.$7!"@kEA$r$9$k$H$$$&!"0lO"$N%W%m%;%9$r:F3+$7$F$/$@$$!#(B $B!!!!$3$N%S%8%M%9$+$i@8$8$k<}F~$K>e8B$O$"$j$^$;$s!*(B $B$"$J$?$,$3$N%W%m%0%i%`$K;22C$9$k$+$I$&$+7hDj$r2<$9A0$K!"l9g$O!"$3$N%W%m%0%i%`$K4X$9$kZ8@$*$h$SLH@U;v9`!!(B******* $B$3$N%W%m%0%i%`$O3Ne$N>pJs$r2~JQ$7$J$$$H$$$&%k!<%k!"$3$l$rl9g!"$"$J$?$N@x:_E*<}F~$N$[$H$s$I$,<:$o$l$^$9!#;d$O$3$N%W%m%0%i%`(B $B$,@.8y$9$k$3$H$N@8$->Z?M$G$9!#$3$l$O!"$o$:$+$N%3%9%H$G!"Hf3SE*MF0W$K$*(B $B6b$r2T$0!"K\Ev$K$9$P$i$7$$5!2q$G$9!#;22C$rA*Br$5$l$k>l9g$O!"%W%m%0%i%`(B $B$KCi$C$F$/$@$5$$!#$=$&$9$l$P!"$"$J$?$N7P:QE*0BDj$OL\A0$G$9!#(B *********************************** $BF|K\$N;22C@\LrN)$DFbMF$N$b$N$G$9!K(B $B!#(B $B!V$3$No$KLY$+(B $B$k!"C;4|4V$GB?3[$N$*6b$r3MF@$9$kJ}K!$@$H$$$&$3$H$r$"$J$?$K3N?.$7$FM_$7(B $B$$$H;W$C$?$+$i$G$9!#:#2s$d$C$F$_$F3N$+$a$kA0$K!"2?EY$+$3$s$J%a!<%k$r$b(B $B$i$C$?$3$H$,$"$j$^$9!#;d$O!"$?$@!":G>.$NEXNO$HHqMQ$G$I$l$[$I$NLa$j$,$"(B $B$k$N$+CN$j$?$+$C$?$@$1$G;22C$7$?$N$G$9!#$V$C$?$^$2$?$3$H$K!":G=i$N#1#4(B $B=54V$G!p#3#6!$#4#7#0C$7$F$7$^$$$^$7$?(B $B$,!"$=$N8e$G!"$d$i$J$$$Y$-$@$C$?$@$m$&$+$H;W$$$^$7$?!#$b$A$m$s!"$@(B $B$l$K%3%s%?%/%H$7$F%3%T!<$r$b$i$C$F$$$$$N$+$<$s$<$s$o$+$j$^$;$s$+$i!"(B $B$^$?JL$N#E%a!<%k$r$b$i$&$^$GBT$?$J$/$F$O$J$j$^$;$s$G$7$?!##1#1%v7n(B $B$,2a$.!"%a!<%k$,Mh$^$7$?!#$3$s$I$N$O>C$7$^$;$s$G$7$?!#=i$a$F$N%H%i(B $B%$$G!p#4#1!$#0#0#0LY$1$^$7$?!*!*!W!!!J%t%!%$%*%l%C%H!!%&%#%k%=%s!"(B $B%Z%s%7%k%Y%K%"=#%8%g%s%:%?%&%s!K(B $B!V$3$N%W%i%s$K;22C$9$k$N$O$3$l$G#32sL\$G$9!#;d$?$A$OFs?M$H$b;E;v$r$d$a(B $B!"$b$&$8$-3$JU$K2H$rGc$C$F!"Fs?M$N$*6b$NMxB)$G@83h$9$kM=Dj$G$9!#(B $B$3$N%W%i%s$,$&$^$/9T$/K\Ev$K$?$@$R$H$D$NJ}K!$O!"&K!!W$G$O$J$$$3$H$NK!E*:,5r(B ****************************************************************** $B!|$M$:$_9V$rrJ8$NH4?h!!(B****** $BBh0l>r!JL\E*!K(B $B$3$NK!N'$O!"L58BO":?9V$,!"=*6I$K$*$$$FGK$?$s$9$Y$-@-r!JDj5A!K(B $B$3$NK!N'$K$*$$$F!VL58BO":?9V!W$H$O!"0lDj$N6bA,$r;Y=P$9$k2CF~e$NG\N($r$b$C$FA}2C$9$k8eB3$N2CF~$l$NCJ(B $B3,$K1~$8$?8e=g0Le2s$k3[$N6bA,$rr$+$i!"!VL58BO":?9V!J$M$:$_9V!K!W$rKI;_$9$k$?$a$NK!N'$G$"$k$3(B $B$H$,$o$+$j$^$9!#(B $B"!BhFs>r$G$O!"2?$+$N>&IJ$rN.DL$5$;$k$J$I$N!"HNGd3hF0$r$;$:$K!"$*6b$@(B $B$1$r2<$NAH?%$+$iN.$l$k$h$&$K%7%9%F%`$rDs6!$7$F$$$k6bA,G[EvAH?%$,(B $B!VL58BO":?9V!J$M$:$_9V!K!W$G$"$k$HDj5A$7$F$$$^$9!#(B $B"!0cK!9T0Y$G$"$k!V$M$:$_9V!W$K$D$$$F!"$b$&>/$7$o$+$j$d$9$/@bL@$9$k$H(B $B!"K!E*MQ8l$K$h$kDj5A$G$O$J$/!"K!N'$K>\$7$$J}$,$*FI$_$K$J$C$?>l9g$O!"(B $BB?>/$N8m2r$b$"$k$+$H;W$$$^$9$,!"$o$+$j$d$9$/I=8=$9$k$H!"0J2<$NA4$F$K(B $BEv$F$O$^$l$P!"$=$N%S%8%M%9$O!V$M$:$_9V!W$G$"$k$H9M$($i$l$^$9!#$3$l$O(B $BHs9gK!E*$J3hF0$G$"$j!"Cm0U$,I,MW$G$9!#(B $B!{>&IJ$NHNGd$rL\E*$K$7$F$$$J$$!#6bA,$NG[Ev$@$1$rL\E*$H$7$F$$$k!#(B $B!{AH?%$O$M$:$_;;E*$K3HBg$7$F$f$/%7%9%F%`(B $B!{>e$N=g0L$N?M$,!"2<$N=g0L$N?M$h$jLY$+$k$h$&$J%7%9%F%`(B $B!{>&IJ$H>N$9$k$b$N$,$"$C$F$b!";f@Z$l0lKg$G$"$C$?$j!"e$N$3$H$+$i!"$3$N%W%m%0%i%`$O!">&IJ!JLrN)$D>pJs!K$rHNGd$7!"$J$*$+(B $B$D!"%j%9%H$N>e0L&K!$rrJ8$NH4?h!!(B****** $BBh==0l>r!JDj5A!K(B $B$3$N>O$K$*$$$F!"!VO":?HNGdO$K$*$$$F!V>&IJ!W$H$$$&!#!K$N:FHNGd(B $B!JHNGd$NAj&IJ$rGc$$&IJ$N:FHNGd$r$9$kB>$N$N(B $BDL>&;:6H(B $B>JNa$GDj$a$kMW7o$K3:Ev$9$kMx1W$NA4It$^$?$O0lIt$r8@$&!#!K$r(B $B<}&IJ$N9XF~$^$?$O!"(B $Br7o$H$9$k$=$N>&IJ$NHNGd$K78$kr7o$NJQ99$r4^$`!#(B $B0J2r$K5,Dj$5$l$F$$$k!VO":?HNGd&K!!K!W$NDj5A$r$b$&(B $B>/$7$o$+$j$d$9$/I=8=$9$k$H!"0J2<$N$H$*$j$H$J$j$^$9!#(B $B!{>&IJ$Ne5-$NK!N'Bh==0l>r$K5,Dj$9$k!VFCDjIiC4!W$N4p=`$rDj$a$k@/Na$O!"(B $B!&!&!&!&!&!&!&!&!&!&!&!&!&!&!&!&!&!&!VK,LdHNGdEy$K4X$9$kK!N';\9TNa!W(B ******$B!!>rJ8$NH4?h!!(B****** $BBh8^>r!JFCDjIiC4$N4p=`!K(B $BK!Bh==0l>rBh0l9`$N@/Na$GDj$a$k4p=`$O!"F19`$K5,Dj$9$k>&IJ$NHNGd$K78$o(B $B$kr7o$NJQ99$r4^$`!K$K$*$$$F>r7o$H$5$l$k>&IJ$N9XF~$N(B $BAm3[!"$^$?$O&IJ$N9XF~$Hr(B $B7o(B $B$H$5$l$k>l9g$K$"$C$F$O!"$=$N>&IJ$N9XF~$NAm3[$He$G$"$k$3$H$H$9$k!#(B $B"!$D$^$j!"K!N'Bh==0l>r$H@/NaBh8^>r$N5,Dj$K$h$j!"2CF~r7o$,(B $B!"Am3[#2K|1_$h$jDc$$3[$NHO0O$G$"$l$P!"!VO":?HNGd&K!!K!W$H(B $B$O$_$J$5$l$J$$$N$G$9!#(B $B"!7kO@"!(B $B0J>e$N$3$H$+$i!"$3$N%W%m%0%i%`$O!"%j%9%H$N>e0L&K!!W$G$O$"$j$^$;$s!#(B ==================== $B%5%/%;%9%+%s%Q%K!O$G$9$,Bg@Z$J$3$H$P$+$j$G$9$N$G$h$/$*FI$_$/$@$5$$!#(B To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 3:14:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from stjohn.stjohn.ac.th (stjohn.stjohn.ac.th [202.21.144.1]) by hub.freebsd.org (Postfix) with ESMTP id CF39337B502 for ; Fri, 6 Oct 2000 03:14:27 -0700 (PDT) Received: from granite ([203.151.134.100]) by stjohn.stjohn.ac.th (8.9.3/8.9.3) with SMTP id RAA04354 for ; Fri, 6 Oct 2000 17:09:16 +0700 (GMT) Message-Id: <3.0.6.32.20001006171527.007de100@stjohn.stjohn.ac.th> X-Sender: mcrogerm@stjohn.stjohn.ac.th X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Fri, 06 Oct 2000 17:15:27 +0700 To: freebsd-questions@freebsd.org From: Roger Merritt Subject: Updating handbook howto? Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I would like to update my local copy of the handbook, and it seems to be more of a problem than it should be. I've searched the handbook on line. I've read freebsd/docproj/primer, which says it assumes I already know how to do what I'm trying to find out about. I've installed the port textproc/docproj, without JADETEX. I cd to /usr/doc and tried to do make ENGLISH_ONLY all install, and get the message make: I don't know how to make ENGLISH_ONLY, so I read the Makefile and try again: make -DDOC_LANG=en_US.ISO_8859.1 all install. So make runs for a while and ends with: cd: can't cd to /usr/doc/de_DE.ISO_8859.1 *** Error code 2 I've tried searching the archives and haven't found much. Since I speak, read, and write only English and Thai, I don't feel I want to waste disk space on documentation in German, French, Big-5 Chinese, or Swahili. So I made a refuse file to avoid downloading all those directories when I cvsup (as shown in the cvsup FAQ). *Must* I have all the translations to update my docs? If not, what have I missed? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 3:18:14 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 01C5637B502 for ; Fri, 6 Oct 2000 03:18:12 -0700 (PDT) Received: (qmail 21342 invoked by uid 100); 6 Oct 2000 10:18:06 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14813.42718.190512.379545@guru.mired.org> Date: Fri, 6 Oct 2000 05:18:06 -0500 (CDT) To: David Banning Cc: questions@freebsd.org Subject: Re: how to uninstall unregistered linux programs In-Reply-To: <10941151@toto.iv> X-Mailer: VM 6.72 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 David Banning writes: > I have installed several linux programs - I still have the directories > where the make / make install was done. > > Since Linux stuff does not register in our /var/db/pkg > directory - what's the best way to delete all the files? Using whatever method you would have used to uninstall them on Linux. rpm -e, possibly. ; Fri, 6 Oct 2000 03:55:24 -0700 (PDT) Received: from dmkarpov.misa.ac.ru (DmKarpov.misa.ac.ru [193.232.119.188]) by alloy.misa.ac.ru (8.9.3/8.9.3) with SMTP id OAA05749 for ; Fri, 6 Oct 2000 14:59:30 GMT (envelope-from Dmitry.Karpov@misa.ac.ru) Message-ID: <39DE4AA5.691A@misa.ac.ru> Date: Fri, 06 Oct 2000 14:56:53 -0700 From: "Dmitry U. Karpov" Organization: Moscow Steel&Alloys Institute X-Mailer: Mozilla 3.04 (Win16; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: FreeBSD-based IPX-router Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sorry, I am very little speak english. If you read the bad word - it is my mistake only. I need to install IPX-router on the FreeBSD'3.4 to connect DOS/Windows-clients ('xl0' interface) to NetWare-server ('xl1' interface). I make new kernel with 'options IPX'. I make /etc/rc.conf : router="routed" router_enable="NO" gateway_enable="YES" ipxgateway_enable="YES" hostname="alloy.misa.ac.ru" ifconfig_xl0="inet netmask 255.255.255.192" ifconfig_xl0_alias0="inet 10.0.0.1 netmask 255.0.0.0" ifconfig_xl0_alias1="inet 192.168.1.254 netmask 255.255.0.0" ifconfig_xl0_alias2="inet 192.168.12.2 netmask 255.255.255.0" ifconfig_xl0_alias3="inet 192.168.8.1 netmask 255.255.255.0" ifconfig_xl0_ipx="ipx 0x00000080" ifconfig_xl1="inet 192.168.96.1 netmask 255.255.255.0" ifconfig_xl1_alias0="inet 192.168.69.1 netmask 255.255.255.0" ifconfig_xl1_ipx="ipx 0x34EE07B0" defaultrouter="193.232.119.129" firewall_enable="YES" firewall_type="open" natd_enable="YES" natd_interface="xl0" named_enable="YES" When I running 'IPXrouted -s -t' I see Adding route to interface xl0 action dst 80#0:0:0:0:0:0, router 80#0:10:4b:6:4c:c4, metric 0, ticks 0, flags UP state INTERFACE|CHANGED Adding route to interface xl1 action dst 34ee07b0#0:0:0:0:0:0, router 34ee07b0#0:a0:24:e9:17:94, metric 0, ticks 0, flags UP state INTERFACE|CHANGED REQUEST to 34ee07b0#ff:ff:ff:ff:ff:ff#0: net ffffffff metric 16 ticks 65535 REQUEST to 80#ff:ff:ff:ff:ff:ff#0: net ffffffff metric 16 ticks 65535 REQUEST to 34ee07b0#ff:ff:ff:ff:ff:ff#452: REQUEST to 80#ff:ff:ff:ff:ff:ff#452: RESPONSE to 34ee07b0#ff:ff:ff:ff:ff:ff#453: net 80 metric 1 ticks 1 RESPONSE to 80#ff:ff:ff:ff:ff:ff#453: net 34ee07b0 metric 1 ticks 1 REQUEST from 34ee07b0#0:a0:24:e9:17:94#453: net ffffffff metric 16 ticks 65535 REQUEST received 34ee07b0#0:a0:24:e9:17:94#452: Received a sap REQ packet. REQUEST from 80#0:10:4b:6:4c:c4#453: net ffffffff metric 16 ticks 65535 REQUEST received 80#0:10:4b:6:4c:c4#452: Received a sap REQ packet. RESPONSE from 34ee07b0#0:a0:24:e9:17:94#453: net 80 metric 1 ticks 1 RESPONSE from 80#0:10:4b:6:4c:c4#453: net 34ee07b0 metric 1 ticks 1 HASH 1 HASH 2 ... HASH 255 RESPONSE to 34ee07b0#ff:ff:ff:ff:ff:ff#453: net 80 metric 1 ticks 1 RESPONSE to 80#ff:ff:ff:ff:ff:ff#453: net 34ee07b0 metric 1 ticks 1 RESPONSE from 34ee07b0#0:a0:24:e9:17:94#453: net 80 metric 1 ticks 1 RESPONSE from 80#0:10:4b:6:4c:c4#453: net 34ee07b0 metric 1 ticks 1 ^C RESPONSE to 34ee07b0#ff:ff:ff:ff:ff:ff#453: net 80 metric 16 ticks 1 RESPONSE to 80#ff:ff:ff:ff:ff:ff#453: net 34ee07b0 metric 16 ticks 1 When I connect DOS-client to NetWare-server directly - it works (Ethernet frame is 802.2). When I connetc them via FreeBSD - it failed. What am I need to check and edit? Does I need new (4.1.1) FreeBSD version? I think, the reason of my problem is wrong Ethernet frame - /sys/netipx/ipx_if.h contains #define ETHERTYPE_IPX_8022 0x00e0 /* Ethernet_802.2 */ #define ETHERTYPE_IPX_8023 0x0000 /* Ethernet_802.3 */ #define ETHERTYPE_IPX_II 0x8137 /* Ethernet_II */ #define ETHERTYPE_IPX_SNAP 0x8137 /* Ethernet_SNAP */ # #define ETHERTYPE_IPX 0x8137 /* Only Ethernet_II Available */ May be, I need add to NetWare-server/clients FRAME=Ethernet_II ? PS: Please, raply directly. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 3:58:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hamberg.it.uu.se (hamberg.it.uu.se [130.238.9.198]) by hub.freebsd.org (Postfix) with ESMTP id 6C3A137B503 for ; Fri, 6 Oct 2000 03:58:15 -0700 (PDT) Received: (from ertr1013@localhost) by hamberg.it.uu.se (8.8.5/8.8.5) id MAA21154; Fri, 6 Oct 2000 12:57:50 +0200 (MET DST) Date: Fri, 6 Oct 2000 12:57:50 +0200 From: Erik Trulsson To: Roger Merritt Cc: freebsd-questions@freebsd.org Subject: Re: Updating handbook howto? Message-ID: <20001006125750.A21005@student.uu.se> References: <3.0.6.32.20001006171527.007de100@stjohn.stjohn.ac.th> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3.0.6.32.20001006171527.007de100@stjohn.stjohn.ac.th>; from mcrogerm@stjohn.ac.th on Fri, Oct 06, 2000 at 05:15:27PM +0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Oct 06, 2000 at 05:15:27PM +0700, Roger Merritt wrote: > I would like to update my local copy of the handbook, and it seems to be > more of a problem than it should be. I've searched the handbook on line. > I've read freebsd/docproj/primer, which says it assumes I already know how > to do what I'm trying to find out about. I've installed the port > textproc/docproj, without JADETEX. I cd to /usr/doc and tried to do make > ENGLISH_ONLY all install, and get the message make: I don't know how to > make ENGLISH_ONLY, so I read the Makefile and try again: make > -DDOC_LANG=en_US.ISO_8859.1 all install. So make runs for a while and ends > with: Try make DOC_LANG=en_US.ISO_8859.1 instead. > > cd: can't cd to /usr/doc/de_DE.ISO_8859.1 > *** Error code 2 > > I've tried searching the archives and haven't found much. > > Since I speak, read, and write only English and Thai, I don't feel I want > to waste disk space on documentation in German, French, Big-5 Chinese, or > Swahili. So I made a refuse file to avoid downloading all those directories > when I cvsup (as shown in the cvsup FAQ). *Must* I have all the > translations to update my docs? If not, what have I missed? No, you don't need the translations. -- 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 Fri Oct 6 4:22:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from Thingol.KryptoKom.DE (Thingol.KryptoKom.DE [194.245.91.1]) by hub.freebsd.org (Postfix) with ESMTP id 6CA5437B502 for ; Fri, 6 Oct 2000 04:22:34 -0700 (PDT) Received: (from root@localhost) by Thingol.KryptoKom.DE (8.9.1/8.9.3) id NAA16278 for ; Fri, 6 Oct 2000 13:19:53 +0200 Received: from cirdan.kryptokom.de by KryptoWall via esmtpp (Version 1.0.2) id /var/KryptoWall/smtpp/kwa16259; Fri Oct 06 13:19:45 2000 Message-ID: <39DDB612.A8D5A270@kryptokom.de> Date: Fri, 06 Oct 2000 13:22:58 +0200 From: Kryptokom X-Mailer: Mozilla 4.6 [de]C-CCK-MCD QXW0321e (WinNT; I) X-Accept-Language: de,en MIME-Version: 1.0 To: questions@FreeBSD.org Subject: Shareware for FreeBSD Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi folks ! We wrote some nice utilities for FreeBSD and wonder where to put the source code, in order to share our ideas with the FreeBSD people. Any hint where to upload the utilities to ? Best regards Hans-D. Heppner integrate! GmbH, Germany hdh@integrate.de (please do not use the ANSWER button of your E-mail utility) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 4:53:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.futurniture.se (starlet.futurniture.se [195.242.45.20]) by hub.freebsd.org (Postfix) with SMTP id 98ECE37B66D for ; Fri, 6 Oct 2000 04:53:06 -0700 (PDT) Received: (qmail 23991 invoked from network); 6 Oct 2000 11:46:24 -0000 Received: from firewall.hitechbuilding.se (HELO futurniture.se) (195.242.45.9) by mail.futurniture.se with SMTP; 6 Oct 2000 11:46:24 -0000 Message-ID: <39DDBC46.437A3DC5@futurniture.se> Date: Fri, 06 Oct 2000 13:49:27 +0200 From: Fredrik Carlen X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: FREEBSD-4.0RELEASE crasches Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello! My FREEBSD-installation behaves wierdly: after a while of doing this and that, X freezes. Sometimes the computer reboots, and sometimes it seems to manage to get past the problem and is willing to accept my input again. But the funny thing is, after such a freeze-up, the date is all wrong (12 days plus), and the time is completely off the map too. I analyzed the core dump from gnome-smproxy after such a crash (with gdb), and here's what showed up: "GNU gdb 4.18 Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-unknown-freebsd". Core was generated by `gnome-smproxy'. Program terminated with signal 11, Segmentation fault. #0 0x804a08b in ?? ()" After I clocked my CPU down from a base 100 MHz to 90 MHz, the problem doesn't occur as often, I _think_ . One guy told me to check my SIMM:s, which I did with the memtest package, but nothing showed up. I'm going to CVSup my entire src tree, and do a "# make world", and see if the problem persists... I'm grateful for any input on this strange matter. BTW: Here's output of dmesg, and an X log file: dmesg: "Copyright (c) 1992-2000 The FreeBSD Project. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 4.0-RELEASE #0: Thu May 18 10:32:41 CEST 2000 root@chimera.intra.futurniture.se:/usr/src/sys/compile/CHIMERA Timecounter "i8254" frequency 1193182 Hz CPU: AMD Athlon(tm) Processor (540.00-MHz 686-class CPU) Origin = "AuthenticAMD" Id = 0x621 Stepping = 1 Features=0x183f9ff AMD Features=0xc0400000 real memory = 268369920 (262080K bytes) avail memory = 257200128 (251172K bytes) Preloaded elf kernel "kernel" at 0xc0311000. Pentium Pro MTRR support enabled md0: Malloc disk npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: <3Dfx Voodoo 3 graphics accelerator> at 5.0 irq 11 isab0: at device 4.0 on pci0 isa0: on isab0 atapci0: port 0xffa0-0xffaf at device 4.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 pci0: at 4.2 irq 10 pci0: at 4.3 irq 10 chip1: at device 4.4 on pci0 pcm0: port 0xd000-0xd03f irq 9 at device 14.0 on pci0 fxp0: port 0xcc00-0xcc3f mem 0xefe00000-0xefefffff,0xeffff000-0xefffffff irq 5 at device 15.0 on pci0 fxp0: Ethernet address 00:d0:b7:20:84:3e fxp0: supplying EUI64: 00:d0:b7:ff:fe:20:84:3e fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 atkbdc0: at port 0x60-0x6f on isa0 atkbd0: irq 1 on atkbdc0 psm0: irq 12 on atkbdc0 psm0: model IntelliMouse, device ID 3 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: on isa0 sc0: VGA <16 virtual consoles, flags=0x200> sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/8 bytes threshold ppi0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port ad0: 19470MB [39560/16/63] at ata0-master using UDMA66 acd0: DVD-ROM at ata1-master using PIO4 Mounting root from ufs:/dev/ad0s3a fxp0: starting DAD for fe80:0001::02d0:b7ff:fe20:843e fxp0: DAD complete for fe80:0001::02d0:b7ff:fe20:843e - no duplicates found link_elf: symbol splash_register undefined pid 303 (gnome-smproxy), uid 1000: exited on signal 11 (core dumped) microuptime() went backwards (3875.447485 -> 3875,041055) microuptime() went backwards (3875.447485 -> 3875,041975) calcru: negative time of 36802324 usec for pid 331 (communicator-4.7) " (I know, I haven't recompiled my kernel since I renamned my computer....) .....and the log file for X, done with: $ alias startx="startx >> ~/.startx_`date +'%Y%m%d'`.log 2>&1" XFree86 Version 3.3.6 / X Window System (protocol Version 11, revision 0, vendor release 6300) Release Date: January 8 1999 If the server is older than 6-12 months, or if your card is newer than the above date, look for a newer version before reporting problems. (see http://www.XFree86.Org/FAQ) Operating System: FreeBSD 3.3-RELEASE i386 [ELF] Configured drivers: SVGA: server for SVGA graphics adaptors (Patchlevel 0): NV1, STG2000, RIVA 128, RIVA TNT, RIVA TNT2, RIVA ULTRA TNT2, RIVA VANTA, RIVA ULTRA VANTA, RIVA INTEGRATED, GeForce 256, GeForce DDR, Quadro, ET4000, ET4000W32, ET4000W32i, ET4000W32i_rev_b, ET4000W32i_rev_c, ET4000W32p, ET4000W32p_rev_a, ET4000W32p_rev_b, ET4000W32p_rev_c, ET4000W32p_rev_d, ET6000, ET6100, et3000, pvga1, wd90c00, wd90c10, wd90c30, wd90c24, wd90c31, wd90c33, gvga, r128, ati, sis86c201, sis86c202, sis86c205, sis86c215, sis86c225, sis5597, sis5598, sis6326, sis530, sis620, sis300, sis630, sis540, tvga8200lx, tvga8800cs, tvga8900b, tvga8900c, tvga8900cl, tvga8900d, tvga9000, tvga9000i, tvga9100b, tvga9200cxr, tgui9400cxi, tgui9420, tgui9420dgi, tgui9430dgi, tgui9440agi, cyber9320, tgui9660, tgui9680, tgui9682, tgui9685, cyber9382, cyber9385, cyber9388, cyber9397, cyber9520, cyber9525, 3dimage975, 3dimage985, cyber9397dvd, blade3d, cyberblade, clgd5420, clgd5422, clgd5424, clgd5426, clgd5428, clgd5429, clgd5430, clgd5434, clgd5436, clgd5446, clgd5480, clgd5462, clgd5464, clgd5465, clgd6205, clgd6215, clgd6225, clgd6235, clgd7541, clgd7542, clgd7543, clgd7548, clgd7555, clgd7556, ncr77c22, ncr77c22e, cpq_avga, mga2064w, mga1064sg, mga2164w, mga2164w AGP, mgag200, mgag100, mgag400, oti067, oti077, oti087, oti037c, al2101, ali2228, ali2301, ali2302, ali2308, ali2401, cl6410, cl6412, cl6420, cl6440, video7, ark1000vl, ark1000pv, ark2000pv, ark2000mt, mx, realtek, s3_virge, AP6422, AT24, AT3D, s3_svga, NM2070, NM2090, NM2093, NM2097, NM2160, NM2200, ct65520, ct65525, ct65530, ct65535, ct65540, ct65545, ct65546, ct65548, ct65550, ct65554, ct65555, ct68554, ct69000, ct64200, ct64300, mediagx, V1000, V2100, V2200, p9100, spc8110, i740, i740_pci, Voodoo Banshee, Voodoo3, smi, generic Using syscons driver with X support (version 2.0) (using VT number 9) XF86Config: /etc/XF86Config (**) stands for supplied, (--) stands for probed/default values (**) XKB: keycodes: "xfree86" (**) XKB: types: "default" (**) XKB: compat: "default" (**) XKB: symbols: "us(pc101)" (**) XKB: geometry: "pc" (**) XKB: rules: "xfree86" (**) XKB: model: "pc102" (**) XKB: layout: "se" (**) Mouse: type: Microsoft, device: /dev/mouse, baudrate: 1200 (**) Mouse: buttons: 3 (**) SVGA: Graphics device ID: "Primary Card" (**) SVGA: Monitor ID: "Primary Monitor" (**) FontPath set to "/usr/X11R6/lib/X11/fonts/misc:unscaled,/usr/X11R6/lib/X11/fonts/75dpi:unscaled,/usr/X11R6/lib/X11/fonts/100dpi:unscaled,/usr/X11R6/lib/X11/fonts/Type1,/usr/X11R6/lib/X11/fonts/Speedo,/usr/X11R6/lib/X11/fonts/misc,/usr/X11R6/lib/X11/fonts/75dpi,/usr/X11R6/lib/X11/fonts/100dpi" (--) SVGA: PCI: 3Dfx Voodoo3 rev 1, Memory @ 0xec000000, 0xe0000000, I/O @ 0xac00 Found 8 MB SGRAM (--) SVGA: chipset: Voodoo3 (**) SVGA: videoram: 8192k (**) SVGA: Using 32 bpp, Depth 24, Color weight: 888 (--) SVGA: Maximum allowed dot-clock: 300.000 MHz (**) SVGA: Mode "1152x864": mode clock = 92.000 (--) SVGA: Virtual resolution set to 1152x864 (--) SVGA: SpeedUp code selection modified because virtualX != 1024 (--) SVGA: Using XAA (XFree86 Acceleration Architecture) (--) SVGA: XAA: Solid filled rectangles (--) SVGA: XAA: Screen-to-screen copy (--) SVGA: XAA: 8x8 color expand pattern fill (--) SVGA: XAA: CPU to screen color expansion (bitmap, TE imagetext, TE polytext) (--) SVGA: XAA: Using 9 128x128 areas for pixmap caching (--) SVGA: XAA: Caching tiles and stipples (--) SVGA: XAA: General lines and segments /dev/dsp: No such file or directory SESSION_MANAGER=local/bozo.intra.futurniture.se:/tmp/.ICE-unix/292,tcp/bozo.intra.futurniture.se:1025 /dev/dsp: No such file or directory /dev/dsp: No such file or directory /dev/dsp: No such file or directory ..and, finally : "$ uname -a" produced this: FreeBSD bozo.intra.futurniture.se 4.0-RELEASE FreeBSD 4.0-RELEASE #0: Thu May 18 10:32:41 CEST 2000 root@chimera.intra.futurniture.se:/usr/src/sys/compile/CHIMERA /Fredrik To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 5:11:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from computer-exchange.com (extreme-colo.meganet.net [209.213.64.253]) by hub.freebsd.org (Postfix) with ESMTP id 70A5F37B502 for ; Fri, 6 Oct 2000 05:11:38 -0700 (PDT) Date: Fri, 6 Oct 2000 08:16:59 -0400 Message-Id: <200010060816.AA26083532@computer-exchange.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii From: "Eli Stair" Reply-To: To: Subject: Resolved: NATD,IPFW problem w/no errors...*my oversight* X-Mailer: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've been trying to fix an issue with my FBSD4.1 box that's acting as a gateway/router using IPFW,NATD since Tuesday. In a nutshell, all configuration scripts were correct; kernel was compiled and installed with the correct options, and both interfaces were working properly on the BSD box (public and private). The problem I was having was that I could not ping *outside* internet addresses from local machines through the gateway, but I could do so from the BSD box. Quite simply, I goofed. Being new to BSD I was doubting myself a great deal and got a little anxious, in the process of debugging what was going on I disabled NAMED, and forgot . I realized my whole issue was that I couldn't ping DNS names, of course when I tried a known outside IP it worked. Simple error, simple fix. Long time ;) Thanks to Ruslan Ermilov and Paul Murphy for your response, pointed out that everything really *WAS* ok! Cheers, and happy hacking all! /eli To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 5:14:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mtach2.zurich.com (chmail2.zurich.com [195.28.226.82]) by hub.freebsd.org (Postfix) with ESMTP id CCE6C37B66D for ; Fri, 6 Oct 2000 05:14:18 -0700 (PDT) Subject: hardware device drivers To: freebsd-questions@FreeBSD.ORG X-Mailer: Lotus Notes Release 5.0.2b (Intl) 16 December 1999 Message-ID: From: "Lucien Meyers" Date: Fri, 6 Oct 2000 14:14:12 +0200 X-MIMETrack: Serialize by Router on CHKNH021/Zurich-Internet(Release 5.0.3 (Intl)|21 March 2000) at 06.10.2000 14:10:54 MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Please reply to: a.l.meyers@consult-meyers.com Dear friends, Trying to install FreeBSD 4.0 on a new notebook. Most of the installation has gone very smoothly. Could you tell me please which drivers (if at all) support the following hardware devices and where I can find the drivers: 1. Adaptec slim SCSI PCMCIA card APA-1480 (maybe it helps to know Linux support: Kernel driver aic7xxx) 2. Xircom dual PCMCIA ethernet and modem "Credit Card CE2" (support in Linux 2.2.14) 3. ESS ES1978 "Maestro" sound card (Linux: kernel 2.2.14 ) Any tips you could give me to configure these devices respectively their drivers and / or the kernel would be greatly appreciated. Thanks and best regards, A. L. Meyers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 5:14:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from www6.gmx.net (www.gmx.net [194.221.183.46]) by hub.freebsd.org (Postfix) with SMTP id BE18A37B66C for ; Fri, 6 Oct 2000 05:14:17 -0700 (PDT) Received: (qmail 12210 invoked by uid 0); 6 Oct 2000 12:14:16 -0000 Date: Fri, 6 Oct 2000 14:14:15 +0200 (MEST) From: Usselmann.M@gmx.net To: questions@FreeBSD.org MIME-Version: 1.0 Subject: I can not post to this mailing list? X-Priority: 3 (Normal) X-Authenticated-Sender: #0000635256@gmx.net X-Authenticated-IP: [192.44.136.113] Message-ID: <12146.970834455@www6.gmx.net> X-Mailer: WWW-Mail 1.5 (Global Message Exchange) X-Flags: 0001 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG All my mail are returned back to me. See example below. I use my FreeBSD Server as DSL Router / Gateway via PPPoE to access the SMTP server of my webspace provider from my NT workstation. 213.198.0.60 is mail11.verio.de. Does this mean the DNS setup of verio.de is unhealthy? Manfred ========================================================= Hi. This is the qmail-send program at mail11.verio.de. I'm afraid I wasn't able to deliver your message to the following addresses. This is a permanent error; I've given up. Sorry it didn't work out. : 216.136.204.18 does not like recipient. Remote host said: 450 Client host rejected: cannot find your hostname, [213.198.0.60] Giving up. I'm not going to try again; this message has been in the queue too long. --- Below this line is a copy of the message. Return-Path: Received: from 213.198.14.84 (213.198.14.84) by mail11.verio.de (RS ver 1.0.57s) with SMTP id 02318425; Tue, 3 Oct 2000 10:20:10 +0200 (CEST) From: "Manfred Usselmann" To: "FreeBSD Questions" Cc: "Greg Lehey" Date: Tue, 03 Oct 2000 09:42:49 +0200 Reply-To: "Manfred Usselmann" Priority: Normal X-Mailer: PMMail 2000 Standard (2.10.2010) For Windows NT (4.0.1381;5) In-Reply-To: <20001003115857.G759@wantadilla.lemis.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Subject: Re: what's the latest version of netscape for freebsd? X-Loop-Detect: 1 On Tue, 3 Oct 2000 11:58:57 +0930, Greg Lehey wrote: >On Monday, 2 October 2000 at 19:09:10 -0700, xavian anderson macpherson wrote: >> i have used 4.75 in linux. i know that 6.0 is also available for >> linux. i got rid of it because it did not work like i was expecting it >> to. and i also realized that the first copy of it was a demo with a >> timestamp; which when i finally got around to using it, it had already >> expired. i don't do demos; and definately none with timestamps > >I'm not sure what your question is. I've never heard of 6.0, and >there's not much about it on Netscape's web site, anyway. Netscape 6 is still beta software. Current version is Preview Release 2: http://home.netscape.com/browsers/6/index.html?cp=dowpod6 In the ports there is the linux version: ports/www/linux-netscape6/ Manfred -- Manfred Usselmann usselmann.m@icg-online.de -------------------------------------------------- I C G Informationstechnologie Consulting GmbH Bahnstr. 7, D-65835 Liederbach / Ts. Tel. +49 69 333 623, Fax +49 69 306 845 -------------------------------------------------- http://www.icg-online.de -------------------------------------------------- Sent through GMX FreeMail - http://www.gmx.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 5:24:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f152.pav1.hotmail.com [64.4.31.152]) by hub.freebsd.org (Postfix) with ESMTP id 1844637B66D for ; Fri, 6 Oct 2000 05:24:14 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Fri, 6 Oct 2000 03:33:17 -0700 Received: from 61.151.176.195 by pv1fd.pav1.hotmail.msn.com with HTTP; Fri, 06 Oct 2000 10:33:17 GMT X-Originating-IP: [61.151.176.195] From: "bsdnewbie bsdnewbie" To: freebsd-questions@FreeBSD.org Subject: _How to get a free major number for a new device Date: Fri, 06 Oct 2000 18:33:17 CST Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 06 Oct 2000 10:33:17.0453 (UTC) FILETIME=[D6ECB3D0:01C02F80] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I began to write device drivers. My problem is: 1) How to determine the major number for my drv so it will not conflict with any other devs. In Linux, when a dev drv register with the major 0, the system will alloc a free major number. Is there any mecahnism like this in FreeBSD? 2) I want to write a shell program to automatically "mknod", how to know the major number of a dev when driver loaded? In Linux, by referring the file /proc/devices I can know the major number of a device, but the /proc in FreeBSD does not has such a file. Thanks best regards, bsdnewbie Oct 6, 2k _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile at http://profiles.msn.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 5:59:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from probity.mcc.ac.uk (probity.mcc.ac.uk [130.88.200.94]) by hub.freebsd.org (Postfix) with ESMTP id 21D2937B66E for ; Fri, 6 Oct 2000 05:59:45 -0700 (PDT) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97]) by probity.mcc.ac.uk with esmtp (Exim 2.05 #4) id 13hX6F-000Boz-00 for freebsd-questions@freebsd.org; Fri, 6 Oct 2000 13:59:43 +0100 Received: (from jcm@localhost) by dogma.freebsd-uk.eu.org (8.9.3/8.9.3) id NAA60074 for freebsd-questions@freebsd.org; Fri, 6 Oct 2000 13:59:43 +0100 (BST) (envelope-from jcm) Date: Fri, 6 Oct 2000 13:59:43 +0100 From: j mckitrick To: freebsd-questions@freebsd.org Subject: standard backup programs Message-ID: <20001006135943.B59999@dogma.freebsd-uk.eu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I checked out the backupcentral comparison of unix backup progs. One of the big issues for me is incrementals. The man page for tar claims it does them, but it doesn't mention if it uses a stamp file, like dumpdates. Has anyone gotten this to work? Also, at the risk of being branded as a luser, I would like to be able to browse my backups easily with midc, and so far, only tar does that. If I do not need system critical filesystem backups, but just personal archives and backups to a zip disk, is there any reason to use anything besides tar? Greg Lehey said it the book tar can do about all you need, but I just wanted to get a few other opinions. I think right now I am leaning toward flexbackup with tar. jcm -- "I drank WHAT ?!" - Socrates To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 6:15: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ivin.nl (ivin.nl [161.58.235.201]) by hub.freebsd.org (Postfix) with ESMTP id C401F37B502 for ; Fri, 6 Oct 2000 06:15:02 -0700 (PDT) Received: from roberts4.roberts.nl ([213.73.149.39]) by ivin.nl (8.8.8) id PAA91142; Fri, 6 Oct 2000 15:14:57 +0200 (CEST) Message-Id: <5.0.0.25.2.20001006151245.00a2b030@pop.roberts.nl> X-Sender: lar@pop.roberts.nl X-Mailer: QUALCOMM Windows Eudora Version 5.0 Date: Fri, 06 Oct 2000 15:14:15 +0200 To: Usselmann.M@gmx.net, questions@FreeBSD.ORG From: Luke Roberts Subject: Re: I can not post to this mailing list? In-Reply-To: <12146.970834455@www6.gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The reverse DNS is not setup for 213.198.0.60. FreeBSD.ORG only accepts mail from smtp servers with reverse DNS. >213.198.0.60 is mail11.verio.de. # host 213.198.0.60 # host unkown Cheers, Luke To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 6:32:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pioneernet.net (pop3.pioneernet.net [208.240.196.25]) by hub.freebsd.org (Postfix) with ESMTP id 79A9637B502 for ; Fri, 6 Oct 2000 06:32:17 -0700 (PDT) Received: from wiegand.org [208.194.173.26] by pioneernet.net with ESMTP (SMTPD32-6.03) id A820201E010A; Fri, 06 Oct 2000 06:48:16 -0700 Message-ID: <39DDD534.BA361D3D@wiegand.org> Date: Fri, 06 Oct 2000 06:35:48 -0700 From: Chip X-Mailer: Mozilla 4.74 [en] (X11; U; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: "freebsd-questions@freebsd.org" , "seafug@dub.net" Subject: Star Office (Linux version) - does it work on FBSD? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I downloaded SO5.2 the other day, ran the install and it failed immediately, with the bane of linux - the failed dependency. Gads. I really dislike this one 'feature' of linux. It's wanting a file called libvos1GCC.so. I'm wondering if it's even worth trying to get it to work? Anyone else got SO5.2 working on BSD? Is it worth the hassle and disk space? -- Chip W. www.wiegand.org Alternative Operating Systems To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 6:47: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from proton.hexanet.fr (proton.hexanet.fr [194.98.140.18]) by hub.freebsd.org (Postfix) with ESMTP id BA2DD37B502; Fri, 6 Oct 2000 06:46:42 -0700 (PDT) Received: from proton.hexanet.fr (localhost [127.0.0.1]) by proton.hexanet.fr (8.9.3/8.9.3) with ESMTP id PAA04284; Fri, 6 Oct 2000 15:46:44 +0200 (CEST) (envelope-from nighty@proton.hexanet.fr) Message-Id: <200010061346.PAA04284@proton.hexanet.fr> X-Mailer: exmh version 2.1.1 10/15/1999 Reply-To: chris@hexanet.fr From: "Christophe Prevotaux" To: freebsd-stable@freebsd.org, freebsd-questions@freebsd.org Subject: Problem building kernel on 4-STABLE Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Date: Fri, 06 Oct 2000 15:46:44 +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I just updated my source tree and when I try to compile my kernel I get = these errors , does anyone knows why ? = @ -> /usr/src/sys machine -> /usr/src/sys/i386/include perl @/kern/makedevops.pl -h @/kern/device_if.m perl @/kern/makedevops.pl -h @/kern/bus_if.m rm -f .depend mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@ = -I@/../include -I/usr/obj/usr/src/i386/usr/include = /usr/src/sys/modules/wi/../../i386/isa/if_wi.c cd /usr/obj/usr/src/sys/STORM; MAKEOBJDIRPREFIX=3D/usr/obj = COMPILER_PATH=3D/usr/obj/usr/src/i386/usr/libexec:/usr/obj/usr/src/i386/u= sr/bin = LIBRARY_PATH=3D/usr/obj/usr/src/i386/usr/lib:/usr/obj/usr/src/i386/usr/li= b = OBJFORMAT_PATH=3D/usr/obj/usr/src/i386/usr/libexec PERL5LIB=3D/usr/obj/u= sr/src/i38 6/usr/libdata/perl/5.00503 DESTDIR=3D/usr/obj/usr/src/i386 INSTALL=3D"s= h = /usr/src/tools/install.sh" PATH=3D/usr/obj/usr/src/i386/usr/sbin:/usr/ob= j/usr/sr c/i386/usr/bin:/usr/obj/usr/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/= bin = MACHINE=3Di386 make KERNEL=3Dkernel all cc -c -x assembler-with-cpp -DLOCORE -O -Wall -Wredundant-decls = -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arit= h = -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. = -I/usr/src/sys -I/usr/src/sys/../include -D_KERNEL -include opt_global.h= -elf = -mpreferred-stack-boundary=3D2 /usr/src/sys/i386/i386/locore.s /tmp/ccoU4373.s: Assembler messages: /tmp/ccoU4373.s:1745: Error: .space specifies non-absolute value /tmp/ccoU4373.s:2471: Error: undefined symbol L0=01 in operation setting = PTmap /tmp/ccoU4373.s:2471: Error: undefined symbol PDRSHIFT in operation setti= ng = PTmap /tmp/ccoU4373.s:1713: Error: undefined symbol L0=01 in operation /tmp/ccoU4373.s:1713: Error: undefined symbol PAGE_SIZE in operation /tmp/ccoU4373.s:1714: Error: undefined symbol L0=01 in operation /tmp/ccoU4373.s:1714: Error: undefined symbol PDESIZE in operation /tmp/ccoU4373.s:2471: Error: undefined symbol L0=01 in operation setting = APTmap /tmp/ccoU4373.s:2471: Error: undefined symbol PDRSHIFT in operation setti= ng = APTmap /tmp/ccoU4373.s:1722: Error: undefined symbol L0=01 in operation /tmp/ccoU4373.s:1722: Error: undefined symbol PAGE_SIZE in operation /tmp/ccoU4373.s:1723: Error: undefined symbol L0=01 in operation /tmp/ccoU4373.s:1723: Error: undefined symbol PDESIZE in operation /tmp/ccoU4373.s:1929: Error: undefined symbol UPAGES in operation /tmp/ccoU4373.s:1929: Error: undefined symbol PAGE_SIZE in operation /tmp/ccoU4373.s:2332: Error: undefined symbol BI_ESYMTAB in operation /tmp/ccoU4373.s:2337: Error: undefined symbol BI_SYMTAB in operation /tmp/ccoU4373.s:2338: Error: undefined symbol BI_ESYMTAB in operation /tmp/ccoU4373.s:2342: Error: undefined symbol BI_KERNEND in operation /tmp/ccoU4373.s:2354: Error: undefined symbol PAGE_SIZE in operation /tmp/ccoU4373.s:2354: Error: undefined symbol PAGE_SIZE in operation /tmp/ccoU4373.s:2358: Error: undefined symbol PAGE_SIZE in operation /tmp/ccoU4373.s:2358: Error: undefined symbol PAGE_SIZE in operation /tmp/ccoU4373.s:2362: Error: undefined symbol UPAGES in operation /tmp/ccoU4373.s:2362: Error: undefined symbol PAGE_SIZE in operation /tmp/ccoU4373.s:2362: Error: undefined symbol UPAGES in operation /tmp/ccoU4373.s:2362: Error: undefined symbol PAGE_SIZE in operation /tmp/ccoU4373.s:2367: Error: undefined symbol PAGE_SIZE in operation /tmp/ccoU4373.s:2367: Error: undefined symbol PAGE_SIZE in operation /tmp/ccoU4373.s:2370: Error: undefined symbol PAGE_SIZE in operation /tmp/ccoU4373.s:2370: Error: undefined symbol PAGE_SIZE in operation /tmp/ccoU4373.s:2427: Error: undefined symbol PAGE_SHIFT in operation /tmp/ccoU4373.s:2443: Error: undefined symbol PAGE_SHIFT in operation /tmp/ccoU4373.s:2444: Error: undefined symbol PAGE_SHIFT in operation /tmp/ccoU4373.s:1855: Error: Subtraction of two symbols in different sect= ions = ".tmpstk" {.data section} - "KERNBASE" {*UND* section} at file address 28= =2E /tmp/ccoU4373.s:1878: Error: Subtraction of two symbols in different sect= ions = "end" {*UND* section} - "KERNBASE" {*UND* section} at file address 38. /tmp/ccoU4373.s:1879: Error: Subtraction of two symbols in different sect= ions = "edata" {*UND* section} - "KERNBASE" {*UND* section} at file address 43. /tmp/ccoU4373.s:1891: Error: Subtraction of two symbols in different sect= ions = "cpu_feature" {.data section} - "KERNBASE" {*UND* section} at file addres= s 61. /tmp/ccoU4373.s:1907: Error: Subtraction of two symbols in different sect= ions = "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 81= =2E /tmp/ccoU4373.s:2116: Error: Subtraction of two symbols in different sect= ions = "kernelname" {*UND* section} - "KERNBASE" {*UND* section} at file address= 375. /tmp/ccoU4373.s:2144: Error: Subtraction of two symbols in different sect= ions = "bootinfo" {.data section} - "KERNBASE" {*UND* section} at file address 4= 15. /tmp/ccoU4373.s:2161: Error: Subtraction of two symbols in different sect= ions = "nfs_diskless" {*UND* section} - "KERNBASE" {*UND* section} at file addre= ss = 447. /tmp/ccoU4373.s:2166: Error: Subtraction of two symbols in different sect= ions = "nfs_diskless_valid" {*UND* section} - "KERNBASE" {*UND* section} at file= = address 460. /tmp/ccoU4373.s:2179: Error: Subtraction of two symbols in different sect= ions = "boothowto" {*UND* section} - "KERNBASE" {*UND* section} at file address = 474. /tmp/ccoU4373.s:2181: Error: Subtraction of two symbols in different sect= ions = "bootdev" {*UND* section} - "KERNBASE" {*UND* section} at file address 48= 2. /tmp/ccoU4373.s:2219: Error: Subtraction of two symbols in different sect= ions = "cpu" {.data section} - "KERNBASE" {*UND* section} at file address 534. /tmp/ccoU4373.s:2224: Error: Subtraction of two symbols in different sect= ions = "cpu" {.data section} - "KERNBASE" {*UND* section} at file address 550. /tmp/ccoU4373.s:2225: Error: Subtraction of two symbols in different sect= ions = "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address= 560. /tmp/ccoU4373.s:2226: Error: Subtraction of two symbols in different sect= ions = "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address= 570. /tmp/ccoU4373.s:2227: Error: Subtraction of two symbols in different sect= ions = "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address= 580. /tmp/ccoU4373.s:2228: Error: Subtraction of two symbols in different sect= ions = "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address= 590. /tmp/ccoU4373.s:2247: Error: Subtraction of two symbols in different sect= ions = "cpu" {.data section} - "KERNBASE" {*UND* section} at file address 631. /tmp/ccoU4373.s:2274: Error: Subtraction of two symbols in different sect= ions = "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address= 666. /tmp/ccoU4373.s:2275: Error: Subtraction of two symbols in different sect= ions = "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address= 676. /tmp/ccoU4373.s:2276: Error: Subtraction of two symbols in different sect= ions = "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address= 686. /tmp/ccoU4373.s:2282: Error: Subtraction of two symbols in different sect= ions = "cpu_high" {.data section} - "KERNBASE" {*UND* section} at file address 7= 01. /tmp/ccoU4373.s:2283: Error: Subtraction of two symbols in different sect= ions = "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address= 707. /tmp/ccoU4373.s:2284: Error: Subtraction of two symbols in different sect= ions = "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address= 713. /tmp/ccoU4373.s:2285: Error: Subtraction of two symbols in different sect= ions = "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address= 719. /tmp/ccoU4373.s:2286: Error: Subtraction of two symbols in different sect= ions = "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address= 725. /tmp/ccoU4373.s:2290: Error: Subtraction of two symbols in different sect= ions = "cpu_id" {.data section} - "KERNBASE" {*UND* section} at file address 738= =2E /tmp/ccoU4373.s:2291: Error: Subtraction of two symbols in different sect= ions = "cpu_feature" {.data section} - "KERNBASE" {*UND* section} at file addres= s 744. /tmp/ccoU4373.s:2298: Error: Subtraction of two symbols in different sect= ions = "cpu" {.data section} - "KERNBASE" {*UND* section} at file address 761. /tmp/ccoU4373.s:2304: Error: Subtraction of two symbols in different sect= ions = "cpu" {.data section} - "KERNBASE" {*UND* section} at file address 778. /tmp/ccoU4373.s:2308: Error: Subtraction of two symbols in different sect= ions = "cpu" {.data section} - "KERNBASE" {*UND* section} at file address 790. /tmp/ccoU4373.s:2321: Error: Subtraction of two symbols in different sect= ions = "cpu_feature" {.data section} - "KERNBASE" {*UND* section} at file addres= s 801. /tmp/ccoU4373.s:2329: Error: Subtraction of two symbols in different sect= ions = "end" {*UND* section} - "KERNBASE" {*UND* section} at file address 823. /tmp/ccoU4373.s:2332: Error: Negative of non-absolute symbol KERNBASE /tmp/ccoU4373.s:2337: Error: Negative of non-absolute symbol KERNBASE /tmp/ccoU4373.s:2338: Error: Negative of non-absolute symbol KERNBASE /tmp/ccoU4373.s:2342: Error: Negative of non-absolute symbol KERNBASE /tmp/ccoU4373.s:2350: Error: Subtraction of two symbols in different sect= ions = ".data" {.data section} - "KERNBASE" {*UND* section} at file address 882.= /tmp/ccoU4373.s:2351: Error: Subtraction of two symbols in different sect= ions = ".data" {.data section} - "KERNBASE" {*UND* section} at file address 888.= /tmp/ccoU4373.s:2354: Error: Subtraction of two symbols in different sect= ions = ".data" {.data section} - "KERNBASE" {*UND* section} at file address 894.= /tmp/ccoU4373.s:2354: Error: Subtraction of two symbols in different sect= ions = ".data" {.data section} - "KERNBASE" {*UND* section} at file address 906.= /tmp/ccoU4373.s:2355: Error: Subtraction of two symbols in different sect= ions = ".data" {.data section} - "KERNBASE" {*UND* section} at file address 924.= /tmp/ccoU4373.s:2358: Error: Subtraction of two symbols in different sect= ions = ".data" {.data section} - "KERNBASE" {*UND* section} at file address 930.= /tmp/ccoU4373.s:2358: Error: Subtraction of two symbols in different sect= ions = ".data" {.data section} - "KERNBASE" {*UND* section} at file address 942.= /tmp/ccoU4373.s:2359: Error: Subtraction of two symbols in different sect= ions = "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 96= 0. /tmp/ccoU4373.s:2362: Error: Subtraction of two symbols in different sect= ions = ".data" {.data section} - "KERNBASE" {*UND* section} at file address 966.= /tmp/ccoU4373.s:2362: Error: Subtraction of two symbols in different sect= ions = ".data" {.data section} - "KERNBASE" {*UND* section} at file address 978.= /tmp/ccoU4373.s:2363: Error: Subtraction of two symbols in different sect= ions = ".data" {.data section} - "KERNBASE" {*UND* section} at file address 996.= /tmp/ccoU4373.s:2365: Error: Subtraction of two symbols in different sect= ions = "proc0paddr" {.data section} - "KERNBASE" {*UND* section} at file address= 1008. /tmp/ccoU4373.s:2367: Error: Subtraction of two symbols in different sect= ions = ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1014= =2E /tmp/ccoU4373.s:2367: Error: Subtraction of two symbols in different sect= ions = ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1026= =2E /tmp/ccoU4373.s:2368: Error: Subtraction of two symbols in different sect= ions = ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1044= =2E /tmp/ccoU4373.s:2370: Error: Subtraction of two symbols in different sect= ions = ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1050= =2E /tmp/ccoU4373.s:2370: Error: Subtraction of two symbols in different sect= ions = ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1062= =2E /tmp/ccoU4373.s:2371: Error: Subtraction of two symbols in different sect= ions = "vm86pa" {.data section} - "KERNBASE" {*UND* section} at file address 108= 0. /tmp/ccoU4373.s:2373: Error: Subtraction of two symbols in different sect= ions = "vm86paddr" {.data section} - "KERNBASE" {*UND* section} at file address = 1092. /tmp/ccoU4373.s:2388: Error: Subtraction of two symbols in different sect= ions = "cpu_feature" {.data section} - "KERNBASE" {*UND* section} at file addres= s = 1102. /tmp/ccoU4373.s:2393: Error: Subtraction of two symbols in different sect= ions = "etext" {*UND* section} - "KERNBASE" {*UND* section} at file address 1119= =2E /tmp/ccoU4373.s:2396: Error: Subtraction of two symbols in different sect= ions = ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1142= =2E /tmp/ccoU4373.s:2399: Error: Subtraction of two symbols in different sect= ions = "etext" {*UND* section} - "KERNBASE" {*UND* section} at file address 1164= =2E /tmp/ccoU4373.s:2405: Error: Subtraction of two symbols in different sect= ions = "cpu_feature" {.data section} - "KERNBASE" {*UND* section} at file addres= s = 1185. /tmp/ccoU4373.s:2410: Error: Subtraction of two symbols in different sect= ions = ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1203= =2E /tmp/ccoU4373.s:2413: Error: Subtraction of two symbols in different sect= ions = ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1222= =2E /tmp/ccoU4373.s:2416: Error: Subtraction of two symbols in different sect= ions = "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 12= 44. /tmp/ccoU4373.s:2418: Error: Subtraction of two symbols in different sect= ions = ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1263= =2E /tmp/ccoU4373.s:2421: Error: Subtraction of two symbols in different sect= ions = ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1286= =2E /tmp/ccoU4373.s:2423: Error: Subtraction of two symbols in different sect= ions = ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1305= =2E /tmp/ccoU4373.s:2428: Error: Subtraction of two symbols in different sect= ions = ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1347= =2E /tmp/ccoU4373.s:2431: Error: Subtraction of two symbols in different sect= ions = ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1370= =2E /tmp/ccoU4373.s:2433: Error: Subtraction of two symbols in different sect= ions = ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1389= =2E /tmp/ccoU4373.s:2439: Error: Subtraction of two symbols in different sect= ions = "vm86pa" {.data section} - "KERNBASE" {*UND* section} at file address 143= 1. /tmp/ccoU4373.s:2445: Error: Subtraction of two symbols in different sect= ions = "vm86pa" {.data section} - "KERNBASE" {*UND* section} at file address 147= 3. /tmp/ccoU4373.s:2451: Error: Subtraction of two symbols in different sect= ions = ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1496= =2E /tmp/ccoU4373.s:2454: Error: Subtraction of two symbols in different sect= ions = "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 15= 12. /tmp/ccoU4373.s:2457: Error: Subtraction of two symbols in different sect= ions = ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1535= =2E /tmp/ccoU4373.s:2460: Error: Subtraction of two symbols in different sect= ions = "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 15= 54. /tmp/ccoU4373.s:2463: Error: Subtraction of two symbols in different sect= ions = "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 15= 77. /tmp/ccoU4373.s:2466: Error: Subtraction of two symbols in different sect= ions = "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 15= 96. *** Error code 1 Stop in /usr/obj/usr/src/sys/STORM. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. -- = -- =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Christophe Prevotaux Email: chris@hexanet.fr HEXANET SARL URL: http://www.hexanet.fr/ Z.A Farman Sud Tel: +33 (0)3 26 79 30 05 = 9 rue Roland Coffignot Direct: +33 (0)3 26 79 08 02 = BP415 Fax: +33 (0)3 26 79 30 06 51689 Reims Cedex 2 = FRANCE = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 6:56:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ivin.nl (ivin.nl [161.58.235.201]) by hub.freebsd.org (Postfix) with ESMTP id 99DF237B671; Fri, 6 Oct 2000 06:56:25 -0700 (PDT) Received: from roberts4.roberts.nl ([213.73.149.39]) by ivin.nl (8.8.8) id PAA94294; Fri, 6 Oct 2000 15:56:16 +0200 (CEST) Message-Id: <5.0.0.25.2.20001006155321.00a36090@pop.roberts.nl> X-Sender: lar@pop.roberts.nl X-Mailer: QUALCOMM Windows Eudora Version 5.0 Date: Fri, 06 Oct 2000 15:55:27 +0200 To: chris@hexanet.fr, freebsd-stable@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG From: Luke Roberts Subject: Re: Problem building kernel on 4-STABLE In-Reply-To: <200010061346.PAA04284@proton.hexanet.fr> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 15:46 06/10/2000 +0200, Christophe Prevotaux wrote: >I just updated my source tree and when I try to compile my kernel I get >these errors , does anyone knows why ? Could be because of the order in which you do things. Below cookbook I wrote lately worked for me and my brother's FreeBSD box. Cheers, Luke 1. Install CVSUP ---------------------- cd /usr/src/ports/net/cvsup-bin make make install 2. Fetch the latest FreeBSD stable source for /usr/src from the FreeBSD repository ------------------------------------------------------------------------------------ cd /usr/local/bin/cvsup -h cvsup.nl.freebsd.org /usr/share/examples/cvsup/stable-supfile (this will now download loads of stuff, could take an hour) 3. Compile stuff ----------------- cd /usr/src make buildworld (this will take a long time ~1 hour) 4. Go to single user mode and Install Stuff --------------------------------------------- shutdown now (the computer will shutdown and go into a single user prompt) cd /usr/src make installworld 5. Recompile and Install Kernel -------------------------------- cd /src/i386/conf config -r YOURKERNEL (YOURKERNEL = name of yopur kernel) cd ../../compile/YOURKERNEL make clean make depend make install 6. Shutdown and Reboot ------------------------ shutdown -r now That should be it. In a prompt try: uname -srm You should get: FreeBSD 4.1.1-STABLE i386 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 6:58:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from christel.heitec.net (christel.heitec.net [193.101.232.3]) by hub.freebsd.org (Postfix) with ESMTP id BE7AB37B503 for ; Fri, 6 Oct 2000 06:58:49 -0700 (PDT) Received: from heitec.net (paladin.heitec.net [193.101.232.30]) by christel.heitec.net (Postfix) with ESMTP id 91D7435480F; Fri, 6 Oct 2000 16:04:34 +0200 (CEST) Message-ID: <39DDDA7F.68AD47A2@heitec.net> Date: Fri, 06 Oct 2000 15:58:23 +0200 From: Bernd Luevelsmeyer Organization: Heitec AG X-Mailer: Mozilla 4.04 [en] (WinNT; I) MIME-Version: 1.0 To: cjclark@alum.mit.edu Cc: questions@FreeBSD.ORG Subject: Re: arp proxy References: <39DC78C8.A3CF4F56@heitec.net> <20001005205137.L25121@149.211.6.64.reflexcom.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Crist J . Clark wrote: > > On Thu, Oct 05, 2000 at 02:49:12PM +0200, Bernd Luevelsmeyer wrote: > > Hi, > > > > > > I need to set up an "arp proxy"; at least I think that's what I need. > > The situation is: I've got a combined gateway/firewall machine (FreeBSD > > 4.1-Stable), but my provider declares himself unable to direct my > > subnet's traffic to that gateway. Instead, he insists on addressing each > > of my machines directly, with individual ARPs for each address. So I > > think my gateway machine needs to answer all the ARP requests for my > > subnet with its own MAC address, and then forward the IP packets it > > receives. > > man 4 bridge I know how to configure a bridge; in fact, the machine is currently running as a bridge, exactly because I couldn't get the arp proxy to run. I think I mentioned that in my original mail: "Right now I've configured the gateway as a bridge, and that works; but I don't like that. So, how do I set up an ARP proxy correctly?" Hence, I don't desperately need something right now to get the network running, the bridge is operating just fine. I would however like to replace the bridge with an ARP proxy, so I'm interested if FreeBSD is able to work as an ARP proxy at all, and if it is: how. Just enabling 'arpproxy_all' in /etc/rc.conf definitly isn't enough. Thanks, Bernd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 7: 4:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hermes.epita.fr (hermes.epita.fr [194.98.116.10]) by hub.freebsd.org (Postfix) with ESMTP id 6C06237B66D; Fri, 6 Oct 2000 07:04:19 -0700 (PDT) Received: from jotun (IDENT:sam@jotun.epita.fr [10.42.42.66]) by hermes.epita.fr id SAA15994 Tue, 3 Oct 2000 18:11:50 GMT Date: Tue, 3 Oct 2000 18:11:49 +0000 From: Sam To: freebsd-questions@freebsd.org, freebsd-hackers@freebsd.org Subject: NFSD stopped in inode state Message-ID: <20001003181149.A5761@epita.fr> Reply-To: sam@epita.fr 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, We have 3 Free BSD 4.0 Servers with Ultra160 Adapatec Cards, and ccd'ed U2W drives. They each serve about 500 Pcs (NetBSD), using nfs. Most of the use is from students editing and compiling files. They are heavily used all day (and night) long. The problem is that some times (1 or 2 times every 24 hours), the nfsd process stop in inode state. The Os is still working. i can log on the pc but can't kill the nfsd processes. Sometimes the file system which NFS is exported is unavailable, and unmountable. And we get a fsck of our exported File system. Her are some of our servers confs: ad0: 8223MB [16708/16/63] at ata0-master using UDMA33 ad2: 19574MB [39770/16/63] at ata1-master using UDMA33 ad3: 19574MB [39770/16/63] at ata1-slave using UDMA33 Waiting 15 seconds for SCSI devices to settle Mounting root from ufs:/dev/ad0s1a da0 at ahc0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-3 device da0: 80.000MB/s transfers (40.000MHz, offset 63, 16bit), Tagged Queueing Enabled da0: 70007MB (143374738 512 byte sectors: 255H 63S/T 8924C) da1 at ahc0 bus 0 target 1 lun 0 da1: Fixed Direct Access SCSI-3 device da1: 80.000MB/s transfers (40.000MHz, offset 63, 16bit), Tagged Queueing Enabled da1: 70007MB (143374738 512 byte sectors: 255H 63S/T 8924C) (s3 504)# df -k Filesystem 1K-blocks Used Avail Capacity Mounted on /dev/ad0s1a 4961725 255677 4309110 6% / procfs 4 4 0 100% /proc /dev/ccd0c 138969382 16752490 111099342 13% /space /dev/ccd1c 38856354 22757162 12990684 64% /save (/space is exported...) Thanx for any idea of wath is really happening... Sam ---- sam@epita.fr Admin - Sys EPITA (Ecole pour l'informatique et les techniques avancees) Tel: 01 44 08 01 96 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 7:16:33 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 603DB37B502 for ; Fri, 6 Oct 2000 07:16:30 -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/5) with ESMTP id e96EGES10993; Fri, 6 Oct 2000 16:16: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 QAA14056; Fri, 6 Oct 2000 16:15:44 +0200 (MET DST) Received: (from stolz@localhost) by agamemnon.informatik.rwth-aachen.de (8.9.1b+Sun/8.9.1-gb-2) id QAA08166; Fri, 6 Oct 2000 16:16:12 +0200 (MET DST) Date: Fri, 6 Oct 2000 16:16:12 +0200 From: Volker Stolz To: Derrick Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Questions on sshd.... Message-ID: <20001006161612.B8149@agamemnon.informatik.rwth-aachen.de> References: <004401c02f0e$142a0680$0300a8c0@glass> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <004401c02f0e$142a0680$0300a8c0@glass>; from dyu@cdknet.com on Thu, Oct 05, 2000 at 04:51:46PM -0400 Organization: Chair for CS II, Anomalous Programming Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Oct 05, 2000 at 04:51:46PM -0400, Derrick wrote: > I am using freebsd4.0 stable on the server and was wondering how do i enable > ssh daemon. Also, how to make it auto start when i restart it? In /etc/rc.conf: sshd_enable="YES" -- 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 Fri Oct 6 7:17:34 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 5583037B502; Fri, 6 Oct 2000 07:17:30 -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/5) with ESMTP id e96EEmS10428; Fri, 6 Oct 2000 16:14:48 +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 QAA14042; Fri, 6 Oct 2000 16:14:18 +0200 (MET DST) Received: (from stolz@localhost) by agamemnon.informatik.rwth-aachen.de (8.9.1b+Sun/8.9.1-gb-2) id QAA08159; Fri, 6 Oct 2000 16:14:46 +0200 (MET DST) Date: Fri, 6 Oct 2000 16:14:46 +0200 From: Volker Stolz To: Otter Cc: Ben_Calvert@amsinc.com, freebsd-questions@FreeBSD.ORG, freebsd-mobile@FreeBSD.ORG Subject: Re: X for login prompt? Message-ID: <20001006161446.A8149@agamemnon.informatik.rwth-aachen.de> References: <8525696F.006EEA55.00@ams-central-gate-5a.amsinc.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from otterr@telocity.com on Thu, Oct 05, 2000 at 06:37:26PM -0400 Organization: Chair for CS II, Anomalous Programming Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Oct 05, 2000 at 06:37:26PM -0400, Otter wrote: > }edit the file /etc/ttys and change this line: > } > }ttyv8 "/usr/X11R6/bin/xdm -nodaemon" xterm off secure > } > }to read: > } > }ttyv8 "/usr/X11R6/bin/xdm -nodaemon" xterm on secure > }Then, after you've saved that file, reboot." A simple "kill -HUP 1" is sufficient to tell init to reconfigure. How come everyone always wants to reboot these days :) [Your quoting-style is ... strange?] -- 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 Fri Oct 6 7:32:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cscnt-bdc.csc-consulting.com (client209-42-200-46.intrex.net [209.42.200.46]) by hub.freebsd.org (Postfix) with ESMTP id 97AF037B502 for ; Fri, 6 Oct 2000 07:32:09 -0700 (PDT) Received: by CSCNT-BDC with Internet Mail Service (5.5.2650.21) id ; Fri, 6 Oct 2000 10:46:40 -0400 Message-ID: <6144645CB88AD411A65400104B598D5D053D@CSCNT-BDC> From: Joel Faison To: "'freebsd-questions@FreeBSD.org'" Subject: MULTIPLE IP's ON THE SAME NIC Date: Fri, 6 Oct 2000 10:46:34 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Apologies if this question should have been directed to the newbie list... How do you assign multiple IP addresses to the same NIC and what is the limit of IPs that can be assigned to one physical NIC? Thanks in advance. JT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 7:44:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.intop.net (smtp.intop.net [206.156.254.80]) by hub.freebsd.org (Postfix) with ESMTP id BB87D37B503 for ; Fri, 6 Oct 2000 07:44:24 -0700 (PDT) Received: from charlie (iwkcpe.intop.net [208.149.79.30]) by smtp.intop.net (8.9.3/8.9.3) with ESMTP id JAA03272; Fri, 6 Oct 2000 09:45:45 -0500 Message-Id: <200010061445.JAA03272@smtp.intop.net> From: "Charlie Schloemer" To: "'freebsd-questions@FreeBSD.org'" , Joel Faison Date: Fri, 6 Oct 2000 09:47:45 -0500 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: MULTIPLE IP's ON THE SAME NIC In-reply-to: <6144645CB88AD411A65400104B598D5D053D@CSCNT-BDC> X-mailer: Pegasus Mail for Win32 (v3.12a) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 6 Oct 00, at 10:46, Joel Faison wrote: > Apologies if this question should have been directed to the newbie list... > > How do you assign multiple IP addresses to the same NIC and what is the > limit of IPs that can be assigned to one physical NIC? > > Thanks in advance. > > JT > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message You can use the 'alias' option of ifconfig. man ifconfig will have all the details. AFAIK, there's no limit to how many addresses you can bind to a single card, but performance could begin to suffer. -charlie To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 7:51:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from postmarq.mu.edu (hermes.mu.edu [134.48.1.5]) by hub.freebsd.org (Postfix) with ESMTP id 950A137B502 for ; Fri, 6 Oct 2000 07:51:26 -0700 (PDT) Received: from marquette.edu ([127.0.0.1]) by postmarq.mu.edu (Netscape Messaging Server 4.15) with ESMTP id G20JXL00.UQ4; Fri, 6 Oct 2000 09:51:21 -0500 From: Jeremy Vandenhouten To: K.J.Bosschaart@tue.nl Cc: freebsd-questions@FreeBSD.ORG Message-ID: <2cdcd12cfe0e.2cfe0e2cdcd1@marquette.edu> Date: Fri, 06 Oct 2000 09:51:21 -0500 X-Mailer: Netscape Webmail MIME-Version: 1.0 Content-Language: en Subject: Re: scratchy SB PCI 128 X-Accept-Language: en Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I don't proclaim to be a genius about FreeBSD, as a matter of fact I just got into not that long ago, but anyways: I have a SB16 (Vibra16x) that used to have the same problem. This is when I was running it using the "controller snd0" option in the kernel along with the appropriate Voxware driver. I later moved this card to another machine and used the newer "device pcm" addition to the kernel along with the associated bridge line for my kernel. Check out the LINT (kernel) to see these options. This also allowed me to reserve the second DMA channel needed by the SB cards by using the flags 0x## option in the kernel. This seems to have fixed my problem. Hope that helps, J > On Thu, Oct 05, 2000 at 05:40:41PM +0000, Tom Kyle wrote: > > Whoops - should have checked this before posting, but I'm still > perplexed:> > > Apparently this happens when the load avg goes above 1.0. I > dropped out of X, > > killed most everything off (including SETI), and was able to > play some files > > just fine. After some checking, it seems to be dependent on the > load avg. Ie, > > when the average goes about 1.00, the audio becomes distorted. > Funky.> > > Still, what is causing this? I've never experienced this with > Linux or OpenBSD, > > but then again I'd previously stuck to SB64 and SB16PnP's. > > > It's pretty weird... I'm hearing the scratchy sound as well on a > PCI128(es1370). It has always been on that machine, starting from > 3.2 and it still > does in 4.1.1. In Windows, sound is perfect, so hardware should be > OK. On > other machines, I have another es1370 that has worked perfectly > since 3.1 > up to 4.1. > I noted that the scratching gets worse when there is a lot of disk > activity(that was in 3.2). Also, I changed irq for the card (by > reserving the irq > in the BIOS for ISA, so it's forced to use another one) and it has the > same scratch. > I don't really know where to search... :-(. The system having > trouble is > SCSI only, while the other systems have also IDE or are IDE only. > Don't > know if that could be a clue. > I think this 'scratch problem' has come up several times, but I > never saw > a solution. > > Karel. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 7:55:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from Millions.Ca (h-207-228-120-32.gen.cadvision.com [207.228.120.32]) by hub.freebsd.org (Postfix) with ESMTP id 55C1637B66C; Fri, 6 Oct 2000 07:55:43 -0700 (PDT) Received: (from uucp@localhost) by Millions.Ca (8.9.3/8.9.3) id IAA27386; Fri, 6 Oct 2000 08:55:38 -0600 (MDT) (envelope-from stacy@Millions.CA) Received: from Oak.Millions.Ca(192.168.64.1) via SMTP by mail-gw-0.millions.ca, id smtpdn27384; Fri Oct 6 08:55:29 2000 Received: from Millions.CA (Maple.Millions.Ca [192.168.64.2]) by oak.millions.ca (8.8.8/8.8.5) with ESMTP id IAA10018; Fri, 6 Oct 2000 08:55:27 -0600 (MDT) Message-ID: <39DDE7DE.7AB79362@Millions.CA> Date: Fri, 06 Oct 2000 08:55:26 -0600 From: Stacy Millions Organization: Millions Consulting Limited X-Mailer: Mozilla 4.75 [en] (WinNT; U) X-Accept-Language: en-US MIME-Version: 1.0 To: freebsd-mobile@FreeBSD.ORG Cc: freebsd-questions@FreeBSD.ORG Subject: Re: X for login prompt? References: <8525696F.006EEA55.00@ams-central-gate-5a.amsinc.com> <20001006161446.A8149@agamemnon.informatik.rwth-aachen.de> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Volker Stolz wrote: > > On Thu, Oct 05, 2000 at 06:37:26PM -0400, Otter wrote: > > }edit the file /etc/ttys and change this line: > > } > > }... > > } > > }Then, after you've saved that file, reboot." > > A simple "kill -HUP 1" is sufficient to tell init to reconfigure. > How come everyone always wants to reboot these days :) It is a side effect of working with Mickey$oft products for too long :-) -stacy -- Nothing spoils fun like finding out it builds character. - Calvin Stacy Millions stacy@millions.ca Millions Consulting Limited To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 8: 3:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gateway.telecom.ksu.edu (gateway-1.telecom.ksu.edu [129.130.63.239]) by hub.freebsd.org (Postfix) with ESMTP id 3CEBD37B66C for ; Fri, 6 Oct 2000 08:03:54 -0700 (PDT) Received: from sioux.telecom.ksu.edu(129.130.60.32) by pawnee.telecom.ksu.edu via smap (V2.0) id xma000161; Thu, 5 Oct 00 16:06:58 -0500 Message-ID: <39DCED66.7B8A1FB8@telecom.ksu.edu> Date: Thu, 05 Oct 2000 16:06:46 -0500 From: nathan X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 4.1-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: "freebsd-questions@freebsd.org" Subject: modem dialup server not working Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm trying to setup my fbsd box as a tcp/ip dialup server. I've done it before (been awhile) and had great succes. Now, however, using mgetty & ppp: - I can dialup and start a slip connection and get a remote terminal no problem. - However, when tryin to start an internet session (from win98 dialup networking) I get an error from windows saying: "The remote server is not responding to a network request. Recheck server settings and contact the administrator" I've config'd ppp just like it says to in the ppp(8) man page under "RECEIVING INCOMING PPP CONNECTIONS (Method 2)" In my mgetty logs i see: --snip-- 10/05 15:34:57 yd0 wfr: waiting for ``RING'' 10/05 15:34:57 yd0 send: ATA[0d] 10/05 15:34:57 yd0 waiting for ``CONNECT'' ** found ** 10/05 15:35:17 yd0 send: 10/05 15:35:17 yd0 waiting for ``_'' ** found ** 10/05 15:35:20 ##### data dev=ttyd0, pid=74967, caller='none', conn='38400', nam e='', cmd='/usr/bin/login', user='/AutoPPP/' -- 10/05 15:35:48 yd0 mgetty: experimental test release 1.1.22-Aug17 10/05 15:35:48 yd0 check for lockfiles 10/05 15:35:48 yd0 locking the line 10/05 15:35:51 yd0 lowering DTR to reset Modem 10/05 15:35:51 yd0 send: ATS0=0Q0&D3&C1M0[0d] 10/05 15:35:51 yd0 waiting for ``OK'' ** found ** 10/05 15:35:52 yd0 waiting... --snip-- yet i get nothing in /var/log/ppp.log i'm thinking that mgetty is not starting up ppp for the connection ?? the line above where it says " cmd='/usr/bin/login', user='/AutoPPP/' " does this mean something isn't right? should cmd point to my /usr/local/sbin/ppplogin ?? i know this is a common question.. but i've not found anything to answer this specific problem in the archives.. at least not yet.. still searching thanks! nathan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 8: 7:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.telestream.com (mail.telestream.com [205.238.4.5]) by hub.freebsd.org (Postfix) with ESMTP id ACFFA37B66C for ; Fri, 6 Oct 2000 08:07:16 -0700 (PDT) Received: from localhost (keith@localhost) by mail.telestream.com (8.11.0/8.11.0) with ESMTP id e96F7Gx16839 for ; Fri, 6 Oct 2000 08:07:16 -0700 Date: Fri, 6 Oct 2000 08:07:16 -0700 (PDT) From: To: freebsd-questions@freebsd.org Subject: vinum HOWTO Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Is there a vinum HOWTO somewhere? I've read through it all in "The Complete FreeBSD 3rd edition" but it all seems so non-intuitive to my way of thinking and I'm puzzled to no end now. I'm sure I am missing a step someplace. All I've done so far is install two new 4.5Gig scsi drives. Gone into sysinstall and ran the disk label and slice editor on each of the drives then ran vinum. Here is what I enter into vinum vinum -> create #Then I enter this into the vi session. drive a device /dev/da0s1e drive b device /dev/da1s1e volume stripe plex org striped 512k sd length 4300m drive a sd length 4300m drive b When I write quite the vi session this is what vinum says. 3: drive a device /dev/da0s1e ** 3 : Invalid argument 4: drive b device /dev/da1s1e ** 4 : Invalid argument 0 drives: 1 volumes: V stripe State: down Plexes: 1 Size: 8600 MB 1 plexes: P stripe.p0 S State: faulty Subdisks: 2 Size: 8600 MB 2 subdisks: S stripe.p0.s0 State: crashed PO: 0 B Size: 4300 MB S stripe.p0.s1 State: crashed PO: 512 kB Size: 4300 MB vinum -> ================================= Keith W. At the helm My non work related site www.cydonia.net ================================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 8:43:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from esther.falconsoft.com (esther.falconsoft.com [64.32.242.36]) by hub.freebsd.org (Postfix) with ESMTP id C6DAB37B502 for ; Fri, 6 Oct 2000 08:43:47 -0700 (PDT) Received: from tim.falconsoft.com (tim.falconsoft.com [64.32.242.34]) by esther.falconsoft.com (8.11.0/8.9.3) with ESMTP id e96FhpH05635; Fri, 6 Oct 2000 15:43:51 GMT (envelope-from tim@falconsoft.com) Message-Id: <4.3.2.7.2.20001006114328.00aea100@64.32.242.36> X-Sender: tim@64.32.242.36 X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Fri, 06 Oct 2000 11:43:43 -0400 To: Joel Mc Graw From: Tim Gustafson Subject: Re: NFS Portmap: RPC: Program not registered Cc: questions@FreeBSD.ORG In-Reply-To: <39DD23CD.A3240321@home.com> References: <4.3.2.7.2.20001005171320.00b29bd0@64.32.242.36> 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 had this exact problem at work. It turns out that the Snap Server >only supports NFS Version 2. My fix was to use "mount_nfs -2 ...." and >it works like a charm. Worked like a charm. Thanks a bunch. Tim -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Tim Gustafson tim@falconsoft.com www.falconsoft.com (631)475-6662 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Share your knowledge - it's a way to achieve immortality. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 8:53:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (oe21.pav1.hotmail.com [64.4.30.125]) by hub.freebsd.org (Postfix) with ESMTP id 9059537B66C for ; Fri, 6 Oct 2000 08:53:53 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Fri, 6 Oct 2000 08:53:53 -0700 X-Originating-IP: [24.188.180.149] From: "Megumi" To: Subject: I need answers, PLEASE READ Date: Fri, 6 Oct 2000 11:52:27 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0007_01C02F8B.E661C2A0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Message-ID: X-OriginalArrivalTime: 06 Oct 2000 15:53:53.0461 (UTC) FILETIME=[A07A9650:01C02FAD] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0007_01C02F8B.E661C2A0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I know very little about web servers, so don't mind my stupidity while I = ask you some questions. When I install this, does it turn my entire = computer into just a server, or does it still function the same? do you = have to be a certain age to own a server legally? I've heard a lot about = disasters happening with owning servers. If something goes wrong, could = my entire computer crash? Do the files I upload to the net on this = server get placed on my PC's hard drive? Can I make my own = specifications to this server, such as uploading any legal type of file = I want, including media and ROMs, and of any size? Can I turn this = server into a web hosting site for others? Aside from HTML, Java, = Javascript, etc, do you need to know programming languages, such as C++? = How much space does this take up on my hard drive? Will it run smoothly = with a 30GB hard drive, 450 Mhz, 128 MB RAM and Cable internet = connection if the site is very large? Please reply as soon as you can. Sincerely, Megumi Tsukino ------=_NextPart_000_0007_01C02F8B.E661C2A0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I know very little about web servers, = so don't mind=20 my stupidity while I ask you some questions. When I install this, does = it turn=20 my entire computer into just a server, or does it still function the = same? do=20 you have to be a certain age to own a server legally? I've heard a lot = about=20 disasters happening with owning servers. If something goes wrong, could = my=20 entire computer crash? Do the files I upload to the net on this server = get=20 placed on my PC's hard drive? Can I make my own specifications to this = server,=20 such as uploading any legal type of file I want, including media and = ROMs, and=20 of any size? Can I turn this server into a web hosting site for others? = Aside=20 from HTML, Java, Javascript, etc, do you need to know programming = languages,=20 such as C++? How much space does this take up on my hard drive? Will it = run=20 smoothly with a 30GB hard drive, 450 Mhz, 128 MB RAM and Cable internet=20 connection if the site is very large? Please reply as soon as you=20 can.
 
Sincerely,
Megumi = Tsukino
------=_NextPart_000_0007_01C02F8B.E661C2A0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 9: 1:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.gmx.net (pop.gmx.net [194.221.183.20]) by hub.freebsd.org (Postfix) with SMTP id D8C2B37B502 for ; Fri, 6 Oct 2000 09:01:56 -0700 (PDT) Received: (qmail 20223 invoked by uid 0); 6 Oct 2000 16:01:55 -0000 Received: from unknown (HELO blade) (212.118.36.37) by mail.gmx.net with SMTP; 6 Oct 2000 16:01:55 -0000 From: "d_f0rce" To: Subject: How to improve network performance copying one file Date: Fri, 6 Oct 2000 18:04:03 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I'm running FBSD 4.1.1-Stable on a dual pentium 200 mainboard using samba 2.0.7 to copy files from my Windows ME system to my FBSD system. If I only copy one file I get a network performance of about 1,2 MB/s on a 100MBit full-duplex line (both computers are connected via crossover cable (cat. 5)). If I copy for example 5 files at the same time I get a network performance of about 6 MB/s. Can anyone give some advise how to improve the performance for single files. It would be nice if single files were copied with 6MB/s too. Samba is running as standalone daemon (not invoked by inetd). Thnx, Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 9:10:47 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 D717A37B503 for ; Fri, 6 Oct 2000 09:10:42 -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/5) with ESMTP id e96GAdS17133; Fri, 6 Oct 2000 18:10:39 +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 SAA15108; Fri, 6 Oct 2000 18:10:09 +0200 (MET DST) Received: (from stolz@localhost) by agamemnon.informatik.rwth-aachen.de (8.9.1b+Sun/8.9.1-gb-2) id SAA08389; Fri, 6 Oct 2000 18:10:37 +0200 (MET DST) Date: Fri, 6 Oct 2000 18:10:37 +0200 From: Volker Stolz To: keith@telestream.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: vinum HOWTO Message-ID: <20001006181037.A8376@agamemnon.informatik.rwth-aachen.de> References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5i In-Reply-To: ; from keith@telestream.com on Fri, Oct 06, 2000 at 08:07:16AM -0700 Organization: Chair for CS II, Anomalous Programming Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Oct 06, 2000 at 08:07:16AM -0700, keith@telestream.com wrote: > Is there a vinum HOWTO somewhere? I've read through it all in "The > Complete FreeBSD 3rd edition" but it all seems so non-intuitive to my way > of thinking and I'm puzzled to no end now. I'm sure I am missing a step > someplace. All I've done so far is install two new 4.5Gig scsi drives. > Gone into sysinstall and ran the disk label and slice editor on each of > the drives then ran vinum. I once tried http://www.daemonnews.org/200002/vinum.html, but I remember that everything was much easier afterwards when I startet from scratch. I donīt know if this is the same as in the book you mentioned, though. -- 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 Fri Oct 6 9:14:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.inka.de (quechua.inka.de [212.227.14.2]) by hub.freebsd.org (Postfix) with ESMTP id 6E8FF37B502 for ; Fri, 6 Oct 2000 09:14:22 -0700 (PDT) Received: from ganerc.mips.inka.de (uucp@) by mail.inka.de with local-bsmtp id 13ha8b-0001pY-01; Fri, 6 Oct 2000 18:14:21 +0200 Received: from kemoauc.mips.inka.de (uucp@localhost) by ganerc.mips.inka.de (8.11.0/8.11.0) with bsmtp id e96Fime70282 for freebsd-questions@freebsd.org; Fri, 6 Oct 2000 17:44:48 +0200 (CEST) (envelope-from daemon@mips.inka.de) Received: (from daemon@localhost) by kemoauc.mips.inka.de (8.11.0/8.11.0) id e96FSg882164 for freebsd-questions@freebsd.org; Fri, 6 Oct 2000 17:28:42 +0200 (CEST) (envelope-from daemon) From: naddy@mips.inka.de (Christian Weisgerber) Subject: Re: standard backup programs Date: Fri, 6 Oct 2000 15:28:42 +0000 (UTC) Message-ID: <8rkr3a$2g7b$1@kemoauc.mips.inka.de> References: <20001006135943.B59999@dogma.freebsd-uk.eu.org> Originator: naddy@mips.inka.de (Christian Weisgerber) To: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG j mckitrick wrote: > I checked out the backupcentral comparison of unix backup progs. One of the > big issues for me is incrementals. The only two basic backup tools to support incrementals are dump and GNU tar. > The man page for tar claims it does them, but it doesn't mention > if it uses a stamp file, like dumpdates. It does. You need to call it with "-g listfile". Although our in-tree tar is a version of GNU tar, it has deviated quite a bit from the FSF's latest (beta) release 1.13.17. I mention this because I haven't tried incrementals at all with our tar. I currently do run a backup of an OpenBSD box with FSF GNU tar, because I need both incrementals and the ability to exclude directory trees there. This seems to work, although admittely I haven't done much restoring yet. FWIW, a port of the latest version of FSF GNU tar is available as ports/sysutils/gtar. > Also, at the risk of being branded as a luser, I would like to be able to > browse my backups easily with midc, and so far, only tar does that. Well, this looks more like a Midnight Commander issue to me. If you insist on using midc, and if it only supports tar, then that's it. The tar format itself is not conducive to easy browsing since it doesn't have a central index. Instead, you need to read through all the archive. Try browsing a 20GB tape, and you'll understand why this sucks. dump/restore has the advantage that dump creates an index of all files and directories at the beginning of the archive. To interactively browse the archive, use "restore -i". This only needs to read in the index, which is a tiny fraction of the size of the complete archive. Much more convenient. > If I do not need system critical filesystem backups, but just > personal archives and backups to a zip disk, is there any reason > to use anything besides tar? Phrased like that, no. If a few selected directory trees are all you want to save, tar (or its siblings cpio and pax) is the right choice. > Greg Lehey said it the book tar can do about all you need, but I just wanted > to get a few other opinions. Yeah, well, Greg is a bit biased in favor of tar and against dump/restore. -- Christian "naddy" Weisgerber naddy@mips.inka.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 9:51:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from lasher.thario.com (lasher.thario.com [63.227.22.20]) by hub.freebsd.org (Postfix) with ESMTP id 3CD0E37B502 for ; Fri, 6 Oct 2000 09:51:19 -0700 (PDT) Received: from thario.com (ext-2059.rational.com [130.213.202.59]) by lasher.thario.com (8.11.0/8.11.0) with ESMTP id e96GpHR01881; Fri, 6 Oct 2000 10:51:18 -0600 (MDT) (envelope-from jim@thario.com) Message-ID: <39DE02FE.A802A4E0@thario.com> Date: Fri, 06 Oct 2000 10:51:10 -0600 From: Jim Thario X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: "freebsd-questions@FreeBSD.ORG" Subject: Moving partitions Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi everyone. I have a 686 running FreeBSD 4.x with a 4 gigabyte hard disk. I'm going to add a 15 gigabyte disk to the machine and split the space on this disk between /var and /usr/home. Once the drive is installed, partitioned, formatted, ready and willing - is there anything special I need to consider when copying the directories and files over? Here is my process: mount the new /var parition as /newvar, for instance, and do a "cp -Rp" to copy everything over from /var to the /newvar partition. I will do the copy in single-user mode for extra safety. Next, I would add the entries into /etc/fstab for the new partition and restart the system. If that works, I will do the same for /usr/home. Am I missing anything? Is there a better or safer way to move this stuff? Thanks in advance! -- Jim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 9:55: 8 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 DE60B37B502; Fri, 6 Oct 2000 09:55:00 -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 e96GsuH03576; Fri, 6 Oct 2000 10:54:56 -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 KAA09454; Fri, 6 Oct 2000 10:54:56 -0600 (MDT) Message-Id: <200010061654.KAA09454@harmony.village.org> To: chris@hexanet.fr Subject: Re: Problem building kernel on 4-STABLE Cc: freebsd-stable@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG In-reply-to: Your message of "Fri, 06 Oct 2000 15:46:44 +0200." <200010061346.PAA04284@proton.hexanet.fr> References: <200010061346.PAA04284@proton.hexanet.fr> Date: Fri, 06 Oct 2000 10:54:56 -0600 From: Warner Losh Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <200010061346.PAA04284@proton.hexanet.fr> "Christophe Prevotaux" writes: : I just updated my source tree and when I try to compile my kernel I get : these errors , does anyone knows why ? Read UPDATING. Follow the instructions there for buildkernel. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 9:56:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from magneto.precisioncs.net (pcsi2.coast.net [207.158.140.138]) by hub.freebsd.org (Postfix) with ESMTP id AC22937B502 for ; Fri, 6 Oct 2000 09:56:23 -0700 (PDT) Received: from jason (jason.office.precisioncs.net [131.107.2.223]) by magneto.precisioncs.net (8.9.3/8.9.3) with SMTP id MAA46577; Fri, 6 Oct 2000 12:56:19 -0400 (EDT) (envelope-from username@cac.net) Message-ID: <002401c02fb6$60227c40$df026b83@jason> From: "Jason" To: "Megumi" Cc: References: Subject: Re: I need answers, PLEASE READ Date: Fri, 6 Oct 2000 12:56:30 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 A server is merely any computer with services running that can be served to others. For example, I have a computer that provides SMTP/POP3 (imcoming and outgoing) email services, now this would qualify it as a server, but if I were to also run Xwindows and write some documents then it could also be considered a workstation as well. You can use a server as a workstation and a workstation as a server, (FreeBSD is powerful enough to be able to do this with ease. :-)). I have never heard of someone having to be of a certain age to run a server for personal and/or non-commercial uses. This doesn't mean that it isn't possible but I would sincerely doubt that you have to worry about age being a problem. As far as server crashes, there are a multitude of reasons a server could crash, it could be hardware related, a flaw in the software, etc. It is possible that you computer could crash but that possibility is no more prevalent than if you were to not run a server. Whatever goes wrong with it, it can always be repaired. I am not sure what you mean by the files you upload to the net getting placed on your pc hard drive. If you are at a different location than where your server is and you have FTP running on your server (and your server has a public IP) you can access the FTP service running on your pc and copy files to it that you can then retrieve locally from your pc. However, when you upload a file you are placing it on a different server and depending on where you are uploading the file from it may or may not exist on the servers hard drive. With FreeBSD you can indeed offer web hosting, ftp, shell accounts, email, dns and a host of other services on your pc. Any programming language you use can be put to some use, it is up to you to research what you want to do and see what languages would be useful. As a general rule for system administration shell scripting and perl are good things to learn, for web development, HTML, PHP and Javascript would be good to learn. The amount of hard drive space used depends on the type of install that you do, it can be anywhere from about 500 MB's to about 1 GB. With 30GB hard disk, 400MHz processor, and 128 MB of RAM FreeBSD will run as smooth as silk, granted you don't have any arcane and unsupported hardware in it. For more in depth answers you can go to http://www.freebsd.org/handbook/index.html - -Jason - ----- Original Message ----- From: "Megumi" To: Sent: Friday, October 06, 2000 11:52 AM Subject: I need answers, PLEASE READ I know very little about web servers, so don't mind my stupidity while I ask you some questions. When I install this, does it turn my entire computer into just a server, or does it still function the same? do you have to be a certain age to own a server legally? I've heard a lot about disasters happening with owning servers. If something goes wrong, could my entire computer crash? Do the files I upload to the net on this server get placed on my PC's hard drive? Can I make my own specifications to this server, such as uploading any legal type of file I want, including media and ROMs, and of any size? Can I turn this server into a web hosting site for others? Aside from HTML, Java, Javascript, etc, do you need to know programming languages, such as C++? How much space does this take up on my hard drive? Will it run smoothly with a 30GB hard drive, 450 Mhz, 128 MB RAM and Cable internet connection if the site is very large? Please reply as soon as you can. Sincerely, Megumi Tsukino -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 6.5.8 for non-commercial use iQA/AwUBOd4EPHGfX7CR8SmVEQJVJQCgyU6RccIcGbSkF7eDwgFWXwZq6t0AoMjY /GQpqHHl4encfG8T7OZi8943 =LEdI -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 9:57:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtpshb2.statcan.ca (smtpshb2.statcan.ca [142.206.3.3]) by hub.freebsd.org (Postfix) with ESMTP id 3FE7637B503 for ; Fri, 6 Oct 2000 09:57:09 -0700 (PDT) Received: from smtpshb2.statcan.ca (localhost [127.0.0.1]) by smtpshb2.statcan.ca (8.9.1a/8.9.1) with ESMTP id NAA08446 for ; Fri, 6 Oct 2000 13:05:06 -0400 Received: from smtpsha.iusd.statcan.ca (smtpsha.iusd.statcan.ca [142.205.234.131] (may be forged)) by smtpsha.iusd.statcan.ca (8.8.7/8.8.7) with ESMTP id MAA14941; Fri, 6 Oct 2000 12:55:00 -0400 Received: from msxa1.statcan.ca (msxa1.statcan.ca [142.205.234.72]) by smtpsha.iusd.statcan.ca (8.8.7/8.8.7) with ESMTP id MAA13783; Fri, 6 Oct 2000 12:53:30 -0400 Received: by msxa1.statcan.ca with Internet Mail Service (5.5.2448.0) id ; Fri, 6 Oct 2000 12:46:51 -0400 Message-ID: From: "Jeays, Mike - SDD/DDS" To: "'Megumi'" , freebsd-questions@FreeBSD.ORG Subject: RE: I need answers, PLEASE READ Date: Fri, 6 Oct 2000 12:46:53 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -----Original Message----- From: Megumi [mailto:megumi_tsukino@hotmail.com] Sent: Friday, October 06, 2000 11:52 AM To: freebsd-questions@FreeBSD.ORG Subject: I need answers, PLEASE READ I know very little about web servers, so don't mind my stupidity while I ask you some questions. When I install this, does it turn my entire computer into just a server, or does it still function the same? -- It will function just as before, except it may be busy sometimes doing work for other machines it is connected to. do you have to be a certain age to own a server legally? Not that I know of - I have never heard of such a restriction. I've heard a lot about disasters happening with owning servers. If something goes wrong, could my entire computer crash? Yes, it could. The biggest risk is that someone may deliberately sabotage your system by hacking into it. You need to set up the firewall options that are built into FreeBSD to protect yourself as far as you can. Do the files I upload to the net on this server get placed on my PC's hard drive? If you or someone else uploads files onto your machine while it is configured as a server, they will be placed on the hard drive of your machine. Can I make my own specifications to this server, such as uploading any legal type of file I want, including media and ROMs, and of any size? Yes, you have complete control over it - its your machine. Implementing such restrictions may take some work, and/or some programming, depending on what you want to do. Can I turn this server into a web hosting site for others? Yes. Aside from HTML, Java, Javascript, etc, do you need to know programming languages, such as C++? No. How much space does this take up on my hard drive? Whatever gets uploaded will take up space. Will it run smoothly with a 30GB hard drive, 450 Mhz, 128 MB RAM and Cable internet connection if the site is very large? This machine will function as a small server by today's standards. It should run fine right up to the point where it gets overloaded with work for others. Please reply as soon as you can. Sincerely, Megumi Tsukino To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 9:57:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mta01-svc.ntlworld.com (mta01-svc.ntlworld.com [62.253.162.41]) by hub.freebsd.org (Postfix) with ESMTP id 79A4737B503 for ; Fri, 6 Oct 2000 09:57:36 -0700 (PDT) Received: from parish ([62.253.87.98]) by mta01-svc.ntlworld.com (InterMail vM.4.01.02.27 201-229-119-110) with ESMTP id <20001006165734.EGB16640.mta01-svc.ntlworld.com@parish>; Fri, 6 Oct 2000 17:57:34 +0100 Received: (from mark@localhost) by parish (8.11.0/8.11.0) id e96GvTq01479; Fri, 6 Oct 2000 17:57:29 +0100 (BST) (envelope-from mark) Date: Fri, 6 Oct 2000 17:57:29 +0100 From: Mark Ovens To: K.J.Bosschaart@tue.nl Cc: Tom Kyle , freebsd-questions@freebsd.org Subject: Re: scratchy SB PCI 128 Message-ID: <20001006175729.C252@parish> References: <200010051725.e95HPob01817@eos.umsl.edu> <200010051740.e95Hef802041@eos.umsl.edu> <20001006114618.A79736@wop21.wop.wtb.tue.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5i In-Reply-To: <20001006114618.A79736@wop21.wop.wtb.tue.nl>; from karelj@wop21.wop.wtb.tue.nl on Fri, Oct 06, 2000 at 11:46:18AM +0200 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Oct 06, 2000 at 11:46:18AM +0200, Karel J. Bosschaart wrote: > On Thu, Oct 05, 2000 at 05:40:41PM +0000, Tom Kyle wrote: > > Whoops - should have checked this before posting, but I'm still perplexed: > > > > Apparently this happens when the load avg goes above 1.0. I dropped out of X, > > killed most everything off (including SETI), and was able to play some files > > just fine. After some checking, it seems to be dependent on the load avg. Ie, > > when the average goes about 1.00, the audio becomes distorted. Funky. > > > > Still, what is causing this? I've never experienced this with Linux or OpenBSD, > > but then again I'd previously stuck to SB64 and SB16PnP's. > > > It's pretty weird... I'm hearing the scratchy sound as well on a PCI128 > (es1370). It has always been on that machine, starting from 3.2 and it still > does in 4.1.1. In Windows, sound is perfect, so hardware should be OK. On > other machines, I have another es1370 that has worked perfectly since 3.1 > up to 4.1. > I noted that the scratching gets worse when there is a lot of disk activity > (that was in 3.2). Also, I changed irq for the card (by reserving the irq > in the BIOS for ISA, so it's forced to use another one) and it has the > same scratch. > I don't really know where to search... :-(. The system having trouble is > SCSI only, while the other systems have also IDE or are IDE only. Don't > know if that could be a clue. Hmm, don't think so. I keep reading about problems with SB PCI128's yet mine has *always* worked fine under -STABLE (3.x and 4.x). I've got an all-SCSI system too. One thing though that might be a clue; mine is actually a PCI128 Value. I believe that the "value" was added when they brought the Live! card out and also the Value cards have fewer sockets on the backplate than the non-Value ones (so slightly different hardware?). pcm0: port 0x6800-0x683f irq 11 at device 11.0 on pci0 > I think this 'scratch problem' has come up several times, but I never saw > a solution. > > Karel. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- 4.4 - The number of the Beastie ________________________________________________________________ 51.44°N FreeBSD - The Power To Serve http://www.freebsd.org 2.057°W My Webpage http://ukug.uk.freebsd.org/~mark mailto:marko@freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 10: 0: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ruin.servers.plus.net.uk (ruin.servers.plus.net.uk [212.159.2.66]) by hub.freebsd.org (Postfix) with SMTP id 7710E37B503 for ; Fri, 6 Oct 2000 10:00:05 -0700 (PDT) Received: (qmail 6001 invoked from network); 6 Oct 2000 17:03:19 -0000 Received: from warrior-outbound.servers.plus.net (212.159.14.227) by ruin.servers.plus.net.uk with SMTP; 6 Oct 2000 17:03:19 -0000 Received: (qmail 28492 invoked from network); 6 Oct 2000 16:59:48 -0000 Received: from unknown (HELO ice53.com) (212.56.122.167) by warrior with SMTP; 6 Oct 2000 16:59:48 -0000 Message-ID: <39DE0528.D50F5475@ice53.com> Date: Fri, 06 Oct 2000 18:00:24 +0100 From: "emrul.i" X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: questions@freebsd.org Subject: Problem with my server Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I'm trying to write a chat server and I've developed a little client simulator program to simulate 20 users in a chat room. The server program crashes with the error "emslaptop /kernel: looutput: mbuf allocation failed" - can someone please tell me what this error is since I am unfamiliar with UNIX? PS: I am intending on releasing my server as open source so I am willing to let other people have a look at it. Thanks in advance, Jared Miles To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 10: 0:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mta01-svc.ntlworld.com (mta01-svc.ntlworld.com [62.253.162.41]) by hub.freebsd.org (Postfix) with ESMTP id CE4DA37B503 for ; Fri, 6 Oct 2000 10:00:35 -0700 (PDT) Received: from parish ([62.253.87.98]) by mta01-svc.ntlworld.com (InterMail vM.4.01.02.27 201-229-119-110) with ESMTP id <20001006170034.ESJ16640.mta01-svc.ntlworld.com@parish>; Fri, 6 Oct 2000 18:00:34 +0100 Received: (from mark@localhost) by parish (8.11.0/8.11.0) id e96H0UO01521; Fri, 6 Oct 2000 18:00:30 +0100 (BST) (envelope-from mark) Date: Fri, 6 Oct 2000 18:00:30 +0100 From: Mark Ovens To: Edmund Allain Cc: FreeBSD-questions@freebsd.org Subject: Re: Porting other OS Software Message-ID: <20001006180030.D252@parish> References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5i In-Reply-To: ; from eddiebsd@prodigy.net on Fri, Oct 06, 2000 at 01:58:46AM -0400 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Oct 06, 2000 at 01:58:46AM -0400, Edmund Allain wrote: > how do I configure netscape to play real audio when I go to websites > like byte.com or techtv.com ? Please help me Linux Netscape and Realplayer 7 work just fine under FreeBSD and they are both in the ports. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- 4.4 - The number of the Beastie ________________________________________________________________ 51.44°N FreeBSD - The Power To Serve http://www.freebsd.org 2.057°W My Webpage http://ukug.uk.freebsd.org/~mark mailto:marko@freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 10:13:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from bongo.rbc.ru (bongo.rbc.ru [195.218.138.120]) by hub.freebsd.org (Postfix) with ESMTP id E342237B503 for ; Fri, 6 Oct 2000 10:13:13 -0700 (PDT) Received: from bingo.rbc.ru (bingo.rbc.ru [195.218.138.28]) by bongo.rbc.ru (Postfix) with ESMTP id CD5A915266 for ; Wed, 4 Oct 2000 17:09:11 +0400 (MSD) Received: from igor ([195.218.167.26]) by bingo.rbc.ru (8.9.3/8.9.3) with SMTP id RAA83020 for ; Wed, 4 Oct 2000 17:09:06 +0400 (MSD) (envelope-from igorp@mail.rbc.ru) Message-ID: <002301c02e03$de237860$1aa7dac3@rbc.ru> From: "Igor" To: Subject: racoon problem Date: Wed, 4 Oct 2000 17:06:05 +0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0020_01C02E25.61FEF3A0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 Disposition-Notification-To: "Igor" X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0020_01C02E25.61FEF3A0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable i configure ipsec and racoon=20 #ipsec.conf=20 spdadd 1.1.1.1 2.2.2.2 any -P out ipsec esp/transport/1.1.1.1-2.2.2.2/require ; spdadd 2.2.2.2 1.1.1.1 any -P in ipsec esp/transport/2.2.2.2-1.1.1.1/require ; setkey -f ipsec.conf #racoon.conf path pre_shared_key "psk" ; log debug4; remote anonymous { exchange_mode aggressive,main,base; identifier address; proposal_check obey; lifetime time 24 hour ; # sec,min,hour lifetime byte 100 MB ; # B,KB,GB # phase 1 proposal (for ISAKMP SA) proposal { encryption_algorithm des ; hash_algorithm sha1; authentication_method pre_shared_key ; dh_group 2; } } # phase 2 proposal (for IPsec SA) sainfo anonymous { pfs_group 2; lifetime time 12 hour ; lifetime byte 50 MB ; encryption_algorithm des ; authentication_algorithm hmac_md5, hmac_sha1 ; compression_algorithm deflate ; } racoon -f racoon.conf #psk 1.1.1.1 12345678 2.2.2.2 12345678 on phase 2 00-10-04 16:22:05: pfkey.c:193:pfkey_handler(): get pfkey ADD message 2000-10-04 16:22:05: pfkey.c:209:pfkey_handler(): pfkey ADD failed = Invalid argument I think the password for crypt packets at this time is must be = established what is wrong ? ------=_NextPart_000_0020_01C02E25.61FEF3A0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
i configure ipsec and racoon =
 
#ipsec.conf
spdadd 1.1.1.1 2.2.2.2 any -P out=20 ipsec
       =20 esp/transport/1.1.1.1-2.2.2.2/require ;
spdadd 2.2.2.2 1.1.1.1 any -P = in=20 ipsec
       =20 esp/transport/2.2.2.2-1.1.1.1/require ;
 
setkey -f ipsec.conf
 
 
#racoon.conf
path pre_shared_key "psk" = ;
log debug4;
remote=20 anonymous
{
        = exchange_mode=20 aggressive,main,base;
       =20 identifier address;
        proposal_check=20 obey;
        lifetime time 24 = hour ; #=20 sec,min,hour
        lifetime byte = 100 MB=20 ;  # B,KB,GB
        # phase=20 1 proposal (for ISAKMP SA)
        = proposal=20 {
           &n= bsp;   =20 encryption_algorithm des=20 ;
           &n= bsp;   =20 hash_algorithm=20 sha1;
          &nbs= p;    =20 authentication_method pre_shared_key=20 ;
           &n= bsp;   =20 dh_group 2;
        = }
}
# phase 2 proposal (for IPsec = SA)
sainfo=20 anonymous
{
        pfs_group=20 2;
        lifetime time 12 hour=20 ;
        lifetime byte 50 MB=20 ;
        encryption_algorithm des = ;
        authentication_algorithm = hmac_md5, hmac_sha1 ;
       =20 compression_algorithm deflate ;
}
 
racoon -f racoon.conf
#psk
1.1.1.1     =     =20 12345678
2.2.2.2         &nb= sp;12345678
 
 
on phase 2
00-10-04 16:22:05: = pfkey.c:193:pfkey_handler(): get=20 pfkey ADD message
2000-10-04 16:22:05: pfkey.c:209:pfkey_handler(): = pfkey ADD=20 failed Invalid argument
 
I think the password for crypt packets = at this time=20 is must be established
what is wrong ?
 
 
 
------=_NextPart_000_0020_01C02E25.61FEF3A0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 10:13:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from bongo.rbc.ru (bongo.rbc.ru [195.218.138.120]) by hub.freebsd.org (Postfix) with ESMTP id A44BC37B66C for ; Fri, 6 Oct 2000 10:13:15 -0700 (PDT) Received: from bingo.rbc.ru (bingo.rbc.ru [195.218.138.28]) by bongo.rbc.ru (Postfix) with ESMTP id 4909615066 for ; Fri, 6 Oct 2000 10:38:10 +0400 (MSD) Received: from igor ([195.218.167.26]) by bingo.rbc.ru (8.9.3/8.9.3) with SMTP id KAA59447 for ; Fri, 6 Oct 2000 10:38:01 +0400 (MSD) (envelope-from igorp@mail.rbc.ru) Message-ID: <010901c02f5f$70eea320$1aa7dac3@rbc.ru> From: "Igor" To: Subject: racoon problem Date: Fri, 6 Oct 2000 10:34:06 +0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0106_01C02F80.F46B5C90" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 Disposition-Notification-To: "Igor" 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_0106_01C02F80.F46B5C90 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable i configure ipsec and racoon=20 #ipsec.conf=20 spdadd 1.1.1.1 2.2.2.2 any -P out ipsec esp/transport/1.1.1.1-2.2.2.2/require ; spdadd 2.2.2.2 1.1.1.1 any -P in ipsec esp/transport/2.2.2.2-1.1.1.1/require ; setkey -f ipsec.conf =20 #racoon.conf path pre_shared_key "psk" ; log debug4; remote anonymous { exchange_mode aggressive,main,base; identifier address; proposal_check obey; lifetime time 24 hour ; # sec,min,hour lifetime byte 100 MB ; # B,KB,GB # phase 1 proposal (for ISAKMP SA) proposal { encryption_algorithm des ; hash_algorithm sha1; authentication_method pre_shared_key ; dh_group 2; } } # phase 2 proposal (for IPsec SA) sainfo anonymous { pfs_group 2; lifetime time 12 hour ; lifetime byte 50 MB ; encryption_algorithm des ; authentication_algorithm hmac_md5, hmac_sha1 ; compression_algorithm deflate ; } =20 racoon -f racoon.conf #psk 1.1.1.1 12345678 2.2.2.2 12345678 =20 on phase 2 00-10-04 16:22:05: pfkey.c:193:pfkey_handler(): get pfkey ADD message 2000-10-04 16:22:05: pfkey.c:209:pfkey_handler(): pfkey ADD failed = Invalid argument =20 I think the password for crypt packets at this time is must be = established what is wrong ? =20 =20 =20 ------=_NextPart_000_0106_01C02F80.F46B5C90 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
i configure ipsec and racoon =
 
#ipsec.conf
spdadd 1.1.1.1 2.2.2.2 any -P out=20 ipsec
       =20 esp/transport/1.1.1.1-2.2.2.2/require ;
spdadd 2.2.2.2 1.1.1.1 any -P = in=20 ipsec
       =20 esp/transport/2.2.2.2-1.1.1.1/require ;
 
setkey -f ipsec.conf
 
 
#racoon.conf
path pre_shared_key "psk" = ;
log debug4;
remote=20 anonymous
{
        = exchange_mode=20 aggressive,main,base;
       =20 identifier address;
        proposal_check=20 obey;
        lifetime time 24 = hour ; #=20 sec,min,hour
        lifetime byte = 100 MB=20 ;  # B,KB,GB
        # phase=20 1 proposal (for ISAKMP SA)
        = proposal=20 {
           &n= bsp;   =20 encryption_algorithm des=20 ;
           &n= bsp;   =20 hash_algorithm=20 sha1;
          &nbs= p;    =20 authentication_method pre_shared_key=20 ;
           &n= bsp;   =20 dh_group 2;
        = }
}
# phase 2 proposal (for IPsec = SA)
sainfo=20 anonymous
{
        pfs_group=20 2;
        lifetime time 12 hour=20 ;
        lifetime byte 50 MB=20 ;
        encryption_algorithm des = ;
        authentication_algorithm = hmac_md5, hmac_sha1 ;
       =20 compression_algorithm deflate ;
}
 
racoon -f racoon.conf
#psk
1.1.1.1     =     =20 12345678
2.2.2.2         &nb= sp;12345678
 
 
on phase 2
00-10-04 16:22:05: = pfkey.c:193:pfkey_handler(): get=20 pfkey ADD message
2000-10-04 16:22:05: pfkey.c:209:pfkey_handler(): = pfkey ADD=20 failed Invalid argument
 
I think the password for crypt packets = at this time=20 is must be established
what is wrong ?
 
 
 
------=_NextPart_000_0106_01C02F80.F46B5C90-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 10:17: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from takhus.mind.net (takhus.mind.net [206.101.72.8]) by hub.freebsd.org (Postfix) with ESMTP id C7E9137B66C for ; Fri, 6 Oct 2000 10:16:41 -0700 (PDT) Received: from localhost (fleisher@localhost) by takhus.mind.net (8.9.3/8.9.3) with ESMTP id KAA78780 for ; Fri, 6 Oct 2000 10:21:19 -0700 (PDT) (envelope-from fleisher@mind.net) X-Authentication-Warning: takhus.mind.net: fleisher owned process doing -bs Date: Fri, 6 Oct 2000 10:21:19 -0700 (PDT) From: Anthony Fleisher To: freebsd-questions@freebsd.org Subject: Request help with Filesystem Problems Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have been having problems with one of my filesystems on a SCSI disk that seem to be related to disk failure, so am planning on moving the system from the SCSI disk to an IDE drive that will replace it, and thought I would drop a note to this list to see if I could get some advice/pointers from some people that may have already been through this process. System is FreeBSD 4.0-RELEASE The troubles: I am seeing lots of errors like this in messages and dmesg output: (da0:ahc0:0:0:0): READ(10). CDB: 28 0 0 7b 90 c0 0 0 10 0 (da0:ahc0:0:0:0): MEDIUM ERROR info:7b90c1 asc:11,0 (da0:ahc0:0:0:0): Unrecovered read error sks:80,9 (da0:ahc0:0:0:0): READ(10). CDB: 28 0 0 7b 90 c0 0 0 10 0 (da0:ahc0:0:0:0): MEDIUM ERROR info:7b90c1 asc:11,0 (da0:ahc0:0:0:0): Unrecovered read error sks:80,9 (da0:ahc0:0:0:0): READ(10). CDB: 28 0 0 7b 90 c0 0 0 10 0 (da0:ahc0:0:0:0): MEDIUM ERROR info:7b90c1 asc:11,0 (da0:ahc0:0:0:0): Unrecovered read error sks:80,9 The dump that I tried to do on the /usr/local filesystem last night looked like this (I use amanda to dump to another host): DUMP: Date of this level 0 dump: Fri Oct 6 01:04:46 2000 DUMP: Date of last level 0 dump: the epoch DUMP: Dumping /usr/local to standard output DUMP: bad sblock magic number DUMP: The ENTIRE dump is aborted. -- I have some concerns about my ability to get this system back up after the reboot necessary to install the new IDE disks, given these errors, so here is my plan: 1. use tar via ssh to make a copy of the entire filesystem to a remote system (I have enough diskspace) in case the partition does not want to come back online after the reboot. 2. shutdown the system, install 2 new IDE drives that have been had the partitioning and newfs done on another system. 3. bring the system back up, mount the new partitions under /mnt and use several tar pipelines to copy the files from the existing filesystem over to the new disk. (I will be moving / /var /usr and /usr/local). (If this doesn't work, use the fixit disk to bring up networking, copy the tarball from the remote system, and untar it onto the new disk.) 4. Change etc/fstab on the new drive to use the IDE rather than SCSI partitions. 5. Install bootblocks on the new drive. 6. run MAKEDEV in the /dev directory on the IDE disk to make sure that all my IDE slices/partitions are there. 6. Reboot off of the IDE (leaving the SCSI drive where it is, unreferenced). 7. At this point I expect the system to come up and work as before, only now using the IDE rather than SCSI. --- So, my questions: 1. Is there anything that I have forgotten in the above procedures? 2. Are there any problems that might arise? 3. I am expecting that, as long as the root filesystem comes back, the untarring of the backup created in step 1 above should keep all file permissions, in the event that the /usr/local system is unable to be mounted after the reboot. Can someone confirm this (assuming -p to tar)? 4. Are there any critical files that may have problems with tar? If you would like any further information, please ask. Thank you very much for any help. TOny. -- Anthony Fleisher System Administrator InfoStructure Ashland, Oregon Voice: (541)482-8324 Fax: (541)488-7599 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 10:23:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gershwin.tera.com (gershwin.tera.com [207.224.230.28]) by hub.freebsd.org (Postfix) with ESMTP id E6F0637B503 for ; Fri, 6 Oct 2000 10:23:08 -0700 (PDT) Received: from tera.com (athena.sea.tera.com [207.224.230.169]) by gershwin.tera.com (8.9.3/8.9.3) with ESMTP id KAA28016; Fri, 6 Oct 2000 10:23:07 -0700 (PDT) Received: by tera.com (8.8.8+Sun/SMI-SVR4) id KAA14783; Fri, 6 Oct 2000 10:23:07 -0700 (PDT) Date: Fri, 6 Oct 2000 10:23:07 -0700 From: Gary Kline To: Neal Koss Cc: Gary Kline , freebsd-questions@FreeBSD.ORG Subject: Re: upgrading Message-ID: <20001006102307.A14766@athena.sea.tera.com> References: <5.0.0.25.2.20001005165319.034a9460@mail.pv1.ca.home.com> <5.0.0.25.2.20001005165319.034a9460@mail.pv1.ca.home.com> <20001005175311.A14427@athena.sea.tera.com> <5.0.0.25.2.20001005225521.0387d080@mail.pv1.ca.home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95us In-Reply-To: <5.0.0.25.2.20001005225521.0387d080@mail.pv1.ca.home.com>; from Neal Koss on Thu, Oct 05, 2000 at 10:58:55PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Oct 05, 2000 at 10:58:55PM -0700, Neal Koss wrote: > At 05:53 PM 10/5/2000 -0700, you wrote: > >On Thu, Oct 05, 2000 at 04:53:32PM -0700, Neal Koss wrote: [[ ... ]] > > ------------------------------------------------------- > Well, the first paragraph in the UPGRADE.TXT file on every version says, > "Using a mismatched version of sysinstall is almost guaranteed to cause > problems and has been known to leave systems in an unusable state. The > most commonly made mistake in this regard is the use of an old copy of > /stand/sysinstall from an existing installation to upgrade to a newer > version of FreeBSD. This is NOT recommended. Yes, and the reason that this is explicitly mentioned now may be (I'm not certain) because of my hassles last spring. I had a new SCSI drive installed, and yet /stand/sysinstall didn't see it. Finally, someone suggested that I rebuild sysinstall. I did and that was the required magic. For some reason, known only to Jorden, prob'ly, sysinstall is not rebuilt after you've upgraded. It must be done by-hand. > > And I really did search the CD that I pulled down and I just don't see it. > I am really hesitant to use the 3.3 version considering the warning. > I'm sorry; you didn't see _what_? the menu for doing a binary upgrade? It may not be there; I only heard of this recently, tho I've been using FBSD since v2.0.5. One approach may be to use Netscape and a search engine on the string: "binary + upgrade + freebsd". If you don't find anything, asking the list is your next best bet. gary -- Gary Kline Cray Inc Seattle, Washington To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 10:35:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fep03-svc.mail.telepac.pt (fep03-svc.mail.telepac.pt [194.65.5.202]) by hub.freebsd.org (Postfix) with ESMTP id 69A5937B66C for ; Fri, 6 Oct 2000 10:35:37 -0700 (PDT) Received: from farrusco ([194.65.239.81]) by fep03-svc.mail.telepac.pt (InterMail vM.4.01.02.27 201-229-119-110) with SMTP id <20001006172808.JPNC1604.fep03-svc.mail.telepac.pt@farrusco> for ; Fri, 6 Oct 2000 18:28:08 +0100 Message-ID: <000801c02fba$3b6e97e0$51ef41c2@farrusco> From: "Daniel Leal" To: Subject: G400Max and xfre86-4.0.1 Date: Fri, 6 Oct 2000 18:24:05 +0100 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01C02FC2.9C58CC80" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0005_01C02FC2.9C58CC80 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, (sory about my english) I am a newnewbie, and a have some dificults with computers (but some day = I will not...), so easy on me please! I need help with X: I downloaded and installed xfree86-4.0.1. When a run xf86config, in the = graphics seccion, the program told me to not worry about if my graphics = card were not in the list. OK, my Matrox G400 MAX Dual Head 32Mb is not = in the list. During the rest of configuration, I had the filling that it = won't work, because the configuration didn't ask me for the resolutions = (as did in my second machine with matrox millenium II 4Mb). After this configuration, I run startx, but there was no "windows". = There was some messages, and the 2 last ones were: (EE) VGA(0): Given depth (16) is not suported by this driver (EE)Screen(s) found, but none have a usable configuration So what can I do? Thank's very much... Daniel ------=_NextPart_000_0005_01C02FC2.9C58CC80 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi, (sory about my = english)
 
I am a newnewbie, and a have some = dificults with=20 computers (but some day I will not...), so easy on me = please!
 
I need help with X:
 
I downloaded and installed = xfree86-4.0.1. When a=20 run xf86config, in the graphics seccion, the program told me to not = worry about=20 if my graphics card were not in the list. OK, my Matrox G400 MAX Dual = Head 32Mb=20 is not in the list. During the rest of configuration, I had the filling = that it=20 won't work, because the configuration didn't ask me for the resolutions = (as did=20 in my second machine with matrox millenium II 4Mb).
After this configuration, I run startx, = but there=20 was no "windows". There was some messages, and the 2 last ones=20 were:
(EE) VGA(0): Given depth (16) is not = suported by=20 this driver
(EE)Screen(s) found, but none have a = usable=20 configuration
 
So what can I do?
 
Thank's very much...
       =20             =    =20         Daniel
------=_NextPart_000_0005_01C02FC2.9C58CC80-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 10:52:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.telestream.com (mail.telestream.com [205.238.4.5]) by hub.freebsd.org (Postfix) with ESMTP id 77B7C37B502 for ; Fri, 6 Oct 2000 10:52:21 -0700 (PDT) Received: from localhost (keith@localhost) by mail.telestream.com (8.11.0/8.11.0) with ESMTP id e96HqKf20776 for ; Fri, 6 Oct 2000 10:52:20 -0700 Date: Fri, 6 Oct 2000 10:52:20 -0700 (PDT) From: To: freebsd-questions@freebsd.org Subject: vinum Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In the man page for vinum it states the following device devicename - Specify the device on which the drive resides. devicename must be the name of a disk partition, for example /dev/da1e or /dev/wd3s2h, and it must be of type vinum. Do not use the c partition, which is reserved for the complete disk. How do I get the device to be of type vinum? In the disk slice editor it only allows for a couple different types. 165 for freebsd, 6 for DOS, 131 for Linux etc. I tried just typing in vinum and it didn't recognise it all all. Keith ================================= Keith W. At the helm My non work related site www.cydonia.net ================================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 10:54:48 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 8414837B502 for ; Fri, 6 Oct 2000 10:54:45 -0700 (PDT) Received: from 149.211.6.64.reflexcom.com ([64.6.211.149]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Fri, 6 Oct 2000 10:53:29 -0700 Received: (from cjc@localhost) by 149.211.6.64.reflexcom.com (8.11.0/8.11.0) id e96Hshf63115; Fri, 6 Oct 2000 10:54:43 -0700 (PDT) (envelope-from cjc) Date: Fri, 6 Oct 2000 10:54:42 -0700 From: "Crist J . Clark" To: Bernd Luevelsmeyer Cc: questions@FreeBSD.ORG Subject: Re: arp proxy Message-ID: <20001006105442.A62974@149.211.6.64.reflexcom.com> Reply-To: cjclark@alum.mit.edu References: <39DC78C8.A3CF4F56@heitec.net> <20001005205137.L25121@149.211.6.64.reflexcom.com> <39DDDA7F.68AD47A2@heitec.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <39DDDA7F.68AD47A2@heitec.net>; from bernd.luevelsmeyer@heitec.net on Fri, Oct 06, 2000 at 03:58:23PM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Oct 06, 2000 at 03:58:23PM +0200, Bernd Luevelsmeyer wrote: > Crist J . Clark wrote: > > > > On Thu, Oct 05, 2000 at 02:49:12PM +0200, Bernd Luevelsmeyer wrote: > > > Hi, > > > > > > > > > I need to set up an "arp proxy"; at least I think that's what I need. > > > The situation is: I've got a combined gateway/firewall machine (FreeBSD > > > 4.1-Stable), but my provider declares himself unable to direct my > > > subnet's traffic to that gateway. Instead, he insists on addressing each > > > of my machines directly, with individual ARPs for each address. So I > > > think my gateway machine needs to answer all the ARP requests for my > > > subnet with its own MAC address, and then forward the IP packets it > > > receives. > > > > man 4 bridge > > I know how to configure a bridge; in fact, the machine is currently > running as a bridge, exactly because I couldn't get the arp proxy to > run. I think I mentioned that in my original mail: > "Right now I've configured the gateway as a bridge, and that works; but > I don't like that. So, how do I set up an ARP proxy correctly?" Oops. Missed that somehow. > Hence, I don't desperately need something right now to get the network > running, the bridge is operating just fine. I would however like to > replace the bridge with an ARP proxy, so I'm interested if FreeBSD is > able to work as an ARP proxy at all, and if it is: how. Just enabling > 'arpproxy_all' in /etc/rc.conf definitly isn't enough. Hmmm... I don't think that is what an ARP proxy does (at least not in FreeBSD). I can't seem to find docs on it (no docs on a sysctl switch! *SHOCK*), so "I'll use the source, Luke." If you track down the proxy code, you will find yourself in, /usr/src/sys/netinet/if_ether.c Which has helpful comments like, /* * Don't send proxies for nodes on the same interface * as this one came out of, or we'll get into a fight * over who claims what Ether address. */ Huh? But if I am not mistaken, all an ARP proxy is going to do is reply to ARP requests... And that does not get you far. You'd still need to figure out how to get frames over the bridge or packets over a router to the machines behind the firewall. I don't have your full email easily accessible, so I may again be suggesting something you have already tried or thought of, but is there a reason not to use NAT and redirect your addresses to machines behind the firewall? (I would venture to guess that if you start playing with ARP proxies you would end up building your own NAT system, but it will be more work and a kludge compared to just using natd(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 Fri Oct 6 10:59:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from c008.sfo.cp.net (c008-h009.c008.sfo.cp.net [209.228.14.198]) by hub.freebsd.org (Postfix) with SMTP id 4919D37B503 for ; Fri, 6 Oct 2000 10:59:42 -0700 (PDT) Received: (cpmta 28245 invoked from network); 6 Oct 2000 10:59:41 -0700 Date: 6 Oct 2000 10:59:41 -0700 Message-ID: <20001006175941.28244.cpmta@c008.sfo.cp.net> X-Sent: 6 Oct 2000 17:59:41 GMT Received: from [204.101.88.2] by mail.canada.com with HTTP; 06 Oct 2000 10:59:41 PDT Content-Type: text/plain Content-Disposition: inline Mime-Version: 1.0 To: freebsd-questions@freebsd.org From: area-51@canada.com X-Mailer: Web Mail 3.8.0.10 Subject: Installing Freebsd 4.1 on 600X Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all; I am trying to install FBSD 4.1 on a Thinkpad 600X (64Meg(fixed), 12Gig, DVD). I get "unable to live if I can't run init" after putting the MFSROOT disk in. I looked at the mail list archives and found several references to removing memory but, my 64Meg is fixed and can't be removed. 2 solutions come to mind: First, get a generic kernel from some kind person and, Second, set some boot time options.... NOTE: I do not have FBSD installed anywhere else to build a custom kernel. Can anyone offer some ideas ? P.S. I have aleady sent this to the hardware list and have had no responses yet. - a __________________________________________________________ Get your FREE personalized e-mail at http://www.canada.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 11: 2: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ivin.nl (ivin.nl [161.58.235.201]) by hub.freebsd.org (Postfix) with ESMTP id 2D73B37B502 for ; Fri, 6 Oct 2000 11:02:00 -0700 (PDT) Received: from roberts4.roberts.nl ([213.73.149.39]) by ivin.nl (8.8.8) id UAA18788; Fri, 6 Oct 2000 20:01:52 +0200 (CEST) Message-Id: <5.0.0.25.2.20001006195945.009eaeb0@pop.roberts.nl> X-Sender: lar@pop.roberts.nl X-Mailer: QUALCOMM Windows Eudora Version 5.0 Date: Fri, 06 Oct 2000 20:01:24 +0200 To: freebsd-questions@freebsd.org From: Luke Roberts Subject: installing PICO 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 Please can somebody remind me which package or port I need to install to get the pico text-editor installed? Thanks, Luke To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 11: 6:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ultra.comspace.com (209-16-25-2.insync.net [209.16.25.2]) by hub.freebsd.org (Postfix) with ESMTP id 9BBE137B503 for ; Fri, 6 Oct 2000 11:06:25 -0700 (PDT) Received: from danield (cs16255-11.houston.rr.com [24.162.55.11]) by ultra.comspace.com (8.9.3/8.9.3) with SMTP id NAA09670; Fri, 6 Oct 2000 13:06:20 -0500 (CDT) Message-ID: <00b301c02fbf$22c70060$cd2710d1@comspace.com> From: "Daniel Domengeaux" To: , "Luke Roberts" References: <5.0.0.25.2.20001006195945.009eaeb0@pop.roberts.nl> Subject: Re: installing PICO Date: Fri, 6 Oct 2000 12:58:42 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.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 > Please can somebody remind me which package or port I need to install to > get the pico text-editor installed? pico is inclued with pine (cd /usr/ports/mail/pine4 && make install && make clean) -daniel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 11: 6:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rdc2.occa.home.com (ha1.rdc2.occa.home.com [24.2.8.66]) by hub.freebsd.org (Postfix) with ESMTP id 4FE5137B66C for ; Fri, 6 Oct 2000 11:06:26 -0700 (PDT) Received: from cx660429a.dr.com ([24.9.136.177]) by mail.rdc2.occa.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001006180625.MUCT24299.mail.rdc2.occa.home.com@cx660429a.dr.com>; Fri, 6 Oct 2000 11:06:25 -0700 Message-Id: <5.0.0.25.2.20001006110116.034a60f0@mail.pv1.ca.home.com> X-Sender: nkoss@mail.pv1.ca.home.com X-Mailer: QUALCOMM Windows Eudora Version 5.0 Date: Fri, 06 Oct 2000 11:10:08 -0700 To: kstewart@urx.com From: Neal Koss Subject: Re: upgrading Cc: Gary Kline , freebsd-questions@FreeBSD.ORG In-Reply-To: <39DD76D4.FE1A5251@urx.com> References: <5.0.0.25.2.20001005165319.034a9460@mail.pv1.ca.home.com> <5.0.0.25.2.20001005165319.034a9460@mail.pv1.ca.home.com> <5.0.0.25.2.20001005225521.0387d080@mail.pv1.ca.home.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 11:53 PM 10/5/2000 -0700, you wrote: KS>You have a 4.1.1 version on the cdrom. You may just need to boot from KS>a floppy. Are you saying that I use the 'floppies' directory on the CDROM and do an 'fdimage' on each '.flp' file to a separate floppy disk and then just run it (starting with 'kern', right?). Will that eventually invoke something that will allow an 'upgrade' rather than fresh installation? GK>For some reason, known only to Jorden, prob'ly, sysinstall GK>is not rebuilt after you've upgraded. It must be done by-hand. What do you mean 'by hand'? Am I supposed to create the 'sysinstall' program somehow? GK>One approach may be to use Netscape and a search engine on GK>the string: "binary + upgrade + freebsd". I did the search and the best result was "http://www.defcon1.org/binary/howto2.html" which seemed to imply that my response to Kent is what to do. What I really don't understand is why this procedure isn't just stated somewhere in B&W. I find it hard to believe that I'm the first person trying to do this. Why isn't it just documented? And why does the documentation talk about a file, "sysinstall" that is so well hidden? :-) FreeBSD is such a great system other than the install/upgrade cycle. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Neal Koss, MD nkoss@dr.com Eudora Pro 5.0 http://www.healinx.com/doc/kossmd http://www.checkthegrid.com Before you go to the movies...Check The Grid! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 11: 7:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from heorot.1nova.com (sub24-23.member.dsl-only.net [63.105.24.23]) by hub.freebsd.org (Postfix) with ESMTP id 2185F37B502 for ; Fri, 6 Oct 2000 11:07:19 -0700 (PDT) Received: by heorot.1nova.com (Postfix, from userid 1000) id 0699B328E; Thu, 5 Oct 2000 10:31:32 +0000 (GMT) Received: from localhost (localhost [127.0.0.1]) by heorot.1nova.com (Postfix) with ESMTP id E7CEA328D; Thu, 5 Oct 2000 10:31:32 +0000 (GMT) Date: Thu, 5 Oct 2000 10:31:32 +0000 (GMT) From: Rick Hamell To: Luke Roberts Cc: freebsd-questions@freebsd.org Subject: Re: installing PICO In-Reply-To: <5.0.0.25.2.20001006195945.009eaeb0@pop.roberts.nl> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Please can somebody remind me which package or port I need to install to > get the pico text-editor installed? /usr/ports/mail/pine(4.1?) Rick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 11:17:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mta01-svc.ntlworld.com (mta01-svc.ntlworld.com [62.253.162.41]) by hub.freebsd.org (Postfix) with ESMTP id 219F837B66D for ; Fri, 6 Oct 2000 11:17:53 -0700 (PDT) Received: from parish ([62.253.87.98]) by mta01-svc.ntlworld.com (InterMail vM.4.01.02.27 201-229-119-110) with ESMTP id <20001006181744.SPC16640.mta01-svc.ntlworld.com@parish>; Fri, 6 Oct 2000 19:17:44 +0100 Received: (from mark@localhost) by parish (8.11.0/8.11.0) id e96IGlV01987; Fri, 6 Oct 2000 19:16:47 +0100 (BST) (envelope-from mark) Date: Fri, 6 Oct 2000 19:16:29 +0100 From: Mark Ovens To: Neal Koss Cc: kstewart@urx.com, Gary Kline , freebsd-questions@freebsd.org Subject: Re: upgrading Message-ID: <20001006191629.G252@parish> References: <5.0.0.25.2.20001005165319.034a9460@mail.pv1.ca.home.com> <5.0.0.25.2.20001005165319.034a9460@mail.pv1.ca.home.com> <5.0.0.25.2.20001005225521.0387d080@mail.pv1.ca.home.com> <39DD76D4.FE1A5251@urx.com> <5.0.0.25.2.20001006110116.034a60f0@mail.pv1.ca.home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5i In-Reply-To: <5.0.0.25.2.20001006110116.034a60f0@mail.pv1.ca.home.com>; from nkoss@dr.com on Fri, Oct 06, 2000 at 11:10:08AM -0700 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Oct 06, 2000 at 11:10:08AM -0700, Neal Koss wrote: > GK>For some reason, known only to Jorden, prob'ly, sysinstall > GK>is not rebuilt after you've upgraded. It must be done by-hand. > > What do you mean 'by hand'? Am I supposed to create the 'sysinstall' > program somehow? > Yes. # cd /usr/src/release/sysinstall && make all install clean -- 4.4 - The number of the Beastie ________________________________________________________________ 51.44°N FreeBSD - The Power To Serve http://www.freebsd.org 2.057°W My Webpage http://ukug.uk.freebsd.org/~mark mailto:marko@freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 11:19:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from blackhelicopters.org (geburah.blackhelicopters.org [209.69.178.18]) by hub.freebsd.org (Postfix) with ESMTP id 4846D37B66C for ; Fri, 6 Oct 2000 11:19:13 -0700 (PDT) Received: (from mwlucas@localhost) by blackhelicopters.org (8.9.3/8.9.3) id OAA85070 for questions@freebsd.org; Fri, 6 Oct 2000 14:19:12 -0400 (EDT) (envelope-from mwlucas) Date: Fri, 6 Oct 2000 14:19:12 -0400 From: Michael Lucas To: questions@freebsd.org Subject: Applixware on FreeBSD question Message-ID: <20001006141912.A85058@blackhelicopters.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Folks, Does anyone out there know how to make Applixware tell you how many words are in a document? ==ml -- Michael Lucas mwlucas@blackhelicopters.org http://www.blackhelicopters.org/~mwlucas/ Big Scary Daemons: http://www.oreillynet.com/pub/q/Big_Scary_Daemons To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 11:27:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (oe50.pav1.hotmail.com [64.4.30.22]) by hub.freebsd.org (Postfix) with ESMTP id 07F1137B503 for ; Fri, 6 Oct 2000 11:27:47 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Fri, 6 Oct 2000 11:27:46 -0700 X-Originating-IP: [24.188.180.149] From: "Megumi" To: Subject: Date: Fri, 6 Oct 2000 14:26:20 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000F_01C02FA1.65B25500" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Message-ID: X-OriginalArrivalTime: 06 Oct 2000 18:27:46.0809 (UTC) FILETIME=[1FFBAE90:01C02FC3] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_000F_01C02FA1.65B25500 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Thanks ------=_NextPart_000_000F_01C02FA1.65B25500 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Thanks
------=_NextPart_000_000F_01C02FA1.65B25500-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 11:55:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gershwin.tera.com (gershwin.tera.com [207.224.230.28]) by hub.freebsd.org (Postfix) with ESMTP id AC81E37B502; Fri, 6 Oct 2000 11:55:13 -0700 (PDT) Received: from tera.com (athena.sea.tera.com [207.224.230.169]) by gershwin.tera.com (8.9.3/8.9.3) with ESMTP id LAA02383; Fri, 6 Oct 2000 11:55:12 -0700 (PDT) Received: by tera.com (8.8.8+Sun/SMI-SVR4) id LAA15287; Fri, 6 Oct 2000 11:55:11 -0700 (PDT) Date: Fri, 6 Oct 2000 11:55:11 -0700 From: Gary Kline To: Mark Ovens Cc: Neal Koss , kstewart@urx.com, Gary Kline , freebsd-questions@FreeBSD.ORG Subject: Re: upgrading Message-ID: <20001006115511.F14766@athena.sea.tera.com> References: <5.0.0.25.2.20001005165319.034a9460@mail.pv1.ca.home.com> <5.0.0.25.2.20001005165319.034a9460@mail.pv1.ca.home.com> <5.0.0.25.2.20001005225521.0387d080@mail.pv1.ca.home.com> <39DD76D4.FE1A5251@urx.com> <5.0.0.25.2.20001006110116.034a60f0@mail.pv1.ca.home.com> <20001006191629.G252@parish> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95us In-Reply-To: <20001006191629.G252@parish>; from Mark Ovens on Fri, Oct 06, 2000 at 07:16:29PM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Oct 06, 2000 at 07:16:29PM +0100, Mark Ovens wrote: > On Fri, Oct 06, 2000 at 11:10:08AM -0700, Neal Koss wrote: > > GK>For some reason, known only to Jorden, prob'ly, sysinstall > > GK>is not rebuilt after you've upgraded. It must be done by-hand. > > > > What do you mean 'by hand'? Am I supposed to create the 'sysinstall' > > program somehow? > > > > Yes. > > # cd /usr/src/release/sysinstall && make all install clean > Oops, thanks Mark. I suppose "by-hand" is hacker jargon.... gary To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 12: 0:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from 2711.dynacom.net (2711.dynacom.net [206.107.213.3]) by hub.freebsd.org (Postfix) with ESMTP id 663F037B502; Fri, 6 Oct 2000 12:00:38 -0700 (PDT) Received: from urx.com (dsl1-160.dynacom.net [206.159.132.160]) by 2711.dynacom.net (Build 101 8.9.3/NT-8.9.3) with ESMTP id MAA03610; Fri, 06 Oct 2000 12:00:37 -0700 Message-ID: <39DE2154.F82940D7@urx.com> Date: Fri, 06 Oct 2000 12:00:36 -0700 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Mark Ovens Cc: Neal Koss , Gary Kline , freebsd-questions@FreeBSD.ORG Subject: Re: upgrading References: <5.0.0.25.2.20001005165319.034a9460@mail.pv1.ca.home.com> <5.0.0.25.2.20001005165319.034a9460@mail.pv1.ca.home.com> <5.0.0.25.2.20001005225521.0387d080@mail.pv1.ca.home.com> <39DD76D4.FE1A5251@urx.com> <5.0.0.25.2.20001006110116.034a60f0@mail.pv1.ca.home.com> <20001006191629.G252@parish> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mark Ovens wrote: > > On Fri, Oct 06, 2000 at 11:10:08AM -0700, Neal Koss wrote: > > GK>For some reason, known only to Jorden, prob'ly, sysinstall > > GK>is not rebuilt after you've upgraded. It must be done by-hand. > > > > What do you mean 'by hand'? Am I supposed to create the 'sysinstall' > > program somehow? > > > > Yes. > > # cd /usr/src/release/sysinstall && make all install clean I did't think this would work until he has a real 4.1.1 and he can't get by the buildworld right now. He does have the 4.1.1 CDROM and he could fdimage the floppies on it to get a 4.1.1 sysinstall at boot. Kent > > -- > 4.4 - The number of the Beastie > ________________________________________________________________ > 51.44°N FreeBSD - The Power To Serve http://www.freebsd.org > 2.057°W My Webpage http://ukug.uk.freebsd.org/~mark > mailto:marko@freebsd.org http://www.radan.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 12:17: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cougar.i3s.net (smtp.astound.net [24.219.32.17]) by hub.freebsd.org (Postfix) with ESMTP id A4FAF37B502 for ; Fri, 6 Oct 2000 12:16:59 -0700 (PDT) Received: from oak (unverified [24.219.40.54]) by cougar.i3s.net (Rockliffe SMTPRA 3.4.7) with SMTP id ; Fri, 6 Oct 2000 14:16:58 -0500 Reply-To: From: "Scott Hansen" To: Cc: Subject: RE: Perplexing networking problems accessing select machines on local network Date: Fri, 6 Oct 2000 14:18:25 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <20000928202422.L81242@149.211.6.64.reflexcom.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 Crist - Yes, there are definitely live pingable addresses there. In actuality, the IP addresses that I can't reach are all on the same machine - multiple IP's bound to the same NIC - it is a Sun E250 server. I am able to ARP for the MAC address and it returns correctly. -Scott -----Original Message----- From: Crist J . Clark [mailto:cjclark@reflexnet.net] Sent: Thursday, September 28, 2000 10:24 PM To: Scott Hansen Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Perplexing networking problems accessing select machines on local network On Thu, Sep 28, 2000 at 05:50:04PM -0500, Scott Hansen wrote: > I previously submitted this question when I had v3.4 installed. I've since > formatted my harddrive and installed FreeBSD v4.1. > > The problem did NOT go away. A fresh install and the same problem. I'd > appreciate any help anyone could provide: > > I setup my box with it's IP address (24.154.34.5), subnet mask > (255.255.255.224), gateway (24.154.34.1), etc. The interface is up and > running. I'm able to connect to any IP address on the Internet FROM this > FreeBSD machine without a problem. I'm also able to telnet/ping/etc IN to > this new FreeBSD box from any host on the Internet without a problem. This > is all with one exception - I am unable to get to or from the FreeBSD box > from a small range of addresses (24.154.34.6 - 24.154.34.11 for sure, maybe > more). I can get to it fine from 24.154.34.1 and from 24.154.34.20. > > Summary: > Machine IP: 24.154.34.5 > Subnet Mask: 255.255.255.224 > Default Gateway: 24.154.34.1 (which I can ping without problem) > Other IP's I can't reach: 26.54.34.3, 26.54.34.9, 26.54.34.10, etc. > However, I can ping the DNS server: 26.54.34.20 > > I would appreciate any help or ideas anyone could provide?? Do you know for sure that there is a live, pingable host living at those addresses? I mean, you have Armstrong coax cable, right? Aren't those where other user's machines _might_ be? -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 12:23:17 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 DB6AB37B502 for ; Fri, 6 Oct 2000 12:23:14 -0700 (PDT) Received: (qmail 6812 invoked by uid 100); 6 Oct 2000 19:23:13 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14814.9889.223237.76090@guru.mired.org> Date: Fri, 6 Oct 2000 14:23:13 -0500 (CDT) To: Kryptokom Cc: questions@freebsd.org Subject: Re: Shareware for FreeBSD In-Reply-To: <120017064@toto.iv> X-Mailer: VM 6.72 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 Kryptokom writes: > We wrote some nice utilities for FreeBSD and wonder where to put > the source code, in order to share our ideas with the FreeBSD people. > > Any hint where to upload the utilities to ? Create a port that will build/install them, then submit the port via a PR. That will get the most exposure. You might also post the port to the same place you put the tarball, and then send a message to the appropriate mail list (assuming there is one - please don't spam groups that wouldn't be interested in it). The daemon news would be a list of last resort. ; Fri, 6 Oct 2000 12:24:54 -0700 (PDT) Received: from oak (unverified [24.219.40.54]) by cougar.i3s.net (Rockliffe SMTPRA 3.4.7) with SMTP id ; Fri, 6 Oct 2000 14:24:54 -0500 Reply-To: From: "Scott Hansen" To: "Mike Meyer" Cc: Subject: RE: Perplexing networking problems accessing select machines on local network Date: Fri, 6 Oct 2000 14:26:20 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <14803.61936.286758.259907@guru.mired.org> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG They are all on the same network. They are all actually the same machine - multiple IP's bound to the same NIC on that machine. The following is the output of ping from the FreeBSD box to the server at 24.219.44.10: bash-2.04# ping 24.219.44.10 PING 24.219.44.10 (24.219.44.10): 56 data bytes ^C --- 24.219.44.10 ping statistics --- 4 packets transmitted, 0 packets received, 100% packet loss Here is the output of ifconfig: bash-2.04# ifconfig ed0 ed0: flags=8843 mtu 1500 inet 24.219.44.5 netmask 0xffffffe0 broadcast 24.219.44.31 inet6 fe80::280:29ff:fe61:c365%ed0 prefixlen 64 scopeid 0x2 ether 00:80:29:61:c3:65 Ideas?? -Scott -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Mike Meyer Sent: Thursday, September 28, 2000 8:36 PM To: Scott Hansen Cc: questions@freebsd.org Subject: Re: Perplexing networking problems accessing select machines on local network Scott Hansen writes: > I previously submitted this question when I had v3.4 installed. I've since > formatted my harddrive and installed FreeBSD v4.1. > > The problem did NOT go away. A fresh install and the same problem. I'd > appreciate any help anyone could provide: > > I setup my box with it's IP address (24.219.44.5), subnet mask > (255.255.255.224), gateway (24.219.44.1), etc. The interface is up and > running. I'm able to connect to any IP address on the Internet FROM this > FreeBSD machine without a problem. I'm also able to telnet/ping/etc IN to > this new FreeBSD box from any host on the Internet without a problem. This > is all with one exception - I am unable to get to or from the FreeBSD box > from a small range of addresses (24.219.44.6 - 24.219.44.11 for sure, maybe > more). I can get to it fine from 24.219.44.1 and from 24.219.44.20. > > Summary: > Machine IP: 24.219.44.5 > Subnet Mask: 255.255.255.224 > Default Gateway: 24.219.44.1 (which I can ping without problem) > Other IP's I can't reach: 24.219.44.3, 24.219.44.9, 24.219.44.10, etc. > However, I can ping the DNS server: 24.219.44.20 It sound like a netmask problem. Which of the problem IPs are on the local network, and which aren't? Likewise, do all/any of them display the same problem? What are the error messages from ping, and how about the ifconfig output for the interface? ; Fri, 6 Oct 2000 12:31:47 -0700 (PDT) Received: from fapeu.ufsc.br (infotec2.portadigital.com.br [200.237.247.119]) by aldebaran.portadigital.com.br (8.9.3/8.9.3) with ESMTP id QAA32090 for ; Fri, 6 Oct 2000 16:31:35 -0300 (EST) (envelope-from maia@fapeu.ufsc.br) Message-ID: <39DE2724.327BD84A@fapeu.ufsc.br> Date: Fri, 06 Oct 2000 16:25:25 -0300 From: Luiz Maia X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: release Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear Sir, We ask a few weeks ago about the right way to create a project to port FreeBSD to my country language. There are 2 Linux distributions made in Brasil with protuguese support and others in Europe. Our goal is to create a distribution set only with the translation of man pages and input/output messages, leaving the rest of the code intact. We currently start a translation of the man pages. Our question is what the rigth direction to start this kind of a project with the aproval of FreeBSD team. Best regards Luiz Maia To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 12:36:22 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 5852637B502 for ; Fri, 6 Oct 2000 12:36:19 -0700 (PDT) Received: (qmail 7078 invoked by uid 100); 6 Oct 2000 19:36:18 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14814.10674.701187.669242@guru.mired.org> Date: Fri, 6 Oct 2000 14:36:18 -0500 (CDT) To: Chip Cc: questions@freebsd.org Subject: Re: Star Office (Linux version) - does it work on FBSD? In-Reply-To: <19129456@toto.iv> X-Mailer: VM 6.72 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 Chip writes: > I downloaded SO5.2 the other day, ran the install and it failed > immediately, with the bane of linux - the failed dependency. > Gads. > I really dislike this one 'feature' of linux. It's wanting a file > called libvos1GCC.so. I'm wondering if it's even worth trying to > get it to work? Anyone else got SO5.2 working on BSD? Is it worth > the hassle and disk space? Actually, that's not a failed dependency - libvos1GCC.so comes with staroffice. Something (as yet unknown) in the environment causes the setup program to fail to find that shared library. Even taking a package built on a system where it did install won't make setup work - but running "soffice" will get you set up and it will work. Personally, I think it was a waste of time. It opens one *big* window, and keeps it's windows in that - emulating MS-Windows all the while. It reminds me a lot of VNC to a windows box. If I wanted a windows-like environment, I woulda bought a windows box. On the other hand, I don't know of anything else that will do everything it will; if you need those things, it's the only answer. ; Fri, 6 Oct 2000 12:37:42 -0700 (PDT) Received: from glass (glass.cdknet.com [206.20.234.224]) by mail.cdknet.com (8.9.2/8.9.2) with SMTP id PAA37419; Fri, 6 Oct 2000 15:45:09 -0400 (EDT) (envelope-from dyu@cdknet.com) Reply-To: From: "Derrick" To: "'Volker Stolz'" Cc: Subject: RE: Questions on sshd.... Date: Fri, 6 Oct 2000 15:37:35 -0400 Message-ID: <000e01c02fcc$e18e5810$e0ea14ce@glass> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 In-Reply-To: <20001006161612.B8149@agamemnon.informatik.rwth-aachen.de> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks for all replys. I tried. It works with auto start after i put in the enable line in rc.conf. But i cannot connect to server using ssh. It gave me the following error. ============================================================================ ============ sshd[360]: fatal: rsa_private_decrypt() failed: RSAREF cannot handle keys larger than 1024 bits ============================================================================ ============= How do i fix this? thanks, -----Original Message----- From: Volker Stolz [mailto:stolz@I2.Informatik.RWTH-Aachen.DE] Sent: Friday, October 06, 2000 10:16 AM To: Derrick Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Questions on sshd.... On Thu, Oct 05, 2000 at 04:51:46PM -0400, Derrick wrote: > I am using freebsd4.0 stable on the server and was wondering how do i enable > ssh daemon. Also, how to make it auto start when i restart it? In /etc/rc.conf: sshd_enable="YES" -- 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 Fri Oct 6 12:42:40 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 652CE37B66C for ; Fri, 6 Oct 2000 12:42:38 -0700 (PDT) Received: (qmail 7184 invoked by uid 100); 6 Oct 2000 19:42:37 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14814.11053.612588.948322@guru.mired.org> Date: Fri, 6 Oct 2000 14:42:37 -0500 (CDT) To: Jim Thario Cc: questions@freebsd.org Subject: Re: Moving partitions In-Reply-To: <67616234@toto.iv> X-Mailer: VM 6.72 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 Jim Thario writes: > I have a 686 running FreeBSD 4.x with a 4 gigabyte hard disk. I'm going > to add a 15 gigabyte disk to the machine and split the space on this > disk between /var and /usr/home. Once the drive is installed, > partitioned, formatted, ready and willing - is there anything special I > need to consider when copying the directories and files over? > > Here is my process: mount the new /var parition as /newvar, for > instance, and do a "cp -Rp" to copy everything over from /var to the > /newvar partition. I will do the copy in single-user mode for extra > safety. Next, I would add the entries into /etc/fstab for the new > partition and restart the system. If that works, I will do the same for > /usr/home. > Am I missing anything? Yes - you'll hose hard links. > Is there a better or safer way to move this stuff? Check the FAQ . ; Fri, 6 Oct 2000 12:49:48 -0700 (PDT) Received: from demeter.sunyit.edu (demeter4.sunyit.edu [150.156.250.9]) by mercury.sunyit.edu (8.9.3/8.9.3) with ESMTP id PAA23157 for ; Fri, 6 Oct 2000 15:49:46 -0400 (EDT) Received: from localhost (banksw@localhost) by demeter.sunyit.edu (8.9.3+Sun/8.9.3) with ESMTP id PAA17412 for ; Fri, 6 Oct 2000 15:49:45 -0400 (EDT) X-Authentication-Warning: demeter.sunyit.edu: banksw owned process doing -bs Date: Fri, 6 Oct 2000 15:49:41 -0400 (EDT) From: Wyatt Banks X-Sender: banksw@demeter To: questions@freebsd.org Subject: cdrom / installing ports Message-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 my atapi cdrom defined in my kernal with 'device atapicd' and it is mounted in fstab as '/dev/acd0a /cdrom ufs 0 0' which works correctly, or so it appears, and I verify this by changing to the /cdrom directory and am able to view files contained on the cdrom but cannot install ports from it for some reason. In 'The Complete FreeBSD' it says my cdrom must be mounted to /cdrom, which it is, and that one port that I can build that licensing permits it to be on the cdrom is xchat. I tried installing this from the cd by changing to /usr/ports/irc/xchat and when I try the 'make' command, it tells me it doesnt seem to exist on the system, as is shown in the book's example, but then it only attempts to retrieve and build it via ftp, but this does not work since I don't have any way of connecting it to the internet. How do I make my computer look on the cdrom first, and is there a way to tell which ports are only ftp retrievable? Thank you Wyatt Banks banksw@sunyit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 12:51:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from khoral.com (charon.khoral.com [209.75.155.97]) by hub.freebsd.org (Postfix) with ESMTP id 8422B37B502 for ; Fri, 6 Oct 2000 12:51:51 -0700 (PDT) Received: from benson.alb.khoral.com (benson.alb.khoral.com [10.1.2.11]) by khoral.com (8.9.3/8.9.3) with ESMTP id NAA08472; Fri, 6 Oct 2000 13:51:36 -0600 (MDT) From: Steve Jorgensen Message-Id: <200010061950.NAA13324@benson.alb.khoral.com> Subject: Re: ipfw & natd config problems (solved) To: questions@freebsd.org Date: Fri, 6 Oct 2000 13:50:54 -0600 (MDT) Cc: philip@adhesivemedia.com, brent@kearneys.ca, cjclark@alum.mit.edu, salas@khoral.com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I think I've finally got my problem solved. In case you didn't remember, I was getting a lot of the following messages: natd[163]: failed to write packet back (Permission denied) as natd was running on my 4.1.1-RELEASE firewall. Anyway, my rules are a modified set of the simple firewall rules in rc.firewall, and the problem is the part of the file where it does the rules for "Stop RFC1918 nets on the outside interface" AFTER the natd divert rule. After getting rid of those rules, the error messages stopped. Of course, that begs the question of why the default (supposedly working) simple firewall rules have these line that cause this error. :) At any rate, I want to thank Crist, Brent, and Philip for their suggestions, it helped me narrow down the search to just a few rules. Steve -- ----------------------------------------------------------- Steven Jorgensen steve@khoral.com steve@spukhaus.com ------------------------------+---------------------------- Khoral Research Inc. | PHONE: (505) 837-6500 6200 Uptown Blvd, Suite 200 | FAX: (505) 881-3842 Albuquerque, NM 87110 | URL: http://www.khoral.com/ ----------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 13: 3:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pikachu.rt.net.tr (pikachu.rt.net.tr [212.65.128.9]) by hub.freebsd.org (Postfix) with SMTP id A3F7F37B502 for ; Fri, 6 Oct 2000 13:02:52 -0700 (PDT) Received: (qmail 17349 invoked from network); 6 Oct 2000 11:03:20 -0000 Received: from unknown (HELO rt.net.tr) (212.65.128.100) by 0 with SMTP; 6 Oct 2000 11:03:20 -0000 Message-ID: <39DDB37F.70307@rt.net.tr> Date: Fri, 06 Oct 2000 14:11:59 +0300 From: Ismail YENIGUL User-Agent: Mozilla/5.0 (X11; U; Linux 2.2.16-22 i686; en-US; m18) Gecko/20000929 X-Accept-Language: tr, en MIME-Version: 1.0 To: =?ISO-2022-JP?B?GyRCJTUlLyU7JTklKyVzJVElSyE8GyhC?= Cc: questions@FreeBSD.ORG Subject: Re: =?ISO-2022-JP?B?GyRCRk1BMyROJWEhPCVrPDpOaUNXJDckXiQ5ISMbKEI=?= =?ISO-2022-JP?B?GyRCS1xFdiRLJCpGQCRKPnBKcyRHJDkhIxsoQg==?= References: <858.970826379540@topaz.ocn.ne.jp> Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG $B%5%/%;%9%+%s%Q%K!<(B wrote: > $B=i$a$^$7$F%5%/%;%9%+%s%Q%K!<$H?=$7$^$9!#(B > $BFMA3!"<:Ni$+$H;W$$$^$7$?$,0lEY$@$1$N%a!<%k$H8@$&$3$H$G!"$I$&$+$*5v$72<(B > $B$5$$!#(B > $B$3$N%a!<%k$,FO$$$?$3$H$,!"2?$+$N1o$@$H;W$C$FD:$1$l$P9,$$$G$9!#(B > $B6=L#$,L5$1$l$P!"$* $B!zD9$$J8>O$G$9$,!"$7$C$+$jFI$s$GM}2r$7$F$/$@$5$$!#(B > $B!!!!$"$J$?$N?M@8$K$*$$$F0l$D$N%A%c%s%9$G$"$k$3$H$O!"4V0c$$$"$j$^$;$s!#(B > > $B$3$N%a!<%k$rFI$b$&$H$7$F$$$k$"$J$?$O!"K\Ev$K6/1?$N;}$A $B2h4|E*$J$*6bLY$1$N%7%9%F%`$r$4>R2p$7$^$9!#$3$N%S%8%M%9$O!">pJs$rGd$k$H(B > $B$$$&4JC1$G%j%9%/$b$J$/9b<}F~$,K>$a$k%S%8%M%9$G$9!#(B > $B;d$O?.Mj$G$-$kJ}$+$i$N>R2p$G$3$N%S%8%M%9$rCN$j$^$7$?!#(B > $B$b$A$m$s:G=i$OH>?.H>5?$G$7$?$,!"$9$0$K7k2L$,8=$l$F(B > $BDLD"$rKhF|8+$F$S$C$/$j$7$F$$$^$9!#(B > $BFbMF$r$7$C$+$j8+$F$$$?$@$1$?$i!"$d$i$J$$$h$j$d$C$?J}$,$$$$$3$H$,(B > $B$o$+$k$H;W$$$^$9!#@'Hs;O$a$F$_$F$/$@$5$$!#(B > ********************************************************** > > $B!!!!!!(B $B#E%a!<%k$rAw$C$FI{<}F~#1#8#0#0K|1_$r2T$0!*!*!*(B > > ********************************************************** > $B#E%a!<%k$rAw$k$3$H$K$h$C$F!":#$+$i#2!"#3%v7n8e$K$O#2#0#0K|0J>e$NI{(B > $B<}F~$rF@$k$3$H$,$G$-$k!"L5M}$@$H;W$$$^$9$+!)!!>\:Y$r$*FI$_$/$@$5$$!#(B > > --------------------------------------------------------- > > $B!V:G6aJ|Aw$5$l$?%"%a%j%+$N%F%l%SHVAH$+$i!W(B > > $B$3$N%a!<%k$K$D$$$F!":rG/=U:"!"El5~#1#2%A%c%s%M%k$N%K%e!<%9$GCN$C$?J}$b(B > $B$"$k$+$HB8$8$^$9!#(B > > $B%$%s%?!<%M%C%H>e$G?M5$$,9b$^$k$K=>$$!"%"%a%j%+$G$bA49q%M%C%H$NLk$N%K%e(B > $B!<%9HVAH$GFC=8$rAH$_!"$3$l$GK\Ev$K$*6b$,LY$+$k$+$I$&$+$K$D$$$F!":G6a!"(B > $BD4::$7$^$7$?!#(B > > $B$3$NHVAH$G$O!"$3$N$*6bLY$17W2h$,9gK!$+$I$&$+$K$D$$$F$bD4::$7$^$7$?!#(B > $BD4::$N7k2L!"$3$N7W2h$K;22C$9$k$3$H$r6X$8$kK!N'$O$^$C$?$/$J$$$3$H$,H=L@(B > $B$7$^$7$?!#(B > $B$3$NHVAH$N$*$+$2$G!"$3$N7W2h$O!"4JC1$+$DL532$J!"$*$b$7$m$$:_BpI{<}(B > $BF~3MF@K!$G$"$k$3$H$,$o$+$j$^$7$?!#(B > > $B$3$NHVAH$,$b$?$i$7$?7k2L$O > $BHs>o$KB?$/$N3'$5$s$,;22C$5$l$k$h$&$K$J$j!"0JA0$KA}$7$F3hF0$,$O$k$+$K@9(B > $B$s$K$J$j$^$7$?!#(B > > $B$h$jB?$/$N?M$,;22C$9$k$K=>$$!"F@$i$l$k6b3[$,$=$l$K$D$l$FBg$-$/$J$j$^$9(B > $B$+$i!":G6a;22C$7$??M$O$H$F$b%(%-%5%$%F%#%s%0$J7P83$r$5$l$F$$$^$9!#(B > > $B$"$J$?$b0lEY;22C$5$l$l$P!"$*$o$+$j$K$J$k$G$7$g$&!#(B > > $B%5%/%;%9%+%s%Q%K! Email$B!'(B y0080@japan.co.jp > > =============================================== > > ***$B!!;29M$N$?$a$KJ]B8$/$@$5$$!!(B*** > > $B $B$^$9!#$[$s$N$o$:$+$N$*6b$G;O$a$F!"Bg$-$J<}F~$,2DG=$G$9!#(B > > \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ > > $B#2!"#3%v7n0JFb$K:GDc#2#0#0K|LY$1$?$$$H$*;W$$$NJ}!*(B > $B$3$N:_Bp%S%8%M%9$NFbMF$r$*FI$_$/$@$5$$!#0lFI8e!"$5$i$K$b$&0lEYFI$s$G$/(B > $B$@$5$$(B > $B!*!*!*(B > > \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ > > $B$3$l$O!"9b<}F~$J:_Bp%S%8%M%9$G$9!#C/$K$b@\?($9$kI,MW$,$J$/!"%O!<%I$J(B > $B;E;v$r$9$k$o$1$G$b$"$j$^$;$s!#6d9T$K5-D"$K9T$/0J30$O!"$9$Y$F:_Bp(B > $B$7$?$^$^$G$G$-$^$9!#(B > > $B$$$D$NF|$+9,1?$,I,$:$d$C$F$/$k$H$"$J$?$,?.$8$k$J$i!"$^$5$K$3$l$,$=$&$G(B > $B$9!*!!(B > $B$?$@@bL@=q$N$H$*$j$K > > $B$3$NB?CJ<0#E%a!<%k%*!<%@!<%^!<%1%F%#%s%0%W%m%0%i%`$O!"Kh2s#1#0#0!s$N3N(B > $BN($G3N $B#E%a!<%k$OL$Mh$N%;!<%k%9&6H2=$rLH$l$?9-9p $B$k$N$O:#$G$9!#(B > $B@h1d$P$7$K$7$F$$$k$H!"B>$N?M$?$A$,$I$s$I$s#E%a!<%k$r;H$C$F%S%8%M%9$r;O(B > $B$a$^$9!#$3$l$r9TF0$K0\$7$F$/$@$5$$!#(B > > > $BB?CJ<0%^!<%1%F%#%s%0!J#M#L#M!K$O$D$$$K $B%&%)!<%k%9%H%j!<%H%8%c!<%J%k$,;f>e$G=R$Y$?$H$3$m$K$h$l$P!"(B1990$BG/BeKv$^(B > $B$G$K$O!"A4>&IJ!&%5!<%S%9$N#5#0!<#6#0!s$,B?CJJ}<0$K$h$C$FHNGd$5$l$k$h(B > $B$&$K$J$k!#(B > $B$3$l$O?t==2/%I%k5,LO$N;:6H$G$"$j!"%"%a%j%+$K$*$$$F2a5n?tG/4V$K%_%j%*%M(B > $B%"!<$H$J$C$?#5#0K|?MCf!"#2#0!s$KAjEv$9$k#1#0K|?M$,B?CJ<0(B > $B%^!<%1%F%#%s%0$K$h$C$F:b$r@.$7!"$5$i$K!"E}7W$K$h$k$H!"B?CJ<0%^!<%1%F%#(B > $B%s%0$K$h$j!"KhF|#4#5?M$N%_%j%*%M%"!<$,CB@8$7$F$$$^$9!#(B > > $B$J%I%J%k%I(B > $B%H%i%s%W;a!J2/K|D9 $B$K(B > $B=P1i$7$?:]!"$b$7A4:b;:$r<:$C$F!"%<%m$+$i$d$jD>$9$3$H$K$J$C$?$i!"$I$&$9(B > $B$k(B > $B$H $B%H%i%s%W;a$O$?$a$i$o$:B(:B$K!"M%$l$?%M%C%H%o!<%/2q $B;O$9$k$HEz$($^$7$?!#$=$N>l$K$$$?D0=0$O!"AaB.!"%V!<%$%s%0$7$FH`$rHsFq$7(B > $B$^$7$?!#$9$k$H!"H`$OD0=0$r8+EO$7!"??LLL\$J4i$G$3$&8@$$$^$7$?!#(B > $B!V$@$+$i;d$O$3$N$H$*$j!J%2%9%H$H$7$F!K$3$A$i$K:B$j!"$"$J$?J}$O!JD0=0$H(B > $B$7$F!K3'$=$C$A$NJ}$K:B$C$F$$$k$N$G$9$h!*!W(B > > $B%M%C%H%o!<%/%^!<%1%F%#%s%0$K$*$$$F$O!"#2DL$j$N<}F~$,$"$j$^$9!#$"$J$?<+(B > $B?H$N%;!<%k%9$K$h$kD>@\%3%_%C%7%g%s$H$"$J$?$,>R2p$7$??M$N%;!<%k%9$+$i@8(B > $B$8$k%3%_%C%7%g%s$G$9!#(B > > $B;DB8<}F~!"$3$l$3$=$,$*6b;}$A$NHkL)$G$9!#$D$^$j!";~4V$H$*6b$r0lEYEj;q$9(B > $B$k$3$H$K$h$j!"Js=7$r7+$jJV$72?EY$b2?EY$bF@$k$H$$$&$3$H$G$9!#%M%C%H%o!<(B > $B%/%^!<%1%F%#%s%0$K$*$$$F$O!"B>$N?M$,$7$?;E;v$KBP$7$FJs=7$,;YJ'$o$l$k$H(B > $B$$$&$3$H$b0UL#$7$^$9!#(B > > $B$?$@!"$3$A$i$+$i$*EO$7$9$k7G<(HD%j%9%H$K=q$-9~$s$G$$$/$@$1$G$$$$$N$G$9(B > > $B=q$-9~$_Be9T6H $BH?6A$KBP$7$F@bL@=q$r#E%a!<%k$GAw$k$@$1!#(B > $B%S%8%M%9$N;22C4uK> $B8e$O!"DLD"$r3NG'$7$FCmJ8$N%U%!%$%k$r#E%a!<%k$GAw$k$@$1$G$9!#(B > $B#E%a!<%k$G$N$d$j$H$j$N$_$J$N$G%_!<%F%#%s%0$J$I$N$o$:$i$o$7$5$b$"$j$^$;(B > $B$s!#(B > $B%S%8%M%9$NJ}K!$OCzG+$K$*65$($7$^$9!#(B > $B;d$N>l9g%S%8%M%9$N3+;O$+$i#1=54V$G#1#0?M$N%Q!<%H%J!<$rF@$k$3$H$,=PMh$^(B > $B$7$?!#(B > $B$^$5$K!"%P%i?'$N?M@8$KBgJQ?H$G$9!#(B > > > $B0J2<$,!"$3$N6C$/$Y$-:_BpI{<}F~3MF@K!$N%O%&%D!<$G$9!'(B > > $B!c!c!c!a!a!a!!!V@bL@=q!W$N;O$a(B > > > $B!c!c!c!!@bL@=q!!!d!d!d(B > > $B$3$N;q6b3MF@K!$O $B:#$+$i#2!"#3%v7n7P$C$?:"$K$O!"$"$J$?$O$-$C$H#1#0#0K|1_0J>e$NGc$$J*$r$7(B > $B$F$$$k$3$H$G$7$g$&!#!V$=$s$J$P$+$J!*!W$H$*$C$7$c$kA0$K!"$3$N%W%m%0%i%`(B > $B$r(B > $B$h$/$*FI$_$/$@$5$$!#$3$l$O%A%'!<%s%l%?!<$G$O$"$j$^$;$s!#40A4$K9gK!$J:_(B > $BBp%S%8%M%9$G$9!#(B > > $B4pK\E*$J;E;v$NFbMF$O > $BB?CJ<0%^!<%1%F%#%s%0$O$9$Y$F$=$&$G$9$,!"?7$7$$%Q!<%H%J!<$r%j%/%k!<%H$7(B > $B$F@=IJ$rGd$k$3$H$K$h$j!"%S%8%M%9$r7A@.$7$^$9!#%$%s%?!<%M%C%H$O%0%m!<%P(B > $B%k$J$b$N$G$9$+$i!"@$3&Cf$+$i?7$7$$B?CJ3,$N%S%8%M%9%Q!<%H%J!<$r%j%/%k(B > $B!<%H$9$k$3$H$,2DG=$G$9!#(B > $B;d$?$A$OAw6b$,$"$k$H$=$l$KBP$7@=IJ$rAw$j$^$9!#%*!<%@!<$O%a!<%k$GFO$-$^(B > $B$9$+$i!"BPLL%;!<%k%9$O$"$j$^$;$s!#<+Bp$G%W%i%$%Y!<%H$K!"$*E9$d%*%U%#%9(B > $B$G$b$G$-$^$9!#(B > > $B$3$l$O$I$3$G$b$G$-$k:G9b$NB?CJ<0%a!<%k%*!<%@!<%^!<%1%F%#%s%0$G$9!#(B > > > $B6qBNE*$J;E;v$NFbMF$O > $B#1!%%j%9%H>e$K$"$k#5$D$N%j%]!<%H$rCmJ8$7$^$9!J>&IJ$N;EF~$l$G$9!K!#(B > > $B!!!!!w!!%j%]!<%H$O3F#2#0#0#01_$G$9!#(B > > $B!!!!!w!!$=$l$>$l#18D$:$D#5 > $B!!!!!w!!CmJ88e#2!"#3F|$G3F%j%]!<%H$,Aw?.$5$l$FMh$^$9!#%O!<%I%G%#%9(B > $B%/$KJ]B8$7$F!"$"$J(B $B$?$K2?==?M$+$iCmJ8$,Mh$F$b!"$$$D$G$b$9(B > $B$0$KG[?.$G$-$k$h$&$K$7$F$*$-$^$9!#K|$,0l$NM=Hw$H$7$F%U%m%C(B > $B%T!<%G%#%/%9$J$I$K%P%C%/%"%C%W$7$F$/$@$5$$!#(B > > > $B#2!%%k!<%k$r $B!!!!!T=EMW!U(B--$B!!%j%9%H>e$N?M!9$NL>A0$rJQ$($?$j!"$=$NI=5-=g$rA08e$5$;$F(B > $B$O$$$1$^$;$s!#(B > $B$3$N%W%m%0%i%`$NJ}<0$rM}2r$9$l$P!"$=$l$i$rJQ$($?(B $B>l9g$K;Y>c$,@8$8$k(B > $B$3$H$,$o$+$j$^$9$,!"$3$NJ}<0$O%F%9%H$KBQ$(!"@.(B $B8y$,Z$5$l$?J}<0$G$"(B > $B$k$3$H$r$h$/LC5-$7$F$/$@$5$$!#JQ$($k$H!"$"(B $B$J$?$NMx1W$NBgH>$O<:$o$l!"(B > $B@.8y$7$^$;$s!#(B > $B!!!!(B > $B!!!!%j%]!<%H$N%j%9%H$O$3$NJ8=q$NCf$[$I$K$"$j$^$9!#(B > > $B!!!!!w!!$"$J$?$,#58D$N%j%]!<%H$rCmJ8$7$?8e$K!"%j%]!<%H!t#1$N?M$N>p(B > $BJs!J8}:B$H%a!<%k%"%I%l%9!K$r:o=|$7!"$=$3$@$16uGr$K$7$^$9!#(B > > $B!!!!!w!!pJs$r%j%]!<%H!t#1$N$H$3$m$K!"(B > $B!!!!!!!!!!!!!!(B $B%j%]!<%H!t#3$N?M$N>pJs$r%j%]!<%H!t#2$N$H$3$m$K!"(B > $B!!!!!!!!!!!!!!(B $B%j%]!<%H!t#3$N?M$N>pJs$r%j%]!<%H!t#3$N$H$3$m$K!"(B > $B!!!!!!!!!!!!!!(B $B%j%]!<%H!t#5$N?M$N>pJs$r%j%]!<%H!t#4$N$H$3$m$K(B > $B!!!!!!!!=ge$K0\F0$7$F!"(B > $B!!!!!!!!:G8e$K!"$"$J$?$N>pJs$r!"6u$$$?%j%]!<%H!t#5$N$H$3$m$K(B > $B!!!!!!!!5-F~$7$^$9!#(B > $B!!!!!w!!8}:BL>5A$O!"8D?ML>$N$[$+!"K!?M!"$_$J$7K!?M$G$b2D$G$9!#(B > $B$?$@$7!"%j%]!<%HCmJ8=q$N?69~?ML>$HF1$8$K$7$F$/$@$5$$!#(B > > $B!!!!$3$l$i$9$Y$F$N:n6H$O8m$j$N$J$$$h$&!"@53N$K9T$C$F$/$@$5$$!#(B > > > $B#3!%#2$G2~D{$7$?%j%9%H$r4^$a!"$3$NJ8=qA4BN$r%O!<%I%G%#%9%/$KJ]B8$7$F$/(B > $B$@$5$$!#$3$NJ8=q$N@bL@=q$NItJ,$K$O@dBP$KJQ99$r2C$($J$$$G$/$@$5$$!#(B > > $B$3$l$K;22C$9$k$?$a$N%3%9%H$OM5$O(B > $B$"$k$G$7$g$&!K!#$9$G$K%$%s%?!<%M%C%H$N@\B3$b$"$k$3$H$G$9$7!"6a:"$G$O(B > E$B%a!<%k$bL5NA$G$9!#(B > > $B$"$J$?$N8e$KB3$/;22C > $B!ZJ}K!$=$N#1![!'!!%P%k%/#E%a!<%k(B > > $B$^$:MM;R$r8+$k$?$a$K!">.5,LO$K;O$a$k$H$7$^$9!#Nc$($P!"$"$J$?$,#2#0#0#0(B > $BDL$@$1%a!<%k$G%W%m%0%i%`$rAw$k$H$7$^$9!#2>$K!"$=$N$&$A$N#0!%#3!s$N?M$,(B > $BJV;v$r$/$l$k$H$7$^$9!#NI $B$j$^$9!#$^$?!"B?$/$N?M$O#2#0#0#0DL$I$3$m$+!"2?K|DL$b=P$7$^$9!#(B > $B$7$+$7!":G=i$NNc$N$h$&$K!"#2#0#0#0DL$@$1%W%m%0%i%`$rAw$C$F!"#0!%#3!s(B > $B$NJV;v$r$b$i$C$?>l9g!"$3$l$O!"%j%]!<%H!t#5$NCmJ8?t$,#67o$@$1$H$$$&$3$H(B > $B$G$9!#$3$l$i#6?M$N?M$?$A$,$=$l$>$l#2#0#0#0DL$N%W%m%0%i%`$rAw$k$H!"9g7W(B > $B#1#2#0#0#0DL!#$=$N#0!%#3!s$KAjEv$9$k#3#6?M$,$"$J$?$K%j%]!<%H!t#4$rCmJ8(B > $B$7$^$9!#$3$l$i#3#6?M$N?M$?$A$,$=$l$>$l#2#0#0#0DL$N%W%m%0%i%`$rAw$k$H!"(B > $B9g7W#7#2#0#0#0DL!#$=$N#0!%#3!s$KAjEv$9$k#2#1#6?M$,$"$J$?$K%j%]!<%H!t#3(B > $B$rCmJ8$7$^$9!#$3$l$i#2#1#6?M$N?M$?$A$,$=$l$>$l#2#0#0#0DL$N%W%m%0%i%`$r(B > $BAw$k$H!"9g7W#4#3#2#0#0#0DL!#$=$N#0!%#3!s$KAjEv$9$k#1#2#9#6?M$,$"$J$?$K(B > $B%j%]!<%H!t#2$rCmJ8$7$^$9!#$3$l$i#1#2#9#6?M$N?M$?$A$,$=$l$>$l#2#0#0#0DL(B > $B$N%W%m%0%i%`$rAw$k$H!"9g7W#2#5#9#2#0#0#0DL!#(B > $B$=$N#0!%#3!s$KAjEv$9$k#7#7#7#6?M$,$"$J$?$K%j%]!<%H!t#1$rCmJ8$7$^$9!#(B > > $B$3$N>l9g$N9g7W<}F~$r7W;;$9$k$H!"(B > $B!!!!(B $B!!(B $B!!(B $B!!!!!!(B > $B!!!!!!9g7W?M?t$O!'!!#6!\#3#6!\#2#1#6!\#1#2#9#6!\#7#7#7#8!a#9#3#3#2(B > > $B!!!!!!9g7W6b3[$O!'!!#9#3#3#2#x#2#0#0#0!a#1#8#6#6#4#0#0#0(B > > $B$3$N(B"$B#1#8!$#6#6#4!$#0#0#01_!*!*!*(B"$B$H$$$&<}F~$O!"$"$J$?$,#2#0#0#0DL(B > $B%a!<%k$rAw$C$?$&$A$N#1#9#9#4?M$,A4$/2?$b$;$:!"%W%m%0%i%`$r$4$_H"$KF~$l(B > $B$F$7$^$C$?>l9g$N6b3[$G$9!#$b$7$"$J$?$H8eB3$N?M$?$A$N$&$AA40w$"$k$$$OH>(B > $B?t$,!"$=$l$>$l#2#0#0#0DL$G$J$/!"#1#0K|DL%W%m%0%i%`$rAw$C$F$$$?$i$H!"(B > $B$A$g$C$H9M$($?$@$1$G62$m$7$/$J$j$^$9!#(B > > > $B!ZJ}K!$=$N#2![!'!!%$%s%?!<%M%C%H>e$KL5NA9-9p$r7G:\(B > > $B%M%C%H>e$K$OHs>o$KDc%3%9%H$G9-9p$r7G:\$G$-$^$9!#$^$?!"L5NA$G9-9p$r=P$;(B > $B$k$H$3$m$,2?I42U=j$b$"$j$^$9!#(B > $BJ}K!$=$N#1$HF1MM$K!"$^$:MM;R$r8+$k$?$a$K!">.5,LO$K;O$a$k$H$7$^$9!#$"$J(B > $B$?$NL\I8$O!"$^$:Bh0lCJ3,$G#6?M$@$1;22C $B!J%$%s%?!<%M%C%H>e$KL5NA9-9p$r$?$/$5$s=P$9$H!"Bg$-$JH?1~$,F@$i$l$^$9!K(B > $B!#(B > $B$"$J$?$N8eB3$l#6?M$N;22CDj$7$^$9!#(B > $B$9$k$H!" > $B!!!!Bh#1CJ3,!&!&!#x(B $B#2#0#0#0!a!!(B $B#1#2#0#0#0(B > $B!!!!Bh#2CJ3,!&!&!#x#6#x(B $B#2#0#0#0!a!!(B $B#7#2#0#0#0(B > $B!!!!Bh#3CJ3,!&!&!#x#6#x#6#x(B $B#2#0#0#0!a!!(B $B#4#3#2#0#0#0(B > $B!!!!Bh#4CJ3,!&!&!#x#6#x#6#x#6#x(B $B#2#0#0#0!a!!(B $B#2#5#9#2#0#0#0(B > $B!!!!Bh#5CJ3,!&!&!#x#6#x#6#x#6#x#6#x(B $B#2#0#0#0!a(B $B#1#5#5#5#6#0#0#0(B > $B!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!2!2!2!2!2!2!2!2!2!2!2!2(B___ > $B!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!(B $BAm9g7W!a(B $B#1#8#6#6#4#0#0#0(B > > $B$3$l$O!";22C$l#6?M$@$1%j%/%k!<%H$9$k$H$$$&2>Dj$K4p$E$$$F$$$^(B > $B$9!#(B > $B$3$l$,#2#0?M$@$C$?$i$H!"9M$($F$_$F$/$@$5$$!#DL>o!"3F;22C $B$9$k?M?t$O$b$C$HB?$/$F#2#0?M$rD6$($F$$$^$9!#(B > > $B3hF0$KLrN)$F$F$/$@$5$$!#(Bhttp://bbs500.tripod.co.jp/ ($B7G<(HD%j%s%/#5#0(B > $B#07o0J(B > $B>e$"$j$^$9(B)$B0J2<@bL@=q$G$9!#(B > > $B$"$J$?$N8}:B$K#2#0#0#01_$NF~6b$,$"$k$?$S$K!"$"$J$?$,$9$k$Y$-$3$H$O!";2(B > $B2C $B$$$N$G$9!*!!(B > $BCmJ8$,$"$C$?$i!"I,$:B(F|G[?.%5!<%S%9$r $B8eB3$N;22C $B;O(B > $B$bAa$/$J$j$^$9!#(B > > $B2?$+ITL@$JE@$d6qBNE*$J@kEA3hF0$NJ}K!$d $B$?$i!";d$r4^$a!"@h$K%9%?!<%H$5$l$F$$$k%j%9%H>e$N3'MMJ}$K%a!<%k$G$*$?$:(B > $B$M$/$@$5$$!#(B > > > $B!TBe6b;YJ'$$$NJ}K!$H%j%]!<%H$NCmJ8=q!U(B > > $B!w!!%j%9%H>e$N#5?M$N8}:B$K$=$l$>$l#2#0#0#01_$:$D?69~$s$G!"(B > $B0J2<$N!t#1! > $B!!!!!w!! > $B!!!!!!!!!V8f8}:B$K6b#2#0#0#01_$r?6$j9~$_$^$7$?!#!W(B > > $B!!!!!!!!!V;d$b$3$N%S%8%M%9$K;22C$7$?$/;W$$$^$9!#(B > $B!!!!!!!!!!$h$C$F!"!t!)$N%l%]!<%H$rGd$C$F2<$5$$!#!W(B > > $B!!!!!!!!!>;d$N%a!<%k%"%I%l%9!'!V!J(B"$B$"$J$?(B"$B$N%a!<%k%"%I%l%9!K!W(B > > $B!!(B $B!!!>?69~?ML>!'!V!J?69~;~$KF~NO$7$?L>A0!K!W(B > > $B!!!!!!!!!>%j%9%H$N0lHV2<$N?M!'!V!J$"$J$?$K>R2p$7$??M$NL>A0!K!W(B > $B!!(B > $B!!!!!!!J!!Cm!'!!!t!)$N!V!)!W$N$H$3$m$K$O!"3F08@h$K3:Ev$9$k%J%s%P!<$r(B > $B!!F~$l$F$/$@$5$$!#!K(B > > $B!!!!(B > $B!!(B______________________________________________________ > > $B%l%]!<%H!t#1!!!V%^%kHkCO2<>pJs!J#1!<#3#97oJ,!K!W(B > > $B!!!!!JM-!K%j%P%F%#!<%o!<%k%I(B > $B!!(B > $B!!!!5~ETCf1{?.MQ6b8K!!!!C]ED;YE9(B $B!J%?%1%@!K(B > $B!!!!!!!JIa!K#0#4#8#8#5#6#0(B > $B%a!<%k%"%I%l%9!!!!(Bliberty@chan.co.jp$B!!(B > $B!!!!!!!!(B > $B!!!!(B______________________________________________________ > > $B%l%]!<%H!t#2!!!V%^%kHkCO2<>pJs!J#4#0!<#7#97oJ,!K!W(B > > $B%=%H!!%N%j%*!!(B > > $B!!!!5~ET6d9T!!!!O;COB";YE9!J%m%/%8%>%&!K(B > $B!!!!!!!JIa!K#3#0#4#3#5#1#6(B > $B%a!<%k%"%I%l%9!!!!(Bviking@badboy.co.jp$B!!!!!!(B > > $B!!!!!!(B _____________________________________________________ > > $B%l%]!<%H!t#3!!!V%^%kHkCO2<>pJs!J#8#0!<#1#1#97oJ,!K!W(B > > $B%D%D%_!!%R%m%7(B > > $B!!!!El3$6d9T!!K\E9!J%[%s%F%s!K(B > $B!!!!!!!JIa!K#4#2#4#5#3#7#5(B > $B%a!<%k%"%I%l%9!!!!(Bppworld@japan.co.jp > _____________________________________________________ > > $B%l%]!<%H!t#4!!!V%^%kHkCO2<>pJs!J#1#2#0!<#1#5#97oJ,!K!W(B > > $B!!!!!!%=%s!!%b%H%O%k(B > > $B!!!!!!5~ET6d9T!!K\E91D6HIt!J%[%s%F%s%(%$%.%g%&%V!K(B > $B!!!!!!!JIa!K#3#8#7#7#5#7#3(B > $B!!!!%a!<%k%"%I%l%9!!!!(Bnext1@earth.co.jp$B!!(B > $B!!(B______________________________________________________ > > $B%l%]!<%H!t#5!!!V%^%kHkCO2<>pJs!J#1#6#0!<#2#0#07oJ,!K!W(B > $B!!!!(B > $B!!!!%*%*%d%^(B $B%h%7%d%9(B > > $B!!!!4X@>6d9T!!!!5~ET;YE9!J%-%g%&%H!K!!(B > $B!!!!!!!JIa!K#2#2#5#5#9#6(B > > $B!!!!%a!<%k%"%I%l%9!!!!(By0080@japan.co.jp > > ______________________________________________________ > *********$B!!@.8y$NHk7m!!(B********* > > $B!w!!$3$l$r$"$J$?<+?H$N%S%8%M%9$H8+$J$7!"?WB.$K!"%W%m0U<1$r;}$C$F!"(B $B=j(B > $BDj$N;E;v$r@53N$K$3$J$9$3$H!#(B > > $B!w!!o$KB(F|G[?.%5!<%S%9$r9T$&$3$H!#(B > > $B!w!!$"$;$i$J$$$3$H!#;X<($I$*$j$K9T$($P!"@.8y$7$^$9!#(B > > $B!w!!0lHVBg;v$J$3$H$O!"<+J,$r?.$8!"@.8y$r?.$8$k$3$H$G$9!#(B > > > *********$B!!@.8y$N%,%$%I%i%$%s!!(B********* > > $B0J2<$r;X?K$H$7$F!"@.8y$r3N > $B!w!!#2=54V0JFb$K%j%]!<%H!t#5$Nl9g!"#2#07o$KC#(B > $B$9$k$^$G@kEA$rB3$1$k!"$"$k$$$O!"#E%a!<%k$NAw?.$r9T$&!#$=$l$rC#(B > $B!!!!@.$9$l$P!"#2=54VDxEY$G!":GDc#1#0#0$N%j%]!<%H!t#4$NCmJ8$,$"$k$O(B > $B!!!!$:$G$9!#L\I8$KC#$9$k$^$G!"@kEA$+(BE$B%a!<%kAw?.$rB3$1$F$/$@$5$$!#(B > > $B!w!!%j%]!<%H!t#2$N $B!!!!%9%F%`$,$=$NCJ3,$G$9$G$K8z2L$rH/4x$7;O$a$F$$$k$+$i$G$9!#(B > $B!!!!$"$J$?$N8}:B$K@d$(4V$J$$F~6b$,B3$-$^$9!*(B > > $B!!!!$3$l$O=EMW$J$N$G!"K:$l$:$K$*$$$F$/$@$5$$!!!!(B > $B!w!!$"$J$?$NL>A0$,0lCJ3,$:$D7+$j>e$,$k$4$H$K!"$"$J$?$OJL$N%j%]!<%H$N0L(B > $B!!!!CV$K0\F0$7$^$9!#(B > $B$I$N%j%]!<%H$N%*!<%@!<$,Mh$k$+Cm0U$7$F$$$l$P!"?J9T>u67$r%U%)%m!<(B > $B!!!!$G$-$^$9!#(B > > $B!w!!$"$J$?$,$b$C$H0UM_E*$G!"$5$i$K<}F~$rF@$?$$$H;W$($P!"$^$?#E%a!<%k$r(B > $B!!!!Aw?.$7!"@kEA$r$9$k$H$$$&!"0lO"$N%W%m%;%9$r:F3+$7$F$/$@$$!#(B > $B!!!!$3$N%S%8%M%9$+$i@8$8$k<}F~$K>e8B$O$"$j$^$;$s!*(B > > > $B$"$J$?$,$3$N%W%m%0%i%`$K;22C$9$k$+$I$&$+7hDj$r2<$9A0$K!" $B$F$_$F$/$@$5$$!#(B > > $B!!!!!V$"$J$?$O<+J,$N?M@8$rJQ$($?$$$H;W$$$^$9$+!)!W(B > > > $BEz$($,(B"$B#Y#e#s(B"$B$N>l9g$O!"$3$N%W%m%0%i%`$K4X$9$k $B$&0lEY!"$h$/$4Mw$/$@$5$$!#(B > > $B!!!!#1!%$"$J$?$,Gd$k$N$O!"@=B$%3%9%H%<%m$N@=IJ$G$9!*(B > > $B!!!!#2!%$"$J$?$,Gd$k$N$O!"G[Aw%3%9%H%<%m$N@=IJ$G$9!*(B > > $B!!!!#3!%$"$J$?$,Gd$k$N$O!"@kEAHq%<%m$N@=IJ$G$9!*(B > > $B!!!!#4!%$"$J$?$O!"%$%s%?!<%M%C%H%Q%o!<$HB?CJ<0%^!<%1%F%#%s%0%Q%o!<(B > $B!!!!!!!!$rMQ$$$F@=IJ$r6!5k$7$^$9!*(B > > $B!!!!#5!%:G=i$NEj;q#1K|1_0J30$K;Y=P$9$k$b$N$O(B > $B!!!!!!!!$"$J$?$N;~4V$@$1$G$9!*!!!!(B > > $B!!!!#6!%$3$N%W%m%0%i%`$+$i@8$8$k<}F~$O$9$Y$F=c1W$G$9!*(B > > $B!!!!#7!%$3$N%W%m%0%i%`$O$"$J$?$N?M@8$r1J1s$KJQ$($F$7$^$&$G$7$g$&!#(B > > > $B!c!c!c!a!a!a!!@bL@=q$N=*$j(B > > > ******$B!!>Z8@$*$h$SLH@U;v9`!!(B******* > > $B$3$N%W%m%0%i%`$O3N $B$J$j$^$;$s!*!!FC$K!"%j%9%H>e$N>pJs$r2~JQ$7$J$$$H$$$&%k!<%k!"$3$l$r $B$J$$>l9g!"$"$J$?$N@x:_E*<}F~$N$[$H$s$I$,<:$o$l$^$9!#;d$O$3$N%W%m%0%i%`(B > $B$,@.8y$9$k$3$H$N@8$->Z?M$G$9!#$3$l$O!"$o$:$+$N%3%9%H$G!"Hf3SE*MF0W$K$*(B > $B6b$r2T$0!"K\Ev$K$9$P$i$7$$5!2q$G$9!#;22C$rA*Br$5$l$k>l9g$O!"%W%m%0%i%`(B > $B$KCi$C$F$/$@$5$$!#$=$&$9$l$P!"$"$J$?$N7P:QE*0BDj$OL\A0$G$9!#(B > > *********************************** > > $BF|K\$N;22C $BOC$rJ9$/$3$H$,$G$-$^$;$s$N$G!"%"%a%j%+$N?M!9$NBN83CL$r$$$/$D$+7G:\$7$F(B > $B$*$-$^$9!#(B > $B!J%"%a%j%+$G$O!"3F%j%]!<%H$N2A3J$O#5%I%k$G!"$*;%$rIuE{$KF~$l$FBe6b$H$7(B > $B$FM9Aw$7$F$*$j!"%j%]!<%H<+BN$b$3$N%S%8%M%9$KD>@\LrN)$DFbMF$N$b$N$G$9!K(B > $B!#(B > > > > $B!V$3$No$KLY$+(B > $B$k!"C;4|4V$GB?3[$N$*6b$r3MF@$9$kJ}K!$@$H$$$&$3$H$r$"$J$?$K3N?.$7$FM_$7(B > $B$$$H;W$C$?$+$i$G$9!#:#2s$d$C$F$_$F3N$+$a$kA0$K!"2?EY$+$3$s$J%a!<%k$r$b(B > $B$i$C$?$3$H$,$"$j$^$9!#;d$O!"$?$@!":G>.$NEXNO$HHqMQ$G$I$l$[$I$NLa$j$,$"(B > $B$k$N$+CN$j$?$+$C$?$@$1$G;22C$7$?$N$G$9!#$V$C$?$^$2$?$3$H$K!":G=i$N#1#4(B > $B=54V$G!p#3#6!$#4#7#0 $B%b%j%9!K(B > > > > $B!V0JA0$3$N%W%m%0%i%`$rC$7$F$7$^$$$^$7$?(B > $B$,!"$=$N8e$G!"$d$i$J$$$Y$-$@$C$?$@$m$&$+$H;W$$$^$7$?!#$b$A$m$s!"$@(B > $B$l$K%3%s%?%/%H$7$F%3%T!<$r$b$i$C$F$$$$$N$+$<$s$<$s$o$+$j$^$;$s$+$i!"(B > $B$^$?JL$N#E%a!<%k$r$b$i$&$^$GBT$?$J$/$F$O$J$j$^$;$s$G$7$?!##1#1%v7n(B > $B$,2a$.!"%a!<%k$,Mh$^$7$?!#$3$s$I$N$O>C$7$^$;$s$G$7$?!#=i$a$F$N%H%i(B > $B%$$G!p#4#1!$#0#0#0LY$1$^$7$?!*!*!W!!!J%t%!%$%*%l%C%H!!%&%#%k%=%s!"(B > $B%Z%s%7%k%Y%K%"=#%8%g%s%:%?%&%s!K(B > > > $B!V$3$N%W%i%s$K;22C$9$k$N$O$3$l$G#32sL\$G$9!#;d$?$A$OFs?M$H$b;E;v$r$d$a(B > $B!"$b$&$8$-3$JU$K2H$rGc$C$F!"Fs?M$N$*6b$NMxB)$G@83h$9$kM=Dj$G$9!#(B > $B$3$N%W%i%s$,$&$^$/9T$/K\Ev$K$?$@$R$H$D$NJ}K!$O!" $B$"$J$?<+?H$N$?$a$K!"$=$7$F$"$J$?$N2HB2$N$?$a$K!"$3$N%4!<%k%G%s%A%c%s%9(B > $B$r%Q%9$7$J$$$G$/$@$5$$!#9,1?$r5'$j$^$9!*!!$=$l$+$i!"3Z$7$/$*6b$r;H$C$F(B > $B$/$@$5$$!*!W!!!J%1%j! > ********************************** > > > $B:#F|%j%]!<%H$rCmJ8$7!"(B > $B7P:QE*B+G{$+$i$N3+J|$K8~$+$C$F(B > $B%9%?!<%H$7$F$/$@$5$$!*!*!*(B > > $B:#EY$O$"$J$?$NHV$G$9!#(B > > $B7hA3$H$7$?9TF0$,(B > $B%Q%o%U%k$J7k2L$r@8$_$^$9!*!*!*(B > > ---------------------------------------------------------------------- > --- > > $B"'"'(B $B0J2 > > ****************************************************************** > $B$3$N%W%m%0%i%`$,!V$M$:$_9V!W$d!V%^%k%A>&K!!W$G$O$J$$$3$H$NK!E*:,5r(B > ****************************************************************** > > > $B!|$M$:$_9V$r > ******$B!!>rJ8$NH4?h!!(B****** > > $BBh0l>r!JL\E*!K(B > > $B$3$NK!N'$O!"L58BO":?9V$,!"=*6I$K$*$$$FGK$?$s$9$Y$-@- $B$K$+$+$o$i$:!"$$$?$:$i$K4X78 $B$K7P:QE*$JB;<:$rM?$($k$K;j$k$3$H$K$+$s$,$_!"$3$l$r4XM?$9$k9T0Y(B $B$r6X;_(B > $B$9$k$H$H$b$K!"$=$NKI;_$K4X$9$kD4::$*$h$S7 $B$3$H$K$h$j!"L58BO":?9V$,$b$i$?$9 $B!#(B > > > $BBhFs>r!JDj5A!K(B > > $B$3$NK!N'$K$*$$$F!VL58BO":?9V!W$H$O!"0lDj$N6bA,$r;Y=P$9$k2CF~ $B$KA}2C$9$k$b$N$G$"$k$H$7$F!"@h$K2CF~$7$? $B$7$FCJ3,E*$K#20J>e$NG\N($r$b$C$FA}2C$9$k8eB3$N2CF~$l$NCJ(B > $B3,$K1~$8$?8e=g0L $B<+8J$N;Y=P$7$?3[$r>e2s$k3[$N6bA,$r $B?%$r8@$&!#(B > > > $B"!Bh0l>r$+$i!"!VL58BO":?9V!J$M$:$_9V!K!W$rKI;_$9$k$?$a$NK!N'$G$"$k$3(B > $B$H$,$o$+$j$^$9!#(B > > $B"!BhFs>r$G$O!"2?$+$N>&IJ$rN.DL$5$;$k$J$I$N!"HNGd3hF0$r$;$:$K!"$*6b$@(B > $B$1$r2<$NAH?%$+$iN.$l$k$h$&$K%7%9%F%`$rDs6!$7$F$$$k6bA,G[EvAH?%$,(B > $B!VL58BO":?9V!J$M$:$_9V!K!W$G$"$k$HDj5A$7$F$$$^$9!#(B > > $B"!0cK!9T0Y$G$"$k!V$M$:$_9V!W$K$D$$$F!"$b$&>/$7$o$+$j$d$9$/@bL@$9$k$H(B > $B!"K!E*MQ8l$K$h$kDj5A$G$O$J$/!"K!N'$K>\$7$$J}$,$*FI$_$K$J$C$?>l9g$O!"(B > $BB?>/$N8m2r$b$"$k$+$H;W$$$^$9$,!"$o$+$j$d$9$/I=8=$9$k$H!"0J2<$NA4$F$K(B > $BEv$F$O$^$l$P!"$=$N%S%8%M%9$O!V$M$:$_9V!W$G$"$k$H9M$($i$l$^$9!#$3$l$O(B > $BHs9gK!E*$J3hF0$G$"$j!"Cm0U$,I,MW$G$9!#(B > > $B!{>&IJ$NHNGd$rL\E*$K$7$F$$$J$$!#6bA,$NG[Ev$@$1$rL\E*$H$7$F$$$k!#(B > $B!{AH?%$O$M$:$_;;E*$K3HBg$7$F$f$/%7%9%F%`(B > $B!{>e$N=g0L$N?M$,!"2<$N=g0L$N?M$h$jLY$+$k$h$&$J%7%9%F%`(B > $B!{>&IJ$H>N$9$k$b$N$,$"$C$F$b!";f@Z$l0lKg$G$"$C$?$j!" $B!"9M$($i$l$J$$$b$N$rN.DL$5$;$F$$$k!#(B > > > $B"!7kO@"!(B > > $B0J>e$N$3$H$+$i!"$3$N%W%m%0%i%`$O!">&IJ!JLrN)$D>pJs!K$rHNGd$7!"$J$*$+(B > $B$D!"%j%9%H$N>e0L $B$F$f$/$3$H$O$"$j$^$;$s$N$G!"!V$M$:$_9V!W$G$O$"$j$^$;$s!#(B > > -------------------------------------------------------------------- > > $B!|%^%k%A>&K!$r > ******$B!!>rJ8$NH4?h!!(B****** > > $BBh==0l>r!JDj5A!K(B > > $B$3$N>O$K$*$$$F!"!VO":?HNGd $BGd$NL\E*J*$?$kJ*IJ!J0J2<$3$N>O$K$*$$$F!V>&IJ!W$H$$$&!#!K$N:FHNGd(B > $B!JHNGd$NAj&IJ$rGc$$ $B&IJ$N:FHNGd$r$9$kB>$N$N(B > $BDL>&;:6H(B $B>JNa$GDj$a$kMW7o$K3:Ev$9$kMx1W$NA4It$^$?$O0lIt$r8@$&!#!K$r(B > $B<}&IJ$N9XF~$^$?$O!"(B > $B $B$3$H$r>r7o$H$9$k$=$N>&IJ$NHNGd$K78$kr7o$NJQ99$r4^$`!#(B > $B0J2 > > $B"!Bh==0l>r$K5,Dj$5$l$F$$$k!VO":?HNGd&K!!K!W$NDj5A$r$b$&(B > $B>/$7$o$+$j$d$9$/I=8=$9$k$H!"0J2<$N$H$*$j$H$J$j$^$9!#(B > > $B!{>&IJ$N $B!{Mx1W$,F~$C$F$/$k$3$HEy$GM6$$!"O":?E*$KAH?%$,3HBg$9$k!#(B > $B!{2<$NAH?%$+$i!"Mx1W$,F~$C$F$/$k!#(B > $B!{2CF~ > > > $B!|>e5-$NK!N'Bh==0l>r$K5,Dj$9$k!VFCDjIiC4!W$N4p=`$rDj$a$k@/Na$O!"(B > $B!&!&!&!&!&!&!&!&!&!&!&!&!&!&!&!&!&!&!VK,LdHNGdEy$K4X$9$kK!N';\9TNa!W(B > > ******$B!!>rJ8$NH4?h!!(B****** > > $BBh8^>r!JFCDjIiC4$N4p=`!K(B > > $BK!Bh==0l>rBh0l9`$N@/Na$GDj$a$k4p=`$O!"F19`$K5,Dj$9$k>&IJ$NHNGd$K78$o(B > $B$kr7o$NJQ99$r4^$`!K$K$*$$$F>r7o$H$5$l$k>&IJ$N9XF~$N(B > $BAm3[!"$^$?$O&IJ$N9XF~$Hr(B > $B7o(B $B$H$5$l$k>l9g$K$"$C$F$O!"$=$N>&IJ$N9XF~$NAm3[$H $B$H$N(B $B9g7W3[!K$,!"FsK|1_0J>e$G$"$k$3$H$H$9$k!#(B > > > $B"!$D$^$j!"K!N'Bh==0l>r$H@/NaBh8^>r$N5,Dj$K$h$j!"2CF~r7o$,(B > $B!"Am3[#2K|1_$h$jDc$$3[$NHO0O$G$"$l$P!"!VO":?HNGd&K!!K!W$H(B > $B$O$_$J$5$l$J$$$N$G$9!#(B > > > $B"!7kO@"!(B > > $B0J>e$N$3$H$+$i!"$3$N%W%m%0%i%`$O!"%j%9%H$N>e0L $B$J$r$+$D!"IiC4Am3[$,#2K|1_0J2<$G$"$k$?$a!V%^%k%A>&K!!W$G$O$"$j$^$;$s!#(B > ==================== > $B%5%/%;%9%+%s%Q%K! Email$B!'(B y0080@japan.co.jp > ==================== > $BD9$$J8>O$G$9$,Bg@Z$J$3$H$P$+$j$G$9$N$G$h$/$*FI$_$/$@$5$$!#(B > > > > > > > > yes it is very understanable !!! answer for your question should be =/dev/null !! > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 13: 7:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f239.law8.hotmail.com [216.33.241.239]) by hub.freebsd.org (Postfix) with ESMTP id CEA8937B502 for ; Fri, 6 Oct 2000 13:07:20 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Fri, 6 Oct 2000 13:07:20 -0700 Received: from 63.207.125.156 by lw8fd.law8.hotmail.msn.com with HTTP; Fri, 06 Oct 2000 20:07:20 GMT X-Originating-IP: [63.207.125.156] From: "Terje Oseberg" To: freebsd-questions@FreeBSD.ORG Subject: Equal Cost Multi Path Date: Fri, 06 Oct 2000 20:07:20 GMT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 06 Oct 2000 20:07:20.0526 (UTC) FILETIME=[08988EE0:01C02FD1] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've done a search in the mailing list archives, and found only a few references to, "equal cost multi path". I can't seem to find any information about how I might set this up on FreeBSD. Another question, what if it's not completely equal cost? What if I have one slower connection and one faster connection, could I get something to automatically balance out the usage of both paths such that they are being used at the same ratio as their respective bandwidths? The first two references are relevant, and the third is irrelevant. http://www.freebsd.org/cgi/getmsg.cgi?fetch=59261+61324+/usr/local/www/db/text/2000/freebsd-isp/20000910.freebsd-isp http://www.freebsd.org/cgi/getmsg.cgi?fetch=173583+177689+/usr/local/www/db/text/2000/freebsd-isp/20000820.freebsd-isp http://www.freebsd.org/cgi/getmsg.cgi?fetch=1412316+1423339+/usr/local/www/db/text/1999/freebsd-hackers/19990718.freebsd-hackers Terje Oseberg http://www.reactor-core.org/~oseberg _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile at http://profiles.msn.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 13:19: 8 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 3802B37B66C for ; Fri, 6 Oct 2000 13:19:03 -0700 (PDT) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e96KIn904044; Fri, 6 Oct 2000 13:18:49 -0700 (PDT) Date: Fri, 6 Oct 2000 13:18:49 -0700 From: Alfred Perlstein To: Luiz Maia Cc: freebsd-questions@FreeBSD.ORG Subject: Re: release Message-ID: <20001006131848.E266@fw.wintelcom.net> References: <39DE2724.327BD84A@fapeu.ufsc.br> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <39DE2724.327BD84A@fapeu.ufsc.br>; from maia@fapeu.ufsc.br on Fri, Oct 06, 2000 at 04:25:25PM -0300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Luiz Maia [001006 12:32] wrote: > Dear Sir, > > We ask a few weeks ago about the right way to create a project to > port FreeBSD to my country language. There are 2 Linux distributions > made in Brasil with protuguese support and others in Europe. > > Our goal is to create a distribution set only with the translation > of man pages and input/output messages, leaving the rest of the code > intact. We currently start a translation of the man pages. > > Our question is what the rigth direction to start this kind of a > project with the aproval of FreeBSD team. this might help: http://www.freebsd.org/handbook/contrib.html You might want to email doc@freebsd.org and ask for someone to give you guys some direction. -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 13:19:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pikachu.rt.net.tr (pikachu.rt.net.tr [212.65.128.9]) by hub.freebsd.org (Postfix) with SMTP id 2582337B502 for ; Fri, 6 Oct 2000 13:19:32 -0700 (PDT) Received: (qmail 15893 invoked from network); 6 Oct 2000 06:53:27 -0000 Received: from unknown (HELO Debug) (212.65.128.4) by 0 with SMTP; 6 Oct 2000 06:53:27 -0000 To: "yavuz" , From: yenigul@rt.net.tr Subject: Re: bandwidth restrictions Date: Fri, 6 Oct 2000 09:52:31 Turkey X-Mailer: Endymion MailMan Standard Edition v3.0.19 Message-Id: <20001006201932.2582337B502@hub.freebsd.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Hello > > I use FreeBSD3.4.stable > > How do I make bandwidth restrictions for my local network with FreeBSD? > > Thanks > > hi read the FreeBSD FAQ at http://freebsd.cslab.itu.edu.tr (Turkey Mirror) bye! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 13:31: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from clavin.interaccess.com (from.interaccess.com [207.208.131.20]) by hub.freebsd.org (Postfix) with ESMTP id D627E37B502 for ; Fri, 6 Oct 2000 13:30:59 -0700 (PDT) Received: from Zaphod (d157.focal10.interaccess.com [207.208.141.157]) by clavin.interaccess.com (8.10.2/8.10.2) with SMTP id e96KUCt27781; Fri, 6 Oct 2000 15:30:13 -0500 (CDT) Message-Id: <3.0.3.32.20001006152923.00eca4a8@pop.interaccess.com> X-Sender: fordp@pop.interaccess.com X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.3 (32) Date: Fri, 06 Oct 2000 15:29:23 -0500 To: "Daniel Leal" , freebsd-questions@freebsd.org From: Steve Kacsmark Subject: Re: G400Max and xfre86-4.0.1 In-Reply-To: <000801c02fba$3b6e97e0$51ef41c2@farrusco> Mime-Version: 1.0 Content-Type: text/enriched; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is the setup I run, to get basic support for your card use the MGA driver (see http://www.xfree86.org/4.0.1/Status17.html#17 and http://www.xfree86.org/4.0.1/mga.4.html) but if you want to actually use dual head support there is a beta driver out (for linux, but it runs fine under emulation) it is available here: ftp://ftp.matrox.com/pub/mga/archive/linux/2000/beta_1_00_03/ You'll need to edit the XF86Config file by hand, between the docs on the xfree86 site and the file included with linux driver you should be fine. Steve At 06:24 PM 10/6/00 +0100, you wrote: >>>> ArialHi, (sory about my english) ArialI am a newnewbie, and a have some dificults with computers (but some day I will not...), so easy on me please! ArialI need help with X: ArialI downloaded and installed xfree86-4.0.1. When a run xf86config, in the graphics seccion, the program told me to not worry about if my graphics card were not in the list. OK, my Matrox G400 MAX Dual Head 32Mb is not in the list. During the rest of configuration, I had the filling that it won't work, because the configuration didn't ask me for the resolutions (as did in my second machine with matrox millenium II 4Mb). After this configuration, I run startx, but there was no "windows". There was some messages, and the 2 last ones were: (EE) VGA(0): Given depth (16) is not suported by this driver (EE)Screen(s) found, but none have a usable configuration ArialSo what can I do? ArialThank's very much... Daniel <<<<<<<< To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 13:52:39 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 DFC9137B502; Fri, 6 Oct 2000 13:52:34 -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 NAA21577; Fri, 6 Oct 2000 13:45:00 -0700 (PDT) From: "Otter" To: "Volker Stolz" Cc: , , Subject: RE: X for login prompt? Date: Fri, 6 Oct 2000 16:50:28 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <20001006161446.A8149@agamemnon.informatik.rwth-aachen.de> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I wasn't the one who said to reboot. If you read my original post to the list, you'll see I just cut/pasted from someone else's advice. Even though I do use M$ products, I also use FreeBSD and Solaris. Personally, I'm not a fan of rebooting either. -Otter }-----Original Message----- }From: owner-freebsd-questions@FreeBSD.ORG }[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Volker Stolz }Sent: Friday, October 06, 2000 10:15 AM }To: Otter }Cc: Ben_Calvert@amsinc.com; freebsd-questions@FreeBSD.ORG; }freebsd-mobile@FreeBSD.ORG }Subject: Re: X for login prompt? } } }On Thu, Oct 05, 2000 at 06:37:26PM -0400, Otter wrote: }> }edit the file /etc/ttys and change this line: }> } }> }ttyv8 "/usr/X11R6/bin/xdm -nodaemon" xterm off secure }> } }> }to read: }> } }> }ttyv8 "/usr/X11R6/bin/xdm -nodaemon" xterm on secure }> }Then, after you've saved that file, reboot." } }A simple "kill -HUP 1" is sufficient to tell init to reconfigure. }How come everyone always wants to reboot these days :) }[Your quoting-style is ... strange?] }-- }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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 14:13: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pikachu.rt.net.tr (pikachu.rt.net.tr [212.65.128.9]) by hub.freebsd.org (Postfix) with SMTP id E99E237B502 for ; Fri, 6 Oct 2000 14:13:01 -0700 (PDT) Received: (qmail 29707 invoked from network); 5 Oct 2000 16:46:54 -0000 Received: from unknown (HELO rt.net.tr) (212.65.128.100) by 0 with SMTP; 5 Oct 2000 16:46:54 -0000 Message-ID: <39DCB28E.9000704@rt.net.tr> Date: Thu, 05 Oct 2000 19:55:42 +0300 From: Ismail YENIGUL User-Agent: Mozilla/5.0 (X11; U; Linux 2.2.16-22 i686; en-US; m18) Gecko/20000929 X-Accept-Language: tr, en MIME-Version: 1.0 To: Jeff Vehrs Cc: freebsd-questions@freebsd.org Subject: Re: Sendmail problem -- 553 sorry, that domain isn't . . . References: <8625696F.005A974B.00@lintng1.hewitt.com> 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 Jeff Vehrs wrote: > I'm trying to send email from the laptop(Dell CSx) with 4.1.1-STABLE. I've > received this error. I couldn't find any document on this specific error from > sendmail.org & freebsd mailing list archive. > > Here's the error message: > > > ----- The following addresses had permanent fatal errors ----- > xxxxxxx@skytel.com > (reason: 553 sorry, that domain isn't in my list of allowed rcpthosts > +(#5.7.1) > > ----- Transcript of session follows ----- > .... while talking to smtp.netzero.net.: > >>>> RCPT To: >>> > <<< 553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1) > 550 5.1.1 xxxxxxx@skytel.com... User unknown > > > > How do I go about this? > hii this is a qmail error read the FAQ at http://cr.yp.to/qmail/faq/servers.html#tcpserver-smtpd second question is your solution byee > > -- jwv > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 14:41:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp03.mrf.mail.rcn.net (smtp03.mrf.mail.rcn.net [207.172.4.62]) by hub.freebsd.org (Postfix) with ESMTP id 592D937B503 for ; Fri, 6 Oct 2000 14:41:25 -0700 (PDT) Received: from ct-hartford-us527.javanet.com ([209.150.34.224] helo=[209.150.35.93]) by smtp03.mrf.mail.rcn.net with esmtp (Exim 3.15 #2) id 13hfF6-0005xf-00 for freebsd-questions@FreeBSD.ORG; Fri, 06 Oct 2000 17:41:24 -0400 Message-Id: In-Reply-To: <39DE4AA5.691A@misa.ac.ru> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: freebsd-questions@FreeBSD.ORG From: media@ct1.nai.net Subject: updating via cd-rom?? Date: Fri, 06 Oct 2000 17:41:24 -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a 133 Pentium (Compaq Deskpro 4000). My CR-ROM drive is a Creative 5230E. I don't have a SCSI card. I have not been able to install using the 4.1 CD-ROM (I get "panic: lockmgr: non-zero exclusive count") and have not been able to solve the problem. So I re-installed 3.4 from CD-ROM. I checked both books, and there is quite a bit about updating FreeBSD over a network. However, I can't seem to find anything about using a CD-ROM. I assume I could use the sources on the 4.1 CD-ROM to upgrade my 3.4 installation to 4.1, but I don't know how. Any ideas?? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 14:41:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from clyde.goodleaf.net (piscator.seanet.com [199.181.165.218]) by hub.freebsd.org (Postfix) with ESMTP id 409FA37B502; Fri, 6 Oct 2000 14:41:51 -0700 (PDT) Received: by clyde.goodleaf.net (Postfix, from userid 1001) id 32C295BE5; Fri, 6 Oct 2000 14:39:20 -0700 (PDT) From: goodleaf@goodleaf.net To: questions@freebsd.org Cc: hardware@freebsd.org Subject: Intel NICs, new card features supported? Date: Fri, 06 Oct 2000 21:39:20 GMT Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <20001006213920.32C295BE5@clyde.goodleaf.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The newest Intel nics have some interesting looking features, like onboard encryption. How well are these supported in the fxp device? How about the dual-port nic? Does this work in FBSD 4.1.1? (If so, any special rules on its use, or does it just show as fxp0 and fxp1?) Looking to dump my 3COM 905s. Am convinced they're junkable... Thanks, John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 14:42:37 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 E8EEE37B503 for ; Fri, 6 Oct 2000 14:42:33 -0700 (PDT) Received: from Eli (onlinecables.com [63.204.24.242]) by zeus.host4u.net (8.8.5/8.8.5) with SMTP id QAA00898 for ; Fri, 6 Oct 2000 16:26:23 -0500 Message-ID: <002901c02fde$533807c0$0200a8c0@Eli> From: "Robert Shea" To: Subject: apache/php trouble Date: Fri, 6 Oct 2000 14:42:24 -0700 Organization: Applied Interconnect MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/x-pkcs7-signature"; micalg=SHA1; boundary="----=_NextPart_000_0025_01C02FA3.A55E4F90" 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_0025_01C02FA3.A55E4F90 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Hello all, I am attempting to install apache-1.3.12.tgz and mod_php-4.0.2.tgz onto my 3.4-S machine however I get the following error when trying to start apache: juliet$ /usr/local/sbin/apachectl start /usr/libexec/ld-elf.so.1: Shared object "libc.so.4" not found /usr/local/sbin/apachectl start: httpd could not be started and this message after installing php: juliet$ pkg_add mod_php-4.0.2.tgz /usr/libexec/ld-elf.so.1: Shared object "libc.so.4" not found apxs:Error: Sorry, no DSO support for Apache available apxs:Error: under your platform. Make sure the Apache apxs:Error: module mod_so is compiled into your server apxs:Error: binary `/usr/local/sbin/httpd'. pkg_add: command '/usr/local/sbin/apxs -e -a -n php4 libphp4.so' failed /usr/local/sbin/apachectl restart: httpd not running, trying to start /usr/libexec/ld-elf.so.1: Shared object "libc.so.4" not found /usr/local/sbin/apachectl restart: httpd could not be started pkg_add: command '/usr/local/sbin/apachectl restart' failed **************************************************************************** * You have installed the mod_php4 package. (and other "success!" type stuff.) **************************************************************************** * At first I thought maybe I had gotten a package for a newer version on accident, but I have since verified that this is not the case. I have reinstalled libtool-1.3.4.tgz as well with no luck... Any suggestions are much appreciated. Thank you in advance. Robert Shea "Witty quote goes here." ------=_NextPart_000_0025_01C02FA3.A55E4F90 Content-Type: application/x-pkcs7-signature; name="smime.p7s" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="smime.p7s" MIAGCSqGSIb3DQEHAqCAMIACAQExCzAJBgUrDgMCGgUAMIAGCSqGSIb3DQEHAQAAoIIJAjCCArUw ggIeoAMCAQICAwKPwDANBgkqhkiG9w0BAQQFADCBlDELMAkGA1UEBhMCWkExFTATBgNVBAgTDFdl c3Rlcm4gQ2FwZTEUMBIGA1UEBxMLRHVyYmFudmlsbGUxDzANBgNVBAoTBlRoYXd0ZTEdMBsGA1UE CxMUQ2VydGlmaWNhdGUgU2VydmljZXMxKDAmBgNVBAMTH1BlcnNvbmFsIEZyZWVtYWlsIFJTQSAx OTk5LjkuMTYwHhcNMDAwNTEzMDY1MTA2WhcNMDEwNTEzMDY1MTA2WjBOMR8wHQYDVQQDExZUaGF3 dGUgRnJlZW1haWwgTWVtYmVyMSswKQYJKoZIhvcNAQkBFhxyb2JlcnQuc2hlYUBvbmxpbmVjYWJs ZXMuY29tMIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDRI3kUxpw8Ion4+qJtrIg9nv08DRyL Fx9cBHBH2lpVAF5cGS0LF80WTO7Z8yu3RnnW6dNE6MjPotj/3h+NekBqPPlr2GSAQtY3+Ysk2Fqw Ab2scb1ziERODFf1V0CJDcUB2erK91JPpVJSlYyGL2MonzXOEfcd8ft3RUpPMTOkOQIDAQABo1ow WDAnBgNVHREEIDAegRxyb2JlcnQuc2hlYUBvbmxpbmVjYWJsZXMuY29tMAwGA1UdEwEB/wQCMAAw HwYDVR0jBBgwFoAUiKvxYINmVfTkWMdGHcBhvSPXw4wwDQYJKoZIhvcNAQEEBQADgYEAZJgv0Wuk WrZ9iVlMFye+dqlZ/bB/Caap6dGNIpLE7MWNl3+QJM8ZuI9S6D3B18Oy35PRq5a6P3lYlgM0WdUY SUoRjEyDpJ6W9aG1pe6UWExgQ3+LW8mMIKxb2pRAHM+EiNGHK/amYG4P10qrQ53XiLGiTLxOFlY2 wcpBJPxzkqwwggMUMIICfaADAgECAgELMA0GCSqGSIb3DQEBBAUAMIHRMQswCQYDVQQGEwJaQTEV MBMGA1UECBMMV2VzdGVybiBDYXBlMRIwEAYDVQQHEwlDYXBlIFRvd24xGjAYBgNVBAoTEVRoYXd0 ZSBDb25zdWx0aW5nMSgwJgYDVQQLEx9DZXJ0aWZpY2F0aW9uIFNlcnZpY2VzIERpdmlzaW9uMSQw IgYDVQQDExtUaGF3dGUgUGVyc29uYWwgRnJlZW1haWwgQ0ExKzApBgkqhkiG9w0BCQEWHHBlcnNv bmFsLWZyZWVtYWlsQHRoYXd0ZS5jb20wHhcNOTkwOTE2MTQwMTQwWhcNMDEwOTE1MTQwMTQwWjCB lDELMAkGA1UEBhMCWkExFTATBgNVBAgTDFdlc3Rlcm4gQ2FwZTEUMBIGA1UEBxMLRHVyYmFudmls bGUxDzANBgNVBAoTBlRoYXd0ZTEdMBsGA1UECxMUQ2VydGlmaWNhdGUgU2VydmljZXMxKDAmBgNV BAMTH1BlcnNvbmFsIEZyZWVtYWlsIFJTQSAxOTk5LjkuMTYwgZ8wDQYJKoZIhvcNAQEBBQADgY0A MIGJAoGBALNpWpfU0BYLerXFXekhnCNyzRJMS/d+z8f7ynIk9EJSrFeV43theheE5/1yOTiUtOrt ZaeSBl694GX2GbuUeXZMPrlocHWEHPQRdAC8BSxPCQMXMcz0QdRyxqZd4ohEsIsuxE3x8NaFPmzz lZR4kX5A6ZzRjRVXjsJz5TDeRvVPAgMBAAGjNzA1MBIGA1UdEwEB/wQIMAYBAf8CAQAwHwYDVR0j BBgwFoAUcknCczTGVfQLdnKBfnf0h+fGsg4wDQYJKoZIhvcNAQEEBQADgYEAa8ZZ6TH66bbssQPY 33Jy/pFgSOrGVd178GeOxmFw523CpTfYnbcXKFYFi91cdW/GkZDGbGZxE9AQfGuRb4bgITYtwdfq sgmtzy1txoNSm/u7/pyHnfy36XSS5FyXrvx+rMoNb3J6Zyxrc/WG+Z31AG70HQfOnZ6CYynvkwl+ Vd4wggMtMIIClqADAgECAgEAMA0GCSqGSIb3DQEBBAUAMIHRMQswCQYDVQQGEwJaQTEVMBMGA1UE CBMMV2VzdGVybiBDYXBlMRIwEAYDVQQHEwlDYXBlIFRvd24xGjAYBgNVBAoTEVRoYXd0ZSBDb25z dWx0aW5nMSgwJgYDVQQLEx9DZXJ0aWZpY2F0aW9uIFNlcnZpY2VzIERpdmlzaW9uMSQwIgYDVQQD ExtUaGF3dGUgUGVyc29uYWwgRnJlZW1haWwgQ0ExKzApBgkqhkiG9w0BCQEWHHBlcnNvbmFsLWZy ZWVtYWlsQHRoYXd0ZS5jb20wHhcNOTYwMTAxMDAwMDAwWhcNMjAxMjMxMjM1OTU5WjCB0TELMAkG A1UEBhMCWkExFTATBgNVBAgTDFdlc3Rlcm4gQ2FwZTESMBAGA1UEBxMJQ2FwZSBUb3duMRowGAYD VQQKExFUaGF3dGUgQ29uc3VsdGluZzEoMCYGA1UECxMfQ2VydGlmaWNhdGlvbiBTZXJ2aWNlcyBE aXZpc2lvbjEkMCIGA1UEAxMbVGhhd3RlIFBlcnNvbmFsIEZyZWVtYWlsIENBMSswKQYJKoZIhvcN AQkBFhxwZXJzb25hbC1mcmVlbWFpbEB0aGF3dGUuY29tMIGfMA0GCSqGSIb3DQEBAQUAA4GNADCB iQKBgQDUadfUsJRkW3HpR9gMUbbqcpGwhF59LQ2PexLfhSV1KHQ6QixjJ5+Ve0vvfhmHHYbqo925 zpZkGsIUbkSsfOaP6E0PcR9AOKYAo4d49vmUhl6t6sBeduvZFKNdbnp8DKVLVX8GGSl/npom1Wq7 OCQIapjHsdqjmJH9edvlWsQcuQIDAQABoxMwETAPBgNVHRMBAf8EBTADAQH/MA0GCSqGSIb3DQEB BAUAA4GBAMfskn5O+PWWpWdiKqTwTRFg0G+NYFhhrCa7UjVcCM8w+6hKloofYkIjjBcP9LpknBes RynfnZhe0mxgcVyirNx54+duAEcftQ0o6AKd5Jr9E/Sm2Xyx+NxfIyYJkYBz0BQb3kOpgyXy5pwv Fcr+pquKB3WLDN1RhGvk+NHOd6KBMYICADCCAfwCAQEwgZwwgZQxCzAJBgNVBAYTAlpBMRUwEwYD VQQIEwxXZXN0ZXJuIENhcGUxFDASBgNVBAcTC0R1cmJhbnZpbGxlMQ8wDQYDVQQKEwZUaGF3dGUx HTAbBgNVBAsTFENlcnRpZmljYXRlIFNlcnZpY2VzMSgwJgYDVQQDEx9QZXJzb25hbCBGcmVlbWFp bCBSU0EgMTk5OS45LjE2AgMCj8AwCQYFKw4DAhoFAKCBujAYBgkqhkiG9w0BCQMxCwYJKoZIhvcN AQcBMBwGCSqGSIb3DQEJBTEPFw0wMDEwMDYyMTQyMjVaMCMGCSqGSIb3DQEJBDEWBBQDV8rN9dH6 hG/d9Q30Tzr4UWTYHjBbBgkqhkiG9w0BCQ8xTjBMMAoGCCqGSIb3DQMHMA4GCCqGSIb3DQMCAgIA gDANBggqhkiG9w0DAgIBQDAHBgUrDgMCBzANBggqhkiG9w0DAgIBKDAHBgUrDgMCHTANBgkqhkiG 9w0BAQEFAASBgEKSGuPl9XD/rM3DBNrxqpL6lEsUQPdrgwQW3316CGKuQ/jA5Fq88e7i97QYs28s vFsoEXMZCIWu05gB8iIOpeLh/j44Sr7w2OeYPEMtdpd+wCNWi2sWe88XpneQ8qL3jGXAr8R0mt3q RI7XMzcjZKMGmbHza0+UzDqsa00A9bXXAAAAAAAA ------=_NextPart_000_0025_01C02FA3.A55E4F90-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 14:44:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rdc2.occa.home.com (ha1.rdc2.occa.home.com [24.2.8.66]) by hub.freebsd.org (Postfix) with ESMTP id 32E0C37B502 for ; Fri, 6 Oct 2000 14:44:42 -0700 (PDT) Received: from cx660429a.dr.com ([24.9.136.177]) by mail.rdc2.occa.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001006214441.UDQI24299.mail.rdc2.occa.home.com@cx660429a.dr.com> for ; Fri, 6 Oct 2000 14:44:41 -0700 Message-Id: <5.0.0.25.2.20001006143945.034a5410@mail.pv1.ca.home.com> X-Sender: nkoss@mail.pv1.ca.home.com X-Mailer: QUALCOMM Windows Eudora Version 5.0 Date: Fri, 06 Oct 2000 14:48:25 -0700 To: freebsd-questions@freebsd.org From: Neal Koss Subject: Re: upgrading In-Reply-To: <39DE2154.F82940D7@urx.com> References: <5.0.0.25.2.20001005165319.034a9460@mail.pv1.ca.home.com> <5.0.0.25.2.20001005165319.034a9460@mail.pv1.ca.home.com> <5.0.0.25.2.20001005225521.0387d080@mail.pv1.ca.home.com> <39DD76D4.FE1A5251@urx.com> <5.0.0.25.2.20001006110116.034a60f0@mail.pv1.ca.home.com> <20001006191629.G252@parish> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 12:00 PM 10/6/2000 -0700, you wrote: Mark Ovens wrote: > > On Fri, Oct 06, 2000 at 11:10:08AM -0700, Neal Koss wrote: > > GK>For some reason, known only to Jorden, prob'ly, sysinstall > > GK>is not rebuilt after you've upgraded. It must be done by-hand. > > > > What do you mean 'by hand'? Am I supposed to create the 'sysinstall' > > program somehow? > > > > Yes. > > # cd /usr/src/release/sysinstall && make all install clean I did't think this would work until he has a real 4.1.1 and he can't get by the buildworld right now. He does have the 4.1.1 CDROM and he could fdimage the floppies on it to get a 4.1.1 sysinstall at boot. Kent ---------------------------------------------------------------- I'm sorry but I seem to be going around in circles. If I do a 'make' using my current system (3.3), that will be incorrect for installing 4.1.1, true? But your final comment is the one I'm trying to see. As I asked in my prior message, if I 'fdimage' each of the '.flp' files and begin the installation with the 'kern.flp' disk, will it at some point show me the 'sysinstall' screens to do an upgrade? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Neal Koss, MD nkoss@dr.com Eudora Pro 5.0 http://www.healinx.com/doc/kossmd http://www.checkthegrid.com Before you go to the movies...Check The Grid! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 14:58:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ultra.comspace.com (209-16-25-2.insync.net [209.16.25.2]) by hub.freebsd.org (Postfix) with ESMTP id 670C237B502 for ; Fri, 6 Oct 2000 14:58:36 -0700 (PDT) Received: from danield (cs16255-11.houston.rr.com [24.162.55.11]) by ultra.comspace.com (8.9.3/8.9.3) with SMTP id QAA12471; Fri, 6 Oct 2000 16:58:30 -0500 (CDT) Message-ID: <001601c02fe0$8a247a00$cd2710d1@comspace.com> From: "Daniel Domengeaux" To: "Robert Shea" , References: <002901c02fde$533807c0$0200a8c0@Eli> Subject: Re: apache/php trouble Date: Fri, 6 Oct 2000 16:57:46 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG apache was probally not compiled with DSO support (DSO is not default) i recommend installing from the ports tree cd /usr/ports/www/apache13 && make install clean to install apache cd /usr/ports/www/mod_php4(or 3) && make install clean to installed mod_php4 or 3 -daniel ----- Original Message ----- From: "Robert Shea" To: Sent: Friday, October 06, 2000 4:42 PM Subject: apache/php trouble > > Hello all, > I am attempting to install apache-1.3.12.tgz and mod_php-4.0.2.tgz onto my > 3.4-S machine however I get the following error when trying to start apache: > > juliet$ /usr/local/sbin/apachectl start > /usr/libexec/ld-elf.so.1: Shared object "libc.so.4" not found > /usr/local/sbin/apachectl start: httpd could not be started > > and this message after installing php: > > juliet$ pkg_add mod_php-4.0.2.tgz > /usr/libexec/ld-elf.so.1: Shared object "libc.so.4" not found > apxs:Error: Sorry, no DSO support for Apache available > apxs:Error: under your platform. Make sure the Apache > apxs:Error: module mod_so is compiled into your server > apxs:Error: binary `/usr/local/sbin/httpd'. > pkg_add: command '/usr/local/sbin/apxs -e -a -n php4 libphp4.so' failed > /usr/local/sbin/apachectl restart: httpd not running, trying to start > /usr/libexec/ld-elf.so.1: Shared object "libc.so.4" not found > /usr/local/sbin/apachectl restart: httpd could not be started > pkg_add: command '/usr/local/sbin/apachectl restart' failed > > **************************************************************************** > * > You have installed the mod_php4 package. > (and other "success!" type stuff.) > **************************************************************************** > * > > At first I thought maybe I had gotten a package for a newer version on > accident, but I have since verified that this is not the case. > I have reinstalled libtool-1.3.4.tgz as well with no luck... > Any suggestions are much appreciated. > Thank you in advance. > > Robert Shea > "Witty quote goes here." > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 15: 0:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by hub.freebsd.org (Postfix) with ESMTP id 86E6037B502; Fri, 6 Oct 2000 15:00:06 -0700 (PDT) Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.11.0/8.11.0) id e96M05m27833; Fri, 6 Oct 2000 15:00:05 -0700 Date: Fri, 6 Oct 2000 15:00:05 -0700 From: Brooks Davis To: goodleaf@goodleaf.net Cc: questions@FreeBSD.ORG, hardware@FreeBSD.ORG Subject: Re: Intel NICs, new card features supported? Message-ID: <20001006150005.A27623@Odin.AC.HMC.Edu> References: <20001006213920.32C295BE5@clyde.goodleaf.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20001006213920.32C295BE5@clyde.goodleaf.net>; from goodleaf@goodleaf.net on Fri, Oct 06, 2000 at 09:39:20PM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Oct 06, 2000 at 09:39:20PM +0000, goodleaf@goodleaf.net wrote: > The newest Intel nics have some interesting looking features, like onboard > encryption. How well are these supported in the fxp device? How about the > dual-port nic? Does this work in FBSD 4.1.1? (If so, any special rules on > its use, or does it just show as fxp0 and fxp1?) Crypto is not supported, and from what I've heard (here and on the OpenBSD website) it's not going to be. Intel won't give out docs without an NDA which makes it's rather hard to write a FreeBSD driver. The dual port card should work. BSDi sells them and I believe they are basicaly a PCI-PCI bridge with two NICs on it. -- Brooks -- Any statement of the form "X is the one, true Y" is FALSE. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 15: 1:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gershwin.tera.com (gershwin.tera.com [207.224.230.28]) by hub.freebsd.org (Postfix) with ESMTP id E02F537B66C for ; Fri, 6 Oct 2000 15:01:43 -0700 (PDT) Received: from tera.com (athena.sea.tera.com [207.224.230.169]) by gershwin.tera.com (8.9.3/8.9.3) with ESMTP id PAA09612; Fri, 6 Oct 2000 15:01:43 -0700 (PDT) Received: by tera.com (8.8.8+Sun/SMI-SVR4) id PAA15728; Fri, 6 Oct 2000 15:01:42 -0700 (PDT) Date: Fri, 6 Oct 2000 15:01:42 -0700 From: Gary Kline To: Neal Koss Cc: freebsd-questions@FreeBSD.ORG Subject: Re: upgrading Message-ID: <20001006150142.A15724@athena.sea.tera.com> References: <5.0.0.25.2.20001005165319.034a9460@mail.pv1.ca.home.com> <5.0.0.25.2.20001005165319.034a9460@mail.pv1.ca.home.com> <5.0.0.25.2.20001005225521.0387d080@mail.pv1.ca.home.com> <39DD76D4.FE1A5251@urx.com> <5.0.0.25.2.20001006110116.034a60f0@mail.pv1.ca.home.com> <20001006191629.G252@parish> <39DE2154.F82940D7@urx.com> <5.0.0.25.2.20001006143945.034a5410@mail.pv1.ca.home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95us In-Reply-To: <5.0.0.25.2.20001006143945.034a5410@mail.pv1.ca.home.com>; from Neal Koss on Fri, Oct 06, 2000 at 02:48:25PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Oct 06, 2000 at 02:48:25PM -0700, Neal Koss wrote: > At 12:00 PM 10/6/2000 -0700, you wrote: > > > Mark Ovens wrote: > > > > On Fri, Oct 06, 2000 at 11:10:08AM -0700, Neal Koss wrote: > > > GK>For some reason, known only to Jorden, prob'ly, sysinstall > > > GK>is not rebuilt after you've upgraded. It must be done by-hand. > > > > > > What do you mean 'by hand'? Am I supposed to create the 'sysinstall' > > > program somehow? > > > > > > > Yes. > > > > # cd /usr/src/release/sysinstall && make all install clean > > I did't think this would work until he has a real 4.1.1 and he can't > get by the buildworld right now. > > He does have the 4.1.1 CDROM and he could fdimage the floppies on it > to get a 4.1.1 sysinstall at boot. > > Kent > ---------------------------------------------------------------- > I'm sorry but I seem to be going around in circles. If I do a 'make' using > my current system (3.3), that will be incorrect for installing 4.1.1, true? > But your final comment is the one I'm trying to see. As I asked in my prior > message, if I 'fdimage' each of the '.flp' files and begin the installation > with the 'kern.flp' disk, will it at some point show me the 'sysinstall' > screens to do an upgrade? > > Why not simply explain the nuts and bolts of doing a binary upgrade? That was the original point of this matter. Anybody? gary To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 15: 8:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ego.mind.net (ego.mind.net [206.99.66.9]) by hub.freebsd.org (Postfix) with ESMTP id 7B00A37B502 for ; Fri, 6 Oct 2000 15:08:17 -0700 (PDT) Received: from takhus-home.ashlandfn.org (AFN-Dyn-6315110844.pc.ashlandfiber.net [63.151.108.44]) by ego.mind.net (8.9.3/8.9.3) with ESMTP id PAA01979; Fri, 6 Oct 2000 15:08:16 -0700 Received: from localhost (fleisher@localhost) by takhus-home.ashlandfn.org (8.11.0/8.11.0) with ESMTP id e96M80g59457; Fri, 6 Oct 2000 15:08:00 -0700 (PDT) (envelope-from takhus@takhus.mind.net) X-Authentication-Warning: takhus-home.ashlandfn.org: fleisher owned process doing -bs Date: Fri, 6 Oct 2000 15:08:00 -0700 (PDT) From: Tony Fleisher X-Sender: fleisher@takhus-home.ashlandfn.org To: Robert Shea Cc: questions@FreeBSD.ORG Subject: Re: apache/php trouble In-Reply-To: <002901c02fde$533807c0$0200a8c0@Eli> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 6 Oct 2000, Robert Shea wrote: > > Hello all, > I am attempting to install apache-1.3.12.tgz and mod_php-4.0.2.tgz onto my > 3.4-S machine however I get the following error when trying to start apache: > > juliet$ /usr/local/sbin/apachectl start > /usr/libexec/ld-elf.so.1: Shared object "libc.so.4" not found > /usr/local/sbin/apachectl start: httpd could not be started > > and this message after installing php: > > juliet$ pkg_add mod_php-4.0.2.tgz > /usr/libexec/ld-elf.so.1: Shared object "libc.so.4" not found > apxs:Error: Sorry, no DSO support for Apache available > apxs:Error: under your platform. Make sure the Apache > apxs:Error: module mod_so is compiled into your server > apxs:Error: binary `/usr/local/sbin/httpd'. > pkg_add: command '/usr/local/sbin/apxs -e -a -n php4 libphp4.so' failed > /usr/local/sbin/apachectl restart: httpd not running, trying to start > /usr/libexec/ld-elf.so.1: Shared object "libc.so.4" not found This looks to me like a library compatability problem. The package is dynamically linked against libc.so.4 (part of the 4.x Releases), and your system is probably using libc.so.3 (an older version). I think that you will either need to upgrade to 4.x, or build this package yourself from the ports. > /usr/local/sbin/apachectl restart: httpd could not be started > pkg_add: command '/usr/local/sbin/apachectl restart' failed > > **************************************************************************** > * > You have installed the mod_php4 package. > (and other "success!" type stuff.) > **************************************************************************** > * > > At first I thought maybe I had gotten a package for a newer version on > accident, but I have since verified that this is not the case. > I have reinstalled libtool-1.3.4.tgz as well with no luck... > Any suggestions are much appreciated. > Thank you in advance. > > Robert Shea > "Witty quote goes here." > Regards, TOny. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 15:27:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from satyr.host4u.net (satyr.host4u.net [216.71.64.14]) by hub.freebsd.org (Postfix) with ESMTP id 5FEA537B503 for ; Fri, 6 Oct 2000 15:27:25 -0700 (PDT) Received: from Eli (onlinecables.com [63.204.24.242]) by satyr.host4u.net (8.8.5/8.8.5) with SMTP id RAA00272 for ; Fri, 6 Oct 2000 17:40:38 -0500 Message-ID: <004701c02fe4$99d29e60$0200a8c0@Eli> From: "johnt" To: Subject: ELF question Date: Fri, 6 Oct 2000 15:27:23 -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 trying to fix this system that got kinda dumped on me... apparently the elf interpreter is missing. ELF interpreter /usr/libexec/ld-elf.so.1 not found how on earth do I fix this? it doesn't want to allow me to do near anything. merci, john To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 15:38:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from www3.pacific-pages.com (www3.pacific-pages.com [192.41.48.219]) by hub.freebsd.org (Postfix) with ESMTP id 8032537B502 for ; Fri, 6 Oct 2000 15:38:08 -0700 (PDT) Received: from d.tracker ([216.191.74.20]) by www3.pacific-pages.com (8.8.5) id QAA16998; Fri, 6 Oct 2000 16:37:58 -0600 (MDT) Received: (from david@localhost) by d.tracker (8.9.3/8.9.3) id SAA00755 for questions@freebsd.org; Fri, 6 Oct 2000 18:34:24 GMT (envelope-from david) Date: Fri, 6 Oct 2000 18:34:24 GMT From: David Banning Message-Id: <200010061834.SAA00755@d.tracker> To: questions@freebsd.org Subject: using win95 PC off of FreeBSD Reply-To: david@banning.com Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I would like to have a Win 95 PC running - but to get it's internet connection through my FreeBSD PC. My FreeBSD is just running a dialup connection - auto connect. Is what I want to do possible? How would I go about it? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 15:40: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from radiant.net (radiant.net [207.194.200.18]) by hub.freebsd.org (Postfix) with ESMTP id 18C8E37B503; Fri, 6 Oct 2000 15:40:04 -0700 (PDT) Received: from shula [208.181.145.20] by radiant.net (SMTPD32-6.04) id A40CA570096; Fri, 06 Oct 2000 15:37:00 -0700 Reply-To: From: "Simon Block" To: , , , , , , , , Subject: PCI resource issues on FreeBSD Date: Fri, 6 Oct 2000 15:34:34 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 1 (Highest) X-MSMail-Priority: High X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: High X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear NewBus/FreeBSD Guru's, I am sending this to you after posting on all the newgroups without success, perhaps you can help: I am writing a driver for a PCI device I am having problems allocating the resources (IRQ's and memory regions) for my card. (I am using FreeBSD 4.1 STABLE). I have a driver that opens three independent PCI devices (they are all built into the one card as seperate PCI to local bus ASIC chips). My driver maps all the memory regions ok and will map the first two interrupts (using rid=0) but the mapping of the third interrupt fails. These mapping are called by the system as 3 distinct calls to the attach routine. On another platform (motherboard) we are having problems allocating the third memory region as well. Is there possibly a resource issue with IRQ's and PCI memory that would mean I cannot get another one? How much address space does BSD allocate to the PCI bus? Can I get around this somehow? How do we deal with these PCI resource issues? What are the limits? How can we modify them? Is there any documentation on this? Thanks in advance for any help. Regards, Simon Block Shula Consulting Incorporated 1-1430 Maple St Vancouver, BC V6J 3R9 Phone: 604 736 8791 Fax: 604 736 8796 Cell: 604 841 8791 Email: sblock@computer.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 16:21:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dnvrpop3.dnvr.uswest.net (dnvrpop3.dnvr.uswest.net [206.196.128.5]) by hub.freebsd.org (Postfix) with SMTP id 3355437B503 for ; Fri, 6 Oct 2000 16:21:53 -0700 (PDT) Received: (qmail 28682 invoked by alias); 6 Oct 2000 23:21:52 -0000 Delivered-To: fixup-questions@freebsd.org@fixme Received: (qmail 28614 invoked by uid 0); 6 Oct 2000 23:21:50 -0000 Received: from idialup235.dnvr.uswest.net (HELO miranda.dnvr.uswest.net) (207.225.107.235) by dnvrpop3.dnvr.uswest.net with SMTP; 6 Oct 2000 23:21:50 -0000 Received: (from loughry@localhost) by miranda.dnvr.uswest.net (8.9.3/8.9.3) id RAA00359; Fri, 6 Oct 2000 17:21:48 -0600 (MDT) (envelope-from loughry) Date: Fri, 6 Oct 2000 17:21:48 -0600 (MDT) From: Joe Loughry Message-Id: <200010062321.RAA00359@miranda.dnvr.uswest.net> To: david@banning.com, questions@freebsd.org Subject: Re: using win95 PC off of FreeBSD Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Yes, it's certainly possible; in fact I do it here. Once you have on-demand dialup to the Internet working on your FreeBSD box, make sure you have GATEWAY_ENABLE="YES" in your /etc/rc.conf file (then kill -HUP 1 to force init to reread the file). You'll need an ethernet card in the Windows 95 computer and one in the FreeBSD computer (I will assume you have a little LAN set up already). On the Windows 95 box, go into Settings, Control Panel, Network, and set the "default router" to the IP address of your FreeBSD machine on your internal LAN. Fill in the DNS name server field with the IP address(es) of your ISP's nameservers (same as in the /etc/resolv.conf file on your FreeBSD machine). Naturally, your Windows 95 computer has its own IP address on the internal LAN--may as well enter that in your /etc/hosts file on the FreeBSD box. After you reboot Windows 95 :-) it should be able to see the Internet through your FreeBSD connection. My wife's AOL works fine. It even triggers auto-dial on the FreeBSD box properly. -Joe Loughry loughry@uswest.net > Date: Fri, 6 Oct 2000 18:34:24 GMT > From: "David Banning" > To: questions@FreeBSD.ORG > Subject: using win95 PC off of FreeBSD > Reply-To: david@banning.com > > I would like to have a Win 95 PC running - but to get it's internet > connection through my FreeBSD PC. My FreeBSD is just running a > dialup connection - auto connect. > > Is what I want to do possible? How would I go about it? > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 16:24:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from irv1-mail2.intelenet.net (irv1-mail2.intelenet.net [204.182.160.3]) by hub.freebsd.org (Postfix) with ESMTP id 4EFAB37B66D for ; Fri, 6 Oct 2000 16:24:29 -0700 (PDT) Received: from nimba.intelenet.net (nimba.intelenet.net [207.38.65.93]) by irv1-mail2.intelenet.net (8.9.3/8.9.3) with ESMTP id QAA29655 for ; Fri, 6 Oct 2000 16:24:28 -0700 (PDT) Received: by nimba.intelenet.net (Postfix, from userid 1294) id 7DD4A83C72; Fri, 6 Oct 2000 16:24:28 -0700 (PDT) Date: Fri, 6 Oct 2000 16:24:28 -0700 From: matthew zeier To: freebsd-questions@freebsd.org Subject: Updating IP Filter Message-ID: <20001006162428.Z22597@intelenet.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm new to FreeBSD and just installed 4.1.1 RELEASE. I want to use IP Filter and noticed : rose# ipf -V ipf: IP Filter: v3.4.8 (264) open device: Device not configured ioctl(SIOCGETFS: Bad file descriptor The install docs for 3.4.10 mention building a loadable module or a statically compiled kernel. What's the benefit of either for this application? It also mentions using "modload" and "modstat" but I can't find either on my system. I tried a 'make freebsd' and got: In file included from /usr/include/sys/signal.h:46, from /usr/include/sys/proc.h:50, from ../../netinet/ip_compat.h:481, from ../../ip_fil.c:100: /usr/include/sys/_posix.h:45: opt_posix.h: No such file or directory *** Error code 1 Stop in /usr/local/build/ip_fil3.4.10/BSD/FreeBSD-4.1.1-RELEASE-i386. *** Error code 1 Any help? Thanks. -- matthew zeier - "There ain't no rules around here. We're trying to accomplish something." - Thomas Edison To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 16:37:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp02.mrf.mail.rcn.net (smtp02.mrf.mail.rcn.net [207.172.4.61]) by hub.freebsd.org (Postfix) with ESMTP id 7C9D137B503 for ; Fri, 6 Oct 2000 16:37:50 -0700 (PDT) Received: from ct-hartford-us115.javanet.com ([209.150.34.20]) by smtp02.mrf.mail.rcn.net with esmtp (Exim 3.15 #2) id 13hh3l-0007Ik-00 for freebsd-questions@FreeBSD.ORG; Fri, 06 Oct 2000 19:37:49 -0400 Message-Id: In-Reply-To: References: <39DE4AA5.691A@misa.ac.ru> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: freebsd-questions@FreeBSD.ORG From: media@ct1.nai.net Subject: obtaining partition information?? Date: Fri, 06 Oct 2000 19:37:49 -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm following up my own question, with another question :) If I boot from the 4.1 CD-ROM I can go into stand/sysinstall and the choose upgrade. However this brings me to another "fdisk" utility which does not show an existing FreeBSD partition!! I don't know why -- I would just like to use my old slices. I would think changing the slices would erase any other data I have. Besides, people on this list have suggested that the removal of the bad block scan in 4.1 is the reason why I cannot install it directly in the first place. Regardless, UPGRADE.TXT says that I should make a note of my mount points before I upgrade. If I enter "cat /etc/fstab" I can see my mount points, but it does not tell me how large my slices are, so that I can re-enter the same information into the disk editor. Where can I get this information so that I can keep my slices the same size?? At 5:41 PM -0400 10/06/00, media@mail1.nai.net wrote: > >I have a 133 Pentium (Compaq Deskpro 4000). My CR-ROM drive is a Creative >5230E. I don't have a SCSI card. I have not been able to install using >the 4.1 CD-ROM (I get "panic: lockmgr: non-zero exclusive count") and have >not been able to solve the problem. So I re-installed 3.4 from CD-ROM. > >I checked both books, and there is quite a bit about updating FreeBSD over >a network. However, I can't seem to find anything about using a CD-ROM. I >assume I could use the sources on the 4.1 CD-ROM to upgrade my 3.4 >installation to 4.1, but I don't know how. Any ideas?? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 16:44:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from golf.dax.net (golf.dax.net [193.216.69.103]) by hub.freebsd.org (Postfix) with ESMTP id 0D81137B502; Fri, 6 Oct 2000 16:44:23 -0700 (PDT) Received: from tng (mp-217-219-60.daxnet.no [193.217.219.60]) by golf.dax.net (8.9.3/8.9.3) with SMTP id BAA11463; Sat, 7 Oct 2000 01:44:04 +0200 (MET DST) Message-Id: <200010062344.BAA11463@golf.dax.net> From: "Eirik Apeland" To: "hm@hcs.de" Cc: "freebsd-isdn@FreeBSD.ORG" , "freebsd-questions@FreeBSD.ORG" Date: Sat, 07 Oct 2000 01:46:12 +0100 Reply-To: "Eirik Apeland" X-Mailer: PMMail 98 Standard (2.00.1500) For Windows NT (4.0.1381;5) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: Setting up sppp Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi. I'm sorry, I've been away for a week so I haven't checked my mail before today. On Sun, 1 Oct 2000 09:45:58 +0200 (METDST), Hellmuth Michaelis wrote: >>From the keyboard of Eirik Apeland: > >> The FreeBSD is dailing when I ping from my NT machine, but the other end isn't >> answering.. >> >> The log from ipfw looks like this --> >> >> ct 1 01:49:20 fire /kernel: ipfw: 200 Accept TCP 10.0.0.1:1227 10.0.0.10:22 in via xl0 > >Please, _disable_ any firewall you have until you have everything >up and running, it makes things _much_ harder than they should be! > >To see what is happening on the line use "tcpdump -vv -iisp0" The only "rules" I have in the firewall is /sbin/ipfw add divert natd all from any to any via isp0 /sbin/ipfw add pass all from any to any A tcpdump gave me the following outpu: su-2.03# tcpdump -vv -i isp0 tcpdump: listening on isp0 23:35:34.218269 ID-001 LCP: Configure-Request, Magic-Number=400603928, Auth-Prot PAP 0101 000e 0506 17e0 bb18 0304 c023 23:35:34.243783 ID-163 LCP: Configure-Request, Auth-Prot PAP, Magic-Number=2766666409, Multilink-MRRU, Multilink-ED 01a3 0020 0304 c023 0506 a4e7 faa9 1104 05f4 130e 0154 656c 6532 2d31 3238 4b62 23:35:34.244194 ID-163 LCP: Configure-Reject, Multilink-MRRU, Multilink-ED 04a3 0016 1104 05f4 130e 0154 656c 6532 2d31 3238 4b62 23:35:34.246538 ID-001 LCP: Configure-Ack, Magic-Number=400603928, Auth-Prot PAP 0201 000e 0506 17e0 bb18 0304 c023 23:35:34.268300 ID-164 LCP: Configure-Request, Auth-Prot PAP, Magic-Number=2766666409 01a4 000e 0304 c023 0506 a4e7 faa9 23:35:34.268678 ID-164 LCP: Configure-Ack, Auth-Prot PAP, Magic-Number=2766666409 02a4 000e 0304 c023 0506 a4e7 faa9 23:35:34.268918 ID-002 PAP: Authenticate-Request, Peer-Id=*my-userid*, Passwd=*mypassword* 0102 0017 0973 2d31 3333 3331 3433 0858 3441 2d45 482d 6e 23:35:34.500534 ID-002 PAP: Authenticate-Ack 0202 0005 00 <<<<<<<<< And this info I haven't written anywhere. Is this something my ISP is sending to me? >>>>>>>>>> 23:35:34.505313 ID-001 PAP: Authenticate-Request, Peer-Id=*not-my-username!!*, Passwd=*not-my-password!!* 0101 001c 0b54 656c 6532 2d31 3238 4b62 0b74 7265 3635 6a6f 3239 6a6a <<<<<<<<< *************************************************************************************************>>>>>>>>>>>> 23:35:34.505605 ID-001 PAP: Authenticate-Nak 0301 000e 0946 6169 6c65 642e 2e2e 23:35:34.505807 ID-003 LCP: Terminate-Request 0503 0004 23:35:34.529156 ID-003 LCP: Terminate-Ack 0603 0004 And here is some debug info: Oct 1 23:35:33 fire /kernel: isp0: lcp open(initial) Oct 1 23:35:33 fire /kernel: isp0: phase establish Oct 1 23:35:33 fire /kernel: i4b: unit 0, assigned TEI = 90 = 0x5a Oct 1 23:35:34 fire /kernel: isp0: Up event Oct 1 23:35:34 fire /kernel: isp0: lcp up(starting) Oct 1 23:35:34 fire /kernel: isp0: lcp output Oct 1 23:35:34 fire /kernel: i4b-L4 i4b_l4_setup_timeout_fix_unit: 970436134: ERROR: idletime[300]+earlyhup[5] > unitlength[ Oct 1 23:35:34 fire /kernel: isp0: lcp input(req-sent): Oct 1 23:35:34 fire /kernel: isp0: lcp input(ack-rcvd): Oct 1 23:35:34 fire /kernel: isp0: lcp parse opts: auth-proto magic Oct 1 23:35:34 fire /kernel: isp0: lcp parse opt values: auth-proto magic 0xa4e7faa9 send conf-ack Oct 1 23:35:34 fire /kernel: isp0: lcp output Oct 1 23:35:34 fire /kernel: isp0: lcp tlu Oct 1 23:35:34 fire /kernel: isp0: phase authenticate Oct 1 23:35:34 fire /kernel: isp0: pap output Oct 1 23:35:34 fire /kernel: isp0: pap success Oct 1 23:35:34 fire /kernel: isp0: pap input(req-sent) Oct 1 23:35:34 fire /kernel: isp0: pap output Oct 1 23:35:34 fire /kernel: isp0: pap tld Oct 1 23:35:34 fire /kernel: isp0: lcp close(opened) Oct 1 23:35:34 fire /kernel: isp0: phase terminate Oct 1 23:35:34 fire /kernel: isp0: lcp output Oct 1 23:35:34 fire /kernel: isp0: lcp input(closing): Oct 1 23:35:34 fire /kernel: isp0: phase dead Oct 1 23:35:34 fire /kernel: isp0: lcp down(closed) Oct 1 23:35:34 fire /kernel: isp0: Down event (carrier loss) One thing I don't understand is why it tries to connect using multiline. What do I have to do to set up singleline only? >> isdnd is also complaining about something --> >> >> Oct 1 01:49:18 fire /kernel: i4b-L4 i4b_l4_setup_timeout_fix_unit: 970357758: ERROR: idletime[300]+earlyhup[5] > unitlength[60]! > >This is an FAQ, please read the mailing list archives! I might be stupid, but I can't get rid of this message. The only thin I want is to make the isdn adapter drop the line after 5 minutes, so I set idletime to 300 sec. I don't think I quite understand what earluhangup realy do. Here in Norway we get charged in real time, should I then set the unitlength to 1 sec.? What are you folks using as idletime and earlyhangup? Do I have to use a rate file? I realy don't have to log what every session is costing me :) Regards Eirik To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 16:52:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from static.unixfreak.org (static.unixfreak.org [63.198.170.139]) by hub.freebsd.org (Postfix) with ESMTP id 5281137B503 for ; Fri, 6 Oct 2000 16:52:37 -0700 (PDT) Received: by static.unixfreak.org (Postfix, from userid 1000) id D890E1F22; Fri, 6 Oct 2000 16:52:36 -0700 (PDT) Subject: Re: installing PICO In-Reply-To: <00b301c02fbf$22c70060$cd2710d1@comspace.com> "from Daniel Domengeaux at Oct 6, 2000 12:58:42 pm" To: Daniel Domengeaux Date: Fri, 6 Oct 2000 16:52:36 -0700 (PDT) Cc: freebsd-questions@FreeBSD.ORG, Luke Roberts From: Dima Dorfman Reply-To: dima@unixfreak.org X-Mailer: ELM [version 2.4ME+ PL82 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Message-Id: <20001006235236.D890E1F22@static.unixfreak.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [ Charset ISO-8859-1 unsupported, converting... ] > > Please can somebody remind me which package or port I need to install to > > get the pico text-editor installed? > > > pico is inclued with pine > (cd /usr/ports/mail/pine4 && make install && make clean) Pine is forbidden because of known and potential security problems. If you really want to install it, you'll probably have to remove the forbidden flag. Hope this helps -- Dima Dorfman Finger dima@unixfreak.org for my public PGP key. "Don't talk about yourself, it will be done when you leave." -- Wilson Mizner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 17: 9:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from msg.ucsf.edu (msg.ucsf.edu [128.218.69.41]) by hub.freebsd.org (Postfix) with ESMTP id E4E6037B66C for ; Fri, 6 Oct 2000 17:09:53 -0700 (PDT) Received: from beta (daar10k.ucsf.edu [128.218.69.98]) by msg.ucsf.edu (8.9.3/8.9.3) with SMTP id RAA1209487 for ; Fri, 6 Oct 2000 17:09:53 -0700 (PDT) Message-ID: <006c01c02ff3$179bf8b0$6245da80@ucsf.edu> From: "Matt Harrington" To: Subject: simple "amd" setup problem Date: Fri, 6 Oct 2000 17:11:08 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-Mimeole: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I can't find any useful documentation on amd. I want to simply automount remote filesystems as in: /sbin/mount mercury:/home /home I've been using automount in Irix just fine for quite some time. If anyone who does this could send me their /etc/amd.conf, mapfile, and relevant lines in /etc/rc.conf I would be most appreciative. TIA, Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 17:12:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 645) id 61ABB37B503; Fri, 6 Oct 2000 17:12:17 -0700 (PDT) To: FreeBSD-questions@FreeBSD.org Subject: How to get best results from FreeBSD-questions Message-Id: <20001007001217.61ABB37B503@hub.freebsd.org> Date: Fri, 6 Oct 2000 17:12:17 -0700 (PDT) From: grog@FreeBSD.ORG (Greg Lehey) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG How to get the best results from FreeBSD questions. =================================================== Last update 3 September 1999 This is a regular posting to the FreeBSD questions mailing list. If you got it in answer to a message you sent, it means that the sender thinks that at least one of the following things was wrong with your message: - You left out a subject line, or the subject line was not appropriate. - You formatted it in such a way that it was difficult to read. - You asked more than one unrelated question in one message. - You sent out a message with an incorrect date, time or time zone. - You sent out the same message more than once. - You sent an 'unsubscribe' message to FreeBSD-questions. If you have done any of these things, there is a good chance that you will get more than one copy of this message from different people. Read on, and your next message will be more successful. This document is also available on the web at http://www.lemis.com/questions.html. ===================================================================== Contents: I: Introduction II: How to unsubscribe from FreeBSD-questions III: Should I ask -questions or -hackers? IV: How to submit a question to FreeBSD-questions V: How to answer a question to FreeBSD-questions I: Introduction =============== This is a regular posting aimed to help both those seeking advice from FreeBSD-questions (the "newcomers"), and also those who answer the questions (the "hackers"). Note that the term "hacker" has nothing to do with breaking into other people's computers. The correct term for the latter activity is "cracker", but the popular press hasn't found out yet. The FreeBSD hackers disapprove strongly of cracking security, and have nothing to do with it. In the past, there has been some friction which stems from the different viewpoints of the two groups. The newcomers accused the hackers of being arrogant, stuck-up, and unhelpful, while the hackers accused the newcomers of being stupid, unable to read plain English, and expecting everything to be handed to them on a silver platter. Of course, there's an element of truth in both these claims, but for the most part these viewpoints come from a sense of frustration. In this document, I'd like to do something to relieve this frustration and help everybody get better results from FreeBSD-questions. In the following section, I recommend how to submit a question; after that, we'll look at how to answer one. II: How to unsubscribe from FreeBSD-questions ============================================== When you subscribed to FreeBSD-questions, you got a welcome message from Majordomo@FreeBSD.ORG. In this message, amongst other things, it told you how to unsubscribe. Here's a typical message: Welcome to the freebsd-questions mailing list! If you ever want to remove yourself from this mailing list, you can send mail to "Majordomo@FreeBSD.ORG" with the following command in the body of your email message: unsubscribe freebsd-questions Greg Lehey Here's the general information for the list you've subscribed to, in case you don't already have it: FREEBSD-QUESTIONS User questions This is the mailing list for questions about FreeBSD. You should not send "how to" questions to the technical lists unless you consider the question to be pretty technical. Normally, unsubscribing is even simpler than the message suggests: you don't need to specify your mail ID unless it is different from the one which you specified when you subscribed. If Majordomo replies and tells you (incorrectly) that you're not on the list, this may mean one of two things: 1. You have changed your mail ID since you subscribed. That's where keeping the original message from majordomo comes in handy. For example, the sample message above shows my mail ID as grog@lemis.de. Since then, I have changed it to grog@lemis.com. If I were to try to remove grog@lemis.com from the list, it would fail: I would have to specify the name with which I joined. 2. You're subscribed to a mailing list which is subscribed to FreeBSD-questions. If that's the case, you'll have to figure out which one it is and get your name taken off that one. If you're not sure which one it might be, check the headers of the messages you receive from freebsd-questions: maybe there's a clue there. If you've done all this, and you still can't figure out what's going on, send a message to Postmaster@FreeBSD.org, and he will sort things out for you. Don't send a message to FreeBSD-questions: they can't help you. III: Should I ask -questions, -newbies or -hackers? =================================================== Two mailing lists handle general questions about FreeBSD, FreeBSD-questions and FreeBSD-hackers. In addition, the FreeBSD-newbies list caters specifically for people who are new to FreeBSD and may be having trouble getting used to the environment. In some cases, it's not really clear which group you should ask. The following criteria should help for 99% of all questions, however: If the question is of a general nature, first check whether this isn't a Frequently Asked Question (FAQ). There's a list of these questions at http://www.freebsd.org/FAQ/FAQ.html, and also on your own system (once you've installed it) at /usr/share/doc/FAQ/FAQ.html. Check there, and if you don't find an answer, ask FreeBSD-questions. Examples might be questions about installing FreeBSD or the use of a particular UNIX utility. If you think the question relates to a bug, but you're not sure, or you don't know how to look for it, send the message to FreeBSD-questions. If the question relates to a bug, and you're almost sure that it's a bug (for example, you can pinpoint the place in the code where it happens, and you maybe have a fix), then send the message to FreeBSD-hackers. You should also enter a problem report with the send-pr utility. If the question relates to enhancements to FreeBSD, and you can make suggestions about how to implement them, then send the message to FreeBSD-hackers. If the question is of particularly technical nature, such as implementation details or suggestions for improvements, then send the message to FreeBSD-hackers. If you're new to FreeBSD, and the message is about your own relationship to FreeBSD, send the message to FreeBSD-newbies. There are also a number of other specialized mailing lists, for example FreeBSD-isp, which caters to the interests of ISPs (Internet Service Providers) who run FreeBSD. If you happen to be an ISP, this doesn't mean you should automatically send your questions to FreeBSD-isp. The criteria above still apply, and it's in your interest to stick to them, since you're more likely to get good results that way. IV: How to submit a question ============================= When submitting a question to FreeBSD-questions, consider the following points: 1. Remember that nobody gets paid for answering a FreeBSD question. They do it of their own free will. You can influence this free will positively by submitting a well-formulated question supplying as much relevant information as possible. You can influence this free will negatively by submitting an incomplete, illegible, or rude question. It's perfectly possible to send a message to FreeBSD-questions and not get an answer even if you follow these rules. It's much more possible to not get an answer if you don't. In the rest of this document, we'll look at how to get the most out of your question to FreeBSD-questions. 2. Not everybody who answers FreeBSD questions reads every message: they look at the subject line and decide whether it interests them. Clearly, it's in your interest to specify a subject. ``FreeBSD problem'' or ``Help'' aren't enough. If you provide no subject at all, many people won't bother reading it. If your subject isn't specific enough, the people who can answer it may not read it. 3. Format your message so that it is legible, and PLEASE DON'T SHOUT!!!!!. We appreciate that a lot of people don't speak English as their first language, and we try to make allowances for that, but it's really painful to try to read a message written full of typos or without any line breaks. A lot of badly formatted messages come from bad mailers or badly configured mailers. The following mailers are known to send out badly formatted messages without you finding out about them: Eudora exmh Microsoft Exchange Microsoft Internet Mail Microsoft Outlook Netscape As you can see, the mailers in the Microsoft world are frequent offenders. If at all possible, use a UNIX mailer. If you must use a mailer under Microsoft environments, make sure it is set up correctly. Try not to use MIME: a lot of people use mailers which don't get on very well with MIME. For further information on this subject, check out http://www.lemis.com/email.html. 4. Make sure your time and time zone are set correctly. This may seem a little silly, since your message still gets there, but many of the people you are trying to reach get several hundred messages a day. They frequently sort the incoming messages by subject and by date, and if your message doesn't come before the first answer, they may assume they missed it and not bother to look. 5. Don't include unrelated questions in the same message. Firstly, a long message tends to scare people off, and secondly, it's more difficult to get all the people who can answer all the questions to read the message. 6. Specify as much information as possible. This is a difficult area, and we need to expand on what information you need to submit, but here's a start: If you get error messages, don't say ``I get error messages'', say (for example) ``I get the error message 'No route to host'''. If your system panics, don't say ``My system panicked'', say (for example) ``my system panicked with the message 'free vnode isn't'''. If you have difficulty installing FreeBSD, please tell us what hardware you have. In particular, it's important to know the IRQs and I/O addresses of the boards installed in your machine. If you have difficulty getting PPP to run, describe the configuration. Which version of PPP do you use? What kind of authentication do you have? Do you have a static or dynamic IP address? What kind of messages do you get in the log file? 7. If you don't get an answer immediately, or if you don't even see your own message appear on the list immediately, don't resend the message. Wait at least 24 hours. The FreeBSD mailer offloads messages to a number of subordinate mailers around the world, and sometimes it can take several hours for the mail to get through. And once it gets through, the one person who might know the answer will probably just have gone to bed in his part of the world. 8. If you do all this, and you still don't get an answer, there could be other reasons. For example, the problem is so complicated that nobody knows the answer, or the person who does know the answer was offline. If you don't get an answer after, say, a week, it might help to re-send the message. If you don't get an answer to your second message, though, you're probably not going to get one from this forum. Resending the same message again and again will only make you unpopular. To summarize, let's assume you know the answer to the following question (yes, it's the same one in each case :-). You choose which of these two questions you would be more prepared to answer: Message 1: Subject: (none) I just can't get hits damn silly FereBSD system to workd, and Im really good at this tsuff, but I have never seen anythign sho difficult to install, it jst wont work whatever I try so why don't y9ou guys tell me what I doing wrong. ---------------------------------------------------------------------- Message 2: Subject: Problems installing FreeBSD I've just got the FreeBSD 2.1.5 CD-ROM from Walnut Creek, and I'm having a lot of difficulty installing it. I have a 66 MHz 486 with 16 MB of memory and an Adaptec 1540A SCSI board, a 1.2GB Quantum Fireball disk and a Toshiba 3501XA CD-ROM drive. The installation works just fine, but when I try to reboot the system, I get the message "Missing Operating System". ---------------------------------------------------------------------- V: How to follow up to a question ================================= Often you will want to send in additional information to a question you have already sent. The best way to do this is to reply to your original message. This has three advantages: 1. You include the original message text, so people will know what you're talking about. Don't forget to trim unnecessary text out, though. 2. The text in the subject line stays the same (you did remember to put one in, didn't you?). Many mailers will sort messages by subject. This helps group messages together. 3. The message reference numbers in the header will refer to the previous message. Some mailers, such as mutt, can thread messages, showing the exact relationships between the messages. VI: How to answer a question ============================ Before you answer a question to FreeBSD-questions, consider: 1. A lot of the points on submitting questions also apply to answering questions. Read them. 2. Has somebody already answered the question? The easiest way to check this is to sort your incoming mail by subject: then (hopefully) you'll see the question followed by any answers, all together. If somebody has already answered it, it doesn't automatically mean that you shouldn't send another answer. But it makes sense to read all the other answers first. 3. Do you have something to contribute beyond what has already been said? In general, "Yeah, me too" answers don't help much, although there are exceptions, like when somebody is describing a problem he's having, and he doesn't know whether it's his fault or whether there's something wrong with the hardware or software. If you do send a "me too" answer, you should also include any further relevant information. 4. Are you sure you understand the question? Very frequently, the person who asks the question is confused or doesn't express himself very well. Even with the best understanding of the system, it's easy to send a reply which doesn't answer the question. This doesn't help: you'll leave the person who submitted the question more frustrated or confused than ever. If nobody else answers, and you're not too sure either, you can always ask for more information. 5. Are you sure your answer is correct? If not, wait a day or so. If nobody else comes up with a better answer, you can still reply and say, for example, "I don't know if this is correct, but since nobody else has replied, why don't you try replacing your ATAPI CD-ROM with a frog?". 6. Unless there's a good reason to do otherwise, reply to the sender and to FreeBSD-questions. Many people on the FreeBSD-questions are "lurkers": they learn by reading messages sent and replied to by others. If you take a message which is of general interest off the list, you're depriving these people of their information. Be careful with group replies; lots of people send messages with hundreds of CCs. If this is the case, be sure to trim the Cc: lines appropriately. 7. Include relevant text from the original message. Trim it to the minimum, but don't overdo it. It should still be possible for somebody who didn't read the original message to understand what you're talking about. 8. Use some technique to identify which text came from the original message, and which text you add. I personally find that prepending ``> '' to the original message works best. Leaving white space after the ``> '' and leave empty lines between your text and the original text both make the result more readable. 9. Put your response in the correct place (after the text to which it replies). It's very difficult to read a thread of responses where each reply comes before the text to which it replies. 10. Most mailers change the subject line on a reply by prepending a text such as ``Re: ''. If your mailer doesn't do it automatically, you should do it manually. 11. If the submitter didn't abide by format conventions (lines too long, inappropriate subject line), please fix it. In the case of an incorrect subject line (such as ``HELP!!??''), change the subject line to (say) ``Re: Difficulties with sync PPP (was: HELP!!??)''. That way other people trying to follow the thread will have less difficulty following it. In such cases, it's appropriate to say what you did and why you did it, but try not to be rude. If you find you can't answer without being rude, don't answer. If you just want to reply to a message because of its bad format, just reply to the submitter, not to the list. You can just send him this message in reply, if you like. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 17:12:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 645) id A9B0637B66E; Fri, 6 Oct 2000 17:12:17 -0700 (PDT) To: FreeBSD-questions@FreeBSD.org Subject: "The Complete FreeBSD", third edition: errata and addenda Message-Id: <20001007001217.A9B0637B66E@hub.freebsd.org> Date: Fri, 6 Oct 2000 17:12:17 -0700 (PDT) From: grog@FreeBSD.ORG (Greg Lehey) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Errata and addenda for the Complete FreeBSD, third edition Last revision: 2 August 1999 The trouble with books is that you can't update them the way you can a web page or any other online documentation. The result is that most leading edge computer books are out of date almost before they are printed. Unfortunately, ``The Complete FreeBSD'', published by Walnut Creek, is no exception. In- evitably, a number of bugs and changes have surfaced. The following is a list of modifications which go beyond simple typos. They relate to the third edition, formatted on 17 May 1999. You'll find this information on page iv (the page before the beginning of the Table of Contents). See the end of this document for instructions on how to find the errata for an older version. You can get the current document in four forms: o A PostScript version, suitable for printing out, at ftp://ftp.lemis.com/pub/cfbsd/errata-3.ps. See page 302 of the third edition to find out how to print out PostScript. If at all possible, please take this document: it's closest to the original text. Be careful selecting this file with a web browser: it is often impossible to reload the document, and you may see a previously cached version. o An enhanced ASCII version at ftp://ftp.lemis.com/pub/cfbsd/errata-3.txt. When viewed with more or less, this version will show some highlighting and underlining. It's not suitable for direct viewing. o An ASCII-only version at ftp://ftp.lemis.com/pub/cfbsd/errata-3.ascii. This version is posted every week to the FreeBSD-questions mailing list. Only take this version if you have real problems with PostScript: I can't be sure that the lack of different fonts won't confuse the meaning. o A web version at http://www.lemis.com/errata-3.html. All these modifications have been applied to the ongoing source text of the book, so if you buy a later edition, they will be in it as well. If you find a Page 1 The Complete FreeBSD bug or a suspected bug in the book, please contact me at Page ii _______ The instructions on page ii (opposite the title page) tell you to look at ftp://ftp.lemis.com/pub/cfbsd/errata-2 for the errata list. That's wrong. Look at this list. Pages 190 and 191 _________________ The description is not very clear about which text appears when booting from floppy for initial install, and which appears when booting normally. The procedure is very similar, but there are some differences. Add the following text after the heading Boot messages: You'll boot your system in at least two different ways: initially you'll boot from floppy or CD-ROM in order to install the system. Later, after the system is installed, you'll boot from hard disk. The procedure is almost identical, so we'll look at both versions in the following examples. Replace the text from the middle of page 191 with: If you're booting from 1.44 MB floppies, you will then see: Please insert MFS root floppy and press enter: When you insert the MFS root floppy and press Enter, you see more twirling batons, then the UserConfig screen appears. UserConfig: Modifying the boot configuration ____________________________________________ After the kernel has been loaded, the following screen will appear if you are installing the system, or if you have requested it with the -c option to the boot loader: Page 206 ________ The bottom two lines on this page should be in bold constant font, indicating that this is input for your /etc/rc.config file Page 2 Errata and addenda for the Complete FreeBSD, third edition nfs_client_enable="YES" # This host is an NFS client (or NO). nfs_server_enable="YES" # This host is an NFS server (or NO). Page 265 ________ The example on the second half of the page refers to the old SCSI driver. The scsi program is no longer available in FreeBSD 3.x. Instead, use the camcontrol program. Replace the text with:. Modern disks make provisions for recovering from such errors by allocating an alternate sector for the data. IDE drives do this automatically, but with SCSI drives you have the option of enabling or disabling reallocation. Usually it is turned on when you buy them, but occasionally it is not. When installing a new disk, you should check that the parameters ARRE (Auto Read Reallocation Enable) and AWRE (Auto Write Reallocation Enable) are turned on. For example, to check and set the values for disk da1, you would enter: # camcontrol modepage da1 -m 1 -e -P 3 # scsi -f /dev/rda1c -m 1 -e -P 3 This command will start up your favourite editor (either the one specified in the EDITOR environment variable, or vi by default) with the following data: AWRE (Auto Write Reallocation Enbld): 0 ARRE (Auto Read Reallocation Enbld): 1 TB (Transfer Block): 0 RC (Read Continuous): 0 EER (Enable Early Recovery): 0 PER (Post Error): 0 DTE (Disable Transfer on Error): 0 DCR (Disable Correction): 0 Read Retry Count: 16 Correction Span: 41 Head Offset Count: 0 Data Strobe Offset Count: 0 Write Retry Count: 16 Recovery Time Limit: 0 The values for AWRE and ARRE should both be 1. If they aren't, as in this case, where AWRE is 0, change the data with the editor, save it, and exit. The camcontrol program will write the data back to the disk and enable the option. Page 3 The Complete FreeBSD Page 331 ________ The description of the config refers to the SCSI drive sd0. This is the old name; in FreeBSD version 3, SCSI drives are called da, so this reference should be da0. Thanks to Francisco Reyes for pointing out this problem. Page 362 ________ Replace the text at the top of the page with: Next, change to the build directory and build the kernel: # cd ../../compile/FREEBIE # make depend # make The make depend is needed even if the directory has just been created: apart from creating dependency information, it also creates some files needed for the build. Thanks to Mark Ovens for drawing this to my attention, and to Francisco Reyes and Bill Fumerola for pointing out that it still wasn't fixed in the third edition. Page 409 ________ The information on setting the default routers specified the wrong end of the PPP links in some places. It should always be the ``far'' end of the link. Replace the second example on page 409, and the text following it, with this text: defaultrouter="139.130.136.129" # Set to default gateway (or NO). static_routes="" # Set to static route list (or leave empty). gateway_enable="YES" # Set to YES if this host will be a gateway. This is the normal way to set the default route on a point-to-point interface. In fact, for PPP you don't need to specify the default address: the PPP packages will set it for you when the link comes up. This makes it possible to Page 4 Errata and addenda for the Complete FreeBSD, third edition set default routes when you're forced to use dynamic IP addresses, where you don't know the address at this point. We'll see how PPP does this on page 446. In the first example on page 410, the sixth example on page 412 and the second example on page 413, replace the defaultrouter definition with: defaultrouter="139.130.237.65" # Set to default gateway (or NO). Thanks to Andreas Longwitz for pointing out this error. Getting errata for older editions of the book _____________________________________________ There have been a total of five different versions of ``The Complete FreeBSD''. The most accurate way to distinguish them is by the format date, which you'll find at the bottom of page iv (the page before the beginning of the Table of Contents) in all versions of the book. 1. The first was titled ``Installing and running FreeBSD'', and was formatted on 24 February 1996. No errata list exists for this book. 2. For the first edition (19 July 1996), get ftp://ftp.lemis.com/pub/cfbsd/er- rata-1. This same file is also available via the web link http://www.lemis.com/errata-1. I am no longer updating this errata list. 3. The list for the second edition (16 December 1997) is available in four forms: o A PostScript version, suitable for printing out, at ftp://ftp.lemis.com/pub/cfbsd/errata-2.ps. See page 222 of the second edition to find out how to print out PostScript. If at all possible, please take this document: it's closest to the original text. Be careful selecting this file with a web browser: it is often impossible to reload the document, and you may see a previously cached version. o An enhanced ASCII version at ftp://ftp.lemis.com/pub/cfbsd/errata-2.txt. When viewed with more or less, this version will show some highlighting and underlining. It's not suitable for direct viewing. o An ASCII-only version at ftp://ftp.lemis.com/pub/cfbsd/errata-2.ascii. This version is posted every week to the FreeBSD-questions mailing list. Only Page 5 Getting errata for older editions of the book take this version if you have real problems with PostScript: I can't be sure that the lack of different fonts won't confuse the meaning. o A web version at http://www.lemis.com/errata-2.html. 4. The revised second edition was formatted on 11 February 1999. As the name suggests, it's not a complete new edition: in fact, only three chapters are different: o The chapter ``Setting up X11'' has been brought up to date. o Appendix D (``Contents of the Ports Collection'') has been replaced by two appendixes, ``Errata and Addenda'' (the errata list up to date at the time) and ``FreeBSD 3.0'', which describes the differences between FreeBSD 2.x and FreeBSD 3.x. There is no separate errata list for this book. Refer to the second edition errata list. 5. The current, third edition, formatted on 17 May 1999. This is the correct list for this edition. Page 6 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 17:13: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 645) id 8785737B66C; Fri, 6 Oct 2000 17:12:17 -0700 (PDT) To: FreeBSD-questions@FreeBSD.org Subject: "The Complete FreeBSD", second edition: errata and addenda Message-Id: <20001007001217.8785737B66C@hub.freebsd.org> Date: Fri, 6 Oct 2000 17:12:17 -0700 (PDT) From: grog@FreeBSD.ORG (Greg Lehey) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Errata and addenda for the Complete FreeBSD, second edition Last revision: 21 June 1999 The trouble with books is that you can't update them the way you can a web page or any other online documentation. The result is that most leading edge computer books are out of date almost before they are printed. Unfortunately, ``The Complete FreeBSD'', published by Walnut Creek, is no exception. In- evitably, a number of bugs and changes have surfaced. The following is a list of modifications which go beyond simple typos. They relate to the second edition, formatted on 16 December 1997. If you have this book, please check this list. If you have the first edition of 19 July 1996, please check ftp://ftp.lemis.com/pub/cfbsd/errata-1. This same file is also available via the web link http://www.lemis.com/. This list is available in four forms: o A PostScript version, suitable for printing out, at ftp://ftp.lemis.com/pub/cfbsd/errata-2.ps. See page 222 of the book to find out how to print out PostScript. If at all possible, please take this document: it's closest to the original text. Be careful selecting this file with a web browser: it is often impossible to reload the document, and you may see a previously cached version. o An enhanced ASCII version at ftp://ftp.lemis.com/pub/cfbsd/errata-2.txt. When viewed with more or less, this version will show some highlighting and underlining. It's not suitable for direct viewing. o An ASCII-only version at ftp://ftp.lemis.com/pub/cfbsd/errata-2.ascii. This version is posted every week to the FreeBSD-questions mailing list. Only take this version if you have real problems with PostScript: I can't be sure that the lack of different fonts won't confuse the meaning. o A web version at http://www.lemis.com/errata-2.html. All these modifications have been applied to the ongoing source text of the book, so if you buy a later edition, they will be in it as well. If you find a Page 1 The Complete FreeBSD bug or a suspected bug in the book, please contact me at General changes _______________ o In a number of places, I suggest the use of the following command to find process information: $ ps aux | grep foo Unfortunately, ps is sensitive to the column width of the terminal emulator upon which it is working. This command usually works fine on a relatively wide xterm, but if you're running on an 80-column terminal, it may truncate exactly the information you're looking for, so you end up with no output. You can fix that with the w option: $ ps waux | grep foo Thanks to Sue Blake for this information Location of the sample files ____________________________ On the 2.2.5 CD-ROM only, the location of the sample files does not match the specifications in the book (/book on the first CD-ROM). The 2.2.5 CD-ROM came out before the book, and it contains the files on the third (repository) CD-ROM as a single gzipped tar file /xperimnt/cfbsd/cfbsd.tar.gz. It contains the following files: drwxr-xr-x jkh/jkh 0 Oct 17 13:01 1997 cfbsd/ drwxr-xr-x jkh/jkh 0 Oct 17 13:01 1997 cfbsd/mutt/ -rw-r--r-- jkh/jkh 352 Oct 15 15:21 1997 cfbsd/mutt/.mail_aliases -rw-r--r-- jkh/jkh 9394 Oct 15 15:22 1997 cfbsd/mutt/.muttrc drwxr-xr-x jkh/jkh 0 Oct 17 14:02 1997 cfbsd/scripts/ -rw-r--r-- jkh/jkh 18281 Oct 16 16:52 1997 cfbsd/scripts/.fvwm2rc -rwxr-xr-x jkh/jkh 1392 Oct 17 12:54 1997 cfbsd/scripts/install-desktop -rw-r--r-- jkh/jkh 296 Oct 17 12:35 1997 cfbsd/scripts/.xinitrc -rwxr-xr-x jkh/jkh 622 Oct 17 13:51 1997 cfbsd/scripts/install-rcfiles -rw-r--r-- jkh/jkh 1133 Oct 17 13:00 1997 cfbsd/scripts/Uutry -rw-r--r-- jkh/jkh 1028 Oct 17 14:02 1997 cfbsd/scripts/README drwxr-xr-x jkh/jkh 0 Oct 18 19:32 1997 cfbsd/docs/ -rw-r--r-- jkh/jkh 199111 Oct 16 14:29 1997 cfbsd/docs/packages.txt Page 2 Errata and addenda for the Complete FreeBSD, second edition -rw-r--r-- jkh/jkh 189333 Oct 16 14:28 1997 cfbsd/docs/packages-by-category.txt -rw-r--r-- jkh/jkh 188108 Oct 16 14:29 1997 cfbsd/docs/packages.ps -rw-r--r-- jkh/jkh 226439 Oct 16 14:27 1997 cfbsd/docs/packages-by-category.ps -rw-r--r-- jkh/jkh 788 Oct 16 15:01 1997 cfbsd/README -rw-r--r-- jkh/jkh 248 Oct 17 11:52 1997 cfbsd/errata To extract one of these files, say cfbsd/docs/packages.txt, and assuming you have the CD-ROM mounted as /cdrom, enter: # cd /usr/share/doc # tar xvzf /cdrom/xperimnt/cfbsd/cfbsd.tar.gz cfbsd/docs/packages.txt See page 209 for more information on using tar. These files are an early version of what is described in the book. I'll put up some updated versions on ftp://ftp.lemis.com/ in the near future. Thanks to Frank McCormick for drawing this to my attention. Chapter 8: Setting up X11 _________________________ For FreeBSD 2.2.7, this chapter has changed sufficiently to make it impractical to distribute errata. You can download the PostScript version from ftp://www.lemis.com/pub/cfbsd/xsetup.ps, or the ASCII version from ftp://www.lemis.com/pub/cfbsd/xsetup.txt. No HTML version is available. Page xxxiv __________ Before the discussion of the shell prompts in the middle of the page, add: In this book, I recommend the use of the Bourne shell or one of its descendents (sh, bash, pdksh, ksh or zsh). With the exception of sh, they are all in the Ports Collection. I personally use the bash shell. This is a personal preference, and a recommendation, but it's not the standard shell. The standard BSD shell is the C shell (csh), which has a fuller- featured descendent tcsh. In particular, the standard installation sets the root user up with a csh. See page 152 (in this errata) for details of how to change the shell. Page 3 General changes Page 11: Reading the handbook _____________________________ The CD-ROM now includes Netscape. Replace the last paragraph on the page and the example on the following page with: If you're running X, you can use a browser like netscape to read the handbook. If you don't have X running yet, use lynx. Both of these programs are included on the CD-ROM. To install them, enter: # pkg_add /cdrom/packages/All/netscape-communicator-4.5.tgz or # pkg_add /cdrom/packages/All/lynx-2.8.1.1.tgz The numbers after the name (4.5 and 2.8.1.1) may change after this book has been printed. Use ls to list the names if you can't find these particular versions. Note that lynx is not a complete substitute for netscape: since it is text- only, it is not capable of displaying the large majority of web pages correctly. It will suffice for reading most of the handbook, however. Thanks to Stuart Henderson and for drawing this to my attention. Page 12: Printing the handbook ______________________________ The instructions for formatting the handbook are obsolete. Replace the section starting Alternatively, you can print out the handbook with the following text: Alternatively, you can print out the handbook. You need to have the documentation sources (/usr/doc) installed on your system. You can find them on the second CD-ROM in the directory of the same name. To install them, first mount your CD-ROM (see page 175). Then enter: $ cd /cdrom/usr/doc/handbook $ mkdir -p /usr/doc/handbook you may need to be root for this operation $ cp -pr * /usr/doc/handbook You have a choice of formats for the output: o ascii will give you plain 7-bit ASCII output, suitable for reading on a character-mode terminal. Page 4 Errata and addenda for the Complete FreeBSD, second edition o html will give you HTML output, suitable for browsing with a web browser. o latex will give you LATEX format, suitable for further processing with TEX and LATEX. o ps will give you PostScript output, probably the best choice for printing. o roff will give you output in troff source. You can process this output with nroff or troff, but it's currently not very polished. LATEX output is a better choice if you want to process it further. Once you have decided your format, use make to create the document. For example, if you decide on PostScript format, you would enter: $ make FORMATS=ps This creates a file handbook.ps which you can then print to a PostScript printer or with the aid of ghostscript (see page 222). Thanks to Bob Beer for drawing this to my attention. Page 45: Preparing floppies for installation _____________________________________________ Replace the paragraph below the list of file names (in the middle of the page) with: The floppy set should contain the file bin.inf and the ones whose names start with bin. followed by two letters. These other files are all 240640 bytes long, except for the final one which is usually shorter. Use the MS-DOS COPY program to copy as many files as will fit onto each disk (5 or 6) until you've got all the distributions you want packed up in this fashion. Copy each distribution into subdirectory corresponding to the base name--for example, copy the bin distribution to the files A:\BIN\BIN.INF, A:\BIN\BIN.AA and so on. Page 80 and 81 ______________ In a couple of examples, the FreeBSD partition is shown as type 164. It should be 165. Thanks to an unknown contributer for this correction (sorry, I lost your name). Page 5 General changes Page 88: setting up for dumping _______________________________ The example mentions a variable savecore in /etc/rc.conf. This variable is no longer used--it's enough to set the variable dumpdev. Page 92 _______ At the end of the section How to install a package add the text: Alternatively, you can install packages from the /stand/sysinstall Final Configuration Menu. We saw this menu on page in figure 4-14 on page 71. When you start sysinstall from the command line, you get to this menu by selecting Index, and then selecting Configure. Page 93 _______ Before the heading Install ports from the first CD-ROM add: Install ports when installing the system ________________________________________ The file ports/ports.tgz on the first CD-ROM is a tar archive containing all the ports. You can install it with the base system if you select the Custom distribution and include the ports collection. If you didn't install them at the time, use the following method to install them all (about 40 MB). Make sure your CD-ROM is mounted (in this example on /cdrom), and enter: Page 96 _______ Replace the example at the top of the page with: Instead, do: # cd /cd4/ports/distfiles # mkdir -p /usr/ports/distfiles make sure you have a distfiles directory # for i in *; do > ln -s /cd4/ports/distfiles/$i /usr/ports/distfiles/$i > done Page 6 Errata and addenda for the Complete FreeBSD, second edition If you're using csh or tcsh, enter: # cd /cd4/ports/distfiles # mkdir -p /usr/ports/distfiles make sure you have a distfiles directory # foreach i (*) ? ln -s /cd4/ports/distfiles/$i /usr/ports/distfiles/$i ? end Thanks to Christopher Raven and Francois Jacques for drawing this to my attention. Page 104 ________ The examples at the bottom of the page and the top of the next page specify the wrong directory (/usr). It should be /usr/X11R6. Replace the examples with: For a full install, choose /cdrom/dists/XF86331/X331*.tgz. If you are using sh, enter: # cd /usr/X11R6 # for i in /cdrom/dists/XF86331/X331*.tgz; do # tar xzf $i # done If you are using csh, enter: % cd /usr/X11R6 % foreach i (/cdrom/dists/XF86331/X331*.tgz) % tar xzf $i % end For a minimal installation, first choose a server archive corresponding to your VGA board. If table 8-2 on page 103 doesn't give you enough information, check the server man pages, starting on page 1545, which list the VGA chip sets supported by each server. For example, if you have an ET4000 based board you will use the XF86_SVGA server. In this case you would enter: # cd /usr/X11R6 # tar xzf /cdrom/dists/XF86331/X331SVGA.tgz substitute your server name here # for i in bin fnts lib xicf; do # tar xzf /cdrom/dists/XF86331/X331$i.tgz # done Page 7 Install ports when installing the system If you are using csh, enter: % cd /usr/X11R6 % tar xzf /cdrom/dists/XF86331/X331SVGA.tgz substitute your server name here % foreach i (bin fnts lib xicf) % tar xzf /cdrom/dists/XF86331/$i % end Thanks to Manuel Enrique Garcia Cuesta for pointing out this one. Page 128 ________ Replace the complete text below the example with the following: These values are defaults, and many are either incorrect for FreeBSD (for example the device name /dev/com1) or do not apply at all (for example Xqueue). If you are configuring manually, select one Protocol and one Device entry from the following selection. If you must use a two-button mouse, uncomment the keyword Emulate3Buttons--in this mode, pressing both mouse buttons simultane- ously within Emulate3Timeout milliseconds causes the server to report a middle button press. Section "Pointer" Protocol "Microsoft" for Microsoft protocol mice Protocol "MouseMan" for Logitech mice Protocol "PS/2" for a PS/2 mouse Protocol "Busmouse" for a bus mouse Device "/dev/ttyd0" for a mouse on the first serial port Device "/dev/ttyd1" for a mouse on the second serial port Device "/dev/ttyd2" for a mouse on the third serial port Device "/dev/ttyd3" for a mouse on the fourth serial port Device "/dev/psm0" for a PS/2 mouse Device "/dev/mse0" for a bus mouse Emulate3Buttons only for a two-button mouse EndSection You'll notice that the protocol name does not always match the manufacturer's Page 8 Errata and addenda for the Complete FreeBSD, second edition name. In particular, the Logitech protocol only applies to older Logitech mice. The newer ones use either the MouseMan or Microsoft protocols. Nearly all modern serial mice run one of these two protocols, and most run both. If you are using a bus mouse or a PS/2 mouse, make sure that the device driver is included in the kernel. The GENERIC kernel contains drivers for both mice, but the PS/2 driver is disabled. Use UserConfig (see page 50) to enable it. Page 140 ________ Just before the paragraph The super user add the following paragraph: If you do manage to lose the root password, all may not be lost. Reboot the machine to single user mode (see page 157), and enter: # mount -u / mount root file system read/write # mount /usr mount /usr file system (if separate) # passwd root change the password for root Enter new password: Enter password again: # ^D enter ctrl-D to continue with startup If you have a separate /usr file system (the normal case), you need to mount it as well, since the passwd program is in the directory /usr/bin. Note that you should explicitly state the name root: in single user mode, the system doesn't have the concept of user IDs. Page 148 ________ Replace the text at the top of the page with: Modern shells supply command line editing which resembles the editors vi or Emacs. In bash, sh, ksh, and zsh you can make the choice by entering Page 152 ________ After figure 10-8, add the following text: It would be tedious for every user to put settings in their private initialization files, so the shells also read a system-wide default file. For the Bourne shell family, it is /etc/profile, while the C shell family has three Page 9 Install ports when installing the system files: /etc/csh.login to be executed on login, /etc/csh.cshrc to be executed when a new shell is started after you log in, and /etc/csh.logout to be executed when you stop a shell. The start files are executed before the corresponding individual files. In addition, login classes (page 141) offer another method of setting environment variables at a global level. Changing your shell ___________________ The FreeBSD installation gives root a C shell, csh. This is the traditional Berkeley shell, but it has a number of disadvantages: command line editing is very primitive, and the script language is significantly different from that of the Bourne shell, which is the de facto standard for shell scripts: if you stay with the C shell, you may still need to understand the Bourne shell. The latest version of the Bourne shell sh also includes some command line editing. See page 148 for details of how to enable it. You can get better command line editing with tcsh, in the Ports Collection. You can get both better command line editing and Bourne shell syntax with bash, also in the Ports Collection. If you have root access, you can use vipw to change your shell, but there's a more general way: use chsh (Change Shell). Simply run the program. It starts your favourite editor (as defined by the EDITOR environment variable). Here's an example before: #Changing user database information for velte. Shell: /bin/csh Full Name: Jack Velte Location: Office Phone: Home Phone: You can change anything after the colons. For example, you might change this to: #Changing user database information for velte. Shell: /usr/local/bin/bash Full Name: Jack Velte Location: On the road Office Phone: +1-408-555-1999 Home Phone: Page 10 Errata and addenda for the Complete FreeBSD, second edition chsh checks and updates the password files when you save the modifications and exit the editor. The next time you log in, you get the new shell. chsh tries to ensure you don't make any mistakes--for example, it won't let you enter the name of a shell which isn't mentioned in the file /etc/shells--but it's a very good idea to check the shell before logging out. You can try this with su, which you normally use to become super user: bumble# su velte Password: su-2.00$ note the new prompt There are a couple of problems in using tcsh or bash as a root shell: o The shell for root must be on the root file system, otherwise it will not work in single user mode. Unfortunately, most ports of shells put the shell in the directory /usr/local/bin, which is almost never on the root file system. o Most shells are dynamically linked: they rely on library routines in files such as /usr/lib/libc.a. These files are not available in single user mode, so the shells won't work. You can solve this problem by creating statically linked versions of the shell, but this requires programming experience beyond the scope of this book. If you can get hold of a statically linked version, perform the following steps to install it: o Copy the shell to /bin, for example: # cp /usr/local/bin/bash /bin o Add the name of the shell to /etc/shells, in this example the line in bold print: # List of acceptable shells for chpass(1). # Ftpd will not allow users to connect who are not using # one of these shells. /bin/sh /bin/csh /bin/bash You can then change the shell for root as described above. Page 11 Install ports when installing the system Thanks to Lars Koller for drawing this to my attention. Page 160 ________ Replace the text at the fourth bullet with the augmented text: The second-level boot locates the kernel, by default the file /kernel on the root file system, and loads it into memory. It prints the Boot: prompt at this point so that you can influence this choice--see the man page on page 579 for more details of what you can enter at this prompt. Page 169 ________ Replace the last paragraph on the page with: The standard solution for these problems is to relocate the /tmp file system to a different directory, say /usr/tmp, and create a symbolic link from /usr/tmp to /tmp--see Chapter 4, Installing FreeBSD, page 72, for more details. Thanks to Charlie Sorsby for drawing this to my attention. Page 176 ________ Add the following paragraph Unmounting file systems When you mount a file system, the system assumes it is going to stay there, and in the interests of efficiency it delays writing data back to the file system. This is the same effect we discussed on page 158. As a result, if you want to stop using a file system, you need to tell the system about it. You do this with the umount command. Note the spelling--there's no n in the command name. You need to do this even with read-only media such as CD-ROMs: the system assumes it can access the data from a mounted file system, and it gets quite unhappy if it can't. Where possible, it locks removable media so that you can't remove them from the device until you unmount them. Using umount is straightforward: just tell it what to unmount, either the device name or the directory name. For example, to unmount the CD-ROM we Page 12 Errata and addenda for the Complete FreeBSD, second edition mounted in the example above, you could enter one of these commands: # umount /dev/cd1a # umount /cd1 Before unmounting a file system, umount checks that nobody is using it. If somebody is using it, it will refuse to unmount it with a message like umount: /cd1: Device busy. This message often occurs because you have changed your directory to a directory on the file system you want to remove. For example (which also shows the usefulness of having directory names in the prompt): === root@freebie (/dev/ttyp2) /cd1 16 -> umount /cd1 umount: /cd1: Device busy === root@freebie (/dev/ttyp2) /cd1 17 -> cd === root@freebie (/dev/ttyp2) ~ 18 -> umount /cd1 === root@freebie (/dev/ttyp2) ~ 19 -> Thanks to Ken Deboy for pointing out this omission. Page 180 ________ The example in the middle of the page should read: For example, to generate a second set of 32 pseudo-terminals, enter: # cd /dev # ./MAKEDEV pty1 You can generate up to 256 pseudo-terminals. They are named ttyp0 through ttypv, ttyq0 through ttyqv, ttyr0 through ttyrv, ttys0 through ttysv, ttyP0 through ttyPv, ttyQ0 through ttyQv, ttyR0 through ttyRv and ttyS0 through ttySv. To create each set of 32 terminals, use the number of the set: the first set is pty0, and the eighth set is pty7. Note that some processes, such as xterm, only look at ttyp0 through ttysv. Thanks to Karl Wagner for pointing out this error. Page 197, first line ____________________ The text of the first full sentence reads: Page 13 Install ports when installing the system The first name, up the the symbol, is the label. In fact, it should read: The first name, up to the | symbol, is the label. Page 208, middle of page ________________________ The example shows the file name /dev/rst0 when using the Bourne shell, and /dev/nrst0 when using C shell and friends. This is inconsistent; use /dev/nrst0 with any shell if you want a non-rewinding tape, or /dev/rst0 if you want a rewinding tape. Thanks to Norman C Rice for pointing out this one. Page 219 ________ Before the section Testing the spooler add the following section: As we saw above, the line printer daemon lpd is responsible for printing spooled jobs. By default it isn't started at boot time. If you're root, you can start it by name: # lpd Normally, however, you will want it to be started automatically when the system starts up. You do this by setting the variable lpd_enable in /etc/rc.conf: lpd_enable="YES" # Run the line printer daemon See page for more details of /etc/rc.conf. Another line in /etc/rc.conf refers to the line printer daemon: lpd_flags="" # Flags to lpd (if enabled). You don't normally need to change this line. See the man page for lpd for details of the flags. Thanks to Tommy G. James for bringing this to my attention. Page 14 Errata and addenda for the Complete FreeBSD, second edition Page 231 ________ Replace the first line of the example with: xhost presto bumble gw The original version allowed anybody on the Internet to access your system. Thanks to Jerry Dunham for drawing this one to my attention. Page 237 ________ In the section Installing the sample desktop, replace the first paragraph with: You'll find all the files described in this chapter on the first CD-ROM (Installation CD-ROM) in the directory /book. Remember that you must mount the CD-ROM before you can access the files--see page 175 for further details. The individual scripts are in the directory /book/scripts, but you'll probably find it easier to install them with the script install-desktop: Thanks to Chris Kaiser for drawing this to my attention. Page 242 ________ The instructions for extracting the source files from CD-ROM in the middle of page 242 are incorrect. You'll find the kernel sources on the first CD-ROM in the directory /src. Replace the example with: # mkdir -p /usr/src/sys # ln -s /usr/src/sys /sys # cd / # cat /cdrom/src/ssys.[a-d]* | tar xzvf - Thanks to Raymond Noel , Suttipan Limanond and Satwant for finding this one in several small slices. Page 15 Install ports when installing the system Page 257 ________ Replace the paragraph Berkeley Packet Filter with: pseudo-device bpfilter ______________________ The Berkeley Packet Filter (bpf) allows you to capture packets crossing a network interface to disk or to examine them with the tcpdump program. Note that this capability represents a significant compromise of network security. The number after bpfilter is the number of concurrent processes that can use the facility. Not all network interfaces support bpf. In order to use the Berkeley Packet Filter, you must also create the device nodes /dev/bpf0 to /dev/bpf3 (if you're using the default number 4). Current- ly, MAKEDEV doesn't help much--you need to create each device separately: # cd /dev # ./MAKEDEV bpf0 # ./MAKEDEV bpf1 # ./MAKEDEV bpf2 # ./MAKEDEV bpf3 Thanks to Christopher Raven for drawing this to my attention. Page 264 ________ In the list of disk driver flags, add: o Bit 12 (0x1000) enables LBA (logical block addressing mode). If this bit is not set, the driver accesses the disk in CHS (cylinder/head/sector) mode. o In CHS mode, if bits 11 to 8 are not equal to 0, they specify the number of heads to assume (between 1 and 15). The driver recalculates the number of cylinders to make up the total size of the disk. Page 16 Errata and addenda for the Complete FreeBSD, second edition Page 273, ``Building the kernel'' _________________________________ Replace the example with: Next, change to the build directory and build the kernel: # cd ../../compile/FREEBIE # make depend # make The make depend is needed even if the directory has just been created: apart from creating dependency information, it also creates some files needed for the build. Thanks to Mark Ovens for drawing this to my attention. Page 283, ``Creating the source tree'' ______________________________________ Add a third point to what you need to know: 3. Possibly, the date of the last update that you want to be included in the checkout. If you specify this date, cvs ignores any more recent updates. This option is often useful when somebody discovers a recently introduced bug in -CURRENT: you check out the modules as they were before the bug was introduced. You specify the date with the -D option, for example -D "10 December 1997". Page 285, after the second example. ___________________________________ Add the text: If you need to check out an older version, for example if there are problems with the most recent version of -CURRENT, you could enter: # cvs co -D "10 December 1997" src/sys This command checks out the kernel sources as of 10 December 1997. Page 17 Install ports when installing the system Page 294 ________ Add the following section: Problems executing Linux binaries _________________________________ One of the problems with the ELF format used by more recent Linux binaries is that they usually contain no information to identify them as Linux binaries. They might equally well be BSD/OS or UnixWare binaries. That's not really a problem at this point, since the only ELF format that FreeBSD 3.2 understands is Linux, but FreeBSD-CURRENT recognizes a native FreeBSD ELF format as well, and of course that's the default. If you want to run a Linux ELF binary on such a system, you must brand the executable using the program brandelf. For example, to brand the StarOffice program swriter3, you would enter: # brandelf -t linux /usr/local/StarOffice-3.1/linux-x86/bin/swriter3 Thanks to Dan Busarow for bringing this to my attention. Page 364, middle of page ________________________ Change the text from: The names MYADDR and HISADDR are keywords which represent the addresses at each end of the link. They must be written as shown, though they may be in lower case. to The names MYADDR and HISADDR are keywords which represent the addresses at each end of the link. They must be written as shown, though newer versions of ppp allow you to write them in lower case. Thanks to Mark S. Reichman for this correction. Page 368 ________ Replace the paragraph after the second example with: In FreeBSD version 3.0 and later, specify the options PPP_BSDCOMP and Page 18 Errata and addenda for the Complete FreeBSD, second edition PPP_DEFLATE to enable two kinds of compression. You'll also need to specify the corresponding option in Kernel PPP's configuration file. These options are not available in FreeBSD version 2. Thanks to Brian Somers for this information. Page 397 ________ In the section ``Nicknames'', the example should read: www IN CNAME freebie ftp IN CNAME presto In other words, there should be a space between CNAME and the system name. Page 422 ________ Replace the text above the example with: tcpdump is a program which monitors a network interface and displays selected information which passes through it. It uses the Berkeley Packet Filter (bpf), an optional component of the kernel. It is not included in the GENERIC kernel: see page 257 for information on how to configure it. If you don't configure the Berkeley Packet Filter, you will get a message like tcpdump: /dev/bpf0: device not configured If you forget to create the devices for bpf, you will get a message like: tcpdump: /dev/bpf0: No such file or directory Since tcpdump poses a potential security problem, you must be root in order to run it. The simplest way to run it is without any parameters. This will cause tcpdump to monitor and display all traffic on the first active network interface, normally Ethernet: Thanks to Christopher Raven for drawing this to my attention. Page 19 Install ports when installing the system Page 423 ________ The description at the top of the page incorrectly uses the term IP address instead of Ethernet address. In addition, a page number reference is incorrect. Replace the paragraph with: o Line 1 shows an ARP request: system presto is looking for the Ethernet address of wait. It would appear that wait is currently not responding, since there is no reply. o Line 2 is not an IP message at all. tcpdump shows the Ethernet addresses and the beginning of the packet. We don't consider this kind of request in this book. o Line 3 is a broadcast ntp message. We looked at ntp on page 160. o Line 4 is another attempt by presto to find the IP address of wait. o Line 5 is a broadcast message from bumble on the rwho port, giving information about its current load averages and how long it has been up. See the man page for rwho on page 1167 for more information. o Line 6 is from a TCP connection between port 6000 on freebie and port 1089 on presto. It is sending 384 bytes (with the sequence numbers 536925467 to 536925851; see page 305), and is acknowledging that the last byte it received from presto had the sequence number 325114346. The window size is 17280. o Line 7 is another ARP request. presto is looking for the Ethernet address of freebie. How can that happen? We've just seen that they have a TCP connection. In fact, ARP information expires after 20 minutes. It's quite possible that all connections between presto and freebie have been dormant for this period, so presto needs to find freebie's IP address again. o Line 8 is the ARP reply from freebie to presto giving its Ethernet address. o Line 9 shows a reply from presto on the connection to freebie that we saw on line 6. It acknowledges the data up to sequence number 536925851, but doesn't send any itself. o Line 10 shows another 448 bytes of data from freebie to presto, and acknowledging the same sequence number from presto as in line 6. Thanks to Sergei S. Laskavy for drawing this to my Page 20 Errata and addenda for the Complete FreeBSD, second edition attention. Page 450: anonymous ftp _______________________ Replace the paragraph starting with Create a user ftp: Create a user ftp, with the anonymous ftp directory as the home directory and the shell /dev/null. Using /dev/null as the shell makes it impossible to log in as user ftp, but does not interfere with the use of anonymous ftp. ftp can be a member of group bin, or you can create a new group ftp by adding the group to /etc/group. See page 138 for more details of adding users, and the man page on page 805 for adding groups. Thanks to Mark S. Reichman for drawing this to my attention. Page 466, before the ps example _______________________________ Add another bullet: o Finally, you may find it convenient to let some other system handle all your mail delivery for you: you just send anything you can't deliver locally to this other host, which sendmail calls a smart host. This is particularly convenient if you send your mail with UUCP. To tell sendmail to use a smart host (in our case, mail.example.net), find the following line in sendmail.cf: # "Smart" relay host (may be null) DS Change it to: # "Smart" relay host (may be null) DSmail.example.net Page 478, ``Running Apache'' ____________________________ The text describes the location of the server as /usr/local/www/server/httpd. This appears to depend on where you get the port from. Some people report the file being at the more likely location /usr/local/sbin/httpd (though note the Page 21 Install ports when installing the system directory sbin, not bin). Check both locations if you run into trouble. Thanks to Sue Blake for this information. Page 492 ________ Replace references to nmdb with nmbd. Page 493 ________ Replace the last paragraph on the page with: socket options is hardly mentioned in the documentation, but it's very important: many Microsoft implementations of TCP/IP are inefficient and establish a new TCP more often than necessary. Select the socket options TCP_NODELAY and IPTOS_LOWDELAY, which can speed up the response time of such applications by over 95%. Page 22 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 17:19:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pike.osd.bsdi.com (pike.osd.bsdi.com [204.216.28.222]) by hub.freebsd.org (Postfix) with ESMTP id A393337B502 for ; Fri, 6 Oct 2000 17:19:43 -0700 (PDT) Received: from laptop.baldwin.cx (ether.osd.bsdi.com [204.216.28.196]) by pike.osd.bsdi.com (8.11.0/8.9.3) with ESMTP id e970JPi58425; Fri, 6 Oct 2000 17:19:25 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <006c01c02ff3$179bf8b0$6245da80@ucsf.edu> Date: Fri, 06 Oct 2000 17:19:43 -0700 (PDT) From: John Baldwin To: Matt Harrington Subject: RE: simple "amd" setup problem Cc: freebsd-questions@FreeBSD.org Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 07-Oct-00 Matt Harrington wrote: > > > I can't find any useful documentation on amd. I want to simply automount > remote filesystems as in: > > /sbin/mount mercury:/home /home Add: mercury:/home /home nfs rw,soft 0 0 To /etc/fstab if you really want a static mount. If you want amd mounts so you can have /host/mercury/home and do evil things like making /home a symlink to /host/mercury/home, then add 'amd_enable="YES"' to /etc/rc.conf. This will add two top-level dirs (/host and /net) by default that you can see hosts from, i.e. /host/some_host and /net/some_host. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 17:30:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from owml1.md.home.com (cc774259-a.owml1.md.home.com [24.13.115.111]) by hub.freebsd.org (Postfix) with ESMTP id 5ABBE37B503 for ; Fri, 6 Oct 2000 17:30:56 -0700 (PDT) Received: from cell-works.com (localhost [127.0.0.1]) by owml1.md.home.com (8.9.3/8.9.3) with ESMTP id UAA00741 for ; Thu, 5 Oct 2000 20:23:05 -0400 (EDT) (envelope-from rakesh@cell-works.com) Message-ID: <39DD1B69.CF490595@cell-works.com> Date: Thu, 05 Oct 2000 20:23:05 -0400 From: Rakesh Thakkar X-Mailer: Mozilla 4.7 [en] (X11; I; Linux 2.0.36 i386) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.unix.bsd.freebsd.misc To: questions@freebsd.org Subject: Setting FreeBSD as Gateway! Content-Type: multipart/mixed; boundary="------------AAF5793FE163632A6943EEAD" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --------------AAF5793FE163632A6943EEAD Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hello Everyone, I am a newbie with FreeBSD and I am trying to set up my FreeBSD machine as Gateway. I can ping from FreeBSD machine to my windows 98 machine and vice versa but I cannot get my windows 98 machine to get on the internet. I can telnet from my windows 98 machine to my freeBSD machine. Although I get this two lines at the end of the dmesg. "IP packer filtering initialized, divert disabled, rule-based forwarding disabled, logging disabled, ip_fw_ctl: invalid command" Thank you for your help. Rakesh --------------AAF5793FE163632A6943EEAD Content-Type: text/plain; charset=us-ascii; name="rc_conf.txt" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="rc_conf.txt" # This file now contains just the overrides from /etc/defaults/rc.conf # please make all changes to this file. # -- sysinstall generated deltas -- # linux_enable="YES" moused_port="/dev/psm0" moused_type="auto" moused_enable="YES" saver="daemon" ############################################################### ######### Important initial Boot-time options ############## ############################################################### swapfile="NO" # Set to name of swapfile if aux swapfile desired. apm_enable="NO" # Set to YES if yo want APM enabled. ############################################################### ######## Network Configuration Sub-Section ################## ############################################################### ### -- Basic Network Options: ### hostname="owml1.md.home.com" nisdomainname="NO" firewall_enable="YES" firewall_script="/etc/rc.firewall" firewall_type="open" firewall_quite="NO" natd_program="/sbin/natd" natd_enable="YES" natd_interface="ed1" natd_flags="-f /etc/natd.conf" tcp_extensions="YES" network_interfaces="lo0" # List of network interfaces (lo0 is loopback) network_interfaces="lo0 ed1 fxp0" ifconfig_lo0="inet 127.0.0.1" # default loopback device configuration ifconfig_ed1="DHCP" ifconfig_fxp0="inet 192.168.1.1 netmask 255.255.255.0" nfs_server_enable="YES" nfs_client_enable="YES" ## Network routing options: #### gateway_enable="YES" router_enable="YES" router="routed" router_flags="-q" #### Miscellaneous administrative options #### cron_enable="YES" lpd_enable="YES" lpd_flags="" sendmail_enable="YES" sendmail_flags="-bd -q30m" inetd_enable="YES" --------------AAF5793FE163632A6943EEAD-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 17:32:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rdc2.occa.home.com (ha1.rdc2.occa.home.com [24.2.8.66]) by hub.freebsd.org (Postfix) with ESMTP id E102037B503 for ; Fri, 6 Oct 2000 17:32:53 -0700 (PDT) Received: from cx660429a.dr.com ([24.9.136.177]) by mail.rdc2.occa.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001007003253.NEU24299.mail.rdc2.occa.home.com@cx660429a.dr.com>; Fri, 6 Oct 2000 17:32:53 -0700 Message-Id: <5.0.0.25.2.20001006173557.034799d0@mail.pv1.ca.home.com> X-Sender: nkoss@mail.pv1.ca.home.com X-Mailer: QUALCOMM Windows Eudora Version 5.0 Date: Fri, 06 Oct 2000 17:36:38 -0700 To: Gary Kline From: Neal Koss Subject: Re: upgrading Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <20001006150142.A15724@athena.sea.tera.com> References: <5.0.0.25.2.20001006143945.034a5410@mail.pv1.ca.home.com> <5.0.0.25.2.20001005165319.034a9460@mail.pv1.ca.home.com> <5.0.0.25.2.20001005165319.034a9460@mail.pv1.ca.home.com> <5.0.0.25.2.20001005225521.0387d080@mail.pv1.ca.home.com> <39DD76D4.FE1A5251@urx.com> <5.0.0.25.2.20001006110116.034a60f0@mail.pv1.ca.home.com> <20001006191629.G252@parish> <39DE2154.F82940D7@urx.com> <5.0.0.25.2.20001006143945.034a5410@mail.pv1.ca.home.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 03:01 PM 10/6/2000 -0700, Gary Kline wrote: Why not simply explain the nuts and bolts of doing a binary upgrade? That was the original point of this matter. Anybody? gary --------------------------------------------------- An excellent suggestion!! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Neal Koss, MD nkoss@dr.com Eudora Pro 5.0 http://www.healinx.com/doc/kossmd http://www.checkthegrid.com Before you go to the movies...Check The Grid! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 17:38: 1 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.hcvlny.cv.net (mx1.hcvlny.cv.net [167.206.112.76]) by hub.freebsd.org (Postfix) with ESMTP id 86CB437B502 for ; Fri, 6 Oct 2000 17:37:56 -0700 (PDT) Received: from s1.optonline.net (s1.optonline.net [167.206.112.6]) by mx1.hcvlny.cv.net (8.10.2/8.10.2) with ESMTP id e970bt022033; Fri, 6 Oct 2000 20:37:55 -0400 (EDT) Received: from downstairs (ool-18bd8597.dyn.optonline.net [24.189.133.151]) by s1.optonline.net (8.10.2/8.10.2) with ESMTP id e970bso22190; Fri, 6 Oct 2000 20:37:54 -0400 (EDT) Message-Id: <4.2.0.58.20001006203714.00a33ac0@mail-hub.optonline.net> X-Sender: mvanberk@mail-hub.optonline.net X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.0.58 Date: Fri, 06 Oct 2000 20:37:53 -0400 To: Rakesh Thakkar From: Bigwillie Subject: Re: Setting FreeBSD as Gateway! Cc: freebsd-questions@freebsd.org In-Reply-To: <39DD1B69.CF490595@cell-works.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG http://www.mostgraveconcern.com/freebsd/sheet.cgi?sercon At 08:23 PM 10/5/00 , you wrote: >Hello Everyone, > >I am a newbie with FreeBSD and I am trying to set up my FreeBSD machine >as Gateway. I can ping from FreeBSD machine to my windows 98 machine >and vice versa but I cannot get my windows 98 machine to get on the >internet. I can telnet from my windows 98 machine to my freeBSD >machine. Although I get this two lines at the end of the dmesg. > >"IP packer filtering initialized, divert disabled, rule-based >forwarding disabled, logging disabled, >ip_fw_ctl: invalid command" > > >Thank you for your help. > >Rakesh ># This file now contains just the overrides from /etc/defaults/rc.conf ># please make all changes to this file. > ># -- sysinstall generated deltas -- # >linux_enable="YES" >moused_port="/dev/psm0" >moused_type="auto" >moused_enable="YES" >saver="daemon" > >############################################################### >######### Important initial Boot-time options ############## >############################################################### > >swapfile="NO" # Set to name of swapfile if aux swapfile desired. >apm_enable="NO" # Set to YES if yo want APM enabled. > >############################################################### >######## Network Configuration Sub-Section ################## >############################################################### > >### -- Basic Network Options: ### >hostname="owml1.md.home.com" >nisdomainname="NO" >firewall_enable="YES" >firewall_script="/etc/rc.firewall" >firewall_type="open" >firewall_quite="NO" >natd_program="/sbin/natd" >natd_enable="YES" >natd_interface="ed1" >natd_flags="-f /etc/natd.conf" >tcp_extensions="YES" >network_interfaces="lo0" # List of network interfaces (lo0 is loopback) >network_interfaces="lo0 ed1 fxp0" >ifconfig_lo0="inet 127.0.0.1" # default loopback device configuration >ifconfig_ed1="DHCP" >ifconfig_fxp0="inet 192.168.1.1 netmask 255.255.255.0" >nfs_server_enable="YES" >nfs_client_enable="YES" > >## Network routing options: #### >gateway_enable="YES" >router_enable="YES" >router="routed" >router_flags="-q" > >#### Miscellaneous administrative options #### > >cron_enable="YES" >lpd_enable="YES" >lpd_flags="" >sendmail_enable="YES" >sendmail_flags="-bd -q30m" >inetd_enable="YES" _________________________________________ Steiny's Studio Pachyderm Productions http://steiny.hypermart.net mailto:info@steiny.hypermart.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 17:46:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from freenet.nether.net (freenet.nether.net [204.42.253.18]) by hub.freebsd.org (Postfix) with ESMTP id 3F56C37B502 for ; Fri, 6 Oct 2000 17:46:53 -0700 (PDT) Received: from localhost (morix@localhost) by freenet.nether.net (8.11.0/8.9.3) with ESMTP id e970kpI28289 for ; Fri, 6 Oct 2000 20:46:51 -0400 (EDT) Date: Fri, 6 Oct 2000 20:46:50 -0400 (EDT) From: moritz To: freebsd-questions@freebsd.org Subject: routing with ipfw Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hello, i want to make my freebsd machine route packets from my lan to the internet. i think it is ok to use ipfw and its easy to use, but every kind of documentation says i should work with the routing table and all that stff. i am a bit confused. what are the differences? do i have a wrong image of what a router is? please explain? and what is the best solution for my problem? thank you in advance. moritz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 17:47:47 2000 Delivered-To: freebsd-questions@freebsd.org Received: from msg.ucsf.edu (msg.ucsf.edu [128.218.69.41]) by hub.freebsd.org (Postfix) with ESMTP id 7003537B66E; Fri, 6 Oct 2000 17:47:44 -0700 (PDT) Received: from beta (daar10k.ucsf.edu [128.218.69.98]) by msg.ucsf.edu (8.9.3/8.9.3) with SMTP id RAA1173181; Fri, 6 Oct 2000 17:47:43 -0700 (PDT) Message-ID: <007501c02ff8$60d599a0$6245da80@ucsf.edu> From: "Matt Harrington" To: "John Baldwin" Cc: References: Subject: Re: simple "amd" setup problem Date: Fri, 6 Oct 2000 17:48:58 -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 > If you want amd mounts > so you can have /host/mercury/home and do evil things like making /home > a symlink to /host/mercury/home, then add ... Yes, that will do what I need. I know it's a bad thing but I can't remember exactly why one should avoid having mount points in /. Can you elaborate? Thanks, Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 17:49:43 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 B1EC537B502 for ; Fri, 6 Oct 2000 17:49:41 -0700 (PDT) Received: from 149.211.6.64.reflexcom.com ([64.6.211.149]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Fri, 6 Oct 2000 17:48:22 -0700 Received: (from cjc@localhost) by 149.211.6.64.reflexcom.com (8.11.0/8.11.0) id e970nVe65207; Fri, 6 Oct 2000 17:49:31 -0700 (PDT) (envelope-from cjc) Date: Fri, 6 Oct 2000 17:49:25 -0700 From: "Crist J . Clark" To: Scott Hansen Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Perplexing networking problems accessing select machines on local network Message-ID: <20001006174925.N25121@149.211.6.64.reflexcom.com> Reply-To: cjclark@alum.mit.edu References: <20000928202422.L81242@149.211.6.64.reflexcom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from shansen@astound.net on Fri, Oct 06, 2000 at 02:18:25PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Oct 06, 2000 at 02:18:25PM -0500, Scott Hansen wrote: > Crist - > > Yes, there are definitely live pingable addresses there. In actuality, the > IP addresses that I can't reach are all on the same machine - multiple IP's > bound to the same NIC - it is a Sun E250 server. I am able to ARP for the > MAC address and it returns correctly. Interesting. I just fix a messed up alias job on a Solaris machine earlier in the week. Turn on tcpdump on the outer interface and watch the pings, # tcpdump -i icmp If you see the pings going out to the correct IP and nothing or screwed up packets are coming back, it's a problem on the Sun. If you see the correct pings coming back, something's wrong with the FreeBSD machine. Send the output you get from the above if you cannot figure it out. -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 18: 0: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from irv1-mail2.intelenet.net (irv1-mail2.intelenet.net [204.182.160.3]) by hub.freebsd.org (Postfix) with ESMTP id 43C7837B502 for ; Fri, 6 Oct 2000 17:59:59 -0700 (PDT) Received: from nimba.intelenet.net (nimba.intelenet.net [207.38.65.93]) by irv1-mail2.intelenet.net (8.9.3/8.9.3) with ESMTP id RAA11976 for ; Fri, 6 Oct 2000 17:59:58 -0700 (PDT) Received: by nimba.intelenet.net (Postfix, from userid 1294) id 5861583C72; Fri, 6 Oct 2000 17:59:58 -0700 (PDT) Date: Fri, 6 Oct 2000 17:59:58 -0700 From: matthew zeier To: freebsd-questions@freebsd.org Subject: unable to do 'make install' - mv error Message-ID: <20001006175957.A723@intelenet.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG What does this mean? rose# make install chflags noschg /kernel chflags: /kernel: Operation not permitted *** Error code 1 (ignored) mv /kernel /kernel.old mv: rename /kernel to /kernel.old: Operation not permitted *** Error code 1 Did I leave something out of my current kernel? How do I fix it? Thanks. -- matthew zeier - "There ain't no rules around here. We're trying to accomplish something." - Thomas Edison To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 18: 7:18 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 DDBAC37B66D for ; Fri, 6 Oct 2000 18:07:16 -0700 (PDT) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e9717GA04964; Fri, 6 Oct 2000 18:07:16 -0700 (PDT) Date: Fri, 6 Oct 2000 18:07:15 -0700 From: Alfred Perlstein To: matthew zeier Cc: freebsd-questions@FreeBSD.ORG Subject: Re: unable to do 'make install' - mv error Message-ID: <20001006180715.J272@fw.wintelcom.net> References: <20001006175957.A723@intelenet.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <20001006175957.A723@intelenet.net>; from matthew@intelenet.net on Fri, Oct 06, 2000 at 05:59:58PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * matthew zeier [001006 18:00] wrote: > > What does this mean? > > > rose# make install > chflags noschg /kernel > chflags: /kernel: Operation not permitted > *** Error code 1 (ignored) > mv /kernel /kernel.old > mv: rename /kernel to /kernel.old: Operation not permitted > *** Error code 1 > > > Did I leave something out of my current kernel? How do I fix it? If you've raised securelevel, which it looks like you did, you need to bring the box into single usermode to fix this. -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 18:19:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pike.osd.bsdi.com (pike.osd.bsdi.com [204.216.28.222]) by hub.freebsd.org (Postfix) with ESMTP id 4837E37B502 for ; Fri, 6 Oct 2000 18:19:38 -0700 (PDT) Received: from laptop.baldwin.cx (ether.osd.bsdi.com [204.216.28.196]) by pike.osd.bsdi.com (8.11.0/8.9.3) with ESMTP id e971JLi59545; Fri, 6 Oct 2000 18:19:21 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <007501c02ff8$60d599a0$6245da80@ucsf.edu> Date: Fri, 06 Oct 2000 18:19:38 -0700 (PDT) From: John Baldwin To: Matt Harrington Subject: Re: simple "amd" setup problem Cc: freebsd-questions@FreeBSD.org Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 07-Oct-00 Matt Harrington wrote: > > >> If you want amd mounts >> so you can have /host/mercury/home and do evil things like making /home >> a symlink to /host/mercury/home, then add ... > > > Yes, that will do what I need. I know it's a bad thing but I can't remember > exactly why one should avoid having mount points in /. Can you elaborate? I would just use a static mount rather than the symlink is all. Mount points in / aren't bad, /usr and /var are quite common. :) > Thanks, > > Matt -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 18:21:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from munich.v-net.org (u57n248.hfx.eastlink.ca [24.222.57.248]) by hub.freebsd.org (Postfix) with ESMTP id A097D37B502 for ; Fri, 6 Oct 2000 18:21:21 -0700 (PDT) Received: from unisys (3l33t-1@Windozzze [192.168.8.2]) by munich.v-net.org (8.9.3/8.9.3) with SMTP id WAA44218 for ; Fri, 6 Oct 2000 22:21:10 -0300 (ADT) (envelope-from matt@researcher.com) From: "Matt Rudderham" To: Subject: Finger Daemon Security Date: Fri, 6 Oct 2000 22:19:36 -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) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi All, I've read a lot of things about hackers using buffer overflows and the like to exploit the finger daemon, although whenever I see any details of it, it always appears to be older versions. I was wonder what the general concensus is around here on whether or not finger recent FreeBSD versions(3.x+) are inherently evil:) Thanks, Matt Rudderham matt@researcher.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 18:32: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ego.mind.net (ego.mind.net [206.99.66.9]) by hub.freebsd.org (Postfix) with ESMTP id F2E3337B502 for ; Fri, 6 Oct 2000 18:32:06 -0700 (PDT) Received: from takhus-home.ashlandfn.org (AFN-Dyn-6315110844.pc.ashlandfiber.net [63.151.108.44]) by ego.mind.net (8.9.3/8.9.3) with ESMTP id SAA18014; Fri, 6 Oct 2000 18:32:05 -0700 Received: from localhost (fleisher@localhost) by takhus-home.ashlandfn.org (8.11.0/8.11.0) with ESMTP id e971VmQ59907; Fri, 6 Oct 2000 18:31:48 -0700 (PDT) (envelope-from takhus@takhus.mind.net) X-Authentication-Warning: takhus-home.ashlandfn.org: fleisher owned process doing -bs Date: Fri, 6 Oct 2000 18:31:48 -0700 (PDT) From: Tony Fleisher X-Sender: fleisher@takhus-home.ashlandfn.org To: Alfred Perlstein Cc: matthew zeier , freebsd-questions@FreeBSD.ORG Subject: Re: unable to do 'make install' - mv error In-Reply-To: <20001006180715.J272@fw.wintelcom.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 6 Oct 2000, Alfred Perlstein wrote: > * matthew zeier [001006 18:00] wrote: > > > > What does this mean? > > > > > > rose# make install > > chflags noschg /kernel > > chflags: /kernel: Operation not permitted > > *** Error code 1 (ignored) > > mv /kernel /kernel.old > > mv: rename /kernel to /kernel.old: Operation not permitted > > *** Error code 1 > > > > > > Did I leave something out of my current kernel? How do I fix it? > > If you've raised securelevel, which it looks like you did, you need > to bring the box into single usermode to fix this. > > -- Of course, the first thing to check is to make sure you are root (or some other uid 0 equivalent). Also make sure that your / partition is not mounted read-only. Regards, TOny. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 18:34:59 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 AF98737B503 for ; Fri, 6 Oct 2000 18:34:57 -0700 (PDT) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e971Yub05726; Fri, 6 Oct 2000 18:34:56 -0700 (PDT) Date: Fri, 6 Oct 2000 18:34:56 -0700 From: Alfred Perlstein To: Matt Rudderham Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Finger Daemon Security Message-ID: <20001006183456.K272@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 matt@researcher.com on Fri, Oct 06, 2000 at 10:19:36PM -0300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Matt Rudderham [001006 18:21] wrote: > Hi All, > I've read a lot of things about hackers using buffer overflows and the like > to exploit the finger daemon, although whenever I see any details of it, it > always appears to be older versions. I was wonder what the general concensus > is around here on whether or not finger recent FreeBSD versions(3.x+) are > inherently evil:) It is inherently evil, there's really no use, if a domain allows finger info then it most likely allows http://whatever.com/~username, http can provide more info and therefore finger is practically useless except as a means to leak priveledged information such as other hosts the user has logging in from leaving a nifty breadcrumb trail for hackers to compromise/attack other hosts the user uses. Don't weigh cuteness over security, security is always more important. -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 18:37:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id D28AC37B66E for ; Fri, 6 Oct 2000 18:37:35 -0700 (PDT) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e971bX705842; Fri, 6 Oct 2000 18:37:33 -0700 (PDT) Date: Fri, 6 Oct 2000 18:37:33 -0700 From: Alfred Perlstein To: Tony Fleisher Cc: matthew zeier , freebsd-questions@FreeBSD.ORG Subject: Re: unable to do 'make install' - mv error Message-ID: <20001006183733.L272@fw.wintelcom.net> References: <20001006180715.J272@fw.wintelcom.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: ; from takhus@takhus.mind.net on Fri, Oct 06, 2000 at 06:31:48PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Tony Fleisher [001006 18:32] wrote: > On Fri, 6 Oct 2000, Alfred Perlstein wrote: > > > * matthew zeier [001006 18:00] wrote: > > > > > > What does this mean? > > > > > > > > > rose# make install > > > chflags noschg /kernel > > > chflags: /kernel: Operation not permitted > > > *** Error code 1 (ignored) > > > mv /kernel /kernel.old > > > mv: rename /kernel to /kernel.old: Operation not permitted > > > *** Error code 1 > > > > > > > > > Did I leave something out of my current kernel? How do I fix it? > > > > If you've raised securelevel, which it looks like you did, you need > > to bring the box into single usermode to fix this. > > > > -- > > Of course, the first thing to check is to make sure you are root > (or some other uid 0 equivalent). Also make sure that your / > partition is not mounted read-only. While EPERM is possible if the user is not root (his prompt is '#' which almost universally means "you're root, watch your step") EPERM should not be reported by chflags if the filesystem is read-only, that would be EROFS (Read-only file system.). -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 18:37:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from phoenix.volant.org (phoenix.volant.org [205.179.79.193]) by hub.freebsd.org (Postfix) with ESMTP id C7CF537B672 for ; Fri, 6 Oct 2000 18:37:37 -0700 (PDT) Received: from asimov.phoenix.volant.org ([205.179.79.65]) by phoenix.volant.org with esmtp (Exim 1.92 #8) for freebsd-questions@FreeBSD.org id 13hivg-0000RO-00; Fri, 6 Oct 2000 18:37:36 -0700 Received: from localhost (localhost [127.0.0.1]) by asimov.phoenix.volant.org (8.9.3+Sun/8.9.3) with SMTP id SAA25666 for ; Fri, 6 Oct 2000 18:37:35 -0700 (PDT) From: patl@Phoenix.Volant.ORG Date: Fri, 6 Oct 2000 18:37:35 -0700 (PDT) Reply-To: patl@Phoenix.Volant.ORG Subject: Re: simple "amd" setup problem To: freebsd-questions@FreeBSD.org In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I believe the original posting alluded to a lack of documentation. The only documentation I've found on amd, other than the man pages, is in the 4.4BSD System Manager's Manual published by the Usenix Association and O'Reilly Associates, Inc. -Pat To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 18:46:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from teapot32.domain8.bigpond.com (teapot32.domain8.bigpond.com [139.134.5.180]) by hub.freebsd.org (Postfix) with SMTP id B4A5437B66C for ; Fri, 6 Oct 2000 18:46:30 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by teapot32.domain8.bigpond.com (NTMail 3.02.13) with ESMTP id ra590789 for ; Sat, 7 Oct 2000 11:39:08 +1000 Received: from CWIP-T-006-p-218-93.tmns.net.au ([203.54.218.93]) by mail8.bigpond.com (Claudes-Colossal-MailRouter V2.9c 17/3349764); 07 Oct 2000 11:39:07 Message-Id: <3.0.3.32.20001007114038.00977cd0@mail.bigpond.com> X-Sender: Murray_Baker@mail.bigpond.com X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.3 (32) Date: Sat, 07 Oct 2000 11:40:38 +1000 To: freebsd-questions@FreeBSD.ORG From: Murray Baker Subject: 4.1.1-RELEASE XF86336 distribution Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Between 4.0-RELEASE and 4.1-RELEASE the XF86336 distribution seems to have lost three files 'preinst.sh postinst.sh extract'. XF86336 RELNOTES still states that these are required. Are they required ? Will 4.1.1-RELEASE XF86336 install from the files provided (ftp.freebsd.org and mirrors) ? Cheers, Murray. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 19: 5:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail-1.sjc.telocity.net (mail-1.sjc.telocity.net [216.227.56.41]) by hub.freebsd.org (Postfix) with ESMTP id 31F1A37B66E for ; Fri, 6 Oct 2000 19:05:47 -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 TAA12376; Fri, 6 Oct 2000 19:04:50 -0700 (PDT) From: "Otter" To: "Bigwillie" , "Rakesh Thakkar" Cc: Subject: RE: Setting FreeBSD as Gateway! Date: Fri, 6 Oct 2000 22:10:18 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <4.2.0.58.20001006203714.00a33ac0@mail-hub.optonline.net> X-Mimeole: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ummm... how about a relevant link? http://www.mostgraveconcern.com/freebsd/ipfw.html -Otter }-----Original Message----- }From: owner-freebsd-questions@FreeBSD.ORG }[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Bigwillie }Sent: Friday, October 06, 2000 8:38 PM }To: Rakesh Thakkar }Cc: freebsd-questions@FreeBSD.ORG }Subject: Re: Setting FreeBSD as Gateway! } } }http://www.mostgraveconcern.com/freebsd/sheet.cgi?sercon } }At 08:23 PM 10/5/00 , you wrote: }>Hello Everyone, }> }>I am a newbie with FreeBSD and I am trying to set up my }FreeBSD machine }>as Gateway. I can ping from FreeBSD machine to my windows }98 machine }>and vice versa but I cannot get my windows 98 machine to get on the }>internet. I can telnet from my windows 98 machine to my freeBSD }>machine. Although I get this two lines at the end of the dmesg. }> }>"IP packer filtering initialized, divert disabled, rule-based }>forwarding disabled, logging disabled, }>ip_fw_ctl: invalid command" }> }> }>Thank you for your help. }> }>Rakesh }># This file now contains just the overrides from }/etc/defaults/rc.conf }># please make all changes to this file. }> }># -- sysinstall generated deltas -- # }>linux_enable="YES" }>moused_port="/dev/psm0" }>moused_type="auto" }>moused_enable="YES" }>saver="daemon" }> }>############################################################### }>######### Important initial Boot-time options ############## }>############################################################### }> }>swapfile="NO" # Set to name of swapfile if aux }swapfile desired. }>apm_enable="NO" # Set to YES if yo want APM enabled. }> }>############################################################### }>######## Network Configuration Sub-Section ################## }>############################################################### }> }>### -- Basic Network Options: ### }>hostname="owml1.md.home.com" }>nisdomainname="NO" }>firewall_enable="YES" }>firewall_script="/etc/rc.firewall" }>firewall_type="open" }>firewall_quite="NO" }>natd_program="/sbin/natd" }>natd_enable="YES" }>natd_interface="ed1" }>natd_flags="-f /etc/natd.conf" }>tcp_extensions="YES" }>network_interfaces="lo0" # List of network }interfaces (lo0 is loopback) }>network_interfaces="lo0 ed1 fxp0" }>ifconfig_lo0="inet 127.0.0.1" # default loopback device }configuration }>ifconfig_ed1="DHCP" }>ifconfig_fxp0="inet 192.168.1.1 netmask 255.255.255.0" }>nfs_server_enable="YES" }>nfs_client_enable="YES" }> }>## Network routing options: #### }>gateway_enable="YES" }>router_enable="YES" }>router="routed" }>router_flags="-q" }> }>#### Miscellaneous administrative options #### }> }>cron_enable="YES" }>lpd_enable="YES" }>lpd_flags="" }>sendmail_enable="YES" }>sendmail_flags="-bd -q30m" }>inetd_enable="YES" } } }_________________________________________ }Steiny's Studio }Pachyderm Productions }http://steiny.hypermart.net }mailto:info@steiny.hypermart.net } } } } } }To Unsubscribe: send mail to majordomo@FreeBSD.org }with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 19:16:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from owml1.md.home.com (cc774259-a.owml1.md.home.com [24.13.115.111]) by hub.freebsd.org (Postfix) with ESMTP id 24A0537B66C for ; Fri, 6 Oct 2000 19:16:16 -0700 (PDT) Received: from cell-works.com (localhost [127.0.0.1]) by owml1.md.home.com (8.9.3/8.9.3) with ESMTP id WAA00955; Thu, 5 Oct 2000 22:08:24 -0400 (EDT) (envelope-from rakesh@cell-works.com) Message-ID: <39DD3417.3D5363E0@cell-works.com> Date: Thu, 05 Oct 2000 22:08:24 -0400 From: Rakesh Thakkar X-Mailer: Mozilla 4.7 [en] (X11; I; Linux 2.0.36 i386) X-Accept-Language: en MIME-Version: 1.0 To: Otter , questions@freebsd.org Subject: Re: Setting FreeBSD as Gateway! References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Otter wrote: > ummm... how about a relevant link? > http://www.mostgraveconcern.com/freebsd/ipfw.html > -Otter > > }-----Original Message----- > }From: owner-freebsd-questions@FreeBSD.ORG > }[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Bigwillie > }Sent: Friday, October 06, 2000 8:38 PM > }To: Rakesh Thakkar > }Cc: freebsd-questions@FreeBSD.ORG > }Subject: Re: Setting FreeBSD as Gateway! > } > } > }http://www.mostgraveconcern.com/freebsd/sheet.cgi?sercon > } > }At 08:23 PM 10/5/00 , you wrote: > }>Hello Everyone, > }> > }>I am a newbie with FreeBSD and I am trying to set up my > }FreeBSD machine > }>as Gateway. I can ping from FreeBSD machine to my windows > }98 machine > }>and vice versa but I cannot get my windows 98 machine to get on the > }>internet. I can telnet from my windows 98 machine to my freeBSD > }>machine. Although I get this two lines at the end of the dmesg. > }> > }>"IP packer filtering initialized, divert disabled, rule-based > }>forwarding disabled, logging disabled, > }>ip_fw_ctl: invalid command" > }> > }> > }>Thank you for your help. > }> > }>Rakesh > }># This file now contains just the overrides from > }/etc/defaults/rc.conf > }># please make all changes to this file. > }> > }># -- sysinstall generated deltas -- # > }>linux_enable="YES" > }>moused_port="/dev/psm0" > }>moused_type="auto" > }>moused_enable="YES" > }>saver="daemon" > }> > }>############################################################### > }>######### Important initial Boot-time options ############## > }>############################################################### > }> > }>swapfile="NO" # Set to name of swapfile if aux > }swapfile desired. > }>apm_enable="NO" # Set to YES if yo want APM enabled. > }> > }>############################################################### > }>######## Network Configuration Sub-Section ################## > }>############################################################### > }> > }>### -- Basic Network Options: ### > }>hostname="owml1.md.home.com" > }>nisdomainname="NO" > }>firewall_enable="YES" > }>firewall_script="/etc/rc.firewall" > }>firewall_type="open" > }>firewall_quite="NO" > }>natd_program="/sbin/natd" > }>natd_enable="YES" > }>natd_interface="ed1" > }>natd_flags="-f /etc/natd.conf" > }>tcp_extensions="YES" > }>network_interfaces="lo0" # List of network > }interfaces (lo0 is loopback) > }>network_interfaces="lo0 ed1 fxp0" > }>ifconfig_lo0="inet 127.0.0.1" # default loopback device > }configuration > }>ifconfig_ed1="DHCP" > }>ifconfig_fxp0="inet 192.168.1.1 netmask 255.255.255.0" > }>nfs_server_enable="YES" > }>nfs_client_enable="YES" > }> > }>## Network routing options: #### > }>gateway_enable="YES" > }>router_enable="YES" > }>router="routed" > }>router_flags="-q" > }> > }>#### Miscellaneous administrative options #### > }> > }>cron_enable="YES" > }>lpd_enable="YES" > }>lpd_flags="" > }>sendmail_enable="YES" > }>sendmail_flags="-bd -q30m" > }>inetd_enable="YES" > } > } > }_________________________________________ > }Steiny's Studio > }Pachyderm Productions > }http://steiny.hypermart.net > }mailto:info@steiny.hypermart.net > } > } > } > } > } > }To Unsubscribe: send mail to majordomo@FreeBSD.org > }with "unsubscribe freebsd-questions" in the body of the message Hello, Thank you for your reply but I have tried that as well but Still I can't get my windows 98 machine to connect to the internet or ping the outside the network. Any other ideas... when I set the firewall to simple, I wasn't able to ping my windows 98 computer. I kept getting permission denied. Rakesh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 19:42: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pike.osd.bsdi.com (pike.osd.bsdi.com [204.216.28.222]) by hub.freebsd.org (Postfix) with ESMTP id 3087A37B503 for ; Fri, 6 Oct 2000 19:42:01 -0700 (PDT) Received: from laptop.baldwin.cx (ether.osd.bsdi.com [204.216.28.196]) by pike.osd.bsdi.com (8.11.0/8.9.3) with ESMTP id e972fbi61270; Fri, 6 Oct 2000 19:41:37 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <3.0.3.32.20001007114038.00977cd0@mail.bigpond.com> Date: Fri, 06 Oct 2000 19:41:56 -0700 (PDT) From: John Baldwin To: Murray Baker Subject: RE: 4.1.1-RELEASE XF86336 distribution Cc: freebsd-questions@FreeBSD.org Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 07-Oct-00 Murray Baker wrote: > > Between 4.0-RELEASE and 4.1-RELEASE the XF86336 distribution > seems to have lost three files 'preinst.sh postinst.sh extract'. They aren't needed by sysinstall. > XF86336 RELNOTES still states that these are required. If you install X manually, yes, and in that case you can just grab the ones from XFree86's web site, however if you install from sysinstall it will all work ok. > Are they required ? Will 4.1.1-RELEASE XF86336 install from the > files provided (ftp.freebsd.org and mirrors) ? > > Cheers, Murray. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 19:56:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from paige.est.org (cm20816750183.kbunk.ispchannel.com [208.167.50.183]) by hub.freebsd.org (Postfix) with ESMTP id 3C46A37B503 for ; Fri, 6 Oct 2000 19:56:06 -0700 (PDT) Received: from avramlt (avramd.erols.com [216.164.87.105]) by paige.est.org (8.8.8/8.8.8) with SMTP id WAA24745; Fri, 6 Oct 2000 22:55:56 -0400 (EDT) From: Avram Dorfman Message-ID: <000601c0300a$0a21b000$0601000a@jnpr.net> To: "Paul Halliday" Cc: References: <000f01c0098c$9bc00ce0$0200a8c0@dorfman> <399E0C25.70E79B50@sympatico.ca> Subject: Re: getting isa pccard reader working Date: Fri, 6 Oct 2000 22:55:20 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Well, after a long hard battle of looking for new hard drives, digging up 3.x CD's, etc, I have 3.5.1 running, and it does in fact recognize the PC Card reader. I can get it to "beep" when I insert a WaveLAN card, and spit out an error message to the effect of "driver allocation failed for Lucent Technologies." Can anyone point me to a resource on getting this card running? If there isn't one out there, and anyone is interested in helping me directly, following is some info you might need. Thanks! -Avram Here's what I've done to my kernel to get this running: controller card0 device pcic0 at card? device pcic1 at card? #device ze0 at isa? port 0x300 net irq 10 iomem 0xd8000 #device zp0 at isa? port 0x300 net irq 10 iomem 0xd8000 device wi0 at isa? port? net irq ? and here's what I'm using for a pccardd.conf: # Generally available IO ports io 0x240-0x360 # Generally available IRQs (Built-in sound-card owners remove 5) irq 3 10 11 13 15 # Available memory slots memory 0xd4000 96k # Lucent WaveLAN/IEEE card "Lucent Technologies" "WaveLAN/IEEE" config 0x1 "wi0" ? insert logger -t pccard:$device -s WaveLAN/IEEE inserted insert /etc/pccard_ether $device remove logger -t pccard:$device -s WaveLAN/IEEE removed remove /sbin/ifconfig $device delete ----- Original Message ----- From: "Paul Halliday" To: "Avram Dorfman" Cc: Sent: Saturday, August 19, 2000 12:25 AM Subject: Re: getting isa pccard reader working > > > > Avram Dorfman wrote: > > > > $ uname -a > > FreeBSD laser2.est.org 4.0-RELEASE FreeBSD 4.0-RELEASE #2: Tue Sep 19 > > 08:58:44 EDT 1995 > > root@laser2.est.org:/usr/src/sys/compile/G-PPP-FW i386 > > Hello, > > > > If you can't help me with this, can you possibly point me to someone > > who might? > > > > I'm trying to get an ISA PC card reader working, and FreeBSD > > identifies it as > > > > unknown0: at port 0x3e0-0x3e1 on isa0 > > > > The card is an SCM SwapBox 2 slot Cardbust compliant ISA card whith a > > 3.5" card reader module. It uses the Vadem 469 chipset, which I know > > that FreeBSD supports. Is there any possiblity I can just somehow > > modify a table somewhere in the kernel so that it treats this card the > > same as a Vadem 469 card? If it matters, the chipset is on the reader > > module, which is connected to the ISA card via a pair of ribbon > > cables. > > > > Thanks if you can help, and if not, thanks anyway! > > > > -avram > > I was having the same problem. I have the exact same card. Anyway, I > was trying to compile it onto a 4.0 release box which was giving me the > exact same output as you recieved. Just for fun I threw it into another > machine running 3.4-Stable, and guess what.. It worked. I know that > there were some changes in the pcmcia support from 3.x to 4.x, and I > also know that I know squat about what exactly they were other than the > fact that the sytax was a little different in the kernel. All I know is > that 3.4 worked. Doe's anyone out there know what these changed were? > -- > > Paul H. > > ======================================================================= > Don't underestimate the power of > stupid people in large groups. > Email: dp@penix.org & transmogrify@sympatico.ca > ======================================================================= > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 19:56:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from paige.est.org (cm20816750183.kbunk.ispchannel.com [208.167.50.183]) by hub.freebsd.org (Postfix) with ESMTP id 7152037B66C for ; Fri, 6 Oct 2000 19:56:14 -0700 (PDT) Received: from avramlt (avramd.erols.com [216.164.87.105]) by paige.est.org (8.8.8/8.8.8) with SMTP id WAA24751; Fri, 6 Oct 2000 22:56:09 -0400 (EDT) From: Avram Dorfman Message-ID: <000701c0300a$113005e0$0601000a@jnpr.net> To: "Paul Halliday" Cc: References: <000f01c0098c$9bc00ce0$0200a8c0@dorfman> <399E0C25.70E79B50@sympatico.ca> Subject: Re: getting isa pccard reader working Date: Fri, 6 Oct 2000 22:55:34 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.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 Well, after a long hard battle of looking for new hard drives, digging up 3.x CD's, etc, I have 3.5.1 running, and it does in fact recognize the PC Card reader. I can get it to "beep" when I insert a WaveLAN card, and spit out an error message to the effect of "driver allocation failed for Lucent Technologies." Can anyone point me to a resource on getting this card running? If there isn't one out there, and anyone is interested in helping me directly, following is some info you might need. Thanks! -Avram Here's what I've done to my kernel to get this running: controller card0 device pcic0 at card? device pcic1 at card? #device ze0 at isa? port 0x300 net irq 10 iomem 0xd8000 #device zp0 at isa? port 0x300 net irq 10 iomem 0xd8000 device wi0 at isa? port? net irq ? and here's what I'm using for a pccardd.conf: # Generally available IO ports io 0x240-0x360 # Generally available IRQs (Built-in sound-card owners remove 5) irq 3 10 11 13 15 # Available memory slots memory 0xd4000 96k # Lucent WaveLAN/IEEE card "Lucent Technologies" "WaveLAN/IEEE" config 0x1 "wi0" ? insert logger -t pccard:$device -s WaveLAN/IEEE inserted insert /etc/pccard_ether $device remove logger -t pccard:$device -s WaveLAN/IEEE removed remove /sbin/ifconfig $device delete ----- Original Message ----- From: "Paul Halliday" To: "Avram Dorfman" Cc: Sent: Saturday, August 19, 2000 12:25 AM Subject: Re: getting isa pccard reader working > > > > Avram Dorfman wrote: > > > > $ uname -a > > FreeBSD laser2.est.org 4.0-RELEASE FreeBSD 4.0-RELEASE #2: Tue Sep 19 > > 08:58:44 EDT 1995 > > root@laser2.est.org:/usr/src/sys/compile/G-PPP-FW i386 > > Hello, > > > > If you can't help me with this, can you possibly point me to someone > > who might? > > > > I'm trying to get an ISA PC card reader working, and FreeBSD > > identifies it as > > > > unknown0: at port 0x3e0-0x3e1 on isa0 > > > > The card is an SCM SwapBox 2 slot Cardbust compliant ISA card whith a > > 3.5" card reader module. It uses the Vadem 469 chipset, which I know > > that FreeBSD supports. Is there any possiblity I can just somehow > > modify a table somewhere in the kernel so that it treats this card the > > same as a Vadem 469 card? If it matters, the chipset is on the reader > > module, which is connected to the ISA card via a pair of ribbon > > cables. > > > > Thanks if you can help, and if not, thanks anyway! > > > > -avram > > I was having the same problem. I have the exact same card. Anyway, I > was trying to compile it onto a 4.0 release box which was giving me the > exact same output as you recieved. Just for fun I threw it into another > machine running 3.4-Stable, and guess what.. It worked. I know that > there were some changes in the pcmcia support from 3.x to 4.x, and I > also know that I know squat about what exactly they were other than the > fact that the sytax was a little different in the kernel. All I know is > that 3.4 worked. Doe's anyone out there know what these changed were? > -- > > Paul H. > > ======================================================================= > Don't underestimate the power of > stupid people in large groups. > Email: dp@penix.org & transmogrify@sympatico.ca > ======================================================================= > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 20:46:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from adsl-63-192-211-186.dsl.snfc21.pacbell.net (adsl-63-192-211-186.dsl.snfc21.pacbell.net [63.192.211.186]) by hub.freebsd.org (Postfix) with ESMTP id 86DEA37B502; Fri, 6 Oct 2000 20:46:23 -0700 (PDT) Received: from localhost.minions.com (bifrost@localhost.minions.com [127.0.0.1]) by adsl-63-192-211-186.dsl.snfc21.pacbell.net (8.9.3/8.9.3) with ESMTP id UAA27911; Fri, 6 Oct 2000 20:46:22 -0700 (PDT) Date: Fri, 6 Oct 2000 20:46:22 -0700 (PDT) From: Tom To: goodleaf@goodleaf.net Cc: questions@FreeBSD.ORG, hardware@FreeBSD.ORG Subject: Re: Intel NICs, new card features supported? In-Reply-To: <20001006213920.32C295BE5@clyde.goodleaf.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > The newest Intel nics have some interesting looking features, like onboard > encryption. How well are these supported in the fxp device? > How about the > dual-port nic? Does this work in FBSD 4.1.1? (If so, any special rules on > its use, or does it just show as fxp0 and fxp1?) The dual port cards have worked since 2.X, I used them at Linkexchange all over the place. Basically it looks like fxp0 and fxp1 and thats it. The cards are pretty cool and I've never had a problem with em. I've got one of them in my 4.1.1 box at home and it works great. > Looking to dump my 3COM 905s. Am convinced they're junkable... I haven't seen any 3com hardware thats been to my liking for ages... They're not even the cheapest cards out there anymore, most intel OEM cards are cheaper, I think I paid $46 for my last Intel card, and a comprable 3com card was 10-15$ more! --- Tom bifrost@minions.com "Where am I and why am I in this handbasket?" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 20:51:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from eos.umsl.edu (eos.umsl.edu [134.124.42.103]) by hub.freebsd.org (Postfix) with ESMTP id AA27337B502; Fri, 6 Oct 2000 20:51:11 -0700 (PDT) Received: (from tom@localhost) by eos.umsl.edu (8.11.0/8.11.0) id e973pAc47785; Fri, 6 Oct 2000 22:51:10 -0500 (CDT) (envelope-from tom) From: Tom Kyle Message-Id: <200010070351.e973pAc47785@eos.umsl.edu> Subject: Re: scratchy SB PCI 128 To: marko@FreeBSD.ORG (Mark Ovens) Date: Fri, 6 Oct 2000 22:51:10 -0500 (CDT) Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <20001006175729.C252@parish> from "Mark Ovens" at Oct 06, 2000 05:57:29 PM X-Mailer: ELM [version 2.5 PL3] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > On Fri, Oct 06, 2000 at 11:46:18AM +0200, Karel J. Bosschaart wrote: > > Hmm, don't think so. I keep reading about problems with SB PCI128's yet > mine has *always* worked fine under -STABLE (3.x and 4.x). I've got an > all-SCSI system too. Okay, I'm jealous that it works for you. Mine is all-IDE (well, ATAPI and ATA-66, close enough ;)). > One thing though that might be a clue; mine is actually a PCI128 Value. I > believe that the "value" was added when they brought the Live! card out and > also the Value cards have fewer sockets on the backplate than the non-Value > ones (so slightly different hardware?). No, I also have the Value "version" of this card. Creative sometimes calls its OEM packages "value," but only sometimes. I'm also using the pcm* driver: pcm0: port 0x9400-0x943f irq 10 at device 11.0 on pci0 > pcm0: port 0x6800-0x683f irq 11 at device 11.0 on pci0 After fiddling with a bit today (had to do actual work :O so I didn't get much of a chance), it appeared that an audio app, say xmms, would work fine as long as it was started BEFORE any CPU-intensive tasks that drove the load up. Strange. The sound will also freak out on me if I attempt to adjust any preamp sliders in xmms - will yours do this also? > 4.4 - The number of the Beastie Ah, that's what Iron Maiden meant when they sang "the one for You and Me." ;) Thanks, Tom Thomas A. Kyle Network Security Administrator University of Missouri-St. Louis tkyle@jinx.umsl.edu (314) 516-6012 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 21: 1:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.interactive.net (smtp.interactive.net [216.107.133.18]) by hub.freebsd.org (Postfix) with ESMTP id 3D8ED37B502 for ; Fri, 6 Oct 2000 21:01:49 -0700 (PDT) Received: from [216.107.154.62] by smtp.interactive.net (InterMail vK.4.02.00.00 201-232-116 license 7647c1fd65b9d7307f436a9cfb0983e4) with ESMTP id <20001007040208.YSJ28816.smtp@[216.107.154.62]> for ; Sat, 7 Oct 2000 00:02:08 -0400 User-Agent: Microsoft-Entourage/9.0.2509 Date: Sat, 07 Oct 2000 00:01:41 -0400 Subject: natd on OS X Public Beta? From: Jonathan Baumgartner To: Message-ID: Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a DSL modem, a Mac and a PC. I've been using IPNetRouter on the Mac under OS 9 to enable NAT to allow my PC and my Mac to share a single IP address. I know there's a way to do this under OS X (which is sort of FreeBSD, right?) but I can't figure it out. I've got a single Ethernet card in the Mac. Do you guys know how to do this, or has any one else figured this out? thanks! jon -- Jonathan Baumgartner jbaumgartner@mac.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 21:32:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from webmail.aport.ru (relay2.aport.ru [193.125.27.8]) by hub.freebsd.org (Postfix) with SMTP id 6923F37B502 for ; Fri, 6 Oct 2000 21:32:46 -0700 (PDT) Received: (qmail 38948 invoked from network); 7 Oct 2000 04:34:13 -0000 Received: from ppp4.access1.zetcom.net.ru (HELO igor) ([212.34.50.165]) (envelope-sender ) by relay2.aport.ru for ; 7 Oct 2000 04:34:13 -0000 Message-ID: <0e3601c03017$70ec76a0$a53222d4@igor> From: =?koi8-r?B?78vTwc7B?= To: Subject: pardoned Date: Sat, 7 Oct 2000 08:29:30 +0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0DB5_01C03038.B67CADE0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2417.2000 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0DB5_01C03038.B67CADE0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable http://www.mlm-center.nm.ru =F0=CF=D3=C5=D4=C9=D4=C5 =DC=D4=CF=D4 = =D3=C1=CA=D4 - =CE=C5 =D0=CF=D6=C1=CC=C5=C5=D4=C5. =F1 =CE=C1=C4=C5=C0=D3=D8, =DE=D4=CF =DC=D4=CF=C7=CF =C2=CF=CC=D8=DB=C5 = =CE=C5 =D0=CF=D7=D4=CF=D2=C9=D4=D3=D1. =F0=D2=CF=D3=D4=C9=D4=C5. ------=_NextPart_000_0DB5_01C03038.B67CADE0 Content-Type: text/html; charset="koi8-r" Content-Transfer-Encoding: quoted-printable
 
http://www.mlm-center.nm.ru = ; =20 =F0=CF=D3=C5=D4=C9=D4=C5 =DC=D4=CF=D4 =D3=C1=CA=D4 - =CE=C5 = =D0=CF=D6=C1=CC=C5=C5=D4=C5.
 
=F1 =CE=C1=C4=C5=C0=D3=D8, =DE=D4=CF = =DC=D4=CF=C7=CF =C2=CF=CC=D8=DB=C5 =CE=C5=20 =D0=CF=D7=D4=CF=D2=C9=D4=D3=D1.
=F0=D2=CF=D3=D4=C9=D4=C5.
------=_NextPart_000_0DB5_01C03038.B67CADE0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 21:49: 1 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 7155337B503 for ; Fri, 6 Oct 2000 21:48:58 -0700 (PDT) Received: from 149.211.6.64.reflexcom.com ([64.6.211.149]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Fri, 6 Oct 2000 21:47:41 -0700 Received: (from cjc@localhost) by 149.211.6.64.reflexcom.com (8.11.0/8.11.0) id e974mqq66541; Fri, 6 Oct 2000 21:48:52 -0700 (PDT) (envelope-from cjc) Date: Fri, 6 Oct 2000 21:48:52 -0700 From: "Crist J . Clark" To: moritz Cc: freebsd-questions@FreeBSD.ORG Subject: Re: routing with ipfw Message-ID: <20001006214851.Q25121@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 morix@freenet.nether.net on Fri, Oct 06, 2000 at 08:46:50PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Oct 06, 2000 at 08:46:50PM -0400, moritz wrote: > hello, > > i want to make my freebsd machine route packets from my lan to the > internet. i think it is ok to use ipfw and its easy to use, but every kind > of documentation says i should work with the routing table and all that > stff. i am a bit confused. what are the differences? do i have a wrong > image of what a router is? please explain? and what is the best solution > for my problem? ipfw(8) does not do any routing. Routing daemons like routed(8) or gated (in the ports) do routing. The kernel does routing, route(8), netstat(1), etc. If you just have a simple LAN that you want to connect to the Internet, the routing is trivial. You typically only need configure the interfaces correctly, ifconfig(8), know the default route, and it will all just work fine. -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 21:52: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from students.ee.itb.ac.id (students.ee.itb.ac.id [167.205.48.130]) by hub.freebsd.org (Postfix) with SMTP id A6D4237B503 for ; Fri, 6 Oct 2000 21:51:52 -0700 (PDT) Received: (qmail 32153 invoked by uid 1089); 7 Oct 2000 04:50:25 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 7 Oct 2000 04:50:25 -0000 Date: Sat, 7 Oct 2000 11:50:19 +0700 (JAVT) From: Doni Andri C To: freebsd-questions@freebsd.org Subject: default toor Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 dear all, does anyone knows default passwd of toor? - - doni ac - mailto:doni@ee.itb.ac.id -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 5.0i for non-commercial use Comment: Made with pgp4pine 1.74 Charset: noconv iQA/AwUBOd6rjiMJSHf5UbRAEQJh+wCfe2jUt5EUSyTbw01EwHDbhZlX4K0An1Ss OMYdvT+Epuvkue4PkaGHt9WU =Dy+s -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 21:59: 8 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 BBABE37B66E for ; Fri, 6 Oct 2000 21:59:06 -0700 (PDT) Received: from 149.211.6.64.reflexcom.com ([64.6.211.149]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Fri, 6 Oct 2000 21:57:39 -0700 Received: (from cjc@localhost) by 149.211.6.64.reflexcom.com (8.11.0/8.11.0) id e974wqo66606; Fri, 6 Oct 2000 21:58:52 -0700 (PDT) (envelope-from cjc) Date: Fri, 6 Oct 2000 21:58:52 -0700 From: "Crist J . Clark" To: Doni Andri C Cc: freebsd-questions@FreeBSD.ORG Subject: Re: default toor Message-ID: <20001006215852.R25121@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 doni@ee.itb.ac.id on Sat, Oct 07, 2000 at 11:50:19AM +0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Oct 07, 2000 at 11:50:19AM +0700, Doni Andri C wrote: > dear all, > > does anyone knows default passwd of toor? Yes. There is none. The account is locked by default. -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 23: 8:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (law2-f167.hotmail.com [216.32.181.167]) by hub.freebsd.org (Postfix) with ESMTP id 8B2E337B503 for ; Fri, 6 Oct 2000 23:08:57 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Fri, 6 Oct 2000 23:08:57 -0700 Received: from 38.31.147.71 by lw2fd.hotmail.msn.com with HTTP; Sat, 07 Oct 2000 06:08:57 GMT X-Originating-IP: [38.31.147.71] From: "**Restricted Data**" To: freebsd-questions@freebsd.org Subject: compiler Date: Sat, 07 Oct 2000 06:08:57 GMT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 07 Oct 2000 06:08:57.0303 (UTC) FILETIME=[13F39E70:01C03025] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've noticed that the compiler on freebsd doesn't compile well i know the coding i made is right but i always end up gettng parse errors or other errors that don't make sense i've compiled the same programs that i've compiled on linux on freebsd and still it hasn't worked is this me or is it the freebsd compiler they should be the same i would think but this is getting real annonying and i'm not sure what to do well thankz for any help you may give me _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile at http://profiles.msn.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 23:19:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from irv1-mail2.intelenet.net (irv1-mail2.intelenet.net [204.182.160.3]) by hub.freebsd.org (Postfix) with ESMTP id C017B37B66D for ; Fri, 6 Oct 2000 23:19:40 -0700 (PDT) Received: from nimba.intelenet.net (nimba.intelenet.net [207.38.65.93]) by irv1-mail2.intelenet.net (8.9.3/8.9.3) with ESMTP id XAA21655 for ; Fri, 6 Oct 2000 23:19:40 -0700 (PDT) Received: by nimba.intelenet.net (Postfix, from userid 1294) id EB8B283C72; Fri, 6 Oct 2000 23:19:39 -0700 (PDT) Date: Fri, 6 Oct 2000 16:24:28 -0700 From: matthew zeier To: freebsd-questions@freebsd.org Subject: Updating IP Filter Message-ID: <20001006162428.Z22597@intelenet.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm new to FreeBSD and just installed 4.1.1 RELEASE. I want to use IP Filter and noticed : rose# ipf -V ipf: IP Filter: v3.4.8 (264) open device: Device not configured ioctl(SIOCGETFS: Bad file descriptor The install docs for 3.4.10 mention building a loadable module or a statically compiled kernel. What's the benefit of either for this application? It also mentions using "modload" and "modstat" but I can't find either on my system. I tried a 'make freebsd' and got: In file included from /usr/include/sys/signal.h:46, from /usr/include/sys/proc.h:50, from ../../netinet/ip_compat.h:481, from ../../ip_fil.c:100: /usr/include/sys/_posix.h:45: opt_posix.h: No such file or directory *** Error code 1 Stop in /usr/local/build/ip_fil3.4.10/BSD/FreeBSD-4.1.1-RELEASE-i386. *** Error code 1 Any help? Thanks. -- matthew zeier - "There ain't no rules around here. We're trying to accomplish something." - Thomas Edison To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 6 23:42: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from 2711.dynacom.net (2711.dynacom.net [206.107.213.3]) by hub.freebsd.org (Postfix) with ESMTP id CA24E37B503 for ; Fri, 6 Oct 2000 23:42:05 -0700 (PDT) Received: from urx.com (dsl1-160.dynacom.net [206.159.132.160]) by 2711.dynacom.net (Build 101 8.9.3/NT-8.9.3) with ESMTP id XAA01320; Fri, 06 Oct 2000 23:42:03 -0700 Message-ID: <39DEC5BB.BAD958@urx.com> Date: Fri, 06 Oct 2000 23:42:03 -0700 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: matthew zeier Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Updating IP Filter References: <20001006162428.Z22597@intelenet.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG matthew zeier wrote: > > I'm new to FreeBSD and just installed 4.1.1 RELEASE. > > I want to use IP Filter and noticed : > > rose# ipf -V > ipf: IP Filter: v3.4.8 (264) > open device: Device not configured > ioctl(SIOCGETFS: Bad file descriptor > > The install docs for 3.4.10 mention building a loadable module or a > statically compiled kernel. What's the benefit of either for this > application? > > It also mentions using "modload" and "modstat" but I can't find either > on my system. > > I tried a 'make freebsd' and got: > > In file included from /usr/include/sys/signal.h:46, > from /usr/include/sys/proc.h:50, > from ../../netinet/ip_compat.h:481, > from ../../ip_fil.c:100: > /usr/include/sys/_posix.h:45: opt_posix.h: No such file or directory > *** Error code 1 > > Stop in /usr/local/build/ip_fil3.4.10/BSD/FreeBSD-4.1.1-RELEASE-i386. > *** Error code 1 I'm assuming that you didn't do a config and a make depend first. You probably should read http://www.freebsd.org/handbook/kernelconfig-building.html before you go too far. There are 3 POSIX options that you probably need added to your new kernel. Kent > > Any help? > > Thanks. > > -- > matthew zeier - "There ain't no rules around here. We're trying to > accomplish something." - Thomas Edison > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 0:20:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.ipfw.org (cr308584-a.wlfdle1.on.wave.home.com [24.114.52.208]) by hub.freebsd.org (Postfix) with ESMTP id 05E4237B502 for ; Sat, 7 Oct 2000 00:20:10 -0700 (PDT) Received: from apollo (apollo.objtech.com [192.168.111.5]) by mail.ipfw.org (Postfix) with ESMTP id 947903128; Sat, 7 Oct 2000 03:20:06 -0400 (EDT) Date: Sat, 7 Oct 2000 03:09:26 -0400 From: Peter Chiu X-Mailer: The Bat! (v1.46d) Personal Reply-To: Peter Chiu X-Priority: 3 (Normal) Message-ID: <717318263.20001007030926@yahoo.com> To: keith@telestream.com Cc: freebsd-questions@freebsd.org Subject: Re: vinum 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 use disklabel -e and change the fstype from 4.2BSD to vinum > In the man page for vinum it states the following > > device devicename - Specify the device on which the drive resides. > devicename must be the name of a disk partition, for example /dev/da1e > or /dev/wd3s2h, and it must be of type vinum. Do not use the c > partition, which is reserved for the complete disk. > > How do I get the device to be of type vinum? In the disk slice editor it > only allows for a couple different types. 165 for freebsd, 6 for DOS, 131 > for Linux etc. I tried just typing in vinum and it didn't recognise it all > all. -- Peter \\|// (o o) +-------------------------oOOo-(_)-oOOo-----------------------------+ EMail : mailto:pccb(at)yahoo(dot)com PGP Key : http://www.pchiu.com/pgpkey.txt PGP Fingerprint: 949E 0F39 422D 53EA F463 8C06 9E07 5078 838B 4D20 +-------------------------------------------------------------------+ It was OK before you touched it. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 0:26:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp1.vnet.net (smtp1.vnet.net [166.82.1.31]) by hub.freebsd.org (Postfix) with ESMTP id 9D28B37B503 for ; Sat, 7 Oct 2000 00:26:19 -0700 (PDT) Received: from play (ppp-madison-162.dilyns.com [166.82.185.162]) by smtp1.vnet.net (8.10.1/8.10.1) with SMTP id e977QGH00217 for ; Sat, 7 Oct 2000 03:26:16 -0400 (EDT) Message-ID: <003301c03030$73722dc0$a2b952a6@play> From: "Larry Chavis" To: Subject: Date: Sat, 7 Oct 2000 03:30:18 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0030_01C0300E.EA8C1BE0" X-Priority: 1 X-MSMail-Priority: High 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_0030_01C0300E.EA8C1BE0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I down loaded some fails how do I put them to gather =20 thank you=20 ------=_NextPart_000_0030_01C0300E.EA8C1BE0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I down loaded some fails  how do I = put them to=20 gather   
 
 
 
thank you
------=_NextPart_000_0030_01C0300E.EA8C1BE0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 0:43:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mst.tomail.com.tw (mst.tomail.com.tw [210.200.129.239]) by hub.freebsd.org (Postfix) with SMTP id 9EEC537B502 for ; Sat, 7 Oct 2000 00:43:32 -0700 (PDT) Received: (qmail 18115 invoked from network); 7 Oct 2000 07:43:27 -0000 Received: from unknown (HELO patrick) (203.65.236.132) by ms5.tomail.com.tw with SMTP; 7 Oct 2000 07:43:27 -0000 Message-ID: <008801c03032$b87e0ae0$84ec41cb@patrick> From: "Patrick.PChome" To: Cc: "ACCC-Lilian Chen" Subject: Asking Hardware Compatibility Date: Sat, 7 Oct 2000 15:46:36 +0800 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0085_01C03075.C64A2A30" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 Disposition-Notification-To: "Patrick.PChome" 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_0085_01C03075.C64A2A30 Content-Type: text/plain; charset="big5" Content-Transfer-Encoding: quoted-printable To whom it may concern, I intend to install FreeBSD into my system that is integrated with = Adaptec Ultra160 (AIC-7892 controller) SCSI Card. I am wondering whether = FreeBSD supports this SCSI Card. I had checked Adaptec's web site, they = didn't provide the driver for FreeBSD. Any help will be appreciated. =20 Best regards =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Patrick Lee Senior Testing & Technical Support Engineer DTK Computer Taiwan Advance Creative Computer Corp. 6F., No. 53, Tunghsing Road, Taipei, Taiwan, 110, R.O.C. TEL: +886-2-87681688 FAX: +886-2-87681699 Web Site: http://www.dtk.com.tw Email: dtk@dtk.com.tw patric@dtk.com.tw tech@dtk.com.tw conan1970@kimo.com.tw conan1970@pchome.com.tw ------=_NextPart_000_0085_01C03075.C64A2A30 Content-Type: text/html; charset="big5" Content-Transfer-Encoding: quoted-printable
To whom = it may=20 concern,
I = intend to install=20 FreeBSD into my system that is integrated with Adaptec Ultra160 = (AIC-7892=20 controller) SCSI Card. I am wondering whether FreeBSD supports this SCSI = Card. I=20 had checked Adaptec's web site, they didn't provide the driver for=20 FreeBSD.
 
Any = help will be=20 appreciated.


 
Best=20 regards
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
Patrick=20 Lee
Senior Testing & Technical Support Engineer
DTK Computer=20 Taiwan
Advance Creative Computer Corp.
6F., No. 53, Tunghsing = Road,=20 Taipei, Taiwan, 110, R.O.C.
TEL: +886-2-87681688
FAX:=20 +886-2-87681699
Web Site: http://www.dtk.com.tw
Email:
dtk@dtk.com.tw
patric@dtk.com.tw
tech@dtk.com.tw
conan1970@kimo.com.tw
conan1970@pchome.com.tw
------=_NextPart_000_0085_01C03075.C64A2A30-- ========================================================== PC home §KķOđqĪlŦH―cĄAĨÓ―Ð―ÐĶÜ: http://www.pchome.com.tw PC home Online šôļôŪaŪxĄ@Ą@ ·|­ûēÄĪ@ĄAĨxÆWģĖĪjŠšĪJĪfšôŊļ ========================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 1:32:40 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 21F1D37B502; Sat, 7 Oct 2000 01:32:36 -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/5) with ESMTP id e978WDS15831; Sat, 7 Oct 2000 10:32:13 +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 KAA23025; Sat, 7 Oct 2000 10:31:43 +0200 (MET DST) Received: (from stolz@localhost) by agamemnon.informatik.rwth-aachen.de (8.9.1b+Sun/8.9.1-gb-2) id KAA09633; Sat, 7 Oct 2000 10:32:11 +0200 (MET DST) Date: Sat, 7 Oct 2000 10:32:10 +0200 From: Volker Stolz To: Otter Cc: Volker Stolz , Ben_Calvert@amsinc.com, freebsd-questions@FreeBSD.ORG, freebsd-mobile@FreeBSD.ORG Subject: Re: X for login prompt? Message-ID: <20001007103210.A9626@agamemnon.informatik.rwth-aachen.de> References: <20001006161446.A8149@agamemnon.informatik.rwth-aachen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5i In-Reply-To: ; from otterr@telocity.com on Fri, Oct 06, 2000 at 04:50:28PM -0400 Organization: Chair for CS II, Anomalous Programming Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Oct 06, 2000 at 04:50:28PM -0400, Otter wrote: > I wasn't the one who said to reboot. If you read my original post to > the list, you'll see I just cut/pasted from someone else's advice. I didnīt suggest you were the one wanting to reboot, either. -- 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 Sat Oct 7 1:43:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-27-149-77.mmcable.com [24.27.149.77]) by hub.freebsd.org (Postfix) with SMTP id 7249737B502 for ; Sat, 7 Oct 2000 01:43:53 -0700 (PDT) Received: (qmail 34173 invoked by uid 100); 7 Oct 2000 08:43:46 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14814.57922.564838.972557@guru.mired.org> Date: Sat, 7 Oct 2000 03:43:46 -0500 (CDT) To: Wyatt Banks Cc: questions@freebsd.org Subject: Re: cdrom / installing ports In-Reply-To: <96055560@toto.iv> X-Mailer: VM 6.72 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 Wyatt Banks writes: > I have my atapi cdrom defined in my kernal with 'device atapicd' > and it is mounted in fstab as '/dev/acd0a /cdrom ufs 0 0' > which works correctly, or so it appears, and I verify this by changing > to the /cdrom directory and am able to view files contained on the cdrom > but cannot install ports from it for some reason. In 'The Complete > FreeBSD' it says my cdrom must be mounted to /cdrom, which it is, and that > one port that I can build that licensing permits it to be on the cdrom > is xchat. I tried installing this from the cd by changing to > /usr/ports/irc/xchat and when I try the 'make' command, it tells me it > doesnt seem to exist on the system, as is shown in the book's example, but > then it only attempts to retrieve and build it via ftp, but this does not > work since I don't have any way of connecting it to the internet. How do > I make my computer look on the cdrom first, and is there a way to tell > which ports are only ftp retrievable? It's looking for the "distfile", which is the generic for the source distribution. Later versions of FreeBSD Releases (starting with 4.0, I believe) don't have distfiles on them any more. Greg will have to deal with the issue of the bookd being outdated. If you've got a version prior to 4.0, you'll have to install the ports collection on disk (from /stand/sysinstall), then mount the cdrom with the xchat distfile(s) on it as /cdrom. For 4.0 and later, you can see if you have a copy of the xchat package. To do that, mount each cdrom and check /cdrom/packages/All for an xchat*.tgz file (the * will be versioning information). If you find that, you can install it with pkg_add. This is a binary install, not from source. If you can't find it, or insist on a source install, you'll have to find some way to get the files it is looking for on your computer. Email, snailmail a floppy, whatever. Have whoever does it check the md5 sum on the file before sending it to you. Put the distfile where "make" says it should be, and you should be set. ; Sat, 7 Oct 2000 01:55:00 -0700 (PDT) Received: (qmail 41553 invoked by uid 100); 7 Oct 2000 08:54:59 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14814.58595.584759.705381@guru.mired.org> Date: Sat, 7 Oct 2000 03:54:59 -0500 (CDT) To: media@ct1.nai.net Cc: questions@freebsd.org Subject: Re: obtaining partition information?? In-Reply-To: <11457865@toto.iv> X-Mailer: VM 6.72 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 media@ct1.nai.net writes: > I'm following up my own question, with another question :) > > If I boot from the 4.1 CD-ROM I can go into stand/sysinstall and the choose > upgrade. However this brings me to another "fdisk" utility which does not > show an existing FreeBSD partition!! I don't know why -- I would just like > to use my old slices. I would think changing the slices would erase any > other data I have. Besides, people on this list have suggested that the > removal of the bad block scan in 4.1 is the reason why I cannot install it > directly in the first place. > > Regardless, UPGRADE.TXT says that I should make a note of my mount points > before I upgrade. If I enter "cat /etc/fstab" I can see my mount points, > but it does not tell me how large my slices are, so that I can re-enter the > same information into the disk editor. Where can I get this information so > that I can keep my slices the same size?? fdisk will list the slices. disklabel will show you the partitions in a slice. ; Sat, 7 Oct 2000 02:04:03 -0700 (PDT) Received: (qmail 66481 invoked by uid 100); 7 Oct 2000 09:04:03 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14814.59139.380635.958818@guru.mired.org> Date: Sat, 7 Oct 2000 04:04:03 -0500 (CDT) To: "**Restricted Data**" Cc: questions@freebsd.org Subject: Re: compiler In-Reply-To: <25757615@toto.iv> X-Mailer: VM 6.72 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 **Restricted Data** writes: > I've noticed that the compiler on freebsd doesn't compile well i know the > coding i made is right but i always end up gettng parse errors or other > errors that don't make sense i've compiled the same programs that i've > compiled on linux on freebsd and still it hasn't worked is this me > or is it the freebsd compiler they should be the same i would think but this > is getting real annonying and i'm not sure what to do well thankz for any > help you may give me Well, given that I have almost no information to go on, I tend to believe the compiler is right, and your code isn't portable. However, if you'd shows us the code it was complaining about and the error messages, I could do more than just postulate about it. ; Sat, 7 Oct 2000 03:29:21 -0700 (PDT) Received: from online.no (ti01a01-0127.dialup.online.no [130.67.3.127]) by mail44.fg.online.no (8.9.3/8.9.3) with ESMTP id MAA17744 for ; Sat, 7 Oct 2000 12:29:19 +0200 (MET DST) Message-ID: <39DEFA1E.7010603@online.no> Date: Sat, 07 Oct 2000 12:25:34 +0200 From: Jan Erik User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; m17) Gecko/20000807 X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Installing FreeBSD? Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi I have over the past several years stacked up with nearly all of freebsd releases in hope that one day will come that I could install this beast without any errors. No luck yet. Somehow it's not possible to install it. I have read the instructions carefully, but without any luck. This freebsd installer could - in my opinion - be very much easier. Like what happens in the linux community right now. Just pop the cd right in and boot up with an graphic installer right from the start. Tell me why FreeBSD still uses an unfriendly installer? Linux is so easy to install that Microsoft are planning to port their Office to Linux ( Microsoft Linux that is - non free version-of course. ) I'm sure that many moore people are just waiting for an friendlier version of Freebsd. I know I do. Regards Jan Erik Amundsen Norway To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 3:50:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from osiris.ipform.ru (osiris.ipform.ru [212.158.165.98]) by hub.freebsd.org (Postfix) with ESMTP id F3FA037B502 for ; Sat, 7 Oct 2000 03:50:18 -0700 (PDT) Received: from wp2 (wp2 [192.168.0.12]) by osiris.ipform.ru (8.11.0/8.11.0) with SMTP id e97AoD848690; Sat, 7 Oct 2000 14:50:13 +0400 (MSD) (envelope-from matrix@ipform.ru) Message-ID: <009801c0304c$5fcd1f20$0c00a8c0@ipform.ru> From: "Artem Koutchine" To: "Jan Erik" , References: <39DEFA1E.7010603@online.no> Subject: Re: Installing FreeBSD? Date: Sat, 7 Oct 2000 14:50:12 +0400 Organization: IP Form MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-Mimeole: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > releases in hope that one day will come that I could install this beast > without any errors. No luck yet. Somehow it's not possible to install I have install all releases of FBSD since 2.2.8 from a cd or a bootable cd and had problems only ONCE, because CD was not primary slave (there was a feature in one of the releases:). I can install FreeBSD with my eyes closed and i am sure that if hardware is ok, then the install will be fine. As for graphics interface.. well, it would nice, but i won't use it, because you will never what goes wrong with those graphics i-faces. It might the install or might be the graphics card is too unusual. Personally, i'd stick to text screens, the are just way much more reliable. As for friendliness, well, there is nothing at this point I would add to the installer, but I would rather delete a lot from it. And make some parts a bit more understanble, like, in some case it is not intuitive, that you will have to press OK to cancel :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 4:22:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from vexpert.dbai.tuwien.ac.at (vexpert.dbai.tuwien.ac.at [128.130.111.12]) by hub.freebsd.org (Postfix) with ESMTP id A4E7837B502 for ; Sat, 7 Oct 2000 04:22:39 -0700 (PDT) Received: from [128.130.111.2] (deneb [128.130.111.2]) by vexpert.dbai.tuwien.ac.at (8.9.3/8.9.3) with ESMTP id NAA13198 for ; Sat, 7 Oct 2000 13:22:38 +0200 (MET DST) Date: Sat, 7 Oct 2000 13:22:37 +0200 (CEST) From: Toni Pisjak To: freebsd-questions@freebsd.org Subject: Two network adapters in a firewall Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello ! I try to setup a firewall, but have a problem to get working two network adapters together in one machine. I began with a small test configuration of two client machines with the firewal between them, and now - because of the above mentioned problem - reduced this configuration to one client connected to the firewall. The problem in detail: Both net adapters work, if only one of them is mounted in the firewall. Whenever i build in *both* adapters, only the first adapter gives connection between firewall and client. What happens if i connect firewall and client with the *not* working network adapter and call the "ping" command: - "ping" from firewall to client: "sendto: Host is down" - "ping" from client to firewall: "no answer from " - adapter LED is blinking - "ifconfig" says: both adapters are exist and are "UP" - in BIOS there seem to be no conflicts (IRQ etc.) - unregularely and not alway reproducable, there are the following messages in /var/log/messages: kernel: arp: is on fxp0 but got reply from on fxp1 where fxp0 is the working adapter interface (fxp1 is the not working one) "ping" reacts different, if i deactivate the working adapter per "ifconfig": - "ping" from firewall to client: "Network is down" - "ping" from client to firewall: at the firewall console the following message appears: "arplookup failed: host is not on local network" The configuration in detail: - The firewall (ipfw) has the only rule: allow all from any to any - ifconfig's output seems to be OK - i tested both different and same ip-addresses for the two net adapters - i tested with different but reasonable values for gateway, netmask etc. A colleague of mine had the idea, that i have to explicitely tell the firewall, which network interface to choose, when sending out a package. At the moment i can't test this (becauese i'm not at work), but perhaps this could be the solution. Any other ideas ? Thanks in advance: Toni. -- Toni Pisjak Technische Universitaet Wien pisjak@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 5:44:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail-1.sjc.telocity.net (mail-1.sjc.telocity.net [216.227.56.41]) by hub.freebsd.org (Postfix) with ESMTP id 241B737B502 for ; Sat, 7 Oct 2000 05:44:46 -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 FAA07144; Sat, 7 Oct 2000 05:43:11 -0700 (PDT) From: "Otter" To: "Patrick.PChome" , Cc: "ACCC-Lilian Chen" Subject: RE: Asking Hardware Compatibility Date: Sat, 7 Oct 2000 08:48:39 -0400 Message-ID: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0006_01C0303B.637AA680" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <008801c03032$b87e0ae0$84ec41cb@patrick> X-Mimeole: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0006_01C0303B.637AA680 Content-Type: text/plain; charset="big5" Content-Transfer-Encoding: 7bit It is supported under the ahc driver. man ahc (one of the adaptec scsi drivers in freebsd) yields the following description: DESCRIPTION This driver provides access to the SCSI bus(es) connected to Adaptec AIC7770, AIC7850, AIC7860, AIC7870, AIC7880, AIC7890, AIC7891, AIC7892, AIC7895, AIC7896, AIC7897 and AIC7899 host adapter chips. These chips are found on many motherboards as well as the following Adaptec SCSI con- troller cards: 274X(W), 274X(T), 284X, 2910, 2915, 2920, 2930C, 2930U2, 2940, 2940U, 2940AU, 2940UW, 2940UW Dual, 2940UW Pro, 2940U2W, 2940U2B, 2950U2W, 2950U2B, 19160B, 29160B, 29160N, 3940, 3940U, 3940AU, 3940UW, 3940AUW, 3940U2W, 3950U2, 3960, 39160, 3985, and 4944UW. -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Patrick.PChome Sent: Saturday, October 07, 2000 3:47 AM To: questions@FreeBSD.ORG Cc: ACCC-Lilian Chen Subject: Asking Hardware Compatibility To whom it may concern, I intend to install FreeBSD into my system that is integrated with Adaptec Ultra160 (AIC-7892 controller) SCSI Card. I am wondering whether FreeBSD supports this SCSI Card. I had checked Adaptec's web site, they didn't provide the driver for FreeBSD. Any help will be appreciated. Best regards ============================================== Patrick Lee Senior Testing & Technical Support Engineer DTK Computer Taiwan Advance Creative Computer Corp. 6F., No. 53, Tunghsing Road, Taipei, Taiwan, 110, R.O.C. TEL: +886-2-87681688 FAX: +886-2-87681699 Web Site: http://www.dtk.com.tw Email: dtk@dtk.com.tw patric@dtk.com.tw tech@dtk.com.tw conan1970@kimo.com.tw conan1970@pchome.com.tw ------=_NextPart_000_0006_01C0303B.637AA680 Content-Type: text/html; charset="big5" Content-Transfer-Encoding: quoted-printable
It is=20 supported under the ahc driver. man ahc (one of the adaptec scsi drivers = in=20 freebsd) yields the following description:
 
<snip>
DESCRIPTION
     This driver provides = access to=20 the SCSI bus(es) connected to Adaptec
     = AIC7770,=20 AIC7850, AIC7860, AIC7870, AIC7880, AIC7890, AIC7891,=20 AIC7892,
     AIC7895, AIC7896, AIC7897 and = AIC7899 host=20 adapter chips.  These chips
     are found = on many=20 motherboards as well as the following Adaptec SCSI=20 con-
     troller cards: 274X(W), 274X(T), 284X, = 2910,=20 2915, 2920, 2930C, 2930U2,
     2940, 2940U, = 2940AU,=20 2940UW, 2940UW Dual, 2940UW Pro, 2940U2W, = 2940U2B,
    =20 2950U2W, 2950U2B, 19160B, 29160B, 29160N, 3940, 3940U, 3940AU,=20 3940UW,
     3940AUW, 3940U2W, 3950U2, 3960, = 39160, 3985,=20 and 4944UW.
 
 
-----Original Message-----
From:=20 owner-freebsd-questions@FreeBSD.ORG=20 [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of=20 Patrick.PChome
Sent: Saturday, October 07, 2000 3:47=20 AM
To: questions@FreeBSD.ORG
Cc: ACCC-Lilian=20 Chen
Subject: Asking Hardware = Compatibility

To = whom it may=20 concern,
I = intend to install=20 FreeBSD into my system that is integrated with Adaptec Ultra160 = (AIC-7892=20 controller) SCSI Card. I am wondering whether FreeBSD supports this = SCSI Card.=20 I had checked Adaptec's web site, they didn't provide the driver = for=20 FreeBSD.
 
Any = help will be=20 appreciated.


 
Best=20 = regards
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
Patrick=20 Lee
Senior Testing & Technical Support Engineer
DTK Computer = Taiwan
Advance Creative Computer Corp.
6F., No. 53, Tunghsing = Road,=20 Taipei, Taiwan, 110, R.O.C.
TEL: +886-2-87681688
FAX:=20 +886-2-87681699
Web Site: http://www.dtk.com.tw
Email:
dtk@dtk.com.tw
patric@dtk.com.tw
tech@dtk.com.tw
conan1970@kimo.com.tw
conan1970@pchome.com.tw
------=_NextPart_000_0006_01C0303B.637AA680-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 5:50:28 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 1E40C37B502 for ; Sat, 7 Oct 2000 05:50:24 -0700 (PDT) Received: from hades.hell.gr (patr530-b048.otenet.gr [195.167.121.176]) by athserv.otenet.gr (8.10.1/8.10.1) with ESMTP id e97CnKL02052; Sat, 7 Oct 2000 15:49:21 +0300 (EET DST) Received: (from charon@localhost) by hades.hell.gr (8.11.0/8.11.0) id e97Cng701118; Sat, 7 Oct 2000 15:49:42 +0300 (EEST) Date: Sat, 7 Oct 2000 15:49:42 +0300 From: Giorgos Keramidas To: Jeff Vehrs Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Sendmail problem -- 553 sorry, that domain isn't . . . Message-ID: <20001007154942.A700@hades.hell.gr> References: <8625696F.005A974B.00@lintng1.hewitt.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <8625696F.005A974B.00@lintng1.hewitt.com>; from JWVEHRS@hewitt.com on Thu, Oct 05, 2000 at 11:29:09AM -0500 X-PGP-Fingerprint: 3A 75 52 EB F1 58 56 0D - C5 B8 21 B6 1B 5E 4A C2 X-URL: http://students.ceid.upatras.gr/~keramida/index.html Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Oct 05, 2000 at 11:29:09AM -0500, Jeff Vehrs wrote: > > > I'm trying to send email from the laptop(Dell CSx) with 4.1.1-STABLE. I've > received this error. I couldn't find any document on this specific error from > sendmail.org & freebsd mailing list archive. > > Here's the error message: > > > ----- The following addresses had permanent fatal errors ----- > xxxxxxx@skytel.com > (reason: 553 sorry, that domain isn't in my list of allowed rcpthosts > +(#5.7.1) > > ----- Transcript of session follows ----- > ... while talking to smtp.netzero.net.: > >>> RCPT To: > <<< 553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1) > 550 5.1.1 xxxxxxx@skytel.com... User unknown This is not an error printed by Sendmail. It's an error that was returned from Qmail, running on smtp.netzero.net. However, it clearly shows that something is very wrong with your Sendmail setup :-/ You were trying to deliver mail destined for `xxxxxxx@skytel.com' through one smtp server of netzero.net. There are several things wrong in this action: a) the mail server listed by netzero's DNS setup as the mail exchanger is not smtp.netzero.net, but inbound-mail.netzero.net, % host -t mx netzero.net netzero.net mail is handled (pri=10) by inbound-mail.netzero.net % host inbound-mail.netzero.net inbound-mail.netzero.net has address 209.247.163.17 % host smtp.netzero.net smtp.netzero.net has address 209.247.163.18 b) the mail exchangers for skytel.com as shown by `host -t mx' have different IP addresses than the one your sendmail tried to deliver mail through. % host -t mx skytel.com skytel.com mail is handled (pri=10) by marsemail03.skytel.com skytel.com mail is handled (pri=10) by jxnemail01.skytel.com skytel.com mail is handled (pri=10) by jxnemail02.skytel.com skytel.com mail is handled (pri=10) by jxnemail03.skytel.com skytel.com mail is handled (pri=10) by marsemail01.skytel.com skytel.com mail is handled (pri=10) by marsemail02.skytel.com -- 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 Sat Oct 7 6:14: 3 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 BEDE337B503 for ; Sat, 7 Oct 2000 06:14:01 -0700 (PDT) Received: from mail.Go2France.com (ms1.meiway.com [212.73.210.73]) by mgw1.MEIway.com (Postfix Relay Hub) with ESMTP id 2B5C26A907 for ; Sat, 7 Oct 2000 15:13:57 +0200 (CEST) Received: from sv.Go2France.com [212.73.210.79] by mail.Go2France.com with ESMTP (SMTPD32-6.04) id A2C73760144; Sat, 07 Oct 2000 15:19:03 +0200 Message-Id: <5.0.0.25.0.20001007150958.05fa8820@mail.Go2France.com> X-Sender: lconrad%Go2France.com@mail.Go2France.com X-Mailer: QUALCOMM Windows Eudora Version 5.0 Date: Sat, 07 Oct 2000 15:13:49 +0200 To: freebsd-questions@freebsd.org From: Len Conrad Subject: Re: Installing FreeBSD? In-Reply-To: <39DEFA1E.7010603@online.no> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >This freebsd installer could - in my opinion - be very much easier. hardly. In the IMGate project in my sig, a bunch of NT GUI jockeys who had never touched *nix were able to get FreeBSD running with no pb's and, with FreeBSD+postfix protecting their Imail systems now, they are big FreeBSD+postfix fans. FreeBSD anti-virus hubs is what we're working on now. One guy had a little Linux experience and he tried to "linux" a step or two on the FreeBSD install, and got screwed up. Maybe that's your pb, too. Len http://BIND8NT.MEIway.com: ISC BIND 8.2.2 p5 installable binary for NT4 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 Sat Oct 7 6:30:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from siafu.iconnect.co.ke (upagraha.iconnect.co.ke [209.198.248.2]) by hub.freebsd.org (Postfix) with ESMTP id 237DF37B503 for ; Sat, 7 Oct 2000 06:30:40 -0700 (PDT) Received: from wash by siafu.iconnect.co.ke with local (Exim 2.12 #1) id 13hu2H-000Gas-00 for freebsd-questions@freebsd.org; Sat, 7 Oct 2000 16:29:09 +0300 Date: Sat, 7 Oct 2000 16:29:09 +0300 From: Odhiambo Washington To: freebsd-questions@freebsd.org Subject: What RELENG TAG? Message-ID: <20001007162908.A63644@siafu.iconnect.co.ke> Mail-Followup-To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i X-Mailer: Mutt http://www.mutt.org/ X-Accept-Language: en fr X-Editor: Pico http://www.pico.org/ X-Location: Mombasa, Kenya, East Africa X-Uptime: 4:27PM up 40 days, 5:18, 2 users, load averages: 0.24, 0.27, 0.27 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi I am planning on upgrading my 3.5-STABLE to 3.5.1-STABLE bu not I am not sure which RELENG tag to use? Thank you. -- Odhiambo Washington Systems Administrator Inter-Connect Ltd. 3rd Flr The Chancery Valley Rd PO Box 39519 Nairobi Tel: 254 2 711140 Fax: 254 2 718418 The secret of the demagogue is to appear as dumb as his audience so that these people can believe themselves as smart as he is. -Karl Kraus To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 6:34: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pioneernet.net (pop3.pioneernet.net [208.240.196.25]) by hub.freebsd.org (Postfix) with ESMTP id 33FD037B502 for ; Sat, 7 Oct 2000 06:34:01 -0700 (PDT) Received: from wiegand.org [208.194.173.26] by pioneernet.net with ESMTP (SMTPD32-6.03) id AA0B29B50126; Sat, 07 Oct 2000 06:50:03 -0700 Message-ID: <39DF2722.90C09172@wiegand.org> Date: Sat, 07 Oct 2000 06:37:38 -0700 From: Chip X-Mailer: Mozilla 4.74 [en] (X11; U; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: "freebsd-questions@freebsd.org" , "seafug@dub.net" Subject: Installing a port to a differant location than the default 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 several hard disks in my pc, with the standard /usr on the first disk with the standard directories, but the other two disks are setup as /usr2 and /usr3. Is there a way to install a port or package into one either /usr2 or /usr3? I have much more available space there than in the original /usr. -- Chip W. www.wiegand.org Alternative Operating Systems To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 6:41:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from phoenix.welearn.com.au (phoenix.welearn.com.au [139.130.44.81]) by hub.freebsd.org (Postfix) with ESMTP id 352CF37B66C for ; Sat, 7 Oct 2000 06:41:45 -0700 (PDT) Received: (from sue@localhost) by phoenix.welearn.com.au (8.9.3/8.9.3) id AAA31718 for freebsd-questions@freebsd.org; Sun, 8 Oct 2000 00:48:32 +1000 (EST) (envelope-from sue) Date: Sun, 8 Oct 2000 00:48:29 +1000 From: Sue Blake To: freebsd-questions@freebsd.org Subject: pc speaker beep pitch Message-ID: <20001008004827.E29372@welearn.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG When the pc spekaer beeps on error, it's slightly off key, kinda G half-sharp. Is there somewhere I can go in and tune it? -- Regards, -*Sue*- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 7:14:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail3.new.rr.com (mail3.rdc-detw.rr.com [24.30.0.25]) by hub.freebsd.org (Postfix) with ESMTP id 4D5D537B66C for ; Sat, 7 Oct 2000 07:14:19 -0700 (PDT) Received: from judah ([24.164.245.147]) by mail3.new.rr.com with Microsoft SMTPSVC(5.5.1877.197.19); Sat, 7 Oct 2000 10:14:43 -0400 From: "Doug Poland" To: Subject: Need help configuring gateway Date: Sat, 7 Oct 2000 09:14:18 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-Mimeole: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I'm a newbie trying to set up my 4.1.1-RELEASE box to act as a gateway/router (I think this is also called a dual homed host) for my network. So far I've gone through Greg's chapter on configuring the network, the handbook, and http://www.mostgraveconcern.com/freebsd/ but I'm missing something. I have a machine with ed0 configured with DHCP and successfully communicating with RoadRunner via cable modem. The same machine also has ed1 configured with static IP and successfully communicating with my internal network. BTW, I'm not trying to set up a firewall yet as I'm not confident I can successfully configure both at the same time. I'm trying to understand the routing part then move on to ipfw. I've done a sysctl net.inet.ip.forwarding to verify that packet forwarding is on. I'm running named with the forwarders set to RoadRunners DNS servers. My resolv.conf also has the same DNS ips in it. From my windows machine (also successfully connected to internal network) when I type C:\>ping freebsd.org Pinging freebsd.org [216.136.204.18] with 32 bytes of data: Request timed out. Request timed out. Request timed out. Request timed out. Ping statistics for 216.136.204.18: Packets: Sent = 4, Received = 0, Lost = 4 (100% loss), Approximate round trip times in milli-seconds: Minimum = 0ms, Maximum = 0ms, Average = 0ms So I'm getting some connectivity because the IP address is being returned, but it looks like my packets aren't forwarding. What am I missing? Regards, Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 7:23: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from prserv.net (out2.prserv.net [32.97.166.32]) by hub.freebsd.org (Postfix) with ESMTP id C027037B502 for ; Sat, 7 Oct 2000 07:22:59 -0700 (PDT) Received: from hydrogen.vehrs.org ([32.101.252.163]) by prserv.net (out2) with ESMTP id <200010071422582290079259e>; Sat, 7 Oct 2000 14:22:58 +0000 Received: (from jwvehrs@localhost) by hydrogen.vehrs.org (8.11.0/8.11.0) id e97ELGZ42137; Sat, 7 Oct 2000 09:21:16 -0500 (CDT) (envelope-from jwvehrs) Date: Sat, 7 Oct 2000 09:20:46 -0500 From: Jeffrey Vehrs To: Larry Chavis Cc: FreeBSD-Questions@FreeBSD.ORG Subject: Re: your mail Message-ID: <20001007092046.A42121@hydrogen.vehrs.org> References: <003301c03030$73722dc0$a2b952a6@play> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <003301c03030$73722dc0$a2b952a6@play>; from lumbee@vnet.net on Sat, Oct 07, 2000 at 03:30:18AM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You gotta put something in the Subject line, otherwise it'll be ignored. Can you expand some more on what are you dl? And, what fails? -- jwv On Sat, Oct 07, 2000 at 03:30:18AM -0400, Larry Chavis wrote: > I down loaded some fails how do I put them to gather > > > > thank you To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 7:31:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from blount.mail.mindspring.net (blount.mail.mindspring.net [207.69.200.226]) by hub.freebsd.org (Postfix) with ESMTP id E9CB137B502 for ; Sat, 7 Oct 2000 07:31:30 -0700 (PDT) Received: from freebsd.mindspring.com (user-33qtc8b.dialup.mindspring.com [199.174.177.11]) by blount.mail.mindspring.net (8.9.3/8.8.5) with ESMTP id KAA22469 for ; Sat, 7 Oct 2000 10:31:28 -0400 (EDT) Received: (from david@localhost) by freebsd.mindspring.com (8.11.0/8.11.0) id e97EVQk00270 for freebsd-questions@FreeBSD.ORG; Sat, 7 Oct 2000 09:31:26 -0500 (CDT) (envelope-from david) Date: Sat, 7 Oct 2000 09:31:26 -0500 From: "David J. Kanter" To: freebsd-questions@FreeBSD.ORG Subject: Re: What RELENG TAG? Message-ID: <20001007093126.A247@freebsd.mindspring.com> Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <20001007162908.A63644@siafu.iconnect.co.ke> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001007162908.A63644@siafu.iconnect.co.ke>; from wash@iconnect.co.ke on Sat, Oct 07, 2000 at 04:29:09PM +0300 X-Operating-System: FreeBSD 4.1.1-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Oct 07, 2000 at 04:29:09PM +0300, Odhiambo Washington wrote: > Hi > I am planning on upgrading my 3.5-STABLE to 3.5.1-STABLE bu not I am not > sure which RELENG tag to use? ---end quoted text--- RELENG_3 -- David Kanter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 7:32:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from prserv.net (out5.prserv.net [32.97.166.35]) by hub.freebsd.org (Postfix) with ESMTP id EAAE637B503 for ; Sat, 7 Oct 2000 07:32:44 -0700 (PDT) Received: from hydrogen.vehrs.org ([32.101.252.163]) by prserv.net (out5) with ESMTP id <2000100714324320504hf0m2e>; Sat, 7 Oct 2000 14:32:43 +0000 Received: (from jwvehrs@localhost) by hydrogen.vehrs.org (8.11.0/8.11.0) id e97EV2142150; Sat, 7 Oct 2000 09:31:02 -0500 (CDT) (envelope-from jwvehrs) Date: Sat, 7 Oct 2000 09:30:32 -0500 From: Jeffrey Vehrs To: Jan Erik Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Installing FreeBSD? Message-ID: <20001007093032.B42121@hydrogen.vehrs.org> References: <39DEFA1E.7010603@online.no> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <39DEFA1E.7010603@online.no>; from eramunds@online.no on Sat, Oct 07, 2000 at 12:25:34PM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Maybe you should stick with Win98 since you like GUI installation so much. There's one thing that bothers me though. Why you have no luck with installing FreeBSD is beyond me. Try to find your friend who uses FreeBSD to help you if you can. It's fairly easy to install. -- jwv On Sat, Oct 07, 2000 at 12:25:34PM +0200, Jan Erik wrote: > Hi > I have over the past several years stacked up with nearly all of freebsd > releases in hope that one day will come that I could install this beast > without any errors. No luck yet. Somehow it's not possible to install > it. I have read the instructions carefully, but without any luck. > > This freebsd installer could - in my opinion - be very much easier. Like > what happens in the linux community right now. Just pop the cd right in > and boot up with an graphic installer right from the start. Tell me why > FreeBSD still uses an unfriendly installer? Linux is so easy to install > that Microsoft are planning to port their Office to Linux ( Microsoft > Linux that is - non free version-of course. ) > > I'm sure that many moore people are just waiting for an friendlier > version of Freebsd. I know I do. > > Regards > > Jan Erik Amundsen > > Norway > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 7:34:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from beagle.epooch.com (beagle.epooch.com [216.127.154.19]) by hub.freebsd.org (Postfix) with ESMTP id B1C3637B66E for ; Sat, 7 Oct 2000 07:34:28 -0700 (PDT) Received: from POOCH (lab.epooch.com [216.127.154.26]) by beagle.epooch.com (8.9.3/8.9.3) with SMTP id KAA55414; Sat, 7 Oct 2000 10:34:19 -0400 (EDT) (envelope-from listmgr@epooch.com) Message-ID: <003001c0306b$1204c3f0$059aa8c0@POOCH> From: "List Manager" To: "Joe Konecny" , References: <39DCDC17.DC7ED928@green-mfg.com> Subject: Re: dns Date: Sat, 7 Oct 2000 10:29:57 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.5600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.5600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Set up the DNS DBs like the FreeBSD handbook states, but don't set up the named.boot. Instead, look at the /etc/namedb/named.conf file. At the bottom is the set up for each zone. You need to add your zones like: zone "green-mfg.com" { type master; file "db.green-mfg.com"; }; There are samples (commented out) in the named.conf for slave DNS. Don't forget localhost.rev. In /etc/rc.conf add named_enable="YES" named_flags="-b /etc/namedb/named.conf" ----- Original Message ----- From: "Joe Konecny" To: Sent: Thursday, October 05, 2000 3:52 PM Subject: dns > I working on understanding how to set up dns on fbsd. Everything > was going well till I found that my book used named.boot in > it's examples and apparently bind v8 wants named.conf. I know > nothing about how to configure using named.conf. Any pointers > to resources? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 7:36:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mta06-svc.ntlworld.com (mta06-svc.ntlworld.com [62.253.162.46]) by hub.freebsd.org (Postfix) with ESMTP id D2D8E37B66C for ; Sat, 7 Oct 2000 07:36:40 -0700 (PDT) Received: from parish ([62.255.96.7]) by mta06-svc.ntlworld.com (InterMail vM.4.01.02.27 201-229-119-110) with ESMTP id <20001007143638.IUXB19246.mta06-svc.ntlworld.com@parish>; Sat, 7 Oct 2000 15:36:38 +0100 Received: (from mark@localhost) by parish (8.11.0/8.11.0) id e97EaVC00697; Sat, 7 Oct 2000 15:36:31 +0100 (BST) (envelope-from mark) Date: Sat, 7 Oct 2000 15:36:30 +0100 From: Mark Ovens To: Sue Blake Cc: freebsd-questions@freebsd.org Subject: Re: pc speaker beep pitch Message-ID: <20001007153630.A255@parish> References: <20001008004827.E29372@welearn.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5i In-Reply-To: <20001008004827.E29372@welearn.com.au>; from sue@welearn.com.au on Sun, Oct 08, 2000 at 12:48:29AM +1000 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Oct 08, 2000 at 12:48:29AM +1000, Sue Blake wrote: > When the pc spekaer beeps on error, it's slightly off key, kinda G > half-sharp. > > Is there somewhere I can go in and tune it? > When I first read that line I thought you were joking :) Anyway, read kbdcontrol(1), the ``-b'' option. Not sure if this carries over into X though. BTW, A above middle C is 440Hz. > -- > > Regards, > -*Sue*- > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- 4.4 - The number of the Beastie ________________________________________________________________ 51.44°N FreeBSD - The Power To Serve http://www.freebsd.org 2.057°W My Webpage http://ukug.uk.freebsd.org/~mark mailto:marko@freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 7:42:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mta06-svc.ntlworld.com (mta06-svc.ntlworld.com [62.253.162.46]) by hub.freebsd.org (Postfix) with ESMTP id 2AAAA37B503 for ; Sat, 7 Oct 2000 07:42:47 -0700 (PDT) Received: from parish ([62.255.96.7]) by mta06-svc.ntlworld.com (InterMail vM.4.01.02.27 201-229-119-110) with ESMTP id <20001007144245.IVMD19246.mta06-svc.ntlworld.com@parish>; Sat, 7 Oct 2000 15:42:45 +0100 Received: (from mark@localhost) by parish (8.11.0/8.11.0) id e97EgcS00829; Sat, 7 Oct 2000 15:42:38 +0100 (BST) (envelope-from mark) Date: Sat, 7 Oct 2000 15:42:37 +0100 From: Mark Ovens To: Sue Blake Cc: freebsd-questions@freebsd.org Subject: Re: pc speaker beep pitch Message-ID: <20001007154237.B255@parish> References: <20001008004827.E29372@welearn.com.au> <20001007153630.A255@parish> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5i In-Reply-To: <20001007153630.A255@parish>; from marko@freebsd.org on Sat, Oct 07, 2000 at 03:36:30PM +0100 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Oct 07, 2000 at 03:36:30PM +0100, Mark Ovens wrote: > On Sun, Oct 08, 2000 at 12:48:29AM +1000, Sue Blake wrote: > > When the pc spekaer beeps on error, it's slightly off key, kinda G > > half-sharp. > > > > Is there somewhere I can go in and tune it? > > > > When I first read that line I thought you were joking :) Anyway, read > kbdcontrol(1), the ``-b'' option. Not sure if this carries over into X > though. > Just remembered, in X it is controlled by xset(1), the ``b'' option again. > BTW, A above middle C is 440Hz. > > > -- > > > > Regards, > > -*Sue*- > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > -- > 4.4 - The number of the Beastie > ________________________________________________________________ > 51.44°N FreeBSD - The Power To Serve http://www.freebsd.org > 2.057°W My Webpage http://ukug.uk.freebsd.org/~mark > mailto:marko@freebsd.org http://www.radan.com > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- 4.4 - The number of the Beastie ________________________________________________________________ 51.44°N FreeBSD - The Power To Serve http://www.freebsd.org 2.057°W My Webpage http://ukug.uk.freebsd.org/~mark mailto:marko@freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 7:56: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mta02-svc.ntlworld.com (mta02-svc.ntlworld.com [62.253.162.42]) by hub.freebsd.org (Postfix) with ESMTP id 2CA4737B502 for ; Sat, 7 Oct 2000 07:56:04 -0700 (PDT) Received: from parish ([62.255.96.7]) by mta02-svc.ntlworld.com (InterMail vM.4.01.02.27 201-229-119-110) with ESMTP id <20001007155447.JDUB23965.mta02-svc.ntlworld.com@parish>; Sat, 7 Oct 2000 15:54:47 +0000 Received: (from mark@localhost) by parish (8.11.0/8.11.0) id e97EtrH00938; Sat, 7 Oct 2000 15:55:53 +0100 (BST) (envelope-from mark) Date: Sat, 7 Oct 2000 15:55:52 +0100 From: Mark Ovens To: Tom Kyle Cc: freebsd-questions@freebsd.org Subject: Re: scratchy SB PCI 128 Message-ID: <20001007155550.C255@parish> References: <20001006175729.C252@parish> <200010070351.e973pAc47785@eos.umsl.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5i In-Reply-To: <200010070351.e973pAc47785@eos.umsl.edu>; from tom@eos.umsl.edu on Fri, Oct 06, 2000 at 10:51:10PM -0500 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Oct 06, 2000 at 10:51:10PM -0500, Tom Kyle wrote: > > On Fri, Oct 06, 2000 at 11:46:18AM +0200, Karel J. Bosschaart wrote: > > > > Hmm, don't think so. I keep reading about problems with SB PCI128's yet > > mine has *always* worked fine under -STABLE (3.x and 4.x). I've got an > > all-SCSI system too. > > Okay, I'm jealous that it works for you. Mine is all-IDE (well, ATAPI and > ATA-66, close enough ;)). > > > One thing though that might be a clue; mine is actually a PCI128 Value. I > > believe that the "value" was added when they brought the Live! card out and > > also the Value cards have fewer sockets on the backplate than the non-Value > > ones (so slightly different hardware?). > > No, I also have the Value "version" of this card. Creative sometimes > calls its OEM packages "value," but only sometimes. I'm also using the > pcm* driver: > > pcm0: port 0x9400-0x943f irq 10 at device 11.0 on pci0 > > > pcm0: port 0x6800-0x683f irq 11 at device 11.0 on pci0 > > After fiddling with a bit today (had to do actual work :O so I didn't get > much of a chance), it appeared that an audio app, say xmms, would work > fine as long as it was started BEFORE any CPU-intensive tasks that drove > the load up. Strange. > The sound will also freak out on me if I attempt to adjust any preamp sliders > in xmms - will yours do this also? > 'Fraid not. Right now I'm running cvsup, re-building the locate database, and ``make all'' in linux_base, all while listening to Jeff Beck in xmms with no scratchy sounds, skipping, or drop out. This is on a K6-233/64MB and top(1) is showing the load average as 1.5 - 2.0 and xmms using ~23% CPU. One thing: I'm using the OSS sound driver in xmms with a 7000ms buffer and 90% pre-buffer. > > 4.4 - The number of the Beastie > > Ah, that's what Iron Maiden meant when they sang "the one for You and Me." ;) > > Thanks, > > Tom > > Thomas A. Kyle > Network Security Administrator > University of Missouri-St. Louis > tkyle@jinx.umsl.edu > (314) 516-6012 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- 4.4 - The number of the Beastie ________________________________________________________________ 51.44°N FreeBSD - The Power To Serve http://www.freebsd.org 2.057°W My Webpage http://ukug.uk.freebsd.org/~mark mailto:marko@freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 7:57:43 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 227A637B503 for ; Sat, 7 Oct 2000 07:57:40 -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/5) with ESMTP id e97EvbS26580; Sat, 7 Oct 2000 16:57:37 +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 QAA25652; Sat, 7 Oct 2000 16:57:07 +0200 (MET DST) Received: (from stolz@localhost) by agamemnon.informatik.rwth-aachen.de (8.9.1b+Sun/8.9.1-gb-2) id QAA10126; Sat, 7 Oct 2000 16:57:23 +0200 (MET DST) Date: Sat, 7 Oct 2000 16:57:23 +0200 From: Volker Stolz To: Chip Cc: "freebsd-questions@freebsd.org" , "seafug@dub.net" Subject: Re: Installing a port to a differant location than the default Message-ID: <20001007165723.A10117@agamemnon.informatik.rwth-aachen.de> References: <39DF2722.90C09172@wiegand.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <39DF2722.90C09172@wiegand.org>; from chip@wiegand.org on Sat, Oct 07, 2000 at 06:37:38AM -0700 Organization: Chair for CS II, Anomalous Programming Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Oct 07, 2000 at 06:37:38AM -0700, Chip wrote: > I have several hard disks in my pc, with the standard /usr on the > first disk with the standard directories, but the other two disks > are setup as /usr2 and /usr3. Is there a way to install a port or > package into one either /usr2 or /usr3? pkg_add -p or setting $PREFIX for /usr/ports. -- 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 Sat Oct 7 8:11:13 2000 Delivered-To: freebsd-questions@freebsd.org Received: from grassmarket.ucs.ed.ac.uk (grassmarket.ucs.ed.ac.uk [129.215.166.64]) by hub.freebsd.org (Postfix) with ESMTP id C473F37B66C for ; Sat, 7 Oct 2000 08:11:06 -0700 (PDT) Received: from plkh-053 (plkh-053.publab.ed.ac.uk [129.215.171.53]) by grassmarket.ucs.ed.ac.uk (8.11.0/8.11.0) with ESMTP id e97FA8W27439; Sat, 7 Oct 2000 16:10:24 +0100 (BST) From: "Andrew Boothman" <0094187@sms.ed.ac.uk> To: questions@FreeBSD.org, freebsd-users@uk.freebsd.org Date: Sat, 7 Oct 2000 16:09:53 +0000 Subject: Dual Booting Win98 and FBSD Message-ID: <39DF4AD1.29110.ABB82C9@localhost> X-mailer: Pegasus Mail for Win32 (v3.12c) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! I would like to dual boot Win'98 and FreeBSD-STABLE from a couple of weeks ago. I already have FreeBSD-STABLE installed on a 3Gb drive on the system that is almost completely full. What I would like to do is to install Win'98 on the first half of a new 20Gb drive and make that the 'primary disk' (master on first IDE Interface) so this will be the disk that the BIOS tries to boot. I would then like to give the second half of the drive to a new FreeBSD slice. Now, If I go ahead and install Win'98 on the new primary disk, how will I get BootEasy installed on the new disk, that after all isn't going to contain a FreeBSD partition to boot off? And if I do move the existing drive onto the secondary IDE interface won't this confuse FreeBSD as it will look in the wrong place for the kernel and the other exisiting partitions? How should I get around this? Can someone think of a procedure to follow so this goes smoothly? I found the "Multi OS" tutorial, but it doesn't seem to cover some of the questions I am asking here. Many thanks!! -- Andrew Boothman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 8:33: 1 2000 Delivered-To: freebsd-questions@freebsd.org Received: from munich.v-net.org (u57n248.hfx.eastlink.ca [24.222.57.248]) by hub.freebsd.org (Postfix) with ESMTP id DDC7137B502 for ; Sat, 7 Oct 2000 08:32:57 -0700 (PDT) Received: from unisys (Windozzze [192.168.8.2]) by munich.v-net.org (8.9.3/8.9.3) with SMTP id MAA47208; Sat, 7 Oct 2000 12:32:47 -0300 (ADT) (envelope-from matt@researcher.com) From: "Matt Rudderham" To: "Rakesh Thakkar" , Subject: RE: Setting FreeBSD as Gateway! Date: Sat, 7 Oct 2000 12:30:52 -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: <39DD3417.3D5363E0@cell-works.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 > >Hello, > >Thank you for your reply but I have tried that as well but Still I can't >get my windows 98 machine to connect to the internet or ping the outside >the network. Any other ideas... > >when I set the firewall to simple, I wasn't able to ping my windows 98 >computer. I kept getting permission denied. > >Rakesh How about when it's set to open? Do things work then? - Matthew Rudderham To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 8:47:50 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 38E2937B502 for ; Sat, 7 Oct 2000 08:47:38 -0700 (PDT) Received: (qmail 8360 invoked from network); 7 Oct 2000 17:47:36 +0200 Received: from bb-62-5-7-17.bb.tninet.se (HELO marbsd.mark.tninet.se) (62.5.7.17) by mail.telenordia.se with SMTP; 7 Oct 2000 17:47:36 +0200 From: Mark Rowlands To: freebsd-questions@FreeBSD.ORG Subject: Re: Installing FreeBSD? Date: Sat, 7 Oct 2000 17:30:15 +0200 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain References: <39DEFA1E.7010603@online.no> In-Reply-To: <39DEFA1E.7010603@online.no> MIME-Version: 1.0 Message-Id: <00100717444601.05388@marbsd.mark.tninet.se> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 07 Oct 2000, Jan Erik wrote: > Hi > I have over the past several years stacked up with nearly all of freebsd > releases in hope that one day will come that I could install this beast > without any errors. No luck yet. Somehow it's not possible to install > it. I have read the instructions carefully, but without any luck. > > This freebsd installer could - in my opinion - be very much easier. Like > what happens in the linux community right now. Just pop the cd right in > and boot up with an graphic installer right from the start. Tell me why > FreeBSD still uses an unfriendly installer? Linux is so easy to install > that Microsoft are planning to port their Office to Linux ( Microsoft > Linux that is - non free version-of course. ) > > I'm sure that many moore people are just waiting for an friendlier > version of Freebsd. I know I do. > I am an an MCSE - so by definition am incompetent, lazy and technologically challenged....I have had very few problems with freebsd. Norway is famous for it's trolls - assuming you are not one of them, what exactly is your problem? See http://www.lemis.com/questions.html Mark Rowlands MCSE <- now there's real flamebait :-) > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- These are just my opinions you are free to disagree please do so quietly To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 8:55:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mta02-svc.ntlworld.com (mta02-svc.ntlworld.com [62.253.162.42]) by hub.freebsd.org (Postfix) with ESMTP id 4D28537B503 for ; Sat, 7 Oct 2000 08:55:28 -0700 (PDT) Received: from parish ([62.253.91.26]) by mta02-svc.ntlworld.com (InterMail vM.4.01.02.27 201-229-119-110) with ESMTP id <20001007165412.JKDS23965.mta02-svc.ntlworld.com@parish>; Sat, 7 Oct 2000 16:54:12 +0000 Received: (from mark@localhost) by parish (8.11.0/8.11.0) id e97Ft3B03424; Sat, 7 Oct 2000 16:55:03 +0100 (BST) (envelope-from mark) Date: Sat, 7 Oct 2000 16:55:03 +0100 From: Mark Ovens To: Mark Rowlands Cc: freebsd-questions@freebsd.org Subject: Re: Installing FreeBSD? Message-ID: <20001007165502.E255@parish> References: <39DEFA1E.7010603@online.no> <00100717444601.05388@marbsd.mark.tninet.se> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5i In-Reply-To: <00100717444601.05388@marbsd.mark.tninet.se>; from mark.rowlands@minmail.net on Sat, Oct 07, 2000 at 05:30:15PM +0200 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Oct 07, 2000 at 05:30:15PM +0200, Mark Rowlands wrote: > I am an an MCSE - so by definition am incompetent, lazy and technologically > challenged.... Hmm, sounds about right. According to Brett Glass MCSE stands for Marginally Competent, Seriously Expensive ;-) -- 4.4 - The number of the Beastie ________________________________________________________________ 51.44°N FreeBSD - The Power To Serve http://www.freebsd.org 2.057°W My Webpage http://ukug.uk.freebsd.org/~mark mailto:marko@freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 9: 2:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from munich.v-net.org (u57n248.hfx.eastlink.ca [24.222.57.248]) by hub.freebsd.org (Postfix) with ESMTP id 66CEE37B502 for ; Sat, 7 Oct 2000 09:02:18 -0700 (PDT) Received: from unisys (Windozzze [192.168.8.2]) by munich.v-net.org (8.9.3/8.9.3) with SMTP id NAA47239; Sat, 7 Oct 2000 13:01:38 -0300 (ADT) (envelope-from matt@researcher.com) From: "Matt Rudderham" To: "Jan Erik" , Subject: RE: Installing FreeBSD? Date: Sat, 7 Oct 2000 12:59:41 -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: <39DEFA1E.7010603@online.no> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >Hi >I have over the past several years stacked up with nearly all of freebsd >releases in hope that one day will come that I could install this beast >without any errors. No luck yet. Somehow it's not possible to install >it. I have read the instructions carefully, but without any luck. > >This freebsd installer could - in my opinion - be very much easier. Like >what happens in the linux community right now. Just pop the cd right in >and boot up with an graphic installer right from the start. Tell me why >FreeBSD still uses an unfriendly installer? Linux is so easy to install >that Microsoft are planning to port their Office to Linux ( Microsoft >Linux that is - non free version-of course. ) > >I'm sure that many moore people are just waiting for an friendlier >version of Freebsd. I know I do. > Yes, I know what you mean, when I first wanted to learn more about Unix, I remember buying an Easy to Install Linux Distribution, I think it may have been Corel. It was supposed to have a nice easy installation, very graphical. After booting from the CD, it would start to load, the screen would go blank, then reboot my machine, it would do this in a never ending process. As it turns out I was told by corel it was because my ATI video card was not supported. I would much rather have an installation that is guaranteed to work as apposed to one that is guaranteed to look nice if it does. If you're having problems with the FreeBSD installation, please ask questions on the list, the people here are more than willing to help you. - Matthew Rudderham To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 9:12:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dnvrpop2.dnvr.uswest.net (dnvrpop2.dnvr.uswest.net [206.196.128.4]) by hub.freebsd.org (Postfix) with SMTP id 2D53C37B502 for ; Sat, 7 Oct 2000 09:12:31 -0700 (PDT) Received: (qmail 11777 invoked by alias); 7 Oct 2000 16:12:30 -0000 Delivered-To: fixup-questions@freebsd.org@fixme Received: (qmail 11699 invoked by uid 0); 7 Oct 2000 16:12:27 -0000 Received: from hdialup234.dnvr.uswest.net (HELO miranda.dnvr.uswest.net) (207.225.106.234) by dnvrpop2.dnvr.uswest.net with SMTP; 7 Oct 2000 16:12:27 -0000 Received: (from loughry@localhost) by miranda.dnvr.uswest.net (8.9.3/8.9.3) id KAA01632; Sat, 7 Oct 2000 10:11:59 -0600 (MDT) (envelope-from loughry) Date: Sat, 7 Oct 2000 10:11:59 -0600 (MDT) From: Joe Loughry Message-Id: <200010071611.KAA01632@miranda.dnvr.uswest.net> To: david@banning.com, questions@freebsd.org Subject: Re: using win95 PC off of FreeBSD Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This the the other half of the answer. To use your FreeBSD machine's Internet connection to support the Windows 95 box, you need some kind of network connection between the two computers, i.e., a home LAN. To set this up, buy a couple of cheap ethernet cards, one for each machine, and an ethernet hub. (You can use a "crossover cable" between the two machines if you don't want to buy a hub, but a hub doesn't cost very much [maybe 40 dollars] and it will let you connect up more than two machines later.) Be sure to get an ethernet card for the FreeBSD machine that is supported by FreeBSD (almost all of them are); 3Com and Intel both make good ones, and there is a list of supported cards in The FreeBSD Handbook and in The Complete FreeBSD. If the card you want is already in the GENERIC kernel (very likely), you won't need to do anything else; otherwise, make an entry for the card you've bought in your kernel configuration file (see LINT) and rebuild the kernel. It is necessary to make a few adjustments here and there to tell FreeBSD about your new network. First, choose IP addresses for the two machines. 192.168.1.1 is a good address for the FreeBSD machine, and 192.168.1.2 is a good address for the Windows 95 machine. These are special addresses reserved for private networks. The netmask is 255.255.255.255 and all this information goes in your /etc/rc.conf file on the FreeBSD machine: add "ed0" (or whatever your new ethernet device is) to the "network_interfaces" line and add another line that looks like this: ifconfig_ed0="inet 192.168.1.1 netmask 255.255.255.255" matching the addition to the "network_interfaces" entry. (You said you already have dialup to the Internet working on the FreeBSD computer, so I am assuming that your hostname, default router, DNS, and PPP interfaces are already working.) On the Windows 95 computer, install the ethernet card according to the instructions that came with it. Then configure TCP/IP networking in the Control Panel, specifying 192.168.1.2 for the IP address and 255.255.255.255 for the netmask, and 192.168.1.1 (the IP address of your FreeBSD machine on the internal LAN) for the "default gateway". Leave everything about DHCP and WINS turned off, and put your ISP's nameserver(s) IP addresses into the DNS search list on the Windows machine as described below. The FreeBSD Handbook (http://www.freebsd.org) and Greg Lehey's excellent book "The Complete FreeBSD" both contain much more detailed information on setting up networking on FreeBSD. -Joe Loughry loughry@uswest.net > Yes, it's certainly possible; in fact I do it here. > > Once you have on-demand dialup to the Internet working on your FreeBSD > box, make sure you have GATEWAY_ENABLE="YES" in your /etc/rc.conf file > (then kill -HUP 1 to force init to reread the file). > > You'll need an ethernet card in the Windows 95 computer and one in the > FreeBSD computer (I will assume you have a little LAN set up already). > > On the Windows 95 box, go into Settings, Control Panel, Network, and > set the "default router" to the IP address of your FreeBSD machine on > your internal LAN. Fill in the DNS name server field with the IP > address(es) of your ISP's nameservers (same as in the /etc/resolv.conf > file on your FreeBSD machine). Naturally, your Windows 95 computer > has its own IP address on the internal LAN--may as well enter that in > your /etc/hosts file on the FreeBSD box. > > After you reboot Windows 95 :-) it should be able to see the Internet > through your FreeBSD connection. My wife's AOL works fine. It even > triggers auto-dial on the FreeBSD box properly. > > -Joe Loughry > loughry@uswest.net > > > Date: Fri, 6 Oct 2000 18:34:24 GMT > > From: "David Banning" > > To: questions@FreeBSD.ORG > > Subject: using win95 PC off of FreeBSD > > Reply-To: david@banning.com > > > > I would like to have a Win 95 PC running - but to get it's internet > > connection through my FreeBSD PC. My FreeBSD is just running a > > dialup connection - auto connect. > > > > Is what I want to do possible? How would I go about it? > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 9:35:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mta03-svc.ntlworld.com (mta03-svc.ntlworld.com [62.253.162.43]) by hub.freebsd.org (Postfix) with ESMTP id 223DA37B66C for ; Sat, 7 Oct 2000 09:35:17 -0700 (PDT) Received: from parish ([62.253.88.208]) by mta03-svc.ntlworld.com (InterMail vM.4.01.02.27 201-229-119-110) with ESMTP id <20001007163515.CLVI13676.mta03-svc.ntlworld.com@parish>; Sat, 7 Oct 2000 17:35:15 +0100 Received: (from mark@localhost) by parish (8.11.0/8.11.0) id e97GZ5u03544; Sat, 7 Oct 2000 17:35:05 +0100 (BST) (envelope-from mark) Date: Sat, 7 Oct 2000 17:35:05 +0100 From: Mark Ovens To: Joe Loughry Cc: david@banning.com, questions@freebsd.org Subject: Re: using win95 PC off of FreeBSD Message-ID: <20001007173505.F255@parish> References: <200010071611.KAA01632@miranda.dnvr.uswest.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5i In-Reply-To: <200010071611.KAA01632@miranda.dnvr.uswest.net>; from loughry@uswest.net on Sat, Oct 07, 2000 at 10:11:59AM -0600 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Oct 07, 2000 at 10:11:59AM -0600, Joe Loughry wrote: > It is necessary to make a few adjustments here and there to tell > FreeBSD about your new network. First, choose IP addresses for the > two machines. 192.168.1.1 is a good address for the FreeBSD machine, > and 192.168.1.2 is a good address for the Windows 95 machine. These > are special addresses reserved for private networks. The netmask is > 255.255.255.255 and all this information goes in your /etc/rc.conf > file on the FreeBSD machine: add "ed0" (or whatever your new ethernet > device is) to the "network_interfaces" line and add another line that > looks like this: > > ifconfig_ed0="inet 192.168.1.1 netmask 255.255.255.255" > Should the netmask not be 255.255.255.0 since this is a class C network? -- 4.4 - The number of the Beastie ________________________________________________________________ 51.44°N FreeBSD - The Power To Serve http://www.freebsd.org 2.057°W My Webpage http://ukug.uk.freebsd.org/~mark mailto:marko@freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 9:36:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from phoenix.welearn.com.au (phoenix.welearn.com.au [139.130.44.81]) by hub.freebsd.org (Postfix) with ESMTP id 599EC37B503; Sat, 7 Oct 2000 09:36:05 -0700 (PDT) Received: (from sue@localhost) by phoenix.welearn.com.au (8.9.3/8.9.3) id DAA32386; Sun, 8 Oct 2000 03:42:56 +1000 (EST) (envelope-from sue) Date: Sun, 8 Oct 2000 03:42:53 +1000 From: Sue Blake To: Mark Ovens Cc: freebsd-questions@freebsd.org Subject: Re: pc speaker beep pitch Message-ID: <20001008034251.F29372@welearn.com.au> References: <20001008004827.E29372@welearn.com.au> <20001007153630.A255@parish> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <20001007153630.A255@parish>; from Mark Ovens on Sat, Oct 07, 2000 at 03:36:30PM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Oct 07, 2000 at 03:36:30PM +0100, Mark Ovens wrote: > On Sun, Oct 08, 2000 at 12:48:29AM +1000, Sue Blake wrote: > > When the pc spekaer beeps on error, it's slightly off key, kinda G > > half-sharp. > > > > Is there somewhere I can go in and tune it? > > > > When I first read that line I thought you were joking :) Well, it's not going to ruin my day if I can't get it tuned in, but it would still be nice to know how it works :-) > Anyway, read kbdcontrol(1), the ``-b'' option. Not sure if this > carries over into X though. Thanks, and you're right, it doesn't work for X. I'll have to look elsewhere for that. kbdcontrol works fine on the current virtual console, but the others are unaffected. The kbdcontrol man page suggests it would need to be set in rc.conf to cover them all, and in rc.conf I see keybell="NO" with no hints about what it can be changed to. Following the syntax shown in kbdcontrol(1) it could be changed to something like keybell="100.440" With this much I can set a distinctive pitch on my parrot's workstation so that he doesn't learn to beep at the pitch of my machine in order to get an amusing reaction from the human. I'll also get some auditory warning when he stops playing with his own keybard and starts pretending to be me on IRC at the other computer. -- Regards, -*Sue*- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 9:36:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from siafu.iconnect.co.ke (upagraha.iconnect.co.ke [209.198.248.2]) by hub.freebsd.org (Postfix) with ESMTP id ED6A537B66D for ; Sat, 7 Oct 2000 09:36:19 -0700 (PDT) Received: from wash by siafu.iconnect.co.ke with local (Exim 2.12 #1) id 13hwvy-000Os9-00 for freebsd-questions@freebsd.org; Sat, 7 Oct 2000 19:34:50 +0300 Date: Sat, 7 Oct 2000 19:34:50 +0300 From: Odhiambo Washington To: freebsd-questions@freebsd.org Subject: RELENG_3 Message-ID: <20001007193450.A91384@siafu.iconnect.co.ke> Mail-Followup-To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i X-Mailer: Mutt http://www.mutt.org/ X-Accept-Language: en fr X-Editor: Pico http://www.pico.org/ X-Location: Mombasa, Kenya, East Africa X-Uptime: 7:16PM up 40 days, 8:07, 1 user, load averages: 0.07, 0.15, 0.15 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG honorable list members, Sorry I have to generate a new msg everytime. Our reverse DNS is a bit messed so I cannot post directly from my mailer which resides on a machine whose reverse does not resolve - and postfix@freebsd.org dislikes such ;) I had posted earlier a question on how to upgrade to 3.5.1-STABLE and I got the response that I should have the tag RELENG_3. This is the default tag in the stable-supfile and I have run cvsup 3 times, even today, but I still get.. poeza: /usr/home/wash (4) % uname -a FreeBSD poeza.iconnect.co.ke 3.5-STABLE FreeBSD 3.5-STABLE #6: Sat Oct 7 19:01:04 EAT 2000 root@:/usr/src/sys/compile/POEZA i386 That makes me think that I maybe missing something. I really need to get the box to 3.5.1-STABLE, especially in the light of the security implications announced today. My second problem, and which I also posted recently, is that after I upgraded from 3.4-RELEASE to 3.5-STABLE, I simply could not run 'mt'. I was getting the msg "/dev/rsa0 device not configured" . I'd like to withdraw the question, even though I did get a response on it. After rebuilding today things worked out...no more errors ;-) Thank you all for the valuable advise. -- Odhiambo Washington Systems Administrator Inter-Connect Ltd. 3rd Flr The Chancery Valley Rd PO Box 39519 Nairobi Tel: 254 2 711140 Fax: 254 2 718418 For I dipped into the Future, far as human eye could see; saw the vision of the world, and all the wonder that would be. -Alfred, Lord Tennyson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 9:59:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from osiris.ipform.ru (osiris.ipform.ru [212.158.165.98]) by hub.freebsd.org (Postfix) with ESMTP id 92F7D37B66D for ; Sat, 7 Oct 2000 09:59:43 -0700 (PDT) Received: from wp2 (wp2 [192.168.0.12]) by osiris.ipform.ru (8.11.0/8.11.0) with SMTP id e97Gxg849980 for ; Sat, 7 Oct 2000 20:59:42 +0400 (MSD) (envelope-from matrix@ipform.ru) Message-ID: <025f01c0307f$fcb87220$0c00a8c0@ipform.ru> From: "Artem Koutchine" To: Subject: Maybe some perl/SQL developer could help. Date: Sat, 7 Oct 2000 20:59:37 +0400 Organization: IP Form MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-Mimeole: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sorry for the offtopic, but i am really lost. I have a very weird situation. There is a perl script wich gets some data in files and uses LOAD DATA INFILE to get that data into database. It is called import.cgi There is another script wich does EXACTLY the same (they use the same function for importing data), but it does not unpack the incoming zip file, but uses the files wich were unpacked by import.cgi. THIS script is called aimport.cgi Now, when i run import.cgi (which supports file upload, get a zip file, unzips it, for each *.dat file unpacked runs an import function) - it work perfectly. Now, when i run aimport.cgi from the same cgi dir for files created an already imported by import.cgi it fails with: Can't get stat of '/hosts/ubex.ru/admin/curi/rates.dat' (Errorcode: 13) hosts, server, curi - mode 750, owner: ubex, group: ubex rates.dat - 666, owner: ubex, group: ubex apache is run as: root with suEXEC (so, all scripts execute as ubex.ubex) mysql is run as : mysql.mysql database, db user db password are the same for both scripts (read from the same config file) apache: 1.3.9 mysql: 3.23.24 OS: FreeBSD 4.1.1-stable I desided that something is wrong with permissions or user id, so i printed it out (right before executing the query): import.cgi: Real user id: 5012 Real group id: 5012 5012 5012 Eff user id : 5012 Eff group id:5012 5012 5012 /hosts/ubex.ru/admin/curi/rates.dat 134407,1064442,33206,1,5012,5012,0,0,970932306,970932306,970935971,8192,0 amport.cgi Real user id: 5012 Real group id: 5012 5012 5012 Eff user id : 5012 Eff group id:5012 5012 5012 /hosts/ubex.ru/admin/curi/rates.dat 134407,1064442,33206,1,5012,5012,0,0,970935971,970932306,970935971,8192,0 for the file stat($file) array is printed: 33206= mode 100666 5012 - uid of ubex 5012 - gid of ubex The import function is very simple (and the same in both aimport.cgi and import.cgi) # import one table from a file sub import_table { my $myname="import_table"; my $sql; my $sth; my $table=$_[0]; my $a=0; # debug data warn "Real user id: $< Real group id: $(\n"; warn "Eff user id : $> Eff group id:$)\n"; $f=$CONFIG{'CURDIR'}.'/'.$table.'.dat'; @aa=stat($f);$"=',';warn "$f @aa\n"; $sql="LOAD DATA INFILE \'$CONFIG{'CURDIR'}/".$table.".dat\' REPLACE INTO TABLE $table"; unless ($sth=$dbh->prepare($sql)){die "$DBI::errstr,$myname\n";} unless ($a=$sth->execute()){die "$DBI::errstr,$myname\n";} $a=$sth->rows; $sth->finish; if ($a>0){warn " $a record(s) in $table\n";} return $a; } I don't undertsand what going on. It either must not work in import.cgi or also work in aimport.cgi, since the conditions for LOAD DATA INFILE are the same. Am i missing something? Artem To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 10: 6:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from 2711.dynacom.net (2711.dynacom.net [206.107.213.3]) by hub.freebsd.org (Postfix) with ESMTP id 9EADE37B66C for ; Sat, 7 Oct 2000 10:06:49 -0700 (PDT) Received: from urx.com (dsl1-160.dynacom.net [206.159.132.160]) by 2711.dynacom.net (Build 101 8.9.3/NT-8.9.3) with ESMTP id KAA02287; Sat, 07 Oct 2000 10:06:41 -0700 Message-ID: <39DF5821.76D14D53@urx.com> Date: Sat, 07 Oct 2000 10:06:41 -0700 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Odhiambo Washington Cc: freebsd-questions@FreeBSD.ORG Subject: Re: RELENG_3 References: <20001007193450.A91384@siafu.iconnect.co.ke> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Odhiambo Washington wrote: > > honorable list members, > Sorry I have to generate a new msg everytime. Our reverse DNS is a bit > messed so I cannot post directly from my mailer which resides on a machine > whose reverse does not resolve - and postfix@freebsd.org dislikes such ;) > > I had posted earlier a question on how to upgrade to 3.5.1-STABLE and I > got the response that I should have the tag RELENG_3. This is the default > tag in the stable-supfile and I have run cvsup 3 times, even today, but I > still get.. > > poeza: /usr/home/wash (4) % uname -a > FreeBSD poeza.iconnect.co.ke 3.5-STABLE FreeBSD 3.5-STABLE #6: Sat Oct 7 > 19:01:04 EAT 2000 root@:/usr/src/sys/compile/POEZA i386 This is the version of the last kernel that you built and installed. > > That makes me think that I maybe missing something. I really need to get > the box to 3.5.1-STABLE, especially in the light of the security > implications announced today. > > My second problem, and which I also posted recently, is that after I > upgraded from 3.4-RELEASE to 3.5-STABLE, I simply could not run 'mt'. > I was getting the msg "/dev/rsa0 device not configured" . I'd like to > withdraw the question, even though I did get a response on it. After > rebuilding today things worked out...no more errors ;-) After you cvsup'ed what did you do? Did you do the make world and finish up by configing your kernel, make depend, make, and make install. The make install of your kernel should have changed the uname. You also need to run mergemaster to upgrade your /etc files. Kent > > Thank you all for the valuable advise. > > -- > Odhiambo Washington > Systems Administrator > Inter-Connect Ltd. > 3rd Flr The Chancery > Valley Rd > PO Box 39519 Nairobi > Tel: 254 2 711140 > Fax: 254 2 718418 > > For I dipped into the Future, far as human eye could see; saw the vision of > the world, and all the wonder that would be. -Alfred, Lord Tennyson > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 10: 9:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp01.mrf.mail.rcn.net (smtp01.mrf.mail.rcn.net [207.172.4.60]) by hub.freebsd.org (Postfix) with ESMTP id 5589C37B503 for ; Sat, 7 Oct 2000 10:09:12 -0700 (PDT) Received: from ct-hartford-us515.javanet.com ([209.150.34.212]) by smtp01.mrf.mail.rcn.net with esmtp (Exim 3.15 #2) id 13hxTC-0000If-00 for questions@FreeBSD.ORG; Sat, 07 Oct 2000 13:09:11 -0400 Message-Id: In-Reply-To: <14814.58595.584759.705381@guru.mired.org> References: <11457865@toto.iv> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: questions@FreeBSD.ORG From: media@ct1.nai.net Subject: Re: obtaining partition information?? Date: Sat, 07 Oct 2000 13:09:11 -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 3:54 AM -0500 10/07/00, Mike Meyer wrote: > >fdisk will list the slices. FDISK under DOS shows the total FreeBSD partition (but it can't show the slices for /, /usr, /swap), but the FreeBSD utility under stand/sysinstall only shows the Primary DOS partition. >disklabel will show you the partitions in a slice. It doesn't. All it shows is the DOS partition. I'm led to believe the 4.1 installer does not work with the 3.4 partitioning. This leads me to ask another question, if I upgrade to 4.1 from source (without using stand/sysinstall) will the 4.1 filesystem work on my disk?? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 10: 9:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp01.mrf.mail.rcn.net (smtp01.mrf.mail.rcn.net [207.172.4.60]) by hub.freebsd.org (Postfix) with ESMTP id 2631337B66E for ; Sat, 7 Oct 2000 10:09:15 -0700 (PDT) Received: from ct-hartford-us515.javanet.com ([209.150.34.212]) by smtp01.mrf.mail.rcn.net with esmtp (Exim 3.15 #2) id 13hxTF-0000If-00 for freebsd-questions@FreeBSD.ORG; Sat, 07 Oct 2000 13:09:14 -0400 Message-Id: In-Reply-To: <5.0.0.25.2.20001006173557.034799d0@mail.pv1.ca.home.com> References: <20001006150142.A15724@athena.sea.tera.com> <5.0.0.25.2.20001006143945.034a5410@mail.pv1.ca.home.com> <5.0.0.25.2.20001005165319.034a9460@mail.pv1.ca.home.com> <5.0.0.25.2.20001005165319.034a9460@mail.pv1.ca.home.com> <5.0.0.25.2.20001005225521.0387d080@mail.pv1.ca.home.com> <39DD76D4.FE1A5251@urx.com> <5.0.0.25.2.20001006110116.034a60f0@mail.pv1.ca.home.com> <20001006191629.G252@parish> <39DE2154.F82940D7@urx.com> <5.0.0.25.2.20001006143945.034a5410@mail.pv1.ca.home.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: freebsd-questions@FreeBSD.ORG From: media@ct1.nai.net Subject: Re: upgrading Date: Sat, 07 Oct 2000 13:09:14 -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Why not simply explain the nuts and bolts of doing a > binary upgrade? That was the original point of this > matter. I think the original poster wanted to know how to use a CD-ROM image to upgrade from source. I've checked the books, and they only talk about upgrading through a network. Perhaps they assume, that anyone with the CD-ROM would use stand/sysinstall. Can you upgrade from the sources included on a the install CD-ROM?? If so, ho would one do that?? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 10:17:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mta03-svc.ntlworld.com (mta03-svc.ntlworld.com [62.253.162.43]) by hub.freebsd.org (Postfix) with ESMTP id 7295237B502 for ; Sat, 7 Oct 2000 10:17:25 -0700 (PDT) Received: from parish ([62.255.97.40]) by mta03-svc.ntlworld.com (InterMail vM.4.01.02.27 201-229-119-110) with ESMTP id <20001007171723.CQLV13676.mta03-svc.ntlworld.com@parish>; Sat, 7 Oct 2000 18:17:23 +0100 Received: (from mark@localhost) by parish (8.11.0/8.11.0) id e97HHKQ03681; Sat, 7 Oct 2000 18:17:20 +0100 (BST) (envelope-from mark) Date: Sat, 7 Oct 2000 18:17:19 +0100 From: Mark Ovens To: Sue Blake Cc: freebsd-questions@freebsd.org Subject: Re: pc speaker beep pitch Message-ID: <20001007181719.G255@parish> References: <20001008004827.E29372@welearn.com.au> <20001007153630.A255@parish> <20001008034251.F29372@welearn.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5i In-Reply-To: <20001008034251.F29372@welearn.com.au>; from sue@welearn.com.au on Sun, Oct 08, 2000 at 03:42:53AM +1000 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Oct 08, 2000 at 03:42:53AM +1000, Sue Blake wrote: > On Sat, Oct 07, 2000 at 03:36:30PM +0100, Mark Ovens wrote: > > On Sun, Oct 08, 2000 at 12:48:29AM +1000, Sue Blake wrote: > > > When the pc spekaer beeps on error, it's slightly off key, kinda G > > > half-sharp. > > > > > > Is there somewhere I can go in and tune it? > > > > > > > When I first read that line I thought you were joking :) > > Well, it's not going to ruin my day if I can't get it tuned in, but > it would still be nice to know how it works :-) > > > Anyway, read kbdcontrol(1), the ``-b'' option. Not sure if this > > carries over into X though. > > Thanks, and you're right, it doesn't work for X. I'll have to look > elsewhere for that. > See my follow-up e-mail > kbdcontrol works fine on the current virtual console, but the others > are unaffected. The kbdcontrol man page suggests it would need to be > set in rc.conf to cover them all, and in rc.conf I see > keybell="NO" > with no hints about what it can be changed to. Following the syntax > shown in kbdcontrol(1) it could be changed to something like > keybell="100.440" > If that doesn't work add this to /etc/rc.conf: echo -n ' bell' for ttyv in /dev/ttyv*; do kbdcontrol -b 100.400 < ${ttyv} > ${ttyv} 2>&1 done > With this much I can set a distinctive pitch on my parrot's workstation > so that he doesn't learn to beep at the pitch of my machine in order to > get an amusing reaction from the human. I'll also get some auditory > warning when he stops playing with his own keybard and starts pretending > to be me on IRC at the other computer. > > -- > > Regards, > -*Sue*- > > -- 4.4 - The number of the Beastie ________________________________________________________________ 51.44°N FreeBSD - The Power To Serve http://www.freebsd.org 2.057°W My Webpage http://ukug.uk.freebsd.org/~mark mailto:marko@freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 10:27: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dnvrpop3.dnvr.uswest.net (dnvrpop3.dnvr.uswest.net [206.196.128.5]) by hub.freebsd.org (Postfix) with SMTP id 4976637B66D for ; Sat, 7 Oct 2000 10:27:01 -0700 (PDT) Received: (qmail 9021 invoked by alias); 7 Oct 2000 17:26:59 -0000 Delivered-To: fixup-questions@freebsd.org@fixme Received: (qmail 8990 invoked by uid 0); 7 Oct 2000 17:26:58 -0000 Received: from ffdialup189.dnvr.uswest.net (HELO miranda.dnvr.uswest.net) (216.160.139.189) by dnvrpop3.dnvr.uswest.net with SMTP; 7 Oct 2000 17:26:58 -0000 Received: (from loughry@localhost) by miranda.dnvr.uswest.net (8.9.3/8.9.3) id LAA01744; Sat, 7 Oct 2000 11:26:55 -0600 (MDT) (envelope-from loughry) Date: Sat, 7 Oct 2000 11:26:55 -0600 (MDT) From: Joe Loughry Message-Id: <200010071726.LAA01744@miranda.dnvr.uswest.net> To: david@banning.com, marko@freebsd.org, questions@freebsd.org Subject: Re: using win 95 PC off of FreeBSD Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You're right, of course. And don't mistype it as 255.255.225.0, either. That one drove me NUTS one time until I spotted it by looking at the netmask in hex. Thanks! -Joe > Should the netmask not be 255.255.255.0 since this is a class C network? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 10:44:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.netcologne.de (mail2.netcologne.de [194.8.194.103]) by hub.freebsd.org (Postfix) with ESMTP id C3DD537B502 for ; Sat, 7 Oct 2000 10:44:39 -0700 (PDT) Received: from bagabeedaboo.security.at12.de (dial-213-168-64-8.netcologne.de [213.168.64.8]) by mail2.netcologne.de (8.9.3/8.9.3) with ESMTP id TAA06082; Sat, 7 Oct 2000 19:44:37 +0200 (MET DST) Received: from localhost (localhost.security.at12.de [127.0.0.1]) by bagabeedaboo.security.at12.de (8.11.0/8.11.0) with ESMTP id e97HiTT03753; Sat, 7 Oct 2000 19:44:29 +0200 (CEST) (envelope-from pherman@frenchfries.net) Date: Sat, 7 Oct 2000 19:44:29 +0200 (CEST) From: Paul Herman To: Odhiambo Washington Cc: freebsd-questions@FreeBSD.ORG Subject: Re: RELENG_3 In-Reply-To: <20001007193450.A91384@siafu.iconnect.co.ke> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Wash, On Sat, 7 Oct 2000, Odhiambo Washington wrote: > I had posted earlier a question on how to upgrade to 3.5.1-STABLE and I > got the response that I should have the tag RELENG_3. This is the default > tag in the stable-supfile and I have run cvsup 3 times, even today, but I > still get.. > > poeza: /usr/home/wash (4) % uname -a > FreeBSD poeza.iconnect.co.ke 3.5-STABLE FreeBSD 3.5-STABLE #6: Sat Oct 7 > 19:01:04 EAT 2000 root@:/usr/src/sys/compile/POEZA i386 AFAIK, 3.5.1 was just a snapshot of the 3.5-STABLE branch after the Kerberos fixes were made, and it continued on as 3.5-STABLE (RELENG_3). It looks like it wasn't even tagged. I think you are OK with 3.5-STABLE. -Paul. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 11: 4:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hyperbate.francenet.fr (hyperbate.francenet.fr [193.149.97.80]) by hub.freebsd.org (Postfix) with ESMTP id CDF7137B66D for ; Sat, 7 Oct 2000 11:04:19 -0700 (PDT) Received: from notbsdems.nantes.kisoft-services.com (pppA203.francenet.fr [193.149.100.113]) by hyperbate.francenet.fr (8.10.1/8.10.1) with ESMTP id e97I43H12651; Sat, 7 Oct 2000 20:04:16 +0200 (MET DST) Received: by notbsdems.nantes.kisoft-services.com (Postfix, from userid 1001) id 9A493E6BA1; Sat, 7 Oct 2000 20:03:41 +0200 (CEST) To: Odhiambo Washington Cc: freebsd-questions@FreeBSD.ORG Subject: Re: RELENG_3 References: <20001007193450.A91384@siafu.iconnect.co.ke> From: Eric Masson Date: 07 Oct 2000 19:54:32 +0200 In-Reply-To: <20001007193450.A91384@siafu.iconnect.co.ke> Message-ID: <863di8eduv.fsf@localhost.nantes.kisoft-services.com> Lines: 27 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Channel Islands) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>> "Odhiambo" == Odhiambo Washington writes: Odhiambo> poeza: /usr/home/wash (4) % uname -a FreeBSD Odhiambo> poeza.iconnect.co.ke 3.5-STABLE FreeBSD 3.5-STABLE #6: Sat Odhiambo> Oct 7 19:01:04 EAT 2000 root@:/usr/src/sys/compile/POEZA i386 Odhiambo> That makes me think that I maybe missing something. I really Odhiambo> need to get the box to 3.5.1-STABLE, especially in the light Odhiambo> of the security implications announced today. 3.5.1-STABLE doesn't exist, 3.5.1-RELEASE exists. 3.5.1-RELEASE is an snapshot of RELENG_3 at a given date. So if you update via cvsup to RELENG_3 you will never get 3.5.1-RELEASE but the code in the tree at the date it got released plus all the commits done since. http://www.freebsd.org/handbook/current-stable.html could be interesting to read Regards Eric Masson -- Progress (n) : What led from smart users in front of dumb terminals to dumb users in front of smart terminals. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 11:33: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from zosma.worldonline.fr (zosma.worldonline.fr [212.83.128.61]) by hub.freebsd.org (Postfix) with ESMTP id 76DBD37B502 for ; Sat, 7 Oct 2000 11:32:55 -0700 (PDT) Received: from acheloos.org (ppp-85.dialup-20.worldonline.fr [213.19.20.85]) by zosma.worldonline.fr (Mail pour Wolf) with ESMTP id e97IWqH16541 for ; Sat, 7 Oct 2000 20:32:53 +0200 (MET DST) Message-ID: <39DF6BFE.6BE364AB@acheloos.org> Date: Sat, 07 Oct 2000 20:31:26 +0200 From: romeo X-Mailer: Mozilla 4.51 [en] (X11; I; FreeBSD 3.2-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: subscribe FreeBSD-questions Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG subscribe FreeBSD-questions To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 11:44:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from lsmls01.we.mediaone.net (lsmls01.we.mediaone.net [24.130.1.20]) by hub.freebsd.org (Postfix) with ESMTP id E34D237B503 for ; Sat, 7 Oct 2000 11:44:28 -0700 (PDT) Received: from mattspc.mediaone.net (we-24-24-130-34.we.mediaone.net [24.24.130.34]) by lsmls01.we.mediaone.net (8.8.7/8.8.7) with ESMTP id LAA10704 for ; Sat, 7 Oct 2000 11:44:27 -0700 (PDT) Message-Id: <4.3.2.7.2.20001007112533.01857020@pop3.norton.antivirus> X-Sender: rochlin/pop.we.mediaone.net@pop3.norton.antivirus X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Sat, 07 Oct 2000 11:44:27 -0700 To: freebsd-questions@FreeBSD.ORG From: Matthew Rochlin Subject: HP Laserjet with JetDirect Network card -- how-to 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 Situation: New FreeBSD (v 4.1.1) system just added to my LAN (which for ref. consists of The BSD box, a Win2k box, a Mac, and... An HP LaserJet 4m+ Postscript/PCLwith a JetDirect (ethernet) printserver card (firmware updated to latest).) All wired through a linksys switch/router. The BSD machine is on 192.168.1.50 and the printer (mattshp in /etc/hosts) is on 192.168.1.99 I can print to the HP network printer from my Mac and my PC. No special drivers (generic postscript laserprinter driver only) required. The question: How do I print to the HP from my FreeBSD machine? This was Almost covered in "The Complete FreeBSD. 3rd ed." I mean, the concept was mentioned ("More modern printers may also have an Ethernet interface...pg294), but I didn't really see any details. I was confused by the Handbook (I'm a newbie. Most of the relevant stuff seemed to be in the advanced printing section and I couldn't put together anything from it that got close to working.). I tried some various posted recipies scoured from random net groups, but nothing's a go so far. I gather I have to have an entry in /etc/printcap that would look something like: laser:\ :rm=mattshp:\:rp=lp:\ :sd=/usr/spool/lpd/laser:\ :lf=/var/log/lpd-errs:\ :sh:\ :rs:\ :ff=:\ :fo (Which should enable me to print with lp -d laser FILENAME, I hoped). I'm missing a lot and don't really know what I'm doing. I guess I might need a Perl script to handle the HP filtering? Well, what I'm looking for is a flat out recipie. DO THIS... HP Laserprinters are the most common in the world. There must be 10's of thousands hooked up to FreeBSD LANs... Thank You ============= Matthew Rochlin 708 Nowita Place Venice, CA 90291 v. (310) 821-1819 f. (240) 220-5634 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 11:45: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.webmonster.de (datasink.webmonster.de [194.162.162.209]) by hub.freebsd.org (Postfix) with SMTP id 1407037B66C for ; Sat, 7 Oct 2000 11:44:59 -0700 (PDT) Received: (qmail 66632 invoked by uid 1000); 7 Oct 2000 18:44:58 -0000 Date: Sat, 7 Oct 2000 20:44:58 +0200 From: "Karsten W. Rohrbach" To: Sam Cc: freebsd-questions@freebsd.org, freebsd-hackers@freebsd.org Subject: Re: NFSD stopped in inode state Message-ID: <20001007204458.E66128@rohrbach.de> Reply-To: karsten@rohrbach.de References: <20001003181149.A5761@epita.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: Mutt 1.0i In-Reply-To: <20001003181149.A5761@epita.fr>; from sam@epita.fr on Tue, Oct 03, 2000 at 06:11:49PM +0000 X-Arbitrary-Number-Of-The-Day: 42 X-Sender: karsten@rohrbach.de Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG you might want to check your scsi bus layout and cabling and of course termination. maybe one drive has a broken interface? do you get timeouts? /k Sam(sam@epita.fr)@Tue, Oct 03, 2000 at 06:11:49PM +0000: > Hi, > > We have 3 Free BSD 4.0 Servers with Ultra160 Adapatec Cards, and ccd'ed U2W drives. > They each serve about 500 Pcs (NetBSD), using nfs. Most of the use is from students editing and > compiling files. > > They are heavily used all day (and night) long. > > The problem is that some times (1 or 2 times every 24 hours), the nfsd process stop in inode state. > > The Os is still working. i can log on the pc but can't kill the nfsd processes. > > Sometimes the file system which NFS is exported is unavailable, and unmountable. > And we get a fsck of our exported File system. > > > > Her are some of our servers confs: > > ad0: 8223MB [16708/16/63] at ata0-master using UDMA33 > ad2: 19574MB [39770/16/63] at ata1-master using UDMA33 > ad3: 19574MB [39770/16/63] at ata1-slave using UDMA33 > Waiting 15 seconds for SCSI devices to settle > Mounting root from ufs:/dev/ad0s1a > da0 at ahc0 bus 0 target 0 lun 0 > da0: Fixed Direct Access SCSI-3 device > da0: 80.000MB/s transfers (40.000MHz, offset 63, 16bit), Tagged Queueing Enabled > da0: 70007MB (143374738 512 byte sectors: 255H 63S/T 8924C) > da1 at ahc0 bus 0 target 1 lun 0 > da1: Fixed Direct Access SCSI-3 device > da1: 80.000MB/s transfers (40.000MHz, offset 63, 16bit), Tagged Queueing Enabled > da1: 70007MB (143374738 512 byte sectors: 255H 63S/T 8924C) > > (s3 504)# df -k > Filesystem 1K-blocks Used Avail Capacity Mounted on > /dev/ad0s1a 4961725 255677 4309110 6% / > procfs 4 4 0 100% /proc > /dev/ccd0c 138969382 16752490 111099342 13% /space > /dev/ccd1c 38856354 22757162 12990684 64% /save > > (/space is exported...) > > Thanx for any idea of wath is really happening... > > > Sam > ---- > sam@epita.fr > Admin - Sys > EPITA (Ecole pour l'informatique et les techniques avancees) > Tel: 01 44 08 01 96 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message -- > "Heimat ist für mich überall dort, wo ein Mensch ist, zu dem ich kommen kann, > ohne gefragt zu werden, weshalb ich da bin, der mir einen Tee anbietet, weil > er weiß, dass ich Tee trinke, und wo ich bei dieser Tasse Tee schweigen darf" > -- Reiner Kunze KR433/KR11-RIPE -- http://www.webmonster.de -- ftp://ftp.webmonster.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 11:59:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hermes.epita.fr (hermes.epita.fr [194.98.116.10]) by hub.freebsd.org (Postfix) with ESMTP id 4384D37B66D; Sat, 7 Oct 2000 11:59:32 -0700 (PDT) Received: from jotun (IDENT:sam@jotun.epita.fr [10.42.42.66]) by hermes.epita.fr id VAA21223 Sat, 7 Oct 2000 21:00:17 GMT Date: Sat, 7 Oct 2000 21:00:16 +0000 From: Sam To: "Karsten W. Rohrbach" Cc: freebsd-hackers@freebsd.org, freebsd-questions@freebsd.org Subject: Re: NFSD stopped in inode state Message-ID: <20001007210016.A20673@epita.fr> Reply-To: sam@epita.fr References: <20001003181149.A5761@epita.fr> <20001007204458.E66128@rohrbach.de> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5i In-Reply-To: <20001007204458.E66128@rohrbach.de>; from karsten@rohrbach.de on Sat, Oct 07, 2000 at 08:44:58PM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Oct 07, 2000 at 08:44:58PM +0200, Karsten W. Rohrbach wrote: > Date: Sat, 7 Oct 2000 20:44:58 +0200 > From: "Karsten W. Rohrbach" > To: Sam > Cc: freebsd-questions@FreeBSD.ORG, freebsd-hackers@FreeBSD.ORG > Subject: Re: NFSD stopped in inode state > X-Mailer: Mutt 1.0i > > you might want to check your scsi bus layout and cabling and of course > termination. maybe one drive has a broken interface? > do you get timeouts? > /k I really dont think the probleme comes from the scsi layout since it worked great during last 6 month and started to crash since the load grew.. Anyway we found a way to solve our probleme: we swithed to NetBSD and it works a lot better now. Thanx anyway. > > Sam(sam@epita.fr)@Tue, Oct 03, 2000 at 06:11:49PM +0000: > > Hi, > > > > We have 3 Free BSD 4.0 Servers with Ultra160 Adapatec Cards, and ccd'ed U2W drives. > > They each serve about 500 Pcs (NetBSD), using nfs. Most of the use is from students editing and > > compiling files. > > > > They are heavily used all day (and night) long. > > > > The problem is that some times (1 or 2 times every 24 hours), the nfsd process stop in inode state. > > > > The Os is still working. i can log on the pc but can't kill the nfsd processes. > > > > Sometimes the file system which NFS is exported is unavailable, and unmountable. > > And we get a fsck of our exported File system. > > > > > > > > Her are some of our servers confs: > > > > ad0: 8223MB [16708/16/63] at ata0-master using UDMA33 > > ad2: 19574MB [39770/16/63] at ata1-master using UDMA33 > > ad3: 19574MB [39770/16/63] at ata1-slave using UDMA33 > > Waiting 15 seconds for SCSI devices to settle > > Mounting root from ufs:/dev/ad0s1a > > da0 at ahc0 bus 0 target 0 lun 0 > > da0: Fixed Direct Access SCSI-3 device > > da0: 80.000MB/s transfers (40.000MHz, offset 63, 16bit), Tagged Queueing Enabled > > da0: 70007MB (143374738 512 byte sectors: 255H 63S/T 8924C) > > da1 at ahc0 bus 0 target 1 lun 0 > > da1: Fixed Direct Access SCSI-3 device > > da1: 80.000MB/s transfers (40.000MHz, offset 63, 16bit), Tagged Queueing Enabled > > da1: 70007MB (143374738 512 byte sectors: 255H 63S/T 8924C) > > > > (s3 504)# df -k > > Filesystem 1K-blocks Used Avail Capacity Mounted on > > /dev/ad0s1a 4961725 255677 4309110 6% / > > procfs 4 4 0 100% /proc > > /dev/ccd0c 138969382 16752490 111099342 13% /space > > /dev/ccd1c 38856354 22757162 12990684 64% /save > > > > (/space is exported...) > > > > Thanx for any idea of wath is really happening... > > > > > > Sam > > ---- > > sam@epita.fr > > Admin - Sys > > EPITA (Ecole pour l'informatique et les techniques avancees) > > Tel: 01 44 08 01 96 > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-hackers" in the body of the message > > -- > > "Heimat ist für mich überall dort, wo ein Mensch ist, zu dem ich kommen kann, > > ohne gefragt zu werden, weshalb ich da bin, der mir einen Tee anbietet, weil > > er weiß, dass ich Tee trinke, und wo ich bei dieser Tasse Tee schweigen darf" > > -- Reiner Kunze > KR433/KR11-RIPE -- http://www.webmonster.de -- ftp://ftp.webmonster.de > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- ---- sam@epita.fr Admin - Sys EPITA (Ecole pour l'informatique et les techniques avancees) Tel: 01 44 08 01 96 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 12: 6:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from oddjob.adhesivemedia.com (oddjob.adhesivemedia.com [207.202.159.77]) by hub.freebsd.org (Postfix) with ESMTP id 1FD2337B502 for ; Sat, 7 Oct 2000 12:06:09 -0700 (PDT) Received: from localhost (philip@localhost) by oddjob.adhesivemedia.com (8.9.3/8.9.3) with ESMTP id MAA05719; Sat, 7 Oct 2000 12:06:05 -0700 (PDT) (envelope-from philip@adhesivemedia.com) Date: Sat, 7 Oct 2000 12:06:05 -0700 (PDT) From: Philip Hallstrom To: Matt Harrington Cc: freebsd-questions@FreeBSD.ORG Subject: Re: simple "amd" setup problem In-Reply-To: <006c01c02ff3$179bf8b0$6245da80@ucsf.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG http://www.lns.cornell.edu/public/COMP/info/am-utils/am-utils_toc.html On Fri, 6 Oct 2000, Matt Harrington wrote: > > > I can't find any useful documentation on amd. I want to simply automount > remote filesystems as in: > > /sbin/mount mercury:/home /home > > I've been using automount in Irix just fine for quite some time. If anyone > who does this could send me their /etc/amd.conf, mapfile, and relevant lines > in /etc/rc.conf I would be most appreciative. > > TIA, > > Matt > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 12:10:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from finch-post-11.mail.demon.net (finch-post-11.mail.demon.net [194.217.242.39]) by hub.freebsd.org (Postfix) with ESMTP id 5D00137B502 for ; Sat, 7 Oct 2000 12:10:38 -0700 (PDT) Received: from myrddin.demon.co.uk ([158.152.54.180] helo=ppe.happygiraffe.net) by finch-post-11.mail.demon.net with esmtp (Exim 2.12 #1) id 13hzMh-0005Vx-0B; Sat, 7 Oct 2000 19:10:36 +0000 Received: by ppe.happygiraffe.net (Postfix, from userid 1000) id 2102D49C; Sat, 7 Oct 2000 20:10:34 +0100 (BST) Date: Sat, 7 Oct 2000 20:10:34 +0100 To: Andrew Boothman <0094187@sms.ed.ac.uk> Cc: questions@FreeBSD.org, freebsd-users@uk.freebsd.org Subject: Re: Dual Booting Win98 and FBSD Message-ID: <20001007201034.A39732@ppe.happygiraffe.net> References: <39DF4AD1.29110.ABB82C9@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <39DF4AD1.29110.ABB82C9@localhost>; from 0094187@sms.ed.ac.uk on Sat, Oct 07, 2000 at 04:09:53PM +0000 X-Warning: Incoming message from The Big Giant Head! X-OS: FreeBSD 4.1.1-STABLE i386 X-Uptime: 8:02PM up 8:18, 5 users, load averages: 0.04, 0.11, 0.08 From: dom@happygiraffe.net (Dominic Mitchell) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Oct 07, 2000 at 04:09:53PM +0000, Andrew Boothman wrote: > Hi! > > I would like to dual boot Win'98 and FreeBSD-STABLE from a > couple of weeks ago. > > I already have FreeBSD-STABLE installed on a 3Gb drive on the > system that is almost completely full. > > What I would like to do is to install Win'98 on the first half of a new > 20Gb drive and make that the 'primary disk' (master on first IDE > Interface) so this will be the disk that the BIOS tries to boot. I > would then like to give the second half of the drive to a new > FreeBSD slice. A word of warning. make you sure you use at leaste FreeBSD 4.1 or later as it contains a fix for booting from partitions over 8Gb. > Now, If I go ahead and install Win'98 on the new primary disk, how > will I get BootEasy installed on the new disk, that after all isn't > going to contain a FreeBSD partition to boot off? You can use boot0cfg to install boot0 onto a drive as you see fit. > And if I do move the existing drive onto the secondary IDE interface > won't this confuse FreeBSD as it will look in the wrong place for the > kernel and the other exisiting partitions? Yes. :-) You should be able to boot into single user mode, do "mount -u -o rw /" (to get root read-write) and edit /etc/vfstab to clear things up. You may also need to edit stuff under /boot. > How should I get around this? Can someone think of a procedure to > follow so this goes smoothly? The best advice is: * backup. Don't be without a backup. :-) * cd. Make sure you have either a bootable cd and a fixit floppy or the boot disks and a fixit floppy. Then, if things *do* go pear shaped, you stand a chance of getting things back to normal working order. Personally, I think the best way of going about this is to start from scratch. Take the 3gb drive out, and leave it alone until afterwards. Then, install win98 on the first drive[1]. When that's done, install FreeBSD from scratch on the 2nd partition. At that point, you can plug your 3Gb drive in, copy the data that was useful to you off of it, then reuse it for storing MP3's or something. It's a bit long winded, but it's probably the best way of getting things working. -Dom [1] Be careful, the default options for win98 install doesn't always give you a chance to partition your hard drive before proceeding with the install. It just assumes you want to use the whole hard disk... There is a way out of it, though. Wish I could remember how. Probably by pressing F5 or F8 when the win98 setup disk boots, actually. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 12:36:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from tyl.worldonline.fr (tyl.worldonline.fr [212.83.128.64]) by hub.freebsd.org (Postfix) with ESMTP id 259C237B66C for ; Sat, 7 Oct 2000 12:36:37 -0700 (PDT) Received: from acheloos.org (ppp-192.dialup-0.worldonline.fr [213.19.0.192]) by tyl.worldonline.fr (Mail pour Wolf) with ESMTP id e97JaYL00517 for ; Sat, 7 Oct 2000 21:36:34 +0200 (MET DST) Message-ID: <39DF7AEC.EC92B348@acheloos.org> Date: Sat, 07 Oct 2000 21:35:08 +0200 From: romeo X-Mailer: Mozilla 4.51 [en] (X11; I; FreeBSD 3.2-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: About KDE2 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all, I must soon purchase FreeBSD 4.1, but ... could someone say me whether KDE 2.0 (The final beta released) is included into this last version of FreeBSD? In fact I'm looking for the last version of Konqueror (Actually I use KDE v.1.1.1 with FreeBSD 3.2) and I'd like to own a more powerful browser than my actual KFM v 1.167 ... Installing KDE 2.0 Kandidat on FreeBSD 3.2 should be possible (I suppose), but if it is already contained in the FreeBSD CD's, that'be perfect. Thank you to you all Emmanuel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 12:38:47 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 5BC0037B66D for ; Sat, 7 Oct 2000 12:38:44 -0700 (PDT) Received: from bartequi.ottodomain.org (62.98.162.211) by relay2.inwind.it (5.1.046) id 39CB0979002D5F02; Sat, 7 Oct 2000 21:38:31 +0200 From: Salvo Bartolotta Date: Sat, 07 Oct 2000 20:39:30 GMT Message-ID: <20001007.20393000@bartequi.ottodomain.org> Subject: Re: RELENG_3 To: Odhiambo Washington Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <20001007193450.A91384@siafu.iconnect.co.ke> References: <20001007193450.A91384@siafu.iconnect.co.ke> 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/7/00, 5:34:50 PM, Odhiambo Washington wrote = regarding RELENG_3: > I had posted earlier a question on how to upgrade to 3.5.1-STABLE and = I > got the response that I should have the tag RELENG_3. This is the=20 default > tag in the stable-supfile and I have run cvsup 3 times, even today,=20 but I > still get.. Hello Wash, To clear your mind of doubt, just take a "fancy" look at the sources:=20 http://www.freebsd.org/cgi/cvsweb.cgi Best regards, Salvo =20 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 12:51:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.monochrome.org (monochrome.org [206.64.112.124]) by hub.freebsd.org (Postfix) with ESMTP id 7513737B66E for ; Sat, 7 Oct 2000 12:51:23 -0700 (PDT) Received: from localhost (faro [192.168.1.7]) by mail.monochrome.org (8.9.3/8.9.3) with SMTP id PAA92528; Sat, 7 Oct 2000 15:50:26 -0400 (EDT) (envelope-from chris@monochrome.org) Date: Sat, 7 Oct 2000 15:50:26 -0400 (EDT) From: Chris Hill X-Sender: chris@localhost To: Matthew Rochlin Cc: freebsd-questions@FreeBSD.ORG Subject: Re: HP Laserjet with JetDirect Network card -- how-to In-Reply-To: <4.3.2.7.2.20001007112533.01857020@pop3.norton.antivirus> Message-ID: 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, 7 Oct 2000, Matthew Rochlin wrote: > Situation: New FreeBSD (v 4.1.1) system just added to my LAN (which for > ref. consists of The BSD box, a Win2k box, a Mac, and... > An HP LaserJet 4m+ Postscript/PCLwith a JetDirect (ethernet) printserver > card (firmware updated to latest).) > All wired through a linksys switch/router. [...] > I can print to the HP network printer from my Mac and my PC. [...] > The question: How do I print to the HP from my FreeBSD machine? [...] Matt, I have a similar situation, except my HP is a venerable LJ4M and I have a hub rather than a switch. Here's what works for me: > I gather I have to have an entry in /etc/printcap [..] Right. Here's mine: (The printer is called filth, and has an entry in /etc/hosts. The name is a long story, never mind.) # HP laser lp|filth|lj|ps|HP LaserJet 4MV:\ :sh:\ :sd=/var/spool/output/lpd:\ :mx#0:\ :lp=:rm=filth:rp=filth: Note that the JetDirect card "looks" like a remote compuyer that has a printer (the LJ) attached. > (Which should enable me to print with lp -d laser FILENAME, I hoped). I use lpr and it works like a champ. > I'm missing a lot and don't really know what I'm doing. I guess I might > need a Perl script to handle the HP filtering? No, you shouldn't; just the proper printcap entry, plus an entry in /etc/hosts (or your local DNS). You don't even need the latter if you're willing to call the printer by its IP address. The reason I (and probably you) don't need any filters is because the LJ understands plain text and it also understands Postscript. PCL is a whole 'nother issue, about which I know nothing. > Well, what I'm looking for is a flat out recipie. DO THIS... Try my recipe. Tastes great. HTH. -- Chris Hill chris@monochrome.org [1] Bus error netscape To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 12:54:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from christel.heitec.net (christel.heitec.net [193.101.232.3]) by hub.freebsd.org (Postfix) with ESMTP id A39B737B66C for ; Sat, 7 Oct 2000 12:54:49 -0700 (PDT) Received: from heitec.net (paladin.heitec.net [193.101.232.30]) by christel.heitec.net (Postfix) with ESMTP id D0AA935480F; Sat, 7 Oct 2000 22:00:33 +0200 (CEST) Message-ID: <39DF7F6D.48AEE934@heitec.net> Date: Sat, 07 Oct 2000 21:54:21 +0200 From: Bernd Luevelsmeyer Organization: Heitec AG X-Mailer: Mozilla 4.04 [en] (WinNT; I) MIME-Version: 1.0 To: cjclark@alum.mit.edu, questions@FreeBSD.ORG Subject: Re: arp proxy References: <39DC78C8.A3CF4F56@heitec.net> <20001005205137.L25121@149.211.6.64.reflexcom.com> <39DDDA7F.68AD47A2@heitec.net> <20001006105442.A62974@149.211.6.64.reflexcom.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Crist J . Clark wrote: > > On Fri, Oct 06, 2000 at 03:58:23PM +0200, Bernd Luevelsmeyer wrote: [...] > > Hence, I don't desperately need something right now to get the network > > running, the bridge is operating just fine. I would however like to > > replace the bridge with an ARP proxy, so I'm interested if FreeBSD is > > able to work as an ARP proxy at all, and if it is: how. Just enabling > > 'arpproxy_all' in /etc/rc.conf definitly isn't enough. > > Hmmm... I don't think that is what an ARP proxy does (at least not in > FreeBSD). I can't seem to find docs on it (no docs on a sysctl switch! > *SHOCK*), so "I'll use the source, Luke." I'll create a PR about the arp proxy topic; after checking if there is one already, of course. > If you track down the proxy code, you will find yourself in, > > /usr/src/sys/netinet/if_ether.c > > Which has helpful comments like, > > /* > * Don't send proxies for nodes on the same interface > * as this one came out of, or we'll get into a fight > * over who claims what Ether address. > */ Thanks. I'll have a look into the source. > Huh? But if I am not mistaken, all an ARP proxy is going to do is > reply to ARP requests... And that does not get you far. You'd still > need to figure out how to get frames over the bridge or packets over a > router to the machines behind the firewall. But isn't that exactly what a gateway does... it receives packages for its own MAC address but targeted to a remote IP address. It will check the routing tables and then send the package onwards. So, IMHO if you've got a gateway then you just need to direct all the packages to it so it can distribute them, and that's what the ARP proxy is good for. Hence I thought, fine, make the gateway answer all ARPs for inside addresses from the outside, and the gateway part will be handled by the normal gateway functionality. Didn't work, however. The ARPs were answered as expected, and the packages were sent to the gateway. The gateway however didn't send them on, apparently it dropped them. My theory is that the gateway part somehow was confused because, from the fumbled ARP table, it assumed that all the subnet's addresses were local to the gateway machine itself, so sending them out was considered unnecessary. > I don't have your full email easily accessible, so I may again be > suggesting something you have already tried or thought of, but is > there a reason not to use NAT and redirect your addresses to machines > behind the firewall? (I would venture to guess that if you start > playing with ARP proxies you would end up building your own NAT system, > but it will be more work and a kludge compared to just using > natd(8).) This was not covered in my original mail, but a NAT wouldn't be appropriate in this situation. The subnet's machines are mail servers, HTTP proxies and so on. It's much easier if they have publically routable addresses of their own; a NAT would give them all the same address. One of these machines is in fact a NAT, and behind that is our intranet, using 10.0.0.0/8 addresses: ISP --- gateway --- hub --+-- mail +-- proxy +-- web server +-- (more machines) +-- NAT -- (internal network) 'gateway' is the would-be ARP proxy, and currently a bridge. The problem is, as stated, that our ISP insists on accessing our public machines directly, without routing their addresses to 'gateway'. Therefore, I thought an ARP proxy on the gateway would be fine. We also don't have a default gateway at our ISP but are supposed to act as if any machine on the internet were directly accessible (I suppose the ISP *does* have an ARP proxy). This, of course, fills up the machines' ARP tables ridiculously (the entire Internet is on one big hub as far as we can tell), and we see a lot of messages such as arplookup 130.83.48.102 failed: could not allocate llinfo arpresolve: can't allocate llinfo for 130.83.48.102rt in the daily "kernel log messages" ; presumably, because the arp tables fill up. Being able to have a gateway would alleviate the stress on the arp tables too. Greetings, Bernd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 13:24:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.atl.mediaone.net (atlasmtp.atl.mediaone.net [24.92.1.152]) by hub.freebsd.org (Postfix) with ESMTP id 053C937B503 for ; Sat, 7 Oct 2000 13:24:22 -0700 (PDT) Received: from mindspring.net (client120073.atl.mediaone.net [24.31.120.73]) by smtp.atl.mediaone.net (8.8.7/8.8.7) with ESMTP id QAA16999 for ; Sat, 7 Oct 2000 16:24:20 -0400 (EDT) Message-ID: <39DF865D.2C06C095@mindspring.net> Date: Sat, 07 Oct 2000 16:23:58 -0400 From: Mike Flanagan Reply-To: mikenoc@mindspring.net X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: problems with make buildworld 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 just updated the sources and then tried to do a make buildworld unsecsesfully. I am running FreeBSD 4.0 The new sources went threw fine and the steps I took to do a make buildworld are as follows. I edited make.conf and added CFLAGS= -O -pipe NOPROFILE= true USA_RESIDENT= YES Then I cd /usr/obj and rm -rf * then did the make buildworld. After doing that I got a new Generic Kernel that I cannot compile to save my life. Even trying to compile the GENERIC kernel withought editing anything errors out with the following. So any help would be most apprecaited. Mike F. ude opt_global.h -elf -mpreferred-stack-boundary=2 -fomit-frame-pointer ../../i386/i386/atomic.c cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 ../../i386/i386/autoconf.c cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 ../../i386/i386/bios.c cc -c -x assembler-with-cpp -DLOCORE -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 ../../i386/i386/bioscall.s /tmp/ccj69159.s: Assembler messages: /tmp/ccj69159.s:776: Error: operands given don't match any known 386 instruction /tmp/ccj69159.s:841: Error: operands given don't match any known 386 instruction *** Error code 1 Stop in /usr/src/sys/compile/MFKERNEL. You must build a kernel first. *** Error code 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 13:29:13 2000 Delivered-To: freebsd-questions@freebsd.org Received: from prserv.net (out5.prserv.net [32.97.166.35]) by hub.freebsd.org (Postfix) with ESMTP id C865737B503 for ; Sat, 7 Oct 2000 13:29:11 -0700 (PDT) Received: from hydrogen.vehrs.org ([32.101.252.138]) by prserv.net (out5) with ESMTP id <20001007202910205035c8qqe>; Sat, 7 Oct 2000 20:29:10 +0000 Received: (from jwvehrs@localhost) by hydrogen.vehrs.org (8.11.0/8.11.0) id e97KRRk42525 for freebsd-questions@freebsd.org; Sat, 7 Oct 2000 15:27:27 -0500 (CDT) (envelope-from jwvehrs) Date: Sat, 7 Oct 2000 15:26:40 -0500 From: Jeffrey Vehrs To: freebsd-questions@freebsd.org Subject: I need a hint for Chrono Trigger(w/ snes9x)!! Message-ID: <20001007152640.A42513@hydrogen.vehrs.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 I'm stuck at one level in ChronoTrigger game(w/ snes9x). I caught the rat to spill the beans. The rat said, "Press and hold L&R buttons and then press the A button to access the secret passage, squeek." I could NOT figure out which keys are for L & R?? A?? Does anyone know which key?? TIA. -- jwv To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 13:37:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from 2711.dynacom.net (2711.dynacom.net [206.107.213.3]) by hub.freebsd.org (Postfix) with ESMTP id 7EA9237B66C for ; Sat, 7 Oct 2000 13:37:35 -0700 (PDT) Received: from urx.com (dsl1-160.dynacom.net [206.159.132.160]) by 2711.dynacom.net (Build 101 8.9.3/NT-8.9.3) with ESMTP id NAA02730; Sat, 07 Oct 2000 13:37:33 -0700 Message-ID: <39DF898D.C5654CD9@urx.com> Date: Sat, 07 Oct 2000 13:37:33 -0700 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: mikenoc@mindspring.net Cc: freebsd-questions@FreeBSD.ORG Subject: Re: problems with make buildworld References: <39DF865D.2C06C095@mindspring.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mike Flanagan wrote: > > Hello , > > I have just updated the sources and then tried to do a make > buildworld unsecsesfully. I am running FreeBSD 4.0 > The new sources went threw fine and the steps I took to do a make > buildworld are as follows. I edited make.conf and added > > CFLAGS= -O -pipe > NOPROFILE= true > USA_RESIDENT= YES > > Then I cd /usr/obj and rm -rf * then did the make buildworld. After > doing that I got a new Generic Kernel that I cannot compile to save my > life. Even trying to compile the GENERIC kernel withought editing > anything errors out with the following. So any help would be most > apprecaited. I would lay you odds that you upgraded to 4-stable and didn't read the updating instructions in /usr/src/UPDATING. I find the build[install]kernel sequence is much safer than the "make world" route. Kent > > Mike F. > > ude opt_global.h -elf -mpreferred-stack-boundary=2 -fomit-frame-pointer > ../../i386/i386/atomic.c > cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes > -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual > -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include > -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 > ../../i386/i386/autoconf.c > cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes > -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual > -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include > -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 > ../../i386/i386/bios.c > cc -c -x assembler-with-cpp -DLOCORE -O -Wall -Wredundant-decls > -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes > -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi > -nostdinc -I- -I. -I../.. -I../../../include -D_KERNEL -include > opt_global.h -elf -mpreferred-stack-boundary=2 > ../../i386/i386/bioscall.s > /tmp/ccj69159.s: Assembler messages: > /tmp/ccj69159.s:776: Error: operands given don't match any known 386 > instruction > /tmp/ccj69159.s:841: Error: operands given don't match any known 386 > instruction > *** Error code 1 > > Stop in /usr/src/sys/compile/MFKERNEL. > You must build a kernel first. > *** Error code 1 > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 13:40:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from serenity.mcc.ac.uk (serenity.mcc.ac.uk [130.88.200.93]) by hub.freebsd.org (Postfix) with ESMTP id 5912A37B503 for ; Sat, 7 Oct 2000 13:40:20 -0700 (PDT) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97]) by serenity.mcc.ac.uk with esmtp (Exim 2.05 #4) id 13i0lS-0000tC-00 for freebsd-questions@freebsd.org; Sat, 7 Oct 2000 21:40:14 +0100 Received: (from jcm@localhost) by dogma.freebsd-uk.eu.org (8.9.3/8.9.3) id VAA78693 for freebsd-questions@freebsd.org; Sat, 7 Oct 2000 21:40:14 +0100 (BST) (envelope-from jcm) Date: Sat, 7 Oct 2000 21:40:13 +0100 From: j mckitrick To: freebsd-questions@freebsd.org Subject: sound reconfig after new world Message-ID: <20001007214013.A78629@dogma.freebsd-uk.eu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG It seems every time I rebuild and reinstall world, I have problems with some aspect of sound. I have a laptop with the Yamaha OPL3-SAX. It seems after running makedev over and over I finally got part of it working. But the play command still does not work, saying '/dev/dsp' is an invalid argument. Is there a change in pcm or snd I missed? jcm -- "I drank WHAT ?!" - Socrates To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 13:40:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from relay1.inwind.it (relay1.inwind.it [212.141.53.67]) by hub.freebsd.org (Postfix) with ESMTP id 970FB37B503 for ; Sat, 7 Oct 2000 13:40:24 -0700 (PDT) Received: from bartequi.ottodomain.org (62.98.153.171) by relay1.inwind.it (5.1.046) id 39DD783D000301D0; Sat, 7 Oct 2000 22:40:20 +0200 From: Salvo Bartolotta Date: Sat, 07 Oct 2000 21:41:18 GMT Message-ID: <20001007.21411800@bartequi.ottodomain.org> Subject: Re: problems with make buildworld To: mikenoc@mindspring.net Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <39DF865D.2C06C095@mindspring.net> References: <39DF865D.2C06C095@mindspring.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/7/00, 9:23:58 PM, Mike Flanagan wrote=20 regarding problems with make buildworld: > Hello , > I have just updated the sources and then tried to do a make > buildworld unsecsesfully. I am running FreeBSD 4.0 > The new sources went threw fine and the steps I took to do a make > buildworld are as follows. I edited make.conf and added > CFLAGS=3D -O -pipe > NOPROFILE=3D true > USA_RESIDENT=3D YES > Then I cd /usr/obj and rm -rf * then did the make buildworld. After > doing that I got a new Generic Kernel that I cannot compile to save my= > life. Even trying to compile the GENERIC kernel withought editing > anything errors out with the following. So any help would be most > apprecaited. > Mike F. > ude opt_global.h -elf -mpreferred-stack-boundary=3D2=20 -fomit-frame-pointer > ../../i386/i386/atomic.c > cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes > -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual > -fformat-extensions -ansi -nostdinc -I- -I. -I../..=20 -I../../../include > -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=3D2 > ../../i386/i386/autoconf.c > cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes > -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual > -fformat-extensions -ansi -nostdinc -I- -I. -I../..=20 -I../../../include > -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=3D2 > ../../i386/i386/bios.c > cc -c -x assembler-with-cpp -DLOCORE -O -Wall -Wredundant-decls > -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes > -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi > -nostdinc -I- -I. -I../.. -I../../../include -D_KERNEL -include > opt_global.h -elf -mpreferred-stack-boundary=3D2 > ../../i386/i386/bioscall.s > /tmp/ccj69159.s: Assembler messages: > /tmp/ccj69159.s:776: Error: operands given don't match any known 386 > instruction > /tmp/ccj69159.s:841: Error: operands given don't match any known 386 > instruction > *** Error code 1 > Stop in /usr/src/sys/compile/MFKERNEL. > You must build a kernel first. > *** Error code 1 Dear Mike Flanagan, I am afraid you did not follow the prescribed procedure. By the way,=20 you can retrieve it in /usr/src/UPDATING -- as per the directions in=20 the handbook ("The Cutting Edge"(tm)). 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 Sat Oct 7 13:47:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from athserv.otenet.gr (athserv.otenet.gr [195.170.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 5D2C137B503 for ; Sat, 7 Oct 2000 13:47:28 -0700 (PDT) Received: from hades.hell.gr (patr530-a152.otenet.gr [212.205.215.152]) by athserv.otenet.gr (8.10.1/8.10.1) with ESMTP id e97KlDL20795; Sat, 7 Oct 2000 23:47:14 +0300 (EET DST) Received: (from charon@localhost) by hades.hell.gr (8.11.0/8.11.0) id e97DADd02064; Sat, 7 Oct 2000 16:10:13 +0300 (EEST) Date: Sat, 7 Oct 2000 16:10:13 +0300 From: Giorgos Keramidas To: johnt Cc: questions@FreeBSD.ORG Subject: Re: ELF question Message-ID: <20001007161013.B700@hades.hell.gr> References: <004701c02fe4$99d29e60$0200a8c0@Eli> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <004701c02fe4$99d29e60$0200a8c0@Eli>; from johnt@appliedinterconnect.com on Fri, Oct 06, 2000 at 03:27:23PM -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 Fri, Oct 06, 2000 at 03:27:23PM -0700, johnt wrote: > > I am trying to fix this system that got kinda dumped on me... > apparently the elf interpreter is missing. > > ELF interpreter /usr/libexec/ld-elf.so.1 not found > > how on earth do I fix this? > it doesn't want to allow me to do near anything. copy ld-elf.so.1 from a machine that has the same sources/world :-) my ld-elf.so.1 is approx 75 Kb, and mounting a floppy with the binary on it should not be hard. the trick is that you have to find a way to restore ld-elf.so.1 by using only statically compiled binaries, i.e. those in /bin and /sbin. -- 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 Sat Oct 7 14: 1:42 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 442CF37B502 for ; Sat, 7 Oct 2000 14:01:40 -0700 (PDT) Received: from rac4.wam.umd.edu (IDENT:root@rac4.wam.umd.edu [128.8.10.144]) by po4.wam.umd.edu (8.9.3/8.9.3) with ESMTP id RAA23349 for ; Sat, 7 Oct 2000 17:01:38 -0400 (EDT) Received: from rac4.wam.umd.edu (IDENT:sendmail@localhost [127.0.0.1]) by rac4.wam.umd.edu (8.9.3/8.9.3) with SMTP id RAA19601 for ; Sat, 7 Oct 2000 17:01:38 -0400 (EDT) Received: from rac4.wam.umd.edu (howardjp@localhost) by rac4.wam.umd.edu (8.9.3/8.9.3) with ESMTP id RAA19595 for ; Sat, 7 Oct 2000 17:01:38 -0400 (EDT) Message-Id: <200010072101.RAA19595@rac4.wam.umd.edu> X-Authentication-Warning: rac4.wam.umd.edu: howardjp owned process doing -bs To: freebsd-questions@freebsd.org Subject: Partitioning question Date: Sat, 07 Oct 2000 17:01:38 -0400 From: James Howard Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have this silly problem with paritioning. When I do a new installation and go to format the new partitions, I am invariably told that the partition cannot be located. As near as I can tell, I am the only person this happens to. What am I screwing up to cause this? Thank you, J~ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 14:10:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp01.mrf.mail.rcn.net (smtp01.mrf.mail.rcn.net [207.172.4.60]) by hub.freebsd.org (Postfix) with ESMTP id 24CAA37B503 for ; Sat, 7 Oct 2000 14:10:51 -0700 (PDT) Received: from ct-hartford-hiper2042.javanet.com ([209.150.38.44] helo=[209.150.34.212]) by smtp01.mrf.mail.rcn.net with esmtp (Exim 3.15 #2) id 13i1F3-00014V-00 for freebsd-questions@FreeBSD.ORG; Sat, 07 Oct 2000 17:10:50 -0400 Message-Id: In-Reply-To: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: From: media@ct1.nai.net Subject: grep hanging?? Date: Sat, 07 Oct 2000 17:10:50 -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a bit of a problem, in trying to find files in order to finish this install, I'll try to use grep. Sometimes it just hangs. The command prompt does not return. The lights on the computer do not show any disk activity. What could be the problem?? Is there a way to get back the command prompt without hitting CRTL-ALT-DEL?? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 14:12:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hut.comstar.ru (hut.comstar.ru [195.210.128.8]) by hub.freebsd.org (Postfix) with ESMTP id A3A8037B502 for ; Sat, 7 Oct 2000 14:12:40 -0700 (PDT) Received: from winnt (d231.p6.col.ru [212.248.5.231]) by hut.comstar.ru (8.9.3/8.9.3) with SMTP id BAA36392 for ; Sun, 8 Oct 2000 01:12:37 +0400 (MSD) From: "sergey" To: Subject: About network interfaces Date: Mon, 9 Aug 1999 02:57:14 +0400 Message-ID: <01bee1f1$5cdeb620$020000c6@winnt> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0004_01BEE212.E3F05620" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.71.1712.3 X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0004_01BEE212.E3F05620 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable Dear Sirs! I`m sysadmin of small company in Russia. So I use FreeBSD as server platform because it`s stable and high = perfomance. But I have question So is it posible to have 2 interfaces from one net in BSD server? For example Server has two ethernet cards with IP addresses: ed1 - 198.0.0.1 netmask 255.255.255.0 ed2 - 198.0.0.2 netmask 255.255.255.0 Is it posible to make like this on FreeBSD? (on cisco routers you can do it) Best Regards Sergey e-mail : root@rustar.ru or admin@rustar.ru ------=_NextPart_000_0004_01BEE212.E3F05620 Content-Type: text/html; charset="koi8-r" Content-Transfer-Encoding: quoted-printable
Dear = Sirs!
I`m sysadmin of = small company=20 in Russia.
So I use FreeBSD = as server=20 platform because it`s stable and high perfomance.
But I have=20 question
So is it posible = to have 2=20 interfaces from one net in BSD server?
For example = Server has two=20 ethernet cards with IP addresses:
ed1 - 198.0.0.1 netmask=20 255.255.255.0
ed2 - 198.0.0.2 netmask=20 255.255.255.0
Is it posible to make like this = on=20 FreeBSD?
(on cisco routers you can do = it)
 
Best Regards
Sergey
e-mail : root@rustar.ru
or         admin@rustar.ru
 
------=_NextPart_000_0004_01BEE212.E3F05620-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 14:18:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from 2711.dynacom.net (2711.dynacom.net [206.107.213.3]) by hub.freebsd.org (Postfix) with ESMTP id 42BDA37B503 for ; Sat, 7 Oct 2000 14:18:23 -0700 (PDT) Received: from urx.com (dsl1-160.dynacom.net [206.159.132.160]) by 2711.dynacom.net (Build 101 8.9.3/NT-8.9.3) with ESMTP id OAA02821; Sat, 07 Oct 2000 14:18:20 -0700 Message-ID: <39DF931C.3FADC111@urx.com> Date: Sat, 07 Oct 2000 14:18:20 -0700 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: media@mail1.nai.net Cc: freebsd-questions@FreeBSD.ORG Subject: Re: grep hanging?? References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG media@mail1.nai.net wrote: > > I have a bit of a problem, in trying to find files in order to finish this > install, I'll try to use grep. Sometimes it just hangs. The command > prompt does not return. The lights on the computer do not show any disk > activity. What could be the problem?? Is there a way to get back the > command prompt without hitting CRTL-ALT-DEL?? I do this all of the time. In my case, it usually means it is looking for input from STDIN (the keyboard). I &#$&$& and press c. Kent > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 14:21: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from static.unixfreak.org (static.unixfreak.org [63.198.170.139]) by hub.freebsd.org (Postfix) with ESMTP id ADA6537B66C for ; Sat, 7 Oct 2000 14:21:03 -0700 (PDT) Received: by static.unixfreak.org (Postfix, from userid 1000) id D4ADD1F21; Sat, 7 Oct 2000 14:21:02 -0700 (PDT) Subject: Re: Installing a port to a differant location than the default In-Reply-To: <20001007165723.A10117@agamemnon.informatik.rwth-aachen.de> "from Volker Stolz at Oct 7, 2000 04:57:23 pm" To: Volker Stolz Date: Sat, 7 Oct 2000 14:21:02 -0700 (PDT) Cc: Chip , "freebsd-questions@freebsd.org" , "seafug@dub.net" From: Dima Dorfman Reply-To: dima@unixfreak.org X-Mailer: ELM [version 2.4ME+ PL82 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Message-Id: <20001007212102.D4ADD1F21@static.unixfreak.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > On Sat, Oct 07, 2000 at 06:37:38AM -0700, Chip wrote: > > I have several hard disks in my pc, with the standard /usr on the > > first disk with the standard directories, but the other two disks > > are setup as /usr2 and /usr3. Is there a way to install a port or > > package into one either /usr2 or /usr3? > > pkg_add -p or setting $PREFIX for /usr/ports. Or, if that doesn't work (I tried using PREFIX= some time ago but it didn't change the prefix), try: cd /usr/ports// make DESTDIR=/usr2 install This will create /usr2/bin, /usr2/sbin, /usr2/share, etc. and whatever else the port requires (basically, it will create the same directory tree as you see in /us/rlocal). Hope this helps -- Dima Dorfman Finger dima@unixfreak.org for my public PGP key. If two wrongs don't make a right, try three! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 14:21:47 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp02.mrf.mail.rcn.net (smtp02.mrf.mail.rcn.net [207.172.4.61]) by hub.freebsd.org (Postfix) with ESMTP id 46A4737B502 for ; Sat, 7 Oct 2000 14:21:44 -0700 (PDT) Received: from ct-hartford-hiper2042.javanet.com ([209.150.38.44] helo=[209.150.34.212]) by smtp02.mrf.mail.rcn.net with esmtp (Exim 3.15 #2) id 13i1Pa-0007Yo-00; Sat, 07 Oct 2000 17:21:43 -0400 Message-Id: In-Reply-To: <200010072101.RAA19595@rac4.wam.umd.edu> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: James Howard From: media@ct1.nai.net Subject: Re: Partitioning question Cc: freebsd-questions@FreeBSD.ORG Date: Sat, 07 Oct 2000 17:21:43 -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 5:01 PM -0400 10/07/00, James Howard wrote: > >I have this silly problem with paritioning. When I do a new installation >and go to format the new partitions, I am invariably told that the >partition cannot be located. As near as I can tell, I am the only person >this happens to. What am I screwing up to cause this? What is telling you he partition can't be located?? From stand/sysinstall you would first go into an "fdisk" type utility where you create the FreeBSD partion. Then you go into a disk labelling utility that creates the slices for /, /usr, /swap, etc., and create mount points for any other partitions (such as DOS). What are you seeing in FreeBSD's version of fdisk?? On a related note, if you have slices set up with an earlier version that supports bad block handling (eg. 3.4), a later version of stand/sysinstall does not support bad block handling (eg. 4.1) will not find them. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 14:30:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp03.mrf.mail.rcn.net (smtp03.mrf.mail.rcn.net [207.172.4.62]) by hub.freebsd.org (Postfix) with ESMTP id 5294337B502 for ; Sat, 7 Oct 2000 14:30:56 -0700 (PDT) Received: from ct-hartford-hiper2042.javanet.com ([209.150.38.44] helo=[209.150.34.212]) by smtp03.mrf.mail.rcn.net with esmtp (Exim 3.15 #2) id 13i1YU-0006CB-00; Sat, 07 Oct 2000 17:30:55 -0400 Message-Id: In-Reply-To: <39DF931C.3FADC111@urx.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: kstewart@urx.com From: media@ct1.nai.net Subject: Re: grep hanging?? Cc: freebsd-questions@FreeBSD.ORG Date: Sat, 07 Oct 2000 17:30:55 -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 2:18 PM -0700 10/07/00, Kent Stewart wrote: >media@mail1.nai.net wrote: >> >> I have a bit of a problem, in trying to find files in order to finish this >> install, I'll try to use grep. Sometimes it just hangs. The command >> prompt does not return. The lights on the computer do not show any disk >> activity. What could be the problem?? Is there a way to get back the >> command prompt without hitting CRTL-ALT-DEL?? > >I do this all of the time. In my case, it usually means it is looking >for input from STDIN (the keyboard). I &#$&$& and press c. Thanx!! Why would it be looking for input from the keyboard?? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 14:38:17 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 4C2ED37B66D for ; Sat, 7 Oct 2000 14:38:15 -0700 (PDT) Received: from sun02pg2.wam.umd.edu (IDENT:root@sun02pg2.wam.umd.edu [128.8.73.12]) by po4.wam.umd.edu (8.9.3/8.9.3) with ESMTP id RAA25258; Sat, 7 Oct 2000 17:38:13 -0400 (EDT) Received: from sun02pg2.wam.umd.edu (IDENT:sendmail@localhost [127.0.0.1]) by sun02pg2.wam.umd.edu (8.9.3/8.9.3) with SMTP id RAA13422; Sat, 7 Oct 2000 17:38:11 -0400 (EDT) Received: from sun02pg2.wam.umd.edu (howardjp@localhost) by sun02pg2.wam.umd.edu (8.9.3/8.9.3) with ESMTP id RAA13417; Sat, 7 Oct 2000 17:38:10 -0400 (EDT) Message-Id: <200010072138.RAA13417@sun02pg2.wam.umd.edu> X-Authentication-Warning: sun02pg2.wam.umd.edu: howardjp owned process doing -bs To: media@mail1.nai.net Cc: freebsd-questions@freebsd.org Subject: Re: Partitioning question In-reply-to: Your message of "Sat, 07 Oct 2000 17:21:43 EDT." Date: Sat, 07 Oct 2000 17:37:50 -0400 From: James Howard Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message , media@mail1.nai.net writes : > What are you seeing in FreeBSD's version of fdisk?? Sorry, I didn't realize I wasn't very clear. When I am using sysinstall to install a new partition, after I complete the labeling section of the installation, and hit 'w' to write the information to the disk, I am then told that the partition cannot be found. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 14:54: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from 2711.dynacom.net (2711.dynacom.net [206.107.213.3]) by hub.freebsd.org (Postfix) with ESMTP id D65FA37B502 for ; Sat, 7 Oct 2000 14:53:58 -0700 (PDT) Received: from urx.com (dsl1-160.dynacom.net [206.159.132.160]) by 2711.dynacom.net (Build 101 8.9.3/NT-8.9.3) with ESMTP id OAA02898; Sat, 07 Oct 2000 14:53:56 -0700 Message-ID: <39DF9B74.4F1747A3@urx.com> Date: Sat, 07 Oct 2000 14:53:56 -0700 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: media@mail1.nai.net Cc: freebsd-questions@FreeBSD.ORG Subject: Re: grep hanging?? References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG media@mail1.nai.net wrote: > > At 2:18 PM -0700 10/07/00, Kent Stewart wrote: > >media@mail1.nai.net wrote: > >> > >> I have a bit of a problem, in trying to find files in order to finish this > >> install, I'll try to use grep. Sometimes it just hangs. The command > >> prompt does not return. The lights on the computer do not show any disk > >> activity. What could be the problem?? Is there a way to get back the > >> command prompt without hitting CRTL-ALT-DEL?? > > > >I do this all of the time. In my case, it usually means it is looking > >for input from STDIN (the keyboard). I &#$&$& and press c. > > Thanx!! Why would it be looking for input from the keyboard?? I missed providing a proper file at the end. Since it can't find a file to process, it seems to look at STDIN and that is when everything stops. Kent -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 14:57: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp01.mrf.mail.rcn.net (smtp01.mrf.mail.rcn.net [207.172.4.60]) by hub.freebsd.org (Postfix) with ESMTP id 9392737B503 for ; Sat, 7 Oct 2000 14:57:02 -0700 (PDT) Received: from ct-hartford-hiper2042.javanet.com ([209.150.38.44] helo=[209.150.34.212]) by smtp01.mrf.mail.rcn.net with esmtp (Exim 3.15 #2) id 13i1xl-0004gv-00; Sat, 07 Oct 2000 17:57:01 -0400 Message-Id: In-Reply-To: References: <3.0.3.32.20001007114038.00977cd0@mail.bigpond.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: freebsd-questions@FreeBSD.ORG From: media@ct1.nai.net Subject: RE: 4.1.1-RELEASE XF86336 distribution Cc: Murray Baker Date: Sat, 07 Oct 2000 17:57:01 -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 7:41 PM -0700 10/06/00, John Baldwin wrote: >On 07-Oct-00 Murray Baker wrote: >> >> Between 4.0-RELEASE and 4.1-RELEASE the XF86336 distribution >> seems to have lost three files 'preinst.sh postinst.sh extract'. No wonder I can't find them!! They are listed as being required in the RELNOTES on the same CD-ROM from which they seem to be missing. That has to be a mistake. >They aren't needed by sysinstall. I can't run the 4.1 sysinstall with 3.4 because of the bad block issue. >> XF86336 RELNOTES still states that these are required. > >If you install X manually, yes, and in that case you can just >grab the ones from XFree86's web site, however if you install >from sysinstall it will all work ok. > >> Are they required ? Will 4.1.1-RELEASE XF86336 install from the >> files provided (ftp.freebsd.org and mirrors) ? What I wonder is if extract and preinst.sh and postinst.sh are necessary. The RELNOTES on the CD-ROM says they are, yet the _FreeBSD Handbook_ and _The Complete FreeBSD_ don't seem to make any mention of them. Their unpacking instructions for the Bourne shell read: # mkdir -p /usr/X11R6 # cd /usr/X11R6 # for i in bin fnts lib cfg; do # tar xzf X$i.tgz # done However, the RELNOTES say "It is strongly recommended that you use the provided extract utility to unpack the XFree86 distribution. If you choose to ignore this and use something else, we don't want to hear from you if you run into problems." My question is, if this is true, how does sysinstall unpack them if extract isn't on the disk?? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 14:58:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.gamespot.com (mail.gamespot.com [206.251.13.3]) by hub.freebsd.org (Postfix) with ESMTP id 7641337B502 for ; Sat, 7 Oct 2000 14:58:37 -0700 (PDT) Received: (from jsd@localhost) by mail.gamespot.com (8.9.3/8.9.3) id OAA23870 for freebsd-questions@freebsd.org; Sat, 7 Oct 2000 14:56:33 -0700 (PDT) Date: Sat, 7 Oct 2000 14:56:33 -0700 (PDT) From: Jon Drukman Message-Id: <200010072156.OAA23870@mail.gamespot.com> To: freebsd-questions@freebsd.org Subject: newfs extended partition Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I just reclaimed an old disk drive and for various reasons I want to just wipe out an MSDOS partition that lies in the extended partition. I can mount it fine, it shows up in FreeBSD as /dev/ad0s7. However, I can't newfs it. I get the following message, which I can't figure out: cluttered# newfs /dev/ad0s7 newfs: ioctl (GDINFO): Invalid argument newfs: /dev/ad0s7: can't read disk label; disk type must be specified I don't want to muck around with disklabel without knowing what I'm doing. I have backed up the data but I'd rather not disturb the other stuff in the extended partition if possible. -jsd- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 15: 2: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from drizzle.com (twinpeaks.drizzle.com [216.162.192.3]) by hub.freebsd.org (Postfix) with ESMTP id 1253037B502 for ; Sat, 7 Oct 2000 15:01:59 -0700 (PDT) Received: from localhost (mook@localhost) by drizzle.com (8.11.1/8.11.1) with ESMTP id e97M1wA15961 for ; Sat, 7 Oct 2000 15:01:58 -0700 Date: Sat, 7 Oct 2000 15:01:58 -0700 (PDT) From: Mike Cummings To: freebsd-questions@freebsd.org Subject: Can't boot to install 4.0 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm trying to install FreeBSD over my old Linux partition. I have a 20G IDE drive with a 10G partition for windows and 10G allotted to Linux (soon to be FreeBSD). It's an Athlon 700 w/128M RAM, and when I try to boot, with floppy or CD-ROM, I get the following right after booting starts: /boot.config: -P Keyboard: yes / int=0000000d err=00000000 efl=00030002 eip=0000567f eax=00000208 ebx=00000000 ecx=c0010010 edp=00000100 esi=0000000b edi=00000005 ebp=000003f4 esp=000003c4 es=f000 ds=ec00 es=1000 fs=0000 gs=0000 ss=9e35 es:eip = 0f 32 66 0d 00 00 08 00-0f 30 c3 66 b9 10 00 01 ss:eip = f4 56 03 01 00 00 00 01-00 00 3d 1d 00 ec 6a 1d System Halted This is very unsatisfying. Any ideas on what I could try next? I couldn't find anything about this problem on the net. Thanks! ,-----------------------------------------------------------------------------. > Mike Cummings | "The time you enjoy wasting is not wasted time." < > mook@drizzle.com | -- Bertrand Russell < > ICQ #34152632 | < `-----------------------------------------------------------------------------' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 15: 2:20 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 3944737B502 for ; Sat, 7 Oct 2000 15:02:18 -0700 (PDT) Received: from 149.211.6.64.reflexcom.com ([64.6.211.149]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Sat, 7 Oct 2000 15:01:01 -0700 Received: (from cjc@localhost) by 149.211.6.64.reflexcom.com (8.11.0/8.11.0) id e97M2EC76427; Sat, 7 Oct 2000 15:02:14 -0700 (PDT) (envelope-from cjc) Date: Sat, 7 Oct 2000 15:02:09 -0700 From: "Crist J . Clark" To: Bernd Luevelsmeyer Cc: questions@FreeBSD.ORG Subject: Re: arp proxy Message-ID: <20001007150209.S25121@149.211.6.64.reflexcom.com> Reply-To: cjclark@alum.mit.edu References: <39DC78C8.A3CF4F56@heitec.net> <20001005205137.L25121@149.211.6.64.reflexcom.com> <39DDDA7F.68AD47A2@heitec.net> <20001006105442.A62974@149.211.6.64.reflexcom.com> <39DF7F6D.48AEE934@heitec.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <39DF7F6D.48AEE934@heitec.net>; from bernd.luevelsmeyer@heitec.net on Sat, Oct 07, 2000 at 09:54:21PM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Oct 07, 2000 at 09:54:21PM +0200, Bernd Luevelsmeyer wrote: > Crist J . Clark wrote: [snip] > > Huh? But if I am not mistaken, all an ARP proxy is going to do is > > reply to ARP requests... And that does not get you far. You'd still > > need to figure out how to get frames over the bridge or packets over a > > router to the machines behind the firewall. > > But isn't that exactly what a gateway does... it receives packages for > its own MAC address but targeted to a remote IP address. It will check > the routing tables and then send the package onwards. So, IMHO if you've > got a gateway then you just need to direct all the packages to it so it > can distribute them, and that's what the ARP proxy is good for. Right, but I thgought your problem was with the subnetting and routing, so just getting the frames to the machine does not entirely solve the problem. > Hence I thought, fine, make the gateway answer all ARPs for inside > addresses from the outside, and the gateway part will be handled by the > normal gateway functionality. > Didn't work, however. The ARPs were answered as expected, and the > packages were sent to the gateway. The gateway however didn't send them > on, apparently it dropped them. My theory is that the gateway part > somehow was confused because, from the fumbled ARP table, it assumed > that all the subnet's addresses were local to the gateway machine > itself, so sending them out was considered unnecessary. How is your routing done to handle this correctly? > > I don't have your full email easily accessible, so I may again be > > suggesting something you have already tried or thought of, but is > > there a reason not to use NAT and redirect your addresses to machines > > behind the firewall? (I would venture to guess that if you start > > playing with ARP proxies you would end up building your own NAT system, > > but it will be more work and a kludge compared to just using > > natd(8).) > > This was not covered in my original mail, but a NAT wouldn't be > appropriate in this situation. The subnet's machines are mail servers, > HTTP proxies and so on. It's much easier if they have publically > routable addresses of their own; a NAT would give them all the same > address. Not necessarily. See 'redirect_address' in natd(8). You can use all of your addresses. -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 15: 9:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from 2711.dynacom.net (2711.dynacom.net [206.107.213.3]) by hub.freebsd.org (Postfix) with ESMTP id 715EB37B66F for ; Sat, 7 Oct 2000 15:09:33 -0700 (PDT) Received: from urx.com (dsl1-160.dynacom.net [206.159.132.160]) by 2711.dynacom.net (Build 101 8.9.3/NT-8.9.3) with ESMTP id PAA02934; Sat, 07 Oct 2000 15:09:31 -0700 Message-ID: <39DF9F1B.52B322A7@urx.com> Date: Sat, 07 Oct 2000 15:09:31 -0700 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Mike Cummings Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Can't boot to install 4.0 References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mike Cummings wrote: > > I'm trying to install FreeBSD over my old Linux partition. I have a 20G > IDE drive with a 10G partition for windows and 10G allotted to Linux (soon > to be FreeBSD). It's an Athlon 700 w/128M RAM, and when I try to boot, > with floppy or CD-ROM, I get the following right after booting starts: > > /boot.config: -P > Keyboard: yes > / > int=0000000d err=00000000 efl=00030002 eip=0000567f > eax=00000208 ebx=00000000 ecx=c0010010 edp=00000100 > esi=0000000b edi=00000005 ebp=000003f4 esp=000003c4 > es=f000 ds=ec00 es=1000 fs=0000 gs=0000 ss=9e35 > es:eip = 0f 32 66 0d 00 00 08 00-0f 30 c3 66 b9 10 00 01 > ss:eip = f4 56 03 01 00 00 00 01-00 00 3d 1d 00 ec 6a 1d > System Halted > > This is very unsatisfying. Any ideas on what I could try next? I couldn't > find anything about this problem on the net. It was there but you didn't recognize it. The problem with 4.0 is that it has a 1024 cylinder boot rule. Your / partition has to come before cylinder 1024. That works out to be ~8.4GB with LBA turned on. You can't install FreeBSD 4.0 in the 2nd partition and make it work. FreeBSD 4.1 doesn't have a 1024 cylinder problem and would work. Kent > > Thanks! > > ,-----------------------------------------------------------------------------. > > Mike Cummings | "The time you enjoy wasting is not wasted time." < > > mook@drizzle.com | -- Bertrand Russell < > > ICQ #34152632 | < > `-----------------------------------------------------------------------------' > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 15:13:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from 2711.dynacom.net (2711.dynacom.net [206.107.213.3]) by hub.freebsd.org (Postfix) with ESMTP id 5C41E37B502 for ; Sat, 7 Oct 2000 15:13:30 -0700 (PDT) Received: from urx.com (dsl1-160.dynacom.net [206.159.132.160]) by 2711.dynacom.net (Build 101 8.9.3/NT-8.9.3) with ESMTP id PAA02945; Sat, 07 Oct 2000 15:13:28 -0700 Message-ID: <39DFA008.1DC1006E@urx.com> Date: Sat, 07 Oct 2000 15:13:28 -0700 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Mike Cummings , freebsd-questions@FreeBSD.ORG Subject: Re: Can't boot to install 4.0 References: <39DF9F1B.52B322A7@urx.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Kent Stewart wrote: > > Mike Cummings wrote: > > > > I'm trying to install FreeBSD over my old Linux partition. I have a 20G > > IDE drive with a 10G partition for windows and 10G allotted to Linux (soon > > to be FreeBSD). It's an Athlon 700 w/128M RAM, and when I try to boot, > > with floppy or CD-ROM, I get the following right after booting starts: > > > > /boot.config: -P > > Keyboard: yes > > / > > int=0000000d err=00000000 efl=00030002 eip=0000567f > > eax=00000208 ebx=00000000 ecx=c0010010 edp=00000100 > > esi=0000000b edi=00000005 ebp=000003f4 esp=000003c4 > > es=f000 ds=ec00 es=1000 fs=0000 gs=0000 ss=9e35 > > es:eip = 0f 32 66 0d 00 00 08 00-0f 30 c3 66 b9 10 00 01 > > ss:eip = f4 56 03 01 00 00 00 01-00 00 3d 1d 00 ec 6a 1d > > System Halted > > > > This is very unsatisfying. Any ideas on what I could try next? I couldn't > > find anything about this problem on the net. This is a different problem. You would hit the one I mentioned after you install it. Kent > > It was there but you didn't recognize it. The problem with 4.0 is that > it has a 1024 cylinder boot rule. Your / partition has to come before > cylinder 1024. That works out to be ~8.4GB with LBA turned on. You > can't install FreeBSD 4.0 in the 2nd partition and make it work. > FreeBSD 4.1 doesn't have a 1024 cylinder problem and would work. > > Kent > > > > > Thanks! > > > > ,-----------------------------------------------------------------------------. > > > Mike Cummings | "The time you enjoy wasting is not wasted time." < > > > mook@drizzle.com | -- Bertrand Russell < > > > ICQ #34152632 | < > > `-----------------------------------------------------------------------------' > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > -- > Kent Stewart > Richland, WA > > mailto:kbstew99@hotmail.com > http://kstewart.urx.com/kstewart/index.html > FreeBSD News http://daily.daemonnews.org/ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 15:42:54 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 D851337B503 for ; Sat, 7 Oct 2000 15:42:52 -0700 (PDT) Received: (qmail 66533 invoked by uid 100); 7 Oct 2000 22:42:47 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14815.42726.976853.807442@guru.mired.org> Date: Sat, 7 Oct 2000 17:42:46 -0500 (CDT) To: "Matt Rudderham" Cc: questions@freebsd.org Subject: RE: Installing FreeBSD? In-Reply-To: <104543750@toto.iv> X-Mailer: VM 6.72 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Matt Rudderham writes: > >I'm sure that many moore people are just waiting for an friendlier > >version of Freebsd. I know I do. > > > Yes, I know what you mean, when I first wanted to learn more about Unix, I > remember buying an Easy to Install Linux Distribution, I think it may have > been Corel. It was supposed to have a nice easy installation, very > graphical. After booting from the CD, it would start to load, the screen > would go blank, then reboot my machine, it would do this in a never ending > process. As it turns out I was told by corel it was because my ATI video > card was not supported. I would much rather have an installation that is > guaranteed to work as apposed to one that is guaranteed to look nice if it > does. If you're having problems with the FreeBSD installation, please ask > questions on the list, the people here are more than willing to help you. Sounds like Corel went full bore graphical, instead of doing it halfway. Personally, I don't want/need a graphical install, but it would be nice - so long as it's *optional*. If I can't install without plugging in a video card, something is broken. Of course, anyone who thinks FreeBSD is hard should give Sun $75 for Solaris 8 and install that. It asks you for *cylinder* numbers. Talk about a blast from the past! ; Sat, 7 Oct 2000 15:44:33 -0700 (PDT) Received: from unix2 (jdt2101@unix2.cc.ksu.edu [129.130.12.4]) by mailhub.cns.ksu.edu (8.9.1/8.9.1/mailhub+tar) with SMTP id RAA16179 for ; Sat, 7 Oct 2000 17:44:32 -0500 (CDT) Received: from localhost by unix2 (SMI-8.6/1.34) id RAA05552; Sat, 7 Oct 2000 17:44:32 -0500 Date: Sat, 7 Oct 2000 17:44:32 -0500 (CDT) From: Joshua Delong Thomas X-Sender: jdt2101@unix2.cc.ksu.edu To: freebsd-questions@FreeBSD.org Subject: Sync on Green on an SGI monitor on an x86 VGA Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've been looking for where to switch the sync signal to sync on green but I can't find it. I have a matrox G-400. If anybody knows of a good tutorial on changing to an sgi monitor from a vga signal, I'd appreciate it. Josh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 15:46: 2 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 6E5C937B66C for ; Sat, 7 Oct 2000 15:46:00 -0700 (PDT) Received: (qmail 66605 invoked by uid 100); 7 Oct 2000 22:45:59 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14815.42919.914131.394015@guru.mired.org> Date: Sat, 7 Oct 2000 17:45:59 -0500 (CDT) To: media@ct1.nai.net Cc: questions@freebsd.org Subject: Re: obtaining partition information?? In-Reply-To: <78803519@toto.iv> X-Mailer: VM 6.72 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 media@ct1.nai.net writes: > At 3:54 AM -0500 10/07/00, Mike Meyer wrote: > >fdisk will list the slices. > FDISK under DOS shows the total FreeBSD partition (but it can't show the > slices for /, /usr, /swap), but the FreeBSD utility under stand/sysinstall > only shows the Primary DOS partition. Who said anything about /stand/sysinstall? Try the /sbin/fdisk - it prints out the same partition table that DOS does. If it doesn't, something is seriously screwed up. > >disklabel will show you the partitions in a slice. > It doesn't. All it shows is the DOS partition. Well, if you're using the one in /stand/sysinstall, and that doesn't see the freebsd partition, then it isn't going to work. Try the one in /sbin. > I'm led to believe the 4.1 installer does not work with the 3.4 > partitioning. This leads me to ask another question, if I upgrade to 4.1 > from source (without using stand/sysinstall) will the 4.1 filesystem work > on my disk?? It ought to. I went from 3.4 to -current that way. ; Sat, 7 Oct 2000 15:47:41 -0700 (PDT) Received: (qmail 66651 invoked by uid 100); 7 Oct 2000 22:47:40 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14815.43020.536133.284102@guru.mired.org> Date: Sat, 7 Oct 2000 17:47:40 -0500 (CDT) To: Dima Dorfman Cc: questions@freebsd.org Subject: Re: Installing a port to a differant location than the default In-Reply-To: <34179051@toto.iv> X-Mailer: VM 6.72 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 Dima Dorfman writes: > > On Sat, Oct 07, 2000 at 06:37:38AM -0700, Chip wrote: > > > I have several hard disks in my pc, with the standard /usr on the > > > first disk with the standard directories, but the other two disks > > > are setup as /usr2 and /usr3. Is there a way to install a port or > > > package into one either /usr2 or /usr3? > > pkg_add -p or setting $PREFIX for /usr/ports. > Or, if that doesn't work (I tried using PREFIX= some time ago but it > didn't change the prefix), try: Some ports are broken, and don't honor PREFIX. Worse yet, some are partly broken, and have some things that install in PREFIX, and some that install in /usr/local. If you run into such, please at least PR them. Including a patch in the PR would be even better. ; Sat, 7 Oct 2000 15:55:15 -0700 (PDT) Received: by static.unixfreak.org (Postfix, from userid 1000) id 6513A1F21; Sat, 7 Oct 2000 15:55:15 -0700 (PDT) Subject: Re: Installing a port to a differant location than the default In-Reply-To: <14815.43020.536133.284102@guru.mired.org> "from Mike Meyer at Oct 7, 2000 05:47:40 pm" To: Mike Meyer Date: Sat, 7 Oct 2000 15:55:15 -0700 (PDT) Cc: Dima Dorfman , questions@freebsd.org From: Dima Dorfman Reply-To: dima@unixfreak.org X-Mailer: ELM [version 2.4ME+ PL82 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Message-Id: <20001007225515.6513A1F21@static.unixfreak.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Dima Dorfman writes: > > > On Sat, Oct 07, 2000 at 06:37:38AM -0700, Chip wrote: > > > > I have several hard disks in my pc, with the standard /usr on the > > > > first disk with the standard directories, but the other two disks > > > > are setup as /usr2 and /usr3. Is there a way to install a port or > > > > package into one either /usr2 or /usr3? > > > pkg_add -p or setting $PREFIX for /usr/ports. > > Or, if that doesn't work (I tried using PREFIX= some time ago but it > > didn't change the prefix), try: > > Some ports are broken, and don't honor PREFIX. Worse yet, some are > partly broken, and have some things that install in PREFIX, and some > that install in /usr/local. I don't know about PREFIX, but DESTDIR always seems to work for me. -- Dima Dorfman Finger dima@unixfreak.org for my public PGP key. Life would be much easier if we could just read the source code. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 16:40:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from irv1-mail2.intelenet.net (irv1-mail2.intelenet.net [204.182.160.3]) by hub.freebsd.org (Postfix) with ESMTP id 6784F37B502 for ; Sat, 7 Oct 2000 16:40:36 -0700 (PDT) Received: from nimba.intelenet.net (nimba.intelenet.net [207.38.65.93]) by irv1-mail2.intelenet.net (8.9.3/8.9.3) with ESMTP id QAA01618 for ; Sat, 7 Oct 2000 16:40:35 -0700 (PDT) Received: by nimba.intelenet.net (Postfix, from userid 1294) id 0FFD283C72; Sat, 7 Oct 2000 16:40:34 -0700 (PDT) Date: Sat, 7 Oct 2000 16:40:34 -0700 From: matthew zeier To: freebsd-questions@freebsd.org Subject: openssh 2.2.0 in ports ? Message-ID: <20001007164034.D723@intelenet.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG OpenSSH 2.2.0 isn't in my ports directory. Short or rebuilding it on my own, where can I find a package version? -- matthew zeier - "There ain't no rules around here. We're trying to accomplish something." - Thomas Edison To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 16:44:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from bsd1.alaptech.com (cable-225-4-237-24.anchorageak.net [24.237.4.225]) by hub.freebsd.org (Postfix) with ESMTP id 38C1B37B66C for ; Sat, 7 Oct 2000 16:44:07 -0700 (PDT) Received: (from kirk@localhost) by bsd1.alaptech.com (8.11.0/8.9.3) id e97Ni4Q00398 for freebsd-questions@freebsd.org; Sat, 7 Oct 2000 15:44:04 -0800 (AKDT) (envelope-from kirk) Date: Sat, 7 Oct 2000 15:44:04 -0800 From: Kirk Brogdon To: freebsd-questions@freebsd.org Subject: X problems after 4.1 upgrade - Cirrus 5446 Message-ID: <20001007154404.A366@bsd1.alaptech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've posted this problem before but I've included some diagnostic info that may help (or amuse). This all worked before the upgrade and I have tried just about everything I can think of. I have an integrated sis5598 on an nlx board which will only run the VGA16 server (though not that well). The Cirrus 5446 pci card had no problems with the XF86_SVGA server before the upgrade. When I try to run it now the monitor flicks off for a second then comes back with colorful scrambled garbage and no key response. I can telnet in from another machine and execute a shutdown but that is the only way I can get the console back. Changing to a lower performance server doesn't help. When I pull the card out and reconfigure (using the sis5598 chip) it works as before. Below is what X spits out before it freaks out followed by dmesg output in case someone can see something that is obviously wrong (because I sure can't). In fact, if you see anything wrong or just plain stupid, please let me know Thanks - Kirk XFree86 Version 3.3.6 / X Window System (protocol Version 11, revision 0, vendor release 6300) Release Date: January 8 2000 If the server is older than 6-12 months, or if your card is newer than the above date, look for a newer version before reporting problems. (see http://www.XFree86.Org/FAQ) Operating System: FreeBSD 4.1-STABLE i386 [ELF] Configured drivers: SVGA: server for SVGA graphics adaptors (Patchlevel 1): NV1, STG2000, RIVA 128, RIVA TNT, RIVA TNT2, RIVA ULTRA TNT2, RIVA VANTA, RIVA ULTRA VANTA, RIVA INTEGRATED, GeForce 256, GeForce DDR, Quadro, ET4000, ET4000W32, ET4000W32i, ET4000W32i_rev_b, ET4000W32i_rev_c, ET4000W32p, ET4000W32p_rev_a, ET4000W32p_rev_b, ET4000W32p_rev_c, ET4000W32p_rev_d, ET6000, ET6100, et3000, pvga1, wd90c00, wd90c10, wd90c30, wd90c24, wd90c31, wd90c33, gvga, r128, ati, sis86c201, sis86c202, sis86c205, sis86c215, sis86c225, sis5597, sis5598, sis6326, sis530, sis620, sis300, sis630, sis540, tvga8200lx, tvga8800cs, tvga8900b, tvga8900c, tvga8900cl, tvga8900d, tvga9000, tvga9000i, tvga9100b, tvga9200cxr, tgui9400cxi, tgui9420, tgui9420dgi, tgui9430dgi, tgui9440agi, cyber9320, tgui9660, tgui9680, tgui9682, tgui9685, cyber9382, cyber9385, cyber9388, cyber9397, cyber9520, cyber9525, 3dimage975, 3dimage985, cyber9397dvd, blade3d, cyberblade, clgd5420, clgd5422, clgd5424, clgd5426, clgd5428, clgd5429, clgd5430, clgd5434, clgd5436, clgd5446, clgd5480, clgd5462, clgd5464, clgd5465, clgd6205, clgd6215, clgd6225, clgd6235, clgd7541, clgd7542, clgd7543, clgd7548, clgd7555, clgd7556, ncr77c22, ncr77c22e, cpq_avga, mga2064w, mga1064sg, mga2164w, mga2164w AGP, mgag200, mgag100, mgag400, oti067, oti077, oti087, oti037c, al2101, ali2228, ali2301, ali2302, ali2308, ali2401, cl6410, cl6412, cl6420, cl6440, video7, ark1000vl, ark1000pv, ark2000pv, ark2000mt, mx, realtek, AP6422, AT24, AT3D, s3_savage, s3_virge, s3_svga, NM2070, NM2090, NM2093, NM2097, NM2160, NM2200, ct65520, ct65525, ct65530, ct65535, ct65540, ct65545, ct65546, ct65548, ct65550, ct65554, ct65555, ct68554, ct69000, ct64200, ct64300, mediagx, V1000, V2100, V2200, p9100, spc8110, i740, i740_pci, i810, i810-dc100, i810e, Voodoo Banshee, Voodoo3, smi, generic Using syscons driver with X support (version 2.0) (using VT number 8) XF86Config: /etc/XF86Config (**) stands for supplied, (--) stands for probed/default values (**) XKB: disabled (**) XKB: keymap: "xfree86(us)" (overrides other XKB settings) (**) Mouse: type: PS/2, device: /dev/psm0, buttons: 3 (**) Mouse: 3 button emulation (timeout: 50ms) (**) SVGA: Graphics device ID: "Cirrus Logic GD544x" (**) SVGA: Monitor ID: "Dell 17" (--) SVGA: Mode "1280x1024" needs hsync freq of 64.25 kHz. Deleted. (--) SVGA: Mode "1024x768" needs hsync freq of 70.24 kHz. Deleted. (--) SVGA: Mode "1152x864" needs hsync freq of 70.88 kHz. Deleted. (--) SVGA: Mode "1280x1024" needs hsync freq of 74.59 kHz. Deleted. (--) SVGA: Mode "1600x1200" needs hsync freq of 75.00 kHz. Deleted. (--) SVGA: Mode "1152x864" needs hsync freq of 76.01 kHz. Deleted. (--) SVGA: Mode "1280x1024" needs hsync freq of 78.86 kHz. Deleted. (--) SVGA: Mode "1024x768" needs hsync freq of 80.21 kHz. Deleted. (--) SVGA: Mode "1280x1024" needs hsync freq of 81.13 kHz. Deleted. (--) SVGA: Mode "1600x1200" needs hsync freq of 87.50 kHz. Deleted. (--) SVGA: Mode "1152x864" needs hsync freq of 89.62 kHz. Deleted. (--) SVGA: Mode "1280x1024" needs hsync freq of 91.15 kHz. Deleted. (--) SVGA: Mode "1600x1200" needs hsync freq of 93.75 kHz. Deleted. (--) SVGA: Mode "1600x1200" needs hsync freq of 105.77 kHz. Deleted. (--) SVGA: Mode "1280x1024" needs hsync freq of 107.16 kHz. Deleted. (--) SVGA: Mode "1800X1440" needs hsync freq of 96.15 kHz. Deleted. (--) SVGA: Mode "1800X1440" needs hsync freq of 104.52 kHz. Deleted. (**) FontPath set to "/usr/X11R6/lib/X11/fonts/local/,/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/75dpi/:unscaled,/usr/X11R6/lib/X11/fonts/100dpi/:unscaled,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/" (--) SVGA: PCI: Cirrus Logic GD5446 rev 0, Memory @ 0xe6000000 (--) SVGA: chipset: generic (--) SVGA: videoram: 64k (--) SVGA: clocks: 25.18 (**) SVGA: Using 8 bpp, Depth 8, Color weight: 666 (--) SVGA: Using builtin driver modes (--) SVGA: Builtin Mode: 320x200 (--) SVGA: Virtual resolution set to 320x204 (--) SVGA: SpeedUp code selection modified because virtualX != 1024 **dmesg** Copyright (c) 1992-2000 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.1-STABLE #0: Sat Oct 7 09:31:25 AKDT 2000 root@bsd1.alaptech.com:/usr/obj/usr/src/sys/BSD1 Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 267274677 Hz CPU: AMD-K6(tm) 3D processor (267.27-MHz 586-class CPU) Origin = "AuthenticAMD" Id = 0x580 Stepping = 0 Features=0x8001bf AMD Features=0x80000800 real memory = 67108864 (65536K bytes) avail memory = 62357504 (60896K bytes) Preloaded elf kernel "kernel" at 0xc0300000. VESA: v1.2, 1024k memory, flags:0x0, mode table:0xc02ac994 (1000014) VESA: Cirrus Logic GD-5436/46 VGA md0: Malloc disk npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 isab0: at device 1.0 on pci0 isa0: on isab0 atapci0: port 0xd000-0xd00f,0xd400-0xd403,0xd800-0xd807,0xe000-0xe003,0xe400-0xe407 irq 11 at device 1.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 fxp0: port 0xb800-0xb81f mem 0xe3800000-0xe38fffff,0xe7800000-0xe7800fff irq 10 at device 3.0 on pci0 fxp0: Ethernet address 00:e0:18:80:60:e0 pci0: at 18.0 pci0: at 19.0 rl0: port 0xb000-0xb0ff mem 0xe2800000-0xe28000ff irq 11 at device 20.0 on pci0 rl0: Ethernet address: 00:e0:29:70:43:5d miibus0: on rl0 rlphy0: on miibus0 rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 atkbdc0: at port 0x60,0x64 on isa0 atkbd0: flags 0x1 irq 1 on atkbdc0 psm0: irq 12 on atkbdc0 psm0: model MouseMan+, device ID 0 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/9 bytes threshold plip0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port ppi0: on ppbus0 pcm0: at port 0x220-0x22f,0x530-0x537,0x388-0x38f,0x330-0x331,0x370-0x371 irq 5 drq 0,1 on isa0 unknown0: at port 0x201 on isa0 IP packet filtering initialized, divert enabled, rule-based forwarding disabled, default to deny, unlimited logging ad0: 2441MB [4960/16/63] at ata0-master using UDMA33 Mounting root from ufs:/dev/ad0s1a To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 16:45:13 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 6D95037B502 for ; Sat, 7 Oct 2000 16:45:11 -0700 (PDT) Received: from localhost (galt@localhost) by inconnu.isu.edu (8.9.3/8.9.3) with ESMTP id RAA01965; Sat, 7 Oct 2000 17:45:01 -0600 Date: Sat, 7 Oct 2000 17:45:01 -0600 (MDT) From: John Galt To: romeo Cc: freebsd-questions@FreeBSD.ORG Subject: Re: About KDE2 In-Reply-To: <39DF7AEC.EC92B348@acheloos.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 It's not quite final beta, but kde1.96 is in ports...(it's been a while since I CVSUP'd so it might be newer...) On Sat, 7 Oct 2000, romeo wrote: > Hi all, > > I must soon purchase FreeBSD 4.1, but ... could someone say me whether KDE 2.0 > (The final beta released) is included into this last version of FreeBSD? In fact > I'm looking for the last version of Konqueror (Actually I use KDE v.1.1.1 with > FreeBSD 3.2) and I'd like to own a more powerful browser than my actual KFM v > 1.167 ... Installing KDE 2.0 Kandidat on FreeBSD 3.2 should be possible (I > suppose), but if it is already contained in the FreeBSD CD's, that'be perfect. > > Thank you to you all > > Emmanuel > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- EMACS == Eight Megabytes And Constantly Swapping 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 Sat Oct 7 17:19:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mta02-svc.ntlworld.com (mta02-svc.ntlworld.com [62.253.162.42]) by hub.freebsd.org (Postfix) with ESMTP id 6141837B503 for ; Sat, 7 Oct 2000 17:19:12 -0700 (PDT) Received: from parish ([62.253.88.62]) by mta02-svc.ntlworld.com (InterMail vM.4.01.02.27 201-229-119-110) with ESMTP id <20001008011750.LMKR23965.mta02-svc.ntlworld.com@parish>; Sun, 8 Oct 2000 01:17:50 +0000 Received: (from mark@localhost) by parish (8.11.0/8.11.0) id e980IRa01920; Sun, 8 Oct 2000 01:18:27 +0100 (BST) (envelope-from mark) Date: Sun, 8 Oct 2000 01:18:20 +0100 From: Mark Ovens To: Jon Drukman Cc: freebsd-questions@freebsd.org Subject: Re: newfs extended partition Message-ID: <20001008011820.A252@parish> References: <200010072156.OAA23870@mail.gamespot.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5i In-Reply-To: <200010072156.OAA23870@mail.gamespot.com>; from jsd@mail.gamespot.com on Sat, Oct 07, 2000 at 02:56:33PM -0700 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Oct 07, 2000 at 02:56:33PM -0700, Jon Drukman wrote: > I just reclaimed an old disk drive and for > various reasons I want to just wipe out an > MSDOS partition that lies in the extended > partition. I can mount it fine, it shows > up in FreeBSD as /dev/ad0s7. However, I > can't newfs it. I get the following message, > which I can't figure out: > > cluttered# newfs /dev/ad0s7 > newfs: ioctl (GDINFO): Invalid argument > newfs: /dev/ad0s7: can't read disk label; disk type must be specified > You can't create a ffs filesystem in an extended partition. You will have to delete the extended partition and re-create it as a primary. > I don't want to muck around with disklabel without > knowing what I'm doing. I have backed up the data > but I'd rather not disturb the other stuff in the > extended partition if possible. > > -jsd- > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- 4.4 - The number of the Beastie ________________________________________________________________ 51.44°N FreeBSD - The Power To Serve http://www.freebsd.org 2.057°W My Webpage http://ukug.uk.freebsd.org/~mark mailto:marko@freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 17:32:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-27-149-77.mmcable.com [24.27.149.77]) by hub.freebsd.org (Postfix) with SMTP id 8CECB37B66C for ; Sat, 7 Oct 2000 17:32:26 -0700 (PDT) Received: (qmail 70412 invoked by uid 100); 8 Oct 2000 00:32:22 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14815.49302.502834.299094@guru.mired.org> Date: Sat, 7 Oct 2000 19:32:22 -0500 (CDT) To: dima@unixfreak.org Cc: questions@freebsd.org Subject: Re: Installing a port to a differant location than the default In-Reply-To: <20001007225515.6513A1F21@static.unixfreak.org> References: <14815.43020.536133.284102@guru.mired.org> <20001007225515.6513A1F21@static.unixfreak.org> X-Mailer: VM 6.72 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 Dima Dorfman writes: > > Dima Dorfman writes: > > > > On Sat, Oct 07, 2000 at 06:37:38AM -0700, Chip wrote: > > > > > I have several hard disks in my pc, with the standard /usr on the > > > > > first disk with the standard directories, but the other two disks > > > > > are setup as /usr2 and /usr3. Is there a way to install a port or > > > > > package into one either /usr2 or /usr3? > > > > pkg_add -p or setting $PREFIX for /usr/ports. > > > Or, if that doesn't work (I tried using PREFIX= some time ago but it > > > didn't change the prefix), try: > > Some ports are broken, and don't honor PREFIX. Worse yet, some are > > partly broken, and have some things that install in PREFIX, and some > > that install in /usr/local. > I don't know about PREFIX, but DESTDIR always seems to work for me. Prefix seems to work about 80% the time for me. Since all DESTDIR really does is set LOCALBASE (and things that depend on it - like PREFIX), I'd expect it to be about the same. DESTDIR doesn't seem to solve those problems. For instance, sysutils/idled *insists* that it's going to install things in /usr/local. Setting neither PREFIX nor DESTDIR corrects this. As a result, when it tries to strip the installed binary (from the right place), it doesn't work. Date: Sun, 08 Oct 2000 02:48:39 +0200 From: Siegbert Baude X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 4.1-STABLE i386) X-Accept-Language: de, en MIME-Version: 1.0 To: Mark Ovens Cc: Jon Drukman , freebsd-questions@freebsd.org Subject: Re: newfs extended partition References: <200010072156.OAA23870@mail.gamespot.com> <20001008011820.A252@parish> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello Mark and Jon, > > cluttered# newfs /dev/ad0s7 > > newfs: ioctl (GDINFO): Invalid argument > > newfs: /dev/ad0s7: can't read disk label; disk type must be specified > > > > You can't create a ffs filesystem in an extended partition. You will have > to delete the extended partition and re-create it as a primary. That is not true. bash-2.04$ mount /dev/ad0s3a on / (ufs, local) /dev/ad0s3f on /home (ufs, local) /dev/ad2s1d on /usr (ufs, local) /dev/ad0s3e on /var (ufs, local) /dev/ad0s9h on /usr/src (ufs, local) procfs on /proc (procfs, local) Watch out /usr/src . su-2.04# fdisk /dev/ad0s9 ******* Working on device /dev/ad0s9 ******* parameters extracted from in-core disklabel are: cylinders=65 heads=255 sectors/track=63 (16065 blks/cyl) parameters to be used for BIOS calculations are: cylinders=65 heads=255 sectors/track=63 (16065 blks/cyl) Media sector size is 512 Warning: BIOS sector numbering starts with sector 1 Information from DOS bootblock is: The data for partition 1 is: The data for partition 2 is: The data for partition 3 is: The data for partition 4 is: sysid 165,(FreeBSD/NetBSD/386BSD) start 63, size 1060227 (517 Meg), flag 80 (active) beg: cyl 478/ sector 1/ head 1; end: cyl 543/ sector 63/ head 254 su-2.04# Watch out the "head 1" (necessary for the boot record, which could live in this extended slice) in the second last line as compared to: su-2.04# fdisk /dev/ad0s3 [...] The data for partition 4 is: sysid 165,(FreeBSD/NetBSD/386BSD) start 0, size 50000 (24 Meg), flag 80 (active) beg: cyl 0/ sector 1/ head 0; end: cyl 1023/ sector 63/ head 255 su-2.04# I fiddled at least two weeks with fdisk, disklabel and newfs, until I got this working (somewhere I must have done something strange, as I got dmesg messages about slice sizes not fitting. Took me the time I mentioned, to solve this again. Finally zeroed the first two sectors of the strange slices by hand, to get this done.) Fdisk is not very useful to do this. My hint: Calculate the exact CHS-values by hand and force fdisk to use them (it offers you this as special option within the normal procedure). Hope this helps Siegbert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 17:51:44 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 0F71937B502 for ; Sat, 7 Oct 2000 17:51:43 -0700 (PDT) Received: from home.com ([24.12.186.185]) by femail2.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001008005044.DQMC27630.femail2.sdc1.sfba.home.com@home.com>; Sat, 7 Oct 2000 17:50:44 -0700 Message-ID: <39DF6263.FBCBA866@home.com> Date: Sat, 07 Oct 2000 17:50:27 +0000 From: rob X-Mailer: Mozilla 4.74 [en] (X11; U; FreeBSD 4.1-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Mike Meyer Cc: Matt Rudderham , questions@FreeBSD.ORG Subject: Re: Installing FreeBSD? References: <14815.42726.976853.807442@guru.mired.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mike Meyer wrote: > > Matt Rudderham writes: > > >I'm sure that many moore people are just waiting for an friendlier > > >version of Freebsd. I know I do. > > > > > Yes, I know what you mean, when I first wanted to learn more about Unix, I > > remember buying an Easy to Install Linux Distribution, I think it may have > > been Corel. It was supposed to have a nice easy installation, very > > graphical. After booting from the CD, it would start to load, the screen > > would go blank, then reboot my machine, it would do this in a never ending > > process. As it turns out I was told by corel it was because my ATI video > > card was not supported. I would much rather have an installation that is > > guaranteed to work as apposed to one that is guaranteed to look nice if it > > does. If you're having problems with the FreeBSD installation, please ask > > questions on the list, the people here are more than willing to help you. > > Sounds like Corel went full bore graphical, instead of doing it > halfway. Personally, I don't want/need a graphical install, but it > would be nice - so long as it's *optional*. If I can't install without > plugging in a video card, something is broken. > > Of course, anyone who thinks FreeBSD is hard should give Sun $75 for > Solaris 8 and install that. It asks you for *cylinder* numbers. Talk > about a blast from the past! > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message I had to give cylinder numbers with OpenBSD. I sat there with a calculator turning cylinders and sectors into Mb, but it gives you lots of time for really thinking about your partitioning :) Rob To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 17:57:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from christel.heitec.net (christel.heitec.net [193.101.232.3]) by hub.freebsd.org (Postfix) with ESMTP id 6344037B502 for ; Sat, 7 Oct 2000 17:57:48 -0700 (PDT) Received: from heitec.net (paladin.heitec.net [193.101.232.30]) by christel.heitec.net (Postfix) with ESMTP id 2956035480F; Sun, 8 Oct 2000 03:03:41 +0200 (CEST) Message-ID: <39DFC678.1BAA1630@heitec.net> Date: Sun, 08 Oct 2000 02:57:28 +0200 From: Bernd Luevelsmeyer Organization: Heitec AG X-Mailer: Mozilla 4.04 [en] (WinNT; I) MIME-Version: 1.0 To: cjclark@alum.mit.edu Cc: questions@FreeBSD.ORG Subject: Re: arp proxy References: <39DC78C8.A3CF4F56@heitec.net> <20001005205137.L25121@149.211.6.64.reflexcom.com> <39DDDA7F.68AD47A2@heitec.net> <20001006105442.A62974@149.211.6.64.reflexcom.com> <39DF7F6D.48AEE934@heitec.net> <20001007150209.S25121@149.211.6.64.reflexcom.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Crist J . Clark wrote: > > On Sat, Oct 07, 2000 at 09:54:21PM +0200, Bernd Luevelsmeyer wrote: > > Crist J . Clark wrote: > [snip] > > Hence I thought, fine, make the gateway answer all ARPs for inside > > addresses from the outside, and the gateway part will be handled by the > > normal gateway functionality. > > Didn't work, however. The ARPs were answered as expected, and the > > packages were sent to the gateway. The gateway however didn't send them > > on, apparently it dropped them. My theory is that the gateway part > > somehow was confused because, from the fumbled ARP table, it assumed > > that all the subnet's addresses were local to the gateway machine > > itself, so sending them out was considered unnecessary. > > How is your routing done to handle this correctly? Currently, because of the bridge, there's no routing at all. What I tried is: The subnet is 193.101.232.0/25, so the gateway's "inner" address would be 193.101.232.1/25, and a route to the subnet would be set up automatically. Since our ISP doesn't particularly care for our gateway's address I'd just set up an arbitrary 192.168/16 address for the "external" interface fxp1 and set up a default gateway of '-iface fxp1'. The subnet's machines would then have a default gateway of 193.101.232.1 . I debugged this, and sending outwards was working as expected. Packets coming from outwards wouldn't work because the arp wasn't answered, as expected. To get the ARP situation right I tried variations of arp -s 193.101.232.10 auto pub or arp -s 193.101.232.10 12:23:34:45:56:67 pub with 193.101.232.10 being a test- and debug-machine attached to the gateway's "inner" interface and 12:23:34:45:56:67 being the gateway's "external" MAC address, the real value of which I no longer remember. I got it so far as to answer the arp requests and getting the outside stuff sent to the gateway (I checked the destination MAC address was in fact the gateway's external MAC, and all sorts of counters showed traffic was in fact coming in, such as 'netstat -i'), but I never managed to let the gateway send the packages further into the inner subnet. Setting or not setting 'arpproxy_all' in /etc/rc.conf didn't have any noticeable effect. [...] > > This was not covered in my original mail, but a NAT wouldn't be > > appropriate in this situation. The subnet's machines are mail servers, > > HTTP proxies and so on. It's much easier if they have publically > > routable addresses of their own; a NAT would give them all the same > > address. > > Not necessarily. See 'redirect_address' in natd(8). You can use all of > your addresses. You are right, I didn't think of the redirect feature. It might well work; however, I don't like the idea of rewriting all the traffic for e.g. the mail server. I think they ought to have their real addresses, or there would be all sorts of problems with IPSec traffic, or the spam filter in the mail server, for example. The client would really talk to the NAT machine, but e.g. the mail server would handle it, itself having an entirely different address that the client doesn't know. Passive connections to the FTP server would have essentially the same problem of a server apparently "not knowing" its own address. Altogether I think while NAT is nice to protect workstations, servers should get their traffic routed to them unmodified. Greetings, Bernd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 18:27:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pioneernet.net (pop3.pioneernet.net [208.240.196.25]) by hub.freebsd.org (Postfix) with ESMTP id A478537B66C for ; Sat, 7 Oct 2000 18:27:47 -0700 (PDT) Received: from wiegand.org [208.194.173.26] by pioneernet.net with ESMTP (SMTPD32-6.03) id A15427C9013E; Sat, 07 Oct 2000 18:43:48 -0700 Message-ID: <39DFCE6D.C1AB9484@wiegand.org> Date: Sat, 07 Oct 2000 18:31:25 -0700 From: Chip X-Mailer: Mozilla 4.74 [en] (X11; U; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Mike Meyer Cc: Dima Dorfman , questions@freebsd.org Subject: Re: Installing a port to a differant location than the default References: <14815.43020.536133.284102@guru.mired.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mike Meyer wrote: > > Dima Dorfman writes: > > > On Sat, Oct 07, 2000 at 06:37:38AM -0700, Chip wrote: > > > > I have several hard disks in my pc, with the standard /usr on the > > > > first disk with the standard directories, but the other two disks > > > > are setup as /usr2 and /usr3. Is there a way to install a port or > > > > package into one either /usr2 or /usr3? > > > pkg_add -p or setting $PREFIX for /usr/ports. > > Or, if that doesn't work (I tried using PREFIX= some time ago but it > > didn't change the prefix), try: > > Some ports are broken, and don't honor PREFIX. Worse yet, some are > partly broken, and have some things that install in PREFIX, and some > that install in /usr/local. > > If you run into such, please at least PR them. Including a patch in > the PR would be even better. Forgive me for asking, but what is PR? > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Chip W. www.wiegand.org Alternative Operating Systems To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 18:36:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from srv7-bnu.bnu.nutecnet.com.br (srv7-bnu.bnu.nutecnet.com.br [200.248.108.16]) by hub.freebsd.org (Postfix) with ESMTP id 0456937B66E for ; Sat, 7 Oct 2000 18:36:03 -0700 (PDT) Received: from net (dlri7-248-158-105.joi.zaz.com.br [200.248.158.105]) by srv7-bnu.bnu.nutecnet.com.br (8.9.3/8.9.3) with SMTP id WAA31776 for ; Sat, 7 Oct 2000 22:35:09 -0300 Message-ID: <014d01c030c7$ebe74000$c800000a@net.warhocks.org> From: "Jackson Donadel" To: Subject: cyclades-8y, spontaneous reboot Date: Sat, 7 Oct 2000 22:33:13 -0300 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_013D_01C030AE.94828B80" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_013D_01C030AE.94828B80 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Some one here had problems with cyclades?, if i use the com2 port = connects, but with cyclades not, i already have the cy0 in kernel = config. what the ports names for this device? ttyc?? ? or ttyc?, not work my system is rebooting withour a good reason. sometimes acessing the diskettes, sometimes i don't know. it's a bug, hardware fault?, can i diagnostic? dmesg is not much clear for this case P166, 32, 4.1-RE ------=_NextPart_000_013D_01C030AE.94828B80 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Some one here had problems with = cyclades?, if i=20 use the com2 port connects, but with cyclades not, i already have the = cy0 in=20 kernel config.
what the ports names for this=20 device?
ttyc?? ? or ttyc?, not = work
 
 
my system is rebooting withour a good = reason.
sometimes acessing the diskettes, sometimes i don't=20 know.
it's a bug, hardware fault?, can i=20 diagnostic?
dmesg is not much clear for this=20 case
 
 
P166, 32, 4.1-RE
 
 
------=_NextPart_000_013D_01C030AE.94828B80-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 19:33:54 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 8B96737B66C for ; Sat, 7 Oct 2000 19:33:50 -0700 (PDT) Received: (from jim@localhost) by n5ial.gnt.com (8.7.5/8.7.3) id VAA02829 for freebsd-questions@freebsd.org; Sat, 7 Oct 2000 21:33:50 -0500 Date: Sat, 7 Oct 2000 21:33:50 -0500 From: Jim Graham To: freebsd-questions@freebsd.org Subject: FreeBSD 4.1.1 refuses to see 30GB hard drive as > 2GB Message-ID: <20001007213350.A2124@n5ial.gnt.net> 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 I've just attempted to add a Maxtor MXT 53073H4 30.7GB hard drive to my system. Unfortunately, no matter what I do, FreeBSD 4.1.1 insists that it's only 2014 MB. Here's what I've tried..... First, I tried using /stand/sysinstall. No matter what I did, I could not convince it to use more than 2 GB. :-( Then, I used a (shudder) Win98 boot disk and its fdisk---it was quite happy to fdisk and format a 29.9GB dos partition for me. When I tried to mount that using FreeBSD, FreeBSD complained, saying: "ad1s1: slice extends beyond end of disk: truncating from 60018777 to 4124673 sectors". I tried to write to that disk anyways...bad move---FreeBSD went tango uniform (i.e., it locked up hard). I've changed the BIOS settings (which I'm not convinced that any Unix would use anyways), using LBA, LARGE, NORMAL, AUTO, etc....nothing makes any difference. It seems that no matter what I do, FreeBSD insists on seeing this as a 2 GB drive. :-( System details: 650 MHz AMD Athlon on an ASUS K7V Motherboard ad0 (seen quite happily): 19547MB [39714/16/63] at ata0-master using UDMA33 ad1 (fubar): 2014MB [4092/16/63] at ata0-slave using UDMA66 Note that the above info for ad1 is what FreeBSD is seeing at boot, and is *NOT* what's stored in the BIOS config..... BIOS says 4092/255/63 or 1024/255/63, depending on what the settings are (LBA, etc). Forgive my ignorance, but the only time I've ever tried to use a disk this large before was on a Sun Enterprise 3500, which didn't have the limitations of the PC architecture. Has anyone run into this problem before? Can anyone offer any fixes other than starting over by installing FreeBSD from scratch so (hopefully) it will figure out what to do on its own? I saw questions resembling this on the list archives, but if there were answers to those questions, I missed them.... Suggestions, comments, and even RTFMs (with a pointer to the FM that I've missed, please), most welcome. Thanks, --jim -- 73 DE N5IAL (/4) | "There is no reason anyone would want jim@n5ial.gnt.net | a computer in their home." ICBM / Hurricane: | --Ken Olsen, DEC founder, 1977 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 Sat Oct 7 20:51:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mx-a.qnet.com (mx-a.qnet.com [209.221.198.11]) by hub.freebsd.org (Postfix) with ESMTP id 6AE8437B503 for ; Sat, 7 Oct 2000 20:51:26 -0700 (PDT) Received: from cello.qnet.com (stork@cello.qnet.com [209.221.198.10]) by mx-a.qnet.com (8.9.1a/8.9.3) with ESMTP id UAA29576; Sat, 7 Oct 2000 20:51:26 -0700 (PDT) Received: from localhost (stork@localhost) by cello.qnet.com (8.9.0/8.9.1) with ESMTP id UAA04649; Sat, 7 Oct 2000 20:50:27 -0700 (PDT) X-Authentication-Warning: cello.qnet.com: stork owned process doing -bs Date: Sat, 7 Oct 2000 20:50:27 -0700 (PDT) From: Heredity Choice To: Jim Graham Cc: freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD 4.1.1 refuses to see 30GB hard drive as > 2GB In-Reply-To: <20001007213350.A2124@n5ial.gnt.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Here is a game I played in Windows 2000 Advanced Server that will probably work in FreeBSD. Tell the CMOS there is no drive on the IDE channel to which the big Maxtor is connected. Then boot on a bootable drive, and while it is installing the OS may discover and mount the Maxtor, as long as the BIOS isn't interfering. There is software for WIN98, but not FreeBSD or Windows 2000, for fooling an old BIOS into accepting a big UDMA drive. To boot on the big drive in FreeBSD you will probably need to install a UDMA 66 or 100 host adapter or replace your motherboard with one that supports UDMA 66 or 100. I recently saw UDMA 100 host adapters at a swap meet for $35, a good investment unless your motherboard is already due for retirement. Paul Smith stork@qnet.com On Sat, 7 Oct 2000, Jim Graham wrote: > I've just attempted to add a Maxtor MXT 53073H4 30.7GB hard drive > to my system. Unfortunately, no matter what I do, FreeBSD 4.1.1 > insists that it's only 2014 MB. > > Here's what I've tried..... > > First, I tried using /stand/sysinstall. No matter what I did, I could > not convince it to use more than 2 GB. :-( > > Then, I used a (shudder) Win98 boot disk and its fdisk---it was quite happy > to fdisk and format a 29.9GB dos partition for me. When I tried to mount > that using FreeBSD, FreeBSD complained, saying: "ad1s1: slice extends > beyond end of disk: truncating from 60018777 to 4124673 sectors". I tried > to write to that disk anyways...bad move---FreeBSD went tango uniform > (i.e., it locked up hard). > > I've changed the BIOS settings (which I'm not convinced that any Unix > would use anyways), using LBA, LARGE, NORMAL, AUTO, etc....nothing makes > any difference. > > It seems that no matter what I do, FreeBSD insists on seeing this as a > 2 GB drive. :-( > > System details: > > 650 MHz AMD Athlon on an ASUS K7V Motherboard > ad0 (seen quite happily): > 19547MB [39714/16/63] at ata0-master using UDMA33 > ad1 (fubar): > 2014MB [4092/16/63] at ata0-slave using UDMA66 > > Note that the above info for ad1 is what FreeBSD is seeing at boot, and > is *NOT* what's stored in the BIOS config..... BIOS says 4092/255/63 > or 1024/255/63, depending on what the settings are (LBA, etc). > > Forgive my ignorance, but the only time I've ever tried to use a disk > this large before was on a Sun Enterprise 3500, which didn't have the > limitations of the PC architecture. > > Has anyone run into this problem before? Can anyone offer any fixes > other than starting over by installing FreeBSD from scratch so (hopefully) > it will figure out what to do on its own? I saw questions resembling this > on the list archives, but if there were answers to those questions, I > missed them.... > > Suggestions, comments, and even RTFMs (with a pointer to the FM that > I've missed, please), most welcome. > > Thanks, > --jim > > -- > 73 DE N5IAL (/4) | "There is no reason anyone would want > jim@n5ial.gnt.net | a computer in their home." > ICBM / Hurricane: | --Ken Olsen, DEC founder, 1977 > 30.39735N 86.60439W | > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 21:22:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rz.uni-ulm.de (sirius-ether.rz.uni-ulm.de [134.60.1.36]) by hub.freebsd.org (Postfix) with ESMTP id 53D1537B66C for ; Sat, 7 Oct 2000 21:22:32 -0700 (PDT) Received: from gmx.de (lilith.wohnheim.uni-ulm.de [134.60.106.64]) by mail.rz.uni-ulm.de (8.9.3/8.9.3) with ESMTP id GAA03660; Sun, 8 Oct 2000 06:18:46 +0200 (MEST) Message-ID: <39DFF5A5.E74BC22D@gmx.de> Date: Sun, 08 Oct 2000 06:18:45 +0200 From: Siegbert Baude X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 4.1-STABLE i386) X-Accept-Language: de, en MIME-Version: 1.0 To: Ed Heil Cc: freebsd-questions@freebsd.org Subject: Re: Mounting a linux drive on FreeBSD 4.1 References: <20001005205431.19688.qmail@venus.postmark.net> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello Ed, nobody seems to have answered so far, so just my 0.02 Euro. Look at the following and wonder: su-2.04# mount|grep linux /dev/ad0s5 on /linux (ext2fs, local, read-only) /dev/ad0s7 on /linux/usr (ext2fs, local, read-only) /dev/ad0s8 on /linux/home (ext2fs, local, read-only) /dev/ad2s3 on /linux/opt (ext2fs, local, read-only) su-2.04# umount /linux/usr/ su-2.04# mount -t ext2fs /dev/ad0s7 /mnt/ ext2fs: /dev/ad0s7: Invalid argument su-2.04# umount /linux/opt su-2.04# mount -t ext2fs /dev/ad2s3 /mnt/ su-2.04# mount |grep -e linux -e mnt /dev/ad0s5 on /linux (ext2fs, local, read-only) /dev/ad0s8 on /linux/home (ext2fs, local, read-only) /dev/ad2s3 on /mnt (ext2fs, local) su-2.04# The secret is the different creation time of the Linux partitions (maybe also different fdisks in different distributions. I experimented a lot with different Linuxes and I canīt remember , when I created which partition with which distro). Something (sparse super blocks) changed in the ext2fs. I was told, you could change this with fstune, but didnīt check out until now. As workaround, things do well if defined in /etc/fstab (strange enough, but therefore all my Linux partitons were mounted in the example above. BTW, "mount -a" or "mount /linux" also works, which I really donīt understand!! Maybe time for my first PR.). You could also recreate your Linux filesystems with appropriate Linux fdisk, but this isnīt so easy normally :-) Excerpt from my /etc/fstab: su-2.04# cat /etc/fstab # Device Mountpoint FStype Options Dump Pass# /dev/ad0s3b none swap sw 0 0 /dev/ad0s3a / ufs rw 1 1 /dev/ad0s3f /home ufs rw 2 2 /dev/ad2s1d /usr ufs rw 2 2 /dev/ad0s3e /var ufs rw 2 2 /dev/ad0s9h /usr/src ufs rw 2 2 /dev/ad0s5 /linux ext2fs ro 0 0 /dev/ad0s7 /linux/usr ext2fs ro 0 0 /dev/ad0s8 /linux/home ext2fs ro 0 0 /dev/ad2s3 /linux/opt ext2fs ro 0 0 su-2.04# I didnīt manage to mount them rw in fstab (if experimenting, prepare to change your fstab with the means of single user mode, as it resulted in a non-booting system for me!) and remounting them rw only worked for the file systems, I can also mount manually. Hope this helps Siegbert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 21:25: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from drizzle.com (twinpeaks.drizzle.com [216.162.192.3]) by hub.freebsd.org (Postfix) with ESMTP id AA04A37B502 for ; Sat, 7 Oct 2000 21:25:01 -0700 (PDT) Received: from localhost (mook@localhost) by drizzle.com (8.11.1/8.11.1) with ESMTP id e984P1n10890 for ; Sat, 7 Oct 2000 21:25:01 -0700 Date: Sat, 7 Oct 2000 21:25:01 -0700 (PDT) From: Mike Cummings To: freebsd-questions@FreeBSD.ORG Subject: Re: Can't boot to install 4.0 In-Reply-To: <39DFA008.1DC1006E@urx.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 7 Oct 2000, Kent Stewart wrote: > > > Kent Stewart wrote: > > > > Mike Cummings wrote: > > > > > > I'm trying to install FreeBSD over my old Linux partition. I have a 20G > > > IDE drive with a 10G partition for windows and 10G allotted to Linux (soon > > > to be FreeBSD). It's an Athlon 700 w/128M RAM, and when I try to boot, > > > with floppy or CD-ROM, I get the following right after booting starts: > > > > > > /boot.config: -P > > > Keyboard: yes > > > / > > > int=0000000d err=00000000 efl=00030002 eip=0000567f > > > eax=00000208 ebx=00000000 ecx=c0010010 edp=00000100 > > > esi=0000000b edi=00000005 ebp=000003f4 esp=000003c4 > > > es=f000 ds=ec00 es=1000 fs=0000 gs=0000 ss=9e35 > > > es:eip = 0f 32 66 0d 00 00 08 00-0f 30 c3 66 b9 10 00 01 > > > ss:eip = f4 56 03 01 00 00 00 01-00 00 3d 1d 00 ec 6a 1d > > > System Halted > > > > > > This is very unsatisfying. Any ideas on what I could try next? I couldn't > > > find anything about this problem on the net. > > This is a different problem. You would hit the one I mentioned after > you install it. Right, that's what I thought. I've run into the 1024 cylinder problem before with Linux, and solved it by booting from a floppy. This is completely mystifying to me. It just dies before I can boot the CD or floppy. I can't find a lot of scope for troubleshooting it. I guess it could be a BIOS thing, but I don't know that much about hardware. -Mike Cummings To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 21:29:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rz.uni-ulm.de (sirius-ether.rz.uni-ulm.de [134.60.1.36]) by hub.freebsd.org (Postfix) with ESMTP id AC1BB37B502 for ; Sat, 7 Oct 2000 21:29:38 -0700 (PDT) Received: from gmx.de (lilith.wohnheim.uni-ulm.de [134.60.106.64]) by mail.rz.uni-ulm.de (8.9.3/8.9.3) with ESMTP id GAA04370; Sun, 8 Oct 2000 06:29:28 +0200 (MEST) Message-ID: <39DFF827.EEBAFB11@gmx.de> Date: Sun, 08 Oct 2000 06:29:27 +0200 From: Siegbert Baude X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 4.1-STABLE i386) X-Accept-Language: de, en MIME-Version: 1.0 To: Chip Cc: questions@freebsd.org Subject: Re: Installing a port to a differant location than the default References: <14815.43020.536133.284102@guru.mired.org> <39DFCE6D.C1AB9484@wiegand.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Forgive me for asking, but what is PR? Problem Report. Look at: http://www.de.freebsd.org/support.html#gnats Ciao Siegbert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 22: 2:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from 2711.dynacom.net (2711.dynacom.net [206.107.213.3]) by hub.freebsd.org (Postfix) with ESMTP id BAB3D37B503 for ; Sat, 7 Oct 2000 22:02:18 -0700 (PDT) Received: from urx.com (dsl1-160.dynacom.net [206.159.132.160]) by 2711.dynacom.net (Build 101 8.9.3/NT-8.9.3) with ESMTP id WAA03848; Sat, 07 Oct 2000 22:02:17 -0700 Message-ID: <39DFFFD8.999C2817@urx.com> Date: Sat, 07 Oct 2000 22:02:16 -0700 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Mike Cummings Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Can't boot to install 4.0 References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mike Cummings wrote: > > On Sat, 7 Oct 2000, Kent Stewart wrote: > > > > > > > Kent Stewart wrote: > > > > > > Mike Cummings wrote: > > > > > > > > I'm trying to install FreeBSD over my old Linux partition. I have a 20G > > > > IDE drive with a 10G partition for windows and 10G allotted to Linux (soon > > > > to be FreeBSD). It's an Athlon 700 w/128M RAM, and when I try to boot, > > > > with floppy or CD-ROM, I get the following right after booting starts: > > > > > > > > /boot.config: -P > > > > Keyboard: yes > > > > / > > > > int=0000000d err=00000000 efl=00030002 eip=0000567f > > > > eax=00000208 ebx=00000000 ecx=c0010010 edp=00000100 > > > > esi=0000000b edi=00000005 ebp=000003f4 esp=000003c4 > > > > es=f000 ds=ec00 es=1000 fs=0000 gs=0000 ss=9e35 > > > > es:eip = 0f 32 66 0d 00 00 08 00-0f 30 c3 66 b9 10 00 01 > > > > ss:eip = f4 56 03 01 00 00 00 01-00 00 3d 1d 00 ec 6a 1d > > > > System Halted > > > > > > > > This is very unsatisfying. Any ideas on what I could try next? I couldn't > > > > find anything about this problem on the net. > > > > This is a different problem. You would hit the one I mentioned after > > you install it. > > Right, that's what I thought. I've run into the 1024 cylinder problem > before with Linux, and solved it by booting from a floppy. This is > completely mystifying to me. It just dies before I can boot the CD or > floppy. I can't find a lot of scope for troubleshooting it. I guess it > could be a BIOS thing, but I don't know that much about hardware. If you go back in the archives, you should see people with Athlon's that aren't booting to do an install. Also look in the archives for freebsd-hackers. Some I can remember were as simple as turning off the boot virus checking in the bios. Kent > > -Mike Cummings > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 22:25: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.monochrome.org (monochrome.org [206.64.112.124]) by hub.freebsd.org (Postfix) with ESMTP id E969237B66C for ; Sat, 7 Oct 2000 22:25:05 -0700 (PDT) Received: from localhost (faro [192.168.1.7]) by mail.monochrome.org (8.9.3/8.9.3) with SMTP id BAA93088; Sun, 8 Oct 2000 01:24:29 -0400 (EDT) (envelope-from chris@monochrome.org) Date: Sun, 8 Oct 2000 01:24:29 -0400 (EDT) From: Chris Hill X-Sender: chris@localhost To: Matthew Rochlin Cc: FreeBSD Questions List Subject: Re: HP Laserjet with JetDirect Network card -- how-to In-Reply-To: <4.3.2.7.2.20001007140207.0189db68@pop3.norton.antivirus> Message-ID: 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, 7 Oct 2000, Matthew Rochlin wrote: > Thanks for your suggestion... > > It works (mostly), but only on postscript files. (I don't have ghostscript > or any other postscript generating tool on my BSD machine at the moment, If you have a Postscript printer, you don't need ghostscript, except maybe for viewing PS on-screen. gs allows a non-PS printer to print PS files. PS printers used to be very expensive due to Adobe's high licensing fees. > lpr test.prn > > Printed out the document (your email, actually) fine. But if I try to > print plain text, I get just the first line, somewhat garbled at the end > (the next two lines print out shifted to the far right and the rest of the > document doesn't print at all). The infamous stairstep effect! This happens because a unix newline is a single LF character, where the printer is probably expecting a CR and an LF like what DOS produces. I'll bet if you try to print a plain text file with one word per line, it will look like this. Having said that, I don't remember how to fix it but if you search the archives under "staircase" or "stairstep" you should turn up something. It was a simple fix, I just don't recall what it was. > Is there maybe something I need to do to distinguish plain text from > postscript? Not on my printer; it seems to recognize the Postscript header and deal with it automagically. PS or plain text, I just do a 'lpr filename' and it works. > Thanks! > (PS -- I also had to enable the printer spool daemon in > /etc/rc.conf ... lpd_enable="YES" ... per the Almost Complete > FreeBSD. Not enabled by default on my system. Maybe an installation > option I missed?) Woops, I forgot about that - sorry! It's been a while. I think the reason it's not on by default is that a) most things aren't in FreeBSD and b) lots of systems, e.g. servers, don't have or need a printer. PS - you should copy replies to the list (which I have done here). Most of these folks know a lot more than I do. -- Chris Hill chris@monochrome.org [1] Bus error netscape To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 22:38: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.monochrome.org (monochrome.org [206.64.112.124]) by hub.freebsd.org (Postfix) with ESMTP id 0F9B437B502 for ; Sat, 7 Oct 2000 22:38:07 -0700 (PDT) Received: from localhost (faro [192.168.1.7]) by mail.monochrome.org (8.9.3/8.9.3) with SMTP id BAA93108; Sun, 8 Oct 2000 01:37:49 -0400 (EDT) (envelope-from chris@monochrome.org) Date: Sun, 8 Oct 2000 01:37:49 -0400 (EDT) From: Chris Hill X-Sender: chris@localhost To: Joshua Delong Thomas Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Sync on Green on an SGI monitor on an x86 VGA 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, 7 Oct 2000, Joshua Delong Thomas wrote: > I've been looking for where to switch the sync signal to sync on green but > I can't find it. I have a matrox G-400. Changing the card's output format may or may not be possible, and is entirely dependent on the card. You'd have to check the manufacturer's docs. > If anybody knows of a good tutorial on changing to an sgi monitor > from a vga signal, I'd appreciate it. There are hardware solutions - i.e. an external box that goes between the CPU and the monitor - but they probably cost as much as, or more than, a new monitor. The box will be called a "computer video interface," or just an "interface." I have had success with products from the following companies: http://www.inlineinc.com/ http://www.extron.com/ http://www.altinex.com/ I don't work for any of these companies! -- Chris Hill chris@monochrome.org [1] Bus error netscape To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 23: 0:48 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 0685E37B503 for ; Sat, 7 Oct 2000 23:00:45 -0700 (PDT) Received: (from jim@localhost) by n5ial.gnt.com (8.7.5/8.7.3) id AAA04537 for freebsd-questions@FreeBSD.ORG; Sun, 8 Oct 2000 00:42:34 -0500 Date: Sun, 8 Oct 2000 00:42:34 -0500 From: Jim Graham To: freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD 4.1.1 refuses to see 30GB hard drive as > 2GB Message-ID: <20001008004234.A4501@n5ial.gnt.net> Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <20001007213350.A2124@n5ial.gnt.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95i In-Reply-To: ; from Heredity Choice on Sat, Oct 07, 2000 at 08:50:27PM -0700 X-PGP: see http://www.gnt.net/~n5ial for PGP Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Oct 07, 2000 at 08:50:27PM -0700, Heredity Choice wrote: > Here is a game I played in Windows 2000 Advanced Server that will probably > work in FreeBSD. Tell the CMOS there is no drive on the IDE channel to > which the big Maxtor is connected. Then boot on a bootable drive, and > while it is installing the OS may discover and mount the Maxtor, as long > as the BIOS isn't interfering. > > There is software for WIN98, but not FreeBSD or Windows 2000, for fooling > an old BIOS into accepting a big UDMA drive. To boot on the big drive in > FreeBSD you will probably need to install a UDMA 66 or 100 host adapter or > replace your motherboard with one that supports UDMA 66 or 100. According to the motherboard's docs, it supports UDMA 66. The system is brand new (just got it less than a week ago), and the ASUS K7V is, I believe, also very current. The win98 boot disk that I used (a recovery CD for a laptop I have) didn't have any special software---it just recognized the disk as a 30 GB drive. The problem is, I can't seem to convince FreeBSD to do the same. I'd expect the reverse of that situation...in fact, I'd find that very easy to believe...but this is strange. Very strange. I'll try this trick tomorrow, though---will post here if it works. Later, --jim PS: I'm still having trouble with Joliet CDs. Some work just fine, others aren't recognized as using Joliet extensions (and thus end up with lots of butchered 8.3 filenames). I've yet to determine a pattern. All of the CDs I've tried tonight were single-session, 700 MB CDs. Roughly half of them were recognized as Joliet. The others were not. No amount of unmounting and mounting the CDs made any difference---each CD either worked, or it didn't. Any suggestions on this? -- 73 DE N5IAL (/4) MiSTie #49997 < Running Linux 2.2.12 > jim@n5ial.gnt.net || j.graham@ieee.org ICBM / Hurricane: 30.39735N 86.60439W No, I'm not going to explain it. If you can't figure it out, you didn't want to know anyway... --Larry Wall To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 23: 7:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from penguin.tamucc.edu (penguin.tamucc.edu [165.95.11.15]) by hub.freebsd.org (Postfix) with ESMTP id C2F0A37B66C for ; Sat, 7 Oct 2000 23:07:34 -0700 (PDT) Received: from localhost (kaw54594@localhost) by penguin.tamucc.edu (8.9.3/8.9.3) with ESMTP id BAA29598 for ; Sun, 8 Oct 2000 01:07:33 -0500 Date: Sun, 8 Oct 2000 01:07:33 -0500 (CDT) From: kase wright To: freebsd-questions@FreeBSD.ORG Subject: help with /kernel message Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I just installed FreeBSD and keep getting "/kernel: table is full". I also get a message "message repeated ### times" where ### is any given number. What do these mean how do I get rid of them? Thank you for your time Kase Wright -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 23:17: 1 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mx-a.qnet.com (mx-a.qnet.com [209.221.198.11]) by hub.freebsd.org (Postfix) with ESMTP id B04F437B503 for ; Sat, 7 Oct 2000 23:16:59 -0700 (PDT) Received: from cello.qnet.com (stork@cello.qnet.com [209.221.198.10]) by mx-a.qnet.com (8.9.1a/8.9.3) with ESMTP id XAA12794; Sat, 7 Oct 2000 23:16:56 -0700 (PDT) Received: from localhost (stork@localhost) by cello.qnet.com (8.9.0/8.9.1) with ESMTP id XAA12693; Sat, 7 Oct 2000 23:15:54 -0700 (PDT) X-Authentication-Warning: cello.qnet.com: stork owned process doing -bs Date: Sat, 7 Oct 2000 23:15:54 -0700 (PDT) From: Heredity Choice To: Dominic Mitchell Cc: Andrew Boothman <0094187@sms.ed.ac.uk>, questions@FreeBSD.ORG, freebsd-users@uk.freebsd.org Subject: Re: Dual Booting Win98 and FBSD In-Reply-To: <20001007201034.A39732@ppe.happygiraffe.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have never installed WIN98 but have lots of experience with another primitive M$ OS, MS-DOS. DOS wants to grab all the drive it can. I prevent this by first using FDISK from a DOS boot floppy to create, format, and mark bootable a partition the size I want it to be. I then install DOS before anything else, because DOS is likely to format any other partitions it finds. One could presumably use a DOS boot floppy with FDISK to create a partition for WIN98, but formatting will have to be done from the WIN98 install. Paul Smith stork@qnet.com > [1] Be careful, the default options for win98 install doesn't always > give you a chance to partition your hard drive before proceeding with > the install. It just assumes you want to use the whole hard disk... > There is a way out of it, though. Wish I could remember how. Probably > by pressing F5 or F8 when the win98 setup disk boots, actually. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 23:23:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from kirk.giovannelli.it (kirk.giovannelli.it [194.184.65.4]) by hub.freebsd.org (Postfix) with ESMTP id 9E54937B503 for ; Sat, 7 Oct 2000 23:23:28 -0700 (PDT) Received: from suzy.masternet.it (modem45.masternet.it [194.184.65.105]) by kirk.giovannelli.it (8.11.0/8.11.0) with ESMTP id e986I5s44922 for ; Sun, 8 Oct 2000 08:18:06 +0200 (CEST) (envelope-from gmarco@giovannelli.it) Message-Id: <5.0.0.25.0.20001008081828.02b70eb0@194.184.65.4> X-Sender: gmarco@194.184.65.4 X-Mailer: QUALCOMM Windows Eudora Version 5.0 Date: Sun, 08 Oct 2000 08:26:15 +0200 To: questions@freebsd.org From: Gianmarco Giovannelli Subject: How to use softupdates on a single partition Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Let's imagine I have a box with 4.x.x FreeBSD with only the / partition. How I can use SOFTUPDATES on it ? Some times ago it worked to something like : sync;sync;sync ... tuefs -n enable /dev/rda0s1a reboot -n It was not beautifull but it worked :-) Now the "r-device are not any longer used ( I think :-). So also trying booting in single user mode it always complain about the fs is in use... Uhm... The only way, I have found, is to boot with the repair CD and mount the fs (after copying some file here and there for making the right device) and then tune it. But it is a very annoying process... So... any simpler method ? And why not to use softupdates as an option in installing process ? Best Regards, Gianmarco Giovannelli , "Unix expert since yesterday" http://www.giovannelli.it/~gmarco http://www2.masternet.it To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 23:40:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f257.law8.hotmail.com [216.33.240.132]) by hub.freebsd.org (Postfix) with ESMTP id 0585337B503 for ; Sat, 7 Oct 2000 23:40:17 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sat, 7 Oct 2000 23:40:13 -0700 Received: from 204.254.26.45 by lw8fd.law8.hotmail.msn.com with HTTP; Sun, 08 Oct 2000 06:40:12 GMT X-Originating-IP: [204.254.26.45] From: "Terje Oseberg" To: FreeBSD-questions@FreeBSD.ORG Subject: Re: High Performance NICs Date: Sun, 08 Oct 2000 06:40:12 GMT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 08 Oct 2000 06:40:13.0070 (UTC) FILETIME=[9C68B2E0:01C030F2] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Isn't the 3 Com 509 a 10Mbit card? How did you get the 3 Com 905B to work? Do you realized that 300 GB/day is equal to 27.7Mbits? How many systems do you have serving 300 GB/day through that 100Mbit switch? A good quality 100Mbit switch is only good for about 80Mbits before you start getting too many colisions to get any packets through. So, if you've got 3 systems running at that speed on one 100Mbit switch and you're having problems with reliability, I'd take a look at the switch rather than the NICs. Terje Oseberg http://www.reactor-core.org/~oseberg : Greetings, : : We have several very-high throughput boxen (>300 GB/day each) : sitting on an Arrowpoint CS100 switch. Our problem is that at these : sustained throughput levels, our NICs just crumble :-( : : We've tried : 3 Com 905B (garbage) : 3 Com 509 (so-so) : A variety of Realtek based TX cards (slow...) : and a DEC 21140 based card (great when it works, but seems to : crap out at the high end of the traffic curve) : : FreeBSD handles some of the highest loaded sites in the world, : so I *know* it can handle it with the right NIC. My question : should be obvious: what NICs do the readers recommend? : : Thanks! : : J.A. Terranson : sysadmin@mfn.org : : (Please CC off list, as we are not subscribed: thanks!) _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile at http://profiles.msn.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 23:47:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pioneernet.net (pop3.pioneernet.net [208.240.196.25]) by hub.freebsd.org (Postfix) with ESMTP id C758B37B66E for ; Sat, 7 Oct 2000 23:47:23 -0700 (PDT) Received: from wiegand.org [208.194.173.26] by pioneernet.net with ESMTP (SMTPD32-6.03) id AC3F8FB00D0; Sun, 08 Oct 2000 00:03:27 -0700 Message-ID: <39E01954.6D2C2A9C@wiegand.org> Date: Sat, 07 Oct 2000 23:51:00 -0700 From: Chip X-Mailer: Mozilla 4.74 [en] (X11; U; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Mike Meyer Cc: dima@unixfreak.org, questions@freebsd.org Subject: Re: Installing a port to a differant location than the default References: <14815.43020.536133.284102@guru.mired.org> <20001007225515.6513A1F21@static.unixfreak.org> <14815.49302.502834.299094@guru.mired.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mike Meyer wrote: > > Dima Dorfman writes: > > > Dima Dorfman writes: > > > > > On Sat, Oct 07, 2000 at 06:37:38AM -0700, Chip wrote: > > > > > > I have several hard disks in my pc, with the standard /usr on the > > > > > > first disk with the standard directories, but the other two disks > > > > > > are setup as /usr2 and /usr3. Is there a way to install a port or > > > > > > package into one either /usr2 or /usr3? > > > > > pkg_add -p or setting $PREFIX for /usr/ports. > > > > Or, if that doesn't work (I tried using PREFIX= some time ago but it > > > > didn't change the prefix), try: > > > Some ports are broken, and don't honor PREFIX. Worse yet, some are > > > partly broken, and have some things that install in PREFIX, and some > > > that install in /usr/local. > > I don't know about PREFIX, but DESTDIR always seems to work for me. > > Prefix seems to work about 80% the time for me. Since all DESTDIR > really does is set LOCALBASE (and things that depend on it - like > PREFIX), I'd expect it to be about the same. > > DESTDIR doesn't seem to solve those problems. For instance, > sysutils/idled *insists* that it's going to install things in > /usr/local. Setting neither PREFIX nor DESTDIR corrects this. As a > result, when it tries to strip the installed binary (from the right > place), it doesn't work. > > I used the following command in the /usr/ports/misc/less directory - make DESTDIR=/usr2 install and it didn't install to /usr2, and there were no changes or files written to /usr2 at all. So I then tried to install amanda the same way, and it did create a new usr directory in /usr2, with lots of subdirectories, and appeared to install amanda, I see the files there, but nothing runs. When I run pkg_delete to remove amanda it responds with errors about 'perhaps the directory doesn't really exist', many many times. I can see the directory. But then I don't really care about that. Just thought I'd report my findings. > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Chip W. www.wiegand.org Alternative Operating Systems To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 7 23:48:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mx-a.qnet.com (mx-a.qnet.com [209.221.198.11]) by hub.freebsd.org (Postfix) with ESMTP id EDB0437B66C for ; Sat, 7 Oct 2000 23:48:36 -0700 (PDT) Received: from cello.qnet.com (stork@cello.qnet.com [209.221.198.10]) by mx-a.qnet.com (8.9.1a/8.9.3) with ESMTP id XAA14595; Sat, 7 Oct 2000 23:48:36 -0700 (PDT) Received: from localhost (stork@localhost) by cello.qnet.com (8.9.0/8.9.1) with ESMTP id XAA17875; Sat, 7 Oct 2000 23:47:32 -0700 (PDT) X-Authentication-Warning: cello.qnet.com: stork owned process doing -bs Date: Sat, 7 Oct 2000 23:47:32 -0700 (PDT) From: Heredity Choice To: Jeffrey Vehrs Cc: Jan Erik , freebsd-questions@FreeBSD.ORG Subject: Re: Installing FreeBSD? In-Reply-To: <20001007093032.B42121@hydrogen.vehrs.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 How many OS installation programs assume for the default that most PCs have each a bunch of ISA network cards and ISA SCSI host adapters? I think the Sysinstall is the weakest feature in all of FreeBSD and overdue for a complete overhaul. Paul Smith stork@qnet.com On Sat, 7 Oct 2000, Jeffrey Vehrs wrote: > > There's one thing that bothers me though. Why you have no luck with installing > FreeBSD is beyond me. Try to find your friend who uses FreeBSD to help you if > you can. It's fairly easy to install. > > -- jwv > > On Sat, Oct 07, 2000 at 12:25:34PM +0200, Jan Erik wrote: > > Hi > > I have over the past several years stacked up with nearly all of freebsd > > releases in hope that one day will come that I could install this beast > > without any errors. No luck yet. Somehow it's not possible to install > > it. I have read the instructions carefully, but without any luck. > > > > This freebsd installer could - in my opinion - be very much easier. Like > > what happens in the linux community right now. Just pop the cd right in > > and boot up with an graphic installer right from the start. Tell me why > > FreeBSD still uses an unfriendly installer? Linux is so easy to install > > that Microsoft are planning to port their Office to Linux ( Microsoft > > Linux that is - non free version-of course. ) > > > > I'm sure that many moore people are just waiting for an friendlier > > version of Freebsd. I know I do. > > > > Regards > > > > Jan Erik Amundsen > > > > Norway > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message