From owner-freebsd-questions Sun Aug 5 0:59: 2 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.broadpark.no (unknown [217.13.4.2]) by hub.freebsd.org (Postfix) with ESMTP id 5363337B403 for ; Sun, 5 Aug 2001 00:59:00 -0700 (PDT) (envelope-from kmidtset@c2i.net) Received: from charlie (217-13-5-135.dd.nextgentel.com [217.13.5.135]) by mail.broadpark.no (Postfix) with ESMTP id 993CD7D95 for ; Sun, 5 Aug 2001 09:57:38 +0200 (MET DST) From: "Kjell" To: freebsd-questions@FreeBSD.ORG Date: Sun, 5 Aug 2001 09:01:07 +0200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: ipfilter ignores /etc/ipf.rules at boot Reply-To: kmidtset@c2i.net Message-ID: <3B6D0B53.2121.C34EBC@localhost> X-mailer: Pegasus Mail for Win32 (v3.12c) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG List members! I have built a firewall using the "How to Build a FreeBSD-STABLE Firewall IPFILTER" howto. dmesg shows: IP filter initialized, default = block all, Logging = enabled and farther down: IP filter already initialized The ipfstat command shows: empty list for ipfilter (in/out) Any hints on how things should be set up so the rules in the "/etc/ipf.rules" file should be read? Thanks and regards from Kjell (LA3SG) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 1: 5:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.tecdigital.net (tecdigital.tol.itesm.mx [132.254.97.16]) by hub.freebsd.org (Postfix) with SMTP id 88F7F37B401 for ; Sun, 5 Aug 2001 01:05:42 -0700 (PDT) (envelope-from madd@tecdigital.net) Received: (qmail 32693 invoked from network); 5 Aug 2001 08:05:39 -0000 Received: from na-148-243-246-150.na.avantel.net.mx (HELO Vivi) (madd@148.243.246.150) by 10.25.165.1 with SMTP; 5 Aug 2001 08:05:39 -0000 Message-ID: <001301c11d85$6c2c8f40$0a00a8c0@Vivi> From: "Mario Doria" To: "KT Sin" Cc: "FreeBSD Questions" References: <20010805144239.A26591@nutty.Singapore.Sun.COM> Subject: Re: kernel: arp messages Date: Sun, 5 Aug 2001 03:05:15 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG If the messages get too annoying, add this line to your /etc/sysctl.conf net.link.ether.inet.log_arp_wrong_iface=0 and reboot, you can also do sysctl -w net.link.ether.inet.log_arp_wrong_iface=0 and don't reboot Mario ----- Original Message ----- From: "KT Sin" To: "Victor Grey" Cc: Sent: Sunday, August 05, 2001 1:42 AM Subject: Re: kernel: arp messages > Hi > > You have two interfaces on the same subnet. I believe such configuration doesn't work properly under FreeBSD. Search the archives and handbook for more information and further explanations. > > kt > > On Sat, Aug 04, 2001 at 08:21:10AM -0700, Victor Grey wrote: > > The relevant part of my /etc/rc.conf looks like this: > > > > network_interfaces="fxp0 fxp1 lo0" > > ifconfig_fxp0="inet 192.168.1.2 netmask 255.255.255.0" > > ifconfig_fxp1="inet 192.168.1.3 netmask 255.255.255.0" > > defaultrouter="192.168.1.1" > > > > Can anyone explain why I keep getting messages in /var/log/messages like > > this: > > > > Aug 4 06:10:28 p2 /kernel: arp: 192.168.1.1 is on fxp0 but got reply from > > 00:04:28:96:44:00 on fxp1 > > > > TIA > > > > Victor Grey > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 1:12:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp3.mx.pitdc1.stargate.net (smtp3.mx.pitdc1.stargate.net [206.210.69.143]) by hub.freebsd.org (Postfix) with SMTP id 60BEC37B401 for ; Sun, 5 Aug 2001 01:12:23 -0700 (PDT) (envelope-from mav@wastegate.net) Received: (qmail 892 invoked from network); 5 Aug 2001 08:12:15 -0000 Received: from unknown (HELO mother) (209.166.133.236) by smtp3.mx.pitdc1.stargate.net with SMTP; 5 Aug 2001 08:12:15 -0000 From: "Doug Reynolds" To: "freebsd-questions@FreeBSD.org" , "Louis LeBlanc" Date: Sun, 05 Aug 2001 04:09:39 -0400 Reply-To: "Doug Reynolds" X-Mailer: PMMail 98 Professional (2.01.1600) For Windows 98 (4.10.2222) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: MBR got hosed! Message-Id: <20010805081223.60BEC37B401@hub.freebsd.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 4 Aug 2001 21:34:12 -0400, Louis LeBlanc wrote: >Anyway again, I am now trying to get this old frankenstein installed >with Win95 for my brother-in-law. He's starting college in the fall >and will need something to surf with and do research (Yah, right). >Well, the stupid thing won't seem to boot. I've tried going back into >the FreeBSD setup and deleting the partitions but it won't actually >write anything until you allocate a ufs slice and configure your >install choices (which is good for a regular install). I also tried >to set up install disks for 95 and NT, but no good. I can't even seem >to come up with a boot disk for 95 (I don't have one installed). depending on how old the drive is, the MBR could possibly be scrap. especially on computers that get rebooted and booted a lot.. i had it happen to me on one of my old bbs HDs. drive ran fine, but wouldnt boot. normally if you get a win9x boot disk and boot into DOS, all you really need to do is run a fdisk /mbr and that puts in the normal dos MBR --- doug reynolds | the maverick | mav@wastegate.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 1:39:14 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.san.yahoo.com (mail.san.yahoo.com [209.132.1.30]) by hub.freebsd.org (Postfix) with ESMTP id 95BCE37B401 for ; Sun, 5 Aug 2001 01:39:12 -0700 (PDT) (envelope-from justin@pauler.org) Received: from justin.home.lan (205.241.153.240) by mail.san.yahoo.com (5.5.039.2) id 3B6B21C40001AAD3 for freebsd-questions@freebsd.org; Sun, 5 Aug 2001 01:38:01 -0700 Content-Type: text/plain; charset="iso-8859-1" From: Justin W.Pauler Reply-To: justin@pauler.org Organization: FlexiShell Internet Services To: freebsd-questions@freebsd.org Subject: adding users Date: Sun, 5 Aug 2001 03:38:56 +0000 X-Mailer: KMail [version 1.2] MIME-Version: 1.0 Message-Id: <01080503385606.00491@justin.home.lan> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG To all the FreeBSD gurus: I am looking for a way to add users to my FreeBSD box based on some type of script. With the service that I provide, users sign up on a form on my webpage. From there, I would like that data to be sent to a local command which adds the user to the box. I have tried many things, but I just can't get adduser to do it. Is there another way of doing this? I would appreciate any help you can give. PLEASE KEEP MY ADDRESS IN ALL OF THE REPLIES. I AM NOT SUBSCRIBED TO THIS LIST! -- +--------------------------------------------- | Justin W. Pauler (justin@pauler.org) | AIM: drnet1000 +--------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 2:12:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp2.a2000.nl (duck.a2000.nl [62.108.1.88]) by hub.freebsd.org (Postfix) with ESMTP id 9FA7937B401 for ; Sun, 5 Aug 2001 02:12:09 -0700 (PDT) (envelope-from bliekp@fourtytwo.nl) Received: from node1475b.a2000.nl ([24.132.71.91] helo=avalanche) by smtp2.a2000.nl with smtp (Exim 2.02 #4) id 15TJxJ-0003jD-00 for freebsd-questions@freebsd.org; Sun, 5 Aug 2001 11:12:17 +0200 Content-Type: text/plain; charset="iso-8859-1" From: Pim Bliek Organization: Residentie Delirium Tremens To: freebsd-questions@freebsd.org Subject: problem doing make buildworld with STABLE Date: Sun, 5 Aug 2001 11:13:25 +0200 X-Mailer: KMail [version 1.2] MIME-Version: 1.0 Message-Id: <01080511132502.07107@avalanche> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I succesfully updated my sources (using cvsup (tag=RELENG_4)) to STABLE. I'm currently running: (output from uname -a) FreeBSD 4.3-RC FreeBSD 4.3-RC #2: Sat Apr 21 18:39:53 CEST 2001 After this I went into /usr/src and performed a make -j4 buildworld. It keeled over with the following error (after 5 mins or so): rm -rf lib ext Porting hints build ===> gnu/usr.sbin 1 error *** Error code 2 1 error *** Error code 2 1 error # My cvsup file: *default host=cvsup.nl.FreeBSD.org *default base=/usr *default prefix=/usr *default release=cvs tag=RELENG_4 *default delete use-rel-suffix *default compress src-all ports-all doc-all Can onyone help me out? I'm from the Linux world, and quite new to BSD. I love it, but I'm still having some difficulties ;-) Regards, Pim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 2:50: 6 2001 Delivered-To: freebsd-questions@freebsd.org Received: from herbelot.dyndns.org (d211.dhcp212-26.cybercable.fr [212.198.26.211]) by hub.freebsd.org (Postfix) with ESMTP id 16CDC37B401 for ; Sun, 5 Aug 2001 02:50:02 -0700 (PDT) (envelope-from thierry@herbelot.com) Received: from herbelot.com (multi.herbelot.nom [192.168.1.2]) by herbelot.dyndns.org (8.9.3/8.9.3) with ESMTP id LAA37220; Sun, 5 Aug 2001 11:55:37 +0200 (CEST) (envelope-from thierry@herbelot.com) Message-ID: <3B6D16B5.43FEA60C@herbelot.com> Date: Sun, 05 Aug 2001 11:49:41 +0200 From: Thierry Herbelot X-Mailer: Mozilla 4.78 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Erik Rothwell Cc: questions@FreeBSD.ORG Subject: Re: ad2s1e: UDMA ICRC error reading fsbn... References: <20010805031856.N4222-100000@endymion> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG [this rather belongs to -questions : CC modified] your error messages are most likely due a mis-adaptation between your cable (all the more so if you have a bent pin on one of connectors), the capabilities of your chipset (is it a Via ....) and a perhaps buggy IDE disk (for example, IBM IDE disk drives of the GX60 family are buggy) TfH PS : you may want to post also your dmesg file PS2 : it is possible to downgrade the access speed of the IDE hard disk via the hw.atamodes sysctl in the /boot/loader.conf file (here is my config : dma,---,dma,---,dma,---,---,---, you can replace the keyword "dma" with "pio") Erik Rothwell wrote: > > Hello, > > I've recently added a new 40GB disk to my existing FreeBSD system... It's > been less than flawless ;) When I first went to fdisk / disklabel the new > drive, I got an error stating that the drive geometry was improper... I > let /stand/sysinstall pick its own more suitable geometry and proceeded > to newfs the drive, etc. etc. Everything seems all well and good-- the new > drive mounted to /data... however, when I did a few tests moving data to > the new drive I get a *lot* of the following: > > ad2s1e: UDMA ICRC error reading fsbn 400447 of 200192-200447 (ad2s1 > bn 400447; cn 397 tn 4 sn 19) retrying [SNIP] > > and so on... > > the file eventually transfers but its quite noisy... now, I'm wondering if > this is due to kernel settings or my UDMA configuration-- or perhaps due > to some hardware problem. > > I at first suspected the cables-- because I accidentally damaged one of > the pins on my old 20GB drive... so, when I got the error at first (by > copying a 750MB file from the old drive to the new) I figured it was an > error in the old drive... so, I tried doing a copy of the same file (now > on /data) to elsewhere also on /data... still, the same errors > reading/writing from/to the same disk... > > Any ideas? > > Thanks in advance... > > Erik. > > -- Thierry Herbelot To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 3:33:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from endymion.skorga.org (cr157951-a.lndn1.on.wave.home.com [24.42.151.7]) by hub.freebsd.org (Postfix) with ESMTP id A49C537B401 for ; Sun, 5 Aug 2001 03:33:23 -0700 (PDT) (envelope-from erothwell@callgtn.com) Received: from localhost (bacchusrx@localhost) by endymion.skorga.org (8.11.3/8.11.3) with ESMTP id f75AXIR00946; Sun, 5 Aug 2001 06:33:18 -0400 (EDT) (envelope-from erothwell@callgtn.com) X-Authentication-Warning: endymion.skorga.org: bacchusrx owned process doing -bs Date: Sun, 5 Aug 2001 06:33:13 -0400 (EDT) From: Erik Rothwell X-X-Sender: To: Thierry Herbelot Cc: Erik Rothwell , Subject: Re: ad2s1e: UDMA ICRC error reading fsbn... In-Reply-To: <3B6D16B5.43FEA60C@herbelot.com> Message-ID: <20010805062914.R941-100000@endymion> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 5 Aug 2001, Thierry Herbelot wrote: > [this rather belongs to -questions : CC modified] > > your error messages are most likely due a mis-adaptation between your > cable (all the more so if you have a bent pin on one of connectors), the > capabilities of your chipset (is it a Via ....) and a perhaps buggy IDE > disk (for example, IBM IDE disk drives of the GX60 family are buggy) I posted to -STABLE mostly because I'd heard of someone else having similar problems since an upgrade to 4.3-stable (which I had done a little while ago as well...) :) But, strangely, the problems disappeared when rebooted... at least I have not encountered them yet again... I'm going to play with it a bit more to see if I can make it reproduce those errors. > > PS : you may want to post also your dmesg file > PS2 : it is possible to downgrade the access speed of the IDE hard disk > via the hw.atamodes sysctl in the /boot/loader.conf file (here is my > config : dma,---,dma,---,dma,---,---,---, you can replace the keyword > "dma" with "pio") I was thinking of reducing the access speed too, but, it seems a moot point now. Thank you for the help, though. I'll post more if I can reproduce the error. Erik. > Erik Rothwell wrote: > > > > Hello, > > > > I've recently added a new 40GB disk to my existing FreeBSD system... It's > > been less than flawless ;) When I first went to fdisk / disklabel the new > > drive, I got an error stating that the drive geometry was improper... I > > let /stand/sysinstall pick its own more suitable geometry and proceeded > > to newfs the drive, etc. etc. Everything seems all well and good-- the new > > drive mounted to /data... however, when I did a few tests moving data to > > the new drive I get a *lot* of the following: > > > > ad2s1e: UDMA ICRC error reading fsbn 400447 of 200192-200447 (ad2s1 > > bn 400447; cn 397 tn 4 sn 19) retrying > > [SNIP] > > > > > and so on... > > > > the file eventually transfers but its quite noisy... now, I'm wondering if > > this is due to kernel settings or my UDMA configuration-- or perhaps due > > to some hardware problem. > > > > I at first suspected the cables-- because I accidentally damaged one of > > the pins on my old 20GB drive... so, when I got the error at first (by > > copying a 750MB file from the old drive to the new) I figured it was an > > error in the old drive... so, I tried doing a copy of the same file (now > > on /data) to elsewhere also on /data... still, the same errors > > reading/writing from/to the same disk... > > > > Any ideas? > > > > Thanks in advance... > > > > Erik. > > > > > -- > Thierry Herbelot > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- E. L. Rothwell PGP Public Key at http://www.keyserver.net/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 3:39:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-9.dsl.lsan03.pacbell.net [63.207.60.9]) by hub.freebsd.org (Postfix) with ESMTP id 9EC9937B401 for ; Sun, 5 Aug 2001 03:39:34 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 4C9F666C3C; Sun, 5 Aug 2001 03:39:33 -0700 (PDT) Date: Sun, 5 Aug 2001 03:39:31 -0700 From: Kris Kennaway To: "Tiago N. Sampaio" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: rpm Message-ID: <20010805033931.A4715@xor.obsecurity.org> References: <006301c11d7a$845da5f0$6537e2c8@tiago> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="mYCpIKhGyMATD0i+" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <006301c11d7a$845da5f0$6537e2c8@tiago>; from tiago_ns@ig.com.br on Sun, Aug 05, 2001 at 03:47:35AM -0300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --mYCpIKhGyMATD0i+ Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Aug 05, 2001 at 03:47:35AM -0300, Tiago N. Sampaio wrote: > Hi... > i an a user of freebsd in a small city in brasil, Bauru, state of s=E3o = Paulo > ... > one friend speek to me the new system pakages of freebsd is a rpm???? > this is correct???? > i don't now.... No, it's not RPM. Kris --mYCpIKhGyMATD0i+ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE7bSJiWry0BWjoQKURAuzZAKDOsaXECSHov9iZEKWTBwO6U3YevQCcDYSy tAIhPikT6NFDQ/XS+r5uTZ8= =M56f -----END PGP SIGNATURE----- --mYCpIKhGyMATD0i+-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 3:42: 4 2001 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-9.dsl.lsan03.pacbell.net [63.207.60.9]) by hub.freebsd.org (Postfix) with ESMTP id 28D9637B401 for ; Sun, 5 Aug 2001 03:41:59 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id E878266C3C; Sun, 5 Aug 2001 03:41:57 -0700 (PDT) Date: Sun, 5 Aug 2001 03:41:57 -0700 From: Kris Kennaway To: Pim Bliek Cc: freebsd-questions@FreeBSD.ORG Subject: Re: problem doing make buildworld with STABLE Message-ID: <20010805034157.B4715@xor.obsecurity.org> References: <01080511132502.07107@avalanche> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="7ZAtKRhVyVSsbBD2" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <01080511132502.07107@avalanche>; from bliekp@fourtytwo.nl on Sun, Aug 05, 2001 at 11:13:25AM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --7ZAtKRhVyVSsbBD2 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Aug 05, 2001 at 11:13:25AM +0200, Pim Bliek wrote: > Hi, >=20 > I succesfully updated my sources (using cvsup (tag=3DRELENG_4)) to STABLE= . I'm=20 > currently running: (output from uname -a) > FreeBSD 4.3-RC FreeBSD 4.3-RC #2: Sat Apr 21 18:39:53 CEST=20 > 2001=20 >=20 > After this I went into /usr/src and performed a make -j4 buildworld. > It keeled over with the following error (after 5 mins or so): If you're tracking -stable, you must follow the stable@FreeBSD.org mailing list (and build problems should be discussed there, after you've verified that the question hasn't already been asked recently). Otherwise, how will you know about temporary build failures, bugs and other problems? Also, if you have a build failure with make -j, run make again without -j to capture the real error. Because -j interleaves output from a number of different make processes, the actual command that failed may be many hundreds of lines prior to the last thing which make outputs. Posting the end of a -j error log doesn't show the real error. Thanks, Kris --7ZAtKRhVyVSsbBD2 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE7bSL0Wry0BWjoQKURAigiAJ9+vaIlIaDzQ4U6HUR1xFeq0vtVGwCg86Ro ngpz3t077n+R3xmNLCNRIQ4= =0YQm -----END PGP SIGNATURE----- --7ZAtKRhVyVSsbBD2-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 4:14:36 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gconsrv04.g-connect.co.il (g-connect.co.il [194.90.46.248]) by hub.freebsd.org (Postfix) with ESMTP id 379B037B401 for ; Sun, 5 Aug 2001 04:14:21 -0700 (PDT) (envelope-from mike.ray@G-CONNECT.co.il) Received: by GCONSRV04 with Internet Mail Service (5.5.2653.19) id <31WRCD8H>; Sun, 5 Aug 2001 14:12:05 +0200 Message-ID: From: mike ray To: "'questions@FreeBSD.org'" Subject: ftp Date: Sun, 5 Aug 2001 14:12:00 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C11DA7.D4579CA0" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: 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_01C11DA7.D4579CA0 Content-Type: text/plain Hi The ftp mirror site in ISRAEL is currently asking for password when trying to login, the mail that is posted in your site does not seem to be working. Michael W Ray IT Manager ********************************************* G-Connect - Helping ISPs to differentiate www.g-connect.com POB 2200, Herzlyia B, 46120, Israel > Tel : + 972 9 960 1130 Mobile : + 972 58 636 545 ********************************************* ------_=_NextPart_001_01C11DA7.D4579CA0 Content-Type: text/html Content-Transfer-Encoding: quoted-printable ftp

Hi


The ftp mirror site in ISRAEL is = currently asking for password when trying to login, the mail that is = posted in your site does not seem to be working.

Michael W Ray=20

IT Manager=20

*********************************************=20

G-Connect - Helping ISPs to = differentiate www.g-connect.com=20

POB 2200, Herzlyia B, 46120, = Israel=20

<mailto:mike.ray@g-connect.co.il>=20

Tel : + 972 9 960 1130 Mobile : + 972 = 58 636 545=20

*********************************************


------_=_NextPart_001_01C11DA7.D4579CA0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 4:19:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from aragorn.neomedia.it (aragorn.neomedia.it [195.103.207.6]) by hub.freebsd.org (Postfix) with ESMTP id 13A8337B401 for ; Sun, 5 Aug 2001 04:19:07 -0700 (PDT) (envelope-from bartequi@neomedia.it) Received: (from httpd@localhost) by aragorn.neomedia.it (8.11.4/8.11.4) id f75BIw715479; Sun, 5 Aug 2001 13:18:58 +0200 (CEST) To: Pim Bliek Subject: Re: problem doing make buildworld with STABLE Message-ID: <997010338.3b6d2ba2d07fb@webmail.neomedia.it> Date: Sun, 05 Aug 2001 13:18:58 +0200 (CEST) From: Salvo Bartolotta Cc: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: IMP/PHP IMAP webmail program 2.2.4-cvs X-WebMail-Company: Neomedia s.a.s. X-Originating-IP: 62.98.237.19 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Hi, > I succesfully updated my sources (using cvsup (tag=RELENG_4)) to STABLE. > I'm currently running: (output from uname -a) > FreeBSD 4.3-RC FreeBSD 4.3-RC #2: Sat Apr 21 18:39:53 CEST > 2001 > After this I went into /usr/src and performed a make -j4 buildworld. > It keeled over with the following error (after 5 mins or so): BTW, have you been tracking the -stable mailing list? **When** did you cvsup? You may have updated at the wrong moment, ie when [huge] commits were being performed; which problem sometimes occurred in the past few days -- there was a "HEADS UP" in the -stable forum: a new Release is in preparation). If an error appears again, you should try dropping the j (ie "parallel") option. > rm -rf lib ext Porting hints build > ===> gnu/usr.sbin > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error > # > My cvsup file: > *default host=cvsup.nl.FreeBSD.org > *default base=/usr > *default prefix=/usr > *default release=cvs tag=RELENG_4 > *default delete use-rel-suffix > *default compress > src-all > ports-all ^^^^^^^^^ ^^^^^^^^^ This doesn't look correct: ports have no branches. The line should read: ports-all tag=. ("." is essential: it means "current"). The same applies for the doc-all line below.) > doc-all ^^^^^^^ ^^^^^^^ Hope this helps 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 Sun Aug 5 4:38:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp05.wxs.nl (smtp05.wxs.nl [195.121.6.57]) by hub.freebsd.org (Postfix) with ESMTP id 813AC37B401 for ; Sun, 5 Aug 2001 04:38:14 -0700 (PDT) (envelope-from alfatrion@cybertron.tmfweb.nl) Received: from cybertron ([213.10.151.186]) by smtp05.wxs.nl (Netscape Messaging Server 4.05) with SMTP id GHLEZN00.I2X; Sun, 5 Aug 2001 13:38:11 +0200 Message-ID: <004601c11da3$15c54890$231fa8c0@kruijff> From: "Alfatrion" To: , References: <3B6D0B53.2121.C34EBC@localhost> Subject: Re: ipfilter ignores /etc/ipf.rules at boot Date: Sun, 5 Aug 2001 13:32:30 +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.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ----- Original Message ----- From: "Kjell" To: Sent: Sunday, August 05, 2001 9:01 AM Subject: ipfilter ignores /etc/ipf.rules at boot > List members! > > I have built a firewall using the > "How to Build a FreeBSD-STABLE Firewall IPFILTER" howto. > > dmesg shows: IP filter initialized, default = block all, Logging = enabled > and farther down: IP filter already initialized > > The ipfstat command shows: empty list for ipfilter (in/out) > > Any hints on how things should be set up so the rules in the > "/etc/ipf.rules" file should be read? > > Thanks and regards from Kjell (LA3SG) > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > I had the exact same thing. With me it was because i linked the file to an other place. Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 4:49:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from nyc.rr.com (nycsmtp2fb.rdc-nyc.rr.com [24.29.99.78]) by hub.freebsd.org (Postfix) with ESMTP id 6355737B401 for ; Sun, 5 Aug 2001 04:49:26 -0700 (PDT) (envelope-from jslivko@blinx.net) Received: from equinox ([24.168.44.136]) by nyc.rr.com with Microsoft SMTPSVC(5.5.1877.357.35); Sun, 5 Aug 2001 07:49:24 -0400 From: "Jonathan M. Slivko" To: "'Kris Kennaway'" , "'Tiago N. Sampaio'" Cc: Subject: RE: rpm Date: Sun, 5 Aug 2001 07:49:47 -0400 Message-ID: <001001c11da4$ba2714d0$8701a8c0@equinox> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 In-Reply-To: <20010805033931.A4715@xor.obsecurity.org> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Isn't it used in the Linux compatibility programs though? -- Jonathan -- Jonathan M. Slivko Blinx Networks, Inc. http://www.blinx.net=20 -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of Kris Kennaway Sent: Sunday, August 05, 2001 6:40 AM To: Tiago N. Sampaio Cc: freebsd-questions@FreeBSD.ORG Subject: Re: rpm On Sun, Aug 05, 2001 at 03:47:35AM -0300, Tiago N. Sampaio wrote: > Hi... > i an a user of freebsd in a small city in brasil, Bauru, state of = s=E3o Paulo > ... > one friend speek to me the new system pakages of freebsd is a rpm???? > this is correct???? > i don't now.... No, it's not RPM. Kris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 5: 9:32 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.broadpark.no (unknown [217.13.4.2]) by hub.freebsd.org (Postfix) with ESMTP id E966C37B403 for ; Sun, 5 Aug 2001 05:09:27 -0700 (PDT) (envelope-from kmidtset@c2i.net) Received: from charlie (217-13-5-135.dd.nextgentel.com [217.13.5.135]) by mail.broadpark.no (Postfix) with ESMTP id 92F807E29; Sun, 5 Aug 2001 14:08:06 +0200 (MET DST) From: "Kjell" To: alfatrion@cybertron.tmfweb.nl Date: Sun, 5 Aug 2001 13:11:37 +0200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: ipfilter ignores /etc/ipf.rules at boot Reply-To: kmidtset@c2i.net Cc: freebsd-questions@FreeBSD.ORG Message-ID: <3B6D4609.11015.1A8AE39@localhost> In-reply-to: <004601c11da3$15c54890$231fa8c0@kruijff> X-mailer: Pegasus Mail for Win32 (v3.12c) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG From: "Alfatrion" To: , Subject: Re: ipfilter ignores /etc/ipf.rules at boot Date sent: Sun, 5 Aug 2001 13:32:30 +0200 > ----- Original Message ----- > From: "Kjell" > To: > Sent: Sunday, August 05, 2001 9:01 AM > Subject: ipfilter ignores /etc/ipf.rules at boot > > > > List members! > > > > I have built a firewall using the > > "How to Build a FreeBSD-STABLE Firewall IPFILTER" howto. > > > > dmesg shows: IP filter initialized, default = block all, Logging = enabled > > and farther down: IP filter already initialized > > > > The ipfstat command shows: empty list for ipfilter (in/out) > > > > Any hints on how things should be set up so the rules in the > > "/etc/ipf.rules" file should be read? > > > > Thanks and regards from Kjell (LA3SG) > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > I had the exact same thing. With me it was because i linked the file to an > other place. > > Alex > Thanks Alex! But where did you set up the link? The documentation says that /etc/ipf.rules is the default... Kjell To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 5:15: 9 2001 Delivered-To: freebsd-questions@freebsd.org Received: from rhosgobel.none (kabel203069.kabel.utwente.nl [130.89.203.69]) by hub.freebsd.org (Postfix) with ESMTP id 3ACA737B401 for ; Sun, 5 Aug 2001 05:15:01 -0700 (PDT) (envelope-from r.j.s@gmx.net) Received: (from rjs@localhost) by rhosgobel.none (8.11.3/8.11.3) id f75CED202079; Sun, 5 Aug 2001 14:14:13 +0200 (CEST) (envelope-from r.j.s@gmx.net) X-Authentication-Warning: rhosgobel.none: rjs set sender to r.j.s@gmx.net using -f Date: Sun, 5 Aug 2001 14:14:12 +0200 From: Rogier Steehouder To: "Justin W . Pauler" Cc: freebsd-questions@freebsd.org Subject: Re: [FBSD-Q] adding users Message-ID: <20010805141412.A2028@rhosgobel.net> Mail-Followup-To: Rogier Steehouder , "Justin W . Pauler" , freebsd-questions@freebsd.org References: <01080503385606.00491@justin.home.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <01080503385606.00491@justin.home.lan>; from justin@pauler.org on Sun, Aug 05, 2001 at 03:38:56AM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Aug 05, 2001 at 03:38:56AM +0000, Justin W . Pauler wrote: > To all the FreeBSD gurus: > > I am looking for a way to add users to my FreeBSD box based on some type of > script. With the service that I provide, users sign up on a form on my > webpage. From there, I would like that data to be sent to a local command > which adds the user to the box. > > I have tried many things, but I just can't get adduser to do it. Is there > another way of doing this? I'm no guru, but I'll give it a try. Try the pw command. Since I discovered that one I never used adduser ever again. It takes almost everything from the command line. The man page describes how to specify the password not on the command line (for security). with kind regards, Rogier Steehouder -- ___ _ -O_\ // | / Rogier Steehouder //\ / \ rjs@gmx.net // \ <---------------------- 90m ----------------------> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 5:58:37 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f230.law10.hotmail.com [64.4.15.230]) by hub.freebsd.org (Postfix) with ESMTP id 9F3CB37B401 for ; Sun, 5 Aug 2001 05:58:35 -0700 (PDT) (envelope-from bsd_mike@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sun, 5 Aug 2001 05:58:35 -0700 Received: from 65.25.207.191 by lw10fd.law10.hotmail.msn.com with HTTP; Sun, 05 Aug 2001 12:58:35 GMT X-Originating-IP: [65.25.207.191] From: "Mike Dorin" To: questions@freebsd.org Subject: USB Tape Drives?? Date: Sun, 05 Aug 2001 12:58:35 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 05 Aug 2001 12:58:35.0507 (UTC) FILETIME=[56746C30:01C11DAE] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Any decent USB Tape Drives out there? -Mike _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 6:23:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp06.wxs.nl (smtp06.wxs.nl [195.121.6.58]) by hub.freebsd.org (Postfix) with ESMTP id 42CD937B401 for ; Sun, 5 Aug 2001 06:23:24 -0700 (PDT) (envelope-from alfatrion@cybertron.tmfweb.nl) Received: from cybertron ([213.10.151.186]) by smtp06.wxs.nl (Netscape Messaging Server 4.05) with SMTP id GHLJUY04.V0X; Sun, 5 Aug 2001 15:23:22 +0200 Message-ID: <003b01c11db1$c7efc140$231fa8c0@kruijff> From: "Alfatrion" To: Cc: References: <3B6D4609.11015.1A8AE39@localhost> Subject: Re: ipfilter ignores /etc/ipf.rules at boot Date: Sun, 5 Aug 2001 15:23:01 +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.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > From: "Alfatrion" > To: , > Subject: Re: ipfilter ignores /etc/ipf.rules at boot > Date sent: Sun, 5 Aug 2001 13:32:30 +0200 > > > ----- Original Message ----- > > From: "Kjell" > > To: > > Sent: Sunday, August 05, 2001 9:01 AM > > Subject: ipfilter ignores /etc/ipf.rules at boot > > > > > > > List members! > > > > > > I have built a firewall using the > > > "How to Build a FreeBSD-STABLE Firewall IPFILTER" howto. > > > > > > dmesg shows: IP filter initialized, default = block all, Logging = enabled > > > and farther down: IP filter already initialized > > > > > > The ipfstat command shows: empty list for ipfilter (in/out) > > > > > > Any hints on how things should be set up so the rules in the > > > "/etc/ipf.rules" file should be read? > > > > > > Thanks and regards from Kjell (LA3SG) > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > > I had the exact same thing. With me it was because i linked the file to an > > other place. > > > > Alex > > > Thanks Alex! > But where did you set up the link? The documentation says that > /etc/ipf.rules is the default... > Kjell > I did this: mv /etc/ipf.rules /home/ipf.rules ln -s /home/ipf.rules /etc/ipf.rules After i removed this thing worked fine. I also needed to add this to my rc.conf ipfilter_enable="YES" ipfilter_flags="" Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 7:35:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lucifer.fuzion.za.org (pta-dial-196-31-185-63.mweb.co.za [196.31.185.63]) by hub.freebsd.org (Postfix) with ESMTP id B7D2D37B401 for ; Sun, 5 Aug 2001 07:35:07 -0700 (PDT) (envelope-from psyv@sec-it.net) Received: from localhost (psyv@localhost) by lucifer.fuzion.za.org (8.11.3/8.11.3) with ESMTP id f75EajR14532; Sun, 5 Aug 2001 16:36:47 +0200 (SAST) (envelope-from psyv@sec-it.net) X-Authentication-Warning: lucifer.fuzion.za.org: psyv owned process doing -bs Date: Sun, 5 Aug 2001 16:36:42 +0200 (SAST) From: The Psychotic Viper X-Sender: psyv@lucifer.fuzion.za.org To: Kjell Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Displaying IPFILTER rules In-Reply-To: <3B6CE8CA.14588.3C643D@localhost> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, On Sun, 5 Aug 2001, Kjell wrote: > Is there a command I can use to display the IPFILTER rules currently in effect? > I suspect that my firewall is using the default "deny all" rules, and ignoring the > /etc/ipf.rules file? try man 8 ipfstat ,but the flags you looking for are -i (in rules) and -o (out rules). They can be used together -io. hth PsyV To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 7:45:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lucifer.fuzion.za.org (pta-dial-196-31-185-63.mweb.co.za [196.31.185.63]) by hub.freebsd.org (Postfix) with ESMTP id 66B9D37B401 for ; Sun, 5 Aug 2001 07:45:18 -0700 (PDT) (envelope-from psyv@sec-it.net) Received: from localhost (psyv@localhost) by lucifer.fuzion.za.org (8.11.3/8.11.3) with ESMTP id f75El0o14546; Sun, 5 Aug 2001 16:47:01 +0200 (SAST) (envelope-from psyv@sec-it.net) X-Authentication-Warning: lucifer.fuzion.za.org: psyv owned process doing -bs Date: Sun, 5 Aug 2001 16:46:57 +0200 (SAST) From: The Psychotic Viper X-Sender: psyv@lucifer.fuzion.za.org To: Kjell Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ipfilter ignores /etc/ipf.rules at boot In-Reply-To: <3B6D0B53.2121.C34EBC@localhost> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, On Sun, 5 Aug 2001, Kjell wrote: > dmesg shows: IP filter initialized, default = block all, Logging = enabled > and farther down: IP filter already initialized self evident, IPFilter support has been compiled into your kernel and has already been init'd. This is an older method of using ipfilter and it has been recommended that support be loaded as a module. (Read the IPFilter docs on how to do that). Or just add ipfilter_flags="" to ur /etc/rc.conf, but the kernel module is recommended. > The ipfstat command shows: empty list for ipfilter (in/out) > > Any hints on how things should be set up so the rules in the > "/etc/ipf.rules" file should be read? well just ensure u have the following in /etc/rc.conf ipfilter_enable="YES" ipfilter_flags="" > > Thanks and regards from Kjell (LA3SG) PsyV To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 8:15:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from aries-es-hq.mwr.gov.cn (unknown [203.93.38.3]) by hub.freebsd.org (Postfix) with ESMTP id B120537B401; Sun, 5 Aug 2001 08:15:36 -0700 (PDT) (envelope-from news@htisetan.com) Received: from html (61.175.53.70 [61.175.53.70]) by aries-es-hq.mwr.gov.cn with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id QJKVAL1J; Sun, 5 Aug 2001 23:06:10 +0800 From: news@htisetan.com To: train@netonesoft.com Subject: ÒÁÊƵ¤Á÷Ðп챨 Date: Sun, 5 Aug 2001 23:13:29 Mime-Version: 1.0 Content-Type: text/html; charset="DEFAULT_CHARSET" 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 Message-Id: <20010805151537.B120537B401@hub.freebsd.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ÒÁÊƵ¤Á÷Ðп챨


 
Èç¹ûÄúÓÐÒÔÏÂÎÊÌ⣬ÇëµÇ¼ÒÁÊƵ¤ÍøÕ¾:
  • ²»ÐèÒª·¢ËÍmailµÄ¿Í»§
  • ¸Ä±äÁËmailµØÖ·µÄ¿Í»§
  • ÍüÁ˵ǼÃÜÂëµÄ¿Í»§

    ÒÁÊƵ¤ÍøÕ¾µØÖ·
    http://www.htisetan.com

    Èç¹ûÕâ·âПøÄú´øÀ´Èκβ»±ã£¬ÄúÒÔºó²»Ï£ÍûÊÕµ½´ËÓʼþ£¬Çë»ØÐÅÖÁÒÔϵØÖ·¡£
    news@htisetan.com

  • Copyright(C)2001 All Right Reserved¡¡ ÉϺ£ÊмÆËã»ú¹«ÖÚÐÅÏ¢·þÎñÒµ10515ºÅ
    ±¾Õ¾ÉÌÆ·¹©Ó¦ÉÌ:ÉϺ£»ªÍ¤ÒÁÊƵ¤ÓÐÏÞ¹«Ë¾(ISETAN) ÍøÕ¾Æó»­¼°Êг¡Íƹã:ÉϺ£°îÈËÐÅÏ¢·þÎñÓÐÏÞ¹«Ë¾(ORC)
    µç×ÓÉÌÎñ·þÎñÉÌ:Ïã¸ÛѸ°ÂÓÐÏÞ¹«Ë¾
    (ShopAll)





    To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 8:56:36 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sunny.pacific.net.sg (sunny.pacific.net.sg [203.120.90.127]) by hub.freebsd.org (Postfix) with ESMTP id 8A50437B401 for ; Sun, 5 Aug 2001 08:56:31 -0700 (PDT) (envelope-from naz27@pacific.net.sg) Received: from pop5.pacific.net.sg (pop5.pacific.net.sg [203.120.90.140]) by sunny.pacific.net.sg with ESMTP id f75FuU227832 for ; Sun, 5 Aug 2001 23:56:30 +0800 (SGT) Received: from pacific.net.sg (spoff99.pacific.net.sg [203.120.94.99]) by pop5.pacific.net.sg with SMTP id f75FuTY08090 for ; Sun, 5 Aug 2001 23:56:29 +0800 (SGT) Message-Id: <200108051556.f75FuTY08090@pop5.pacific.net.sg> To: freebsd-questions@freebsd.org Subject: I wish to contact you on the ICQ Network From: naz27@pacific.net.sg Date: Sun, 5 Aug 2001 23:55:53 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello! I have tried to contact you through ICQ but couldn't find you in the ICQ Community! If you are using ICQ, please send me your ICQ number by ICQ Email Express to 126309474@pager.mirabilis.com If you are not using ICQ, I would like to invite you to join the ICQ community so we can send messages, chat and find more friends to join us. Download ICQ by going to: http://www.icq.com/download Once you do so, we can communicate online. Seek you @ ICQ Nazrul Islam ICQ #: 126309474 Here are the 4 ways you can find me in the ICQ community: - My ICQ number is 126309474 - My Personal Communication Center on the Web, from which you can send me a message without having the ICQ program is: http://wwp.icq.com/126309474 - You can send me an Email Express which will appear directly on my computer screen to 126309474@pager.mirabilis.com. - My ICQ Web Front is members.icq.com/126309474. If I am online and activated my ICQ Web Front, you will be able to have a 2 way dialog with me from this page. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 9: 3:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-27-141-144.mmcable.com [24.27.141.144]) by hub.freebsd.org (Postfix) with SMTP id 6B24A37B403 for ; Sun, 5 Aug 2001 09:03:35 -0700 (PDT) (envelope-from mwm@mired.org) Received: (qmail 5312 invoked by uid 100); 5 Aug 2001 16:03:33 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15213.28245.595461.103253@guru.mired.org> Date: Sun, 5 Aug 2001 11:03:33 -0500 To: Jim Conner Cc: questions@freebsd.org Subject: Re: just how many known viruses are there for FreeBSD? In-Reply-To: <20038027@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" 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 List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Jim Conner types: > At 12:47 PM 08.02.2001 -0400, Jerry Murdock wrote: > >Actually Code Red is one of the more clever ones. It is not a simple VBScript > >hack. If a new unchecked buffer/remote execution exploit was found in an > >Apache module then something similar could be constructed without need for > >root access, using many of the same concepts. > This is not entirely true. The apache server would have to be running as > root which if exploited then allows the malicious code to do things as > root. That's not true at all. The code red worm doesn't do anything that needs root access. Read the CERT's description of it at . An exploit in Apache - or an Apache module - that lets an attacker download code and run it in that process is sufficient for what it does. > AFAIK, the Apache webserver by default runs as the user 'nobody' > which then the malicious code may only be run as that unprivileged user. I > admit that some admin run the server as root (not wise...of course. Even > the configs for the server state its not wise) which in this case I could > see where said virus could cause harm. That depends on your definition of "harm". It could be claimed that the code red worm doesn't harm a system, as the only thing it does to the disk is create a scratch file to note that it's there. However, some versions caused the web server to start sending defaced pages, and all versions can create a noticable system load. A properly administered web server won't be able to do much more than that. I'm not sure how true that is on WNT or W2K, but the description of some of the worms activities - writing on C: and shared libraries - are enough to cause me to recommend avoiding those platforms. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 9:25: 7 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-27-141-144.mmcable.com [24.27.141.144]) by hub.freebsd.org (Postfix) with SMTP id 2248A37B401 for ; Sun, 5 Aug 2001 09:25:02 -0700 (PDT) (envelope-from mwm@mired.org) Received: (qmail 48191 invoked by uid 100); 5 Aug 2001 16:25:01 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15213.29533.375904.18788@guru.mired.org> Date: Sun, 5 Aug 2001 11:25:01 -0500 To: Louis LeBlanc Cc: questions@freebsd.org Subject: Re: Attempted Buffer Overrun in via httpd? In-Reply-To: <119049501@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" 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 List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Louis LeBlanc types: > Of course, but for each miss, I end up with a message in my inbox > notifying me of a 404 encountered on my site. It doesn't happen > often, once in a while someone requests favicon.ico, which is probably > someone trying an innocuous test to see if I am running a server and > which one. favicon.ico is IE - and any browser that has picked this up as well - asking for an icon to use for pages on your site/in that directory. You can provide one yourself if you want; I use a beastie for mine. > Anyway, that's the rub. Seems this code red isn't just a worm, it's a > network virus, because of the traffic it's generating. If a piddly > server like mine gets a hundred hits in the course of 6 hours, what's > it doing to the big sites right now? And what is the effect on > general network connectivity? Seems the whole net must be bogged > down. I know my response times, even to freebsd.org, are down > noticably. Since it picks IP addresses at random, any given IP address should see the same number of hits. Depending on the nature of the RNG used, some sites may be immune. Sites running on server farms with lots of IP addresses will see the same number of hits per IP as those of us on single sites, but the total will be proportionately greater. What scares me is the possibilitity of near-exponential growth of the thing. I've put up a plot of hits/hour since it started - at about 9am CDT - to now at . Discount the last data point - it only includes about 15 minutes of hits. The large jump around 9am 8/4 got me, but it seems to have peaked at 45/hour, and fallen back to ~15/hour. I can understand the levelling out as the population of suspect servers approaches saturation, but why is did it drop off? Or is the spike just random noise? > Even connectivity to mail systems seems much slower. Is this stupid > worm hitting mail servers too? Nope. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 9:38:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-27-141-144.mmcable.com [24.27.141.144]) by hub.freebsd.org (Postfix) with SMTP id 18AA937B403 for ; Sun, 5 Aug 2001 09:38:15 -0700 (PDT) (envelope-from mwm@mired.org) Received: (qmail 66455 invoked by uid 100); 5 Aug 2001 16:38:14 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15213.30326.292380.270266@guru.mired.org> Date: Sun, 5 Aug 2001 11:38:14 -0500 To: Louis LeBlanc Cc: questions@freebsd.org Subject: Re: MBR got hosed! In-Reply-To: <16452138@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" 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 List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Louis LeBlanc types: > What I'd like to know is if there is any possibility of getting a > FreeBSD disk that boots and can fdisk the MBR? I know the code is out > there, but can it all get stuck in one floppy? Sure. You just need a bootable 2.88M floppy drive. If you only have 1.44M floppies, you need two disks. One is kern.flp from the installation disks. For the other, use fixit.flp, and add fdisk to the /bin directory. There may not be room, in which case choose something to delete. Alternatively, you can use the fixit cdrom from the distribution, which already has fdisk on it. If you have to have it on one floppy, there was a time when FBSD could be installed from one floppy. You'll have to go back to that version and build it. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 9:43: 1 2001 Delivered-To: freebsd-questions@freebsd.org Received: from chmls20.mediaone.net (chmls20.mediaone.net [24.147.1.156]) by hub.freebsd.org (Postfix) with ESMTP id C6E9837B401; Sun, 5 Aug 2001 09:42:54 -0700 (PDT) (envelope-from leblanc@smtp.ne.mediaone.net) Received: from canada.acadia.ne.mediaone.net (acadia.ne.mediaone.net [65.96.185.189]) by chmls20.mediaone.net (8.11.1/8.11.1) with ESMTP id f75GgcB27478; Sun, 5 Aug 2001 12:42:38 -0400 (EDT) Received: (from leblanc@localhost) by canada.acadia.ne.mediaone.net (8.11.5/8.11.5) id f75GcgB32462; Sun, 5 Aug 2001 12:38:42 -0400 (EDT) (envelope-from leblanc) Date: Sun, 5 Aug 2001 12:38:42 -0400 From: Louis LeBlanc To: questions@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Subject: Re: Attempted Buffer Overrun in via httpd? Message-ID: <20010805123842.A32287@acadia.ne.mediaone.net> Reply-To: freebsd-questions@FreeBSD.ORG Mail-Followup-To: questions@FreeBSD.ORG, freebsd-questions@FreeBSD.org References: <119049501@toto.iv> <15213.29533.375904.18788@guru.mired.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <15213.29533.375904.18788@guru.mired.org> User-Agent: Mutt/1.3.20i X-bright-idea: Lets abolish HTML mail! Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 08/05/01 11:25 AM, Mike Meyer sat at the `puter and typed: > > > Since it picks IP addresses at random, any given IP address should see > the same number of hits. Depending on the nature of the RNG used, > some sites may be immune. Sites running on server farms with lots of > IP addresses will see the same number of hits per IP as those of us on > single sites, but the total will be proportionately greater. > > What scares me is the possibilitity of near-exponential growth of the > thing. I've put up a plot of hits/hour since it started - at about 9am > CDT - to now at . Discount the > last data point - it only includes about 15 minutes of hits. The large > jump around 9am 8/4 got me, but it seems to have peaked at 45/hour, > and fallen back to ~15/hour. I can understand the levelling out as the > population of suspect servers approaches saturation, but why is did it > drop off? Or is the spike just random noise? > More likely, it is the scramble of M$ system admins worldwide installing patches and correcting configurations to slow the worms progress. Meanwhile, most of the *nix admins get to have their weekend to themselves :) L -- Louis LeBlanc leblanc@acadia.ne.mediaone.net Fully Funded Hobbyist, KeySlapper Extrordinaire :) http://acadia.ne.mediaone.net Ô¿Ô¬ Truth is the most valuable thing we have -- so let us economize it. -- Mark Twain To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 9:43: 0 2001 Delivered-To: freebsd-questions@freebsd.org Received: from chmls20.mediaone.net (chmls20.mediaone.net [24.147.1.156]) by hub.freebsd.org (Postfix) with ESMTP id C6E9837B401; Sun, 5 Aug 2001 09:42:54 -0700 (PDT) (envelope-from leblanc@smtp.ne.mediaone.net) Received: from canada.acadia.ne.mediaone.net (acadia.ne.mediaone.net [65.96.185.189]) by chmls20.mediaone.net (8.11.1/8.11.1) with ESMTP id f75GgcB27478; Sun, 5 Aug 2001 12:42:38 -0400 (EDT) Received: (from leblanc@localhost) by canada.acadia.ne.mediaone.net (8.11.5/8.11.5) id f75GcgB32462; Sun, 5 Aug 2001 12:38:42 -0400 (EDT) (envelope-from leblanc) Date: Sun, 5 Aug 2001 12:38:42 -0400 From: Louis LeBlanc To: questions@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Subject: Re: Attempted Buffer Overrun in via httpd? Message-ID: <20010805123842.A32287@acadia.ne.mediaone.net> Reply-To: freebsd-questions@FreeBSD.ORG Mail-Followup-To: questions@FreeBSD.ORG, freebsd-questions@FreeBSD.org References: <119049501@toto.iv> <15213.29533.375904.18788@guru.mired.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <15213.29533.375904.18788@guru.mired.org> User-Agent: Mutt/1.3.20i X-bright-idea: Lets abolish HTML mail! Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 08/05/01 11:25 AM, Mike Meyer sat at the `puter and typed: > > > Since it picks IP addresses at random, any given IP address should see > the same number of hits. Depending on the nature of the RNG used, > some sites may be immune. Sites running on server farms with lots of > IP addresses will see the same number of hits per IP as those of us on > single sites, but the total will be proportionately greater. > > What scares me is the possibilitity of near-exponential growth of the > thing. I've put up a plot of hits/hour since it started - at about 9am > CDT - to now at . Discount the > last data point - it only includes about 15 minutes of hits. The large > jump around 9am 8/4 got me, but it seems to have peaked at 45/hour, > and fallen back to ~15/hour. I can understand the levelling out as the > population of suspect servers approaches saturation, but why is did it > drop off? Or is the spike just random noise? > More likely, it is the scramble of M$ system admins worldwide installing patches and correcting configurations to slow the worms progress. Meanwhile, most of the *nix admins get to have their weekend to themselves :) L -- Louis LeBlanc leblanc@acadia.ne.mediaone.net Fully Funded Hobbyist, KeySlapper Extrordinaire :) http://acadia.ne.mediaone.net Ô¿Ô¬ Truth is the most valuable thing we have -- so let us economize it. -- Mark Twain To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 10: 9:41 2001 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 C411637B401 for ; Sun, 5 Aug 2001 10:09:38 -0700 (PDT) (envelope-from xeon@gmx.ch) Received: (qmail 18217 invoked by uid 0); 5 Aug 2001 17:09:36 -0000 Received: from bw2-159pub26.bluewin.ch (HELO eraser) (213.3.159.26) by mail.gmx.net (mp001-rz3) with SMTP; 5 Aug 2001 17:09:36 -0000 From: "Xeon" To: "Freebsd-Questions" Subject: stupid questions on setting background image in XF86 Date: Sun, 5 Aug 2001 19:10:20 +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.50.4522.1200 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hello everybody I would like to make windows trannsparent (such as aterm or xchat). I use blackbox on XFree86 4.X. it seems like the tool bsetbg doesne't work for transparency support in xchat. it says i should use Esetroot instead. but where can I find that? thanks for help! Xeon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 10:19:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from imo-m03.mx.aol.com (imo-m03.mx.aol.com [64.12.136.6]) by hub.freebsd.org (Postfix) with ESMTP id 6CE7637B401 for ; Sun, 5 Aug 2001 10:19:13 -0700 (PDT) (envelope-from Arpad0000@aol.com) Received: from Arpad0000@aol.com by imo-m03.mx.aol.com (mail_out_v31.9.) id n.46.189ea563 (4560); Sun, 5 Aug 2001 13:19:00 -0400 (EDT) From: Arpad0000@aol.com Message-ID: <46.189ea563.289eda04@aol.com> Date: Sun, 5 Aug 2001 13:19:00 EDT Subject: ftp issues To: freebsd-questions@freebsd.org Cc: Arpad0000@aol.com MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="part1_46.189ea563.289eda04_boundary" X-Mailer: AOL 6.0 for Windows CA sub 12005 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --part1_46.189ea563.289eda04_boundary Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Dear Sir, I just want to let you know, that I went to www.telecharger.com to download softwares and then bring me to :tp://ftp6.freebsd.org/mirrors/fileplanet/3dsims/00archives/f1grandprix99/rele ases/f1wgp_demo.exe , so please check this issue out. Please it gives the excess to your files. regards. --part1_46.189ea563.289eda04_boundary Content-Type: text/html; charset="US-ASCII" Content-Transfer-Encoding: 7bit Dear Sir,

    I just want to let you know, that I went to www.telecharger.com  to download
    softwares and  then bring me to
    :tp://ftp6.freebsd.org/mirrors/fileplanet/3dsims/00archives/f1grandprix99/rele

    ases/f1wgp_demo.exe , so please check this issue out. Please it gives the
    excess to your files.
    regards.
    --part1_46.189ea563.289eda04_boundary-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 10:39:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from absinthe2.dyndns.org (adsl-63-207-238-214.dsl.chic01.pacbell.net [63.207.238.214]) by hub.freebsd.org (Postfix) with ESMTP id 7691537B401 for ; Sun, 5 Aug 2001 10:39:16 -0700 (PDT) (envelope-from fred@absinthe2.dyndns.org) Received: (from fred@localhost) by absinthe2.dyndns.org (8.11.3/8.11.3) id f75HdFA10067 for questions@FreeBSD.ORG; Sun, 5 Aug 2001 10:39:15 -0700 (PDT) (envelope-from fred) Date: Sun, 5 Aug 2001 10:39:15 -0700 From: Fred Condo To: questions@FreeBSD.ORG Subject: Re: mountd error messages (NFS) Message-ID: <20010805103915.B9964@absinthe.condo.chico.ca.us> Mail-Followup-To: questions@FreeBSD.ORG References: <20010804142915.B35633@absinthe.condo.chico.ca.us> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010804142915.B35633@absinthe.condo.chico.ca.us>; from fred@condo.chico.ca.us on Sat, Aug 04, 2001 at 02:29:15PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Aug 04, 2001 at 02:29:15PM -0700, Fred Condo wrote: > I am trying to set up NFS for the first time and can't get mountd to > accept my exports file, shown here: > > /usr/home -network aaa.bbb.ccc -mask 255.255.255.0 > /usr/src -network aaa.bbb.ccc -mask 255.255.255.0 -maproot=0 > /usr/obj -network aaa.bbb.ccc -mask 255.255.255.0 -maproot=0 > /usr/share -network aaa.bbb.ccc -mask 255.255.255.0 -ro -mapall=nobody > /usr/local -network aaa.bbb.ccc -mask 255.255.255.0 -ro -mapall=nobody > > The only line mountd accepts is /usr/home. The others generate the > following log entries (reformatted for email legibility): > > Aug 4 13:42:00 webclass mountd[60164]: > can't change attributes for /usr/local > Aug 4 13:42:00 webclass mountd[60164]: bad exports list > line /usr/local -network aaa.bbb.ccc -mask 255.255.255.0 -ro -mapall > > Clearly I need a clue. I've read the entries in the Handbook and man > pages to get this far. Thanks for any cluage I can get. Bad form to followup my own message... but... The clue is in the BUGS section of the exports(5) man page. Basically, because all my exports are on the same filesystem, they all have to be exported with identical flags. Hope this helps someone in future trying to set up nfs :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 10:44:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from clmboh1-smtp3.columbus.rr.com (clmboh1-smtp3.columbus.rr.com [65.24.0.112]) by hub.freebsd.org (Postfix) with ESMTP id 95F9237B403; Sun, 5 Aug 2001 10:44:16 -0700 (PDT) (envelope-from jim@ohio.com) Received: from ohio.com (a1-1c148.neo.rr.com [24.93.162.148]) by clmboh1-smtp3.columbus.rr.com (8.11.2/8.11.2) with ESMTP id f75HedL01292; Sun, 5 Aug 2001 13:40:39 -0400 (EDT) Message-ID: <3B6D85F2.54F59105@ohio.com> Date: Sun, 05 Aug 2001 13:44:18 -0400 From: Jim Arnold Reply-To: jim@ohio.com X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 Cc: freebsd-newbies@freebsd.org, freebsd-questions@freebsd.org Subject: Re: The FreeBSD Diary: 2001-07-15 - 2001-08-04 References: <200108050607.BAA04682@drake.host4u.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG is it just me or are the fonts now so small on The FreeBSD Diary that the text is unreadable? The old site was fine on my current setup with netscape linux 4.77, X 4.01, KDE, etc running at 1024 with netscape running helvetic at 14 pt. on a 15" monitor. Dan Langille wrote: > > The FreeBSD Diary contains a large number of practical examples > and how-to guides. This message is posted weekly to freebsd-newbies > and freebsd-questions with the aim of letting people know what's > available on the website. Before you post a question here it might > be a good idea to first search the mailing list archives > > and/or The FreeBSD Diary . > > These are the articles posted during this period: > > 2-Aug : Welcome to the new box > New face lift, new features, same great content > http://freebsddiary.org/face-lift.php?2 > > 30-Jul : Upcoming changes > Read what's in store... > http://freebsddiary.org/changes20010730.php?2 > > -- > Dan Langille - DVL Software Limited > The FreeBSD Diary - http://freebsddiary.org/ - practical examples > FreshPorts - http://freshports.org/ - the place for ports > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Jim Arnold, Ohio.com Site Administrator jim@ohio.com, (o) 330.253.9524 (c) 330.730.0797 I'm currently running FreeBSD 4.3-STABLE which has been up for 9 days as of 08/05/01 01:30:00 PM To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 10:47:10 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.tgd.net (rand.tgd.net [64.81.67.117]) by hub.freebsd.org (Postfix) with SMTP id 6754437B401 for ; Sun, 5 Aug 2001 10:47:06 -0700 (PDT) (envelope-from sean@mailhost.tgd.net) Received: (qmail 91919 invoked by uid 1001); 5 Aug 2001 17:47:02 -0000 Date: Sun, 5 Aug 2001 10:47:02 -0700 From: Sean Chittenden To: "Justin W . Pauler" Cc: freebsd-questions@freebsd.org Subject: Re: adding users Message-ID: <20010805104702.C90385@rand.tgd.net> References: <01080503385606.00491@justin.home.lan> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="oJ71EGRlYNjSvfq7" Content-Disposition: inline In-Reply-To: <01080503385606.00491@justin.home.lan>; from "justin@pauler.org" on Sun, Aug 05, 2001 at = 03:38:56AM X-PGP-Key: 0x1EDDFAAD X-PGP-Fingerprint: C665 A17F 9A56 286C 5CFB 1DEA 9F4F 5CEF 1EDD FAAD X-Web-Homepage: http://sean.chittenden.org/ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --oJ71EGRlYNjSvfq7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable > I am looking for a way to add users to my FreeBSD box based on some type= of=20 > script. man 8 pw --=20 Sean Chittenden --oJ71EGRlYNjSvfq7 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Comment: Sean Chittenden iEYEARECAAYFAjtthpUACgkQn09c7x7d+q0WMgCdGPH1IRScSyH/uzLTQ2jyyKam uJEAnjYnqO9qqL9ka17V9UrZ4UvEYjip =PWva -----END PGP SIGNATURE----- --oJ71EGRlYNjSvfq7-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 10:49:36 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.tgd.net (rand.tgd.net [64.81.67.117]) by hub.freebsd.org (Postfix) with SMTP id 2598B37B401 for ; Sun, 5 Aug 2001 10:49:32 -0700 (PDT) (envelope-from sean@mailhost.tgd.net) Received: (qmail 91944 invoked by uid 1001); 5 Aug 2001 17:49:29 -0000 Date: Sun, 5 Aug 2001 10:49:29 -0700 From: Sean Chittenden To: Xeon Cc: Freebsd-Questions Subject: Re: stupid questions on setting background image in XF86 Message-ID: <20010805104929.D90385@rand.tgd.net> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="IMjqdzrDRly81ofr" Content-Disposition: inline In-Reply-To: ; from "xeon@gmx.ch" on Sun, Aug 05, 2001 at = 07:10:20PM X-PGP-Key: 0x1EDDFAAD X-PGP-Fingerprint: C665 A17F 9A56 286C 5CFB 1DEA 9F4F 5CEF 1EDD FAAD X-Web-Homepage: http://sean.chittenden.org/ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --IMjqdzrDRly81ofr Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable > I would like to make windows trannsparent (such as aterm or xchat). I use= =20 > blackbox on XFree86 4.X. it seems like the tool bsetbg doesne't work for= =20 > transparency support in xchat. it says i should use Esetroot instead.=20 > but where can I find that?=20 Most of the time a windowmanager will come with a utility=20 that'll let you set the background. For IceWM, the tool is 'icewmbg'=20 and in WindowMaker it's 'wmsetbg'. Try those and see if you have any=20 luck. -sc --=20 Sean Chittenden --IMjqdzrDRly81ofr Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Comment: Sean Chittenden iEYEARECAAYFAjtthygACgkQn09c7x7d+q1QwACePVeJO8iC2U3bV6WkzcbxHyj7 QLAAoKdgVPDv1Bmq9Dun9o0X97pETrNi =2xRn -----END PGP SIGNATURE----- --IMjqdzrDRly81ofr-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 10:56: 4 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp2.mx.pitdc1.stargate.net (smtp2.mx.pitdc1.stargate.net [206.210.69.142]) by hub.freebsd.org (Postfix) with SMTP id D2E2E37B401 for ; Sun, 5 Aug 2001 10:56:01 -0700 (PDT) (envelope-from mav@wastegate.net) Received: (qmail 2142 invoked from network); 5 Aug 2001 17:54:29 -0000 Received: from unknown (HELO mother) (209.166.135.72) by smtp2.mx.pitdc1.stargate.net with SMTP; 5 Aug 2001 17:54:29 -0000 From: "Doug Reynolds" To: "freebsd-questions@freebsd.org" Date: Sun, 05 Aug 2001 13:53:18 -0400 Reply-To: "Doug Reynolds" X-Mailer: PMMail 98 Professional (2.01.1600) For Windows 98 (4.10.2222) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Firewall options.. Message-Id: <20010805175601.D2E2E37B401@hub.freebsd.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG the server i am running supply ppp dialup for 2 other computer and runs mail/httpd/telnetd. i am wondering what firewall options i should select in the rc.conf --- doug reynolds | the maverick | mav@wastegate.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 10:59:14 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.urx.com (mail.urx.com [63.170.19.36]) by hub.freebsd.org (Postfix) with ESMTP id C3AEA37B401 for ; Sun, 5 Aug 2001 10:59:09 -0700 (PDT) (envelope-from kstewart@urx.com) Received: from urx.com [206.159.132.160] by mail.urx.com with ESMTP (SMTPD32-6.06) id A958C0202A0; Sun, 05 Aug 2001 10:58:48 -0700 Message-ID: <3B6D8955.7B346069@urx.com> Date: Sun, 05 Aug 2001 10:58:45 -0700 From: Kent Stewart X-Mailer: Mozilla 4.77 [en] (Windows NT 5.0; U) X-Accept-Language: en,pdf MIME-Version: 1.0 To: Mike Meyer Cc: Louis LeBlanc , questions@freebsd.org Subject: Re: Attempted Buffer Overrun in via httpd? References: <15213.29533.375904.18788@guru.mired.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Mike Meyer wrote: > > Louis LeBlanc types: > > Of course, but for each miss, I end up with a message in my inbox > > notifying me of a 404 encountered on my site. It doesn't happen > > often, once in a while someone requests favicon.ico, which is probably > > someone trying an innocuous test to see if I am running a server and > > which one. > > favicon.ico is IE - and any browser that has picked this up as well - > asking for an icon to use for pages on your site/in that > directory. You can provide one yourself if you want; I use a beastie > for mine. I think I added the one you introduced to fbsd onto my site. > > > Anyway, that's the rub. Seems this code red isn't just a worm, it's a > > network virus, because of the traffic it's generating. If a piddly > > server like mine gets a hundred hits in the course of 6 hours, what's > > it doing to the big sites right now? And what is the effect on > > general network connectivity? Seems the whole net must be bogged > > down. I know my response times, even to freebsd.org, are down > > noticably. > > Since it picks IP addresses at random, any given IP address should see > the same number of hits. Depending on the nature of the RNG used, > some sites may be immune. Sites running on server farms with lots of > IP addresses will see the same number of hits per IP as those of us on > single sites, but the total will be proportionately greater. > > What scares me is the possibilitity of near-exponential growth of the > thing. I've put up a plot of hits/hour since it started - at about 9am > CDT - to now at . Discount the > last data point - it only includes about 15 minutes of hits. The large > jump around 9am 8/4 got me, but it seems to have peaked at 45/hour, > and fallen back to ~15/hour. I can understand the levelling out as the > population of suspect servers approaches saturation, but why is did it > drop off? Or is the spike just random noise? Your hit rate is much greater than mine. My complete list of error log messages are on http://dsl1-160.dynacom.net/code_red.html. The complete list is only 4 screens of text. I am also seeing a mutation. The first error log message was the typical one but yesterday, the second one also started showing up. [Sun Aug 5 08:31:26 2001] [error] [client 212.205.80.11] \ Client sent malformed Host header [Sun Aug 5 08:41:47 2001] [error] [client 24.2.244.206] \ File does not exist: /usr/local/www/data/default.ida Kent > > > Even connectivity to mail systems seems much slower. Is this stupid > > worm hitting mail servers too? > > Nope. > > ; Sun, 5 Aug 2001 18:18:47 +0000 Received: by worldnet.att.net (Postfix, from userid 1001) id 73FD350D5E; Sun, 5 Aug 2001 14:18:46 -0400 (EDT) Date: Sun, 5 Aug 2001 14:18:46 -0400 From: parv To: Jim Arnold Cc: freebsd-newbies@freebsd.org, freebsd-questions@freebsd.org Subject: Re: The FreeBSD Diary: 2001-07-15 - 2001-08-04 Message-ID: <20010805141846.A23170@moo.holy.cow> Mail-Followup-To: Jim Arnold , freebsd-newbies@freebsd.org, freebsd-questions@freebsd.org References: <200108050607.BAA04682@drake.host4u.net> <3B6D85F2.54F59105@ohio.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3B6D85F2.54F59105@ohio.com>; from jim@ohio.com on Sun, Aug 05, 2001 at 01:44:18PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG this was, on the fateful occasion around Aug 05 13:44 -0400, sent by Jim Arnold > > is it just me or are the fonts now so small > on The FreeBSD Diary that the text is unreadable? > The old site was fine on my current setup with netscape > linux 4.77, X 4.01, KDE, etc running at 1024 with > netscape running helvetic at 14 pt. on a 15" monitor. > > Dan Langille wrote: > > ... > > These are the articles posted during this period: > > > > 2-Aug : Welcome to the new box > > New face lift, new features, same great content > > http://freebsddiary.org/face-lift.php?2 nope, you are not alone; if i allow fonts & stylesheet to take control, i also suffer from the same "improvement". then again i don't just for this reason... you never know when some designer in their infinite wisdom still specifies unreadable font sizes ... if you must know, i use georgia 18pt "netscape" encoding on 1024x768 pixels on 15" screen w/ netscape... also, there is a thread going on on this topic "tiny fonts" in the "reader's forum" on the freebsd diary... enjoy (: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 11:20:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail5.nc.rr.com (fe5.southeast.rr.com [24.93.67.52]) by hub.freebsd.org (Postfix) with ESMTP id BE10737B403 for ; Sun, 5 Aug 2001 11:20:51 -0700 (PDT) (envelope-from bts@babbleon.org) Received: from i8k.babbleon.org ([66.26.250.89]) by mail5.nc.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Sun, 5 Aug 2001 14:20:50 -0400 Content-Type: text/plain; charset="iso-8859-1" From: Brian T.Schellenberger To: Andrey Setiawan Setiawan , freebsd-questions@FreeBSD.ORG Subject: Re: disabling startup Date: Sun, 5 Aug 2001 14:20:47 -0400 X-Mailer: KMail [version 1.2] References: <20010804094506.07B352751@sitemail.everyone.net> In-Reply-To: <20010804094506.07B352751@sitemail.everyone.net> MIME-Version: 1.0 Message-Id: <01080514204700.00550@i8k.babbleon.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Saturday 04 August 2001 05:45, Andrey Setiawan Setiawan wrote: > I got problem to start my FreeBSD OS > my system is hang bechause i started wrong daemon script from my rc.local > soo i think if i can bypass the rc.local then I can fix it. > I wonder how to do it ... > then i chose to start in single user I'm soo happy bechause i got my shell > but it's not long, I can't edit my rc.local Why can't you edit your rc.local? What happens when you try? The more specific the query the easier it is to help . . . > Andrey -- Brian T. Schellenberger . . . . . . . bts@wnt.sas.com (work) Brian, the man from Babble-On . . . . bts@babbleon.org (personal) --------------------> Free Dmitry Sklyarov! <------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 11:21:50 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail5.nc.rr.com (fe5.southeast.rr.com [24.93.67.52]) by hub.freebsd.org (Postfix) with ESMTP id 2B7B537B405 for ; Sun, 5 Aug 2001 11:21:44 -0700 (PDT) (envelope-from bts@babbleon.org) Received: from i8k.babbleon.org ([66.26.250.89]) by mail5.nc.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Sun, 5 Aug 2001 14:21:43 -0400 Content-Type: text/plain; charset="iso-8859-1" From: Brian T.Schellenberger To: BSD Freak , FreeBSD Questions Subject: Re: Adding Number in a File Date: Sun, 5 Aug 2001 14:21:40 -0400 X-Mailer: KMail [version 1.2] References: In-Reply-To: MIME-Version: 1.0 Message-Id: <01080514214001.00550@i8k.babbleon.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Friday 03 August 2001 18:11, BSD Freak wrote: > Hi guys, > > I have usage logs which output something like the following in a sing > text file, called say /var/logs/usage.log > > 00000000000105483732 > 00000000000000045532 > 00000000000000038451 > 00000000000000071624 > 00000000000000054925 > 00000000000000025485 > 00000000000000031866 > 00000000000000051580 > 00000000000000055660 > 00000000000000027465 > 00000000000000033564 > 00000000000000060264 > 00000000000000037315 > 00000000000000023527 > 00000000000003900814 > 00000000000000643809 > > I want to add up all the numbers on each line of this file and output > the sum to standard output. > > Any ideas how to do this ?? > > Thanks in advance..... > > --------------------------------------------------------------------- > Listen to your emails from any telephone > http://www.mbox.com.au > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Brian T. Schellenberger . . . . . . . bts@wnt.sas.com (work) Brian, the man from Babble-On . . . . bts@babbleon.org (personal) --------------------> Free Dmitry Sklyarov! <------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 11:23:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from clmboh1-smtp3.columbus.rr.com (clmboh1-smtp3.columbus.rr.com [65.24.0.112]) by hub.freebsd.org (Postfix) with ESMTP id 82B1437B401 for ; Sun, 5 Aug 2001 11:23:39 -0700 (PDT) (envelope-from wmoran@iowna.com) Received: from iowna.com (dhcp065-024-023-038.columbus.rr.com [65.24.23.38]) by clmboh1-smtp3.columbus.rr.com (8.11.2/8.11.2) with ESMTP id f75IJtL01175; Sun, 5 Aug 2001 14:19:55 -0400 (EDT) Message-ID: <3B6D8F29.72253463@iowna.com> Date: Sun, 05 Aug 2001 14:23:37 -0400 From: Bill Moran X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.3-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Eric Veraart Cc: freebsd-questions@freebsd.org Subject: Re: Promise PDC20265 or FastTrak 100 References: <3B6D8B57.50A7B96F@monkey-online.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Eric Veraart wrote: > I'm still busy finding a motherboard I really like, and now I'm doubting > between 2 boards: The Gigabyte GA-6VXDR7 or the Tyan Tiger LE (S2515). > Both are almost identical, except for the chipset (VIA Apollo Pro Family > AGPset (VT82C694X, VT82C686A) against the ServerWorks ServerSet III LE > chipset), RAID controller (Promise PDC20265 against the FastTrak 100) > and the price ;) > I browsed through the mailinglists, but I couldn't find an answer if the > RAID controllers would work. I haven't tried these controllers in RAID mode yet, so I'm not sure. They seem to work fine when not in RAID mode, however. > I just use it for simple mirroring. Now I never really used RAID under > FreeBSD, so can anyone tell me how I should rebuild the HD if one of > both fails? Or does this go automagicly? (I know, newbie question) The PDC20265 does NOT do mirroring. It does data striping. Data striping will speed up your disk access by writing/reading both drives simultaneously, but DOES NOT provide any fault tolerance. If you need fault tolerence, either get a more advanced RAID controller, or use vinum. Vinum works very nicely. This question should probably go on the -questions mailing list. Please send additional responses there. -Bill -- "Where's the robot to pat you on the back?" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 11:30: 4 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cartman.geekhouse.net (valve.dub.net [64.81.252.98]) by hub.freebsd.org (Postfix) with ESMTP id 8830137B401 for ; Sun, 5 Aug 2001 11:30:01 -0700 (PDT) (envelope-from mij@soupnazi.org) Received: by cartman.geekhouse.net (Postfix, from userid 1000) id EF19E326A; Sun, 5 Aug 2001 11:29:58 -0700 (PDT) Date: Sun, 5 Aug 2001 11:29:58 -0700 From: Jim Mock To: "Warren S. Wyght" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: StarOffice Message-ID: <20010805112958.A92283@cartman.geekhouse.net> Reply-To: mij@soupnazi.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.20i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 04 Aug 2001 at 16:07:18 -0600, Warren S. Wyght wrote: > Does StarOffice run one a FreeBSD box? Yes, install the port. /usr/ports/editors/staroffice52 - jim -- - jim mock tech writer | iXsystems, Inc. - - http://soupnazi.org/ work: jim@ixsystems.net | jim@FreeBSD.org - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 11:31:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-27-141-144.mmcable.com [24.27.141.144]) by hub.freebsd.org (Postfix) with SMTP id 64DC137B401 for ; Sun, 5 Aug 2001 11:31:39 -0700 (PDT) (envelope-from mwm@mired.org) Received: (qmail 79142 invoked by uid 100); 5 Aug 2001 18:31:38 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15213.37130.443656.153817@guru.mired.org> Date: Sun, 5 Aug 2001 13:31:38 -0500 To: Kent Stewart Cc: Louis LeBlanc , questions@freebsd.org Subject: Re: Attempted Buffer Overrun in via httpd? In-Reply-To: <3B6D8955.7B346069@urx.com> References: <15213.29533.375904.18788@guru.mired.org> <3B6D8955.7B346069@urx.com> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" 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 List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Kent Stewart types: > Mike Meyer wrote: > > What scares me is the possibilitity of near-exponential growth of the > > thing. I've put up a plot of hits/hour since it started - at about 9am > > CDT - to now at . Discount the > > last data point - it only includes about 15 minutes of hits. The large > > jump around 9am 8/4 got me, but it seems to have peaked at 45/hour, > > and fallen back to ~15/hour. I can understand the levelling out as the > > population of suspect servers approaches saturation, but why is did it > > drop off? Or is the spike just random noise? > Your hit rate is much greater than mine. My complete list of error log > messages are on http://dsl1-160.dynacom.net/code_red.html. The complete > list is only 4 screens of text. That's strange. More commentary on this later. > I am also seeing a mutation. The first error log message was the typical > one but yesterday, the second one also started showing up. There are at least two versions of this worm running around. One defaces the web pages, one doesn't. There are also differences in the random number generators used, the earlier ones using the same PRNG and seed, meaning they'll probe the same list of IP addresses. > [Sun Aug 5 08:31:26 2001] [error] [client 212.205.80.11] \ > Client sent malformed Host header > [Sun Aug 5 08:41:47 2001] [error] [client 24.2.244.206] \ > File does not exist: /usr/local/www/data/default.ida I hadn't been counting the first one - it's not mentioned in any of the writeups I saw. I've also got some during the period when code red is supposedly quiescent. While those are likely to be infected hosts with misset clocks, I'm going to leave it as is because 1) I'm more interested in trends than in total numbers, and 2) the totals seem to be at most 4/hour, meaning they are for the most part lost in the noise. One possible explanation for the discrepancy we're seeing in counts is that you somehow overlooked the initial ones that didn't have a malformed host header. Another is that those without a malformed host header are the older worm, and I'm much lower on that fixed list of IP addresses than you are. That doesn't seem likely, as I didn't see any of those until August. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 11:32:41 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail32.sdc1.sfba.home.com (femail32.sdc1.sfba.home.com [24.254.60.22]) by hub.freebsd.org (Postfix) with ESMTP id 406D437B401 for ; Sun, 5 Aug 2001 11:32:38 -0700 (PDT) (envelope-from europax@home.com) Received: from home.com ([24.12.186.185]) by femail32.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with ESMTP id <20010805183238.OZVE16304.femail32.sdc1.sfba.home.com@home.com> for ; Sun, 5 Aug 2001 11:32:38 -0700 Message-ID: <3B6D914A.481A790F@home.com> Date: Sun, 05 Aug 2001 11:32:43 -0700 From: Rob X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.3-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: "freebsd-questions@FreeBSD.ORG" Subject: undefined pthread references for OpenGL or Mesa Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I tried the X mailing lists with no luck so far, so I will try here since it might be FreeBSD specific. Whenever I try to compile a port using Mesa or Open-Motif I get something like the follwing: (this was for the vtk port) Thanks for any help you can give me!! Rob. BTW, I also removed all X11 stuff and reinstalled XFree86-4.10. I am using 4.0-stable. Script started on Sat Aug 4 19:11:52 2001 ===> Building for vtk-3.2 cd wrap; make - all cd common; make - targets.make `targets.make' is up to date. cd common; make - all cd graphics; make - targets.make `targets.make' is up to date. cd graphics; make - all cd imaging; make - targets.make `targets.make' is up to date. cd imaging; make - all cd contrib; make - targets.make `targets.make' is up to date. cd contrib; make - all cd tcl; make - vtk c++ -o vtk tkAppInit.o -L. -O2 -D__NO_MATH_INLINES -fPIC -I. -I./../common -I../common -I/usr/local/include/tk8.3/generic -I/usr/local/include/tcl8.3/generic -I/usr/X11R6/include -I/usr/X11R6/include -I./../graphics -DVTK_USE_GRAPHICS -I./../imaging -DVTK_USE_IMAGING -I./../contrib -DVTK_USE_CONTRIB -L/usr/ports/math/vtk/work/vtk3.2/contrib -lVTKContribTcl -lVTKContrib -L/usr/ports/math/vtk/work/vtk3.2/imaging -lVTKImagingTcl -lVTKImaging -L/usr/ports/math/vtk/work/vtk3.2/graphics -lVTKGraphicsTcl -lVTKGraphics -L../common -lVTKCommonTcl -lVTKCommon -L/usr/X11R6/lib /usr/X11R6/lib/libMesaGL.so /usr/local/lib/libtk83.so /usr/local/lib/libtcl83.so -L/usr/X11R6/lib -lXext -lXt -lSM -lICE -lX11 -lstdc++ -lgcc -lm /usr/X11R6/lib/libMesaGL.so: undefined reference to `pthread_getspecific' /usr/X11R6/lib/libMesaGL.so: undefined reference to `pthread_key_create' /usr/X11R6/lib/libMesaGL.so: undefined reference to `pthread_setspecific' *** Error code 1 Stop in /usr/ports/math/vtk/work/vtk3.2/tcl. *** Error code 1 Stop in /usr/ports/math/vtk/work/vtk3.2. *** Error code 1 Stop in /usr/ports/math/vtk. *** Error code 1 Stop in /usr/ports/math/vtk. *** Error code 1 Stop in /usr/ports/math/vtk. Script done on Sat Aug 4 19:11:58 2001 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 11:33: 3 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail7.nc.rr.com (unknown [24.93.67.54]) by hub.freebsd.org (Postfix) with ESMTP id C85E137B403 for ; Sun, 5 Aug 2001 11:32:59 -0700 (PDT) (envelope-from bts@babbleon.org) Received: from i8k.babbleon.org ([66.26.250.89]) by mail7.nc.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Sun, 5 Aug 2001 14:31:38 -0400 Content-Type: text/plain; charset="iso-8859-1" From: Brian T.Schellenberger To: BSD Freak , FreeBSD Questions Subject: Re: Adding Number in a File Date: Sun, 5 Aug 2001 14:31:35 -0400 X-Mailer: KMail [version 1.2] References: In-Reply-To: MIME-Version: 1.0 Message-Id: <01080514313502.00550@i8k.babbleon.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Friday 03 August 2001 18:11, BSD Freak wrote: > Hi guys, > > I have usage logs which output something like the following in a sing > text file, called say /var/logs/usage.log umm . . . sorry for the empty message just now. Anyway . . . how about . . . echo '0 0' | cat - /var/logs/usage.log | sed -e 's/$/ + p/' | dc | tail -1 > > 00000000000105483732 > 00000000000000045532 > 00000000000000038451 > 00000000000000071624 > 00000000000000054925 > 00000000000000025485 > 00000000000000031866 > 00000000000000051580 > 00000000000000055660 > 00000000000000027465 > 00000000000000033564 > 00000000000000060264 > 00000000000000037315 > 00000000000000023527 > 00000000000003900814 > 00000000000000643809 > > I want to add up all the numbers on each line of this file and output > the sum to standard output. > > Any ideas how to do this ?? > > Thanks in advance..... > > --------------------------------------------------------------------- > Listen to your emails from any telephone > http://www.mbox.com.au > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Brian T. Schellenberger . . . . . . . bts@wnt.sas.com (work) Brian, the man from Babble-On . . . . bts@babbleon.org (personal) --------------------> Free Dmitry Sklyarov! <------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 11:37:18 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mtiwmhc21.worldnet.att.net (mtiwmhc21.worldnet.att.net [204.127.131.46]) by hub.freebsd.org (Postfix) with ESMTP id CCF7A37B401; Sun, 5 Aug 2001 11:37:15 -0700 (PDT) (envelope-from parv@worldnet.att.net) Received: from worldnet.att.net ([32.100.199.98]) by mtiwmhc21.worldnet.att.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20010805183715.MKTO12706.mtiwmhc21.worldnet.att.net@worldnet.att.net>; Sun, 5 Aug 2001 18:37:15 +0000 Received: by worldnet.att.net (Postfix, from userid 1001) id 78BF150D5E; Sun, 5 Aug 2001 14:37:14 -0400 (EDT) Date: Sun, 5 Aug 2001 14:37:14 -0400 From: parv Cc: Jim Arnold , freebsd-newbies@freebsd.org, freebsd-questions@freebsd.org Subject: Re: The FreeBSD Diary: 2001-07-15 - 2001-08-04 Message-ID: <20010805143714.A55817@moo.holy.cow> References: <200108050607.BAA04682@drake.host4u.net> <3B6D85F2.54F59105@ohio.com> <20010805141846.A23170@moo.holy.cow> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20010805141846.A23170@moo.holy.cow>; from parv@worldnet.att.net on Sun, Aug 05, 2001 at 02:18:46PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sorry; i sent the mail w/ incorrect address... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 11:45: 9 2001 Delivered-To: freebsd-questions@freebsd.org Received: from opium.cwnet.com (opium.cwnet.com [209.21.20.248]) by hub.freebsd.org (Postfix) with ESMTP id 5F2F137B401 for ; Sun, 5 Aug 2001 11:45:06 -0700 (PDT) (envelope-from herk@cwnet.com) Received: from oemcomputer (hiper2-d163.stk.cwnet.com [209.209.112.163]) by opium.cwnet.com (8.11.4/8.11.4) with SMTP id f75IieH55954 for ; Sun, 5 Aug 2001 11:44:40 -0700 (PDT) Message-ID: <000801c11ddf$184e9440$a370d1d1@oemcomputer> From: "herk" To: Subject: Windows Swapfile Date: Sun, 5 Aug 2001 11:47:35 -0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01C11DA4.6B47E380" 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 List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0005_01C11DA4.6B47E380 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, questions@FreeBSD, The documentation on the FIPS utility recommends saving the Windows = Swapfile before repartitioning. It says the file can be found in the Control = Panel, in the enhanced386 subsection. On my Windows98 2ed, there is no such = subsection. Can you be of any help? Thanks. Herk Gibbs ------=_NextPart_000_0005_01C11DA4.6B47E380 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
    Hi, questions@FreeBSD,
     
    The documentation on the FIPS utility = recommends=20 saving the Windows Swapfile
    before repartitioning.  It says = the file can=20 be found in the Control Panel, in the
    enhanced386 subsection.  On my = Windows98 2ed, there is no such = subsection.
    Can you be of any help?
     
    Thanks.
    Herk Gibbs
     
    ------=_NextPart_000_0005_01C11DA4.6B47E380-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 11:55: 1 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.urx.com (mail.urx.com [63.170.19.36]) by hub.freebsd.org (Postfix) with ESMTP id B9C3C37B403 for ; Sun, 5 Aug 2001 11:54:52 -0700 (PDT) (envelope-from kstewart@urx.com) Received: from urx.com [206.159.132.160] by mail.urx.com with ESMTP (SMTPD32-6.06) id A67B14D018C; Sun, 05 Aug 2001 11:54:51 -0700 Message-ID: <3B6D967B.18AF6304@urx.com> Date: Sun, 05 Aug 2001 11:54:51 -0700 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.77 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: herk Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Windows Swapfile References: <000801c11ddf$184e9440$a370d1d1@oemcomputer> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > herk wrote: > > Hi, questions@FreeBSD, > > The documentation on the FIPS utility recommends saving the Windows > Swapfile > before repartitioning. It says the file can be found in the Control > Panel, in the > enhanced386 subsection. On my Windows98 2ed, there is no such subsection. > Can you be of any help? How much memory do you have? If you have 32-64MB, I would turn it off in the system applet and delete it. Then repartition and re-enable it. If things really go ca-ca, you can re-enable it in safe mode. Kent > > Thanks. > Herk Gibbs > -- 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 Sun Aug 5 12: 4:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.urx.com (mail.urx.com [63.170.19.36]) by hub.freebsd.org (Postfix) with ESMTP id 007EF37B401 for ; Sun, 5 Aug 2001 12:04:23 -0700 (PDT) (envelope-from kstewart@urx.com) Received: from urx.com [206.159.132.160] by mail.urx.com with ESMTP (SMTPD32-6.06) id A8B470302A8; Sun, 05 Aug 2001 12:04:20 -0700 Message-ID: <3B6D98B4.C7ABE142@urx.com> Date: Sun, 05 Aug 2001 12:04:20 -0700 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.77 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Mike Meyer Cc: Louis LeBlanc , questions@freebsd.org Subject: Re: Attempted Buffer Overrun in via httpd? References: <15213.29533.375904.18788@guru.mired.org> <3B6D8955.7B346069@urx.com> <15213.37130.443656.153817@guru.mired.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Mike Meyer wrote: > > Kent Stewart types: > > Mike Meyer wrote: > > > What scares me is the possibilitity of near-exponential growth of the > > > thing. I've put up a plot of hits/hour since it started - at about 9am > > > CDT - to now at . Discount the > > > last data point - it only includes about 15 minutes of hits. The large > > > jump around 9am 8/4 got me, but it seems to have peaked at 45/hour, > > > and fallen back to ~15/hour. I can understand the levelling out as the > > > population of suspect servers approaches saturation, but why is did it > > > drop off? Or is the spike just random noise? > > Your hit rate is much greater than mine. My complete list of error log > > messages are on http://dsl1-160.dynacom.net/code_red.html. The complete > > list is only 4 screens of text. > > That's strange. More commentary on this later. > > > I am also seeing a mutation. The first error log message was the typical > > one but yesterday, the second one also started showing up. > > There are at least two versions of this worm running around. One > defaces the web pages, one doesn't. There are also differences in the > random number generators used, the earlier ones using the same PRNG > and seed, meaning they'll probe the same list of IP addresses. > > > [Sun Aug 5 08:31:26 2001] [error] [client 212.205.80.11] \ > > Client sent malformed Host header > > [Sun Aug 5 08:41:47 2001] [error] [client 24.2.244.206] \ > > File does not exist: /usr/local/www/data/default.ida > > I hadn't been counting the first one - it's not mentioned in any of > the writeups I saw. I've also got some during the period when code red > is supposedly quiescent. While those are likely to be infected hosts > with misset clocks, I'm going to leave it as is because 1) I'm more > interested in trends than in total numbers, and 2) the totals seem to > be at most 4/hour, meaning they are for the most part lost in the > noise. > > One possible explanation for the discrepancy we're seeing in counts is > that you somehow overlooked the initial ones that didn't have a > malformed host header. Another is that those without a malformed host > header are the older worm, and I'm much lower on that fixed list of IP > addresses than you are. That doesn't seem likely, as I didn't see any > of those until August. Hmmm, strange. I saw 21 malformed Host requests on 19 Jul and nothing else. The list is all of the error messages since 1 August. Apache's access.log also shows the malformed request that generated the error message. The first error message on 19 July was from Taiwan site. The first message on 1 August was from a Chinese site. 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 Sun Aug 5 12:15:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.tgd.net (rand.tgd.net [64.81.67.117]) by hub.freebsd.org (Postfix) with SMTP id 3CF2C37B401 for ; Sun, 5 Aug 2001 12:15:52 -0700 (PDT) (envelope-from sean@mailhost.tgd.net) Received: (qmail 92479 invoked by uid 1001); 5 Aug 2001 19:15:48 -0000 Date: Sun, 5 Aug 2001 12:15:48 -0700 From: Sean Chittenden To: uwi@mail.delfi.lv Cc: questions@freebsd.org Subject: Re: x11amp doesnt work Message-ID: <20010805121548.E90385@rand.tgd.net> References: <200108050002.f7502IM31211@smtp.delfi.lv> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="3XA6nns4nE4KvaS/" Content-Disposition: inline In-Reply-To: <200108050002.f7502IM31211@smtp.delfi.lv>; from "uwi@mail.delfi.lv" on Sat, Aug 04, 2001 at = 11:52:51PM X-PGP-Key: 0x1EDDFAAD X-PGP-Fingerprint: C665 A17F 9A56 286C 5CFB 1DEA 9F4F 5CEF 1EDD FAAD X-Web-Homepage: http://sean.chittenden.org/ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --3XA6nns4nE4KvaS/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable > For some reason I cant get to work x based sound apps like X11amp / etc..= .. > I get either this: > "Unable to open the audio device" > or something like /dev/dsp device busy > hmmm..... You probably have another audio manager running such as esd or=20 asd. Chances are you'll want to use them though that way you can have=20 multiple wave files being played at the same time. Check out xmms as an=20 MP3 player that has esd support for sure. -sc --=20 Sean Chittenden --3XA6nns4nE4KvaS/ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Comment: Sean Chittenden iEYEARECAAYFAjttm2QACgkQn09c7x7d+q1KSQCgp3ifUgWxkxMfE3/eJdqBCwgK eRYAoImXs7NuZJ0rBfbd1wt7ZuMYPUt6 =K1g0 -----END PGP SIGNATURE----- --3XA6nns4nE4KvaS/-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 12:29: 3 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sage-american.com (sage-american.com [216.122.141.44]) by hub.freebsd.org (Postfix) with ESMTP id 0626337B401 for ; Sun, 5 Aug 2001 12:29:01 -0700 (PDT) (envelope-from jacks@sage-american.com) Received: from sageone (ppp-208-191-234-90.dialup.crchtx.swbell.net [208.191.234.90]) by sage-american.com (8.9.3/8.9.3) with SMTP id OAA02878 for ; Sun, 5 Aug 2001 14:28:59 -0500 (CDT) Message-Id: <3.0.5.32.20010805142911.00ea80c8@mail.sage-american.com> X-Sender: jacks@mail.sage-american.com X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Sun, 05 Aug 2001 14:29:11 -0500 To: freebsd-questions@freebsd.org From: jacks@sage-american.com Subject: 4.3 CURRENT UPDATED? Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Forgive if this has been asked already, but being in the learning phase on FreeBSD, would someone confirm if I download the 4.3-RELEASE, it would be truly current and include the latest patches, such as the telnet stuff...?? I looked at the files there and they are mostly all dated 4.12.01... I believe... and I have that one. Many thanks for response... Best regards, Jack L. Stone, Server Admin Sage-American http://www.sage-american.com jacks@sage-american.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 12:46:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.tecdigital.net (unknown [132.254.97.16]) by hub.freebsd.org (Postfix) with SMTP id 89C0537B401 for ; Sun, 5 Aug 2001 12:46:34 -0700 (PDT) (envelope-from madd@tecdigital.net) Received: (qmail 69962 invoked from network); 5 Aug 2001 19:46:33 -0000 Received: from na-148-243-246-85.na.avantel.net.mx (HELO Vivi) (madd@148.243.246.85) by 10.25.165.1 with SMTP; 5 Aug 2001 19:46:33 -0000 Message-ID: <006d01c11de7$53e14e50$0a00a8c0@Vivi> From: "Mario Doria" To: "FreeBSD Questions" Subject: XFree 4.0.3 from packages garbles fonts Date: Sun, 5 Aug 2001 14:46:05 -0500 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.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, Just did a fresh install of 4.3-RELEASE on a ThinkPad A20m laptop, installed KDE2 and XFree86 4.0.3 from packages and installed some true type fonts to use. When I open the Konqueror browser, the fonts look garbled and unreadable. It doesn´t happen to the menu bars, only with the Konqueror browser until now. Last time this happened, for other reasons I had to format my drive and when I reinstalled, I did not suffer from this error. Please help me, what can I do? Do I upgrade to XFree86 4.1? Where do I fix this? Thanks! Mario Doria To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 13:44:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-9.dsl.lsan03.pacbell.net [63.207.60.9]) by hub.freebsd.org (Postfix) with ESMTP id 542B637B401 for ; Sun, 5 Aug 2001 13:44:55 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 4091F66C3C; Sun, 5 Aug 2001 13:44:54 -0700 (PDT) Date: Sun, 5 Aug 2001 13:44:53 -0700 From: Kris Kennaway To: "Jonathan M. Slivko" Cc: 'Kris Kennaway' , "'Tiago N. Sampaio'" , freebsd-questions@FreeBSD.ORG Subject: Re: rpm Message-ID: <20010805134453.C14751@xor.obsecurity.org> References: <20010805033931.A4715@xor.obsecurity.org> <001001c11da4$ba2714d0$8701a8c0@equinox> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="FsscpQKzF/jJk6ya" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <001001c11da4$ba2714d0$8701a8c0@equinox>; from jslivko@blinx.net on Sun, Aug 05, 2001 at 07:49:47AM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --FsscpQKzF/jJk6ya Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sun, Aug 05, 2001 at 07:49:47AM -0400, Jonathan M. Slivko wrote: > Isn't it used in the Linux compatibility programs though? -- Jonathan Yes, it's the package system of redhat Linux which can be used to install linux software in the redhat linux compatibility tree, but the question was about FreeBSD's package system. Kris --FsscpQKzF/jJk6ya Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE7bbBEWry0BWjoQKURAsnNAJwMHjClTrfszWPHo4e3U/ZZ6bqksQCg5c2H 3Y825hA9O2SGFu+Dg91Smqc= =M8Iv -----END PGP SIGNATURE----- --FsscpQKzF/jJk6ya-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 13:46:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-9.dsl.lsan03.pacbell.net [63.207.60.9]) by hub.freebsd.org (Postfix) with ESMTP id 0B5C237B401 for ; Sun, 5 Aug 2001 13:46:32 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 3619866C4D; Sun, 5 Aug 2001 13:46:31 -0700 (PDT) Date: Sun, 5 Aug 2001 13:46:30 -0700 From: Kris Kennaway To: jacks@sage-american.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: 4.3 CURRENT UPDATED? Message-ID: <20010805134630.D14751@xor.obsecurity.org> References: <3.0.5.32.20010805142911.00ea80c8@mail.sage-american.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="EP0wieDxd4TSJjHq" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3.0.5.32.20010805142911.00ea80c8@mail.sage-american.com>; from jacks@sage-american.com on Sun, Aug 05, 2001 at 02:29:11PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --EP0wieDxd4TSJjHq Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sun, Aug 05, 2001 at 02:29:11PM -0500, jacks@sage-american.com wrote: > Forgive if this has been asked already, but being in the learning phase on > FreeBSD, would someone confirm if I download the 4.3-RELEASE, it would be > truly current and include the latest patches, such as the telnet stuff...?? > I looked at the files there and they are mostly all dated 4.12.01... I > believe... and I have that one. No, x.y-RELEASE is a static snapshot which is never updated. You want the RELENG_4_3 security branch. Kris --EP0wieDxd4TSJjHq Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE7bbCmWry0BWjoQKURAsdXAKCzIn2XoTGuKJcxuVfisxzOyssO+wCg5Q5p Oi1NT5iUpq2Zsnqvx2Nd9Hs= =SQdJ -----END PGP SIGNATURE----- --EP0wieDxd4TSJjHq-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 14:21:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from itouch.co.nz (itouch.co.nz [203.99.66.188]) by hub.freebsd.org (Postfix) with ESMTP id A17A037B405 for ; Sun, 5 Aug 2001 14:21:21 -0700 (PDT) (envelope-from jonc@itouch.co.nz) Received: (from jonc@localhost) by itouch.co.nz (8.11.3/8.11.1) id f75LLH982675; Mon, 6 Aug 2001 09:21:17 +1200 (NZST) (envelope-from jonc) Date: Mon, 6 Aug 2001 09:21:17 +1200 From: Jonathan Chen To: Bsd Newbie Cc: freebsd-questions@FreeBSD.ORG Subject: Re: XFree 3.3.6 speed - SiS630 vs. i815 Message-ID: <20010806092117.A80896@itouchnz.itouch> References: <20010802002755.85878.qmail@web20108.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: <20010802002755.85878.qmail@web20108.mail.yahoo.com>; from bsdneophyte@yahoo.com on Wed, Aug 01, 2001 at 05:27:55PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Aug 01, 2001 at 05:27:55PM -0700, Bsd Newbie wrote: > > I have FreeBSD running on a BookPC that uses the SiS630 chipset... this > chipset is unbearable slow. > > I saw a small platform the other day based on the i815. > > I'm really begning to move away from a windows platform from my day to day > atcivity replacing time spent there with time spent on my FreeBSD system. > The slow graphics refresh is really beginning to plauge me know. > > I have the i815 on a laptop and it seems to run nicely, but I don't know > how well it will run XFree 3.3.6. The i815 won't run under XFree-3. You'll have to upgrade to XFree-4 for i815 support. As for the speed: it's ok.. Cheers. -- Jonathan Chen ---------------------------------------------------------------------- The Internet: an empirical test of the idea that a million monkeys banging on a million keyboards can produce Shakespeare To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 14:27:36 2001 Delivered-To: freebsd-questions@freebsd.org Received: from kg-wjsm4.i-village.ne.kr (unknown [211.183.43.242]) by hub.freebsd.org (Postfix) with ESMTP id F2EB337B409 for ; Sun, 5 Aug 2001 14:27:31 -0700 (PDT) (envelope-from mike2354@operamail.com) Received: from u7je8c6.excite.ccom (wla-ca7c-180.rasserver.net [199.182.51.180]) by kg-wjsm4.i-village.ne.kr (8.9.3/8.9.3) with SMTP id GAA20925; Mon, 6 Aug 2001 06:21:29 +0900 To: tracy6584@leuslpfbdh.altavista.com Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: 8BIT X-Mailer: Microsoft Outlook Express 5.50.4522.1200 Message-Id: <3r081j6f7v.i276vdv4@u7je8c6.excite.ccom> Subject: re:detective software From: sharon3576@operamail.com Date: Sun, 05 Aug 2001 14:25:27 -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG T H I S -- S o f t w a re -- will -- M O L D -- y o u -- i n t o -- a -- I N T E R N E T -- D E T E C T I V E !
    Click Here For More Information.

    T h e -- U N S U R P A S S A B L E -- o n l i n e -- S H E R L O C K -- I N S T R U M E N T :
    Click Here For More Information.


    click here
    to be removed from our mailing list. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 14:28:49 2001 Delivered-To: freebsd-questions@freebsd.org Received: from jdl.com (chrome.jdl.com [209.39.144.2]) by hub.freebsd.org (Postfix) with ESMTP id AADFA37B406 for ; Sun, 5 Aug 2001 14:28:45 -0700 (PDT) (envelope-from jdl@jdl.com) Received: from localhost ([127.0.0.1] helo=jdl.com) by jdl.com with esmtp (Exim 3.32 #1) id 15TVX9-000EmV-00 for questions@FreeBSD.org; Sun, 05 Aug 2001 16:34:03 -0500 To: questions@FreeBSD.org Subject: A Rock and Slow Place Clarity-Index: null Threat-Level: none Software-Engineering-Dead-Seriousness: There's no excuse for unreadable code. Net-thought: If you meet the Buddha on the net, put him in your Kill file. Date: Sun, 05 Aug 2001 16:34:02 -0500 From: Jon Loeliger Message-Id: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi folks, In the eternal quest to keep up to date with everything, I recently found myself compiling new web browser software. So I decided to experiment with Mozilla. Oh my god is it slow! I've got a P-200 here, and that's just flat not usable. Did I miss something? In the meantime, I re-pondered Netscape 4. The current port, 4.76 www 429 # cd /usr/ports/www/netscape47-communicator www 430 # make ===> netscape-communicator-4.76 is marked as broken: has a serious security hole, use 4.77 instead. But it's not in the port tree that I can find... Did I double miss something? Anyone? Bueller? jdl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 14:36:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from shumai.marcuscom.com (rdu26-228-058.nc.rr.com [66.26.228.58]) by hub.freebsd.org (Postfix) with ESMTP id CC04637B403 for ; Sun, 5 Aug 2001 14:36:14 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from localhost (marcus@localhost) by shumai.marcuscom.com (8.11.3/8.11.3) with ESMTP id f75Lavt64081; Sun, 5 Aug 2001 17:37:01 -0400 (EDT) (envelope-from marcus@marcuscom.com) X-Authentication-Warning: shumai.marcuscom.com: marcus owned process doing -bs Date: Sun, 5 Aug 2001 17:36:57 -0400 (EDT) From: Joe Clarke To: Jon Loeliger Cc: Subject: Re: A Rock and Slow Place In-Reply-To: Message-ID: <20010805173337.N63634-100000@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Try using linux-netscape47-communicator. Netscape has stopped releasing patches for the BSD flavors, I think. I'm using the Linux rev, and it works pretty well. Alternatively, you could install linux-opera, and see if that works better for you. Joe Clarke On Sun, 5 Aug 2001, Jon Loeliger wrote: > Hi folks, > > In the eternal quest to keep up to date with everything, > I recently found myself compiling new web browser software. > > So I decided to experiment with Mozilla. Oh my god is it slow! > I've got a P-200 here, and that's just flat not usable. > Did I miss something? > > In the meantime, I re-pondered Netscape 4. The current port, 4.76 > > www 429 # cd /usr/ports/www/netscape47-communicator > www 430 # make > ===> netscape-communicator-4.76 is marked as broken: has a serious > security hole, use 4.77 instead. > > But it's not in the port tree that I can find... > Did I double miss something? > > Anyone? Bueller? > > jdl > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Aug 5 15: 9: 4 2001 Delivered-To: freebsd-questions@freebsd.org Received: from itouch.co.nz (itouch.co.nz [203.99.66.188]) by hub.freebsd.org (Postfix) with ESMTP id 8CDB237B401 for ; Sun, 5 Aug 2001 15:09:02 -0700 (PDT) (envelope-from jonc@itouch.co.nz) Received: (from jonc@localhost) by itouch.co.nz (8.11.3/8.11.1) id f75M8tk85003; Mon, 6 Aug 2001 10:08:55 +1200 (NZST) (envelope-from jonc) Date: Mon, 6 Aug 2001 10:08:55 +1200 From: Jonathan Chen To: Kevin Glavin Cc: freebsd-questions@FreeBSD.ORG Subject: Re: XFree 4 Message-ID: <20010806100855.C80896@itouchnz.itouch> 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 phreako_nature@hotmail.com on Sat, Aug 04, 2001 at 02:21:49PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Aug 04, 2001 at 02:21:49PM -0400, Kevin Glavin wrote: > still having problems with Xfree, I've been trying to install it for a > while. after trying to download and install, I just tried to reinstall teh > package that came with my distro of BSD. I used the command: > > make install && make clean > > : from within the /usr/ports/x11/XFree86-4 directory, and after every action > make tried to take, I received Error 1. can anybody help? You have to give the list your error-log in order for us to make a guess about your problem. Error-1 is a generic failure code. -- Jonathan Chen ---------------------------------------------------------------------- The human mind ordinarily operates at only ten percent of its capacity -- the rest is overhead for the operating system. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 15:13:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from itouch.co.nz (itouch.co.nz [203.99.66.188]) by hub.freebsd.org (Postfix) with ESMTP id DFC4C37B401 for ; Sun, 5 Aug 2001 15:13:52 -0700 (PDT) (envelope-from jonc@itouch.co.nz) Received: (from jonc@localhost) by itouch.co.nz (8.11.3/8.11.1) id f75MDcK85430; Mon, 6 Aug 2001 10:13:38 +1200 (NZST) (envelope-from jonc) Date: Mon, 6 Aug 2001 10:13:37 +1200 From: Jonathan Chen To: Jon Loeliger Cc: questions@FreeBSD.ORG Subject: Re: A Rock and Slow Place Message-ID: <20010806101337.D80896@itouchnz.itouch> 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 jdl@jdl.com on Sun, Aug 05, 2001 at 04:34:02PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Aug 05, 2001 at 04:34:02PM -0500, Jon Loeliger wrote: > Hi folks, > > In the eternal quest to keep up to date with everything, > I recently found myself compiling new web browser software. > > So I decided to experiment with Mozilla. Oh my god is it slow! > I've got a P-200 here, and that's just flat not usable. > Did I miss something? Nope. Mozilla is a *big* beast, pushes processes into swap, and chews CPU like crazy. Almost unusable on my P-233. Cheers. -- Jonathan Chen ---------------------------------------------------------------------- Jesus saves. Allah forgives. Cthulu thinks you'd make a nice sandwich. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 15:27:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lists.blarg.net (lists.blarg.net [206.124.128.17]) by hub.freebsd.org (Postfix) with ESMTP id E697A37B401 for ; Sun, 5 Aug 2001 15:27:55 -0700 (PDT) (envelope-from coffee@blarg.net) Received: from thig.blarg.net (thig.blarg.net [206.124.128.18]) by lists.blarg.net (Postfix) with ESMTP id 90B5ABD0F; Sun, 5 Aug 2001 15:27:55 -0700 (PDT) Received: from paco.blarg.net (trilluser@paco.fatburrito.com [206.124.139.210]) by thig.blarg.net (8.9.3/8.9.3) with ESMTP id PAA09321; Sun, 5 Aug 2001 15:27:55 -0700 Message-Id: <5.1.0.14.0.20010805153034.034f5110@mail.blarg.net> X-Sender: coffee@mail.blarg.net X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Sun, 05 Aug 2001 15:31:32 -0700 To: Jon Loeliger , questions@FreeBSD.ORG From: "Derek C." Subject: Re: A Rock and Slow Place In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Well, mozilla itself is slow, but there are some good browsers built on it's engine that run relatively fast. Try galeon. As for the communicator 4.77 port, I can't help you there. I try to avoid using NS at all costs. Derek At 02:34 PM 8/5/2001, Jon Loeliger wrote: >Hi folks, > >In the eternal quest to keep up to date with everything, >I recently found myself compiling new web browser software. > >So I decided to experiment with Mozilla. Oh my god is it slow! >I've got a P-200 here, and that's just flat not usable. >Did I miss something? > >In the meantime, I re-pondered Netscape 4. The current port, 4.76 > > www 429 # cd /usr/ports/www/netscape47-communicator > www 430 # make > ===> netscape-communicator-4.76 is marked as broken: has a serious > security hole, use 4.77 instead. > >But it's not in the port tree that I can find... >Did I double miss something? > >Anyone? Bueller? > >jdl > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of 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 Aug 5 15:28:45 2001 Delivered-To: freebsd-questions@freebsd.org Received: from beta.root-servers.ch (gamma.root-servers.ch [195.49.62.126]) by hub.freebsd.org (Postfix) with SMTP id 4AEA737B406 for ; Sun, 5 Aug 2001 15:28:41 -0700 (PDT) (envelope-from gabriel_ambuehl@buz.ch) Received: (qmail 93766 invoked from network); 5 Aug 2001 22:28:39 -0000 Received: from dclient62-2-106-107.hispeed.ch (HELO athlon550) (62.2.106.107) by beta.root-servers.ch with SMTP; 5 Aug 2001 22:28:39 -0000 Date: Mon, 6 Aug 2001 00:30:32 +0200 From: Gabriel Ambuehl X-Mailer: The Bat! (v1.53bis) Educational Organization: BUZ Internet Services X-Priority: 3 (Normal) Message-ID: <2836407791.20010806003032@buz.ch> To: "Michael Nottebrock" Cc: freebsd-questions@freebsd.org Subject: Re[2]: Setting up a DNS server In-Reply-To: <00ee01c11de2$6ed5bc00$0408a8c0@localdomain> References: <022d01c11b69$bfa87990$0100a8c0@ezonichome> <20010802120336.A8669@haneys.net> <00ee01c11de2$6ed5bc00$0408a8c0@localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG -----BEGIN PGP SIGNED MESSAGE----- [That didn't really fit -newbies] Hello Michael, Sunday, August 05, 2001, 9:07:29 PM, you wrote: > As an alternative to the Buggy Internet Name Daemon, you could run > the djbdns tools. Information about these can be found at > http://cr.yp.to/djbdns.html Anyone already tryed MaraDNS from www.maradns.org? According to the web page, it is in the public domain, which I think can be turned into BSDL rather easily... Could this be the update for BIND we've been waiting for? Best regards, Gabriel -----BEGIN PGP SIGNATURE----- Version: PGP 6.5i iQEVAwUBO226/MZa2WpymlDxAQEXogf9HWEhxaMSV1sBiIJwehawBZWO17hBHJVw Vb+2muQDTVeLnO18bKGbmDyNHC4PXX77f6VybuurEkSm/ZumCcCmSk/X1Ool+dLu IzY/678N0nquZv2N+3yp/yvZiluBsTCKw+SexEC4A7EOGMx9llfiQGh/mHx0n4v7 qOa3DF9UIJ9IIomkayY8MU8n1L4kgjfeVabhd0V2h+8VQ52cn6/7e6RT8DlzvtFa JAG6w2luPlRwAzJ0CvHF5NnYtoLza/h2TBeQeMXWQ0d96Qfec5L/HDOKJv5jflu1 XYtxwaEjvL6xTtXV52uuxxVN5nzKhL8U/h+h7pfkWcT/Xgo3dGX9gQ== =7P5Z -----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 Sun Aug 5 15:28:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta6.srv.hcvlny.cv.net (mta6.srv.hcvlny.cv.net [167.206.5.17]) by hub.freebsd.org (Postfix) with ESMTP id 01AE637B408 for ; Sun, 5 Aug 2001 15:28:48 -0700 (PDT) (envelope-from trini0@optonline.net) Received: from optonline.net (ool-18be012f.dyn.optonline.net [24.190.1.47]) by mta6.srv.hcvlny.cv.net (iPlanet Messaging Server 5.0 Patch 2 (built Dec 14 2000)) with ESMTP id <0GHM00H4I3MY36@mta6.srv.hcvlny.cv.net> for questions@FreeBSD.ORG; Sun, 05 Aug 2001 16:30:35 -0400 (EDT) Date: Sun, 05 Aug 2001 16:30:33 -0400 From: Gerard Samuel Subject: Re: IPFilter, no such process? To: Normand Leclerc Cc: FreeBSD Questions Message-id: <3B6DACE9.7020502@optonline.net> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.2) Gecko/20010731 References: <000001c11de2$79d10380$1638a8c0@phobos> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Sounds like you are running these commands as a regular user. Run it as root, youll be ok.... Normand Leclerc wrote: > I am having problems adding rules with ipfilter. I have options > IPFILTER and options IPFILTER_LOG compiled in the kernel. These are the > test rules I am trying to insert: > > > > Ipf.rules: > > > > pass in all > > pass out all > > > > When I run ipf ?Fa ?v ?f /etc/ipf.rules, I get this output: > > [pass in all] > > pass in from any to any > > 1:ioctl(add/insert rule): No such process > > [pass out all] > > pass out from any to any > > 2:ioctl(add/insert rule): No such process > > > > What is wrong? > > > > Normand Leclerc > > leclercn@videotron.ca > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 15:28:56 2001 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 E317637B401 for ; Sun, 5 Aug 2001 15:28:50 -0700 (PDT) (envelope-from rshea@opendoor.co.nz) Received: from sheasili (203-79-72-40.cable.paradise.net.nz [203.79.72.40]) by deborah.paradise.net.nz (Postfix) with SMTP id 9412F1FA2A9 for ; Mon, 6 Aug 2001 10:28:26 +1200 (NZST) From: rshea@opendoor.co.nz To: questions@FreeBSD.ORG Date: Mon, 6 Aug 2001 10:28:21 +1200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Code Red 2 - (was : Attempted Buffer Overrun in via httpd? ) References: Your message of "Sat, 04 Aug 2001 14:27:37 -0300." <20010804142321.X91592-100000@cactus.fi.uba.ar> In-reply-to: X-mailer: Pegasus Mail for Win32 (v3.01d) Message-Id: <20010805222826.9412F1FA2A9@deborah.paradise.net.nz> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > It smells like code red. It is a worm which tries to exploit a vulnerability > > in M$ IIS. > > Ah! Duh. Wait, I'm catching up here... What's the current virus > knocking on everyone's door? Oh yeah, _I_ remember now! Code Red. > Although Code Red is old news (hopefully) to everyone with IIS machines in their network I would just point out that in the last 36 hours a so called Code Red II has arisen (if you look in your logs you'll see that some of the default.ida attempts now have a padding of 'X' rather than 'N'). It has a much nastier effect and rebooting ain't going to fix it. Once again the June 18 IIS patch will avoid infection ... http://www.microsoft.com/technet/treeview/default.asp?url=/technet/security/bulletin/MS01-033.asp ... and there's a lots of details at ... http://www.eeye.com/html/advisories/coderedII.zip ... for people in charge of a network there's an interesting aspect to the way it generates target IP's. Basically once it gets to a machine close to your IP address you're going to a see a very fast ramp up in traffic. This may explain the discrepancies in sightings which people have mentioned in earlier posts. It certainly corresponds with I've seen here in the last 24 hours. Just another day that I feel grateful for Apache and Unix ! Have a good one. 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 Sun Aug 5 15:38:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from beta.root-servers.ch (gamma.root-servers.ch [195.49.62.126]) by hub.freebsd.org (Postfix) with SMTP id AB15837B401 for ; Sun, 5 Aug 2001 15:38:23 -0700 (PDT) (envelope-from gabriel_ambuehl@buz.ch) Received: (qmail 94061 invoked from network); 5 Aug 2001 22:38:22 -0000 Received: from dclient62-2-106-107.hispeed.ch (HELO athlon550) (62.2.106.107) by beta.root-servers.ch with SMTP; 5 Aug 2001 22:38:22 -0000 Date: Mon, 6 Aug 2001 00:40:15 +0200 From: Gabriel Ambuehl X-Mailer: The Bat! (v1.53bis) Educational Organization: BUZ Internet Services X-Priority: 3 (Normal) Message-ID: <14036991200.20010806004015@buz.ch> To: damage_z@yahoo.com Cc: questions@freebsd.org Subject: Re[4]: Setting up a DNS server In-Reply-To: <001801c11dfe$db27c580$13009718@dylan> References: <001801c11dfe$db27c580$13009718@dylan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG -----BEGIN PGP SIGNED MESSAGE----- Hello Dylan, Monday, August 06, 2001, 12:34:56 AM, you wrote: > Why not Bernstein's tinydns and dnscache? Cause those one got a license that makes inclusion as out of the box bind replacements impossible for FreeBSD (and Linux most likely too). Best regards, Gabriel  -----BEGIN PGP SIGNATURE----- Version: PGP 6.5i iQEVAwUBO229Q8Za2WpymlDxAQG0Ygf/Y8o2pKf5sPnOPLe0xRPfai0DgQ6UCT8H RS/wGwAqtqFVgIBo6CfMz7qe9UW08J3HTfTDw8XBBpEJBy5MEqTvgp94/0G3wH+l bXCIcaB/rJexWWgybqdHGiqGxXRpfxualQXzSIZogMn3H/PVXpEcdJzB4XMAp5fa ZVUC7ie/Ttj6FEcfk0dCXf6Wsp5ZjEcTDs4fUMGzVWNQNdlujuh2kMDWQ4fk6UH1 vLp+4vFW9xQJ/Iskuc2gB9fvAWq6GQ0sHV4OqL2rNKnggkt2nOcS0FfKTWUTTgLO 1dnYJJNA6SXW88l79cblllzfJk6Yxz8MydIv+einv82T7/mH15ntAg== =I0v7 -----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 Sun Aug 5 15:51:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mark9.vladsempire.net (unknown [209.105.45.82]) by hub.freebsd.org (Postfix) with ESMTP id BF18037B401 for ; Sun, 5 Aug 2001 15:51:09 -0700 (PDT) (envelope-from jpaetzel@hutchtel.net) Received: from mark9.vladsempire.net (mark9.vladsempire.net [10.0.0.97]) by mark9.vladsempire.net (Postfix) with SMTP id D94CDF4 for ; Sun, 5 Aug 2001 17:44:31 -0500 (CDT) Content-Type: text/plain; charset="iso-8859-1" From: Josh Paetzel To: freebsd-questions@freebsd.org Subject: delay starting ppp Date: Sun, 5 Aug 2001 17:45:54 -0500 X-Mailer: KMail [version 1.2] MIME-Version: 1.0 Message-Id: <01080517455400.00388@mark9.vladsempire.net> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have a dual p-100 with 32 megs of ram that runs natd, ppp, and sshd on my network. When it boots it hangs at starting ppp for about 60 seconds or so. The same thing happens when starting ppp manually. Anyone have any idea as to why this would occur? Below is a dmesg, uname -a, and ppp.conf dmesg: Copyright (c) 1992-2001 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.3-STABLE #2: Sun Jul 29 20:40:58 GMT 2001 jpaetzel@dual.vladesmpire.net:/home/usr/src/sys/compile/DUAL Timecounter "i8254" frequency 1193182 Hz CPU: Pentium/P54C (90.01-MHz 586-class CPU) Origin = "GenuineIntel" Id = 0x525 Stepping = 5 Features=0x3bf real memory = 33554432 (32768K bytes) avail memory = 29437952 (28748K bytes) Programming 16 pins in IOAPIC #0 IOAPIC #0 intpin 2 -> irq 0 FreeBSD/SMP: Multiprocessor motherboard cpu0 (BSP): apic id: 0, version: 0x00030010, at 0xfee00000 cpu1 (AP): apic id: 1, version: 0x00030010, at 0xfee00000 io0 (APIC): apic id: 2, version: 0x000f0011, at 0xfec00000 Preloaded elf kernel "kernel" at 0xc034d000. Intel Pentium detected, installing workaround for F00F bug md0: Malloc disk npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 ncr0: port 0xec00-0xecff mem 0xfedfff00-0xfedfffff irq 11 at device 1.0 on pci0 isab0: at device 2.0 on pci0 isa0: on isab0 ed0: port 0xe8e0-0xe8ff irq 10 at device 6.0 on pci0 ed0: address 00:20:78:14:a6:c4, type NE2000 (16 bit) pci0: at 8.0 irq 9 orm0: EMPRESAS - Base de datos de las 500Empresas m=E1s grandes, (por ven= tas), del pa=EDs con los siguientes campos: raz=F3n social, sigla

    EMPRESAS<= span style=3D'font-size:10=2E0pt;font-family:Arial;color:blue'> - Base de datos co= n las 1=2E000 Empresas m=E1s grandes de Colombia (ventas superiores a $20=2E000 mil= lones anuales), con los siguientes campos: raz=F3n social, sigla, Nit, direcci=F3n, tel=E9fono, fax, actividad empresarial (c=F3digo CIIU Rev=2E = 3=2E0), n=FAmero de empleados, ciudad y departamento, cifras de Activos, Patrimonio, Ventas= y Utilidad para los =FAltimos cinco a=F1os (Incluye cifras del a=F1o 2=2E000)=2E Adi= cional a esta base se encuentra la base de datos de directivos y ejecutivos de esta= s empresas (m=E1s de 9=2E500), con los siguientes campos: nombre, cargo, =E1= rea por cargos, direcci=F3n, tel=E9fono y fax=2E

     

    Estas bases de datos se encuentran relacionadas, la APLICACION que las maneja permite hacer b=FAsquedas simpl= es o complejas por todos los campos, agrupa diferentes tipos de b=FAsquedas, prepara e im= prime reportes, r=F3tulos y cartas, hace llamadas telef=F3nicas y env=EDa email=92s=2E La aplicaci=F3n es totalmente aut=F3nom= a, es decir no necesita ning=FAn software adicional para su total desempe=F1o en Windows = 95 o superior=2E

     

    COMO VALOR AGREGADO le damos acceso= a toda la informaci=F3n sobre COMERCIO EXTERIOR (27=2E000 importadores y 4=2E000 exportadores), a trav=E9s de enlaces V=EDa Internet a MINCOMEX, PROEXPORT = Y LA COMUNIDAD ANDINA=2E Tambi=E9n le facilitamos la conexi=F3n a sus propios e= nlaces=2E

     

    PRESENTACION =96 Las bases de datos= y la aplicaci=F3n se entregan en un CD, que permite la auto-instalaci=F3n=2E

     

    VALOR DEL CD=A0 - Col$100=2E000, los cuales se deben depositar en = COLMENA en la cuenta de ahorros No=2E 0114500194215 a nombre de Directorio Naciona= l de Fax, copia de la consignaci=F3n con las instrucciones de entrega enviarlas= al Fax 6178102/6179073 Bogot=E1 y el CD y la factura ser=E1n enviados al d=EDa si= guiente v=EDa Servientrega=2E Si ya adquiri=F3 la versi=F3n 500 Empresas deposite =FAnicamen= te Col$50=2E000

     

    Empresas - Tr=2E 51A No 123-01 Int=2E 10 =96 Tel=2E 6135184 =96 Fax 6178102/6179073 =96 empresas@elsitio=2Enet=2Eco - Bogot=E1 Colombia

     

    Si desea ser removido de esta base de datos, responda a este mensaje indicand= o =96 remover =96 en el subject

     

     

    ------=_NextPart_84815C5ABAF209EF376268C8-- ------=_NextPart_94915C5ABAF209EF376268C8 Content-Type: image/jpeg; name="image002.jpg" Content-Transfer-Encoding: base64 Content-Description: image002.jpg Content-Id: <32600-2200181621347702285@cable.net.co> /9j/4AAQSkZJRgABAQEAYABgAAD//gAcU29mdHdhcmU6IE1pY3Jvc29mdCBPZmZpY2X/2wBDAAoH BwgHBgoICAgLCgoLDhgQDg0NDh0VFhEYIx8lJCIfIiEmKzcvJik0KSEiMEExNDk7Pj4+JS5ESUM8 SDc9Pjv/wAALCAJZAAgBAREA/8QAGQABAQEBAQEAAAAAAAAAAAAAAgEDAAUH/8QAFhABAQEAAAAA AAAAAAAAAAAAABES/90ABAAo/9oACAEBAAA/APSirFhFChQocOHDjSHGkaZPLTLSHDjSHChwoUKF FVVVXRUrn//Q+yIiIlGjRo0KNCs6FCs9M9BpnWdCs6FChQo0aNEalRK5/9k= ------=_NextPart_94915C5ABAF209EF376268C8-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 21: 6:14 2001 Delivered-To: freebsd-questions@freebsd.org Received: from wiprom2mx1.wipro.com (wiprom2mx1.wipro.com [203.197.164.41]) by hub.freebsd.org (Postfix) with ESMTP id A395437B401 for ; Sun, 5 Aug 2001 21:06:09 -0700 (PDT) (envelope-from gautham.ganapathy@wipro.com) Received: from m2vwall2.wipro.com (m2vwall2.wipro.com [192.168.235.4]) by wiprom2mx1.wipro.com (8.10.2+Sun/8.11.3) with SMTP id f769j6D01640 for ; Mon, 6 Aug 2001 09:45:07 GMT Received: from gauthamg ([192.168.41.16]) by itplmail.mail.wipro.com (Netscape Messaging Server 4.15) with ESMTP id GHMOLR00.78N; Mon, 6 Aug 2001 09:33:27 +0530 Message-ID: <056901c11e2d$bc9f4280$4b02e00a@wipro.com> From: "Gautham Ganapathy" To: "FreeBSD.org - Questions" , "FreeBSD.org India - Questions" Subject: Sound in kernel Date: Mon, 6 Aug 2001 09:40:31 +0530 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="------------InterScan_NT_MIME_Boundary" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --------------InterScan_NT_MIME_Boundary Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit Hi i have a sb pci 128 sound card. how do I get it to work in freebsd? i have added the statement device pcm in thr kernel conf file. from what i read in the lint file, that's prettymuch all i need. however, when i boot the are a number of error messages that some unknown pci cards were detected and could not be configured. gautham --------------InterScan_NT_MIME_Boundary Content-Type: text/plain; name="Wipro_Disclaimer.txt" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="Wipro_Disclaimer.txt" The Information contained and transmitted by this E-MAIL is proprietary to Wipro Limited and is intended for use only by the individual or entity to which it is addressed, and may contain information that is privileged, confidential or exempt from disclosure under applicable law. If this is a forwarded message, the content of this E-MAIL may not have been sent with the authority of the Company. If you are not the intended recipient, an agent of the intended recipient or a person responsible for delivering the information to the named recipient, you are notified that any use, distribution, transmission, printing, copying or dissemination of this information in any way or in any manner is strictly prohibited. If you have received this communication in error, please delete this mail & notify us immediately at mailadmin@wipro.com --------------InterScan_NT_MIME_Boundary-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 21:12: 5 2001 Delivered-To: freebsd-questions@freebsd.org Received: from wiprom2mx1.wipro.com (wiprom2mx1.wipro.com [203.197.164.41]) by hub.freebsd.org (Postfix) with ESMTP id 134E437B401 for ; Sun, 5 Aug 2001 21:12:02 -0700 (PDT) (envelope-from gauthamg123@yahoo.com) Received: from m2vwall2.wipro.com (m2vwall2.wipro.com [192.168.235.4]) by wiprom2mx1.wipro.com (8.10.2+Sun/8.11.3) with SMTP id f769p2D04406 for ; Mon, 6 Aug 2001 09:51:04 GMT Received: from gauthamg ([192.168.41.16]) by itplmail.mail.wipro.com (Netscape Messaging Server 4.15) with ESMTP id GHMOVO00.A9A; Mon, 6 Aug 2001 09:39:24 +0530 Message-ID: <058701c11e2e$913edeb0$4b02e00a@wipro.com> From: "Gautham Ganapathy" To: , "FreeBSD.org India - Questions" Subject: Sound in kernel Date: Mon, 6 Aug 2001 09:46:29 +0530 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="------------InterScan_NT_MIME_Boundary" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --------------InterScan_NT_MIME_Boundary Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit Hi i have a sb pci 128 sound card. how do I get it to work in freebsd? i have added the statement device pcm in thr kernel conf file. from what i read in the lint file, that's prettymuch all i need. however, when i boot the are a number of error messages that some unknown pci cards were detected and could not be configured. gautham --------------InterScan_NT_MIME_Boundary Content-Type: text/plain; name="Wipro_Disclaimer.txt" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="Wipro_Disclaimer.txt" The Information contained and transmitted by this E-MAIL is proprietary to Wipro Limited and is intended for use only by the individual or entity to which it is addressed, and may contain information that is privileged, confidential or exempt from disclosure under applicable law. If this is a forwarded message, the content of this E-MAIL may not have been sent with the authority of the Company. If you are not the intended recipient, an agent of the intended recipient or a person responsible for delivering the information to the named recipient, you are notified that any use, distribution, transmission, printing, copying or dissemination of this information in any way or in any manner is strictly prohibited. If you have received this communication in error, please delete this mail & notify us immediately at mailadmin@wipro.com --------------InterScan_NT_MIME_Boundary-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 21:34:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from db.nexgen.com (db.nexgen.com [66.92.98.149]) by hub.freebsd.org (Postfix) with SMTP id 605B237B403 for ; Sun, 5 Aug 2001 21:34:25 -0700 (PDT) (envelope-from ml@db.nexgen.com) Received: (qmail 34471 invoked from network); 6 Aug 2001 04:34:40 -0000 Received: from localhost.nexgen.com (HELO alexus) (root@127.0.0.1) by localhost.nexgen.com with SMTP; 6 Aug 2001 04:34:40 -0000 Message-ID: <002e01c11e31$7a0eddf0$0100a8c0@alexus> From: "alexus" To: Subject: another ip as alias on NIC doesn't work properly Date: Mon, 6 Aug 2001 00:37:18 -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 6.00.2479.0006 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2479.0006 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello i was able to bind second ip to my NIC, it seems binding just fine alexus@~# ifconfig fxp0 fxp0: flags=8943 mtu 1500 inet 66.92.98.145 netmask 0xffffff00 broadcast 66.92.98.255 inet 66.92.98.151 netmask 0xff000000 broadcast 66.255.255.255 ether 00:60:94:a5:cb:44 media: Ethernet autoselect (100baseTX ) status: active alexus@~# for some reason when i'm trying to irc using my second ip, it rolls over to first here is my routing table Routing tables Internet: Destination Gateway Flags Refs Use Netif Expire default 66.92.98.1 UGSc 59 380 fxp0 10/24 link#2 UC 0 0 dc0 => 66.92.98/24 link#1 UC 6 0 fxp0 => 66.92.98.1 0:10:67:0:8d:68 UHLW 60 0 fxp0 1021 66.92.98.145 0:60:94:a5:cb:44 UHLW 1 103 lo0 66.92.98.146 0:30:48:21:78:8f UHLW 0 2 fxp0 1022 66.92.98.147 0:30:48:21:7a:7 UHLW 0 4 fxp0 1170 66.92.98.148 0:30:48:21:78:a6 UHLW 0 2 fxp0 1022 66.92.98.149 0:30:48:21:3c:c9 UHLW 0 2 fxp0 1194 66.92.98.151/32 link#1 UC 0 0 fxp0 => 127.0.0.1 127.0.0.1 UH 0 0 lo0 192.168 link#2 UC 1 0 dc0 => 192.168.0.6 0:d0:b7:9e:f:d3 UHLW 1 251 dc0 1185 alexus@~# 192.168.0.0 is my local dc0 is my local interface where 66.92.98.146-149 where all those ip came from? i have no idea... .1 is my gateway To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 21:56:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.tgd.net (rand.tgd.net [64.81.67.117]) by hub.freebsd.org (Postfix) with SMTP id 5729737B401 for ; Sun, 5 Aug 2001 21:56:33 -0700 (PDT) (envelope-from sean@mailhost.tgd.net) Received: (qmail 95297 invoked by uid 1001); 6 Aug 2001 04:56:26 -0000 Date: Sun, 5 Aug 2001 21:56:26 -0700 From: Sean Chittenden To: Kevin Oberman Cc: uwi@mail.delfi.lv, questions@FreeBSD.ORG Subject: Re: x11amp doesnt work Message-ID: <20010805215626.A95118@rand.tgd.net> References: <200108050002.f7502IM31211@smtp.delfi.lv> <200108052359.f75NxNm19559@ptavv.es.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="y0ulUmNC+osPPQO6" Content-Disposition: inline In-Reply-To: <200108052359.f75NxNm19559@ptavv.es.net>; from "oberman@es.net" on Sun, Aug 05, 2001 at = 04:59:23PM X-PGP-Key: 0x1EDDFAAD X-PGP-Fingerprint: C665 A17F 9A56 286C 5CFB 1DEA 9F4F 5CEF 1EDD FAAD X-Web-Homepage: http://sean.chittenden.org/ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --y0ulUmNC+osPPQO6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable > I have a similar card (ES1373-8) and some of the devices have never > worked. One response I had was that it would work if I booted Windows > and then shutdown and booted FreeBSD. That would make it work until > power was lost. Have you tried using pnpinit -c? -sc > I have not tried this as it's a FreeBSD only system and I have no Windows > to boot. --=20 Sean Chittenden --y0ulUmNC+osPPQO6 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Comment: Sean Chittenden iEYEARECAAYFAjtuI3kACgkQn09c7x7d+q0KuQCgk1D/1R2peD7MXFBSVResj1nO 2kQAnRaV+RxOpbg7LPz0XciRKb4IdPuw =8Mpb -----END PGP SIGNATURE----- --y0ulUmNC+osPPQO6-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 21:58:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.tgd.net (rand.tgd.net [64.81.67.117]) by hub.freebsd.org (Postfix) with SMTP id 327A637B405 for ; Sun, 5 Aug 2001 21:58:30 -0700 (PDT) (envelope-from sean@mailhost.tgd.net) Received: (qmail 95315 invoked by uid 1001); 6 Aug 2001 04:58:24 -0000 Date: Sun, 5 Aug 2001 21:58:24 -0700 From: Sean Chittenden To: "Derek C." Cc: Jon Loeliger , questions@FreeBSD.ORG Subject: Re: A Rock and Slow Place Message-ID: <20010805215824.B95118@rand.tgd.net> References: <5.1.0.14.0.20010805153034.034f5110@mail.blarg.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="H1spWtNR+x+ondvy" Content-Disposition: inline In-Reply-To: <5.1.0.14.0.20010805153034.034f5110@mail.blarg.net>; from "coffee@blarg.net" on Sun, Aug 05, 2001 at = 03:31:32PM X-PGP-Key: 0x1EDDFAAD X-PGP-Fingerprint: C665 A17F 9A56 286C 5CFB 1DEA 9F4F 5CEF 1EDD FAAD X-Web-Homepage: http://sean.chittenden.org/ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --H1spWtNR+x+ondvy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable > Well, mozilla itself is slow, but there are some good browsers built on= =20 > it's engine that run relatively fast. Try galeon. Galeon's good, but skipstone is my personal favorite now. =20 Really fast to load and render: better than mozilla itself and more user=20 friendly, IMHO. Check it out. -sc --=20 Sean Chittenden --H1spWtNR+x+ondvy Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Comment: Sean Chittenden iEYEARECAAYFAjtuI/AACgkQn09c7x7d+q295wCfT6B/TLWTZ32h9ybDUxNCONPS 7CsAnA6/H2cM6WEslyshEiROEjZkNOgh =cyfx -----END PGP SIGNATURE----- --H1spWtNR+x+ondvy-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 22: 6:52 2001 Delivered-To: freebsd-questions@freebsd.org Received: from pigeon.inebraska.com (pigeon.inebraska.com [199.184.119.21]) by hub.freebsd.org (Postfix) with ESMTP id 2641137B406 for ; Sun, 5 Aug 2001 22:06:46 -0700 (PDT) (envelope-from gary@inebraska.com) Received: from darkride (lin-dsl-dynamic-206-222-210-191.inetnebr.com [206.222.210.191]) by pigeon.inebraska.com (8.11.3/8.11.3) with ESMTP id f7656hA16846 for ; Mon, 6 Aug 2001 00:06:43 -0500 (CDT) Received: from gary by darkride with local (Exim 3.12 #1 (Debian)) id 15TcaR-0000mu-00 for ; Mon, 06 Aug 2001 00:05:55 -0500 Date: Mon, 6 Aug 2001 00:05:55 -0500 From: "Gary L. Dolan" To: freebsd-questions@freebsd.org Subject: Re: Sound in kernel Message-ID: <20010806000555.A2982@inebraska.com> Reply-To: fred1@inebraska.com References: <058701c11e2e$913edeb0$4b02e00a@wipro.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <058701c11e2e$913edeb0$4b02e00a@wipro.com> User-Agent: Mutt/1.3.18i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Aug 06, 2001 at 09:46:29AM +0530, Gautham Ganapathy wrote: > The Information contained and transmitted by this E-MAIL is proprietary to > Wipro Limited and is intended for use only by the individual or entity to which > it is addressed, and may contain information that is privileged, confidential or > exempt from disclosure under applicable law. If this is a forwarded message, > the content of this E-MAIL may not have been sent with the authority of the > Company. If you are not the intended recipient, an agent of the intended > recipient or a person responsible for delivering the information to the named > recipient, you are notified that any use, distribution, transmission, printing, > copying or dissemination of this information in any way or in any manner is > strictly prohibited. If you have received this communication in error, please > delete this mail & notify us immediately at mailadmin@wipro.com > That signature/disclaimer is just too long and silly in a forum like this. -- Gary Dolan Debian GNU/Linux 2.2, Kernel 2.4.7 FreeBSD 4.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 22:35: 0 2001 Delivered-To: freebsd-questions@freebsd.org Received: from rly-mx1.maxis.net.my (rly-mx1.maxis.net.my [202.75.130.117]) by hub.freebsd.org (Postfix) with ESMTP id CD7D637B405 for ; Sun, 5 Aug 2001 22:34:56 -0700 (PDT) (envelope-from leehonweng@maxis.net.my) Received: from rly-mx1.maxis.net.my ([202.75.130.117]) by rly-mx1.maxis.net.my with Microsoft SMTPSVC(5.5.1877.467.46); Mon, 6 Aug 2001 13:31:25 +0800 Received: from mail1.maxis.net.my (myriadcoating.com [172.16.1.115]) by mgsaqf203.jp-q.ne.jp with SMTP (MailShield v2.0 - WIN32 Oct 17 2000 11:47:19); Mon, 06 Aug 2001 13:31:25 +0800 Received: from pslee ([202.75.144.48]) by mail1.maxis.net.my with Microsoft SMTPSVC(5.5.1877.467.46); Mon, 6 Aug 2001 13:43:01 +0800 Message-ID: <000a01c11e39$aae4e020$30904bca@eweb> From: "LeeHonWeng" To: Subject: Date: Mon, 6 Aug 2001 13:35:56 +0800 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0007_01C11E7C.B876B590" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2462.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2462.0000 X-SMTP-HELO: mail1.maxis.net.my X-SMTP-MAIL-FROM: leehonweng@maxis.net.my X-SMTP-RCPT-TO: freebsd-questions@freebsd.org X-SMTP-PEER-INFO: myriadcoating.com [172.16.1.115] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0007_01C11E7C.B876B590 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable ------=_NextPart_000_0007_01C11E7C.B876B590 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
     
    ------=_NextPart_000_0007_01C11E7C.B876B590-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 22:59: 3 2001 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 EBDDE37B401 for ; Sun, 5 Aug 2001 22:59:00 -0700 (PDT) (envelope-from rshea@opendoor.co.nz) Received: from sheasili (203-79-72-40.cable.paradise.net.nz [203.79.72.40]) by deborah.paradise.net.nz (Postfix) with SMTP id D06D51F9EA5 for ; Mon, 6 Aug 2001 17:58:54 +1200 (NZST) From: rshea@opendoor.co.nz To: questions@FreeBSD.ORG Date: Mon, 6 Aug 2001 17:58:53 +1200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Software to filter HTTP requests (not a firewall) ? X-mailer: Pegasus Mail for Win32 (v3.01d) Message-Id: <20010806055854.D06D51F9EA5@deborah.paradise.net.nz> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi - Sorry to ask a FAQ but I'm having a real brain leak today. Someone has mentioned some s/w in the past which tries to detect HTTP requests which are an attempt to exploit flaws in the web server ('code red' style). I've got a feeling the s/w is named after an animal - Piggy ?, Cow ? .. something like that. Looked in the ports but I can't see it. 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 Sun Aug 5 23:33:22 2001 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 6C28637B401 for ; Sun, 5 Aug 2001 23:33:19 -0700 (PDT) (envelope-from mj@isy.liu.se) Received: from lagrange.isy.liu.se (lagrange.isy.liu.se [130.236.49.127]) by isy.liu.se (8.11.4/8.11.4) with ESMTP id f766XDh01519; Mon, 6 Aug 2001 08:33:14 +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: <20010803140533.A64411@northernbrewer.com> Date: Mon, 06 Aug 2001 08:33:52 +0200 (CEST) From: Micke Josefsson To: Christopher Farley Subject: Re: fsck weirdness? Cc: freebsd-questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 03-Aug-01 Christopher Farley wrote: > Christopher Farley (chris@northernbrewer.com) wrote: > >> When I run fsck in single user mode, it checks the drive and reports a >> clean filesystem. (I'm running fsck -f in single user mode.) >> >> Running it in multi-user mode, however, I get the output, attached below. > > I'm going to try and answer my own question, with the hopes that if I'm > wrong, someone will correct me. > > Active filesystems are inherently dirty. Running fsck on an active, > mounted filesystem may produce a list of incorrect block counts, > unallocated inodes, etc. It is nothing to worry about. Precisely. Only run fsck on an unmounted fs. /M > > -- > Christopher Farley > www.northernbrewer.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message ---------------------------------- Michael Josefsson, MSEE mj@isy.liu.se This message was sent by XFMail running on FreeBSD 4.3-STABLE ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 23:41:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from avocet.mail.pas.earthlink.net (avocet.mail.pas.earthlink.net [207.217.121.50]) by hub.freebsd.org (Postfix) with ESMTP id 03F4C37B403 for ; Sun, 5 Aug 2001 23:41:25 -0700 (PDT) (envelope-from tjuszczak@atopia.net) Received: from atopia.net (dialup-64.157.68.231.Dial1.Weehawken1.Level3.net [64.157.68.231]) by avocet.mail.pas.earthlink.net (EL-8_9_3_3/8.9.3) with ESMTP id XAA07810 for ; Sun, 5 Aug 2001 23:41:22 -0700 (PDT) Message-ID: <3B6E3CE2.E4B3918B@atopia.net> Date: Mon, 06 Aug 2001 02:44:50 -0400 From: Ted Juszczak X-Mailer: Mozilla 4.76 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Quick question Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, does anyone know what to do about this....: Aug 6 00:49:17 pumpkin-rt /kernel: Aug 6 00:49:17 pumpkin-rt /kernel: arplookup 10.19.242.20 failed: host is not on local network. I keep getting that message printed to my console every 30 seconds or so...followed by some: pumpkin-rt last message repeated 11 times Does anyone know whats wrong? This usually begins printing to my screen as soon as dhclient gets an IP from my ISP (its a cable modem) Thanks! -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 23:50:52 2001 Delivered-To: freebsd-questions@freebsd.org Received: from nebula.anchoragerescue.org (cable-115-7-237-24.anchorageak.net [24.237.7.115]) by hub.freebsd.org (Postfix) with ESMTP id 5BC4637B401 for ; Sun, 5 Aug 2001 23:50:47 -0700 (PDT) (envelope-from akbeech@anchoragerescue.org) Received: from galaxy.anchoragerescue.org (galaxy.anchoragerescue.org [24.237.7.95]) by nebula.anchoragerescue.org (Postfix) with SMTP id A9F4F156 for ; Sun, 5 Aug 2001 22:50:46 -0800 (AKDT) Content-Type: text/plain; charset="iso-8859-1" From: Beech Rintoul To: freebsd-questions@freebsd.org Subject: Re: another ip as alias on NIC doesn't work properly Date: Sun, 5 Aug 2001 22:50:46 -0800 X-Mailer: KMail [version 1.2] References: <002e01c11e31$7a0eddf0$0100a8c0@alexus> In-Reply-To: <002e01c11e31$7a0eddf0$0100a8c0@alexus> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <01080522504601.08027@galaxy.anchoragerescue.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sunday 05 August 2001 08:37 pm, alexus wrote: > Hello > > i was able to bind second ip to my NIC, it seems binding just fine > > alexus@~# ifconfig fxp0 > fxp0: flags=8943 mtu 1500 > inet 66.92.98.145 netmask 0xffffff00 broadcast 66.92.98.255 > inet 66.92.98.151 netmask 0xff000000 broadcast 66.255.255.255 > ether 00:60:94:a5:cb:44 > media: Ethernet autoselect (100baseTX ) > status: active > alexus@~# > > for some reason when i'm trying to irc using my second ip, it rolls over to > first > > here is my routing table > > Routing tables > > Internet: > Destination Gateway Flags Refs Use Netif Expire > default 66.92.98.1 UGSc 59 380 fxp0 > 10/24 link#2 UC 0 0 dc0 => > 66.92.98/24 link#1 UC 6 0 fxp0 => > 66.92.98.1 0:10:67:0:8d:68 UHLW 60 0 fxp0 1021 > 66.92.98.145 0:60:94:a5:cb:44 UHLW 1 103 lo0 > 66.92.98.146 0:30:48:21:78:8f UHLW 0 2 fxp0 1022 > 66.92.98.147 0:30:48:21:7a:7 UHLW 0 4 fxp0 1170 > 66.92.98.148 0:30:48:21:78:a6 UHLW 0 2 fxp0 1022 > 66.92.98.149 0:30:48:21:3c:c9 UHLW 0 2 fxp0 1194 > 66.92.98.151/32 link#1 UC 0 0 fxp0 => > 127.0.0.1 127.0.0.1 UH 0 0 lo0 > 192.168 link#2 UC 1 0 dc0 => > 192.168.0.6 0:d0:b7:9e:f:d3 UHLW 1 251 dc0 1185 > alexus@~# > > 192.168.0.0 is my local > > dc0 is my local interface > > where 66.92.98.146-149 where all those ip came from? i have no idea... > .1 is my gateway All alias IP's need to have a netmask of /32 or 255.255.255.255 Beech ------------------------------------------------------------------- Beech Rintoul - IT Manager - Instructor - akbeech@anchoragerescue.org /"\ ASCII Ribbon Campaign | Anchorage Gospel Rescue Mission \ / - NO HTML/RTF in e-mail | P.O. Box 230510 X - NO Word docs in e-mail | Anchorage, AK 99523-0510 / \ ----------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Aug 5 23:54:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id CD9A837B401 for ; Sun, 5 Aug 2001 23:54:25 -0700 (PDT) (envelope-from tedm@toybox.placo.com) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id f766sD801712; Sun, 5 Aug 2001 23:54:14 -0700 (PDT) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Mike Meyer" , "Jim Conner" Cc: Subject: RE: just how many known viruses are there for FreeBSD? Date: Sun, 5 Aug 2001 23:54:13 -0700 Message-ID: <000f01c11e44$99f27e20$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 In-Reply-To: <15213.28245.595461.103253@guru.mired.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Mike Meyer >Sent: Sunday, August 05, 2001 9:04 AM > >That depends on your definition of "harm". It could be claimed that >the code red worm doesn't harm a system, as the only thing it does to >the disk is create a scratch file to note that it's there. However, >some versions caused the web server to start sending defaced pages, >and all versions can create a noticable system load. > >A properly administered web server won't be able to do much more than >that. I'm not sure how true that is on WNT or W2K, but the description >of some of the worms activities - writing on C: and shared libraries - >are enough to cause me to recommend avoiding those platforms. One of the big problems with the IIS that comes in the Option Pack and runs on NT4 is that all virtual processes share the same memory. This was supposed to be fixed in the IIS that came with W2K and maybe it was - but a worse problem is that buggy ASP code (ASP is kind of Microsoft's answer to PHP I guess) will make the IIS server simply stop running. This problem is SO bad that Microsoft actually wrote a program called the "IIS Exception Monitor" that runs under NT4 and is constantly checking the webserver to see if it is still running, and if it sees the webserver stop it will restart it. The exception monitor was included in the IIS that comes with Win2K but you had to get it from Microsoft support for NT4. We've had much experience with this problem because we offer NT hosting and it is not fun when you put a new virtual site on the webserver and it makes everyone elses's sites stop working just because the ASP code is buggy for that site. (which is unfortunately often the case because ASP code is basically warmed-over Visual Basic so that people can port their crappy old VB scripts to the Web) We never got the worm (because we are good boys and follow the Microsoft patches and immediately apply all of the security ones that they release) but many customers did and based on what happened to them there is no way in hell that proper administration on an IIS server on WNT or W2K platform will minimize the problems of having Code Red on your system. IIS is a horrible, horrible webserver and very much follows the rattrap model of software where you have a big, octopuslike, monolithic program that touches dozens of things that you have no idea it does and is damn near impossible to troubleshoot because everything is all crammed into a single black box and there is no separation whatsover of anything. Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Aug 6 0: 7:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-27-141-144.mmcable.com [24.27.141.144]) by hub.freebsd.org (Postfix) with SMTP id B9A3237B401 for ; Mon, 6 Aug 2001 00:07:13 -0700 (PDT) (envelope-from mwm@mired.org) Received: (qmail 14453 invoked by uid 100); 6 Aug 2001 07:07:12 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15214.16928.322835.749014@guru.mired.org> Date: Mon, 6 Aug 2001 02:07:12 -0500 To: Duke Normandin <01031149@3web.net> Cc: questions@freebsd.org Subject: Re: PID with a 'D' status - what to do? In-Reply-To: <85913237@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" 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 List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Duke Normandin <01031149@3web.net> types: > What is the proper way to deal with a PID having a "D" status - i.e., > it's uninterruptable - so that I can 'shutdown' cleanly? D is supposed to be a short term wait. If it's waiting on something that's never going to happen, you might as well ignore it and shut down anyway. What's it waiting on? http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Aug 6 0:19: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-27-141-144.mmcable.com [24.27.141.144]) by hub.freebsd.org (Postfix) with SMTP id 7F47D37B401 for ; Mon, 6 Aug 2001 00:19:04 -0700 (PDT) (envelope-from mwm@mired.org) Received: (qmail 15029 invoked by uid 100); 6 Aug 2001 07:19:03 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15214.17639.282563.274423@guru.mired.org> Date: Mon, 6 Aug 2001 02:19:03 -0500 To: Jon Loeliger Cc: questions@freebsd.org Subject: Re: A Rock and Slow Place In-Reply-To: <109605505@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" 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 List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Jon Loeliger types: > Hi folks, > > In the eternal quest to keep up to date with everything, > I recently found myself compiling new web browser software. Personally I like w3m. It has the ability to follow a link in another browser, which I find incredibly useful. > So I decided to experiment with Mozilla. Oh my god is it slow! > I've got a P-200 here, and that's just flat not usable. > Did I miss something? No, you haven't missed anything, and have correctly identified mozilla as a pig. Remember that it's competing with IE. There are at least two browsers in the ports tree that use the mozilla rendering engine and provide their own UI. I use Skipstone, and it doesn't have that "wading through molasses" feel that mozilla has. Galeon has also been mentioned, but it uses the gnome libraries - even though the dependency is missing from the port - which I'd rather not install just to build a browser. > In the meantime, I re-pondered Netscape 4. The current port, 4.76 > > www 429 # cd /usr/ports/www/netscape47-communicator > www 430 # make > ===> netscape-communicator-4.76 is marked as broken: has a serious > security hole, use 4.77 instead. > But it's not in the port tree that I can find... > Did I double miss something? Nope, you're right again. Netscape has not released a BSD version of 4.77, so it's not in the ports, so you have to install the linux version. You can cut down on the bloat by using linux-netscape47-navigator, but you'll still have to install the emulator. If you don't want the emulator, you might consider using galeon or skipstone for most things, and using the BSD version of 4.76 - install it by removing the BROKEN line from the Makefile - only for things that are broken in those two browsers, and only briefly. > Anyone? Bueller? So what's the fifty dollar followup question? http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Aug 6 0:42:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from h3.generalresources.com (unknown [211.21.66.252]) by hub.freebsd.org (Postfix) with ESMTP id 0080A37B408 for ; Mon, 6 Aug 2001 00:42:28 -0700 (PDT) (envelope-from hsw@acm.org) Received: from server.tucheng.generalresources.com (h1.generalresources.com [211.21.66.250]) by h3.generalresources.com (8.11.4/8.11.4) with ESMTP id f76838H70146 for ; Mon, 6 Aug 2001 16:03:13 +0800 (CST) (envelope-from hsw@acm.org) Received: from x4.tucheng.generalresources.com (x4.tucheng.generalresources.com [192.168.2.4]) by server.tucheng.generalresources.com (8.11.4/8.11.4) with ESMTP id f767fx056155 for ; Mon, 6 Aug 2001 15:41:59 +0800 (CST) (envelope-from hsw@acm.org) Received: from x4.tucheng.generalresources.com (localhost [127.0.0.1]) by x4.tucheng.generalresources.com (8.11.4/8.11.3) with ESMTP id f767gCU38374 for ; Mon, 6 Aug 2001 15:42:13 +0800 (CST) (envelope-from hsw@acm.org) Message-Id: <200108060742.f767gCU38374@x4.tucheng.generalresources.com> To: freebsd-questions@freebsd.org Reply-To: Christopher Hall From: Christopher Hall Subject: nano-X X-Operating-System: FreeBSD X-Mailer: Exmh Date: Mon, 06 Aug 2001 15:42:12 +0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Has any one tried to run microwindows/nano-X? http://www.microwindows.org/ It compiles (after editing a few files), but only got blank screen from the samples. My conclusion was that svgalib does not support any of the graphic chip sets in my computers. I was thinking to put a small graphic browser such as dillo onto a bootable CDROM, even if I could only have 640x480 8 bit colour. --- Christopher Hall Fax: +886-2-2795-3030 Christopher Hall Phone: +886-2-2795-5799 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Aug 6 0:52:32 2001 Delivered-To: freebsd-questions@freebsd.org Received: from spade.pacific.net.sg (spade.pacific.net.sg [203.120.90.71]) by hub.freebsd.org (Postfix) with ESMTP id 74D2D37B405 for ; Mon, 6 Aug 2001 00:52:29 -0700 (PDT) (envelope-from nchee_hoong@pacific.net.sg) Received: from pop4.pacific.net.sg (pop4.pacific.net.sg [203.120.90.139]) by spade.pacific.net.sg with ESMTP id f767qSM10274 for ; Mon, 6 Aug 2001 15:52:28 +0800 (SGT) Received: from pacific.net.sg ([203.208.143.98]) by pop4.pacific.net.sg with ESMTP id f767qRQ18467 for ; Mon, 6 Aug 2001 15:52:28 +0800 (SGT) Message-ID: <3B6E4E22.881414D8@pacific.net.sg> Date: Mon, 06 Aug 2001 15:58:26 +0800 From: Kelvin Ng Chee Hoong X-Mailer: Mozilla 4.77 [en] (WinNT; U) X-Accept-Language: zh-TW,en MIME-Version: 1.0 To: "freebsd-questions@FreeBSD.ORG" Subject: CRC error Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi ; I inserted 3 NIC cards into my FBSD machine (2 unit of 3COM 95XX and 1 unit of realtek) . It is working fine but I get CRC error . One of 3com fast ethernet interface is connected directly to our Cisco 75xx core router . When I typed "show interface fastethernet x/x/x " , the result I get is as following ........ Internet address is 192.168.1.1/30 5 minute input rate 268000 bits/sec, 150 packets/sec 5 minute output rate 218000 bits/sec, 152 packets/sec 56290 packets input, 12971372 bytes, 0 no buffer Received 0 broadcasts, 0 runts, 0 giants, 0 throttles 20 input errors, 20 CRC, 10 frame, 0 overrun, 0 ignored 0 watchdog 0 input packets with dribble condition detected 56298 packets output, 10115876 bytes, 0 underruns(0/0/0) 0 output errors, 0 collisions, 0 interface resets 0 babbles, 0 late collision, 0 deferred 0 lost carrier, 0 no carrier 0 output buffer failures, 0 output buffers swapped out Does somebody know what is the reason to cause CRC error ? The following actions that I had taken (1) I have swap to another ethernet interface but I still get the same result . (2) Change UTP cable , still no improvement . Can somebody tell me how do I tune the FBSD the solve this problem ? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Aug 6 0:59:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sociostat.org (h00a0cc6007cd.ne.mediaone.net [24.91.227.156]) by hub.freebsd.org (Postfix) with ESMTP id 6A51C37B409 for ; Mon, 6 Aug 2001 00:59:14 -0700 (PDT) (envelope-from eric@sociostat.org) Received: from eric by sociostat.org with local (Exim 3.22 #1 (Debian)) id 15Tf9Q-0000WH-00 for ; Mon, 06 Aug 2001 03:50:12 -0400 Date: Mon, 6 Aug 2001 03:50:12 -0400 To: Freebsd-questions@FreeBSD.ORG Subject: setting up latex Message-ID: <20010806035012.A1633@sociostat.org> Mail-Followup-To: eric@FreeBSD.ORG, Freebsd-questions@FreeBSD.ORG Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.18i From: Eric Cheney Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello. I'm trying to install latex from the ports collection. I'm trying to make the teTeX package. I get the following error right at the end of make install. #Could not find app-default file for xdvi I have xdvi installed and it's working. Anyone have any ideas about how I can fix this. I'm pretty new to FreeBSD, so I apologize if it's something terribly simple. Thank you, Eric -- Eric Cheney cheney@soc.umass.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Aug 6 1:14:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta6.srv.hcvlny.cv.net (mta6.srv.hcvlny.cv.net [167.206.5.17]) by hub.freebsd.org (Postfix) with ESMTP id C70D437B405 for ; Mon, 6 Aug 2001 01:14:39 -0700 (PDT) (envelope-from trini0@optonline.net) Received: from optonline.net (ool-18be012f.dyn.optonline.net [24.190.1.47]) by mta6.srv.hcvlny.cv.net (iPlanet Messaging Server 5.0 Patch 2 (built Dec 14 2000)) with ESMTP id <0GHN0007508FME@mta6.srv.hcvlny.cv.net> for questions@FreeBSD.ORG; Mon, 06 Aug 2001 04:14:39 -0400 (EDT) Date: Mon, 06 Aug 2001 04:14:38 -0400 From: Gerard Samuel Subject: Re: Software to filter HTTP requests (not a firewall) ? To: rshea@opendoor.co.nz, FreeBSD Questions Message-id: <3B6E51EE.7020708@optonline.net> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.2) Gecko/20010731 References: <20010806055854.D06D51F9EA5@deborah.paradise.net.nz> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG The closest thing I could think of is Snort. Its in the ports.... rshea@opendoor.co.nz wrote: > Hi - Sorry to ask a FAQ but I'm having a real brain leak today. Someone has > mentioned some s/w in the past which tries to detect HTTP requests which are an > attempt to exploit flaws in the web server ('code red' style). I've got a > feeling the s/w is named after an animal - Piggy ?, Cow ? .. something like > that. Looked in the ports but I can't see it. > > 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 > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Aug 6 1:15: 5 2001 Delivered-To: freebsd-questions@freebsd.org Received: from dell.dannyland.org (dell.dannyland.org [64.81.36.13]) by hub.freebsd.org (Postfix) with ESMTP id E598337B405 for ; Mon, 6 Aug 2001 01:15:00 -0700 (PDT) (envelope-from dannyman@toldme.com) Received: by dell.dannyland.org (Postfix, from userid 1001) id 06C325C70; Mon, 6 Aug 2001 01:16:50 -0700 (PDT) Date: Mon, 6 Aug 2001 01:16:50 -0700 From: dannyman To: Fred Condo Cc: questions@freebsd.org Subject: Re: NIS newbie question Message-ID: <20010806011650.C7758@toldme.com> References: <20010804143404.C35633@absinthe.condo.chico.ca.us> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010804143404.C35633@absinthe.condo.chico.ca.us>; from fred@condo.chico.ca.us on Sat, Aug 04, 2001 at 02:34:04PM -0700 X-Loop: djhoward@uiuc.edu Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Aug 04, 2001 at 02:34:04PM -0700, Fred Condo wrote: [...] > I specifically do not have a securenets file. Yet my client machine ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > can't seem to talk to the server (symptom is infinite hang after > entering a user name at the login prompt). How about "ypcat passwd" and friends? First step is to get NIS working properly. Second step is to tell your box to use it. If ypcat passwd locks on you, then you have no NIS, which tells you why you can not log in. I have no longer access to my NIS client boxen. But, try: grep nis /etc/defaults/rc.conf Override appropriate variables in your local /etc/rc.conf, and reboot. NIS is tricky as you have to start the right daemons on FreeBSD, and the only way to do that is to either remember what they are, read /etc/rc.network, or reboot. :) > The one thing I know I am unclear on is whether client and server have > to be on the same Ethernet segment. The existence of the concept of a > securenets file and tcpwrappers support in NIS seems to imply that > they do not. I believe that NIS only works on the local subnet, but if you are clever, you can bridge them. IIRC, your problem is probably that ypbind is not running. Ypbind broadcasts to your subnet to find a server, then it is in business. You can give ypbind a specific server address, and then you're good. You might also need a securenets file to get your master from a foreign network. I just don't know. RTFM. YMMV. Good luck! And if you're going to do a lot of NIS, grabbing the O'Reilley book never hurt anyone. That I know of. -danny -- http://dannyman.toldme.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Aug 6 1:20:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta6.srv.hcvlny.cv.net (mta6.srv.hcvlny.cv.net [167.206.5.17]) by hub.freebsd.org (Postfix) with ESMTP id 97F8637B401 for ; Mon, 6 Aug 2001 01:20:07 -0700 (PDT) (envelope-from trini0@optonline.net) Received: from optonline.net (ool-18be012f.dyn.optonline.net [24.190.1.47]) by mta6.srv.hcvlny.cv.net (iPlanet Messaging Server 5.0 Patch 2 (built Dec 14 2000)) with ESMTP id <0GHN000HZ0HJME@mta6.srv.hcvlny.cv.net> for questions@FreeBSD.ORG; Mon, 06 Aug 2001 04:20:07 -0400 (EDT) Date: Mon, 06 Aug 2001 04:20:06 -0400 From: Gerard Samuel Subject: Re: A Rock and Slow Place To: Mike Meyer , FreeBSD Questions Message-id: <3B6E5336.5000104@optonline.net> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.2) Gecko/20010731 References: <15214.17639.282563.274423@guru.mired.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG What about an X Gui Mail Program. The closest Ive come across is kiltdown, but it still lacks features like drop boxes/filtering. Anyone? Bueller? ;) > So what's the fifty dollar followup question? > > -- > Mike Meyer http://www.mired.org/home/mwm/ > Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Aug 6 1:21:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from everest.wananchi.com (everest.wananchi.com [62.8.64.4]) by hub.freebsd.org (Postfix) with ESMTP id 2FE5437B403 for ; Mon, 6 Aug 2001 01:21:27 -0700 (PDT) (envelope-from wash@wananchi.com) Received: from wash by everest.wananchi.com with local (Exim 3.32 #1) id 15Tfcy-000NVq-00; Mon, 06 Aug 2001 11:20:44 +0300 Date: Mon, 6 Aug 2001 11:20:43 +0300 From: Odhiambo Washington To: freebsd-questions@FreeBSD.ORG Cc: judmarc@mindspring.com Subject: Re: Wrapper Won't Install on XFree86-4.1 Message-ID: <20010806112043.A87414@everest.wananchi.com> Mail-Followup-To: Odhiambo Washington , freebsd-questions@FreeBSD.ORG, judmarc@mindspring.com References: <200108060034.UAA18019@maynard.mail.mindspring.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200108060034.UAA18019@maynard.mail.mindspring.net> User-Agent: Mutt/1.3.19i X-Disclaimer: My opinions do not necessarily represent those of my employer. X-Operating-System: FreeBSD 4.3-STABLE i386 X-Designation: Systems Administrator, Wananchi Online Ltd. X-Location: Nairobi, KE, East Africa. X-Uptime: 11:17AM up 3 days, 17:08, 3 users, load averages: 0.41, 0.36, 0.29 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * Jud [20010806 03:34]: writing on the subject 'Wrapper Won't Install on XFree86-4.1' > Apologies in advance as I'm still rather ignorant (about matters FreeBSD > and perhaps in general:) - I imagine the solution to my problem is pretty > obvious, and would be grateful if someone would point me to it. > > Installed FBSD 4.3 from CDs, and the default server, XFree86-3.3.6, > wouldn't work with my hardware (fairly recent stuff). So I installed the > XFree86-4.0.x package from the CD. I'm not certain whether I installed > it over 3.3.6 or went back and did a fresh install without the default X > server before adding XFree86-4. I also installed wrapper, and all was > fine. Did a "make world" last night after cvsup-ing stable and ports, and > all was still fine. > > Installed XFree86 4.1 today from ports. At first I got an error asking me > to remove or rename a lib file (don't remember which one, think it ended > in "so.1"), so I went ahead and removed it. A retry was successful. > > Now when I attempt to install the wrapper port, I get a message saying > it's "forbidden" - it can only be installed with XFree86-4. > > Suggestions? Simple. Tell your default make.conf that you're now running XFree86-4 and don't want to build XFree86-3.3.x apps echo "XFREE86_VERSION= 4" >> /etc/make.conf After that your wrapper will build, I promise ;-) -Wash -- Odhiambo Washington Wananchi Online Ltd., wash@wananchi.com 1st Flr Loita Hse. Tel: 254 2 313985 Loita Street., Fax: 254 2 313922 PO Box 10286,00100-NAIROBI,KE. Honesty is the best policy; but he who is governed by that maxim is not an honest man. -Richard Whately, Archbishop of Dublin (contributed by Chris Johnston) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Aug 6 1:24:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ritchie.compwest.net.au (ritchie.compwest.net.au [203.38.14.8]) by hub.freebsd.org (Postfix) with ESMTP id 5549C37B401 for ; Mon, 6 Aug 2001 01:23:57 -0700 (PDT) (envelope-from paul@compwest.net.au) Received: from paulh (fred.compwest.com.au [203.38.14.4]) by ritchie.compwest.net.au (8.9.3/8.9.3/DIALixFlat) with SMTP id QAA71587 for ; Mon, 6 Aug 2001 16:23:36 +0800 (WST) (envelope-from paul@compwest.net.au) From: "Paul Hamilton" To: Subject: locked mail box with sendmail Date: Mon, 6 Aug 2001 16:34:18 +0800 Message-ID: <02983B795AEAD311BAEE0040C7993AA908A256@CWSVR> 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.2910.0) In-Reply-To: <02983B795AEAD311BAEE0040C7993AA9086AD2@CWSVR> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I have upgraded from FreeBSD 3.2 to 4.2, and have recompiled sendmail.cf to suit the new version (and tried the orig. cf file). It will send out mail via esmtp and receive it ok, but when it goes to deliver the mail to the appropriate local mail box i.e.. /var/mail/paul, it logs the following: Aug 6 16:05:21 abc mail.local: lockmailbox /var/mail/paul failed; error code 75 with a status of "deferred". the file has the rights: 0 -rw------- 1 paul user 0 Aug 3 15:46 /var/mail/paul mailq shows: # mailq /var/spool/mqueue (1 requests) ----Q-ID---- --Size-- -----Q-Time----- ------------Sender/Recipient--------- --- f767fXN95295 7 Mon Aug 6 15:41 (Deferred) sendmail -d0.10 shows that HASFLOCK has been included! What is going on here? What am I missing? TIA, Paul Hamilton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Aug 6 1:26:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from dell.dannyland.org (dell.dannyland.org [64.81.36.13]) by hub.freebsd.org (Postfix) with ESMTP id 443FA37B403 for ; Mon, 6 Aug 2001 01:26:25 -0700 (PDT) (envelope-from dannyman@toldme.com) Received: by dell.dannyland.org (Postfix, from userid 1001) id 47D7C5C6E; Mon, 6 Aug 2001 01:28:16 -0700 (PDT) Date: Mon, 6 Aug 2001 01:28:16 -0700 From: dannyman To: Xeon Cc: Freebsd-Questions Subject: Re: stupid questions on setting background image in XF86 Message-ID: <20010806012816.E7758@toldme.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 xeon@gmx.ch on Sun, Aug 05, 2001 at 07:10:20PM +0200 X-Loop: djhoward@uiuc.edu Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Aug 05, 2001 at 07:10:20PM +0200, Xeon wrote: > hello everybody > > I would like to make windows trannsparent (such as aterm or xchat). I use > blackbox on XFree86 4.X. it seems like the tool bsetbg doesne't work for > transparency support in xchat. it says i should use Esetroot instead. > but where can I find that? My favorite, from ports/graphics/ImageMagick: /usr/local/bin/display -window root -backdrop This will scale the image to your backdrop, too. I have no idea whather this works on X4. -d To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Aug 6 1:28:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gorilla.mchh.siemens.de (gorilla.mchh.siemens.de [194.138.158.18]) by hub.freebsd.org (Postfix) with ESMTP id 42FB937B406 for ; Mon, 6 Aug 2001 01:28:48 -0700 (PDT) (envelope-from Richard.Reisser.GP@icn.siemens.de) Received: from blues.mchh.siemens.de (mail2.mchh.siemens.de [194.138.158.227]) by gorilla.mchh.siemens.de (8.9.3/8.9.3) with ESMTP id KAA03493 for ; Mon, 6 Aug 2001 10:28:25 +0200 (MET DST) Received: from icn.siemens.de (ulmrh001.ulm.siemens.de [141.73.116.18]) by blues.mchh.siemens.de (8.9.1/8.9.1) with ESMTP id KAA07201 for ; Mon, 6 Aug 2001 10:28:24 +0200 (MET DST) Message-ID: <3B6E552C.8D232E73@icn.siemens.de> Date: Mon, 06 Aug 2001 10:28:28 +0200 From: Richard Reisser Organization: Siemens AG X-Mailer: Mozilla 4.5 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Problems with X86Free4.1.0 under FressBSd4.2 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, Maybe someone can help me. The actual operating system is FreeBSD4.2 and I downloaded XFree86-4.1.0. When starting the xf86cfg file to configure my X-window system the following error message is received: /usr/libexec/ld-elf.so.1: /usr/X11R6/bin/XFree86: Shared object has no run-time symbol table. Do you have any idea? Regards, Richard To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Aug 6 1:40:21 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mout03.kundenserver.de (mout03.kundenserver.de [195.20.224.218]) by hub.freebsd.org (Postfix) with ESMTP id 5B61237B401 for ; Mon, 6 Aug 2001 01:40:16 -0700 (PDT) (envelope-from heinrich.hiemesch@online.de) Received: from [195.20.224.220] (helo=mrvdom04.kundenserver.de) by mout03.kundenserver.de with esmtp (Exim 2.12 #2) id 15Tf1K-00085M-00 for FreeBSD-questions@freebsd.org; Mon, 6 Aug 2001 09:41:50 +0200 Received: from kinb-d932dd3e.pool.mediaways.net ([217.50.221.62]) by mrvdom04.kundenserver.de with smtp (Exim 2.12 #2) id 15Tf1K-0001L6-00 for FreeBSD-questions@FreeBSD.org; Mon, 6 Aug 2001 09:41:50 +0200 From: heinrich.hiemesch@online.de (Heinrich Hiemesch) To: FreeBSD-questions@FreeBSD.org Subject: Problems adding a PCI parallel port card Date: Mon, 06 Aug 2001 07:46:56 GMT Reply-To: heinrich.hiemesch@online.de X-Mailer: Forte Agent 1.5/32.451 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Message-Id: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I'm running FBSD3.4 stable and want to add a PCI parallel printer port card to my computer (there isn't no isa slot left). However the kernel wasn't able to detect the card. After trying several kernel options I gave up. On the card is a standard NetMos Nm9715 processor and a pciconf looks like: ------------------------- chip0@pci0:0:0: class=3D0x060000 card=3D0x80421043 chip=3D0x03051106 rev=3D0x03 hdr=3D0x00 chip1@pci0:1:0: class=3D0x060400 card=3D0x00000080 chip=3D0x83051106 rev=3D0x00 hdr=3D0x01 chip2@pci0:4:0: class=3D0x060100 card=3D0x80421043 chip=3D0x06861106 rev=3D0x40 hdr=3D0x00 ide_pci0@pci0:4:1: class=3D0x01018a card=3D0x00000000 chip=3D0x05711106 rev=3D0x06 hdr=3D0x00 none0@pci0:4:2: class=3D0x0c0300 card=3D0x12340925 chip=3D0x30381106 rev=3D0x16 hdr=3D0x00 none1@pci0:4:3: class=3D0x0c0300 card=3D0x12340925 chip=3D0x30381106 rev=3D0x16 hdr=3D0x00 chip3@pci0:4:4: class=3D0x060000 card=3D0x80421043 chip=3D0x30571106 rev=3D0x40 hdr=3D0x00 ed1@pci0:9:0: class=3D0x020000 card=3D0x00000000 chip=3D0x802910ec rev=3D0x00 hdr=3D0x00 none2@pci0:11:0: class=3D0x078000 card=3D0x00101000 chip=3D0x98059710 rev=3D0x01 hdr=3D0x00 none3@pci0:17:0: class=3D0x018000 card=3D0x4d33105a chip=3D0x0d30105a rev=3D0x02 hdr=3D0x00 vga0@pci1:0:0: class=3D0x030000 card=3D0x00081002 chip=3D0x54461002 rev=3D0x00 hdr=3D0x00 --------------------------- Does anybody know a solution for me? TIA MfG H. Hiemesch --=20 IGEWA GmbH Tel +49-8638-949853 =46ax +49-8638-949854 GSM +49-171-8989853 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Aug 6 1:47:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: from r2d2.twowaytv.co.uk (smeg.twowaytv.co.uk [194.6.2.163]) by hub.freebsd.org (Postfix) with ESMTP id 7976B37B401 for ; Mon, 6 Aug 2001 01:47:40 -0700 (PDT) (envelope-from alex@twowaytv.co.uk) Received: from localhost (alex@localhost) by r2d2.twowaytv.co.uk (8.11.1/8.11.1) with ESMTP id f768mQ077130; Mon, 6 Aug 2001 09:48:29 +0100 (BST) (envelope-from alex@twowaytv.co.uk) X-Authentication-Warning: r2d2.twowaytv.co.uk: alex owned process doing -bs Date: Mon, 6 Aug 2001 09:48:26 +0100 (BST) From: Alex Dyas Reply-To: To: Jon Loeliger Cc: Subject: Re: A Rock and Slow Place In-Reply-To: Message-ID: <20010806094339.R16514-100000@r2d2.twowaytv.co.uk> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Not sure about this. I've been running recent ports of Mozilla for the last few months (currently 0.9.2). Not only does it render faster than any other browser i've tried, it's also far more stable than netscape under BSD. it does have a large footprint yes, and in my oppinion it's crammed with stuff i really don't want, but the browser itself is great. alex.. On Sun, 5 Aug 2001, Jon Loeliger wrote: > Hi folks, > > In the eternal quest to keep up to date with everything, > I recently found myself compiling new web browser software. > > So I decided to experiment with Mozilla. Oh my god is it slow! > I've got a P-200 here, and that's just flat not usable. > Did I miss something? > > In the meantime, I re-pondered Netscape 4. The current port, 4.76 > > www 429 # cd /usr/ports/www/netscape47-communicator > www 430 # make > ===> netscape-communicator-4.76 is marked as broken: has a serious > security hole, use 4.77 instead. > > But it's not in the port tree that I can find... > Did I double miss something? > > Anyone? Bueller? > > jdl > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Aug 6 2: 1:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from r2d2.twowaytv.co.uk (smeg.twowaytv.co.uk [194.6.2.163]) by hub.freebsd.org (Postfix) with ESMTP id EA00537B403 for ; Mon, 6 Aug 2001 02:01:13 -0700 (PDT) (envelope-from alex@twowaytv.co.uk) Received: from localhost (alex@localhost) by r2d2.twowaytv.co.uk (8.11.1/8.11.1) with ESMTP id f76928I77147; Mon, 6 Aug 2001 10:02:09 +0100 (BST) (envelope-from alex@twowaytv.co.uk) X-Authentication-Warning: r2d2.twowaytv.co.uk: alex owned process doing -bs Date: Mon, 6 Aug 2001 10:02:08 +0100 (BST) From: Alex Dyas Reply-To: To: Graham White Cc: FreeBSD-questions Subject: Re: Apache Perl Script In-Reply-To: Message-ID: <20010806095056.Y16514-100000@r2d2.twowaytv.co.uk> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Not as such no. having said that tho, if it's apache particularly you're interested in, try mod_status ( http://httpd.apache.org/docs/mod/mod_status.html ) and turning extended status on. apache's status information is very useful for assessing load. writing a perl script to hit this page and process the numbers shouldn't be too hard. as a side note, i'm not sure restarting processes when they get overloaded is the best course of action. sounds like a larger problem needs fixing. alex.. On Fri, 3 Aug 2001, Graham White wrote: > Does anyone have an example of a perl script that continually loops checking > for load average and restarts a program (like Apache) if it is (loadaverage) > over a certain amount. > Thanks > > GW > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Aug 6 2:31:52 2001 Delivered-To: freebsd-questions@freebsd.org Received: from math.sinica.edu.tw (math.sinica.edu.tw [140.109.104.11]) by hub.freebsd.org (Postfix) with ESMTP id A16D037B401 for ; Mon, 6 Aug 2001 02:31:48 -0700 (PDT) (envelope-from jackie@math.sinica.edu.tw) Received: from math.sinica.edu.tw (pc403 [140.109.104.63]) by math.sinica.edu.tw (8.9.3+Sun/8.9.1) with ESMTP id RAA02629 for ; Mon, 6 Aug 2001 17:28:07 +0800 (CST) Message-ID: <3B6E657E.359D4656@math.sinica.edu.tw> Date: Mon, 06 Aug 2001 17:38:07 +0800 From: Lee Yen Ching Organization: Institute of Mathematics, Academia Sinica, Taipei 11529, Taiwan X-Mailer: Mozilla 4.77C-CCK-MCD tw [zh_TW] (X11; U; Linux 2.2.12 i386) X-Accept-Language: zh_TW, en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: How to use USB 640MO Content-Type: text/plain; charset=big5 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Dear Sir, How to use Fujitsu USB 640 MO on FreeBSD 4.X? Thanks. Sincerely yours, jackie To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Aug 6 3:20:49 2001 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 397BB37B406; Mon, 6 Aug 2001 03:20:45 -0700 (PDT) (envelope-from judmarc@mindspring.com) Received: from sparky (dialup-63.214.212.142.Dial1.Philadelphia1.Level3.net [63.214.212.142]) by blount.mail.mindspring.net (8.9.3/8.8.5) with SMTP id GAA28221; Mon, 6 Aug 2001 06:20:32 -0400 (EDT) Message-Id: <200108061020.GAA28221@blount.mail.mindspring.net> Date: Mon, 06 Aug 2001 06:21:34 -0400 To: swear@aa.net (Gary W. Swearingen) Cc: freebsd-questions@FreeBSD.ORG, wash@wananchi.com From: Jud Subject: Xemacs and Gnus (was Re: Wrapper Won't Install on XFree86-4.1) Reply-To: judmarc@mindspring.com X-Mailer: Opera 5.12 build 932 X-Priority: 3 (Normal) Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 8/5/2001 9:33:04 PM, swear@aa.net (Gary W. Swearingen) wrote: >Jud writes: > >> Now when I attempt to install the wrapper port, I get a message saying >> it's "forbidden" - it can only be installed with XFree86-4. >> >> Suggestions? > >I suggest that you ignore it and hope it goes away. How the ports cope >with the various simultaneous versions of things like XFree86 and >XEmacs is beyond me. Apparently, not always well. > >Anyway, that package is just one file that probably hasn't changed since >early XFree86 3.x and is not worth worrying about unless you want to >help debug the port. First, thanks to Odhiambo Washington and Jean-Marc Zucconi - setting XFREE86_VERSION=4 in /etc/make.conf worked. Wonder what caused the problem in the first place? (And by the way, Jean-Marc, I figured out that my inability to use ppp except as root - a problem with which you kindly helped me a while ago - was caused by uncommenting a line in make.conf about building with "normal" permissions.) Gary, it happens that I was occupied last evening with a problem with which you may be familiar - getting Gnus to work with Xemacs on FreeBSD. I built the Xemacs 21.1.14 port, then built the gnus-emacs port using the directions for installing Gnus at the following page: http://mwiehl.socha.net/Gnus/tutorial/html/gnus-tutorial_2.html#SEC4 But no joy - Xemacs gives me the message that the "symbol 'gnus' is void," or something like that when I click the News button or type "M-x gnus." I've thought of either using a "plain" Gnus rather than the gnus- emacs port, or adding "setq" before the "(add-to-list 'load-path..." line given at the URL above. From your user-agent, I deduce you've already got it working - so what would you suggest? Thanks, Jud To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Aug 6 4:23:33 2001 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 B0F4537B403 for ; Mon, 6 Aug 2001 04:23:29 -0700 (PDT) (envelope-from 01031149@3web.net) Received: from [209.197.157.28] ([209.197.157.28]) by smtp1.cybersurf.net (Netscape Messaging Server 4.15) with SMTP id GHN8YX00.BS5 for ; Mon, 6 Aug 2001 05:23:21 -0600 Received: by mandy.rockingd.calgary.ab.ca (sSMTP sendmail emulation); Mon, 6 Aug 2001 05:23:02 -0600 Date: Mon, 6 Aug 2001 05:23:00 -0600 From: Duke Normandin <01031149@3web.net> To: Mike Meyer Cc: questions@freebsd.org Subject: Re: PID with a 'D' status - what to do? Message-ID: <20010806052259.A231411@mandy.rockingd.calgary.ab.ca> References: <85913237@toto.iv> <15214.16928.322835.749014@guru.mired.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <15214.16928.322835.749014@guru.mired.org>; from "Mike Meyer" on Mon, Aug 06, 2001 at 02:07:12AM Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Aug 06, 2001 at 02:07:12AM -0500, Mike Meyer wrote: > Duke Normandin <01031149@3web.net> types: > > What is the proper way to deal with a PID having a "D" status - i.e., > > it's uninterruptable - so that I can 'shutdown' cleanly? > > D is supposed to be a short term wait. If it's waiting on something > that's never going to happen, you might as well ignore it and shut > down anyway. What's it waiting on? > > To: questions@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Subject: Re: PID with a 'D' status - what to do? Message-ID: <20010806080030.A76146@acadia.ne.mediaone.net> Reply-To: freebsd-questions@FreeBSD.ORG Mail-Followup-To: questions@FreeBSD.ORG, freebsd-questions@FreeBSD.org References: <85913237@toto.iv> <15214.16928.322835.749014@guru.mired.org> <20010806052259.A231411@mandy.rockingd.calgary.ab.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20010806052259.A231411@mandy.rockingd.calgary.ab.ca> User-Agent: Mutt/1.3.20i X-bright-idea: Lets abolish HTML mail! Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Did you try 'kill -9 '? This amounts to "kill this with extreme prejudice, don't bother to clean up." HTH L On 08/06/01 05:23 AM, Duke Normandin sat at the `puter and typed: > On Mon, Aug 06, 2001 at 02:07:12AM -0500, Mike Meyer wrote: > > Duke Normandin <01031149@3web.net> types: > > > What is the proper way to deal with a PID having a "D" status - i.e., > > > it's uninterruptable - so that I can 'shutdown' cleanly? > > > > D is supposed to be a short term wait. If it's waiting on something > > that's never going to happen, you might as well ignore it and shut > > down anyway. What's it waiting on? > > > > > The pid is an attempt at mounting my CD Changer which my recent posts > outline. It never does mount. I did a 'shutdown -h now' on a couple of > these occasions only to have the system hang after the "sync message" on > exit. The subsequent boot then produced a warning that the system had not > been shutdown properly. So I was wondering if there was an "I don't care! > kill this pid" command? > -- > -duke > Calgary, Alberta, Canada > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- Louis LeBlanc leblanc@acadia.ne.mediaone.net Fully Funded Hobbyist, KeySlapper Extrordinaire :) http://acadia.ne.mediaone.net Ô¿Ô¬ Accuracy, n.: The vice of being right To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Aug 6 5: 4:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from chmls06.mediaone.net (chmls06.mediaone.net [24.147.1.144]) by hub.freebsd.org (Postfix) with ESMTP id 535FA37B401; Mon, 6 Aug 2001 05:04:26 -0700 (PDT) (envelope-from leblanc@smtp.ne.mediaone.net) Received: from canada.acadia.ne.mediaone.net (acadia.ne.mediaone.net [65.96.185.189]) by chmls06.mediaone.net (8.11.1/8.11.1) with ESMTP id f76C4LS10417; Mon, 6 Aug 2001 08:04:21 -0400 (EDT) Received: (from leblanc@localhost) by canada.acadia.ne.mediaone.net (8.11.5/8.11.5) id f76C0VI76222; Mon, 6 Aug 2001 08:00:31 -0400 (EDT) (envelope-from leblanc) Date: Mon, 6 Aug 2001 08:00:30 -0400 From: Louis LeBlanc To: questions@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Subject: Re: PID with a 'D' status - what to do? Message-ID: <20010806080030.A76146@acadia.ne.mediaone.net> Reply-To: freebsd-questions@FreeBSD.ORG Mail-Followup-To: questions@FreeBSD.ORG, freebsd-questions@FreeBSD.org References: <85913237@toto.iv> <15214.16928.322835.749014@guru.mired.org> <20010806052259.A231411@mandy.rockingd.calgary.ab.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20010806052259.A231411@mandy.rockingd.calgary.ab.ca> User-Agent: Mutt/1.3.20i X-bright-idea: Lets abolish HTML mail! Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Did you try 'kill -9 '? This amounts to "kill this with extreme prejudice, don't bother to clean up." HTH L On 08/06/01 05:23 AM, Duke Normandin sat at the `puter and typed: > On Mon, Aug 06, 2001 at 02:07:12AM -0500, Mike Meyer wrote: > > Duke Normandin <01031149@3web.net> types: > > > What is the proper way to deal with a PID having a "D" status - i.e., > > > it's uninterruptable - so that I can 'shutdown' cleanly? > > > > D is supposed to be a short term wait. If it's waiting on something > > that's never going to happen, you might as well ignore it and shut > > down anyway. What's it waiting on? > > > > > The pid is an attempt at mounting my CD Changer which my recent posts > outline. It never does mount. I did a 'shutdown -h now' on a couple of > these occasions only to have the system hang after the "sync message" on > exit. The subsequent boot then produced a warning that the system had not > been shutdown properly. So I was wondering if there was an "I don't care! > kill this pid" command? > -- > -duke > Calgary, Alberta, Canada > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- Louis LeBlanc leblanc@acadia.ne.mediaone.net Fully Funded Hobbyist, KeySlapper Extrordinaire :) http://acadia.ne.mediaone.net Ô¿Ô¬ Accuracy, n.: The vice of being right To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Aug 6 5:16:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from chmls20.mediaone.net (chmls20.mediaone.net [24.147.1.156]) by hub.freebsd.org (Postfix) with ESMTP id 64B4437B403 for ; Mon, 6 Aug 2001 05:16:48 -0700 (PDT) (envelope-from leblanc@smtp.ne.mediaone.net) Received: from canada.acadia.ne.mediaone.net (acadia.ne.mediaone.net [65.96.185.189]) by chmls20.mediaone.net (8.11.1/8.11.1) with ESMTP id f76CGkB06450 for ; Mon, 6 Aug 2001 08:16:47 -0400 (EDT) Received: (from leblanc@localhost) by canada.acadia.ne.mediaone.net (8.11.5/8.11.5) id f76CD1F80286 for freebsd-questions@FreeBSD.ORG; Mon, 6 Aug 2001 08:13:01 -0400 (EDT) (envelope-from leblanc) Date: Mon, 6 Aug 2001 08:13:00 -0400 From: Louis LeBlanc To: Freebsd-Questions Subject: Re: stupid questions on setting background image in XF86 Message-ID: <20010806081259.B76146@acadia.ne.mediaone.net> Reply-To: freebsd-questions@FreeBSD.ORG Mail-Followup-To: Freebsd-Questions References: <20010806012816.E7758@toldme.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20010806012816.E7758@toldme.com> User-Agent: Mutt/1.3.20i X-bright-idea: Lets abolish HTML mail! Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 08/06/01 01:28 AM, dannyman sat at the `puter and typed: > On Sun, Aug 05, 2001 at 07:10:20PM +0200, Xeon wrote: > > hello everybody > > > > I would like to make windows trannsparent (such as aterm or xchat). I use > > blackbox on XFree86 4.X. it seems like the tool bsetbg doesne't work for > > transparency support in xchat. it says i should use Esetroot instead. > > but where can I find that? > > My favorite, from ports/graphics/ImageMagick: > > /usr/local/bin/display -window root -backdrop But that has a bigger footprint than my choice: xv. Use exec /usr/X11R6/bin/xv -root -rbg '#553366' -rfg '#111111' -rmode 6 \ -perfect -dither -quit ~/image01.jpg This puts an image centered on the root with a starburst pattern, purple with black lines, as the background. And it's in the ports too. This particular syntax doesn't scale, but the manpage can tell you how. > This will scale the image to your backdrop, too. I have no idea whather > this works on X4. Ditto, but I see no reason why either wouldn't. L -- Louis LeBlanc leblanc@acadia.ne.mediaone.net Fully Funded Hobbyist, KeySlapper Extrordinaire :) http://acadia.ne.mediaone.net Ô¿Ô¬ QOTD: "I used to be lost in the shuffle, now I just shuffle along with the lost." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Aug 6 6: 4:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cartman.techsupport.co.uk (cabletel1.cableol.net [194.168.3.4]) by hub.freebsd.org (Postfix) with ESMTP id 95FF637B401 for ; Mon, 6 Aug 2001 06:04:18 -0700 (PDT) (envelope-from ceri@techsupport.co.uk) Received: from ceri by cartman.techsupport.co.uk with local (Exim 3.31 #1) id 15Tk4G-0003wv-00; Mon, 06 Aug 2001 14:05:12 +0100 Date: Mon, 6 Aug 2001 14:05:12 +0100 From: Ceri To: Frank Sonnemans Cc: FreeBSD Questions Subject: Re: 3com ethernet card found twice during boot Message-ID: <20010806140512.A9327@cartman.techsupport.co.uk> References: <3976302984.996113748@[192.168.1.1]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3976302984.996113748@[192.168.1.1]>; from frank.sonnemans@euronet.be on Thu, Jul 26, 2001 at 02:15:48AM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Jul 26, 2001 at 02:15:48AM +0200, Frank Sonnemans said: > My 3com ISA ethernet card is found twice during bootup. I run the card in > legacy (non plug and play mode) in order to get all my hardware to run > properly under multiple operating systems. > > During boot I first get a message that the EP0 is found with an IRQ > > This is followed by a second message that EP1 is found, but followed by an > error that the card has no IRQ > > How do I avoid the second probe (disable plug and play probing??, how??) I know you've said that it is, but I don't think that plug and play is disabled on the card (IIRC there is an explicit ``Disabled'' option). Doing this fixed the exact same problem for me. Check with the configuration floppy. Ceri -- I probably wouldn't like you. Really. I really probably wouldn't like you. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Aug 6 6:20:52 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.baerum.kommune.no (mail.baerum.kommune.no [195.134.40.62]) by hub.freebsd.org (Postfix) with SMTP id D60DA37B403 for ; Mon, 6 Aug 2001 06:20:47 -0700 (PDT) (envelope-from Idar.Tollefsen@baerum.kommune.no) Received: from SA-D01-Message_Server by mail.baerum.kommune.no with Novell_GroupWise; Mon, 06 Aug 2001 15:20:21 +0200 Message-Id: X-Mailer: Novell GroupWise 5.5.2 Date: Mon, 06 Aug 2001 15:20:14 +0200 From: "Idar Tollefsen" To: Subject: Mouse trouble (console and X) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, I had moused running, using /dev/mouse which was a symlink to /dev/sysmouse. When I started X with this configuration, the mouse fired off quite a few clicks and placed itself in the top right corner and then went dead. I went back to the console and killed moused just to find that the mouse now was non-functional in X. Back on the console again, I changed /dev/mouse to point to /dev/psm0 (as I have a PS/2 mouse). This made the mouse work correctly in X, but only when moused isn'r running. moused still starts and operates correctly even tough it now points to /dev/psm0 instead of /dev/sysmouse trough /dev/mouse. Is there a way to make moused and X cooperate to share the mouse? And what exactly does=20 /dev/sysmouse do? I read somewhere that it was an abstraction to the actual mouse device...? Note that I have tried both "ps/2" and "auto" as protocols for moused, both for /dev/psm0 and /dev/sysmouse. - IT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Aug 6 6:35:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from relay2.kornet.net (unknown [211.48.62.162]) by hub.freebsd.org (Postfix) with ESMTP id F02AF37B401; Mon, 6 Aug 2001 06:32:52 -0700 (PDT) (envelope-from clubfriend@clubfriend.com) Received: from bown112 (211.38.171.177) by relay2.kornet.net; 6 Aug 2001 22:32:55 +0900 Message-ID: <006801c11e7b$fe8f4f20$b1ab26d3@kornet.net> Reply-To: "Youn, Roy" From: "Youn, Roy" To: =?ks_c_5601-1987?B?wK/H0MC7wdi68cfPtMK60LKy?= Subject: =?ks_c_5601-1987?B?W8irurhdwK/H0Mb4xbq96sDPISEhyK69x8fRwbawxyEhtbXA/MfP?= =?ks_c_5601-1987?B?vLy/5CEhISE=?= Date: Mon, 6 Aug 2001 22:30:35 +0900 Organization: =?ks_c_5601-1987?B?x8G3o7XlIMCvx9C/+A==?= MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0063_01C11EC7.693216A0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0063_01C11EC7.693216A0 Content-Type: text/plain; charset="ks_c_5601-1987" Content-Transfer-Encoding: base64 ICAgICAgICAgICANCg0KDQogICAgICAgICAgICC+yLPnx8+8vL/kIMfBt6O15SDAr8fQv/ggwNS0 z7TZLg0KICAgICAgICAgICAgursguN7Az8C6IMiruri43sDPwNS0z7TZLiDH47b0vvjAzCC43sDP wLsgurizu7XluK6w1CC1yCDBob+hILTrx9ggwcu828fVtM+02S4gDQoNCiAgICAgICAgICAgICog sc3Hz8DHIGVtYWlsIMGkuri0wiDIqMbkwMzB9iC51yCw1L3Dxse/obytIML8wbbHz7+0vcC0z7TZ Lg0KDQoNCiAgICAgICAgICAgIL+1vu6woSC09SDAzLvzwLoguaux4rChIL7GtNEgx8q89sD7wM4g v+S80rfOILTZsKG/wLTCIMDMIL3DtOu/oSDFq7W3IL7ItenAzLDttbUgx9i/3L+svPa/zSDAr7e0 ILnos7a/qcfgse7B9iC02bPgv8MgvPYgwNa0wrHiyLiwoSDA1r7uvK0gvNKwsyDH1bTPtNkuDQog ICAgICAgICAgICCx17DNtbUgwaTF67+1vu64piC56L/vILz2IMDWtMIgv7WxuSC3sbT4wMcgTE9O RE9OIEVOR0xJU0ggU0NIT09MIL+hvK0gwNS0z7TZLg0KDQogICAgICAgICAgICC6zrTjIL74tMIg sKGw3cC4t84gw+K538fPsO0gx/bB9r+hvK0gvsa4o7nZwMzGrsfPuOkgw+a60Mj3ILv9yLC68bim ILn6vPYgwNa9wLTPtNkuILbHx9Egv6y89rChILOhs6q46SCwobHuv+4gx8G2+726LCDAzMXCuK4g te4gv6m3ryDAr7e0s6q287fOILnos7a/qcfgwLsgtrCzryC89iDA1r3AtM+02S4NCg0KDQogICAg ICAgICAgICAgICAgICDH4LvnwM/BpCA0wvcgOS8zIDogMjAguO0gwaS/+CAoMrjtv6nArykgDQog ICAgICAgICAgICAgICAgICAoMjAwMbPiKSA1wvcgOS8yNCA6IDIwILjtIMGkv/ggIA0KICAgICAg ICAgICAgICAgICAgICA2wvcgMTAvMTkgOiAxNSC47SDBpL/4ICi4trCoKSANCiAgICAgICAgICAg ICAgICAgICAgN8L3IDExLzQgOiAxNSC47SDBpL/4IA0KDQogICAgICAgICAgICDC/LChuvEgOiC/ rLz2IDaws7/5seLB2CAzODAguLi/+CAvIL+svPYgMbPiILHiwdggNDQwILi4v/ggKMSrteUgsOHB piCwobTJKSAoKiogv6y89rHisKMgv6zA5bChtMkpDQogICAgICAgICAgICAgICAgICAgICAgDQog ICAgICAgICAgICAgICAgICDC/LChuvEgxvfH1LO7v6ogOiC/1bq5IMfXsPixxyAoNrCzv/mwoyks ILz2vve34SDA/L7XLCA0wdYgvPe52rrxICgywM4xvccpLCC89rzTt+EsIMPiud/A/CC80r7nsbPA sCwgseKz5CC6ubTrLCC/qcfgwNogurjH6Cwgx/bB9rChwMy15SAosPjH17nMxsMsILz3vNIsIMfQ sbMsIL7GuKO52cDMxq4pIA0KICAgICAgICAgICAgKrvzseIgsd2+18C6IMfQuvEgwPy+1yC51yDA z8O8IMb3x9TAzLbzILT1IMDMu/PAxyDD37ChILrxv+vAuiC++MC4uOcgv7m78yC7/ciwuvG/6yAo vPe9xLrxLCCxs8XrLCC/67W3KcC6IL/5IDcwuLi/+CC8scC4t84gvsa4o7nZwMzGriC89sDUwLi3 ziDD5rTnILChtMnH1bTPtNkuIA0KICAgICAgICAgICAgx/bB9iC+xrijudnAzMauIDogxLO8xSwg veG68Swgv6nH4LvnILChwMy15SC51yC757mrwfcsILzux84gvsa4o7nZwMzGriwgvcS05yC6uMG2 te4gDQogICAgICAgICAgICDH9sH2IL7GuKO52cDMxq4gvPbA1CA6IL3DsKO05yDD1sD6IDcsMDAw v/h+MTAsMDAwv/ggICAxwM8gNb3DsKMsIMHWIDXAzyCx2b3DIC0tLSAxsLO/+SDD1sD6ILz2wNQg NzC4uL/4IH4gMTAwuLi/+CANCg0KDQogICAgICAgICAgICDB9r/4IMDasN0gOiAxOLy8IMDMu/Mg s7IsILPgILSpsbizqiCwobTJICi0qbG4s6ogwK/H0LrxwNogMTAwJSC53r7GteW4sikNCg0KICAg ICAgICAgICAgwNq8vMfRILvnu/PAuiDIqMbkwMzB9iC55rmuwMyzqiC6u7vnt84gv6y29CDB1r3D uOkgw9a8scC7ILTZx9ggtbW/zSC15biusNq9wLTPtNkuDQogICAgICAgICAgICBodHRwOi8vd3d3 LmNsdWJmcmllbmQuY29tIC8gx8G3o7XlIMCvx9C/+CAwMzEtMzk2LTc5MDUvNg0KDQogICAgICAg ICAgICC9xcO7wLsgv/jHz73DtMK60MC6IMDMsPfAuyDF68fPv6kgvcXDu7ytuKYgud+828fPv6kg wda9w7HiILnZtvi0z7TZLg0KICAgICAgICAgICAgwbax4iC9xcO7wNq0wiC897zSILyxxcPAzLOq IL7GuKO52cDMxq4gvNKws73Dxq/A/MDMIMHWvu4gwf20z7TZLiANCg0KICAgICAgICAgICAgKrq7 IMCvx9C/+MC6IEJDIMSrteW75yC/tbG5v6y89iC788ewIMf5t8K+98O8IMDUtM+02S4NCg0KICAg ICAgICAgICANCiAgICAgDQoNCg== ------=_NextPart_000_0063_01C11EC7.693216A0 Content-Type: text/html; charset="ks_c_5601-1987" Content-Transfer-Encoding: base64 PCFET0NUWVBFIEhUTUwgUFVCTElDICItLy9XM0MvL0RURCBIVE1MIDQuMCBUcmFuc2l0aW9uYWwv L0VOIj4NCjxIVE1MPjxIRUFEPg0KPE1FVEEgaHR0cC1lcXVpdj1Db250ZW50LVR5cGUgY29udGVu dD0idGV4dC9odG1sOyBjaGFyc2V0PWtzX2NfNTYwMS0xOTg3Ij4NCjxNRVRBIGNvbnRlbnQ9Ik1T SFRNTCA1LjUwLjQ1MjIuMTgwMCIgbmFtZT1HRU5FUkFUT1I+DQo8U1RZTEU+PC9TVFlMRT4NCjwv SEVBRD4NCjxCT0RZIGJnQ29sb3I9I2ZmZmZmZj4NCjxESVY+PEZPTlQgc2l6ZT0yPg0KPFRBQkxF IGNlbGxTcGFjaW5nPTAgY2VsbFBhZGRpbmc9MCB3aWR0aD01MDAgYm9yZGVyPTE+DQogIDxUQk9E WT4NCiAgPFRSPg0KICAgIDxURD4NCiAgICAgIDxUQUJMRSBjZWxsU3BhY2luZz0wIGNlbGxQYWRk aW5nPTAgd2lkdGg9NTAwIGJvcmRlcj0wPg0KICAgICAgICA8VEJPRFk+DQogICAgICAgIDxUUj4N CiAgICAgICAgICA8VEQgd2lkdGg9NTAwIGhlaWdodD0yNTA+DQogICAgICAgICAgICA8T0JKRUNU IA0KICAgICAgICAgICAgY29kZUJhc2U9aHR0cDovL2Rvd25sb2FkLm1hY3JvbWVkaWEuY29tL3B1 Yi9zaG9ja3dhdmUvY2Ficy9mbGFzaC9zd2ZsYXNoLmNhYiN2ZXJzaW9uPTUsMCwwLDAgDQogICAg ICAgICAgICBjbGFzc2lkPWNsc2lkOkQyN0NEQjZFLUFFNkQtMTFjZi05NkI4LTQ0NDU1MzU0MDAw MCB3aWR0aD01MDAgDQogICAgICAgICAgICBoZWlnaHQ9MjUwPjxQQVJBTSBOQU1FPSJfY3giIFZB TFVFPSIxMzIyOSI+PFBBUkFNIE5BTUU9Il9jeSIgVkFMVUU9IjY2MTUiPjxQQVJBTSBOQU1FPSJN b3ZpZSIgVkFMVUU9Imh0dHA6Ly9jbHViZnJpZW5kLmNvbS+xpLDtLnN3ZiI+PFBBUkFNIE5BTUU9 IlNyYyIgVkFMVUU9Imh0dHA6Ly9jbHViZnJpZW5kLmNvbS+xpLDtLnN3ZiI+PFBBUkFNIE5BTUU9 IldNb2RlIiBWQUxVRT0iV2luZG93Ij48UEFSQU0gTkFNRT0iUGxheSIgVkFMVUU9Ii0xIj48UEFS QU0gTkFNRT0iTG9vcCIgVkFMVUU9Ii0xIj48UEFSQU0gTkFNRT0iUXVhbGl0eSIgVkFMVUU9Ikhp Z2giPjxQQVJBTSBOQU1FPSJTQWxpZ24iIFZBTFVFPSIiPjxQQVJBTSBOQU1FPSJNZW51IiBWQUxV RT0iLTEiPjxQQVJBTSBOQU1FPSJCYXNlIiBWQUxVRT0iIj48UEFSQU0gTkFNRT0iU2NhbGUiIFZB TFVFPSJTaG93QWxsIj48UEFSQU0gTkFNRT0iRGV2aWNlRm9udCIgVkFMVUU9IjAiPjxQQVJBTSBO QU1FPSJFbWJlZE1vdmllIiBWQUxVRT0iMCI+PFBBUkFNIE5BTUU9IkJHQ29sb3IiIFZBTFVFPSIi PjxQQVJBTSBOQU1FPSJTV1JlbW90ZSIgVkFMVUU9IiI+PFBBUkFNIE5BTUU9IlN0YWNraW5nIiBW QUxVRT0iYmVsb3ciPg0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgDQogICAgICAgICAgICA8ZW1iZWQg ICAgICAgICAgICAgICAgICAgICAgICAgc3JjPSJodHRwOi8vY2x1YmZyaWVuZC5jb20vsaSw7S5z d2YiIA0KICAgICAgICAgICAgcXVhbGl0eT1oaWdoICAgICAgICAgICAgICAgICAgICAgICAgIA0K ICAgICAgICAgICAgcGx1Z2luc3BhZ2U9Imh0dHA6Ly93d3cubWFjcm9tZWRpYS5jb20vc2hvY2t3 YXZlL2Rvd25sb2FkL2luZGV4LmNnaT9QMV9Qcm9kX1ZlcnNpb249U2hvY2t3YXZlRmxhc2giIA0K ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgdHlwZT0iYXBwbGljYXRpb24veC1z aG9ja3dhdmUtZmxhc2giIA0KICAgICAgICAgICAgd2lkdGg9IjUwMCIgICAgICAgICAgICAgaGVp Z2h0PSIyNTAiPiAgICAgICAgICAgICAgICAgICAgICAgICAgDQogICAgICAgICAgICA8L2VtYmVk PiAgICAgICAgICAgICAgICAgICAgICAgPC9PQkpFQ1Q+PC9URD48L1RSPg0KICAgICAgICA8VFI+ DQogICAgICAgICAgPFREPg0KICAgICAgICAgICAgPFA+Jm5ic3A7PC9QPg0KICAgICAgICAgICAg PFA+PEZPTlQgc2l6ZT0tMT6+yLPnx8+8vL/kIMfBt6O15SDAr8fQv/ggwNS0z7TZLjxCUj66uyC4 3sDPwLogyKu6uLjewM/A1LTPtNkuIMfjtvS++MDMILjewM/AuyC6uLO7teW4rrDUIA0KICAgICAg ICAgICAgtcggwaG/oSC068fYIMHLvNvH1bTPtNkuIDwvRk9OVD48L1A+DQogICAgICAgICAgICA8 UD48Rk9OVCBzaXplPS0xPiogsc3Hz8DHIGVtYWlsIMGkuri0wiDIqMbkwMzB9iC51yCw1L3Dxse/ obytIML8wbbHz7+0vcC0z7TZLjwvRk9OVD48L1A+DQogICAgICAgICAgICA8UD48Rk9OVCBzaXpl PS0xPjxCUj6/tb7usKEgtPUgwMy788C6ILmrseKwoSC+xrTRIMfKvPbA+8DOIL/kvNK3ziC02bCh v8C0wiDAzCC9w7Trv6Egxau1tyC+yLXpwMyw7bW1IA0KICAgICAgICAgICAgPEI+PEZPTlQgY29s b3I9IzAwMDA4MD7H2L/cv6y89r/NIMCvt7Qgueiztr+px+A8L0ZPTlQ+PC9CPrHuwfYgtNmz4L/D ILz2IMDWtMKx4si4sKEgwNa+7rytILzSsLMgDQogICAgICAgICAgICDH1bTPtNkuPEJSPrHXsM21 tSDBpMXrv7W+7rimILnov+8gvPYgwNa0wiC/tbG5ILextPjAxyA8Qj48Rk9OVCBjb2xvcj0jMDAw MDgwPkxPTkRPTiANCiAgICAgICAgICAgIEVOR0xJU0ggU0NIT09MPC9GT05UPjwvQj48Rk9OVCBj b2xvcj0jMDAwMDgwPiA8L0ZPTlQ+v6G8rSANCiAgICAgICAgICAgIMDUtM+02S48L0ZPTlQ+PC9Q Pg0KICAgICAgICAgICAgPFA+PEZPTlQgc2l6ZT0tMT66zrTjIL74tMIgsKGw3cC4t84gw+K538fP sO0gx/bB9r+hvK0gvsa4o7nZwMzGrsfPuOkgw+a60Mj3ILv9yLC68bimILn6vPYgwNa9wLTPtNku ILbHx9EgDQogICAgICAgICAgICC/rLz2sKEgs6GzqrjpILChse6/7iDHwbb7vbosIMDMxcK4riC1 7iC/qbevIMCvt7Szqrbzt84gueiztr+px+DAuyC2sLOvILz2IMDWvcC0z7TZLjwvRk9OVD48Rk9O VCANCiAgICAgICAgICAgIHNpemU9LTE+PEJSPjwvRk9OVD48L1A+DQogICAgICAgICAgICA8VEFC TEUgY2VsbFNwYWNpbmc9MCBjZWxsUGFkZGluZz0wIHdpZHRoPSI4MCUiIGJvcmRlcj0wPg0KICAg ICAgICAgICAgICA8VEJPRFk+DQogICAgICAgICAgICAgIDxUUj4NCiAgICAgICAgICAgICAgICA8 VEQgd2lkdGg9IjI3JSI+PEZPTlQgc2l6ZT0tMT7H4LvnwM/BpDwvRk9OVD48L1REPg0KICAgICAg ICAgICAgICAgIDxURCB3aWR0aD0iMjIlIj48Rk9OVCBzaXplPS0xPjTC9yA5LzMgOjwvRk9OVD48 L1REPg0KICAgICAgICAgICAgICAgIDxURCB3aWR0aD0iNTElIj48Rk9OVCBzaXplPS0xPjIwILjt IMGkv/ggKDK47b+pwK8pPC9GT05UPjwvVEQ+PC9UUj4NCiAgICAgICAgICAgICAgPFRSPg0KICAg ICAgICAgICAgICAgIDxURCB3aWR0aD0iMjclIj48Rk9OVCBzaXplPS0xPigyMDAxs+IpPC9GT05U PjwvVEQ+DQogICAgICAgICAgICAgICAgPFREIHdpZHRoPSIyMiUiPjxGT05UIHNpemU9LTE+NcL3 IDkvMjQgOjwvRk9OVD48L1REPg0KICAgICAgICAgICAgICAgIDxURCB3aWR0aD0iNTElIj48Rk9O VCBzaXplPS0xPjIwILjtIMGkv/ggPC9GT05UPjwvVEQ+PC9UUj4NCiAgICAgICAgICAgICAgPFRS Pg0KICAgICAgICAgICAgICAgIDxURCB3aWR0aD0iMjclIj4mbmJzcDs8L1REPg0KICAgICAgICAg ICAgICAgIDxURCB3aWR0aD0iMjIlIj48Rk9OVCBzaXplPS0xPjbC9yAxMC8xOSA6PC9GT05UPjwv VEQ+DQogICAgICAgICAgICAgICAgPFREIHdpZHRoPSI1MSUiPjxGT05UIHNpemU9LTE+MTUguO0g waS/+CAouLawqCk8L0ZPTlQ+PC9URD48L1RSPg0KICAgICAgICAgICAgICA8VFI+DQogICAgICAg ICAgICAgICAgPFREIHdpZHRoPSIyNyUiPiZuYnNwOzwvVEQ+DQogICAgICAgICAgICAgICAgPFRE IHdpZHRoPSIyMiUiPjxGT05UIHNpemU9LTE+N8L3IDExLzQgOjwvRk9OVD48L1REPg0KICAgICAg ICAgICAgICAgIDxURCB3aWR0aD0iNTElIj48Rk9OVCBzaXplPS0xPjE1ILjtIA0KICAgICAgICAg ICAgwaS/+DwvRk9OVD48L1REPjwvVFI+PC9UQk9EWT48L1RBQkxFPjxGT05UIHNpemU9LTE+PEJS PsL8sKG68SA6IL+svPYgPEZPTlQgDQogICAgICAgICAgICBjb2xvcj0jZmYwMDAwIHNpemU9Mz48 Qj42sLO/+bHiwdggMzgwILi4v/g8L0I+PC9GT05UPiAvIL+svPYgPEZPTlQgDQogICAgICAgICAg ICBzaXplPTM+PEI+PEZPTlQgY29sb3I9I2ZmMDAwMD4xs+IgseLB2CA0NDAguLi/+DwvRk9OVD48 L0I+IDwvRk9OVD4oxKu15SCw4cGmIA0KICAgICAgICAgICAgsKG0yTxGT05UIGNvbG9yPSMwMDAw ODA+KTwvRk9OVD4gKCoqIL+svPax4rCjIL+swOWwobTJKTxCUj48L0ZPTlQ+DQogICAgICAgICAg ICA8VEFCTEUgY2VsbFNwYWNpbmc9MCBjZWxsUGFkZGluZz0wIHdpZHRoPSIxMDAlIiBib3JkZXI9 MD4NCiAgICAgICAgICAgICAgPFRCT0RZPg0KICAgICAgICAgICAgICA8VFI+DQogICAgICAgICAg ICAgICAgPFREIHdpZHRoPSIxOCUiPiZuYnNwOzwvVEQ+DQogICAgICAgICAgICAgICAgPFREIHdp ZHRoPSI4MiUiPiZuYnNwOzwvVEQ+PC9UUj48L1RCT0RZPjwvVEFCTEU+DQogICAgICAgICAgICA8 VEFCTEUgY2VsbFNwYWNpbmc9MCBjZWxsUGFkZGluZz0wIHdpZHRoPSIxMDAlIiBib3JkZXI9MD4N CiAgICAgICAgICAgICAgPFRCT0RZPg0KICAgICAgICAgICAgICA8VFI+DQogICAgICAgICAgICAg ICAgPFREIHZBbGlnbj10b3Agd2lkdGg9IjIyJSI+PEZPTlQgc2l6ZT0tMT7C/LChuvEgxvfH1LO7 v6ogOjwvRk9OVD48L1REPg0KICAgICAgICAgICAgICAgIDxURCB3aWR0aD0iNzglIj48Rk9OVCBz aXplPS0xPr/Vurkgx9ew+LHHICg2sLO/+bCjKSwgPEI+PEZPTlQgDQogICAgICAgICAgICAgICAg ICBjb2xvcj0jMDAwMDgwPrz2vve34SDA/L7XPC9GT05UPjwvQj4sIDTB1iC897nauvEgKDLAzjG9 xyksILz2vNO34Swgw+K538D8ILzSvuexs8CwLCANCiAgICAgICAgICAgICAgICAgILHis+Qgurm0 6ywgv6nH4MDaILq4x+gsIMf2wfawocDMteUgKLD4x9e5zMbDLCC897zSLCDH0LGzLCANCiAgICAg ICAgICAgIL7GuKO52cDMxq4pPC9GT05UPjwvVEQ+PC9UUj48L1RCT0RZPjwvVEFCTEU+PEZPTlQg c2l6ZT0tMT4qu/Ox4iCx3b7XwLogx9C68SDA/L7XILnXIA0KICAgICAgICAgICAgwM/DvCDG98fU wMy28yA8Rk9OVCBjb2xvcj0jMDAwMDgwPjxCPrT1IMDMu/PAxyDD37ChILrxv+vAuiC++MC4uOc8 L0I+PC9GT05UPiC/ubvzILv9yLC68b/rIA0KICAgICAgICAgICAgKLz3vcS68SwgsbPF6ywgv+u1 tynAuiC/+SA3MLi4v/ggvLHAuLfOIL7GuKO52cDMxq4gvPbA1MC4t84gw+a05yCwobTJx9W0z7TZ LiA8L0ZPTlQ+DQogICAgICAgICAgICA8UD48Rk9OVCBzaXplPS0xPsf2wfYgvsa4o7nZwMzGriA6 IMSzvMUsIL3huvEsIL+px+C75yCwocDMteUgudcgu+e5q8H3LCC87sfOIL7GuKO52cDMxq4sIL3E tOcgurjBtrXuIA0KICAgICAgICAgICAgPEJSPsf2wfYgvsa4o7nZwMzGriC89sDUIDogvcOwo7Tn IMPWwPogNywwMDC/+H4xMCwwMDC/+CA8L0ZPTlQ+DQogICAgICAgICAgICA8VEFCTEUgY2VsbFNw YWNpbmc9MCBjZWxsUGFkZGluZz0wIHdpZHRoPSIxMDAlIiBib3JkZXI9MD4NCiAgICAgICAgICAg ICAgPFRCT0RZPg0KICAgICAgICAgICAgICA8VFI+DQogICAgICAgICAgICAgICAgPFREIHdpZHRo PSIyNyUiPiZuYnNwOzwvVEQ+DQogICAgICAgICAgICAgICAgPFREIHdpZHRoPSI3MyUiPjxGT05U IHNpemU9LTE+McDPIDW9w7CjLCDB1iA1wM8gsdm9wyAtLS0gMbCzv/kgw9bA+iC89sDUIA0KICAg ICAgICAgICAgICAgICAgNzC4uL/4IH4gMTAwuLi/+DwvRk9OVD48L1REPjwvVFI+PC9UQk9EWT48 L1RBQkxFPg0KICAgICAgICAgICAgPFA+PEZPTlQgc2l6ZT0tMT7B9r/4IMDasN0gOiA8Qj48Rk9O VCBjb2xvcj0jMDAwMDgwPjE4vLwgwMy78yCzsiwgs+AgtKmxuLOqIA0KICAgICAgICAgICAgsKG0 yTwvRk9OVD48L0I+ICi0qbG4s6ogwK/H0LrxwNogMTAwJSC53r7GteW4sik8L0ZPTlQ+PC9QPg0K ICAgICAgICAgICAgPFA+PEZPTlQgc2l6ZT0tMT7A2ry8x9Egu+e788C6IMioxuTAzMH2ILnmua7A zLOqILq7u+e3ziC/rLb0IMHWvcO46SDD1ryxwLsgtNnH2CC1tb/NIA0KICAgICAgICAgICAgteW4 rrDavcC0z7TZLjxCUj48QSBocmVmPSJodHRwOi8vY2x1YmZyaWVuZC5jb20iPmh0dHA6Ly93d3cu Y2x1YmZyaWVuZC5jb20gDQogICAgICAgICAgICA8L0E+LyDHwbejteUgwK/H0L/4IDAzMS0zOTYt NzkwNS82PC9GT05UPjwvUD4NCiAgICAgICAgICAgIDxQPjxGT05UIHNpemU9LTE+PEEgDQogICAg ICAgICAgICBocmVmPSJodHRwOi8vY2x1YmZyaWVuZC5jb20vc3VibWl0LWZyYW1lLmh0bWwiPjxC PjxGT05UIA0KICAgICAgICAgICAgY29sb3I9IzAwMDA4MD69xcO7wLsgv/jHz73DtMK60MC6IMDM sPfAuyDF68fPv6kgvcXDu7ytuKYgud+82zwvRk9OVD48L0I+PC9BPsfPv6kgwda9w7HiIA0KICAg ICAgICAgICAgudm2+LTPtNkuPEJSPsG2seIgvcXDu8DatMIgvPe80iC8scXDwMyzqiC+xrijudnA zMauILzSsLO9w8avwPzAzCDB1r7uIMH9tM+02S4gPC9GT05UPjwvUD4NCiAgICAgICAgICAgIDxQ PjxGT05UIHNpemU9LTE+PEI+PEZPTlQgY29sb3I9IzAwMDA4MD4qursgwK/H0L/4wLogQkMgxKu1 5bvnIL+1sbm/rLz2ILvzx7Agx/m3wr73w7wgDQogICAgICAgICAgICDA1LTPtNkuPC9GT05UPjwv Qj48L0ZPTlQ+PC9QPg0KICAgICAgICAgICAgPFA+PC9QPjwvVEQ+PC9UUj48L1RCT0RZPjwvVEFC TEU+PC9URD48L1RSPjwvVEJPRFk+PC9UQUJMRT48L0ZPTlQ+PC9ESVY+PC9CT0RZPjwvSFRNTD4N Cg== ------=_NextPart_000_0063_01C11EC7.693216A0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Aug 6 6:35:27 2001 Delivered-To: freebsd-questions@freebsd.org Received: from relay2.kornet.net (unknown [211.48.62.162]) by hub.freebsd.org (Postfix) with ESMTP id F02AF37B401; Mon, 6 Aug 2001 06:32:52 -0700 (PDT) (envelope-from clubfriend@clubfriend.com) Received: from bown112 (211.38.171.177) by relay2.kornet.net; 6 Aug 2001 22:32:55 +0900 Message-ID: <006801c11e7b$fe8f4f20$b1ab26d3@kornet.net> Reply-To: "Youn, Roy" From: "Youn, Roy" To: =?ks_c_5601-1987?B?wK/H0MC7wdi68cfPtMK60LKy?= Subject: =?ks_c_5601-1987?B?W8irurhdwK/H0Mb4xbq96sDPISEhyK69x8fRwbawxyEhtbXA/MfP?= =?ks_c_5601-1987?B?vLy/5CEhISE=?= Date: Mon, 6 Aug 2001 22:30:35 +0900 Organization: =?ks_c_5601-1987?B?x8G3o7XlIMCvx9C/+A==?= MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0063_01C11EC7.693216A0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0063_01C11EC7.693216A0 Content-Type: text/plain; charset="ks_c_5601-1987" Content-Transfer-Encoding: base64 ICAgICAgICAgICANCg0KDQogICAgICAgICAgICC+yLPnx8+8vL/kIMfBt6O15SDAr8fQv/ggwNS0 z7TZLg0KICAgICAgICAgICAgursguN7Az8C6IMiruri43sDPwNS0z7TZLiDH47b0vvjAzCC43sDP wLsgurizu7XluK6w1CC1yCDBob+hILTrx9ggwcu828fVtM+02S4gDQoNCiAgICAgICAgICAgICog sc3Hz8DHIGVtYWlsIMGkuri0wiDIqMbkwMzB9iC51yCw1L3Dxse/obytIML8wbbHz7+0vcC0z7TZ Lg0KDQoNCiAgICAgICAgICAgIL+1vu6woSC09SDAzLvzwLoguaux4rChIL7GtNEgx8q89sD7wM4g v+S80rfOILTZsKG/wLTCIMDMIL3DtOu/oSDFq7W3IL7ItenAzLDttbUgx9i/3L+svPa/zSDAr7e0 ILnos7a/qcfgse7B9iC02bPgv8MgvPYgwNa0wrHiyLiwoSDA1r7uvK0gvNKwsyDH1bTPtNkuDQog ICAgICAgICAgICCx17DNtbUgwaTF67+1vu64piC56L/vILz2IMDWtMIgv7WxuSC3sbT4wMcgTE9O RE9OIEVOR0xJU0ggU0NIT09MIL+hvK0gwNS0z7TZLg0KDQogICAgICAgICAgICC6zrTjIL74tMIg sKGw3cC4t84gw+K538fPsO0gx/bB9r+hvK0gvsa4o7nZwMzGrsfPuOkgw+a60Mj3ILv9yLC68bim ILn6vPYgwNa9wLTPtNkuILbHx9Egv6y89rChILOhs6q46SCwobHuv+4gx8G2+726LCDAzMXCuK4g te4gv6m3ryDAr7e0s6q287fOILnos7a/qcfgwLsgtrCzryC89iDA1r3AtM+02S4NCg0KDQogICAg ICAgICAgICAgICAgICDH4LvnwM/BpCA0wvcgOS8zIDogMjAguO0gwaS/+CAoMrjtv6nArykgDQog ICAgICAgICAgICAgICAgICAoMjAwMbPiKSA1wvcgOS8yNCA6IDIwILjtIMGkv/ggIA0KICAgICAg ICAgICAgICAgICAgICA2wvcgMTAvMTkgOiAxNSC47SDBpL/4ICi4trCoKSANCiAgICAgICAgICAg ICAgICAgICAgN8L3IDExLzQgOiAxNSC47SDBpL/4IA0KDQogICAgICAgICAgICDC/LChuvEgOiC/ rLz2IDaws7/5seLB2CAzODAguLi/+CAvIL+svPYgMbPiILHiwdggNDQwILi4v/ggKMSrteUgsOHB piCwobTJKSAoKiogv6y89rHisKMgv6zA5bChtMkpDQogICAgICAgICAgICAgICAgICAgICAgDQog ICAgICAgICAgICAgICAgICDC/LChuvEgxvfH1LO7v6ogOiC/1bq5IMfXsPixxyAoNrCzv/mwoyks ILz2vve34SDA/L7XLCA0wdYgvPe52rrxICgywM4xvccpLCC89rzTt+EsIMPiud/A/CC80r7nsbPA sCwgseKz5CC6ubTrLCC/qcfgwNogurjH6Cwgx/bB9rChwMy15SAosPjH17nMxsMsILz3vNIsIMfQ sbMsIL7GuKO52cDMxq4pIA0KICAgICAgICAgICAgKrvzseIgsd2+18C6IMfQuvEgwPy+1yC51yDA z8O8IMb3x9TAzLbzILT1IMDMu/PAxyDD37ChILrxv+vAuiC++MC4uOcgv7m78yC7/ciwuvG/6yAo vPe9xLrxLCCxs8XrLCC/67W3KcC6IL/5IDcwuLi/+CC8scC4t84gvsa4o7nZwMzGriC89sDUwLi3 ziDD5rTnILChtMnH1bTPtNkuIA0KICAgICAgICAgICAgx/bB9iC+xrijudnAzMauIDogxLO8xSwg veG68Swgv6nH4LvnILChwMy15SC51yC757mrwfcsILzux84gvsa4o7nZwMzGriwgvcS05yC6uMG2 te4gDQogICAgICAgICAgICDH9sH2IL7GuKO52cDMxq4gvPbA1CA6IL3DsKO05yDD1sD6IDcsMDAw v/h+MTAsMDAwv/ggICAxwM8gNb3DsKMsIMHWIDXAzyCx2b3DIC0tLSAxsLO/+SDD1sD6ILz2wNQg NzC4uL/4IH4gMTAwuLi/+CANCg0KDQogICAgICAgICAgICDB9r/4IMDasN0gOiAxOLy8IMDMu/Mg s7IsILPgILSpsbizqiCwobTJICi0qbG4s6ogwK/H0LrxwNogMTAwJSC53r7GteW4sikNCg0KICAg ICAgICAgICAgwNq8vMfRILvnu/PAuiDIqMbkwMzB9iC55rmuwMyzqiC6u7vnt84gv6y29CDB1r3D uOkgw9a8scC7ILTZx9ggtbW/zSC15biusNq9wLTPtNkuDQogICAgICAgICAgICBodHRwOi8vd3d3 LmNsdWJmcmllbmQuY29tIC8gx8G3o7XlIMCvx9C/+CAwMzEtMzk2LTc5MDUvNg0KDQogICAgICAg ICAgICC9xcO7wLsgv/jHz73DtMK60MC6IMDMsPfAuyDF68fPv6kgvcXDu7ytuKYgud+828fPv6kg wda9w7HiILnZtvi0z7TZLg0KICAgICAgICAgICAgwbax4iC9xcO7wNq0wiC897zSILyxxcPAzLOq IL7GuKO52cDMxq4gvNKws73Dxq/A/MDMIMHWvu4gwf20z7TZLiANCg0KICAgICAgICAgICAgKrq7 IMCvx9C/+MC6IEJDIMSrteW75yC/tbG5v6y89iC788ewIMf5t8K+98O8IMDUtM+02S4NCg0KICAg ICAgICAgICANCiAgICAgDQoNCg== ------=_NextPart_000_0063_01C11EC7.693216A0 Content-Type: text/html; charset="ks_c_5601-1987" Content-Transfer-Encoding: base64 PCFET0NUWVBFIEhUTUwgUFVCTElDICItLy9XM0MvL0RURCBIVE1MIDQuMCBUcmFuc2l0aW9uYWwv L0VOIj4NCjxIVE1MPjxIRUFEPg0KPE1FVEEgaHR0cC1lcXVpdj1Db250ZW50LVR5cGUgY29udGVu dD0idGV4dC9odG1sOyBjaGFyc2V0PWtzX2NfNTYwMS0xOTg3Ij4NCjxNRVRBIGNvbnRlbnQ9Ik1T SFRNTCA1LjUwLjQ1MjIuMTgwMCIgbmFtZT1HRU5FUkFUT1I+DQo8U1RZTEU+PC9TVFlMRT4NCjwv SEVBRD4NCjxCT0RZIGJnQ29sb3I9I2ZmZmZmZj4NCjxESVY+PEZPTlQgc2l6ZT0yPg0KPFRBQkxF IGNlbGxTcGFjaW5nPTAgY2VsbFBhZGRpbmc9MCB3aWR0aD01MDAgYm9yZGVyPTE+DQogIDxUQk9E WT4NCiAgPFRSPg0KICAgIDxURD4NCiAgICAgIDxUQUJMRSBjZWxsU3BhY2luZz0wIGNlbGxQYWRk aW5nPTAgd2lkdGg9NTAwIGJvcmRlcj0wPg0KICAgICAgICA8VEJPRFk+DQogICAgICAgIDxUUj4N CiAgICAgICAgICA8VEQgd2lkdGg9NTAwIGhlaWdodD0yNTA+DQogICAgICAgICAgICA8T0JKRUNU IA0KICAgICAgICAgICAgY29kZUJhc2U9aHR0cDovL2Rvd25sb2FkLm1hY3JvbWVkaWEuY29tL3B1 Yi9zaG9ja3dhdmUvY2Ficy9mbGFzaC9zd2ZsYXNoLmNhYiN2ZXJzaW9uPTUsMCwwLDAgDQogICAg ICAgICAgICBjbGFzc2lkPWNsc2lkOkQyN0NEQjZFLUFFNkQtMTFjZi05NkI4LTQ0NDU1MzU0MDAw MCB3aWR0aD01MDAgDQogICAgICAgICAgICBoZWlnaHQ9MjUwPjxQQVJBTSBOQU1FPSJfY3giIFZB TFVFPSIxMzIyOSI+PFBBUkFNIE5BTUU9Il9jeSIgVkFMVUU9IjY2MTUiPjxQQVJBTSBOQU1FPSJN b3ZpZSIgVkFMVUU9Imh0dHA6Ly9jbHViZnJpZW5kLmNvbS+xpLDtLnN3ZiI+PFBBUkFNIE5BTUU9 IlNyYyIgVkFMVUU9Imh0dHA6Ly9jbHViZnJpZW5kLmNvbS+xpLDtLnN3ZiI+PFBBUkFNIE5BTUU9 IldNb2RlIiBWQUxVRT0iV2luZG93Ij48UEFSQU0gTkFNRT0iUGxheSIgVkFMVUU9Ii0xIj48UEFS QU0gTkFNRT0iTG9vcCIgVkFMVUU9Ii0xIj48UEFSQU0gTkFNRT0iUXVhbGl0eSIgVkFMVUU9Ikhp Z2giPjxQQVJBTSBOQU1FPSJTQWxpZ24iIFZBTFVFPSIiPjxQQVJBTSBOQU1FPSJNZW51IiBWQUxV RT0iLTEiPjxQQVJBTSBOQU1FPSJCYXNlIiBWQUxVRT0iIj48UEFSQU0gTkFNRT0iU2NhbGUiIFZB TFVFPSJTaG93QWxsIj48UEFSQU0gTkFNRT0iRGV2aWNlRm9udCIgVkFMVUU9IjAiPjxQQVJBTSBO QU1FPSJFbWJlZE1vdmllIiBWQUxVRT0iMCI+PFBBUkFNIE5BTUU9IkJHQ29sb3IiIFZBTFVFPSIi PjxQQVJBTSBOQU1FPSJTV1JlbW90ZSIgVkFMVUU9IiI+PFBBUkFNIE5BTUU9IlN0YWNraW5nIiBW QUxVRT0iYmVsb3ciPg0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgDQogICAgICAgICAgICA8ZW1iZWQg ICAgICAgICAgICAgICAgICAgICAgICAgc3JjPSJodHRwOi8vY2x1YmZyaWVuZC5jb20vsaSw7S5z d2YiIA0KICAgICAgICAgICAgcXVhbGl0eT1oaWdoICAgICAgICAgICAgICAgICAgICAgICAgIA0K ICAgICAgICAgICAgcGx1Z2luc3BhZ2U9Imh0dHA6Ly93d3cubWFjcm9tZWRpYS5jb20vc2hvY2t3 YXZlL2Rvd25sb2FkL2luZGV4LmNnaT9QMV9Qcm9kX1ZlcnNpb249U2hvY2t3YXZlRmxhc2giIA0K ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgdHlwZT0iYXBwbGljYXRpb24veC1z aG9ja3dhdmUtZmxhc2giIA0KICAgICAgICAgICAgd2lkdGg9IjUwMCIgICAgICAgICAgICAgaGVp Z2h0PSIyNTAiPiAgICAgICAgICAgICAgICAgICAgICAgICAgDQogICAgICAgICAgICA8L2VtYmVk PiAgICAgICAgICAgICAgICAgICAgICAgPC9PQkpFQ1Q+PC9URD48L1RSPg0KICAgICAgICA8VFI+ DQogICAgICAgICAgPFREPg0KICAgICAgICAgICAgPFA+Jm5ic3A7PC9QPg0KICAgICAgICAgICAg PFA+PEZPTlQgc2l6ZT0tMT6+yLPnx8+8vL/kIMfBt6O15SDAr8fQv/ggwNS0z7TZLjxCUj66uyC4 3sDPwLogyKu6uLjewM/A1LTPtNkuIMfjtvS++MDMILjewM/AuyC6uLO7teW4rrDUIA0KICAgICAg ICAgICAgtcggwaG/oSC068fYIMHLvNvH1bTPtNkuIDwvRk9OVD48L1A+DQogICAgICAgICAgICA8 UD48Rk9OVCBzaXplPS0xPiogsc3Hz8DHIGVtYWlsIMGkuri0wiDIqMbkwMzB9iC51yCw1L3Dxse/ obytIML8wbbHz7+0vcC0z7TZLjwvRk9OVD48L1A+DQogICAgICAgICAgICA8UD48Rk9OVCBzaXpl PS0xPjxCUj6/tb7usKEgtPUgwMy788C6ILmrseKwoSC+xrTRIMfKvPbA+8DOIL/kvNK3ziC02bCh v8C0wiDAzCC9w7Trv6Egxau1tyC+yLXpwMyw7bW1IA0KICAgICAgICAgICAgPEI+PEZPTlQgY29s b3I9IzAwMDA4MD7H2L/cv6y89r/NIMCvt7Qgueiztr+px+A8L0ZPTlQ+PC9CPrHuwfYgtNmz4L/D ILz2IMDWtMKx4si4sKEgwNa+7rytILzSsLMgDQogICAgICAgICAgICDH1bTPtNkuPEJSPrHXsM21 tSDBpMXrv7W+7rimILnov+8gvPYgwNa0wiC/tbG5ILextPjAxyA8Qj48Rk9OVCBjb2xvcj0jMDAw MDgwPkxPTkRPTiANCiAgICAgICAgICAgIEVOR0xJU0ggU0NIT09MPC9GT05UPjwvQj48Rk9OVCBj b2xvcj0jMDAwMDgwPiA8L0ZPTlQ+v6G8rSANCiAgICAgICAgICAgIMDUtM+02S48L0ZPTlQ+PC9Q Pg0KICAgICAgICAgICAgPFA+PEZPTlQgc2l6ZT0tMT66zrTjIL74tMIgsKGw3cC4t84gw+K538fP sO0gx/bB9r+hvK0gvsa4o7nZwMzGrsfPuOkgw+a60Mj3ILv9yLC68bimILn6vPYgwNa9wLTPtNku ILbHx9EgDQogICAgICAgICAgICC/rLz2sKEgs6GzqrjpILChse6/7iDHwbb7vbosIMDMxcK4riC1 7iC/qbevIMCvt7Szqrbzt84gueiztr+px+DAuyC2sLOvILz2IMDWvcC0z7TZLjwvRk9OVD48Rk9O VCANCiAgICAgICAgICAgIHNpemU9LTE+PEJSPjwvRk9OVD48L1A+DQogICAgICAgICAgICA8VEFC TEUgY2VsbFNwYWNpbmc9MCBjZWxsUGFkZGluZz0wIHdpZHRoPSI4MCUiIGJvcmRlcj0wPg0KICAg ICAgICAgICAgICA8VEJPRFk+DQogICAgICAgICAgICAgIDxUUj4NCiAgICAgICAgICAgICAgICA8 VEQgd2lkdGg9IjI3JSI+PEZPTlQgc2l6ZT0tMT7H4LvnwM/BpDwvRk9OVD48L1REPg0KICAgICAg ICAgICAgICAgIDxURCB3aWR0aD0iMjIlIj48Rk9OVCBzaXplPS0xPjTC9yA5LzMgOjwvRk9OVD48 L1REPg0KICAgICAgICAgICAgICAgIDxURCB3aWR0aD0iNTElIj48Rk9OVCBzaXplPS0xPjIwILjt IMGkv/ggKDK47b+pwK8pPC9GT05UPjwvVEQ+PC9UUj4NCiAgICAgICAgICAgICAgPFRSPg0KICAg ICAgICAgICAgICAgIDxURCB3aWR0aD0iMjclIj48Rk9OVCBzaXplPS0xPigyMDAxs+IpPC9GT05U PjwvVEQ+DQogICAgICAgICAgICAgICAgPFREIHdpZHRoPSIyMiUiPjxGT05UIHNpemU9LTE+NcL3 IDkvMjQgOjwvRk9OVD48L1REPg0KICAgICAgICAgICAgICAgIDxURCB3aWR0aD0iNTElIj48Rk9O VCBzaXplPS0xPjIwILjtIMGkv/ggPC9GT05UPjwvVEQ+PC9UUj4NCiAgICAgICAgICAgICAgPFRS Pg0KICAgICAgICAgICAgICAgIDxURCB3aWR0aD0iMjclIj4mbmJzcDs8L1REPg0KICAgICAgICAg ICAgICAgIDxURCB3aWR0aD0iMjIlIj48Rk9OVCBzaXplPS0xPjbC9yAxMC8xOSA6PC9GT05UPjwv VEQ+DQogICAgICAgICAgICAgICAgPFREIHdpZHRoPSI1MSUiPjxGT05UIHNpemU9LTE+MTUguO0g waS/+CAouLawqCk8L0ZPTlQ+PC9URD48L1RSPg0KICAgICAgICAgICAgICA8VFI+DQogICAgICAg ICAgICAgICAgPFREIHdpZHRoPSIyNyUiPiZuYnNwOzwvVEQ+DQogICAgICAgICAgICAgICAgPFRE IHdpZHRoPSIyMiUiPjxGT05UIHNpemU9LTE+N8L3IDExLzQgOjwvRk9OVD48L1REPg0KICAgICAg ICAgICAgICAgIDxURCB3aWR0aD0iNTElIj48Rk9OVCBzaXplPS0xPjE1ILjtIA0KICAgICAgICAg ICAgwaS/+DwvRk9OVD48L1REPjwvVFI+PC9UQk9EWT48L1RBQkxFPjxGT05UIHNpemU9LTE+PEJS PsL8sKG68SA6IL+svPYgPEZPTlQgDQogICAgICAgICAgICBjb2xvcj0jZmYwMDAwIHNpemU9Mz48 Qj42sLO/+bHiwdggMzgwILi4v/g8L0I+PC9GT05UPiAvIL+svPYgPEZPTlQgDQogICAgICAgICAg ICBzaXplPTM+PEI+PEZPTlQgY29sb3I9I2ZmMDAwMD4xs+IgseLB2CA0NDAguLi/+DwvRk9OVD48 L0I+IDwvRk9OVD4oxKu15SCw4cGmIA0KICAgICAgICAgICAgsKG0yTxGT05UIGNvbG9yPSMwMDAw ODA+KTwvRk9OVD4gKCoqIL+svPax4rCjIL+swOWwobTJKTxCUj48L0ZPTlQ+DQogICAgICAgICAg ICA8VEFCTEUgY2VsbFNwYWNpbmc9MCBjZWxsUGFkZGluZz0wIHdpZHRoPSIxMDAlIiBib3JkZXI9 MD4NCiAgICAgICAgICAgICAgPFRCT0RZPg0KICAgICAgICAgICAgICA8VFI+DQogICAgICAgICAg ICAgICAgPFREIHdpZHRoPSIxOCUiPiZuYnNwOzwvVEQ+DQogICAgICAgICAgICAgICAgPFREIHdp ZHRoPSI4MiUiPiZuYnNwOzwvVEQ+PC9UUj48L1RCT0RZPjwvVEFCTEU+DQogICAgICAgICAgICA8 VEFCTEUgY2VsbFNwYWNpbmc9MCBjZWxsUGFkZGluZz0wIHdpZHRoPSIxMDAlIiBib3JkZXI9MD4N CiAgICAgICAgICAgICAgPFRCT0RZPg0KICAgICAgICAgICAgICA8VFI+DQogICAgICAgICAgICAg ICAgPFREIHZBbGlnbj10b3Agd2lkdGg9IjIyJSI+PEZPTlQgc2l6ZT0tMT7C/LChuvEgxvfH1LO7 v6ogOjwvRk9OVD48L1REPg0KICAgICAgICAgICAgICAgIDxURCB3aWR0aD0iNzglIj48Rk9OVCBz aXplPS0xPr/Vurkgx9ew+LHHICg2sLO/+bCjKSwgPEI+PEZPTlQgDQogICAgICAgICAgICAgICAg ICBjb2xvcj0jMDAwMDgwPrz2vve34SDA/L7XPC9GT05UPjwvQj4sIDTB1iC897nauvEgKDLAzjG9 xyksILz2vNO34Swgw+K538D8ILzSvuexs8CwLCANCiAgICAgICAgICAgICAgICAgILHis+Qgurm0 6ywgv6nH4MDaILq4x+gsIMf2wfawocDMteUgKLD4x9e5zMbDLCC897zSLCDH0LGzLCANCiAgICAg ICAgICAgIL7GuKO52cDMxq4pPC9GT05UPjwvVEQ+PC9UUj48L1RCT0RZPjwvVEFCTEU+PEZPTlQg c2l6ZT0tMT4qu/Ox4iCx3b7XwLogx9C68SDA/L7XILnXIA0KICAgICAgICAgICAgwM/DvCDG98fU wMy28yA8Rk9OVCBjb2xvcj0jMDAwMDgwPjxCPrT1IMDMu/PAxyDD37ChILrxv+vAuiC++MC4uOc8 L0I+PC9GT05UPiC/ubvzILv9yLC68b/rIA0KICAgICAgICAgICAgKLz3vcS68SwgsbPF6ywgv+u1 tynAuiC/+SA3MLi4v/ggvLHAuLfOIL7GuKO52cDMxq4gvPbA1MC4t84gw+a05yCwobTJx9W0z7TZ LiA8L0ZPTlQ+DQogICAgICAgICAgICA8UD48Rk9OVCBzaXplPS0xPsf2wfYgvsa4o7nZwMzGriA6 IMSzvMUsIL3huvEsIL+px+C75yCwocDMteUgudcgu+e5q8H3LCC87sfOIL7GuKO52cDMxq4sIL3E tOcgurjBtrXuIA0KICAgICAgICAgICAgPEJSPsf2wfYgvsa4o7nZwMzGriC89sDUIDogvcOwo7Tn IMPWwPogNywwMDC/+H4xMCwwMDC/+CA8L0ZPTlQ+DQogICAgICAgICAgICA8VEFCTEUgY2VsbFNw YWNpbmc9MCBjZWxsUGFkZGluZz0wIHdpZHRoPSIxMDAlIiBib3JkZXI9MD4NCiAgICAgICAgICAg ICAgPFRCT0RZPg0KICAgICAgICAgICAgICA8VFI+DQogICAgICAgICAgICAgICAgPFREIHdpZHRo PSIyNyUiPiZuYnNwOzwvVEQ+DQogICAgICAgICAgICAgICAgPFREIHdpZHRoPSI3MyUiPjxGT05U IHNpemU9LTE+McDPIDW9w7CjLCDB1iA1wM8gsdm9wyAtLS0gMbCzv/kgw9bA+iC89sDUIA0KICAg ICAgICAgICAgICAgICAgNzC4uL/4IH4gMTAwuLi/+DwvRk9OVD48L1REPjwvVFI+PC9UQk9EWT48 L1RBQkxFPg0KICAgICAgICAgICAgPFA+PEZPTlQgc2l6ZT0tMT7B9r/4IMDasN0gOiA8Qj48Rk9O VCBjb2xvcj0jMDAwMDgwPjE4vLwgwMy78yCzsiwgs+AgtKmxuLOqIA0KICAgICAgICAgICAgsKG0 yTwvRk9OVD48L0I+ICi0qbG4s6ogwK/H0LrxwNogMTAwJSC53r7GteW4sik8L0ZPTlQ+PC9QPg0K ICAgICAgICAgICAgPFA+PEZPTlQgc2l6ZT0tMT7A2ry8x9Egu+e788C6IMioxuTAzMH2ILnmua7A zLOqILq7u+e3ziC/rLb0IMHWvcO46SDD1ryxwLsgtNnH2CC1tb/NIA0KICAgICAgICAgICAgteW4 rrDavcC0z7TZLjxCUj48QSBocmVmPSJodHRwOi8vY2x1YmZyaWVuZC5jb20iPmh0dHA6Ly93d3cu Y2x1YmZyaWVuZC5jb20gDQogICAgICAgICAgICA8L0E+LyDHwbejteUgwK/H0L/4IDAzMS0zOTYt NzkwNS82PC9GT05UPjwvUD4NCiAgICAgICAgICAgIDxQPjxGT05UIHNpemU9LTE+PEEgDQogICAg ICAgICAgICBocmVmPSJodHRwOi8vY2x1YmZyaWVuZC5jb20vc3VibWl0LWZyYW1lLmh0bWwiPjxC PjxGT05UIA0KICAgICAgICAgICAgY29sb3I9IzAwMDA4MD69xcO7wLsgv/jHz73DtMK60MC6IMDM sPfAuyDF68fPv6kgvcXDu7ytuKYgud+82zwvRk9OVD48L0I+PC9BPsfPv6kgwda9w7HiIA0KICAg ICAgICAgICAgudm2+LTPtNkuPEJSPsG2seIgvcXDu8DatMIgvPe80iC8scXDwMyzqiC+xrijudnA zMauILzSsLO9w8avwPzAzCDB1r7uIMH9tM+02S4gPC9GT05UPjwvUD4NCiAgICAgICAgICAgIDxQ PjxGT05UIHNpemU9LTE+PEI+PEZPTlQgY29sb3I9IzAwMDA4MD4qursgwK/H0L/4wLogQkMgxKu1 5bvnIL+1sbm/rLz2ILvzx7Agx/m3wr73w7wgDQogICAgICAgICAgICDA1LTPtNkuPC9GT05UPjwv Qj48L0ZPTlQ+PC9QPg0KICAgICAgICAgICAgPFA+PC9QPjwvVEQ+PC9UUj48L1RCT0RZPjwvVEFC TEU+PC9URD48L1RSPjwvVEJPRFk+PC9UQUJMRT48L0ZPTlQ+PC9ESVY+PC9CT0RZPjwvSFRNTD4N Cg== ------=_NextPart_000_0063_01C11EC7.693216A0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Aug 6 6:43: 3 2001 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 7713F37B403 for ; Mon, 6 Aug 2001 06:42:57 -0700 (PDT) (envelope-from mj@isy.liu.se) Received: from lagrange.isy.liu.se (lagrange.isy.liu.se [130.236.49.127]) by isy.liu.se (8.11.4/8.11.4) with ESMTP id f76Dgth12100; Mon, 6 Aug 2001 15:42:55 +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: Date: Mon, 06 Aug 2001 15:43:34 +0200 (CEST) From: Micke Josefsson To: Idar Tollefsen Subject: RE: Mouse trouble (console and X) Cc: freebsd-questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 06-Aug-01 Idar Tollefsen wrote: > Hello, > > I had moused running, using /dev/mouse which > was a symlink to /dev/sysmouse. When I started > X with this configuration, the mouse fired off quite > a few clicks and placed itself in the top right corner > and then went dead. > I think I had the same experience... Now my /etc/X11/XF86Config contains this: Identifier "Mouse1" Driver "mouse" Option "Protocol" "PS/2" Option "Device" "/dev/psm0" and no moused running. The idea is that when moused is running you should access the X-mouse via sysmouse, but I've some trouble in the past with that so the above is what stuck for me. Lycka till, Micke När jag använde både moused och andra inställningar i X fick jag andra lustiga fel. Jag har tröttnat på att prova - när det funkade lät jag det vara. > I went back to the console and killed moused just > to find that the mouse now was non-functional in X. > > Back on the console again, I changed /dev/mouse > to point to /dev/psm0 (as I have a PS/2 mouse). > This made the mouse work correctly in X, but > only when moused isn'r running. moused still starts > and operates correctly even tough it now points > to /dev/psm0 instead of /dev/sysmouse trough > /dev/mouse. > > Is there a way to make moused and X cooperate > to share the mouse? And what exactly does > /dev/sysmouse do? I read somewhere that it > was an abstraction to the actual mouse device...? > > Note that I have tried both "ps/2" and "auto" as > protocols for moused, both for /dev/psm0 and > /dev/sysmouse. > > > - IT > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message ---------------------------------- Michael Josefsson, MSEE mj@isy.liu.se This message was sent by XFMail running on FreeBSD 4.3-STABLE ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Aug 6 6:47:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta2-rme.xtra.co.nz (mta2-rme.xtra.co.nz [203.96.92.3]) by hub.freebsd.org (Postfix) with ESMTP id C4A3B37B401 for ; Mon, 6 Aug 2001 06:47:42 -0700 (PDT) (envelope-from webmaster@open2view.com) Received: from sparlak ([210.55.116.37]) by mta2-rme.xtra.co.nz with ESMTP id <20010806134741.FHOV927934.mta2-rme.xtra.co.nz@sparlak>; Tue, 7 Aug 2001 01:47:41 +1200 Message-ID: <000f01c11e7f$16aa3d60$0300a8c0@sparlak> From: "Philip Murray" To: "Gerard Samuel" Cc: References: <15214.17639.282563.274423@guru.mired.org> <3B6E5336.5000104@optonline.net> Subject: Re: A Rock and Slow Place Date: Tue, 7 Aug 2001 01:52:52 +1200 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.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG xterm -e mutt :) -------------------------------- - -- - - - Philip Murray - webmaster@open2view.com http://www.open2view.com - Open2View.com ------------- - -- - - ----- Original Message ----- From: "Gerard Samuel" To: "Mike Meyer" ; "FreeBSD Questions" Sent: Monday, August 06, 2001 8:20 PM Subject: Re: A Rock and Slow Place > What about an X Gui Mail Program. The closest Ive come across is > kiltdown, but it still lacks features like drop boxes/filtering. > > Anyone? Bueller? > > > ;) > > > So what's the fifty dollar followup question? > > > > > -- > > Mike Meyer http://www.mired.org/home/mwm/ > > Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" 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 Aug 6 6:53:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail7.sdc1.sfba.home.com (femail7.sdc1.sfba.home.com [24.0.95.87]) by hub.freebsd.org (Postfix) with ESMTP id 7E72B37B401 for ; Mon, 6 Aug 2001 06:53:24 -0700 (PDT) (envelope-from HaxCode4u@home.com) Received: from jasondod ([24.6.45.31]) by femail7.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with SMTP id <20010806135323.LFDO20845.femail7.sdc1.sfba.home.com@jasondod> for ; Mon, 6 Aug 2001 06:53:23 -0700 Message-ID: <003b01c11e7f$28f354c0$0400a8c0@jasondod> From: "Jason Dodson" To: Subject: Intellimous USB + USB Hub Date: Mon, 6 Aug 2001 08:53:23 -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 6.00.2479.0006 Disposition-Notification-To: "Jason Dodson" X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2479.0006 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ok, I installed FreeBSD but I can't get my mouse working. The great thing about FreeBSD is that it recognizes all of my hardware at kernel load time. This includes my mouse and even the USB bus I have..heck it even picked up on my @home USB adapter! BUT when I go to configure the X server/Mouse I can't get my mouse to work with any of the avaibable options. I am assuming I am going to have to do some work in one of the .conf files right? Any suggestions...... Jason To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Aug 6 6:55:59 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost.xrxgsn.com (unknown [216.42.106.144]) by hub.freebsd.org (Postfix) with ESMTP id 4048837B401 for ; Mon, 6 Aug 2001 06:55:56 -0700 (PDT) (envelope-from mike.porter@xrxgsn.com) Received: from laptop (1Cust55.tnt1.salt-lake-city.ut.da.uu.net [63.11.213.55]) by mailhost.xrxgsn.com (8.9.3/8.9.3) with SMTP id JAA01127; Mon, 6 Aug 2001 09:48:08 -0400 (EDT) Message-ID: <011a01c11e7f$350b56e0$0300a8c0@laptop> From: "Mike Porter" To: "Idar Tollefsen" , Subject: Re: Mouse trouble (console and X) Date: Mon, 6 Aug 2001 07:53:40 -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 List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG -----Original Message----- From: Idar Tollefsen To: freebsd-questions@freebsd.org Date: Monday, August 06, 2001 7:20 AM Subject: Mouse trouble (console and X) >Hello, > >Is there a way to make moused and X cooperate >to share the mouse? And what exactly does >/dev/sysmouse do? I read somewhere that it >was an abstraction to the actual mouse device...? If I recall correctly, there is a "sysmouse" option for X, which is required to be used if you run moused. The Fine Manual, or at least the sysinstall dialogs, mention this when they ask you if you want to install moused. It may also be in the moused man page, but I don't have access to my freebsd system right now to check for sure. mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Aug 6 7:32:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.tiscalinet.it (mail-6.tiscalinet.it [195.130.225.152]) by hub.freebsd.org (Postfix) with ESMTP id 013D637B405 for ; Mon, 6 Aug 2001 07:32:35 -0700 (PDT) (envelope-from maxstevenasci@tiscalinet.it) Received: from a-i1m91wpbn37bb.tiscalinet.it (62.11.171.43) by mail.tiscalinet.it (5.5.031) id 3B43877D00CD55A8 for freebsd-questions@FreeBSD.ORG; Mon, 6 Aug 2001 16:32:28 +0200 Message-Id: <5.1.0.14.0.20010806162820.00a571f0@box.clubnet.tin.it> X-Sender: maxstevenasci@pop.tiscalinet.it X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Mon, 06 Aug 2001 16:31:58 +0200 To: freebsd-questions@FreeBSD.ORG From: Massimo Nascivera Subject: question about installing freebsd Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello there! I have a pc with windows 98/2000 and I want to install freebsd 4.3 too. Can I install freebsd on a partition above 1024 cylinder? Thanks, Massimo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Aug 6 7:50:27 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gekko.ms-agentur.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id 7A8D037B434 for ; Mon, 6 Aug 2001 07:50:13 -0700 (PDT) (envelope-from so@i-clue.de) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.ms-agentur.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id QAA14533; Mon, 6 Aug 2001 16:57:51 +0200 Message-ID: <3B6EAF10.111FEE77@i-clue.de> Date: Mon, 06 Aug 2001 16:52:00 +0200 From: Christoph Sold Reply-To: so@i-clue.de X-Mailer: Mozilla 4.78 [en] (WinNT; U) X-Accept-Language: de,en MIME-Version: 1.0 To: George Genovezos Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Printer problems -- lpr: lp: unknown printer References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG George Genovezos wrote: > > Ok. I'm getting ready to throught this printer out the window. & no you cant > wait outside. I want to see it splat ;) > > Here is the skinny on thir prob. > > Freebsd 4.3 stable > Lexmark z22 Have a look at the _proprietary_ Linux driver. See http://www.linuxprinting.org/show_printer.cgi?recnum=327401 for more info. > cat /etc/printcap > > lp | lexmark | Lexmark Printer: > :lp=/dev/lpt0: > :mx#0:px#0:ph#0:sh:lf=/usr/adm/lpd-errs: > :sd=/var/spool/lpd.lexmark: > > [snip] > > Any hints or do I watch the printer go splat? Have a look at current ghostscript status at www.ghostscript.com -- that's the way to have unsupported printers get to print. HTH -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Aug 6 7:53:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gekko.ms-agentur.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id 2AF0F37B401 for ; Mon, 6 Aug 2001 07:53:31 -0700 (PDT) (envelope-from so@i-clue.de) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.ms-agentur.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id RAA14568; Mon, 6 Aug 2001 17:00:48 +0200 Message-ID: <3B6EAFC1.59175AEF@i-clue.de> Date: Mon, 06 Aug 2001 16:54:57 +0200 From: Christoph Sold Reply-To: so@i-clue.de X-Mailer: Mozilla 4.78 [en] (WinNT; U) X-Accept-Language: de,en MIME-Version: 1.0 To: erek Cc: freebsd-questions@FreeBSD.ORG Subject: Re: PC Card (sio4) Problem References: <200108050103.f75134w04729@server1000.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG erek wrote: > > I have a 486SX2 Intel 66mhz with 8mbs ram Laptop & 240mbs Conner > peripherals 2.5" Harddrive that I installed FreeBSD 4.3-RELEASE via network > to ftp.FreeBSD.ORG, i inserted a PC Card Modem 14.4kbps Megahertz XJ1144 > FreeBSD dmesg reported that it was on sio4 and the GENERIC kernel doesn't > have sio4, how would i go about using the PC Card modem in `ppp'; also i > tryed other PC Card modems with the same results. To enable serial ports 3 and 4, you have to recompiler your kernel. Refer to the handbook, Chapter "Configuring your own kernel", and have sio3 and 4 enabled in your kernel config. HTH -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Aug 6 8: 3:45 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gekko.ms-agentur.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id 29B3C37B403 for ; Mon, 6 Aug 2001 08:03:41 -0700 (PDT) (envelope-from so@i-clue.de) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.ms-agentur.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id RAA14616; Mon, 6 Aug 2001 17:11:15 +0200 Message-ID: <3B6EB233.BE961BA4@i-clue.de> Date: Mon, 06 Aug 2001 17:05:23 +0200 From: Christoph Sold Reply-To: so@i-clue.de X-Mailer: Mozilla 4.78 [en] (WinNT; U) X-Accept-Language: de,en MIME-Version: 1.0 To: Massimo Nascivera Cc: freebsd-questions@FreeBSD.ORG Subject: Re: question about installing freebsd References: <5.1.0.14.0.20010806162820.00a571f0@box.clubnet.tin.it> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Massimo Nascivera wrote: > > Hello there! > I have a pc with windows 98/2000 and I want to install freebsd 4.3 too. > Can I install freebsd on a partition above 1024 cylinder? Depends. Most BIOSes cannot boot partitions above that limit, thus I still recommend to install 256M FreeBSD /, any size Winblows, any size FreeBSD /usr. The downside is you have to repartition your disk. The up side is you get a whole new OS. Workaround: - Create a backup of your existing Winblows partition onto another disk or an extended partition. I use WinZIP-alike tools to create an archive of the C: partition on another disk. - Trash the C: partitions. Create the FreeBSD root partition and another winblows partition big enough for your winblows backup. Create the FreeBSD /usr partition. Have any remaining space partitioned to your liking. - Install FreeBSD. After installation is complete, - Install the unzip port. - Reboot from Winblos boot media. Format the new C: partition. - Reboot to FreeBSD. Mount your backup media. Restore the C: partition using the unzip software. WARNING! ACHTUNG! DANGER! This procedure is NOT for the faint hearted. A slight slip of hand can damage all your data. Pay special attention to "compressed" partitions as well as extended partitions. Make sure not to kill any partition holding extended partitions. Aside from that warning, this procedure had updated all of those dual-boot boxes I built for my friends with only minor glitches. HTH -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Aug 6 8: 9:27 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gekko.ms-agentur.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id 30FAC37B401 for ; Mon, 6 Aug 2001 08:09:23 -0700 (PDT) (envelope-from so@i-clue.de) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.ms-agentur.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id RAA14667; Mon, 6 Aug 2001 17:16:56 +0200 Message-ID: <3B6EB389.97E0CFE3@i-clue.de> Date: Mon, 06 Aug 2001 17:11:05 +0200 From: Christoph Sold Reply-To: so@i-clue.de X-Mailer: Mozilla 4.78 [en] (WinNT; U) X-Accept-Language: de,en MIME-Version: 1.0 To: Joe McGuckin Cc: questions@FreeBSD.ORG Subject: Re: Largest UID value ? References: <200108042052.f74KqHM82410@monk.via.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Joe McGuckin wrote: > > What is the largest legitimate user id value? > > getpwent() returns a uid_t which is a 32 bit unsigned it. > > But, user 'nobody' (which historically had a user id of -1) has a > user id of 65534. This is because the 32 bit signed integer -1 has exactly the same bit pattern than 32 bit unsigned int 65534. It's only a different interpretation of that bit pattern. > Will it break things if I start adding users with uid's greater > than 65536 ? Even 65536 will break things, as this is greater than MAXINT for unsigned 32 bit integer values. For organizational reasons, small negative values (which translate to values betwenn 65k and MAXINT) should also be avoided. Thus, as a rule of thumb, UIDs should stay below 65500. HTH -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Aug 6 8:31:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from anchor-post-30.mail.demon.net (anchor-post-30.mail.demon.net [194.217.242.88]) by hub.freebsd.org (Postfix) with ESMTP id B6C6237B401 for ; Mon, 6 Aug 2001 08:31:19 -0700 (PDT) (envelope-from kevin@caomhin.demon.co.uk) Received: from caomhin.demon.co.uk ([212.228.234.119]) by anchor-post-30.mail.demon.net with esmtp (Exim 2.12 #1) id 15TmLd-0007Zf-0U for freebsd-questions@freebsd.org; Mon, 6 Aug 2001 16:31:18 +0100 Message-ID: Date: Mon, 6 Aug 2001 16:25:11 +0100 To: freebsd-questions@freebsd.org From: Kevin Golding Subject: ldconfig corrupt? MIME-Version: 1.0 X-Mailer: Turnpike Integrated Version 5.01 U Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I recently had to edit ld.so.conf to try and fix a problem and I discovered it was missing, (which explains the first problem anyway.) I'm assuming this means ldconfig is corrupt but since I can't find it in the ports tree I was wondering if this was something a recent upgrade to 4.3 RELEASE may have caused, everything seemed to go smoothly at the time but could this be a little error that crept in unnoticed or is the problem likely to be elsewhere? TIA Kevin -- kevin@caomhin.demon.co.uk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Aug 6 8:38:51 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web20003.mail.yahoo.com (web20003.mail.yahoo.com [216.136.225.48]) by hub.freebsd.org (Postfix) with SMTP id DDE2E37B403 for ; Mon, 6 Aug 2001 08:38:48 -0700 (PDT) (envelope-from gavinkenny@yahoo.co.uk) Message-ID: <20010806153835.18376.qmail@web20003.mail.yahoo.com> Received: from [193.123.204.66] by web20003.mail.yahoo.com; Mon, 06 Aug 2001 16:38:35 BST Date: Mon, 6 Aug 2001 16:38:35 +0100 (BST) From: =?iso-8859-1?q?Gavin=20Kenny?= Subject: Trouble with pccards 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 List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I'm installing FreeBSD on a laptop (Dell Latitude XPi) and everything is going easy as pie... EXCEPT!! I need 2 pccard ethernet adapters installed at the same time. They are both Xircom and the system correctly detects them and identifies them. The first one is fine and works, for the second one the systems says "No free configuration for card Xircom". I've been looking at the man pages and I guess it might be something to do with pccard.conf but I'm really not sure. Suggestions! many thanks Gavin ____________________________________________________________ Do You Yahoo!? Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk or your free @yahoo.ie address at http://mail.yahoo.ie To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Aug 6 8:52:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from dell-serv-1.phoenixmedical.co.uk (dell-serv-1.phoenixmedical.co.uk [213.38.153.186]) by hub.freebsd.org (Postfix) with SMTP id 4692737B401 for ; Mon, 6 Aug 2001 08:52:39 -0700 (PDT) (envelope-from sstarkey@phoenixmedical.co.uk) Received: from no.name.available by dell-serv-1.phoenixmedical.co.uk via smtpd (for hub.freebsd.org [216.136.204.18]) with SMTP; 6 Aug 2001 15:39:52 UT Received: by dell-serv-1.phoenixmedical.co.uk with Internet Mail Service (5.5.2650.21) id ; Mon, 6 Aug 2001 16:47:27 +0100 Message-ID: <99A83EE8C34AD311809C009027936117173FAB@dell-serv-1.phoenixmedical.co.uk> From: Sheldon Starkey To: "'freebsd-questions@FreeBSD.ORG'" Subject: post power failure trauma Date: Mon, 6 Aug 2001 16:47:19 +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 List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG having had a power failure over the weekend, I came back and my 4.3 stable had developed following simptoms: humming on dell power-edge 2500, and supported by ups, i found it frozen (not even the flames from the screensaver defrosted it). hard shutdown and reboot things as usual nothing unexepected. checked boot log and messages from the console, everything's fine. telneting out to my other system - no problem. trying to get from the other system back to my 4.3 - nothing. it just doesn't want to talk to the world. no single mode, no conflicts, nothing i can see. please help ifconfig no changes running as usual hosts no changes running as usual rc.conf no changes running as usual how do i get it to talk to the world again please?? thank you -- tpalfi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Aug 6 8:56:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cody.jharris.com (cody.jharris.com [205.238.128.83]) by hub.freebsd.org (Postfix) with ESMTP id 5A25537B403 for ; Mon, 6 Aug 2001 08:56:53 -0700 (PDT) (envelope-from nick@rogness.net) Received: from localhost (nick@localhost) by cody.jharris.com (8.11.1/8.9.3) with ESMTP id f76Fuo362444; Mon, 6 Aug 2001 10:56:51 -0500 (CDT) (envelope-from nick@rogness.net) Date: Mon, 6 Aug 2001 10:56:50 -0500 (CDT) From: Nick Rogness X-Sender: nick@cody.jharris.com To: Scott Reese Cc: freebsd-questions@FreeBSD.ORG Subject: Re: natd[135]:failed to write packet back In-Reply-To: <010601c11c46$20b8e080$1800a8c0@borges> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 3 Aug 2001, Scott Reese wrote: > Hello, > > I just set up a gateway using ipfw and natd is forwarding packets > between my internal network and the Internet. I keep seeing the > message natd[135]: failed to write packet back (permission denied). > A quick look up of 135 in services shows "loc-srv" as the thing that > is having problems. I can't find any documentation about this (I've > searched the list and there are no man pages that I can find. I'm > running 4.3-RELEASE. Does anyone have any idea of what loc-srv might > be and why natd is trying to write packets back to it? Does anyone > know what service uses loc-srv? Thanks in advance for any help. Your firewall is denying the packet, hence the "Permission Denied". IIRC, port 135 is a Windows thing (Netbios crap), so either someone is sending you these packets and being denied or you are transmitting them out and being denied. What is the source/destination of these packets? Nick Rogness - Keep on Routing in a Free World... "FreeBSD: The Power to Serve!" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Aug 6 8:59: 1 2001 Delivered-To: freebsd-questions@freebsd.org Received: from raven.ravenbrook.com (raven.ravenbrook.com [193.82.131.18]) by hub.freebsd.org (Postfix) with ESMTP id 82C4337B405 for ; Mon, 6 Aug 2001 08:58:57 -0700 (PDT) (envelope-from nb@ravenbrook.com) Received: from thrush.ravenbrook.com (thrush.ravenbrook.com [193.112.141.249]) by raven.ravenbrook.com (8.9.3/8.9.3) with ESMTP id QAA24863 for ; Mon, 6 Aug 2001 16:58:52 +0100 (BST) Received: from thrush.ravenbrook.com (localhost [127.0.0.1]) by thrush.ravenbrook.com (8.11.4/8.11.2) with ESMTP id f76Fwgl47950 for ; Mon, 6 Aug 2001 16:58:42 +0100 (BST) (envelope-from nb@thrush.ravenbrook.com) From: Nick Barnes To: freebsd-questions@FreeBSD.ORG Subject: Re: Beware of WindRiver Systems! In-Reply-To: Message from Jordan Hubbard of "Wed, 01 Aug 2001 13:37:47 PDT." <20010801133747G.jkh@freebsd.org> Date: Mon, 06 Aug 2001 16:58:42 +0100 Message-ID: <47948.997113522@thrush.ravenbrook.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG [removed from -stable, as it's not really appropriate there] Wind River billed me for 4.3 two months ago but I haven't seen the CDs. At least, I assume it was Wind River, and I assume it was for 4.3. My credit card statement just says "WALNUT CREEK CD ROM INC". Hah. I'm waiting for a reply to email. If they don't come through with the CDs, I shall switch my subscription to bsdmall.com instead. My situation is similar to that of some other people in this thread: I track -stable (and -current, and -releng), so I don't really need the CDs. However, they are sometimes convenient and I want to support FreeBSD development. As director of a (small) company which makes extensive use of FreeBSD, I would be prepared to put a fair amount of money that way if I was confident it was going towards FreeBSD. Nick B To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Aug 6 9: 5:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ripley.nandomedia.com (nandopix1.nandomedia.com [152.52.20.11]) by hub.freebsd.org (Postfix) with ESMTP id B27D037B403 for ; Mon, 6 Aug 2001 09:05:40 -0700 (PDT) (envelope-from rsavage@nandomedia.com) Received: from ripley (ripley [192.168.1.239]) by ripley.nandomedia.com (SendmailServer-1.0.1/8.11.1) with ESMTP id f76G5ae08131 for ; Mon, 6 Aug 2001 12:05:37 -0400 Date: Mon, 6 Aug 2001 12:05:36 -0400 (EDT) From: To: Subject: NIS in FreeBSD Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I don't know who is the proper person to ask this question, so I will simply ask you. Do you know is the NIS provided with FreeBSD sends "clear-text" passwords over the network at any given time? Thanks. -- Rory Savage, Senior Systems Administrator Nando Media: www.nandomedia.com email: rsavage@nandomedia.com 919-836-5987 (Office) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Aug 6 9: 6:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from maila.telia.com (maila.telia.com [194.22.194.231]) by hub.freebsd.org (Postfix) with ESMTP id 7710C37B431 for ; Mon, 6 Aug 2001 09:06:48 -0700 (PDT) (envelope-from ertr1013@student.uu.se) Received: from d1o913.telia.com (d1o913.telia.com [195.252.44.241]) by maila.telia.com (8.11.2/8.11.0) with ESMTP id f76G6jo12801 for ; Mon, 6 Aug 2001 18:06:46 +0200 (CEST) Received: from ertr1013.student.uu.se (h185n2fls20o913.telia.com [212.181.163.185]) by d1o913.telia.com (8.8.8/8.8.8) with SMTP id SAA15233 for ; Mon, 6 Aug 2001 18:06:43 +0200 (CEST) Received: (qmail 18734 invoked by uid 1001); 6 Aug 2001 16:05:38 -0000 Date: Mon, 6 Aug 2001 18:05:38 +0200 From: Erik Trulsson To: Christoph Sold Cc: Joe McGuckin , questions@FreeBSD.ORG Subject: Re: Largest UID value ? Message-ID: <20010806180538.A15453@student.uu.se> Mail-Followup-To: Christoph Sold , Joe McGuckin , questions@FreeBSD.ORG References: <200108042052.f74KqHM82410@m