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@monk.via.net> <3B6EB389.97E0CFE3@i-clue.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3B6EB389.97E0CFE3@i-clue.de> 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 Mon, Aug 06, 2001 at 05:11:05PM +0200, Christoph Sold wrote: > > > 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. No, no, no. The *16* bit signed integer -1 has the same bit pattern as the 16 bit unsigned integer 65535. The 16 bit unsigned integer 65534 has the same bit pattern as the 16 bit signed integer -2. (Assuming 2's-complement representation of negative numbers.) > > > Will it break things if I start adding users with uid's greater > > than 65536 ? I don't know. Try it :-) I suspect that FreeBSD itself can handle this fine but some programs might only use a 16-bit integer to represent UIDs. If they do and they encounter a UID greater than 65535 they can get confused. (For example, if you try to put the value 65536 into a 16-bit variable the high order bits will be lost and the result will be merely 0. Bad.) Any such programs are buggy and should be fixed but they might still exist. (Actually, such programs almost certainly exists. I just looked in my copy of _Unix Network Programming_ 1st ed. by W. Richard Stevens, from 1990. In many of the code examples in this book the user id is represented by an unsigned short. Since a short is a 16-bit value on FreeBSD any code that follows those examples will probably break if user ids larger than 65535 are used.) > > 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. This is a bit confused. A 16-bit signed integer can represent values between -32768 and 32767. An unsigned 16 bit integer can represent values between 0 and 65535. The bit patterns for an unsigned integer between 32768 and 65535 are the same as those for a signed integer between -32768 and -1. For 32-bit integers the limits are -2147483648 to 21474837 for signed integers and 0 to 4294967295 for unsigned. (Again assuming 2's-complement representation for negative numbers.) -- Erik Trulsson ertr1013@student.uu.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Aug 6 9: 7:33 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 8BB3D37B403 for ; Mon, 6 Aug 2001 09:07:29 -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 f76G7HW62516; Mon, 6 Aug 2001 11:07:17 -0500 (CDT) (envelope-from nick@rogness.net) Date: Mon, 6 Aug 2001 11:07:16 -0500 (CDT) From: Nick Rogness X-Sender: nick@cody.jharris.com To: Joel Dinel Cc: freebsd-questions@FreeBSD.ORG Subject: Re: DHCP and hosts In-Reply-To: <20010803074656.B74135@dinjo.touchtunes.com> 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, Joel Dinel wrote: > > Is there any way to have FreeBSD 4.X automagically update /etc/hosts > when using a cable modem with DHCP? For example, I have > box1.mydomain.com that gets its IP via DHCP. If I 'ping box1', I get > 'ping: cannot resolve box1: Unknown host'. Surely enough, there's no > entry in /etc/hosts for 'box1'. This is on a home PC that reboots > quite often, and the IP lease is quite short, resulting in a lot of IP > changes. Run a local nameserver, have the DHCP client dynamically update the local nameserver. I don't know if the current dhclient has the ability to update a DNS server or not...so you may have to run a different DHCP client. 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 9:34: 9 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ptavv.es.net (ptavv.es.net [198.128.4.29]) by hub.freebsd.org (Postfix) with ESMTP id 63CDC37B403 for ; Mon, 6 Aug 2001 09:34:07 -0700 (PDT) (envelope-from oberman@ptavv.es.net) Received: from ptavv.es.net (localhost [127.0.0.1]) by ptavv.es.net (8.10.1/8.10.1) with ESMTP id f76GXvm28797; Mon, 6 Aug 2001 09:33:57 -0700 (PDT) Message-Id: <200108061633.f76GXvm28797@ptavv.es.net> To: Sean Chittenden Cc: uwi@mail.delfi.lv, questions@FreeBSD.ORG Subject: Re: x11amp doesnt work In-reply-to: Your message of "Sun, 05 Aug 2001 21:56:26 PDT." <20010805215626.A95118@rand.tgd.net> Date: Mon, 06 Aug 2001 09:33:57 -0700 From: "Kevin Oberman" 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 Sean, What is pnpinit? I see no man page for it on my system. It's stable as of 7/19. (I'll update shortly. Just waiting for the 4.4 freeze commits to calm down.) R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Aug 6 9:43: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 9D65337B403 for ; Mon, 6 Aug 2001 09:43: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 f76GhcL62694; Mon, 6 Aug 2001 11:43:39 -0500 (CDT) (envelope-from nick@rogness.net) Date: Mon, 6 Aug 2001 11:43:38 -0500 (CDT) From: Nick Rogness X-Sender: nick@cody.jharris.com To: Alexandre Polli II Cc: freebsd-questions@FreeBSD.ORG Subject: Re: trunking in 4.3 In-Reply-To: <20010802085816.79f50b41.apolli@pucrs.br> 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 Thu, 2 Aug 2001, Alexandre Polli II wrote: > > Gentleman, > > Does FreeBSD 4.3 support the trunking of fast ethernet cards? http://people.freebsd.org/~wpaul/FEC/4.x/fec.tar.gz Fast EtherChannel Netgraph module by Bill Paul. 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 9:47:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rz.uni-ulm.de (sirius-giga.rz.uni-ulm.de [134.60.246.36]) by hub.freebsd.org (Postfix) with ESMTP id 0560B37B406 for ; Mon, 6 Aug 2001 09:47:38 -0700 (PDT) (envelope-from Siegbert.Baude@gmx.de) Received: from lilith (lilith.wohnheim.uni-ulm.de [134.60.106.64]) by mail.rz.uni-ulm.de (8.9.3/8.9.3) with SMTP id SAA10365; Mon, 6 Aug 2001 18:47:35 +0200 (MEST) Message-ID: <003001c11e97$7e417ac0$406a3c86@wohnheim.uniulm.de> From: "Siegbert Baude" To: "Gerard Samuel" Cc: "FreeBSD Questions" References: <15214.17639.282563.274423@guru.mired.org> <3B6E5336.5000104@optonline.net> Subject: Re: A Rock and Slow Place Date: Mon, 6 Aug 2001 18:47:34 +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 Hi Gerard, > 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? I'm not Ferris, but if next Monday KDE2.2 will be out, look into kmail (I think it's in the knetwork package). Very promising and finally with IMAP support. Ciao Siegbert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Aug 6 10: 3: 1 2001 Delivered-To: freebsd-questions@freebsd.org Received: from agent.creson.com (as3-4-2.va.g.bonet.se [194.236.7.126]) by hub.freebsd.org (Postfix) with ESMTP id 27DA337B401 for ; Mon, 6 Aug 2001 10:02:56 -0700 (PDT) (envelope-from tor@stormwall.org) Received: from stormwall.org (p139.fastnat.euromail.se [192.165.99.139]) by agent.creson.com (8.10.1/8.10.1) with ESMTP id f76H6iv24273 for ; Mon, 6 Aug 2001 19:06:45 +0200 Message-ID: <3B6ECD36.A64959C7@stormwall.org> Date: Mon, 06 Aug 2001 19:00:38 +0200 From: Tor Stormwall X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.7 i586) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: changing the size of my / partition 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! If I got this right, FreeBSD has an volume manager, like in HP-UX etc. And if there are one. How can I take some space from /usr and put some in my / partition. Best Regards, Tor Stormwall -- * - - - - - - - - - - - - - - - - - - - - - - - - - - - - * | M A Y T H E S O U R C E B E W I T H Y O U | | | | Tor Stormwall mailto:tor@stormwall.org | | http://www.creson.com/~tor mailto:tor@muf.se | | | | http://www.sslug.dk http://www.stormwall.org | | http://www.FreeBSD.org http://www.muf.se | | | * - - - - - - - - - - - - - - - - - - - - - - - - - - - - * 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 10: 6:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lcmail2.lc.ca.gov (lcmail2.lc.ca.gov [165.107.12.11]) by hub.freebsd.org (Postfix) with ESMTP id 14CE837B403 for ; Mon, 6 Aug 2001 10:06:22 -0700 (PDT) (envelope-from drewt@writeme.com) Received: from CONVERSION-DAEMON by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) id <0GHN00F01ORGML@lcmail2.lc.ca.gov> for freebsd-questions@FreeBSD.org; Mon, 6 Aug 2001 10:04:58 -0700 (PDT) Received: from tagalong ([165.107.42.215]) by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) with SMTP id <0GHN004QEOR2PE@lcmail2.lc.ca.gov> for freebsd-questions@FreeBSD.org; Mon, 06 Aug 2001 10:04:14 -0700 (PDT) Date: Mon, 06 Aug 2001 10:02:58 -0700 From: Drew Tomlinson Subject: How to Analyze Apache Logs? (Was RE: Attempted Buffer Overrun in via httpd?) In-reply-to: <15213.37130.443656.153817@guru.mired.org> To: "FreeBSD Questions (E-mail)" Message-id: <5CD46247635BD511B6B100A0CC3F023925A039@ldcmsx01.lc.ca.gov> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Importance: Normal X-Priority: 3 (Normal) X-MSMail-priority: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG [snipped previous discussion] I've been reading this thread and it prompted my to check my logs. I appear to have lots of hits as well. Others are graphing there hits and I would like to see how mine are. Is there a port that others are using to do this? What is recommended for a newbie to start analyzing Apache logs? Thanks, Drew 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 10:29:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp5ve.mailsrvcs.net (smtp5vepub.gte.net [206.46.170.26]) by hub.freebsd.org (Postfix) with ESMTP id EB9FA37B403 for ; Mon, 6 Aug 2001 10:29:51 -0700 (PDT) (envelope-from skip.ford@verizon.net) Received: from Skip ([141.150.207.35]) by smtp5ve.mailsrvcs.net (8.9.1/8.9.1) with ESMTP id RAA40390441 for ; Mon, 6 Aug 2001 17:29:50 GMT Message-Id: <200108061729.RAA40390441@smtp5ve.mailsrvcs.net> Date: Mon, 6 Aug 2001 13:29:43 -0400 From: Skip To: freebsd-questions@freebsd.org Subject: Re: natd[135]:failed to write packet back Mail-Followup-To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from sreese@codysbooks.com on Fri, Aug 03, 2001 at 10:59:26AM -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 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 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. The 135 is the PID, not the port number. You should receive this message when an interface goes down. For example, if you log in to this machine and rerun the firewall script in the background. The output of the command will try to come back to you, but the rules will disconnect you first. - -- Skip ID: 0x7EDDDB0A -----BEGIN PGP SIGNATURE----- iEYEARECAAYFAjtu08QACgkQBMKxVH7d2wpoLQCfXHAxQb5dAt0R5MlurG9vdLxF N5kAoOiLFiXnDkliMiRJxkuE8EGj9aUa =cRuT -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Aug 6 10:40:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from localhost.localdomain (host68.207.55.120.aadsl.com [207.55.120.68]) by hub.freebsd.org (Postfix) with ESMTP id D436137B405 for ; Mon, 6 Aug 2001 10:40:16 -0700 (PDT) (envelope-from swear@aa.net) Received: (from jojo@localhost) by localhost.localdomain (8.11.3/8.11.3) id f76HgYG44265; Mon, 6 Aug 2001 10:42:34 -0700 (PDT) (envelope-from swear@aa.net) X-Authentication-Warning: localhost.localdomain: jojo set sender to swear@aa.net using -f To: judmarc@mindspring.com Cc: freebsd-questions@freebsd.org Subject: Re: Xemacs and Gnus (was Re: Wrapper Won't Install on XFree86-4.1) References: <200108061020.GAA28221@blount.mail.mindspring.net> From: swear@aa.net (Gary W. Swearingen) Date: 06 Aug 2001 10:42:33 -0700 In-Reply-To: <200108061020.GAA28221@blount.mail.mindspring.net> Message-ID: Lines: 27 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) 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 Jud writes: > 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... There's something badly missing from the ports system, namely a way to determine what ports/packages to use when there are multiple versions and related-packages. There are "meta" ports, but they are not well- enough developed or not enough of them or at least not well documented. Anyway, have you tried installing /usr/ports/editors/xemacs-comm-packages/ ? That looks like the port with the Gnus I'm probably using. I will also say that configuring Gnus can be a loooooooong process. A question for you: What's the etiquette on addressing mailing list mail? (I've limitted myself to newsgroups until now.) Are people expected to have their mail readers set up to drop mail from both the human and the list server? Is it OK to reply only to the list so those with crummy readers don't get two? 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 10:46: 8 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 3E3F637B403 for ; Mon, 6 Aug 2001 10:46:05 -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 TAA15489; Mon, 6 Aug 2001 19:53:42 +0200 Message-ID: <3B6ED846.19A3C340@i-clue.de> Date: Mon, 06 Aug 2001 19:47:50 +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: Tor Stormwall Cc: freebsd-questions@FreeBSD.ORG Subject: Re: changing the size of my / partition References: <3B6ECD36.A64959C7@stormwall.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 Tor Stormwall wrote: > > Hi! > > If I got this right, FreeBSD has an volume manager, like in HP-UX etc. > And if there are one. How can I take some space from /usr and put some > in my / partition. There is no (full-blown) volume manager yet in FreeBSD. Vinum (see it's manpage) allows you to get almost there. Since the filesystem does not (yet) support size changes, you cannot reallocate disk space. The only alternative at this time is to backup, repartition, restore. 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 10:50: 7 2001 Delivered-To: freebsd-questions@freebsd.org Received: from GPWA.GPWA.COM (unknown [63.226.21.89]) by hub.freebsd.org (Postfix) with ESMTP id 88C7737B403 for ; Mon, 6 Aug 2001 10:50:02 -0700 (PDT) (envelope-from ewanner@gpwa.com) Received: by GPWANT1 with Internet Mail Service (5.5.2650.21) id ; Mon, 6 Aug 2001 10:49:49 -0700 Message-ID: <55F9FDB5F54DD211B2E000A0C9D849F31FDD1E@GPWANT1> From: Eric Wanner To: "'questions@freebsd.org'" Subject: Strange problem with natd Date: Mon, 6 Aug 2001 10:49:48 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I set up my freebsd-4.3-RELEASE machine with the following kernel entries options IPFIREWALL options IPDIVERT options IPFIREWALL_FORWARD IPv6 options were also enabled if this makes a difference. They have now been removed so the problem can be narrowed and for the sake of simplicity. I setup rc.conf with natd enabled and the interface set to xl1 (my external interface). My firewall rules were as follows: /sbin/ipfw add 00025 allow ip from 10.10.10.0/24 to 10.10.10.0/24 recv xl0 /sbin/ipfw add 00050 divert 8668 ip from any to any via xl1 /sbin/ipfw add 00100 deny tcp from any to any 8081 recv xl1 (for proxy) /sbin/ipfw add 00200 deny udp from any to any 514 recv xl1 (to block external syslog) (the 2 rules direcly above may not have been #ed exactly like that, as I've since removed them) /sbin/ipfw add 10000 allow ip from any to any There was no natd.conf file (in rc.conf natd was enabled and the interface was set to xl1). My route table is as follows: Internet: Destination Gateway Flags Refs Use Netif Expire default 63.226.21.94 UGSc 1 0 xl1 10.10.10/24 link#1 UC 0 0 xl0 => 63.226.21.88/29 link#2 UC 0 0 xl1 => 127.0.0.1 127.0.0.1 UH 1 406 lo0 Internet6: Destination Gateway Flags Netif Expire ::1 ::1 UH lo0 fe80::%xl0/64 link#1 UC xl0 fe80::%xl1/64 link#2 UC xl1 fe80::%lo0/64 fe80::1%lo0 Uc lo0 ff01::/32 ::1 U lo0 ff02::%xl0/32 link#1 UC xl0 ff02::%xl1/32 link#2 UC xl1 ff02::%lo0/32 fe80::1%lo0 UC lo0 Everything works great, until I go home and the middle of the night hits, at which point the machine will stop passing traffic (well, it wasn't the middle of the night the second time it happened, it was Sunday morning). I can ping the internal interface, but cannot get out from the machine. I get the following errors for natd in my /var/log/messages: Aug 6 06:16:48 newlink natd[161]: failed to write packet back (No route to host) Aug 6 06:17:04 newlink last message repeated 6 times Aug 6 06:19:19 newlink last message repeated 118 times Aug 6 06:29:12 newlink last message repeated 743 times Aug 6 06:39:17 newlink last message repeated 419 times Aug 6 06:49:07 newlink last message repeated 747 times Aug 6 06:58:46 newlink last message repeated 280 times Aug 6 07:06:47 newlink last message repeated 292 times Aug 6 07:19:21 newlink last message repeated 102 times Aug 6 07:29:15 newlink last message repeated 362 times Aug 6 07:39:23 newlink last message repeated 61 times Aug 6 07:48:42 newlink last message repeated 149 times Aug 6 07:57:39 newlink last message repeated 165 times Aug 6 08:08:51 newlink last message repeated 404 times Aug 6 08:14:11 newlink last message repeated 49 times And so on... The route tables seem to be intact (although I do not have a netstat -rn to paste from when it was messing up). The funny thing is that I rebooted the machine the first time that it happened and it did not fix anything. I even reset the uplink equip. (a cisco 675 dsl router), thinking it may have been some weird arp problem because I swapped the old box for this one (an old p100 linux box). This did not solve the problem either. The problem WAS fixed by removing routes and readding them (I believe, I did so much stuff Im really not sure exactly what solved it). The machine is not heavily loaded, in fact probably has no nat traffic at all during the times it quits passing traffic. The only data it is passing in the middle of the night is probably email. (MX points to that machine's external interface, sendmail mailertable points it to the internal exchange machine). Squid was running, so was apache, and bind9 (although I doubt they make a difference, especially because none of them should have even been being accessed). The machine is a dell, with an 815(e I believe) chipset, with 2 3c590s(one with wake on lan, which is not enabled). The machine's external interface is in an 8ip subnet, with the cisco 675 it is uplinked to as the last IP (.94). The only other IP used is for this machine. They are hardwired (no hub/switch inbetween). The linux box has been running for years w/o doing anything like this, so I'd guess it's not a problem with any other equiptment. Any ideas? This is driving me insane. 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 10:58:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from rush.telenordia.se (mail.telenordia.se [194.213.64.42]) by hub.freebsd.org (Postfix) with SMTP id 79AEE37B403 for ; Mon, 6 Aug 2001 10:58:55 -0700 (PDT) (envelope-from mark.rowlands@minmail.net) Received: (qmail 6417 invoked from network); 6 Aug 2001 19:58:53 +0200 Received: from bb-62-5-36-29.bb.tninet.se (HELO pcmarpxy.tninet.se) (62.5.36.29) by mail.telenordia.se with SMTP; 6 Aug 2001 19:58:53 +0200 Content-Type: text/plain; charset="iso-8859-1" From: Mark Rowlands To: Drew Tomlinson Subject: Re: How to Analyze Apache Logs? (Was RE: Attempted Buffer Overrun in via httpd?) Date: Mon, 6 Aug 2001 19:58:52 +0200 X-Mailer: KMail [version 1.2] References: <5CD46247635BD511B6B100A0CC3F023925A039@ldcmsx01.lc.ca.gov> In-Reply-To: <5CD46247635BD511B6B100A0CC3F023925A039@ldcmsx01.lc.ca.gov> Cc: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 Message-Id: <01080619585201.34275@pcmarpxy.tninet.se> 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 Monday 06 August 2001 19:02, you wrote: > [snipped previous discussion] > > I've been reading this thread and it prompted my to check my logs. I > appear to have lots of hits as well. Others are graphing there hits and I > would like to see how mine are. Is there a port that others are using to > do this? What is recommended for a newbie to start analyzing Apache logs? for a specific incident like this, no, use perl or sh or whatever grabs your fancy. webalizer, is quite a pretty log analyser for more general use. perl -ne 'print if /\bdefault\.ida\b/i' yourapachelog  will extract the code red attempts from a standard apache log, as to more detailed logging of network misdemeanours, I use snort and acid see http://www.snort.org 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 11:18:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from localhost.localdomain (host68.207.55.120.aadsl.com [207.55.120.68]) by hub.freebsd.org (Postfix) with ESMTP id B1E6537B403 for ; Mon, 6 Aug 2001 11:18:22 -0700 (PDT) (envelope-from swear@aa.net) Received: (from jojo@localhost) by localhost.localdomain (8.11.3/8.11.3) id f76IKfC44384; Mon, 6 Aug 2001 11:20:41 -0700 (PDT) (envelope-from swear@aa.net) X-Authentication-Warning: localhost.localdomain: jojo set sender to swear@aa.net using -f To: freebsd-questions@FreeBSD.ORG Subject: Re: PID with a 'D' status - what to do? References: <85913237@toto.iv> <15214.16928.322835.749014@guru.mired.org> <20010806052259.A231411@mandy.rockingd.calgary.ab.ca> <20010806080030.A76146@acadia.ne.mediaone.net> From: swear@aa.net (Gary W. Swearingen) Date: 06 Aug 2001 11:20:40 -0700 In-Reply-To: <20010806080030.A76146@acadia.ne.mediaone.net> Message-ID: Lines: 10 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) 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 Louis LeBlanc writes: > Did you try 'kill -9 '? from ps man page: D Marks a process in disk (or other short term, uninter- ruptible) wait. And it MEANS "uninterruptible"; though I wonder if, sometimes, careful use of kldunload(8) would make some go away. 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 11:36:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from localhost.localdomain (host68.207.55.120.aadsl.com [207.55.120.68]) by hub.freebsd.org (Postfix) with ESMTP id 7194A37B401 for ; Mon, 6 Aug 2001 11:36:36 -0700 (PDT) (envelope-from swear@aa.net) Received: (from jojo@localhost) by localhost.localdomain (8.11.3/8.11.3) id f76Icgq44433; Mon, 6 Aug 2001 11:38:42 -0700 (PDT) (envelope-from swear@aa.net) X-Authentication-Warning: localhost.localdomain: jojo set sender to swear@aa.net using -f 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> From: swear@aa.net (Gary W. Swearingen) Date: 06 Aug 2001 11:38:42 -0700 In-Reply-To: <5.1.0.14.0.20010806162820.00a571f0@box.clubnet.tin.it> Message-ID: Lines: 13 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) 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 Massimo Nascivera writes: > 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? I just read about someone who did something like that, but couldn't boot FreeBSD until installing some boot manager (System Commander?) that was smart enough to handle the task. I'm fairly sure that recent LILO can do it and probably GRUB too. From reading boot0cfg man page, it sounds like the standard FreeBSD BM can sometimes do it too when installed with certain non-standard options; but that does you no good until you can boot it up once. 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 11:44:54 2001 Delivered-To: freebsd-questions@freebsd.org Received: from transbay.net (dns1.transbay.net [209.133.53.2]) by hub.freebsd.org (Postfix) with ESMTP id 7626C37B401 for ; Mon, 6 Aug 2001 11:44:52 -0700 (PDT) (envelope-from sreese@codysbooks.com) Received: from borges (stalwart.codysbooks.com [209.133.54.175]) by transbay.net (8.11.2/8.11.2) with SMTP id f76IikU89642; Mon, 6 Aug 2001 11:44:46 -0700 (PDT) Message-ID: <033e01c11ea8$88787820$1800a8c0@borges> From: "Scott Reese" To: "Nick Rogness" Cc: References: Subject: Re: natd[135]:failed to write packet back Date: Mon, 6 Aug 2001 11:49:33 -0700 Organization: Cody's Books 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 Nick Rogness wrote: > 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? I don't think it's a Windows thing because the other machines on the network are off-line when the errors pop up (one is a Win2K box and the other is Mac laptop). They always show up at the same time every night: one at 3:07 AM and another at 3:09 AM. This happens whether or not the other computers are actually on. So, I'm not sure what the source/destination is and I guess that's really what I'm trying to find out. Any ideas? -Scott 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 11:47:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail39.sdc1.sfba.home.com (femail39.sdc1.sfba.home.com [24.254.60.33]) by hub.freebsd.org (Postfix) with ESMTP id 1679F37B403 for ; Mon, 6 Aug 2001 11:47:40 -0700 (PDT) (envelope-from europax@home.com) Received: from home.com ([24.12.186.185]) by femail39.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with ESMTP id <20010806184739.ODYF2644.femail39.sdc1.sfba.home.com@home.com>; Mon, 6 Aug 2001 11:47:39 -0700 Message-ID: <3B6EE64F.6DE85EAD@home.com> Date: Mon, 06 Aug 2001 11:47: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: David Kelly Cc: questions@FreeBSD.ORG Subject: Re: Code Red 2 - (was : Attempted Buffer Overrun in via httpd? ) References: <200108060335.f763Zkx31737@grumpy.dyndns.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 David Kelly wrote: > > Rob writes: > > > > My @home service has the cable modem lights blinking constantly, as fast > > as when I'm cvsup'ing :) > > Ipfstat shows only 1000 blocked packets, so it must be going to my other > > machine. Rob. > > 1000 is a nice round number. A suspicious number. Maybe you have logging > limited to the first 1000 events? Believe the IPFW default log limit is > 100 unless you open it to unlimited (options IPFIREWALL_VERBOSE). Don't > know what IPFilters's rules are. > > -- > David Kelly N4HHE, dkelly@hiwaay.net > ===================================================================== > The human mind ordinarily operates at only ten percent of its > capacity -- the rest is overhead for the operating system. HeHe, my other machine showed 100,000 as of yesterday. Alot to port 80. Rob 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 11:49:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail2000.popstick.com. (unknown [66.37.210.4]) by hub.freebsd.org (Postfix) with SMTP id D8A0A37B403 for ; Mon, 6 Aug 2001 11:49:09 -0700 (PDT) (envelope-from nbasila@popstick.com) Received: (qmail 6927 invoked by uid 1006); 6 Aug 2001 18:49:59 -0000 Received: from nbasila@popstick.com by dns1.popstick.com with qmail-scanner-0.96 (. Clean. Processed in 0.388749 secs); 06 Aug 2001 18:49:59 -0000 Received: from unknown (HELO hemingway) (209.192.254.30) by 0 with SMTP; 6 Aug 2001 18:49:58 -0000 Message-ID: <006501c11ea8$63bffcb0$2d03000a@hemingway> From: "Nicholas Basila" To: , "Massimo Nascivera" References: <5.1.0.14.0.20010806162820.00a571f0@box.clubnet.tin.it> Subject: Re: question about installing freebsd Date: Mon, 6 Aug 2001 14:48:31 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.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 As someone else said, it's a matter of the bios supporting that. I've had good luck recently. I've got win2k on a laptop ... and it takes up 3/4 of the drive: FreeBSD is definitely after the 1024th cylinder. I installed the FreeBSD boot manager on the MBR, and have no problem booting either FreeBSD or win2k. I used to play the trick of creating a partition to become the root partition in the beginning of the hard disk, installing the new os, and then installing FreeBSD. Nicholas ----- Original Message ----- From: "Massimo Nascivera" To: Sent: Monday, August 06, 2001 10:31 AM Subject: question about installing freebsd > 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 > 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 12:22: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 DF2F637B401 for ; Mon, 6 Aug 2001 12:22:06 -0700 (PDT) (envelope-from sean@mailhost.tgd.net) Received: (qmail 2119 invoked by uid 1001); 6 Aug 2001 19:22:02 -0000 Date: Mon, 6 Aug 2001 12:22:02 -0700 From: Sean Chittenden To: Kevin Oberman Cc: uwi@mail.delfi.lv, questions@FreeBSD.ORG Subject: Re: x11amp doesnt work Message-ID: <20010806122202.H1067@rand.tgd.net> References: <20010805215626.A95118@rand.tgd.net> <200108061633.f76GXvm28797@ptavv.es.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="utPK4TBebyzZxMrE" Content-Disposition: inline In-Reply-To: <200108061633.f76GXvm28797@ptavv.es.net>; from "oberman@es.net" on Mon, Aug 06, 2001 at = 09:33:57AM 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 --utPK4TBebyzZxMrE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable > What is pnpinit? I see no man page for it on my system. It's stable > as of 7/19. I must've been smoking something: pnpinit is a Linux thing. I guess the real question becomes how do you init the hardware configuration for a piece of PNP hardware under FreeBSD? For some reason I thought it was pnpinit, but I know that's not right. -sc --=20 Sean Chittenden --utPK4TBebyzZxMrE Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Comment: Sean Chittenden iEYEARECAAYFAjtu7lkACgkQn09c7x7d+q2aWgCfXNgsTueHFijoY5eYLeoC4zZt c38AoN86CIqFrvwknWB5wH3YCKZa3mTx =GOcW -----END PGP SIGNATURE----- --utPK4TBebyzZxMrE-- 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 12:24:52 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 24A7337B403 for ; Mon, 6 Aug 2001 12:24:50 -0700 (PDT) (envelope-from sean@mailhost.tgd.net) Received: (qmail 2176 invoked by uid 1001); 6 Aug 2001 19:24:46 -0000 Date: Mon, 6 Aug 2001 12:24:46 -0700 From: Sean Chittenden To: Kevin Golding Cc: freebsd-questions@freebsd.org Subject: Re: ldconfig corrupt? Message-ID: <20010806122446.I1067@rand.tgd.net> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="enGqbSaueFq5omEL" Content-Disposition: inline In-Reply-To: ; from "kevin@caomhin.demon.co.uk" on Mon, Aug 06, 2001 at = 04:25:11PM 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 --enGqbSaueFq5omEL Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable > 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? Are you sure you don't mean ld-elf.so.conf? 1) Check out man ldconfig 2) Try using ldconfig -R to rebuild/scan your existing dirs. -sc --=20 Sean Chittenden --enGqbSaueFq5omEL Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Comment: Sean Chittenden iEYEARECAAYFAjtu7v4ACgkQn09c7x7d+q0TzQCeLW9POZT5IZegQlhTupEsWJJz 82MAn3AYcS+jojRWJLGZ7C9KBpyB6qpS =n5xQ -----END PGP SIGNATURE----- --enGqbSaueFq5omEL-- 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 12:25:50 2001 Delivered-To: freebsd-questions@freebsd.org Received: from chimera.net.ttu.edu (chimera.net.ttu.edu [129.118.4.90]) by hub.freebsd.org (Postfix) with ESMTP id 62B0337B403 for ; Mon, 6 Aug 2001 12:25:48 -0700 (PDT) (envelope-from apsek@techmail.admin.ttu.edu) Received: by TOMCAT with Internet Mail Service (5.5.2650.21) id ; Mon, 6 Aug 2001 14:25:46 -0500 Message-ID: From: "Keller, Sid" To: "'freebsd-questions@FreeBSD.ORG'" Subject: Oracle for FreeBSD Date: Mon, 6 Aug 2001 14:25:41 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG According to the FreeBSD Corporate Networkers Guide it said that FreeBSD developers or BSDI people where working with Oracle to port Oracle to FreeBSD. Does anyone know the status of this? Sid Keller Institutional Advancement Texas Tech University (806)742-4847 sid.keller@ttu.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 12:39:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp2.cybersurf.net (smtp2.cybersurf.net [209.197.145.112]) by hub.freebsd.org (Postfix) with ESMTP id 0C94A37B403 for ; Mon, 6 Aug 2001 12:39:32 -0700 (PDT) (envelope-from 01031149@3web.net) Received: from [209.197.158.144] ([209.197.158.144]) by smtp2.cybersurf.net (Netscape Messaging Server 4.15) with SMTP id GHNVXR00.D4U for ; Mon, 6 Aug 2001 13:39:28 -0600 Received: by mandy.rockingd.calgary.ab.ca (sSMTP sendmail emulation); Mon, 6 Aug 2001 13:39:11 -0600 Date: Mon, 6 Aug 2001 13:39:09 -0600 From: Duke Normandin <01031149@3web.net> To: freebsd-questions@FreeBSD.ORG Subject: Re: PID with a 'D' status - what to do? Message-ID: <20010806133908.A109671@mandy.rockingd.calgary.ab.ca> Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <85913237@toto.iv> <15214.16928.322835.749014@guru.mired.org> <20010806052259.A231411@mandy.rockingd.calgary.ab.ca> <20010806080030.A76146@acadia.ne.mediaone.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010806080030.A76146@acadia.ne.mediaone.net>; from "Louis LeBlanc" on Mon, Aug 06, 2001 at 08:00:30AM 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 08:00:30AM -0400, Louis LeBlanc wrote: > 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 **Warning** the thread sequence is hosed because of top-posting Yep! Tried that ... but no joy! As someone else pointed out, "uninterruptable" means UNINTERRUPTABLE. I got it! I got it! ;) The issue has become moot however. I fixed the CD Changer problem. Now I'm happy -- for a short while. I'll be using my now-working CD Changer to install 4.2R, afterwhich I'm going 4.3Stable. Thanks for your input! -- -duke Calgary, Alberta, Canada 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 12:44: 6 2001 Delivered-To: freebsd-questions@freebsd.org Received: from finch-post-10.mail.demon.net (finch-post-10.mail.demon.net [194.217.242.38]) by hub.freebsd.org (Postfix) with ESMTP id BB31A37B403 for ; Mon, 6 Aug 2001 12:44:02 -0700 (PDT) (envelope-from waynep@pan.realtime.co.uk) Received: from madadmin.demon.co.uk ([193.237.103.251] helo=marvin.penguinpowered.org.uk) by finch-post-10.mail.demon.net with esmtp (Exim 2.12 #1) id 15TqI9-000E90-0A for freebsd-questions@freebsd.org; Mon, 6 Aug 2001 19:43:57 +0000 Received: from [192.168.10.11] (helo=pan.realtime.co.uk) by marvin.penguinpowered.org.uk with esmtp (Exim 3.22 #1) id 15TqCt-0001oP-00; Mon, 06 Aug 2001 20:38:31 +0100 Received: from waynep by pan.realtime.co.uk with local (Exim 3.22 #1) id 15TqHN-00007T-00; Mon, 06 Aug 2001 20:43:09 +0100 From: Wayne Pascoe To: freebsd-questions@freebsd.org Subject: tpop3d Reply-To: wayne.pascoe@realtime.co.uk Date: 06 Aug 2001 20:43:08 +0100 Message-ID: <867kwh2cvn.fsf@pan.home.penguinpowered.org.uk> Lines: 12 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) 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 all, Does anyone have any experience with tpop3d... ? I am looking to implement vmail-sql and would like some opinions on tpop3d... Good, bad or otherwise. Thanks, -- - Wayne Pascoe E-mail: wayne.pascoe@realtime.co.uk Phone : +44 (0) 20 7544 4668 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 12:48: 4 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tao.agoron.com (tao.agoron.com [206.181.233.66]) by hub.freebsd.org (Postfix) with ESMTP id 9283137B403 for ; Mon, 6 Aug 2001 12:48:02 -0700 (PDT) (envelope-from marius@agoron.com) Received: from quasi (quasi.shredco.com [206.181.233.73]) by tao.agoron.com (8.9.3/8.9.3) with SMTP id PAA26179 for ; Mon, 6 Aug 2001 15:48:01 -0400 (EDT) From: "Marius Kirschner" To: "FreeBSD Questions" Subject: rotating web logs Date: Mon, 6 Aug 2001 15:48:01 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.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 I was wondering, what do people use to rotate the apache web logs? I noticed there a "rotatelogs" command but this one doesn't work from the command line apparenly and I'd like to schedule a cron job to do that. Thanks, ---Marius 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 13: 9:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from saaz.cogit8.org (cogit8.org [207.189.137.44]) by hub.freebsd.org (Postfix) with ESMTP id C284237B403 for ; Mon, 6 Aug 2001 13:09:12 -0700 (PDT) (envelope-from rob@euglug.net) Received: from fuggles.lupophile.org (c1374372-a.eugene1.or.home.com [65.4.49.159]) by saaz.cogit8.org (Postfix) with ESMTP id C16D61F009 for ; Mon, 6 Aug 2001 13:10:15 -0700 (PDT) Received: by fuggles.lupophile.org (Postfix, from userid 1000) id 7A146C202; Mon, 6 Aug 2001 13:08:37 -0700 (PDT) Date: Mon, 6 Aug 2001 13:08:37 -0700 From: Rob Hudson To: questions@freebsd.org Subject: Re: rotating web logs Message-ID: <20010806130837.Y12705@cogit8.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.18i X-Editor: Vim http://www.vim.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 I just use a perl script attached to a cron job. At the start of a new month, it copies the combined_log for each virtual we host to YYYY-MM.combined_log and restarts apache. Pretty simple. > On 20010806.1548, Marius Kirschner said ... > > I was wondering, what do people use to rotate the apache web logs? I > noticed there a "rotatelogs" command but this one doesn't work from the > command line apparenly and I'd like to schedule a cron job to do that. > Thanks, > > ---Marius > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" 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 13:10:56 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 D1CC137B405 for ; Mon, 6 Aug 2001 13:10:45 -0700 (PDT) (envelope-from mwm@mired.org) Received: (qmail 30312 invoked by uid 100); 6 Aug 2001 16:10:44 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15214.49539.979022.229958@guru.mired.org> Date: Mon, 6 Aug 2001 11:10:43 -0500 To: Gerard Samuel Cc: FreeBSD Questions Subject: Re: A Rock and Slow Place In-Reply-To: <3B6E5336.5000104@optonline.net> References: <15214.17639.282563.274423@guru.mired.org> <3B6E5336.5000104@optonline.net> 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 Gerard Samuel types: > What about an X Gui Mail Program. The closest Ive come across is > kiltdown, but it still lacks features like drop boxes/filtering. This topic comes up failry often. Try looking through the -questions archives to see what turns up. And what's "drop boxes"? One thing to consider is that Unix applications tend to be smaller programs that each do their job very well, instead of monolithic programs that do everything not quite so well. For instance, most people will recommend procmail for filtering mail, and it's capable of things that look like magic compared to what OE could do last time I looked at it. Procmail is run by the MTA, not the UMA, so you can get that filtering capability with any mail reader you want to use. Personally, I use qmail as an MTA, and the user delivery mechanisms it provides are nearly as powerful as procmail, so I ditched procmail. I use the vm package in xemacs, which qualifies as a GUI mail reader, but probably won't make people who want buttons for everything happy. > Anyone? Bueller? > > > So what's the fifty dollar followup question? Not a fan of his money, eh? 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 13:17:22 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 E705A37B403 for ; Mon, 6 Aug 2001 13:17:18 -0700 (PDT) (envelope-from mwm@mired.org) Received: (qmail 30585 invoked by uid 100); 6 Aug 2001 16:17:17 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15214.49933.44428.304768@guru.mired.org> Date: Mon, 6 Aug 2001 11:17:17 -0500 To: Duke Normandin <01031149@3web.net> Cc: Mike Meyer , questions@freebsd.org Subject: Re: PID with a 'D' status - what to do? In-Reply-To: <20010806052259.A231411@mandy.rockingd.calgary.ab.ca> References: <85913237@toto.iv> <15214.16928.322835.749014@guru.mired.org> <20010806052259.A231411@mandy.rockingd.calgary.ab.ca> 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: > 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? I don't think anyone has ever written such a thing. If "kill -KILL" doesn't make it go away, it isn't going to go away. Being hung waiting on broken hardware is a typical cause of such things, and there's not much that can be done other than getting the hardware fixed. What's the text of the message about "not shut down properly"? You might check /var/log/console.log to see if it showed up there. 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 13:34: 5 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web13908.mail.yahoo.com (web13908.mail.yahoo.com [216.136.175.71]) by hub.freebsd.org (Postfix) with SMTP id ED07E37B403 for ; Mon, 6 Aug 2001 13:34:01 -0700 (PDT) (envelope-from dupaski@yahoo.com) Message-ID: <20010806203359.22866.qmail@web13908.mail.yahoo.com> Received: from [12.32.200.242] by web13908.mail.yahoo.com; Mon, 06 Aug 2001 13:33:59 PDT Date: Mon, 6 Aug 2001 13:33:59 -0700 (PDT) From: un Known Subject: Setting 1000SX nic to Simplex To: freebsd-questions@FreeBSD.ORG 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'm running FreeBSD 4.3 and have a NIC I need to set to Simplex. Its an Sensor that should be in Promiscuous mode sniffing off fiber channel. The tap has two ports both sending data. I need the NIC to be set to only receive data. Is it a IFCONFIG option or do I have to set it up elsewhere? Thanks Derek __________________________________________________ Do You Yahoo!? Make international calls for as low as $.04/minute with Yahoo! Messenger http://phonecard.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Aug 6 13:37:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from q.closedsrc.org (ip233.gte15.rb1.bel.nwlink.com [209.20.244.233]) by hub.freebsd.org (Postfix) with ESMTP id 1536B37B401 for ; Mon, 6 Aug 2001 13:37:51 -0700 (PDT) (envelope-from lplist@closedsrc.org) Received: by q.closedsrc.org (Postfix, from userid 1003) id 4CE1555407; Mon, 6 Aug 2001 13:35:31 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by q.closedsrc.org (Postfix) with ESMTP id 3D3AD51610; Mon, 6 Aug 2001 13:35:31 -0700 (PDT) Date: Mon, 6 Aug 2001 13:35:31 -0700 (PDT) From: Linh Pham To: un Known Cc: Subject: Re: Setting 1000SX nic to Simplex In-Reply-To: <20010806203359.22866.qmail@web13908.mail.yahoo.com> 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 2001-08-06, un Known scribbled: # I'm running FreeBSD 4.3 and have a NIC I need to set # to Simplex. Its an Sensor that should be in # Promiscuous mode sniffing off fiber channel. The tap # has two ports both sending data. I need the NIC to be # set to only receive data. Is it a IFCONFIG option or # do I have to set it up elsewhere? I could be wrong, but normally the optical ports are hardwired to either send or receive data, but not be able to switch from one to the other. Fiber optic cards are normally full duplex by nature. -- Linh Pham [lplist@closedsrc.org] // 404b - Brain not found 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 14:15: 9 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hall.mail.mindspring.net (hall.mail.mindspring.net [207.69.200.60]) by hub.freebsd.org (Postfix) with ESMTP id 12DAA37B401 for ; Mon, 6 Aug 2001 14:15:07 -0700 (PDT) (envelope-from edgewise@mindspring.com) Received: from smui03.slb.mindspring.net (smui03.slb.mindspring.net [199.174.114.22]) by hall.mail.mindspring.net (8.9.3/8.8.5) with ESMTP id RAA11447 for ; Mon, 6 Aug 2001 17:15:06 -0400 (EDT) From: edgewise@mindspring.com Received: by smui03.slb.mindspring.net id RAA0000001209; Mon, 6 Aug 2001 17:15:06 -0400 (EDT) Date: Mon, 06 Aug 2001 17:15:06 -0400 To: freebsd-questions@freebsd.org Subject: Installation--AMD Duron Message-ID: X-Originating-IP: 209.86.208.235 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 do I have to do to install FreeBSD(4.0) on my AMD Duron 800 in MS-6378 motherboard machine?--Loops rebooting on "Syncing disks...11111111111111111111" "giving up on 1 buffers." 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 14:16:43 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 630C037B401 for ; Mon, 6 Aug 2001 14:16:40 -0700 (PDT) (envelope-from jonc@itouch.co.nz) Received: (from jonc@localhost) by itouch.co.nz (8.11.3/8.11.1) id f76LGbq61387; Tue, 7 Aug 2001 09:16:37 +1200 (NZST) (envelope-from jonc) Date: Tue, 7 Aug 2001 09:16:37 +1200 From: Jonathan Chen To: George Genovezos Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Printer problems -- lpr: lp: unknown printer Message-ID: <20010807091637.B59676@itouchnz.itouch> References: <3B6EAF10.111FEE77@i-clue.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3B6EAF10.111FEE77@i-clue.de>; from so@i-clue.de on Mon, Aug 06, 2001 at 04:52:00PM +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 George Genovezos wrote: > 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? Take out the whitespace in your first line label, and put in the trailing backslashes on everything except the last line. lp|lexmark|Lexmark Printer:\ :lp=/dev/lpt0:\ :mx#0:px#0:ph#0:sh:lf=/usr/adm/lpd-errs:\ :sd=/var/spool/lpd.lexmark: is that your printcap should look like. -- Jonathan Chen ------------------------------------------------------------------------ "We laugh in the face of danger, we drop icecubes down the vest of fear" - Edmond Blackadder III 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 14:18:45 2001 Delivered-To: freebsd-questions@freebsd.org Received: from imr1.ericy.com (imr1.ericy.com [208.237.135.240]) by hub.freebsd.org (Postfix) with ESMTP id 06A1137B405 for ; Mon, 6 Aug 2001 14:18:40 -0700 (PDT) (envelope-from David.Gordon@ericsson.ca) Received: from mr6.exu.ericsson.se (mr6u3.ericy.com [208.237.135.123]) by imr1.ericy.com (8.11.3/8.11.3) with ESMTP id f76LIdp14963 for ; Mon, 6 Aug 2001 16:18:39 -0500 (CDT) Received: from noah.lmc.ericsson.se (noah.lmc.ericsson.se [142.133.1.1]) by mr6.exu.ericsson.se (8.11.3/8.11.3) with ESMTP id f76LIcR06511 for ; Mon, 6 Aug 2001 16:18:38 -0500 (CDT) Received: from LMC37.lmc.ericsson.se (lmc51.lmc.ericsson.se [142.133.16.191]) by noah.lmc.ericsson.se (8.11.2/8.9.2) with ESMTP id f76LIbA19801 for ; Mon, 6 Aug 2001 17:18:37 -0400 (EDT) Received: by lmc37.lmc.ericsson.se with Internet Mail Service (5.5.2653.19) id ; Mon, 6 Aug 2001 17:18:35 -0400 Message-ID: <32CD630F6CBED411AE180008C7894CBC05DC751B@lmc37.lmc.ericsson.se> From: "David Gordon (LMC)" To: "'freebsd-questions@FreeBSD.ORG'" Cc: "Ibrahim Haddad (LMC)" Subject: X server mouse Date: Mon, 6 Aug 2001 17:18:33 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) 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 Hi I am not subscribed to this list, could you please CC to my email, thank you. The mouse in the X server does not function at all. I have configured my X server with xf86config and the following options for the mouse: PS/2 /dev/psm0 The mouse is a Compaq PS/2 mouse and the device psm0 is active. I have tried both disabling and enabling "moused -3 -t ps/2 -p /dev/psm0" before starting the X server, but to no greater success. Someone suggested in a previous mailing to change the mouse settings as follows: Mouse Systems /dev/sysmouse But this does not work either. The symptom is the same: the mouse cursor appears but does not move. I can type into the terminal but no mouse. Does anyone have any suggestions? Thank you, David Gordon 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 14:20:42 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 1351037B401 for ; Mon, 6 Aug 2001 14:20:40 -0700 (PDT) (envelope-from jonc@itouch.co.nz) Received: (from jonc@localhost) by itouch.co.nz (8.11.3/8.11.1) id f76LK6N61869; Tue, 7 Aug 2001 09:20:06 +1200 (NZST) (envelope-from jonc) Date: Tue, 7 Aug 2001 09:20:06 +1200 From: Jonathan Chen To: Marius Kirschner Cc: FreeBSD Questions Subject: Re: rotating web logs Message-ID: <20010807092006.C59676@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 marius@agoron.com on Mon, Aug 06, 2001 at 03:48:01PM -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 Mon, Aug 06, 2001 at 03:48:01PM -0400, Marius Kirschner wrote: > I was wondering, what do people use to rotate the apache web logs? I > noticed there a "rotatelogs" command but this one doesn't work from the > command line apparenly and I'd like to schedule a cron job to do that. > Thanks, The base system has a utility called newsyslog(8) that works fine. Edit /etc/newsyslog.conf and add entries something like: /var/log/httpd-access.log 644 5 200 * - /var/run/httpd.pid /var/log/httpd-error.log 644 5 200 * - /var/run/httpd.pid to it. -- Jonathan Chen ---------------------------------------------------------------------- Opportunities are seldom labeled To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Aug 6 14:26:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from snipe.mail.pas.earthlink.net (snipe.mail.pas.earthlink.net [207.217.120.62]) by hub.freebsd.org (Postfix) with ESMTP id 8EE0837B403 for ; Mon, 6 Aug 2001 14:26:54 -0700 (PDT) (envelope-from cjc@earthlink.net) Received: from blossom.cjclark.org (dialup-209.247.140.49.Dial1.SanJose1.Level3.net [209.247.140.49]) by snipe.mail.pas.earthlink.net (EL-8_9_3_3/8.9.3) with ESMTP id OAA23366; Mon, 6 Aug 2001 14:26:53 -0700 (PDT) Received: (from cjc@localhost) by blossom.cjclark.org (8.11.4/8.11.3) id f76LQhm03465; Mon, 6 Aug 2001 14:26:43 -0700 (PDT) (envelope-from cjc) Date: Mon, 6 Aug 2001 14:26:43 -0700 From: "Crist J. Clark" To: Tabor Kelly Cc: freebsd-questions@FreeBSD.ORG Subject: Re: natd redirect_port only works from the outside Message-ID: <20010806142643.A449@blossom.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <3416923460.20010805161033@dsl-only.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3416923460.20010805161033@dsl-only.net>; from pdxmax@dsl-only.net on Sun, Aug 05, 2001 at 04:10:33PM -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 Sun, Aug 05, 2001 at 04:10:33PM -0700, Tabor Kelly wrote: > Okay. After much fuss I discovered that I was redirecting ports > through natd, but from the outside only! [snip] > Does anybody have any ideas? Yes. This is the expected behavior. You didn't post your ipfw(8) rules, but you probably have one like, divert natd ip from any to any via xl0 Now, when a machine on your internal network sends a packet to 63.105.29.28 the packet comes into the machine on xl1, and the packet does not match that rule. I assume the packet will get passed at another rule where it is handed the OS's network stack which will process it, notice the packet is for meant for itself and deal with it accordingly. Thus, the packet never is processed on interface xl0 and never passed through natd(8). There are basically two ways to handle this, split name services or ugly, ugly NAT games. For most setups, I would recommend split name services (split DNS or hacked /etc/hosts files), but the best option really depends on your particular site. -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Aug 6 14:40: 2 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f57.law4.hotmail.com [216.33.149.57]) by hub.freebsd.org (Postfix) with ESMTP id 75DEF37B405 for ; Mon, 6 Aug 2001 14:39:56 -0700 (PDT) (envelope-from ggenovez@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 6 Aug 2001 14:39:56 -0700 Received: from 216.216.254.221 by lw4fd.law4.hotmail.msn.com with HTTP; Mon, 06 Aug 2001 21:39:55 GMT X-Originating-IP: [216.216.254.221] From: "George Genovezos" To: jonathan.chen@itouch.co.nz Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Printer problems -- lpr: lp: unknown printer Date: Mon, 06 Aug 2001 21:39:55 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 06 Aug 2001 21:39:56.0247 (UTC) FILETIME=[55A44E70:01C11EC0] 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 Thx, I'll try this on out tonight but I'm not to sure if this will fix all my probs. I forgot to mention that when I do a cat /etc/houst > /dev/lpt0 It pauses for a while but nothing happens. Any hint? Thx >From: Jonathan Chen >To: George Genovezos >CC: freebsd-questions@FreeBSD.ORG >Subject: Re: Printer problems -- lpr: lp: unknown printer >Date: Tue, 7 Aug 2001 09:16:37 +1200 > >George Genovezos wrote: > > > 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? > >Take out the whitespace in your first line label, and put in the >trailing backslashes on everything except the last line. > > lp|lexmark|Lexmark Printer:\ > :lp=/dev/lpt0:\ > :mx#0:px#0:ph#0:sh:lf=/usr/adm/lpd-errs:\ > :sd=/var/spool/lpd.lexmark: > >is that your printcap should look like. >-- >Jonathan Chen >------------------------------------------------------------------------ >"We laugh in the face of danger, we drop icecubes down the vest of fear" > - Edmond Blackadder III > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message _________________________________________________________________ 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 Mon Aug 6 14:41:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f141.law10.hotmail.com [64.4.15.141]) by hub.freebsd.org (Postfix) with ESMTP id 2352737B403 for ; Mon, 6 Aug 2001 14:41:43 -0700 (PDT) (envelope-from ex279@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 6 Aug 2001 14:41:42 -0700 Received: from 205.228.172.82 by lw10fd.law10.hotmail.msn.com with HTTP; Mon, 06 Aug 2001 21:41:42 GMT X-Originating-IP: [205.228.172.82] From: "Todd Reed" To: freebsd-questions@freebsd.org Subject: DNS conversion from NT4 Date: Mon, 06 Aug 2001 16:41:42 -0500 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 06 Aug 2001 21:41:42.0980 (UTC) FILETIME=[95427840:01C11EC0] 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 We currently have an existing Windows NT 4.0 server running our DNS services. We have been having some trouble with the OS crashing (go figure!) and need to rebuild the box. I again suggested using a FreeBSD box to do our DNS and WWW. What would be the best way to ensure our DNS settings are transfered correctly? Should we go ahead and install BSD with BIND and run it as a secondary DNS. Then, promote it to be the primary DNS once a zone transfer has taken place? I'm not that familiar with BIND. I've been working with FreeBSD for a few months now. I've also tried to build a FreeBSD/Bind and a NT2000 box for DNS services, but have never been successful to get the DNS services running. Also, at the latter part of this month, we are moving our current T-1's from UUNet to SWB. How difficult will it be to reconfigure BIND? --Todd _________________________________________________________________ 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 Mon Aug 6 15: 9: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lcmail2.lc.ca.gov (lcmail2.lc.ca.gov [165.107.12.11]) by hub.freebsd.org (Postfix) with ESMTP id 08BD737B403 for ; Mon, 6 Aug 2001 15:09:03 -0700 (PDT) (envelope-from drewt@writeme.com) Received: from CONVERSION-DAEMON by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) id <0GHO00D012TS0E@lcmail2.lc.ca.gov> for freebsd-questions@FreeBSD.ORG; Mon, 6 Aug 2001 15:08:38 -0700 (PDT) Received: from tagalong ([165.107.42.215]) by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) with SMTP id <0GHO00H862R00Y@lcmail2.lc.ca.gov> for freebsd-questions@FreeBSD.ORG; Mon, 06 Aug 2001 15:06:37 -0700 (PDT) Date: Mon, 06 Aug 2001 15:05:23 -0700 From: Drew Tomlinson Subject: RE: How to Analyze Apache Logs? (Was RE: Attempted Buffer Overrun in via httpd?) In-reply-to: <01080619585201.34275@pcmarpxy.tninet.se> To: 'Mark Rowlands' , Drew Tomlinson Cc: freebsd-questions@FreeBSD.ORG Message-id: <5CD46247635BD511B6B100A0CC3F023925A03A@ldcmsx01.lc.ca.gov> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) Content-type: text/plain; charset="iso-8859-1" Content-transfer-encoding: 8bit Importance: Normal X-Priority: 3 (Normal) X-MSMail-priority: 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 > -----Original Message----- > From: Mark Rowlands [mailto:mark.rowlands@minmail.net] > Sent: Monday, August 06, 2001 10:59 AM > To: Drew Tomlinson > Cc: freebsd-questions@FreeBSD.ORG > Subject: Re: How to Analyze Apache Logs? (Was RE: Attempted Buffer > Overrun in via httpd?) > > > On Monday 06 August 2001 19:02, you wrote: > > [snipped previous discussion] > > > > I've been reading this thread and it prompted my to check > my logs. I > > appear to have lots of hits as well. Others are graphing > there hits and I > > would like to see how mine are. Is there a port that > others are using to > > do this? What is recommended for a newbie to start > analyzing Apache logs? > > for a specific incident like this, no, use perl or sh or > whatever grabs your > fancy. webalizer, is quite a pretty log analyser for more general use. > > perl -ne 'print if /\bdefault\.ida\b/i' yourapachelog >  > > will extract the code red attempts from a standard apache > log, as to more > detailed logging of network misdemeanours, I use snort and acid > > see http://www.snort.org Thank you for your assistance. Another reason I need to start learning a scripting language... :) Drew 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 15: 9:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.nbrewer.com (sparge.nbrewer.com [208.42.68.70]) by hub.freebsd.org (Postfix) with ESMTP id 10D9D37B403 for ; Mon, 6 Aug 2001 15:09:21 -0700 (PDT) (envelope-from chris@nbrewer.com) Received: by mail.nbrewer.com (Postfix, from userid 1001) id 916B64B7112; Mon, 6 Aug 2001 17:09:17 -0500 (CDT) Date: Mon, 6 Aug 2001 17:09:17 -0500 From: Christopher Farley To: "David Gordon (LMC)" Cc: "'freebsd-questions@FreeBSD.ORG'" , "Ibrahim Haddad (LMC)" Subject: Re: X server mouse Message-ID: <20010806170915.B22021@northernbrewer.com> Mail-Followup-To: Christopher Farley , "David Gordon (LMC)" , "'freebsd-questions@FreeBSD.ORG'" , "Ibrahim Haddad (LMC)" References: <32CD630F6CBED411AE180008C7894CBC05DC751B@lmc37.lmc.ericsson.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <32CD630F6CBED411AE180008C7894CBC05DC751B@lmc37.lmc.ericsson.se>; from David.Gordon@ericsson.ca on Mon, Aug 06, 2001 at 05:18:33PM -0400 Organization: Northern Brewer, St. Paul, MN 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 David Gordon (LMC) (David.Gordon@ericsson.ca) wrote: > The mouse is a Compaq PS/2 mouse and the device psm0 is active. I have tried > both disabling and enabling "moused -3 -t ps/2 -p /dev/psm0" before starting > the X server, but to no greater success. man moused: Also note that if your mouse is attached to the PS/2 mouse port, you should always choose auto or ps/2, regardless of the brand and model of the mouse. Whenever I install a FreeBSD workstation, I almost always have a bit of trouble getting the mouse to work. It's just a bit more complicated than it need be; valid configurations exist with moused running, and without, by using /dev/sysmouse, and by using /dev/psm0 (even if the mouse shows up as ums0!). The one constant, however, is that I *always* use 'type auto' in mouse configs. -- Christopher Farley www.northernbrewer.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 15:15:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from 21cn.com (unknown [61.140.60.248]) by hub.freebsd.org (Postfix) with SMTP id C904237B40B; Mon, 6 Aug 2001 15:15:39 -0700 (PDT) (envelope-from abcc@21cn.com) Received: from ppwe.net([32.100.187.222]) by 21cn.com(AIMC 2.9.5.2) with SMTP id jm243b6f1a7e; Tue, 07 Aug 2001 06:12:57 +0800 From: To: Subject: Unlimited Long Distance for $39.95 a month MIME-Version: 1.0 Content-Type: multipart/mixed;boundary= "----=_NextPart_000_00F7_74A475F4.88D47F35" 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: <20010806221539.C904237B40B@hub.freebsd.org> Date: Mon, 6 Aug 2001 15:15:39 -0700 (PDT) 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 ------=_NextPart_000_00F7_74A475F4.88D47F35 Content-Type: text/html Content-Transfer-Encoding: base64 ICA8RElWIGFsaWduPWNlbnRlcj4NCiAgICAgIDxQPjxGT05UIGZhY2U9IkFyaWFsIiBzaXpl PSIyIj48Rk9OVCBzaXplPSIzIj48Qj48Rk9OVCBjb2xvcj0iIzAwMDA5OSIgc2l6ZT0iNSI+ RkxBVCBSQVRFIExPTkcgDQogICAgICBESVNUQU5DRS4uLjxCUj4NCiAgICAgIDwvRk9OVD48 Rk9OVCBzaXplPSI0Ij5UYWxrIHRpbGwgeW91IGRyb3AhPC9GT05UPjxGT05UIHNpemU9IjUi PjxCUj4NCiAgICAgIEl0J3MgWW91ciBNb25leSwgWW91IENob29zZTxCUj4NCiAgICAgIDxC Uj4NCiAgICAgIDxGT05UIGNvbG9yPSM5OTAwMDAgc2l6ZT0zPk9ORSBGRUUsIE9OQ0UgQSAN CiAgICAgIE1PTlRIPEJSPg0KICAgICAgTk8gTU9SRSBPVVRSQUdFT1VTIFBIT05FIA0KICBC SUxMUzwvRk9OVD48L0ZPTlQ+PC9CPjwvRk9OVD48L0ZPTlQ+PC9QPg0KICAgICAgPC9ESVY+ DQogICAgICA8L1REPg0KICAgIDwvVFI+DQogICAgPFRSPg0KICAgICAgPFREIGhlaWdodD0y Mj4NCiAgICAgIDxESVYgYWxpZ249Y2VudGVyPg0KICAgICAgPFA+PEZPTlQgZmFjZT0iQXJp YWwiIHNpemU9IjIiPjxGT05UIGNvbG9yPSIjMDAwMDk5Ij48QlI+DQogICAgICA8VT5Vbmxp bWl0ZWQgTG9uZyBEaXN0YW5jZTwvVT4gLTxCPiA8Rk9OVCBjb2xvcj0jOTkwMDAwPk9ORSBN T05USExZIA0KICAgICAgRkVFPC9GT05UPjwvQj4gb25seTxCPiA8Rk9OVCBjb2xvcj0jOTkw MDAwPiQzOS45NTwvRk9OVD48L0I+PC9GT05UPiANCiAgICAgIDwvRk9OVD48L1A+DQogICAg ICA8UD48Rk9OVCBmYWNlPSJBcmlhbCIgc2l6ZT0iMiI+PEZPTlQgc2l6ZT0iMiI+PEI+SWYg eW91IA0KICAgICAgd291bGQgbGlrZSBtb3JlIGluZm9ybWF0aW9uLCBwbGVhc2UNCiAgICAg IGZpbGwgb3V0IHRoZSBmb2xsb3dpbmcgZm9ybSBhbmQgd2UgDQogICAgICB3aWxsIGhhdmUg YSByZXByZXNlbnRhdGl2ZSBjb250YWN0DQogICAgICB5b3UuPC9CPjwvRk9OVD48L0ZPTlQ+ PC9QPg0KICAgICAgPFA+PEZPTlQgZmFjZT0iQXJpYWwiIHNpemU9IjIiPjxGT05UIHNpemU9 IjIiPjxCPk5vIA0KICAgICAgaGFzc2xlcy4gTm8gaGFyZCBzZWxsIHRhY3RpY3MuIEp1c3QN CiAgICAgIHRoZSBmYWN0cyE8L0I+PC9GT05UPjwvRk9OVD48L1A+DQogICAgICA8L0RJVj4N CiAgICAgIDwvVEQ+DQogICAgPC9UUj4NCiAgICA8VFI+DQogICAgICA8VEQ+DQogICAgICA8 Rk9STSANCiAgICAgIGFjdGlvbj0ibWFpbHRvOmZsYXRyYXRlbG9uZ2Rpc3Rub3dAZXhjaXRl LmNvbT9zdWJqZWN0PUZsYXQgUmF0ZSBMb25nIERpc3RhbmNlIElucXVpcnkiIA0KICAgICAg ZW5jVHlwZT10ZXh0L3BsYWluIG1ldGhvZD1wb3N0Pg0KICAgICAgPFRBQkxFIGJvcmRlcj0w IGNlbGxQYWRkaW5nPTMgY2VsbFNwYWNpbmc9MCB3aWR0aD01MDA+DQogICAgICAgIDxUQk9E WT4NCiAgICAgICAgICA8VFI+DQogICAgICAgICAgICA8VEQgd2lkdGg9IjUwJSI+DQogICAg ICAgICAgICA8UD48Rk9OVCBmYWNlPSJBcmlhbCIgc2l6ZT0iMiI+PEZPTlQgc2l6ZT0iMiI+ TmFtZTo8L0ZPTlQ+PC9GT05UPjwvUD4NCiAgICAgICAgICAgIDwvVEQ+DQogICAgICAgICAg ICA8VEQ+DQogICAgICAgICAgICA8UD48Rk9OVCBmYWNlPSJBcmlhbCIgc2l6ZT0iMiI+PEZP TlQgc2l6ZT0iMiI+PElOUFVUIA0KICAgICAgICAgICAgbmFtZT1uYW1lPiA8L0ZPTlQ+PC9G T05UPjwvUD4NCiAgICAgICAgICAgIDwvVEQ+DQogICAgICAgICAgPC9UUj4NCiAgICAgICAg ICA8VFI+DQogICAgICAgICAgICA8VEQgd2lkdGg9IjUwJSI+DQogICAgICAgICAgICA8UD48 Rk9OVCBmYWNlPSJBcmlhbCIgc2l6ZT0iMiI+PEZPTlQgc2l6ZT0iMiI+UGhvbmUgTnVtYmVy OjwvRk9OVD48L0ZPTlQ+PC9QPg0KICAgICAgICAgICAgPC9URD4NCiAgICAgICAgICAgIDxU RD4NCiAgICAgICAgICAgIDxQPjxGT05UIGZhY2U9IkFyaWFsIiBzaXplPSIyIj48Rk9OVCBz aXplPSIyIj48SU5QVVQgDQogICAgICAgICAgICBuYW1lPXBob25lPiA8L0ZPTlQ+PC9GT05U PjwvUD4NCiAgICAgICAgICAgIDwvVEQ+DQogICAgICAgICAgPC9UUj4NCiAgICAgICAgICA8 VFI+DQogICAgICAgICAgICA8VEQgd2lkdGg9IjUwJSI+DQogICAgICAgICAgICA8UD48Rk9O VCBmYWNlPSJBcmlhbCIgc2l6ZT0iMiI+PEZPTlQgc2l6ZT0iMiI+RW1haWwgQWRkcmVzczo8 L0ZPTlQ+PC9GT05UPjwvUD4NCiAgICAgICAgICAgIDwvVEQ+DQogICAgICAgICAgICA8VEQ+ DQogICAgICAgICAgICA8UD48Rk9OVCBmYWNlPSJBcmlhbCIgc2l6ZT0iMiI+PEZPTlQgc2l6 ZT0iMiI+PElOUFVUIA0KICAgICAgICAgICAgbmFtZT1lbWFpbD4gPC9GT05UPjwvRk9OVD48 L1A+DQogICAgICAgICAgICA8L1REPg0KICAgICAgICAgIDwvVFI+DQogICAgICAgICAgPFRS Pg0KICAgICAgICAgICAgPFREIHdpZHRoPSI1MCUiPg0KICAgICAgICAgICAgPFA+PEZPTlQg ZmFjZT0iQXJpYWwiIHNpemU9IjIiPjxGT05UIHNpemU9IjIiPkJlc3QgVGltZSB0byBDb250 YWN0OjwvRk9OVD48L0ZPTlQ+PC9QPg0KICAgICAgICAgICAgPC9URD4NCiAgICAgICAgICAg IDxURD4NCiAgICAgICAgICAgIDxQPjxGT05UIGZhY2U9IkFyaWFsIiBzaXplPSIyIj48Rk9O VCBzaXplPSIyIj48SU5QVVQgDQogICAgICAgICAgICBuYW1lPWJlc3R0aW1lPiA8L0ZPTlQ+ PC9GT05UPjwvUD4NCiAgICAgICAgICAgIDwvVEQ+DQogICAgICAgICAgPC9UUj4NCiAgICAg ICAgICA8VFI+DQogICAgICAgICAgICA8VEQgY29sU3Bhbj0yIGhlaWdodD00NT4NCiAgICAg ICAgICAgIDxESVYgYWxpZ249Y2VudGVyPg0KICAgICAgICAgICAgPFA+PEZPTlQgZmFjZT0i QXJpYWwiIHNpemU9IjIiPjxGT05UIHNpemU9IjIiPjxJTlBVVCBuYW1lPVN1Ym1pdCB0eXBl PXN1Ym1pdCB2YWx1ZT1TdWJtaXQ+IA0KICAgICAgICA8L0ZPTlQ+PC9GT05UPjwvUD4NCiAg ICAgICAgICAgIDwvRElWPg0KICAgICAgICAgICAgPC9URD4NCiAgICAgICAgICA8L1RSPg0K ICAgICAgICA8L1RCT0RZPg0KICAgICAgPC9UQUJMRT4NCiAgICAgIDwvRk9STT4NCiAgICAg IDwvVEQ+DQogICAgPC9UUj4NCiAgICA8VFI+DQogICAgICA8VEQ+DQogICAgICA8RElWIGFs aWduPWNlbnRlcj4NCiAgICAgIDxQPjxGT05UIGZhY2U9IkFyaWFsIiBzaXplPSIyIj48Rk9O VCBzaXplPSIyIj5JZiB5b3Ugd291bGQgDQogICAgICBsaWtlIHRvIGJlIHJlbW92ZWQgZnJv bSBvdXIgbGlzdCwgcGxlYXNlDQogICAgICBzZW5kIGFuIGVtYWlsIHRvIDxBIA0KICAgICAg aHJlZj0ibWFpbHRvOnJwZmxhdHJhdGVsb25nZGlzdG5vd0BleGNpdGUuY29tIj5yZW1vdmVp dG5vd0BleGNpdGUuY29tPC9BPjwvRk9OVD48L0ZPTlQ+PC9QPg0KICAgICAgPC9ESVY+DQog ICAgICA8L1REPg0KICAgIDwvVFI+DQogIDwvVEJPRFk+DQo8L1RBQkxFPg0KPC9CT0RZPjwv SFRNTD4NCiAgICA= ------=_NextPart_000_00F7_74A475F4.88D47F35-- 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 15:16:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail-relay1.mirrorimage.net (mail-relay1.mirrorimage.net [209.58.140.11]) by hub.freebsd.org (Postfix) with ESMTP id 05ABA37B496 for ; Mon, 6 Aug 2001 15:16:42 -0700 (PDT) (envelope-from leblanc@mirror-image.net) Received: from leblanc.mirrorimage.net (leblanc.mirrorimage.net [209.192.210.146]) by mail-relay1.mirrorimage.net (8.9.3/8.9.3) with ESMTP id SAA27315 for ; Mon, 6 Aug 2001 18:16:36 -0400 Received: (from leblanc@localhost) by leblanc.mirrorimage.net (8.11.4/8.11.4) id f76MGah03675 for freebsd-questions@FreeBSD.org; Mon, 6 Aug 2001 18:16:36 -0400 (EDT) (envelope-from leblanc) Date: Mon, 6 Aug 2001 18:16:36 -0400 From: Louis LeBlanc To: freebsd-questions@FreeBSD.org Subject: XFree86 wierdness Message-ID: <20010806181635.A3544@acadia.ne.mediaone.net> Reply-To: freebsd-questions@FreeBSD.org Mail-Followup-To: freebsd-questions@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.3.19i 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 Hey all. I am seeing strange behavior with XFree86 on 4.3 release. My xterms often throw up part of a line at the top of the screen or to the side, shifted left over the scrollbar or window border. I am using Fvwm2-devel from the ports, and running on a system with an ATI Rage 128, 16M video ram, and have tried resolutions of 1024x768/16bpp, and 1152x870/16bpp. Still get the same. I think the XFree86 version is 3.3.3 (the current version, built and installed the world on 7/19. Any ideas how to fix this? TIA Lou -- Louis LeBlanc leblanc@acadia.ne.mediaone.net Fully Funded Hobbyist, KeySlapper Extrordinaire :) http://acadia.ne.mediaone.net Ô¿Ô¬ philosophy: The ability to bear with calmness the misfortunes of our friends. 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 15:16:51 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtprelay1.adelphia.net (smtprelay1.adelphia.net [64.8.25.6]) by hub.freebsd.org (Postfix) with ESMTP id 856BF37B43E for ; Mon, 6 Aug 2001 15:16:15 -0700 (PDT) (envelope-from ipthomas_77@yahoo.com) Received: from twin.scraemondaemon.org ([24.49.117.213]) by smtprelay1.adelphia.net (Netscape Messaging Server 4.15) with ESMTP id GHO34003.7DH; Mon, 6 Aug 2001 18:14:24 -0400 Received: (from ipt@localhost) by twin.scraemondaemon.org (8.11.3/8.11.3) id f76MDg701192; Mon, 6 Aug 2001 18:13:42 -0400 (EDT) (envelope-from ipt) Date: Mon, 6 Aug 2001 18:12:22 -0400 From: User & Ian Patrick Thomas To: Paul Hamilton Cc: freebsd-questions@freebsd.org Subject: Re: locked mail box with sendmail Message-ID: <20010806181222.A1137@localhost> References: <02983B795AEAD311BAEE0040C7993AA9086AD2@CWSVR> <02983B795AEAD311BAEE0040C7993AA908A256@CWSVR> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <02983B795AEAD311BAEE0040C7993AA908A256@CWSVR>; from paul@compwest.net.au on Mon, Aug 06, 2001 at 04:34:18PM +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 As it was put forth by Paul Hamilton on Mon, Aug 06, 2001 at 04:34:18PM +0800... > 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 I think I ran into this problem going from 3.x Stable to 4.3 Release. I believe this line in my .mc fixed this error. FEATURE(`local_lmtp')dnl Let me know if this is the fix, I never did figure out if it was. Ian 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 15:23:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailrtr02.ntelos.net (mailrtr02.ntelos.net [216.12.0.102]) by hub.freebsd.org (Postfix) with ESMTP id 3431C37B406 for ; Mon, 6 Aug 2001 15:23:31 -0700 (PDT) (envelope-from dskyzd@naxs.net) Received: from grendel.naxs.net (4-17-8-74.mtinter.net [4.17.8.74]) by mailrtr02.ntelos.net (8.11.4/8.11.4) with ESMTP id f76MNJL29863 for ; Mon, 6 Aug 2001 18:23:20 -0400 Message-Id: <4.3.2.7.0.20010806182237.00ac6cd0@mail.naxs.net> X-Sender: dskyzd@mail.naxs.net X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Mon, 06 Aug 2001 18:23:21 -0400 To: freebsd-questions@freebsd.org From: "Brian D. McGlothlin" Subject: 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 subscribe 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 15:24:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtprelay3.adelphia.net (smtprelay3.adelphia.net [64.8.25.8]) by hub.freebsd.org (Postfix) with ESMTP id 7C44B37B405 for ; Mon, 6 Aug 2001 15:24:03 -0700 (PDT) (envelope-from ipthomas_77@yahoo.com) Received: from twin.scraemondaemon.org ([24.49.117.213]) by smtprelay3.adelphia.net (Netscape Messaging Server 4.15) with ESMTP id GHO3KS03.AKM; Mon, 6 Aug 2001 18:24:28 -0400 Received: (from ipt@localhost) by twin.scraemondaemon.org (8.11.3/8.11.3) id f76MLVp01238; Mon, 6 Aug 2001 18:21:31 -0400 (EDT) (envelope-from ipt) Date: Mon, 6 Aug 2001 18:20:11 -0400 From: User & Ian Patrick Thomas To: Idar Tollefsen Cc: freebsd-questions@freebsd.org Subject: Re: Mouse trouble (console and X) Message-ID: <20010806182011.B1137@localhost> 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 Idar.Tollefsen@baerum.kommune.no on Mon, Aug 06, 2001 at 03:20:14PM +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 As it was put forth by Idar Tollefsen on Mon, Aug 06, 2001 at 03:20:14PM +0200... > 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 > /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 You're almost there. Try auto and /dev/mouse in X. I use moused and a mouse in X with no problems. Make sure moused is running before you run X with these values though. If /dev/mouse doesn't work, then /dev/sysmouse. Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/mouse" Ian 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 15:27:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from pdxpo.dsl-only.net (sub16-3.member.dsl-only.net [63.105.16.3]) by hub.freebsd.org (Postfix) with ESMTP id 859C437B403 for ; Mon, 6 Aug 2001 15:27:22 -0700 (PDT) (envelope-from pdxmax@dsl-only.net) Received: from tabor.office.archimedesoft.com (unverified [63.105.19.225]) by pdxpo.dsl-only.net (Rockliffe SMTPRA 4.5.4) with ESMTP id ; Mon, 6 Aug 2001 15:23:00 -0700 Date: Mon, 6 Aug 2001 15:27:20 -0700 From: Tabor Kelly X-Mailer: The Bat! (v1.49) UNREG / CD5BF9353B3B7091 Reply-To: Tabor Kelly X-Priority: 3 (Normal) Message-ID: <5622162137.20010806152720@dsl-only.net> To: Louis LeBlanc Cc: freebsd-questions@FreeBSD.org Subject: Re: XFree86 wierdness In-reply-To: <20010806181635.A3544@acadia.ne.mediaone.net> References: <20010806181635.A3544@acadia.ne.mediaone.net> 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 I am no X wizard. But if I were you I would try a different window manager. For a nice one, try Window Maker. Also, try runnin XFree86 4.x. You can download it from xfree86.org (get the binary package for FreeBSD). -Tabor On Monday, August 06, 2001, 3:16:36 PM, Louis wrote: Hey all. I am seeing strange behavior with XFree86 on 4.3 release. My xterms often throw up part of a line at the top of the screen or to the side, shifted left over the scrollbar or window border. I am using Fvwm2-devel from the ports, and running on a system with an ATI Rage 128, 16M video ram, and have tried resolutions of 1024x768/16bpp, and 1152x870/16bpp. Still get the same. I think the XFree86 version is 3.3.3 (the current version, built and installed the world on 7/19. Any ideas how to fix this? TIA Lou -- Louis LeBlanc leblanc@acadia.ne.mediaone.net Fully Funded Hobbyist, KeySlapper Extrordinaire :) http://acadia.ne.mediaone.net Ô¿Ô¬ philosophy: The ability to bear with calmness the misfortunes of our friends. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" 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 15:46:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from dv-db.com (dv-db.com [207.159.141.95]) by hub.freebsd.org (Postfix) with ESMTP id 6A44737B403 for ; Mon, 6 Aug 2001 15:46:11 -0700 (PDT) (envelope-from mark@dvdnews.co.uk) Received: from mark2 (usr396-bh2.blueyonder.co.uk [62.30.233.152]) by dv-db.com (8.9.3/8.9.3) with SMTP id XAA10321; Mon, 6 Aug 2001 23:45:50 +0100 (GMT/BST) Message-ID: <001801c11ec9$87d81670$98e91e3e@mark2> From: "Mark Hughes" To: , References: Subject: Re: Installation--AMD Duron Date: Mon, 6 Aug 2001 23:45:35 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.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 > What do I have to do to install FreeBSD(4.0) on my AMD Duron 800 in MS-6378 motherboard > machine?--Loops rebooting on "Syncing disks...11111111111111111111" "giving up on 1 buffers." I had this problem too. Posted questions to the list at the time and no-one seemed to be able to offer any help, however downloading and installing 4.3 instead of 4.0 (actually I was trying 4.1) worked fine. I think there may have been a problem with a certain IDE chipset (VIA686B, if i remember correctly) in the ATA driver, that was fixed at some point between 4.1 and 4.3, although I don't know where. So, your basic answer is you can't install FreeBSD 4.0 on that motherboard, at least not without any degree of stability. Get hold of the latest version and you'll be fine. Hope this helps... Mark 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 15:50:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from imf03bis.bellsouth.net (mail303.mail.bellsouth.net [205.152.58.163]) by hub.freebsd.org (Postfix) with ESMTP id 0D6FA37B403 for ; Mon, 6 Aug 2001 15:50:01 -0700 (PDT) (envelope-from leimbacd@bellsouth.net) Received: from mutt.home.net ([66.156.162.236]) by imf03bis.bellsouth.net (InterMail vM.5.01.01.01 201-252-104) with ESMTP id <20010806225055.IALS6666.imf03bis.bellsouth.net@mutt.home.net>; Mon, 6 Aug 2001 18:50:55 -0400 Received: (from dave@localhost) by mutt.home.net (8.11.3/8.11.3) id f76MslF01053; Mon, 6 Aug 2001 17:54:47 -0500 (CDT) (envelope-from dave) Content-Type: text/plain; charset="CP 1252" From: David Leimbach To: "Mark Hughes" , , Subject: Re: Installation--AMD Duron Date: Mon, 6 Aug 2001 17:54:47 -0500 X-Mailer: KMail [version 1.2] References: <001801c11ec9$87d81670$98e91e3e@mark2> In-Reply-To: <001801c11ec9$87d81670$98e91e3e@mark2> MIME-Version: 1.0 Message-Id: <01080617544700.00711@mutt.home.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 On Monday 06 August 2001 17:45, Mark Hughes wrote: > > What do I have to do to install FreeBSD(4.0) on my AMD Duron 800 in > > MS-6378 motherboard > > > machine?--Loops rebooting on "Syncing disks...11111111111111111111" > > "giving up on 1 buffers." > > I had this problem too. Posted questions to the list at the time and no-one > seemed to be able to offer any help, however downloading and installing 4.3 > instead of 4.0 (actually I was trying 4.1) worked fine. > > I think there may have been a problem with a certain IDE chipset (VIA686B, > if i remember correctly) in the ATA driver, that was fixed at some point > between 4.1 and 4.3, although I don't know where. > I have the VIA chipset as well... I have only ever run 4.2 FBSD and 4.3 FBSD. Linux has had issues with this chipset as well. I have been VERY pleased with FBSD4.3 and highly reccommend it for "solving the problem". > So, your basic answer is you can't install FreeBSD 4.0 on that motherboard, > at least not without any degree of stability. Get hold of the latest > version and you'll be fine. Amen, brother! > > Hope this helps... > > Mark > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" 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 15:51:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from super_exchange.supermicro.com (mail.supermicro.com [66.120.31.2]) by hub.freebsd.org (Postfix) with ESMTP id E579737B403 for ; Mon, 6 Aug 2001 15:51:55 -0700 (PDT) (envelope-from AndrewF@supermicro.com) Received: by mail.supermicro.com with Internet Mail Service (5.5.2653.19) id ; Mon, 6 Aug 2001 15:31:04 -0700 Message-ID: From: Andrew Fowler To: John Tsai Subject: Supermicro 2U Rackmount! Date: Mon, 6 Aug 2001 15:30:44 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) 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 Dynamically Increase Productivity and Profitability with Supermicro! <<...OLE_Obj...>> SuperServer 6021F Supermicro delivers the world's first Dual Tualatin 1.26GHz 2U Server Solution that enables our partners to distinguish their server products in this competitive industry. Supermicro offers this powerful server product to process, manage, and store large amounts of data in a multi-tasking environment that maximize your productivity and profitability. The SuperServer 6021F offers six hot-swappable SCSI HDDs, four redundant cooling fans, and six low profile I/O expansion slots to provide a platform that ensures maximum expandability, extremely high availability, and performance that is second to none. Please take a few minutes to review our 2U products at: http://www.supermicro.com/PRODUCT/SUPERServer/SUPER%20SERVER%206021F%20Serve r.htm Thank you for your time and we are looking forward to serving you soon! Andrew Fowler Account Manager Supermicro 408-503-8135 www.supermicro.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 15:56: 7 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailrtr02.ntelos.net (mailrtr02.ntelos.net [216.12.0.102]) by hub.freebsd.org (Postfix) with ESMTP id 524A337B403 for ; Mon, 6 Aug 2001 15:56:04 -0700 (PDT) (envelope-from dskyzd@naxs.net) Received: from grendel.naxs.net (4-17-8-74.mtinter.net [4.17.8.74]) by mailrtr02.ntelos.net (8.11.4/8.11.4) with ESMTP id f76Mu2L19804 for ; Mon, 6 Aug 2001 18:56:02 -0400 Message-Id: <4.3.2.7.0.20010806182345.00acba50@mail.naxs.net> X-Sender: dskyzd@mail.naxs.net X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Mon, 06 Aug 2001 18:55:45 -0400 To: freebsd-questions@freebsd.org From: "Brian D. McGlothlin" Subject: starting vnc via rc.d script 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 I've created a file in /usr/local/etc/rc.d called vnc.sh on my 4.3-RELEASE system. -rwxr-x--x 1 root wheel 363 Aug 6 18:06 vnc.sh I can not get this script to execute at boot time. No errors, just no VNC. './vnc.sh start' and './vnc.sh stop' work perfectly. Other scripts in rc.d such as apache and mysql startup scripts work fine. Here's the file: #!/bin/sh - # # initialization/shutdown script for VNC # bdm 07/19/2001 taken from rc.local man page case "$1" in start) /usr/X11R6/bin/vncserver && echo -n ' VNC Server START' ;; stop) /usr/X11R6/bin/vncserver -kill :1 && echo -n ' VNC Server STOP' ;; *) echo "unknown option: $1 - should be 'start'" >&2 ;; esac Have I missed something obvious? Also, how can I make this execute as a different (nonprivileged) user within rc.d? # # Brian D. McGlothlin # CCNA, CNE, Net+, MCP # mailto:dskyzd@naxs.net # http://www.defaultdeny.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 16: 5: 6 2001 Delivered-To: freebsd-questions@freebsd.org Received: from localhost.localdomain (host68.207.55.120.aadsl.com [207.55.120.68]) by hub.freebsd.org (Postfix) with ESMTP id 292E737B405 for ; Mon, 6 Aug 2001 16:05:02 -0700 (PDT) (envelope-from swear@aa.net) Received: (from jojo@localhost) by localhost.localdomain (8.11.3/8.11.3) id f76N7KC45942; Mon, 6 Aug 2001 16:07:20 -0700 (PDT) (envelope-from swear@aa.net) X-Authentication-Warning: localhost.localdomain: jojo set sender to swear@aa.net using -f To: freebsd-questions@FreeBSD.ORG Subject: Re: XFree86 wierdness References: <20010806181635.A3544@acadia.ne.mediaone.net> <5622162137.20010806152720@dsl-only.net> From: swear@aa.net (Gary W. Swearingen) Date: 06 Aug 2001 16:07:19 -0700 In-Reply-To: <5622162137.20010806152720@dsl-only.net> Message-ID: <4gwv4gyehk.v4g@localhost.localdomain> Lines: 14 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) 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 Tabor Kelly writes: > I am no X wizard. But if I were you I would try a different window > manager. For a nice one, try Window Maker. > > On Monday, August 06, 2001, 3:16:36 PM, Louis wrote: > > Any ideas how to fix this? Louis, don't bother trying another WM; at least not before playing with the X server. I've fixed video very-weirdness a few times by playing with X server options (not video modes or other basic stuff), but usually by upgrading to a newer version. In this case, that's almost certainly a better use of your time. 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 16:18:27 2001 Delivered-To: freebsd-questions@freebsd.org Received: from GPWA.GPWA.COM (unknown [63.226.21.89]) by hub.freebsd.org (Postfix) with ESMTP id 0C5F537B401 for ; Mon, 6 Aug 2001 16:18:23 -0700 (PDT) (envelope-from ewanner@gpwa.com) Received: by GPWANT1 with Internet Mail Service (5.5.2650.21) id ; Mon, 6 Aug 2001 16:17:52 -0700 Message-ID: <55F9FDB5F54DD211B2E000A0C9D849F31FDD24@GPWANT1> From: Eric Wanner To: "'questions@freebsd.org'" Subject: RE: Strange problem with natd Date: Mon, 6 Aug 2001 16:17:52 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have been able to reproduce this problem once. The problem occurred when I rebooted my cisco 675 dsl modem. I could not bring the interface back online this time until I rebooted (strange, last time rebooting did not help). I tried removing all the routes, resetting the address, etc. etc. Eventually I removed all the routes and rebooted the box. Back online. Any help would be greatly appreciated in this matter. -----Original Message----- From: Eric Wanner Sent: Monday, August 06, 2001 10:50 AM To: 'questions@freebsd.org' Subject: Strange problem with natd I set up my freebsd-4.3-RELEASE machine with the following kernel entries options IPFIREWALL options IPDIVERT options IPFIREWALL_FORWARD IPv6 options were also enabled if this makes a difference. They have now been removed so the problem can be narrowed and for the sake of simplicity. I setup rc.conf with natd enabled and the interface set to xl1 (my external interface). My firewall rules were as follows: /sbin/ipfw add 00025 allow ip from 10.10.10.0/24 to 10.10.10.0/24 recv xl0 /sbin/ipfw add 00050 divert 8668 ip from any to any via xl1 /sbin/ipfw add 00100 deny tcp from any to any 8081 recv xl1 (for proxy) /sbin/ipfw add 00200 deny udp from any to any 514 recv xl1 (to block external syslog) (the 2 rules direcly above may not have been #ed exactly like that, as I've since removed them) /sbin/ipfw add 10000 allow ip from any to any There was no natd.conf file (in rc.conf natd was enabled and the interface was set to xl1). My route table is as follows: Internet: Destination Gateway Flags Refs Use Netif Expire default 63.226.21.94 UGSc 1 0 xl1 10.10.10/24 link#1 UC 0 0 xl0 => 63.226.21.88/29 link#2 UC 0 0 xl1 => 127.0.0.1 127.0.0.1 UH 1 406 lo0 Internet6: Destination Gateway Flags Netif Expire ::1 ::1 UH lo0 fe80::%xl0/64 link#1 UC xl0 fe80::%xl1/64 link#2 UC xl1 fe80::%lo0/64 fe80::1%lo0 Uc lo0 ff01::/32 ::1 U lo0 ff02::%xl0/32 link#1 UC xl0 ff02::%xl1/32 link#2 UC xl1 ff02::%lo0/32 fe80::1%lo0 UC lo0 Everything works great, until I go home and the middle of the night hits, at which point the machine will stop passing traffic (well, it wasn't the middle of the night the second time it happened, it was Sunday morning). I can ping the internal interface, but cannot get out from the machine. I get the following errors for natd in my /var/log/messages: Aug 6 06:16:48 newlink natd[161]: failed to write packet back (No route to host) Aug 6 06:17:04 newlink last message repeated 6 times Aug 6 06:19:19 newlink last message repeated 118 times Aug 6 06:29:12 newlink last message repeated 743 times Aug 6 06:39:17 newlink last message repeated 419 times Aug 6 06:49:07 newlink last message repeated 747 times Aug 6 06:58:46 newlink last message repeated 280 times Aug 6 07:06:47 newlink last message repeated 292 times Aug 6 07:19:21 newlink last message repeated 102 times Aug 6 07:29:15 newlink last message repeated 362 times Aug 6 07:39:23 newlink last message repeated 61 times Aug 6 07:48:42 newlink last message repeated 149 times Aug 6 07:57:39 newlink last message repeated 165 times Aug 6 08:08:51 newlink last message repeated 404 times Aug 6 08:14:11 newlink last message repeated 49 times And so on... The route tables seem to be intact (although I do not have a netstat -rn to paste from when it was messing up). The funny thing is that I rebooted the machine the first time that it happened and it did not fix anything. I even reset the uplink equip. (a cisco 675 dsl router), thinking it may have been some weird arp problem because I swapped the old box for this one (an old p100 linux box). This did not solve the problem either. The problem WAS fixed by removing routes and readding them (I believe, I did so much stuff Im really not sure exactly what solved it). The machine is not heavily loaded, in fact probably has no nat traffic at all during the times it quits passing traffic. The only data it is passing in the middle of the night is probably email. (MX points to that machine's external interface, sendmail mailertable points it to the internal exchange machine). Squid was running, so was apache, and bind9 (although I doubt they make a difference, especially because none of them should have even been being accessed). The machine is a dell, with an 815(e I believe) chipset, with 2 3c590s(one with wake on lan, which is not enabled). The machine's external interface is in an 8ip subnet, with the cisco 675 it is uplinked to as the last IP (.94). The only other IP used is for this machine. They are hardwired (no hub/switch inbetween). The linux box has been running for years w/o doing anything like this, so I'd guess it's not a problem with any other equiptment. Any ideas? This is driving me insane. 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 16:30:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from dv-db.com (dv-db.com [207.159.141.95]) by hub.freebsd.org (Postfix) with ESMTP id D4D7B37B403 for ; Mon, 6 Aug 2001 16:30:37 -0700 (PDT) (envelope-from mark@dvdnews.co.uk) Received: from mark2 (usr396-bh2.blueyonder.co.uk [62.30.233.152]) by dv-db.com (8.9.3/8.9.3) with SMTP id AAA21899; Tue, 7 Aug 2001 00:30:26 +0100 (GMT/BST) Message-ID: <008501c11ecf$c2164ef0$98e91e3e@mark2> From: "Mark Hughes" To: "David Leimbach" , , References: <001801c11ec9$87d81670$98e91e3e@mark2> <01080617544700.00711@mutt.home.net> Subject: Re: Installation--AMD Duron Date: Tue, 7 Aug 2001 00:30:10 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.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 > > I think there may have been a problem with a certain IDE chipset (VIA686B, > > if i remember correctly) in the ATA driver, that was fixed at some point > > between 4.1 and 4.3, although I don't know where. > I have the VIA chipset as well... I have only ever run 4.2 FBSD and 4.3 > FBSD. Linux has had issues with this chipset as well. I have been VERY > pleased with FBSD4.3 and highly reccommend it for "solving the problem". yup, I can echo those sentiments re. 4.3 working like a dream - it's been very stable, never had any crashes or such like, longest uptime was about 20 days but that only ended due to me rebooting to alter the kernel. Contrasting that when I did manage the once to get 4.1 installed and booting, the page fault syncing discs problem trashed the contents of the hard drives after about 20 minutes of uptime.... Mark 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 16:31:42 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 74FAE37B406 for ; Mon, 6 Aug 2001 16:31:39 -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 C3B121F9C8A; Tue, 7 Aug 2001 11:31:37 +1200 (NZST) From: rshea@opendoor.co.nz To: freebsd-questions@FreeBSD.ORG Date: Tue, 7 Aug 2001 11:31:37 +1200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: RE: How to Analyze Apache Logs? (Was RE: Attempted Buffer Overrun in via httpd?) Cc: drewt@writeme.com References: <01080619585201.34275@pcmarpxy.tninet.se> In-reply-to: <5CD46247635BD511B6B100A0CC3F023925A03A@ldcmsx01.lc.ca.gov> X-mailer: Pegasus Mail for Win32 (v3.01d) Message-Id: <20010806233137.C3B121F9C8A@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 > > > I've been reading this thread and it prompted my to check > > my logs. I > > > appear to have lots of hits as well. Others are graphing > > there hits and I > > > would like to see how mine are. Is there a port that > > others are using to > > > do this? What is recommended for a newbie to start > > analyzing Apache logs? If you want to analyze (rather than detect and react to) incoming traffic then the Analog logfile analyzer is worth taking a look at ... http://www.analog.cx/ ... it does the analyzing and there are some 'sibling' packages which work with it to produce nice looking output as HTML pages. 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 Mon Aug 6 16:43:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from soda.csua.berkeley.edu (soda.CSUA.Berkeley.EDU [128.32.43.52]) by hub.freebsd.org (Postfix) with ESMTP id 5D0BD37B403 for ; Mon, 6 Aug 2001 16:43:09 -0700 (PDT) (envelope-from mjmiller@uclink.berkeley.edu) Received: from localhost (mjm@localhost) by soda.csua.berkeley.edu (8.11.4/8.11.4) with ESMTP id f76Nh9r14102 for ; Mon, 6 Aug 2001 16:43:09 -0700 (PDT) (envelope-from mjmiller@uclink.berkeley.edu) X-Authentication-Warning: soda.csua.berkeley.edu: mjm owned process doing -bs Date: Mon, 6 Aug 2001 16:43:09 -0700 (PDT) From: X-X-Sender: To: Subject: Building apps w/ ports dependencies 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 all, I've consistently had trouble building non-ports software that require libraries, binaries, or includes from software that I've installed via ports. My current headache is trying to convince sondra* to build. It requires Qt2.2 or greater, and I have qt2.3 installe: bash-2.04# pkg_info|grep qt qt-1.45_1 A C++ X GUI toolkit qt-2.3.0 A C++ X GUI toolkit Sondra uses gnu autoconf to configure the build environment, but I can't get it to see that I have qt installed: bash-2.04# ./configure --with-qt-dir=/usr/X11/qt2 .... checking for Qt... configure: error: Qt (snapshot >= Qt 2.1 beta2) (libraries) not found. Please check your installation! The /usr/X11/qt2 directory is my own cheap hack to make it look like I have a normal installation of Qt: bash-2.04# ls -l /usr/X11/qt2 total 0 lrwxr-xr-x 1 root wheel 6 Aug 6 16:04 bin@ -> ../bin lrwxr-xr-x 1 root wheel 14 Aug 6 15:56 include@ -> ../include/qt2 lrwxr-xr-x 1 root wheel 6 Aug 6 15:57 lib@ -> ../lib Has anybody had any success with getting autoconf'ed programs to see ports software? Is there an option I can give to the ports "make" to build it so that that it works with autoconf'ed programs? I love ports software, but it's not all-inclusive. Thanks, Mark Miller * Sondra-- http://www.csh.rit.edu/~benjamin/desktop/programs/sondra/ 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 16:46:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from c007.snv.cp.net (c007-h008.c007.snv.cp.net [209.228.33.214]) by hub.freebsd.org (Postfix) with SMTP id B660D37B403 for ; Mon, 6 Aug 2001 16:46:37 -0700 (PDT) (envelope-from sobolak@telocity.com) Received: (cpmta 9705 invoked from network); 6 Aug 2001 16:46:37 -0700 Received: from h204-247-48-71.aimnet.com (HELO ELVIS.swh.SynergyBiz.com) (204.247.48.71) by smtp.telocity.com (209.228.33.214) with SMTP; 6 Aug 2001 16:46:37 -0700 X-Sent: 6 Aug 2001 23:46:37 GMT Date: Mon, 6 Aug 2001 16:46:36 -0700 From: Brian Sobolak X-Mailer: The Bat! (v1.53d) Personal Reply-To: Telocity X-Priority: 3 (Normal) Message-ID: <14224471127.20010806164636@telocity.com> To: questions@freebsd.org Subject: Watching DVD movies on FreeBSD 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 Has anyone had any luck watching DVD movies on FreeBSD? What packages/ports do I need to install, or is this even possible? I just purchased a new machine that comes with a Toshiba DVD-ROM. I intend to dedicate this box to FreeBSD (I have 4.2 RELEASE installed already), but haven't been able to locate any resources about the possibility of doing this. A search through the archives hinted that it isn't likely possible, though the posts were from 1+ years ago. Any tips? brian 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 16:50:11 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 5444437B403 for ; Mon, 6 Aug 2001 16:50:09 -0700 (PDT) (envelope-from mij@soupnazi.org) Received: by cartman.geekhouse.net (Postfix, from userid 1000) id 8566431FD; Mon, 6 Aug 2001 16:50:08 -0700 (PDT) Date: Mon, 6 Aug 2001 16:50:08 -0700 From: Jim Mock To: Brian Sobolak Cc: questions@freebsd.org Subject: Re: Watching DVD movies on FreeBSD Message-ID: <20010806165008.B72827@cartman.geekhouse.net> Reply-To: mij@soupnazi.org References: <14224471127.20010806164636@telocity.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <14224471127.20010806164636@telocity.com> 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 Mon, 06 Aug 2001 at 16:46:36 -0700, Brian Sobolak wrote: > Has anyone had any luck watching DVD movies on FreeBSD? What > packages/ports do I need to install, or is this even possible? Yes, install videolan. The port was added a few days ago. It's in /usr/ports/graphics/vlc. Works great on my laptop. - 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 Mon Aug 6 17:14:49 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f13.law15.hotmail.com [64.4.23.13]) by hub.freebsd.org (Postfix) with ESMTP id 4F7FB37B401 for ; Mon, 6 Aug 2001 17:14:47 -0700 (PDT) (envelope-from hewerman@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 6 Aug 2001 17:14:47 -0700 Received: from 152.163.205.61 by lw15fd.law15.hotmail.msn.com with HTTP; Tue, 07 Aug 2001 00:14:47 GMT X-Originating-IP: [152.163.205.61] From: "Javier Smith" To: questions@freebsd.org Subject: Internet Connection Sharing and FreeBSD Date: Mon, 06 Aug 2001 19:14:47 -0500 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 07 Aug 2001 00:14:47.0245 (UTC) FILETIME=[F78217D0:01C11ED5] 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 Does anyone know of a way to network a Windows 95 box and a FreeBSD box so that they share an internet connection, with Windows 95 being the gateway? I understand how to with FreeBSD being the gateway, but not the other way around. Thank you for any help. "He who controls the past, controls the future. He who controls the present, controls the past." ~ George Orwell, "1984" _________________________________________________________________ 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 Mon Aug 6 17:22:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tao.agoron.com (tao.agoron.com [206.181.233.66]) by hub.freebsd.org (Postfix) with ESMTP id 0949537B405 for ; Mon, 6 Aug 2001 17:22:24 -0700 (PDT) (envelope-from marius@agoron.com) Received: from quasi (quasi.shredco.com [206.181.233.73]) by tao.agoron.com (8.9.3/8.9.3) with SMTP id UAA06914; Mon, 6 Aug 2001 20:22:15 -0400 (EDT) From: "Marius Kirschner" To: "Jonathan Chen" Cc: "FreeBSD Questions" Subject: RE: rotating web logs Date: Mon, 6 Aug 2001 20:22:15 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <20010807092006.C59676@itouchnz.itouch> 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 Thanks to all who let me know about the newsyslog command. That's what I was looking for... ---Marius > -----Original Message----- > From: Jonathan Chen [mailto:jonathan.chen@itouch.co.nz] > Sent: Monday, August 06, 2001 5:20 PM > To: Marius Kirschner > Cc: FreeBSD Questions > Subject: Re: rotating web logs > > > On Mon, Aug 06, 2001 at 03:48:01PM -0400, Marius Kirschner wrote: > > I was wondering, what do people use to rotate the apache web logs? I > > noticed there a "rotatelogs" command but this one doesn't work from the > > command line apparenly and I'd like to schedule a cron job to do that. > > Thanks, > > The base system has a utility called newsyslog(8) that works fine. > Edit /etc/newsyslog.conf and add entries something like: > > /var/log/httpd-access.log 644 5 200 * - > /var/run/httpd.pid > /var/log/httpd-error.log 644 5 200 * - > /var/run/httpd.pid > > to it. > -- > Jonathan Chen > ---------------------------------------------------------------------- > Opportunities are seldom labeled > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Aug 6 17:30:37 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.hanmir.com (unknown [128.134.130.152]) by hub.freebsd.org (Postfix) with ESMTP id BF71C37B401 for ; Mon, 6 Aug 2001 17:30:32 -0700 (PDT) (envelope-from nobody@mail2.hanmir.com) Received: (from nobody@localhost) by mail2.hanmir.com (8.9.3/8.9.3) id JAA04612; Tue, 7 Aug 2001 09:30:23 +0900 (KST) Date: Tue, 7 Aug 2001 09:30:23 +0900 (KST) Message-Id: <200108070030.JAA04612@mail2.hanmir.com> To: freebsd-questions@freebsd.org Subject: Kernel make error From: "ÀÌ»óÀÍ" Content-Type: text/html; charset=euc-kr Status: O Content-Transfer-Encoding: 8bit X-Mailer: HanMir Mailer X-IP: 211.56.8.138 X-html: 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 I succeeded in config and make depend.
    but there are make errors.

    I guess the messages are related with X.
    (I did not installed X.
    I selected User install withot X.)

    The error messages are like this.
    (I coudn't grab previous messages)
    I'll wait your quick answer. Thank you!!

    --------------------------------
    umass.o(.text+0x12bf): undefined reference to `xpt_free_path'
    umass.o: In function `umass_cam_rescan':
    umass.o(.text+0x1309): undefined reference to `xpt_periph'
    umass.o(.text+0x1312): undefined reference to `xpt_create_path'
    umass.o(.text+0x1325): undefined reference to `xpt_setup_ccb'
    umass.o(.text+0x1340): undefined reference to `xpt_action'
    umass.o: In function `umass_cam_detach_sim':
    umass.o(.text+0x13f7): undefined reference to `xpt_bus_deregister'
    umass.o(.text+0x1415): undefined reference to `cam_sim_free'
    umass.o: In function `umass_cam_detach':
    umass.o(.text+0x1456): undefined reference to `xpt_create_path'
    umass.o(.text+0x1477): undefined reference to `xpt_async'
    umass.o(.text+0x147f): undefined reference to `xpt_free_path'
    umass.o: In function `umass_cam_action':
    umass.o(.text+0x179d): undefined reference to `xpt_done'
    umass.o(.text+0x17ad): undefined reference to `xpt_done'
    umass.o: In function `umass_cam_cb':
    umass.o(.text+0x18a1): undefined reference to `xpt_done'
    umass.o: In function `umass_cam_sense_cb':
    umass.o(.text+0x1918): undefined reference to `xpt_done'
    umass.o(.text+0x1929): undefined reference to `xpt_done'
    *** Error code 1





    ____________________________________________________________________________
    Çѹ̸£¿¡¼­ ¹«·á À̸ÞÀÏÀ» ¹ÞÀ¸¼¼¿ä(http://mail.hanmir.com/)
    ¿ì¸®³¢¸® ÅëÇÏ´Â ÀÎÅÍ³Ý ¾ÆÁöÆ® Çѹ̸£(http://www.hanmir.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 17:34:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web14605.mail.yahoo.com (web14605.mail.yahoo.com [216.136.224.85]) by hub.freebsd.org (Postfix) with SMTP id DF04D37B405 for ; Mon, 6 Aug 2001 17:34:21 -0700 (PDT) (envelope-from ?=@yahoo.co.kr) Message-ID: <20010807003421.34921.qmail@web14605.mail.yahoo.com> Received: from [211.56.8.138] by web14605.mail.yahoo.com; Tue, 07 Aug 2001 09:34:21 JST Date: Tue, 7 Aug 2001 09:34:21 +0900 (JST) From: =?euc-kr?q?=BB=F3=C0=CD=20=C0=CC?= Subject: kernel make error To: freebsd-questions@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=euc-kr 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 succeeded in config and make depend. but there are make errors. I guess the messages are related with X. (I did not installed X. I selected User install withot X.) The error messages are like this. (I coudn't grab previous messages) I'll wait your quick answer. Thank you!! -------------------------------- umass.o(.text+0x12bf): undefined reference to `xpt_free_path' umass.o: In function `umass_cam_rescan': umass.o(.text+0x1309): undefined reference to `xpt_periph' umass.o(.text+0x1312): undefined reference to `xpt_create_path' umass.o(.text+0x1325): undefined reference to `xpt_setup_ccb' umass.o(.text+0x1340): undefined reference to `xpt_action' umass.o: In function `umass_cam_detach_sim': umass.o(.text+0x13f7): undefined reference to `xpt_bus_deregister' umass.o(.text+0x1415): undefined reference to `cam_sim_free' umass.o: In function `umass_cam_detach': umass.o(.text+0x1456): undefined reference to `xpt_create_path' umass.o(.text+0x1477): undefined reference to `xpt_async' umass.o(.text+0x147f): undefined reference to `xpt_free_path' umass.o: In function `umass_cam_action': umass.o(.text+0x179d): undefined reference to `xpt_done' umass.o(.text+0x17ad): undefined reference to `xpt_done' umass.o: In function `umass_cam_cb': umass.o(.text+0x18a1): undefined reference to `xpt_done' umass.o: In function `umass_cam_sense_cb': umass.o(.text+0x1918): undefined reference to `xpt_done' umass.o(.text+0x1929): undefined reference to `xpt_done' *** Error code 1 _____________________________________________________________________ »çÀÌÆ® Á¢¼Ó ¾øÀÌ ¸ÞÀÏ·Î ÇÏ´Â µ¿È£È¸, ¾ßÈÄ! ¸ÞÀϵ¿ http://kr.groups.yahoo.com/ °øÂ¥·Î ¹ß¸®°¡´Â ¹æ¹ý! ÄûÁ Ç®¸é µÅ~, ¾ßÈÄ! ÄûÁî¿Õ ¸®±× http://kr.quizshow.yahoo.com/event.html 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 17:38:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from grumpy.dyndns.org (user-24-214-76-217.knology.net [24.214.76.217]) by hub.freebsd.org (Postfix) with ESMTP id B7DF237B403 for ; Mon, 6 Aug 2001 17:38:53 -0700 (PDT) (envelope-from dkelly@grumpy.dyndns.org) Received: from localhost (localhost [127.0.0.1]) by grumpy.dyndns.org (8.11.3/8.11.3) with ESMTP id f770cUx96672; Mon, 6 Aug 2001 19:38:30 -0500 (CDT) (envelope-from dkelly@grumpy.dyndns.org) Message-Id: <200108070038.f770cUx96672@grumpy.dyndns.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: "Scott Reese" Cc: "Nick Rogness" , freebsd-questions@FreeBSD.ORG Subject: Re: natd[135]:failed to write packet back In-Reply-To: Message from "Scott Reese" of "Mon, 06 Aug 2001 11:49:33 PDT." <033e01c11ea8$88787820$1800a8c0@borges> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 06 Aug 2001 19:38:30 -0500 From: David Kelly 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 "Scott Reese" writes: > > I don't think it's a Windows thing because the other machines on the network > are off-line when the errors pop up (one is a Win2K box and the other is Mac > laptop). They always show up at the same time every night: one at 3:07 AM > and another at 3:09 AM. This happens whether or not the other computers are > actually on. So, I'm not sure what the source/destination is and I guess > that's really what I'm trying to find out. Any ideas? If you have ipfw logging enabled try to correlate the /var/log/message error with one in /var/log/security. The problem is a packet was given to natd via divert but the re-written packet is denied by a firewall rule. Manually debug by manually adding from the keyboard "ipfw add NNNN log deny ..." cloned rules in front of your non-logging deny rules. Liberally probe the status with "ipfw -a list" and reset the counts with "ipfw zero". IMHO natd should be more verbose about the problem packet. -- David Kelly N4HHE, dkelly@hiwaay.net ===================================================================== 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 Mon Aug 6 17:40:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from pdxpo.dsl-only.net (sub16-3.member.dsl-only.net [63.105.16.3]) by hub.freebsd.org (Postfix) with ESMTP id F176D37B403 for ; Mon, 6 Aug 2001 17:40:31 -0700 (PDT) (envelope-from pdxmax@dsl-only.net) Received: from tabor.office.archimedesoft.com (unverified [63.105.19.225]) by pdxpo.dsl-only.net (Rockliffe SMTPRA 4.5.4) with ESMTP id ; Mon, 6 Aug 2001 17:36:08 -0700 Date: Mon, 6 Aug 2001 17:40:29 -0700 From: Tabor Kelly X-Mailer: The Bat! (v1.49) UNREG / CD5BF9353B3B7091 Reply-To: Tabor Kelly X-Priority: 3 (Normal) Message-ID: <156195130.20010806174029@dsl-only.net> To: "Javier Smith" Cc: questions@freebsd.org Subject: Re: Internet Connection Sharing and FreeBSD In-reply-To: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG There is a commercial application called Wingate. Windows does not come with the functionality (until 98se, ME, and 2000). On Monday, August 06, 2001, 5:14:47 PM, Javier wrote: Does anyone know of a way to network a Windows 95 box and a FreeBSD box so that they share an internet connection, with Windows 95 being the gateway? I understand how to with FreeBSD being the gateway, but not the other way around. Thank you for any help. "He who controls the past, controls the future. He who controls the present, controls the past." ~ George Orwell, "1984" _________________________________________________________________ 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 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 17:52:52 2001 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-64-165-226-48.dsl.lsan03.pacbell.net [64.165.226.48]) by hub.freebsd.org (Postfix) with ESMTP id CD19537B406 for ; Mon, 6 Aug 2001 17:52:49 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 969E966CB5; Mon, 6 Aug 2001 17:52:44 -0700 (PDT) Date: Mon, 6 Aug 2001 17:52:44 -0700 From: Kris Kennaway To: =?iso-8859-1?Q?=BB=F3=C0=CD_=C0=CC?= Cc: freebsd-questions@FreeBSD.ORG Subject: Re: kernel make error Message-ID: <20010806175243.A65217@xor.obsecurity.org> References: <20010807003421.34921.qmail@web14605.mail.yahoo.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="zYM0uCDKw75PZbzx" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010807003421.34921.qmail@web14605.mail.yahoo.com>; from ?=@yahoo.co.kr on Tue, Aug 07, 2001 at 09:34:21AM +0900 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 --zYM0uCDKw75PZbzx Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Aug 07, 2001 at 09:34:21AM +0900, =BB=F3=C0=CD =C0=CC wrote: > I succeeded in config and make depend.=20 > but there are make errors.=20 If you use the umass driver you need to add CAM support to your kernel. Kris --zYM0uCDKw75PZbzx 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 iD8DBQE7bzvbWry0BWjoQKURAoS1AJ45GCs8EhcQw2cJxpDAHm3EK/YRGACg/X1n UqxrMgAlwTl72NZ5QQ8MRck= =VxF3 -----END PGP SIGNATURE----- --zYM0uCDKw75PZbzx-- 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 17:55: 9 2001 Delivered-To: freebsd-questions@freebsd.org Received: from falcon.mail.pas.earthlink.net (falcon.mail.pas.earthlink.net [207.217.120.74]) by hub.freebsd.org (Postfix) with ESMTP id 717D137B403 for ; Mon, 6 Aug 2001 17:55:06 -0700 (PDT) (envelope-from cjc@earthlink.net) Received: from blossom.cjclark.org (dialup-209.244.105.68.Dial1.SanJose1.Level3.net [209.244.105.68]) by falcon.mail.pas.earthlink.net (EL-8_9_3_3/8.9.3) with ESMTP id RAA05933; Mon, 6 Aug 2001 17:55:04 -0700 (PDT) Received: (from cjc@localhost) by blossom.cjclark.org (8.11.4/8.11.3) id f770sw404028; Mon, 6 Aug 2001 17:54:58 -0700 (PDT) (envelope-from cjc) Date: Mon, 6 Aug 2001 17:54:57 -0700 From: "Crist J. Clark" To: Tabor Kelly Cc: freebsd-questions@FreeBSD.ORG Subject: Re: natd redirect_port only works from the outside Message-ID: <20010806175457.B449@blossom.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <3416923460.20010805161033@dsl-only.net> <20010806142643.A449@blossom.cjclark.org> <722021284.20010806152459@dsl-only.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <722021284.20010806152459@dsl-only.net>; from pdxmax@dsl-only.net on Mon, Aug 06, 2001 at 03:24:59PM -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 Mon, Aug 06, 2001 at 03:24:59PM -0700, Tabor Kelly wrote: > Yes, I figured this out when I found this (from you): http://docs.freebsd.org/cgi/getmsg.cgi?fetch=1133854+0+archive/2000/freebsd-questions/20000924.freebsd-questions > > Well, now that I know that this is expected (my old Linksys router did > not have this issue), I think I will just live with it. > > Out of curiosity, what does it take to split my DNS? It greatly depends on how you are running DNS right now. Do you run your own DNS server? Of course, in the example you gave, you are using IP addresses. If you actually are using IP addresses and not hostnames to do stuff, this is no help. In split DNS, somehost.mydom.org will map to 63.105.29.28 for the outside world and 192.168.0.10 (or whatever) for your local net. > Also, what does > "ugly, ugly NAT games" consist of? I have yet to see a solution > documented. I've never tried to do it, but there seem to be three approaches, (1) sneak the traffic you want to redirect on the internal interface through the one existing natd(8) process, (2) run a second instance of natd(8) for the interior interface, or (3) use some other, more lightweight, method of doing the redirect than natd(8). If you can find a piece of software or method that fist your needs, (3) is probably best. After that, doing (2) and using natd(8) just to do a couple of redirects is a bit of overkill and you're not using natd(8) the way it was really meant to be used which makes it more likely you will run into problems and have a harder time getting help. Finally (1) is even farther from how natd(8) was meant to work and could screw up stuff that is working OK now. -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Aug 6 18:14:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from pdxpo.dsl-only.net (sub16-3.member.dsl-only.net [63.105.16.3]) by hub.freebsd.org (Postfix) with ESMTP id 7F21937B401 for ; Mon, 6 Aug 2001 18:14:15 -0700 (PDT) (envelope-from pdxmax@dsl-only.net) Received: from tabor.office.archimedesoft.com (unverified [63.105.19.225]) by pdxpo.dsl-only.net (Rockliffe SMTPRA 4.5.4) with ESMTP id ; Mon, 6 Aug 2001 18:09:52 -0700 Date: Mon, 6 Aug 2001 18:14:13 -0700 From: Tabor Kelly X-Mailer: The Bat! (v1.49) UNREG / CD5BF9353B3B7091 Reply-To: Tabor Kelly X-Priority: 3 (Normal) Message-ID: <1282219181.20010806181413@dsl-only.net> To: freebsd-questions@FreeBSD.ORG Cc: cjclark@alum.mit.edu, "Crist J. Clark" Subject: Re[2]: natd redirect_port only works from the outside In-reply-To: <20010806175457.B449@blossom.cjclark.org> References: <3416923460.20010805161033@dsl-only.net> <20010806142643.A449@blossom.cjclark.org> <722021284.20010806152459@dsl-only.net> <20010806175457.B449@blossom.cjclark.org> 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 > It greatly depends on how you are running DNS right now. Do you run > your own DNS server? Of course, in the example you gave, you are using > IP addresses. If you actually are using IP addresses and not hostnames > to do stuff, this is no help. Right now I am using IP addresses, but I could change that. > In split DNS, somehost.mydom.org will > map to 63.105.29.28 for the outside world and 192.168.0.10 (or > whatever) for your local net. I understand this, I was wondering if this can be done off of one bind service, or if I will need to run 2. I am sorry if this is a silly question, I have not set bind up yet. Thank You for your help, Tabor Kelly 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 18:24:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp004.mailsrvcs.net (smtp004pub.verizon.net [206.46.170.183]) by hub.freebsd.org (Postfix) with ESMTP id 88FDF37B401 for ; Mon, 6 Aug 2001 18:24:08 -0700 (PDT) (envelope-from douglasv@gte.net) Received: from gte.net (PPPa71-ResaleLakelandB1-3R7026.dialinx.net [4.4.53.68]) by smtp004.mailsrvcs.net with ESMTP for ; id f771O6o02112 Mon, 6 Aug 2001 20:24:06 -0500 (CDT) Message-ID: <3B6F4393.6F6C40A9@gte.net> Date: Mon, 06 Aug 2001 21:25:39 -0400 From: GTE/douglasv X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.2-2 i686) X-Accept-Language: en MIME-Version: 1.0 To: questions@freebsd.org Subject: XFree86 INSTALLATION FAILED! 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 Operating system FreeBSD4.3 cpu intel-lll 850 motherboard intel D815EEA XFree86-4.1.0 The log reported: (EE) Load Module:Modulei815 does not have a i815 Module Data data object. (ll)unload module i815 (EE) Failed to load module i815 (invalid module,0) the sh Xinstall.sh -check identified the operating system correctly. the (XFree86 -configure command) produced a log identifying the operatingsystem incorrectly: identified it as (FreeBSD4.2) not the installed '4.3'. the operating system was installed from a FreeBSD4.3 CD. Thank You, Doug V. 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 18:32:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailout6.nyroc.rr.com (mailout6-0.nyroc.rr.com [24.92.226.125]) by hub.freebsd.org (Postfix) with ESMTP id 598A237B401 for ; Mon, 6 Aug 2001 18:32:16 -0700 (PDT) (envelope-from dheller1@rochester.rr.com) Received: from rochester.rr.com (roc-66-24-94-17.rochester.rr.com [66.24.94.17]) by mailout6.nyroc.rr.com (8.11.2/RoadRunner 1.03) with ESMTP id f771WF707723; Mon, 6 Aug 2001 21:32:15 -0400 (EDT) Message-ID: <3B6F451E.266FC650@rochester.rr.com> Date: Mon, 06 Aug 2001 21:32:14 -0400 From: "David M. Heller" X-Mailer: Mozilla 4.78 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: "questions@FreeBSD.ORG" Cc: joup@bigfoot.com Subject: Re: Building apps w/ ports dependencies 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 joup@bigfoot.com wrote: > > Hi all, > > I've consistently had trouble building non-ports software that require > libraries, binaries, or includes from software that I've installed via > ports. My current headache is trying to convince sondra* to build. It > requires Qt2.2 or greater, and I have qt2.3 installe: > bash-2.04# pkg_info|grep qt > qt-1.45_1 A C++ X GUI toolkit > qt-2.3.0 A C++ X GUI toolkit > > Sondra uses gnu autoconf to configure the build environment, but I can't > get it to see that I have qt installed: > > bash-2.04# ./configure --with-qt-dir=/usr/X11/qt2 > .... > checking for Qt... configure: error: Qt (snapshot >= Qt 2.1 beta2) > (libraries) not found. Please check your installation! > > The /usr/X11/qt2 directory is my own cheap hack to make it look like I > have a normal installation of Qt: > > bash-2.04# ls -l /usr/X11/qt2 > total 0 > lrwxr-xr-x 1 root wheel 6 Aug 6 16:04 bin@ -> ../bin > lrwxr-xr-x 1 root wheel 14 Aug 6 15:56 include@ -> ../include/qt2 > lrwxr-xr-x 1 root wheel 6 Aug 6 15:57 lib@ -> ../lib > > Has anybody had any success with getting autoconf'ed programs to see ports > software? Is there an option I can give to the ports "make" to build it > so that that it works with autoconf'ed programs? I love ports software, > but it's not all-inclusive. > > Thanks, > Mark Miller > > * Sondra-- http://www.csh.rit.edu/~benjamin/desktop/programs/sondra/ > Hi You might also have to supply the include and lib directories also. Something like ./configure --with-qt-include=/usr/X11/qt2/include ? Look at the docs. It might be getting confused because you have qt-1.45 also. Good Luck > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- David Heller dheller1@rochester.rr.com dheller@allheller.net http://www.supertechs.dyndns.org/contactus.php3 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 18:34:18 2001 Delivered-To: freebsd-questions@freebsd.org Received: from blueyonder.co.uk (pcow034o.blueyonder.co.uk [195.188.53.122]) by hub.freebsd.org (Postfix) with ESMTP id 2F95D37B401 for ; Mon, 6 Aug 2001 18:34:16 -0700 (PDT) (envelope-from andrew@cream.org) Received: from spatula.home ([62.31.80.67]) by blueyonder.co.uk with Microsoft SMTPSVC(5.5.1877.687.68); Tue, 7 Aug 2001 02:34:20 +0100 Content-Type: text/plain; charset="iso-8859-1" From: Andrew Boothman To: "Todd Reed" Subject: Re: DNS conversion from NT4 Date: Tue, 7 Aug 2001 02:34:16 +0100 X-Mailer: KMail [version 1.2] References: In-Reply-To: Cc: freebsd-questions@freebsd.org MIME-Version: 1.0 Message-Id: <01080702341600.00404@spatula.home> 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 Monday 06 August 2001 10:41 pm, Todd Reed wrote: > We currently have an existing Windows NT 4.0 server running our DNS > services. We have been having some trouble with the OS crashing (go > figure!) and need to rebuild the box. I again suggested using a FreeBSD > box to do our DNS and WWW. What would be the best way to ensure our DNS > settings are transfered correctly? Should we go ahead and install BSD with > BIND and run it as a secondary DNS. Then, promote it to be the primary DNS > once a zone transfer has taken place? That is probably a good way. Otherwise, try and get NT to export your DNS data in some way (not sure if that's possible) and then add the data into /etc/namedb/ by hand. > I'm not that familiar with BIND. I've been working with FreeBSD for a few > months now. I've also tried to build a FreeBSD/Bind and a NT2000 box for > DNS services, but have never been successful to get the DNS services > running. I'm surprised that you've not been able to get BIND running. The DNS server is run by adding named_enable=YES to /etc/rc.conf and the configuration files in /etc/namedb/ are pretty self-explanatory. Did you get the server running, but have trouble configuring BIND to answer for your domains? > Also, at the latter part of this month, we are moving our current T-1's > from UUNet to SWB. How difficult will it be to reconfigure BIND? I'm not sure what difference moving ISP will make. Apart from the fact that your IP's will almost definately change, but that is just a matter of changing old IP's to new ones in your zone files in /etc/namedb/ -- Andrew Boothman http://sour.cream.org 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 18:41:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailout6.nyroc.rr.com (mailout6-0.nyroc.rr.com [24.92.226.125]) by hub.freebsd.org (Postfix) with ESMTP id 18E7937B405 for ; Mon, 6 Aug 2001 18:41:27 -0700 (PDT) (envelope-from dheller1@rochester.rr.com) Received: from rochester.rr.com (roc-66-24-94-17.rochester.rr.com [66.24.94.17]) by mailout6.nyroc.rr.com (8.11.2/RoadRunner 1.03) with ESMTP id f771fQ712028 for ; Mon, 6 Aug 2001 21:41:26 -0400 (EDT) Message-ID: <3B6F4746.B8F519C4@rochester.rr.com> Date: Mon, 06 Aug 2001 21:41:26 -0400 From: "David M. Heller" X-Mailer: Mozilla 4.78 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: "questions@FreeBSD.ORG" Subject: XFree86-4 weirdness 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 All After installing XFree86-4 which works great by the way. I tried to install the xwrapper port I did a "cd /usr/ports/x11/wrapper; make install" I then got a message that say's it's forbidden because Its for XFree86-4 only, not Xfree86-3--- I edited the Makefile and commented out the "Forbidden" lines in the Makefile so I can install xwrapper the question is why did I get the forbidden message in the first place I do have XFree86-4 installed ?? How do I tell my system I have the 4.0 version installed ?? Thanks -- David Heller dheller1@rochester.rr.com dheller@allheller.net http://www.supertechs.dyndns.org/contactus.php3 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 18:43: 4 2001 Delivered-To: freebsd-questions@freebsd.org Received: from blueyonder.co.uk (pcow028o.blueyonder.co.uk [195.188.53.124]) by hub.freebsd.org (Postfix) with ESMTP id A521637B403 for ; Mon, 6 Aug 2001 18:43:01 -0700 (PDT) (envelope-from andrew@cream.org) Received: from spatula.home ([62.31.80.67]) by blueyonder.co.uk with Microsoft SMTPSVC(5.5.1877.687.68); Tue, 7 Aug 2001 02:43:05 +0100 Content-Type: text/plain; charset="iso-8859-1" From: Andrew Boothman To: "Jason Dodson" Subject: Re: Intellimous USB + USB Hub Date: Tue, 7 Aug 2001 02:43:01 +0100 X-Mailer: KMail [version 1.2] References: <003b01c11e7f$28f354c0$0400a8c0@jasondod> In-Reply-To: <003b01c11e7f$28f354c0$0400a8c0@jasondod> Cc: MIME-Version: 1.0 Message-Id: <01080702430101.00404@spatula.home> 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 Monday 06 August 2001 2:53 pm, Jason Dodson wrote: > 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? Under Unix Jason, you usually do have to work with .conf files :-) Does the intellimouse show when you boot? What does 'usbdevs' show when run as root? Are you running the GENERIC kernel, or have you compiled your own? -- Andrew Boothman http://sour.cream.org 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 18:58:35 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 0383037B409 for ; Mon, 6 Aug 2001 18:58:16 -0700 (PDT) (envelope-from jonc@itouch.co.nz) Received: (from jonc@localhost) by itouch.co.nz (8.11.3/8.11.1) id f771w7F82052; Tue, 7 Aug 2001 13:58:07 +1200 (NZST) (envelope-from jonc) Date: Tue, 7 Aug 2001 13:58:07 +1200 From: Jonathan Chen To: GTE/douglasv Cc: questions@FreeBSD.ORG Subject: Re: XFree86 INSTALLATION FAILED! Message-ID: <20010807135807.B79590@itouchnz.itouch> References: <3B6F4393.6F6C40A9@gte.net> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="bg08WKrSYDhXBjb5" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3B6F4393.6F6C40A9@gte.net>; from douglasv@gte.net on Mon, Aug 06, 2001 at 09:25:39PM -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 --bg08WKrSYDhXBjb5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Mon, Aug 06, 2001 at 09:25:39PM -0400, GTE/douglasv wrote: > Operating system FreeBSD4.3 > cpu intel-lll 850 > motherboard intel D815EEA > XFree86-4.1.0 > > The log reported: > (EE) Load Module:Modulei815 does not have a i815 Module Data data > object. > (ll)unload module i815 > (EE) Failed to load module i815 (invalid module,0) Building a nice etc/X11/XF86Config can be a real pain. I've attached one that works for the i810. It should work for the i815 as well. You may have to tweak the Monitors section to suit your taste. You also need to have the agp.ko kernel module loaded. You should have something like the following in /boot/loader.conf: # -- sysinstall generated deltas -- # userconfig_script_load="YES" agp_load="YES" This will load agp.ko during boot up. Cheers. -- Jonathan Chen ---------------------------------------------------------------------- Computers are like air conditioners. They stop working when you open Windows. --bg08WKrSYDhXBjb5 Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=XF86Config # File generated by xf86config. # # Copyright (c) 1999 by The XFree86 Project, Inc. # # Permission is hereby granted, free of charge, to any person obtaining a # copy of this software and associated documentation files (the "Software"), # to deal in the Software without restriction, including without limitation # the rights to use, copy, modify, merge, publish, distribute, sublicense, # and/or sell copies of the Software, and to permit persons to whom the # Software is furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL # THE XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, # WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF # OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE # SOFTWARE. # # Except as contained in this notice, the name of the XFree86 Project shall # not be used in advertising or otherwise to promote the sale, use or other # dealings in this Software without prior written authorization from the # XFree86 Project. # # ********************************************************************** # Refer to the XF86Config(4/5) man page for details about the format of # this file. # ********************************************************************** # ********************************************************************** # Module section -- this section is used to specify # which dynamically loadable modules to load. # ********************************************************************** # Section "Module" # This loads the DBE extension module. Load "dbe" # Double buffer extension # This loads the miscellaneous extensions module, and disables # initialisation of the XFree86-DGA extension within that module. SubSection "extmod" Option "omit xfree86-dga" # don't initialise the DGA extension EndSubSection # This loads the Type1 and FreeType font modules Load "type1" Load "freetype" # This loads the GLX module Load "glx" Load "dri" EndSection Section "DRI" Mode 0666 EndSection # ********************************************************************** # Files section. This allows default font and rgb paths to be set # ********************************************************************** Section "Files" # The location of the RGB database. Note, this is the name of the # file minus the extension (like ".txt" or ".db"). There is normally # no need to change the default. RgbPath "/usr/X11R6/lib/X11/rgb" # Multiple FontPath entries are allowed (which are concatenated together), # as well as specifying multiple comma-separated entries in one FontPath # command (or a combination of both methods) # # If you don't have a floating point coprocessor and emacs, Mosaic or other # programs take long to start up, try moving the Type1 and Speedo directory # to the end of this list (or comment them out). # FontPath "/usr/X11R6/lib/X11/fonts/local/" FontPath "/usr/X11R6/lib/X11/fonts/misc/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/Type1/" FontPath "/usr/X11R6/lib/X11/fonts/Speedo/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" FontPath "/usr/X11R6/lib/X11/fonts/URW/" FontPath "/usr/X11R6/lib/X11/fonts/freefont/" FontPath "/usr/X11R6/lib/X11/fonts/sharefont/" # The module search path. The default path is shown here. # ModulePath "/usr/X11R6/lib/modules" EndSection # ********************************************************************** # Server flags section. # ********************************************************************** Section "ServerFlags" # Uncomment this to cause a core dump at the spot where a signal is # received. This may leave the console in an unusable state, but may # provide a better stack trace in the core dump to aid in debugging # Option "NoTrapSignals" # Uncomment this to disable the server abort sequence # This allows clients to receive this key event. # Option "DontZap" # Uncomment this to disable the / mode switching # sequences. This allows clients to receive these key events. # Option "Dont Zoom" # Uncomment this to disable tuning with the xvidtune client. With # it the client can still run and fetch card and monitor attributes, # but it will not be allowed to change them. If it tries it will # receive a protocol error. # Option "DisableVidModeExtension" # Uncomment this to enable the use of a non-local xvidtune client. # Option "AllowNonLocalXvidtune" # Uncomment this to disable dynamically modifying the input device # (mouse and keyboard) settings. # Option "DisableModInDev" # Uncomment this to enable the use of a non-local client to # change the keyboard or mouse settings (currently only xset). # Option "AllowNonLocalModInDev" EndSection # ********************************************************************** # Input devices # ********************************************************************** # ********************************************************************** # Core keyboard's InputDevice section # ********************************************************************** Section "InputDevice" Identifier "Keyboard1" Driver "Keyboard" # For most OSs the protocol can be omitted (it defaults to "Standard"). # When using XQUEUE (only for SVR3 and SVR4, but not Solaris), # uncomment the following line. # Option "Protocol" "Xqueue" Option "AutoRepeat" "500 30" # Specify which keyboard LEDs can be user-controlled (eg, with xset(1)) # Option "Xleds" "1 2 3" # Option "LeftAlt" "Meta" # Option "RightAlt" "ModeShift" # To customise the XKB settings to suit your keyboard, modify the # lines below (which are the defaults). For example, for a non-U.S. # keyboard, you will probably want to use: # Option "XkbModel" "pc102" # If you have a US Microsoft Natural keyboard, you can use: # Option "XkbModel" "microsoft" # # Then to change the language, change the Layout setting. # For example, a german layout can be obtained with: # Option "XkbLayout" "de" # or: # Option "XkbLayout" "de" # Option "XkbVariant" "nodeadkeys" # # If you'd like to switch the positions of your capslock and # control keys, use: # Option "XkbOptions" "ctrl:swapcaps" Option "XkbOptions" "ctrl:nocaps" # These are the default XKB settings for XFree86 # Option "XkbRules" "xfree86" # Option "XkbModel" "pc101" # Option "XkbLayout" "us" # Option "XkbVariant" "" # Option "XkbOptions" "" # Option "XkbDisable" Option "XkbRules" "xfree86" Option "XkbModel" "pc101" Option "XkbLayout" "us" Option "XkbCompat" "" EndSection # ********************************************************************** # Core Pointer's InputDevice section # ********************************************************************** Section "InputDevice" # Identifier and driver Identifier "Mouse1" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/psm0" # When using XQUEUE, comment out the above two lines, and uncomment # the following line. # Option "Protocol" "Xqueue" # Baudrate and SampleRate are only for some Logitech mice. In # almost every case these lines should be omitted. # Option "BaudRate" "9600" # Option "SampleRate" "150" # Emulate3Buttons is an option for 2-button Microsoft mice # Emulate3Timeout is the timeout in milliseconds (default is 50ms) Option "Emulate3Buttons" # Option "Emulate3Timeout" "50" # ChordMiddle is an option for some 3-button Logitech mice # Option "ChordMiddle" EndSection # ********************************************************************** # Other input device sections # this is optional and is required only if you # are using extended input devices. This is for example only. Refer # to the XF86Config man page for a description of the options. # ********************************************************************** # # Section "InputDevice" # Identifier "Mouse2" # Driver "mouse" # Option "Protocol" "MouseMan" # Option "Device" "/dev/mouse2" # EndSection # # Section "InputDevice" # Identifier "spaceball" # Driver "magellan" # Option "Device" "/dev/cua0" # EndSection # # Section "InputDevice" # Identifier "spaceball2" # Driver "spaceorb" # Option "Device" "/dev/cua0" # EndSection # # Section "InputDevice" # Identifier "touchscreen0" # Driver "microtouch" # Option "Device" "/dev/ttyS0" # Option "MinX" "1412" # Option "MaxX" "15184" # Option "MinY" "15372" # Option "MaxY" "1230" # Option "ScreenNumber" "0" # Option "ReportingMode" "Scaled" # Option "ButtonNumber" "1" # Option "SendCoreEvents" # EndSection # # Section "InputDevice" # Identifier "touchscreen1" # Driver "elo2300" # Option "Device" "/dev/ttyS0" # Option "MinX" "231" # Option "MaxX" "3868" # Option "MinY" "3858" # Option "MaxY" "272" # Option "ScreenNumber" "0" # Option "ReportingMode" "Scaled" # Option "ButtonThreshold" "17" # Option "ButtonNumber" "1" # Option "SendCoreEvents" # EndSection # ********************************************************************** # Monitor section # ********************************************************************** # Any number of monitor sections may be present Section "Monitor" Identifier "Dell M770" # HorizSync is in kHz unless units are specified. # HorizSync may be a comma separated list of discrete values, or a # comma separated list of ranges of values. # NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S # USER MANUAL FOR THE CORRECT NUMBERS. HorizSync 30-70 # HorizSync 30-64 # multisync # HorizSync 31.5, 35.2 # multiple fixed sync frequencies # HorizSync 15-25, 30-50 # multiple ranges of sync frequencies # VertRefresh is in Hz unless units are specified. # VertRefresh may be a comma separated list of discrete values, or a # comma separated list of ranges of values. # NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S # USER MANUAL FOR THE CORRECT NUMBERS. VertRefresh 50-160 EndSection Section "Monitor" Identifier "Dell P991" # HorizSync is in kHz unless units are specified. # HorizSync may be a comma separated list of discrete values, or a # comma separated list of ranges of values. HorizSync 30-107 # VertRefresh is in Hz unless units are specified. # VertRefresh may be a comma separated list of discrete values, or a # comma separated list of ranges of values. VertRefresh 48-120 EndSection # ********************************************************************** # Graphics device section # ********************************************************************** # Any number of graphics device sections may be present # Standard VGA Device: Section "Device" Identifier "Standard VGA" VendorName "Unknown" BoardName "Unknown" # The chipset line is optional in most cases. It can be used to override # the driver's chipset detection, and should not normally be specified. # Chipset "generic" # The Driver line must be present. When using run-time loadable driver # modules, this line instructs the server to load the specified driver # module. Even when not using loadable driver modules, this line # indicates which driver should interpret the information in this section. Driver "vga" # The BusID line is used to specify which of possibly multiple devices # this section is intended for. When this line isn't present, a device # section can only match up with the primary video device. For PCI # devices a line like the following could be used. This line should not # normally be included unless there is more than one video device # intalled. # BusID "PCI:0:10:0" # VideoRam 256 # Clocks 25.2 28.3 EndSection # Device configured by xf86config: Section "Device" Identifier "i810" Driver "i810" VideoRam 16384 # Option "DPMS" Option "NoDDC" # Insert Clocks lines here if appropriate EndSection # ********************************************************************** # Screen sections # ********************************************************************** # Any number of screen sections may be present. Each describes # the configuration of a single screen. A single specific screen section # may be specified from the X server command line with the "-screen" # option. Section "Screen" Identifier "Screen 1" Device "i810" Monitor "Dell M770" DefaultDepth 24 Subsection "Display" Depth 16 Modes "1024x768" ViewPort 0 0 EndSubsection Subsection "Display" Depth 24 Modes ""1024x768" ViewPort 0 0 EndSubsection EndSection # ********************************************************************** # ServerLayout sections. # ********************************************************************** # Any number of ServerLayout sections may be present. Each describes # the way multiple screens are organised. A specific ServerLayout # section may be specified from the X server command line with the # "-layout" option. In the absence of this, the first section is used. # When now ServerLayout section is present, the first Screen section # is used alone. Section "ServerLayout" # The Identifier line must be present Identifier "Simple Layout" # Each Screen line specifies a Screen section name, and optionally # the relative position of other screens. The four names after # primary screen name are the screens to the top, bottom, left and right # of the primary screen. In this example, screen 2 is located to the # right of screen 1. Screen "Screen 1" # Each InputDevice line specifies an InputDevice section name and # optionally some options to specify the way the device is to be # used. Those options include "CorePointer", "CoreKeyboard" and # "SendCoreEvents". InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection --bg08WKrSYDhXBjb5-- 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 19: 1:32 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bucky.excite.com (bucky-rwcmex.excite.com [198.3.99.218]) by hub.freebsd.org (Postfix) with ESMTP id A3BC737B403 for ; Mon, 6 Aug 2001 19:01:30 -0700 (PDT) (envelope-from el-gamily@excite.com) Received: from almond.excite.com ([199.172.148.82]) by bucky.excite.com (InterMail vM.4.01.02.39 201-229-119-122) with ESMTP id <20010807020125.CNAH15422.bucky.excite.com@almond.excite.com> for ; Mon, 6 Aug 2001 19:01:25 -0700 Message-ID: <4199479.997149685239.JavaMail.imail@almond.excite.com> Date: Mon, 6 Aug 2001 19:01:25 -0700 (PDT) From: el-gamily@excite.com To: questions@FreeBSD.org Subject: multi-boot with ontrack disk manager Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Excite Inbox X-Sender-Ip: 62.114.19.169 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 possible to install freebsd with the multibooting option by installing boot manager and keeping the ontrack disk manager which installs my 40GB hard disk on the master boot sector i have a 2GB hard disk (dos and freebsd partition) and another 40GB hard disk. the 40GB can't be installed in the BIOS so i use ontrack disk manager to install it the ontrack program that install the hard disk is written on the master boot record of the 2GB and it allow the compuer to determine the 40GB hard disk when i installed freebsd in multibooting it worked fine and i can switch between freebsd and dos using F1 and F2 but it removed the ontrack program in the MBR and when i install windows it is not there so i have to reinstall the ontrack again and when i do it remove the bootmanager ...... so i wanna know if there was a way to have multibooting and in the mean time have my 40GB installed? _______________________________________________________ Send a cool gift with your E-Card http://www.bluemountain.com/giftcenter/ 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 19:13:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hawk.mail.pas.earthlink.net (hawk.mail.pas.earthlink.net [207.217.120.22]) by hub.freebsd.org (Postfix) with ESMTP id 90D0437B403 for ; Mon, 6 Aug 2001 19:13:27 -0700 (PDT) (envelope-from B-Morgan@concentric.net) Received: from cos80474 (cpe-24-221-198-127.co.sprintbbd.net [24.221.198.127]) by hawk.mail.pas.earthlink.net (EL-8_9_3_3/8.9.3) with SMTP id TAA05764 for ; Mon, 6 Aug 2001 19:13:25 -0700 (PDT) From: "Brad Morgan" To: Subject: RE: Internet Connection Sharing and FreeBSD Date: Mon, 6 Aug 2001 20:13:21 -0600 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <156195130.20010806174029@dsl-only.net> 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 There is also NAT32 (http://www.nat32.com). I'm using this and am very happy with it. -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Tabor Kelly Sent: Monday, August 06, 2001 6:40 PM To: Javier Smith Cc: questions@FreeBSD.ORG Subject: Re: Internet Connection Sharing and FreeBSD There is a commercial application called Wingate. Windows does not come with the functionality (until 98se, ME, and 2000). On Monday, August 06, 2001, 5:14:47 PM, Javier wrote: Does anyone know of a way to network a Windows 95 box and a FreeBSD box so that they share an internet connection, with Windows 95 being the gateway? I understand how to with FreeBSD being the gateway, but not the other way around. Thank you for any help. "He who controls the past, controls the future. He who controls the present, controls the past." ~ George Orwell, "1984" _________________________________________________________________ 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" 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 19:14:24 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 52F1337B403 for ; Mon, 6 Aug 2001 19:14:10 -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 KAA05379 for ; Tue, 7 Aug 2001 10:13:57 +0800 (WST) (envelope-from paul@compwest.net.au) From: "Paul Hamilton" To: Subject: Date: Tue, 7 Aug 2001 10:24:42 +0800 Message-ID: <02983B795AEAD311BAEE0040C7993AA908A25D@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: <02983B795AEAD311BAEE0040C7993AA9271064@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 can archive mail incoming via sendmail, but how do I archive mail outgoing from sendmail? ie. I want to have a copy of every mail that is sent out (via esmpt), via sendmail, to be stored in a /var/mail/archive mail box? By playing around with a sendmail.mc (--> sendmail.cf), I think I got it to work, but I can't get it to work again. Is there an easier way to archive out going mail with sendmail? Cheers, 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 19:16:31 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 1B14037B403 for ; Mon, 6 Aug 2001 19:16:19 -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 KAA05487 for ; Tue, 7 Aug 2001 10:16:01 +0800 (WST) (envelope-from paul@compwest.net.au) From: "Paul Hamilton" To: Subject: Running Samba on FreeBSD 4.2 and 4.3 - errors on FreeBSD side of things! Date: Tue, 7 Aug 2001 10:26:45 +0800 Message-ID: <02983B795AEAD311BAEE0040C7993AA908A25E@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: <02983B795AEAD311BAEE0040C7993AA9271064@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 tried installing Samba 2.0.7 and 2.2 from the cd packages, and 2.0.9 from source onto FreeBSD 4.2. I kept getting: /usr/local/samba/bin/smbclient -d 9 -L 192.168.0.4 INFO: Debug class all level = 5 (pid 21362 from pid 21362) pm_process() returned Yes added interface ip=192.168.0.4 bcast=192.168.0.255 nmask=255.255.255.0 Client started (version 2.2.1a). Connecting to 192.168.0.4 at port 139 socket option SO_KEEPALIVE = 0 socket option SO_REUSEADDR = 0 socket option SO_BROADCAST = 0 socket option TCP_NODELAY = 4 socket option IPTOS_LOWDELAY = 0 socket option IPTOS_THROUGHPUT = 0 socket option SO_REUSEPORT = 0 socket option SO_SNDBUF = 17520 socket option SO_RCVBUF = 32 socket option SO_SNDLOWAT = 2048 socket option SO_RCVLOWAT = 1 socket option SO_SNDTIMEO = 0 socket option SO_RCVTIMEO = 0 write_socket(3,76) write_socket(3,76) wrote 76 Sent session request read_socket_with_timeout: timeout read. read error = Connection reset by peer. size=0 < - snip - > This is with the default smb.conf file, which passes testparm! Thinking it's a 4.2 problem, I upgraded to 4.3. Same problem! I tried 2.0.8 and 2.2 from the packages cd, and also 2.2 built from source. I looked through the samba news archives, and find a few references to the problem, but no fixes. I tend to think it's a FreeBSD problem, as I get the same error all the time. I have seen a reference about trying to access udp port 0x10007 (from memory, as I don't have access to the smbd.log file ATT. I just remember that it was a large numbered port, and that it couldn't open it). nmbd seems to work ok. Any idea's anyone? Thanks, 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 19:47:46 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 A932237B431 for ; Mon, 6 Aug 2001 19:47:40 -0700 (PDT) (envelope-from mwm@mired.org) Received: (qmail 50935 invoked by uid 100); 7 Aug 2001 02:47:39 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15215.22219.291340.710290@guru.mired.org> Date: Mon, 6 Aug 2001 21:47:39 -0500 To: Tor Stormwall Cc: questions@freebsd.org Subject: Re: changing the size of my / partition In-Reply-To: <90498284@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 Tor Stormwall types: > If I got this right, FreeBSD has an volume manager, like in HP-UX etc. > And if there are one. How can I take some space from /usr and put some > in my / partition. FreeBSD doesn't have a volume manager (having only seen AIX's, I'm *very* happy about that). However, recent versions have "growfs", which will grow a a file system to fill all of a partition if it doesn't feel the complete thing. If you can add space at the end of a partition, you can use growfs to expand the file system. To take space out of a partition, you have to dump it, shrink it, newfs the shorter partition, then restore the dump. So - if /usr follows / with nothing or nothing but swap, you can do what you're asking for. If that seems a bit much, you can find something on / and move it to /usr. /var and /tmp are standard choices to move. 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 19:58:26 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 8ED8737B401 for ; Mon, 6 Aug 2001 19:58:24 -0700 (PDT) (envelope-from mwm@mired.org) Received: (qmail 51303 invoked by uid 100); 7 Aug 2001 02:58:23 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15215.22863.832916.871922@guru.mired.org> Date: Mon, 6 Aug 2001 21:58:23 -0500 To: Drew Tomlinson Cc: questions@freebsd.org Subject: Re: How to Analyze Apache Logs? (Was RE: Attempted Buffer Overrun in via httpd?) In-Reply-To: <81601025@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 Drew Tomlinson types: > [snipped previous discussion] > > I've been reading this thread and it prompted my to check my logs. I appear > to have lots of hits as well. Others are graphing there hits and I would > like to see how mine are. Is there a port that others are using to do this? > What is recommended for a newbie to start analyzing Apache logs? Others have pointed out how to extract information from the logs. For generating graphs from arbitrary data, I find grace to be both easy to use and very powerful. 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 20: 3:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lcmail2.lc.ca.gov (lcmail2.lc.ca.gov [165.107.12.11]) by hub.freebsd.org (Postfix) with ESMTP id AE09537B401 for ; Mon, 6 Aug 2001 20:03:55 -0700 (PDT) (envelope-from drewt@writeme.com) Received: from CONVERSION-DAEMON by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) id <0GHO00001GJHW8@lcmail2.lc.ca.gov> for freebsd-questions@freebsd.org; Mon, 6 Aug 2001 20:04:30 -0700 (PDT) Received: from tagalong ([165.107.42.215]) by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) with SMTP id <0GHO005B9GJGCE@lcmail2.lc.ca.gov> for freebsd-questions@freebsd.org; Mon, 06 Aug 2001 20:04:29 -0700 (PDT) Date: Mon, 06 Aug 2001 20:03:14 -0700 From: Drew Tomlinson Subject: RE: starting vnc via rc.d script In-reply-to: <4.3.2.7.0.20010806182345.00acba50@mail.naxs.net> To: "'Brian D. McGlothlin'" , freebsd-questions@freebsd.org Message-id: <5CD46247635BD511B6B100A0CC3F023925A03C@ldcmsx01.lc.ca.gov> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Importance: Normal X-Priority: 3 (Normal) X-MSMail-priority: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > -----Original Message----- > From: Brian D. McGlothlin [mailto:dskyzd@naxs.net] > Sent: Monday, August 06, 2001 3:56 PM > To: freebsd-questions@freebsd.org > Subject: starting vnc via rc.d script > > > I've created a file in /usr/local/etc/rc.d called vnc.sh on > my 4.3-RELEASE > system. > > -rwxr-x--x 1 root wheel 363 Aug 6 18:06 vnc.sh > > I can not get this script to execute at boot time. No > errors, just no VNC. > './vnc.sh start' and './vnc.sh stop' work perfectly. Other > scripts in rc.d > such as apache and mysql startup scripts work fine. Unfortunately, I'm not going to be of any help as I have exactly the same problem starting a dynamic IP client software. ./script.sh start and ./script.sh stop work fine, just like your situation. If you find the answer, I'd be very happy to hear it and see if it applies to my situation. Good luck, Drew [snip] 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 20: 6:34 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 B7FE437B401 for ; Mon, 6 Aug 2001 20:06:30 -0700 (PDT) (envelope-from mwm@mired.org) Received: (qmail 51553 invoked by uid 100); 7 Aug 2001 03:06:29 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15215.23349.892287.478233@guru.mired.org> Date: Mon, 6 Aug 2001 22:06:29 -0500 To: "David M. Heller" Cc: questions@freebsd.org Subject: Re: XFree86-4 weirdness In-Reply-To: <26179741@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 David M. Heller types: > Hi All > > After installing XFree86-4 which works great by the way. I tried to > install the xwrapper port I did a "cd /usr/ports/x11/wrapper; make > install" I then got a message that say's it's forbidden because Its for > XFree86-4 only, not Xfree86-3--- I edited the Makefile and commented > out the "Forbidden" lines in the Makefile so I can install xwrapper the > question is why did I get the forbidden message in the first place I do > have XFree86-4 installed ?? How do I tell my system I have the 4.0 > version installed ?? Add "XFREE86_VERSION=4" to /etc/make.conf. If you don't have /etc/make.conf, create it as a copy of /dev/null. Read through the make.conf man page and /etc/defaults/make.conf for more things you can do with 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 Mon Aug 6 20:11:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from blueyonder.co.uk (pcow035o.blueyonder.co.uk [195.188.53.121]) by hub.freebsd.org (Postfix) with ESMTP id 26E2B37B403 for ; Mon, 6 Aug 2001 20:11:24 -0700 (PDT) (envelope-from andrew@cream.org) Received: from spatula.home ([62.31.80.67]) by blueyonder.co.uk with Microsoft SMTPSVC(5.5.1877.687.68); Tue, 7 Aug 2001 04:11:27 +0100 Content-Type: text/plain; charset="iso-8859-1" From: Andrew Boothman To: "Jason Dodson" Subject: Re: Intellimous USB + USB Hub Date: Tue, 7 Aug 2001 04:11:24 +0100 X-Mailer: KMail [version 1.2] References: <003b01c11e7f$28f354c0$0400a8c0@jasondod> <01080702430101.00404@spatula.home> <000c01c11eec$46d20a50$a3faf818@ci744227a> In-Reply-To: <000c01c11eec$46d20a50$a3faf818@ci744227a> Cc: questions@freebsd.org MIME-Version: 1.0 Message-Id: <01080704112403.00404@spatula.home> 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 [Jason - please CC all messages the -questions list] On Tuesday 07 August 2001 3:54 am, you wrote: > Generic Kernel, when I boot ALL of my hardware is shown/detected. My USB > hub, mouse,...etc...ALL of hardware. What mouse settings do you have in your /etc/XF86Config? Are you running moused? Do you have /dev/sysmouse, /dev/ums0? > ----- Original Message ----- > From: "Andrew Boothman" > To: "Jason Dodson" > Cc: > Sent: Monday, August 06, 2001 8:43 PM > Subject: Re: Intellimous USB + USB Hub > > > 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? > > > > Under Unix Jason, you usually do have to work with .conf files :-) > > > > Does the intellimouse show when you boot? > > > > What does 'usbdevs' show when run as root? > > > > Are you running the GENERIC kernel, or have you compiled your own? -- Andrew Boothman http://sour.cream.org 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 20:12:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from pogo.caustic.org (caustic.org [64.163.147.186]) by hub.freebsd.org (Postfix) with ESMTP id 71DE037B403 for ; Mon, 6 Aug 2001 20:12:48 -0700 (PDT) (envelope-from jan@caustic.org) Received: from localhost (jan@localhost) by pogo.caustic.org (8.11.0/ignatz) with ESMTP id f773BGk26710; Mon, 6 Aug 2001 20:11:16 -0700 (PDT) Date: Mon, 6 Aug 2001 20:11:15 -0700 (PDT) From: "f.johan.beisser" To: Paul Hamilton Cc: questions@FreeBSD.ORG Subject: Re: Running Samba on FreeBSD 4.2 and 4.3 - errors on FreeBSD side of things! In-Reply-To: <02983B795AEAD311BAEE0040C7993AA908A25E@CWSVR> Message-ID: X-Ignore: This statement isn't supposed to be read by you 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 Tue, 7 Aug 2001, Paul Hamilton wrote: > This is with the default smb.conf file, which passes testparm! Thinking > it's a 4.2 problem, I upgraded to 4.3. Same problem! I tried 2.0.8 and 2.2 > from the packages cd, and also 2.2 built from source. it's a good idea to modify the default config files to be custom to your own machine. even if it passes testparm. take a closer look at the log.smbd and the log.nmbd and check for error output. the default config file is generally an EXAMPLE of the config file. it's ment to give you an idea of what you can do, and the syntax of the various settings. > I tend to think it's a FreeBSD problem, as I get the same error all the > time. I have seen a reference about trying to access udp port 0x10007 (from > memory, as I don't have access to the smbd.log file ATT. I just remember > that it was a large numbered port, and that it couldn't open it). nmbd > seems to work ok. it might still be a freebsd problem. you may consider setting up a *very* small share to test from, and use the smallest configuration file you can write. usually, it will look something like this: [global] security = user local master = no [share] path = /tmp public = yes hope this helps some. let me know if there's other related problems. -- jan -------/ f. johan beisser /--------------------------------------+ http://caustic.org/~jan jan@caustic.org "if my thought-dreams could be seen.. "they'd probably put my head in a gillotine" -- Bob Dylan 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 20:27:53 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 B841937B403 for ; Mon, 6 Aug 2001 20:27:49 -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 f773QMu15275; Mon, 6 Aug 2001 23:26:23 -0400 (EDT) (envelope-from marcus@marcuscom.com) X-Authentication-Warning: shumai.marcuscom.com: marcus owned process doing -bs Date: Mon, 6 Aug 2001 23:26:22 -0400 (EDT) From: Joe Clarke To: Paul Hamilton Cc: Subject: Re: Running Samba on FreeBSD 4.2 and 4.3 - errors on FreeBSD side of things! In-Reply-To: <02983B795AEAD311BAEE0040C7993AA908A25E@CWSVR> Message-ID: <20010806232406.D418-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 If you have samba compiled with tcp_wrappers support, what do you have in /etc/hosts.allow? A test with: ALL : ALL : allow Should let you know if that's the problem. I'm not seeing this on 4.3 with Samba 2.0.10 compiled from ports. You should be able to open a TCP connection to port 139 on the server to make a SMB connection. Joe Clarke On Tue, 7 Aug 2001, Paul Hamilton wrote: > Hi, > > I have tried installing Samba 2.0.7 and 2.2 from the cd packages, and 2.0.9 > >from source onto FreeBSD 4.2. I kept getting: > > /usr/local/samba/bin/smbclient -d 9 -L 192.168.0.4 > > INFO: Debug class all level = 5 (pid 21362 from pid 21362) > pm_process() returned Yes > added interface ip=192.168.0.4 bcast=192.168.0.255 nmask=255.255.255.0 > Client started (version 2.2.1a). > Connecting to 192.168.0.4 at port 139 > socket option SO_KEEPALIVE = 0 > socket option SO_REUSEADDR = 0 > socket option SO_BROADCAST = 0 > socket option TCP_NODELAY = 4 > socket option IPTOS_LOWDELAY = 0 > socket option IPTOS_THROUGHPUT = 0 > socket option SO_REUSEPORT = 0 > socket option SO_SNDBUF = 17520 > socket option SO_RCVBUF = 32 > socket option SO_SNDLOWAT = 2048 > socket option SO_RCVLOWAT = 1 > socket option SO_SNDTIMEO = 0 > socket option SO_RCVTIMEO = 0 > write_socket(3,76) > write_socket(3,76) wrote 76 > Sent session request > read_socket_with_timeout: timeout read. read error = Connection reset by > peer. > size=0 > < - snip - > > > This is with the default smb.conf file, which passes testparm! Thinking > it's a 4.2 problem, I upgraded to 4.3. Same problem! I tried 2.0.8 and 2.2 > >from the packages cd, and also 2.2 built from source. > > I looked through the samba news archives, and find a few references to the > problem, but no fixes. > > I tend to think it's a FreeBSD problem, as I get the same error all the > time. I have seen a reference about trying to access udp port 0x10007 (from > memory, as I don't have access to the smbd.log file ATT. I just remember > that it was a large numbered port, and that it couldn't open it). nmbd > seems to work ok. > > Any idea's anyone? > > Thanks, > > Paul Hamilton > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" 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 20:37:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailout3-0 (mailout3-0.nyroc.rr.com [24.92.226.118]) by hub.freebsd.org (Postfix) with ESMTP id 231DC37B403 for ; Mon, 6 Aug 2001 20:37:42 -0700 (PDT) (envelope-from dheller1@rochester.rr.com) Received: from rochester.rr.com (roc-66-24-94-17.rochester.rr.com [66.24.94.17]) by mailout3-0 (8.11.2/RoadRunner 1.03) with ESMTP id f773aSW28193; Mon, 6 Aug 2001 23:36:29 -0400 (EDT) Message-ID: <3B6F6283.9BCCB55F@rochester.rr.com> Date: Mon, 06 Aug 2001 23:37:39 -0400 From: "David M. Heller" X-Mailer: Mozilla 4.78 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: "questions@FreeBSD.ORG" Cc: Mike Meyer Subject: Re: XFree86-4 weirdness References: <15215.23349.892287.478233@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: > > David M. Heller types: > > Hi All > > > > After installing XFree86-4 which works great by the way. I tried to > > install the xwrapper port I did a "cd /usr/ports/x11/wrapper; make > > install" I then got a message that say's it's forbidden because Its for > > XFree86-4 only, not Xfree86-3--- I edited the Makefile and commented > > out the "Forbidden" lines in the Makefile so I can install xwrapper the > > question is why did I get the forbidden message in the first place I do > > have XFree86-4 installed ?? How do I tell my system I have the 4.0 > > version installed ?? > > Add "XFREE86_VERSION=4" to /etc/make.conf. If you don't have > /etc/make.conf, create it as a copy of /dev/null. Read through the > make.conf man page and /etc/defaults/make.conf for more things you can > do with it. > > -- > 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 Thanks, That did the trick -- David Heller dheller1@rochester.rr.com dheller@allheller.net http://www.supertechs.dyndns.org/contactus.php3 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 20:44: 3 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtprelay2.adelphia.net (smtprelay2.adelphia.net [64.8.25.7]) by hub.freebsd.org (Postfix) with ESMTP id 8B53F37B405 for ; Mon, 6 Aug 2001 20:44:01 -0700 (PDT) (envelope-from ipthomas_77@yahoo.com) Received: from twin.scraemondaemon.org ([24.49.117.213]) by smtprelay2.adelphia.net (Netscape Messaging Server 4.15) with ESMTP id GHOIE603.VXK for ; Mon, 6 Aug 2001 23:44:30 -0400 Received: (from ipt@localhost) by twin.scraemondaemon.org (8.11.3/8.11.3) id f773fPJ00368 for freebsd-questions@freebsd.org; Mon, 6 Aug 2001 23:41:25 -0400 (EDT) (envelope-from ipt) Date: Mon, 6 Aug 2001 23:40:45 -0400 From: User & Ian Patrick Thomas To: freebsd-questions@freebsd.org Subject: Is this what the Code Red II worm does? Message-ID: <20010806234045.A340@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG After doing an ipfw show after rebooting, I noticed the following 00106 5 216 (T 0, # 81) ty 0 tcp, 24.49.81.9 4061 <-> 24.49.117.213 80 00106 5 216 (T 0, # 174) ty 0 tcp, 24.240.245.40 2819 <-> 24.49.117.213 80 00106 5 216 (T 0, # 198) ty 0 tcp, 24.218.162.152 3547 <-> 24.49.117.213 80 this is the ruleset it matched 00106 43 3202 allow tcp from any to any keep-state setup The thing is, I didn't go to any of these sites. In fact, I did absolutely no surfing at all yet. Here is what this IP, 24.240.245.40, gives you... CHINA Government fuck PoizonBOx contact:sysadmcn@yahoo.com.cn When I try this IP, 24.218.162.152, I get an error message saying that too many people are trying to access this website. Both of these seem like symptoms of the worm. Does this sound right? Is this what the Code Red II worm is supposed to do, DoS or defacement? Just curious. Ian 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 20:47:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from scaup.mail.pas.earthlink.net (scaup.mail.pas.earthlink.net [207.217.121.49]) by hub.freebsd.org (Postfix) with ESMTP id 1D18B37B401 for ; Mon, 6 Aug 2001 20:47:51 -0700 (PDT) (envelope-from patron1@paganlibrary.com) Received: from gunnar.weygold.edu (pool1344.cvx11-bradley.dialup.earthlink.net [209.179.225.69]) by scaup.mail.pas.earthlink.net (EL-8_9_3_3/8.9.3) with SMTP id UAA27025 for ; Mon, 6 Aug 2001 20:46:52 -0700 (PDT) Content-Type: text/plain; charset="iso-8859-1" From: Gunnar H Reichert-Weygold Organization: The Pagan Library To: questions@FreeBSD.ORG Subject: Re: USB Tape Drives?? Date: Mon, 6 Aug 2001 20:43:51 -0700 X-Mailer: KMail [version 1.2] References: In-Reply-To: MIME-Version: 1.0 Message-Id: <01080620435101.00630@gunnar.weygold.edu> 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 Try Seagate. Don't know if they work under *BSD, though. On Sunday 05 August 2001 05:58, Mike Dorin wrote: > Any decent USB Tape Drives out there? > -Mike > > _________________________________________________________________ > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Anyone can pee on the floor. Be someone, crap on the ceiling.. Above address is an autoresponder! Correct email address: patron1 at paganlibrary dot com Gunnar H Reichert-Weygold http://www.paganlibrary.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 20:52:49 2001 Delivered-To: freebsd-questions@freebsd.org Received: from kossweb.net (cx660429-b.pv1.ca.home.com [24.177.5.187]) by hub.freebsd.org (Postfix) with ESMTP id F1F8C37B401 for ; Mon, 6 Aug 2001 20:52:47 -0700 (PDT) (envelope-from neal@kossweb.net) Received: from cx660429b.kossweb.net ([192.168.1.10]) by kossweb.net (8.11.4/8.11.0) with ESMTP id f773qlC87369 for ; Mon, 6 Aug 2001 20:52:47 -0700 (PDT) (envelope-from neal@kossweb.net) Message-Id: <5.1.0.14.2.20010806204529.00a36250@mail.kossweb.net> X-Sender: neal@mail.kossweb.net X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Mon, 06 Aug 2001 20:52:45 -0700 To: freebsd-questions@FreeBSD.ORG From: Neal Koss Subject: CVS problem 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 I am using 4.3-stable and would like to update to the latest version. When running step 1 (cvsup), after about 30 minutes, I reach a step where it shows the following: Checkout ports/www/jakarta-tomcat/files/patch-aa Checkout ports/www/jakarta-tomcat/files/patch-ab Checkout ports/www/jakarta-tomcat/files/tomcat.sh Delete ports/www/jakarta-tomcat/files Updater failed: Cannot delete "/usr/ports/www/jakarta-tomcat/files": Directory not empty And the process stops... What do I do now? 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 20:57:59 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 D8EB737B401 for ; Mon, 6 Aug 2001 20:57:53 -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 A73FEA901AC; Mon, 06 Aug 2001 20:57:51 -0700 Message-ID: <3B6F673D.452AAA3A@urx.com> Date: Mon, 06 Aug 2001 20:57:49 -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: Neal Koss Cc: freebsd-questions@FreeBSD.ORG Subject: Re: CVS problem References: <5.1.0.14.2.20010806204529.00a36250@mail.kossweb.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 Neal Koss wrote: > > I am using 4.3-stable and would like to update to the latest version. When > running step 1 (cvsup), after about 30 minutes, I reach a step where it > shows the following: > > Checkout ports/www/jakarta-tomcat/files/patch-aa > Checkout ports/www/jakarta-tomcat/files/patch-ab > Checkout ports/www/jakarta-tomcat/files/tomcat.sh > Delete ports/www/jakarta-tomcat/files > Updater failed: Cannot delete "/usr/ports/www/jakarta-tomcat/files": > Directory not empty > > And the process stops... > > What do I do now? Read /usr/src/UPDATING Kent > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA Cool site http://www.bmwfilms.com mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Aug 6 21: 6:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from 21sw.com (unknown [202.104.252.61]) by hub.freebsd.org (Postfix) with SMTP id 5B48F37B401 for ; Mon, 6 Aug 2001 21:06:28 -0700 (PDT) (envelope-from travelincentives@aol.com) Received: (SkyNet Mail System); 22 Jul 2001 16:43:57 -0000 Received: from softdnserror (HELO plain) (202.105.16.164) by 192.168.0.2 with SMTP; 22 Jul 2001 16:43:57 -0000 From: getawayandtravel@hotmail.com To: pti@iag.net Subject: 838 Enter To Win One of 25 Dream Vacations!! 04 Date: Mon, 23 Jul 2001 01:19:46 Mime-Version: 1.0 Content-Type: text/plain; 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: <20010807040628.5B48F37B401@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 You have been specially selected to qualify for the following: Premium Vacation Package and Pentium PC Giveaway To review the details of the please click on the link with the confirmation number below: http://www.1chn.com/wintrip Confirmation Number#Lh340 Please confirm your entry within 24 hours of receipt of this confirmation. Wishing you a fun filled vacation! If you should have any additional questions or cann't connect to the site do not hesitate to contact me direct: mailto:vacation@btamail.net.cn?subject=Help! 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 21: 7:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from pdxpo.dsl-only.net (sub16-3.member.dsl-only.net [63.105.16.3]) by hub.freebsd.org (Postfix) with ESMTP id 6D65E37B401 for ; Mon, 6 Aug 2001 21:07:32 -0700 (PDT) (envelope-from pdxmax@dsl-only.net) Received: from 192.168.45.3 (unverified [63.105.29.28]) by pdxpo.dsl-only.net (Rockliffe SMTPRA 4.5.4) with ESMTP id for ; Mon, 6 Aug 2001 21:03:08 -0700 Date: Mon, 6 Aug 2001 21:04:04 -0700 From: Tabor Kelly X-Mailer: The Bat! (v1.53d) Personal Reply-To: Tabor Kelly X-Priority: 3 (Normal) Message-ID: <91166956.20010806210404@dsl-only.net> To: freebsd-questions@freebsd.org Subject: Fwd: Re: Internet Connection Sharing and FreeBSD 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 didn't quite make it back to the list This is a forwarded message From: Bob Collins To: Tabor Kelly Date: Monday, August 06, 2001, 8:08:19 PM Subject: Internet Connection Sharing and FreeBSD On Mon, Aug 06, 2001 at 05:40:29PM -0700, Tabor Kelly wrote: > There is a commercial application called Wingate. Windows does not > come with the functionality (until 98se, ME, and 2000). > > On Monday, August 06, 2001, 5:14:47 PM, Javier wrote: > > Does anyone know of a way to network a Windows 95 box and a FreeBSD box so > that they share an internet connection, with Windows 95 being the gateway? I > understand how to with FreeBSD being the gateway, but not the other way > around. Thank you for any help. > > "He who controls the past, controls the future. He who controls the present, > controls the past." ~ George Orwell, "1984" > Other options include WinProxy and Proxy+. I like Proxy+ for your situation because it is free to use for 3 machines or less, and it is very easy to configure and make work. You will then require some firewalling as well. Try Tiny firewall, for more free stuff. -Bob 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 21:17:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web11608.mail.yahoo.com (web11608.mail.yahoo.com [216.136.172.60]) by hub.freebsd.org (Postfix) with SMTP id 38DAE37B401 for ; Mon, 6 Aug 2001 21:17:56 -0700 (PDT) (envelope-from dennisjun@yahoo.com) Message-ID: <20010807041756.77867.qmail@web11608.mail.yahoo.com> Received: from [24.42.60.131] by web11608.mail.yahoo.com; Mon, 06 Aug 2001 21:17:56 PDT Date: Mon, 6 Aug 2001 21:17:56 -0700 (PDT) From: Dennis Jun Subject: TX underrun To: freebsd-questions@freebsd.org 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 Aug 6 17:46:33 plato /kernel: dc0: TX underrun -- increasing TX threshold Aug 6 17:53:48 plato /kernel: dc0: TX underrun -- using store and forward mode I've gotten these messages repeatedly after some intense portscanning from a box on the same network as me. But the NIC going into "store and forward mode" has caused lag on my box. I've read some of the archives explaining why this occurs, but how can I turn this mode off manually? All I've read from people is to wait however, I'm wondering how long do I have to wait? Many thanx in advance. __________________________________________________ Do You Yahoo!? Make international calls for as low as $.04/minute with Yahoo! Messenger http://phonecard.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Aug 6 21:25: 6 2001 Delivered-To: freebsd-questions@freebsd.org Received: from pogo.caustic.org (caustic.org [64.163.147.186]) by hub.freebsd.org (Postfix) with ESMTP id E4E8437B405 for ; Mon, 6 Aug 2001 21:25:02 -0700 (PDT) (envelope-from jan@caustic.org) Received: from localhost (jan@localhost) by pogo.caustic.org (8.11.0/ignatz) with ESMTP id f774P1v27082; Mon, 6 Aug 2001 21:25:01 -0700 (PDT) Date: Mon, 6 Aug 2001 21:25:00 -0700 (PDT) From: "f.johan.beisser" To: User & Ian Patrick Thomas Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Is this what the Code Red II worm does? In-Reply-To: <20010806234045.A340@localhost> Message-ID: X-Ignore: This statement isn't supposed to be read by you 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 Mon, 6 Aug 2001, User & Ian Patrick Thomas wrote: > When I try this IP, 24.218.162.152, I get an error message saying that > too many people are trying to access this website. Both of these seem like > symptoms of the worm. Does this sound right? Is this what the Code Red II > worm is supposed to do, DoS or defacement? Just curious. Code Red II is another IIS worm. it can't infect a freebsd box, but it will fill your httpd logs with useless data. if a machine behind your firewall is infected, it will be scanning the subnets closest to it. i would suggest having all your NT boxes checked out for virii. you should consider running an IDS like snort (/usr/ports/security/snort), or run packet analysis to see what kind of traffic is running. other than that, i would suggest digging a bit more heavily in to the kinds of traffic you are expecting on this network. -- jan -------/ f. johan beisser /--------------------------------------+ http://caustic.org/~jan jan@caustic.org "if my thought-dreams could be seen.. "they'd probably put my head in a gillotine" -- Bob Dylan 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 21:51:20 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailin2.email.bigpond.com (juicer14.bigpond.com [139.134.6.23]) by hub.freebsd.org (Postfix) with ESMTP id BAB7837B409 for ; Mon, 6 Aug 2001 21:51:14 -0700 (PDT) (envelope-from rmoss@bigpond.net.au) Received: from spiral.bigpond.net.au ([144.135.24.69]) by mailin2.email.bigpond.com (Netscape Messaging Server 4.15) with SMTP id GHOLRB00.CKI for ; Tue, 7 Aug 2001 14:57:11 +1000 Received: from CPE-144-132-3-53.vic.bigpond.net.au ([144.132.3.53]) by bwmam01.mailsvc.email.bigpond.com(MailRouter V2.9g 8311/19351933); 07 Aug 2001 14:57:09 Message-Id: <5.0.2.1.0.20010807144211.00aa4b20@localhost> X-Sender: rmoss/pop-server.vic.bigpond.net.au@localhost X-Mailer: QUALCOMM Windows Eudora Version 5.0.2 Date: Tue, 07 Aug 2001 14:47:08 +1000 To: freebsd-questions@freebsd.org From: Robert Moss Subject: Problems with Sony DDS4 DAT Tape under FreeBSD 4.3 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 Hi There, Have been having sporadic problems with a Sony DDS4 DAT tape under FreeBSD 4.3-STABLE. Have only ever done 3 or 4 successful backups, and the other 20 or so tests have failed. Using an Intel SR2 Motherboard (Dual P3/1ghz), with onboard Adaptec 7899 Controller. The Tape unit is on ID 1 Tar comes back with the error tar: can't write to /dev/sa0 : Input/output error And the dmesg log is larger, it says (sa0:ahc0:0:1:0): SCB 0x8 - timed out in Data-out phase, SEQADDR == 0x56 STACK == 0x67, 0x164, 0x0, 0x8e SXFRCTL0 == 0x80 ahc0: Dumping Card State at SEQADDR 0x56 SCSISEQ = 0x12, SBLKCTL = 0x6, SSTAT0 0x0 SCB count = 20 Kernel NEXTQSCB = 14 Card NEXTQSCB = 14 QINFIFO entries: Waiting Queue entries: Disconnected Queue entries: QOUTFIFO entries: Sequencer Free SCB List: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Pending list: 8 Kernel Free SCB list: 15 16 17 18 19 0 1 2 3 4 5 6 7 9 13 12 11 10 Untagged Q(1): 8 sg[0] - Addr 0x6f82000 : Length 4096 sg[1] - Addr 0xeba3000 : Length 4096 sg[2] - Addr 0x1cfc4000 : Length 2048 (sa0:ahc0:0:1:0): BDR message in message buffer (sa0:ahc0:0:1:0): SCB 0x8 - timed out in Data-out phase, SEQADDR == 0x90 STACK == 0x8e, 0x67, 0x164, 0x0 SXFRCTL0 == 0x80 ahc0: Dumping Card State at SEQADDR 0x90 SCSISEQ = 0x12, SBLKCTL = 0x6, SSTAT0 0x0 SCB count = 20 Kernel NEXTQSCB = 14 Card NEXTQSCB = 14 QINFIFO entries: Waiting Queue entries: Disconnected Queue entries: QOUTFIFO entries: Sequencer Free SCB List: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Pending list: 8 Kernel Free SCB list: 15 16 17 18 19 0 1 2 3 4 5 6 7 9 13 12 11 10 Untagged Q(1): 8 sg[0] - Addr 0x6f82000 : Length 4096 sg[1] - Addr 0xeba3000 : Length 4096 sg[2] - Addr 0x1cfc4000 : Length 2048 (sa0:ahc0:0:1:0): no longer in timeout, status = 34b ahc0: Issued Channel A Bus Reset. 1 SCBs aborted (sa0:ahc0:0:1:0): failed to write terminating filemark(s) (sa0:ahc0:0:1:0): tape is now frozen- use an OFFLINE, REWIND or MTEOM command to clear this state. I have gone into the SCSI Bios and changed negotiaton from Ultra/160 right down to Ultra/40. I'm pretty stuck right now, and would appreciate any suggestions. Thanks, Robert Moss. 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 22:10:55 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 4C9D537B403 for ; Mon, 6 Aug 2001 22:10:52 -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 f775An804711; Mon, 6 Aug 2001 22:10:49 -0700 (PDT) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Keller, Sid" , Subject: RE: Oracle for FreeBSD Date: Mon, 6 Aug 2001 22:10:45 -0700 Message-ID: <000f01c11eff$507dccc0$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 In-Reply-To: X-MIMEOLE: Produced By Microsoft MimeOLE V4.72.3155.0 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 Sorry if this sounds trite but the very best thing you could possibly do is call up your Oracle salesman and tell him you have a pile of money just waiting to be spent on a port of Oracle to FreeBSD. Remember Oracle is a commercial, not a free, company. Thus their achilles heel is that they are motivated by money. Wave enough of it at them and a port of Oracle to FreeBSD will magically appear. ;-) Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Keller, Sid >Sent: Monday, August 06, 2001 12:26 PM >To: 'freebsd-questions@FreeBSD.ORG' >Subject: Oracle for FreeBSD > > >According to the FreeBSD Corporate Networkers Guide it said that FreeBSD >developers or BSDI people where working with Oracle to port Oracle to >FreeBSD. Does anyone know the status of this? > >Sid Keller >Institutional Advancement >Texas Tech University >(806)742-4847 >sid.keller@ttu.edu > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Aug 6 22:37: 3 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail26.sdc1.sfba.home.com (femail26.sdc1.sfba.home.com [24.254.60.16]) by hub.freebsd.org (Postfix) with ESMTP id 727C537B405 for ; Mon, 6 Aug 2001 22:37:00 -0700 (PDT) (envelope-from HaxCode4u@home.com) Received: from ci744227a ([24.248.250.163]) by femail26.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with SMTP id <20010807053700.OCRD9905.femail26.sdc1.sfba.home.com@ci744227a> for ; Mon, 6 Aug 2001 22:37:00 -0700 Message-ID: <002001c11f03$0bdf6fc0$a3faf818@ci744227a> From: "Jason Dodson" To: Subject: What is the bootsect.bsd(?) file? Date: Tue, 7 Aug 2001 00:37:28 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_001D_01C11ED9.22BE7C10" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.3018.1300 Disposition-Notification-To: "Jason Dodson" X-MimeOLE: Produced By Microsoft MimeOLE V5.00.3018.1300 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_001D_01C11ED9.22BE7C10 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Ok, I am trying to dualboot both Win2k and FreeBSD. I have FreeBSD = installed on a seperate HD than the Win2k installation. I want to use = the Win2k bootmanager to choose between 2k and BSD. I have read = somewhere abotu a bootsect.bsd(?) file that can be created and then = added to the boot.ini. I can do all of this except I am at a lost about = the bootsect.bsd file? How do I create this? Where do I get it? Thanks Jason ------=_NextPart_000_001D_01C11ED9.22BE7C10 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
    Ok, I am trying to dualboot both Win2k = and=20 FreeBSD.  I have FreeBSD installed on a seperate HD than the Win2k=20 installation.  I want to use the Win2k bootmanager to choose = between 2k and=20 BSD.  I have read somewhere abotu a bootsect.bsd(?) file that can = be=20 created and then added to the boot.ini.  I can do all of this = except I am=20 at a lost about the bootsect.bsd file?  How do I create this?  = Where=20 do I get it?
     
    Thanks
     
     
    Jason
    ------=_NextPart_000_001D_01C11ED9.22BE7C10-- 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 22:43:10 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 8482B37B403 for ; Mon, 6 Aug 2001 22:43:07 -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 AFEA14E6017E; Mon, 06 Aug 2001 22:43:06 -0700 Message-ID: <3B6F7FE8.E11526CB@urx.com> Date: Mon, 06 Aug 2001 22:43:04 -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: Jason Dodson Cc: freebsd-questions@FreeBSD.ORG Subject: Re: What is the bootsect.bsd(?) file? References: <002001c11f03$0bdf6fc0$a3faf818@ci744227a> 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 > Jason Dodson wrote: > > Ok, I am trying to dualboot both Win2k and FreeBSD. I have FreeBSD > installed on a seperate HD than the Win2k installation. I want to use > the Win2k bootmanager to choose between 2k and BSD. I have read > somewhere abotu a bootsect.bsd(?) file that can be created and then > added to the boot.ini. I can do all of this except I am at a lost > about the bootsect.bsd file? How do I create this? Where do I get > it? I have both booting from the same HD. I can use /boot/boot1 > bootsect.bsd. You have to use something like boot0 but I can't help you there. Kent > > Thanks > > > Jason -- Kent Stewart Richland, WA Cool site http://www.bmwfilms.com mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Aug 6 22:52:21 2001 Delivered-To: freebsd-questions@freebsd.org Received: from fiver.stonehenge-net.com (dsl081-053-197.sfo1.dsl.speakeasy.net [64.81.53.197]) by hub.freebsd.org (Postfix) with ESMTP id CF2ED37B403 for ; Mon, 6 Aug 2001 22:52:19 -0700 (PDT) (envelope-from ben@stonehenge-net.com) Received: from stonehenge-net.com (localhost [127.0.0.1]) by fiver.stonehenge-net.com (8.11.4/8.11.3) with ESMTP id f775peL00452 for ; Mon, 6 Aug 2001 22:51:41 -0700 (PDT) (envelope-from ben@stonehenge-net.com) Message-ID: <3B6F81EC.70801@stonehenge-net.com> Date: Mon, 06 Aug 2001 22:51:40 -0700 From: ben User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.2) Gecko/20010706 X-Accept-Language: en-us MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: help! need help writing to ntfs (have trashed my windows install) Content-Type: text/plain; charset=us-ascii; format=flowed 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've managed to trash my windows install, and need to be able to write to my ntfs partition to fix it (boot.ini) but can only find read-only access in freebsd. does anyone have any suggestions? hopefully i can fix this before i have to go and beg the IT department for help (thus displaying a little more about the partitioning of my hard drive than i'd like to admit) 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 22:56:18 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 463AA37B403 for ; Mon, 6 Aug 2001 22:56:14 -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 A2FDEE601AC; Mon, 06 Aug 2001 22:56:13 -0700 Message-ID: <3B6F82FA.5C877EC9@urx.com> Date: Mon, 06 Aug 2001 22:56:10 -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: ben Cc: freebsd-questions@freebsd.org Subject: Re: help! need help writing to ntfs (have trashed my windows install) References: <3B6F81EC.70801@stonehenge-net.com> 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 ben wrote: > > i've managed to trash my windows install, and need to be able to write > to my ntfs partition to fix it (boot.ini) but can only find read-only > access in freebsd. does anyone have any suggestions? hopefully i can > fix this before i have to go and beg the IT department for help (thus > displaying a little more about the partitioning of my hard drive than > i'd like to admit) Get the boot disks and do a console recovery. Kent > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA Cool site http://www.bmwfilms.com mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Aug 6 23: 8:41 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 962EE37B401 for ; Mon, 6 Aug 2001 23:08:38 -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 f7768Sh27826; Tue, 7 Aug 2001 08:08:28 +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: <5.1.0.14.2.20010806204529.00a36250@mail.kossweb.net> Date: Tue, 07 Aug 2001 08:09:08 +0200 (CEST) From: Micke Josefsson To: Neal Koss Subject: RE: CVS problem 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 07-Aug-01 Neal Koss wrote: > I am using 4.3-stable and would like to update to the latest version. When > running step 1 (cvsup), after about 30 minutes, I reach a step where it > shows the following: > > Checkout ports/www/jakarta-tomcat/files/patch-aa > Checkout ports/www/jakarta-tomcat/files/patch-ab > Checkout ports/www/jakarta-tomcat/files/tomcat.sh > Delete ports/www/jakarta-tomcat/files > Updater failed: Cannot delete "/usr/ports/www/jakarta-tomcat/files": > Directory not empty > > And the process stops... > > What do I do now? Remove said directory and start anew. (or read the docs for updating, but this is quicker...) > > > 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 23:19: 2 2001 Delivered-To: freebsd-questions@freebsd.org Received: from digger1.defence.gov.au (digger1.defence.gov.au [203.5.217.4]) by hub.freebsd.org (Postfix) with ESMTP id 6756037B403; Mon, 6 Aug 2001 23:18:56 -0700 (PDT) (envelope-from Matthew.Thyer@dsto.defence.gov.au) Received: from dsto-ms2.dsto.defence.gov.au (dsto-ms2.dsto.defence.gov.au [131.185.2.150]) by digger1.defence.gov.au (8.10.1/8.10.1) with ESMTP id f776IN801461; Tue, 7 Aug 2001 15:48:23 +0930 (CST) Received: from muttley.dsto.defence.gov.au (unverified) by dsto-ms2.dsto.defence.gov.au (Content Technologies SMTPRS 4.1.5) with ESMTP id ; Tue, 7 Aug 2001 15:46:43 +0930 Received: from salex001.dsto.defence.gov.au (salex001.dsto.defence.gov.au [131.185.2.9]) by muttley.dsto.defence.gov.au (8.9.3/8.9.3/8.9.3.LMD.990513) with ESMTP id PAA18190; Tue, 7 Aug 2001 15:40:18 +0930 (CST) Received: from fang.dsto.defence.gov.au ([131.185.2.5]) by salex001.dsto.defence.gov.au with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id QFDDX2X9; Tue, 7 Aug 2001 15:40:15 +0930 Received: from dsto.defence.gov.au (fuzz.dsto.defence.gov.au [131.185.75.229]) by fang.dsto.defence.gov.au (8.9.3/8.9.3/8.9.3.LMD.990513) with ESMTP id PAA14041; Tue, 7 Aug 2001 15:40:17 +0930 (CST) Message-ID: <3B6F8649.6A4836F3@dsto.defence.gov.au> Date: Tue, 07 Aug 2001 15:40:17 +0930 From: Matthew Thyer X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 5.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: questions@freebsd.org, ports@freebsd.org Subject: Java plugin for Mozilla 0.9.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 Going to a page with a java applet brings up a window saying I need to download a Plug-in for mime type application/x-java-vm. Is there such a Plug-in in source form that I can compile up for FreeBSD-CURRENT ? Is it in the ports collection ? I used to read all of cvs-all but cant afford the time now. -- Matthew Thyer Phone: +61 8 8259 7249 Science Corporate Information Systems Fax: +61 8 8259 5537 Defence Science and Technology Organisation, Edinburgh PO Box 1500 Edinburgh South Australia 5111 IMPORTANT: This email remains the property of the Australian Defence Organisation and is subject to the jurisdiction of section 70 of the CRIMES ACT 1914. If you have received this email in error, you are requested to contact the sender and delete the email. 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 23:22: 0 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 41C2B37B403 for ; Mon, 6 Aug 2001 23:21:56 -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 A90222101AA; Mon, 06 Aug 2001 23:21:54 -0700 Message-ID: <3B6F8900.E4CC7C52@urx.com> Date: Mon, 06 Aug 2001 23:21:52 -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: Micke Josefsson Cc: Neal Koss , freebsd-questions@FreeBSD.ORG Subject: Re: CVS problem 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 Micke Josefsson wrote: > > On 07-Aug-01 Neal Koss wrote: > > I am using 4.3-stable and would like to update to the latest version. When > > running step 1 (cvsup), after about 30 minutes, I reach a step where it > > shows the following: > > > > Checkout ports/www/jakarta-tomcat/files/patch-aa > > Checkout ports/www/jakarta-tomcat/files/patch-ab > > Checkout ports/www/jakarta-tomcat/files/tomcat.sh > > Delete ports/www/jakarta-tomcat/files > > Updater failed: Cannot delete "/usr/ports/www/jakarta-tomcat/files": > > Directory not empty > > > > And the process stops... > > > > What do I do now? > > Remove said directory and start anew. (or read the docs for updating, but this > is quicker...) That frequently doesn't work unless they also remove the jakarta-tomcat references in "checkouts.cvs:.". Kent > > > > > > > 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 -- Kent Stewart Richland, WA Cool site http://www.bmwfilms.com mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Aug 6 23:31:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mtiwmhc25.worldnet.att.net (mtiwmhc25.worldnet.att.net [204.127.131.50]) by hub.freebsd.org (Postfix) with ESMTP id 37CB837B401 for ; Mon, 6 Aug 2001 23:31:26 -0700 (PDT) (envelope-from parv@worldnet.att.net) Received: from worldnet.att.net ([32.100.199.190]) by mtiwmhc25.worldnet.att.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20010807063119.MZIT5127.mtiwmhc25.worldnet.att.net@worldnet.att.net> for ; Tue, 7 Aug 2001 06:31:19 +0000 Received: by worldnet.att.net (Postfix, from userid 1001) id 2187950D5E; Tue, 7 Aug 2001 02:31:18 -0400 (EDT) Date: Tue, 7 Aug 2001 02:31:18 -0400 From: parv To: f-q Subject: how is mail secure when only signed? Message-ID: <20010807023118.A47821@moo.holy.cow> Mail-Followup-To: f-q Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 i am curious as why would some people, thus software, would consider a plain text mail which is only signed, not encrypted, w/ public key of some encryption scheme as secure? i mean what's stopping alice to use bob's public key to sign her mail to dupe the receiver as if mail is from bob? in other words, if public key signature is used to mark mail secure, not to actually encrypt, how could the source/owner of public key be verified? -- so, do you like word games or scrabble? - parv 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 23:37:21 2001 Delivered-To: freebsd-questions@freebsd.org Received: from robin.mail.pas.earthlink.net (robin.mail.pas.earthlink.net [207.217.120.65]) by hub.freebsd.org (Postfix) with ESMTP id A26E737B401 for ; Mon, 6 Aug 2001 23:37:18 -0700 (PDT) (envelope-from cjc@earthlink.net) Received: from blossom.cjclark.org (dialup-209.245.130.159.Dial1.SanJose1.Level3.net [209.245.130.159]) by robin.mail.pas.earthlink.net (EL-8_9_3_3/8.9.3) with ESMTP id XAA25241; Mon, 6 Aug 2001 23:37:16 -0700 (PDT) Received: (from cjc@localhost) by blossom.cjclark.org (8.11.4/8.11.3) id f776bDH04700; Mon, 6 Aug 2001 23:37:13 -0700 (PDT) (envelope-from cjc) Date: Mon, 6 Aug 2001 23:37:13 -0700 From: "Crist J. Clark" To: Tabor Kelly Cc: freebsd-questions@FreeBSD.ORG Subject: Re: natd redirect_port only works from the outside Message-ID: <20010806233713.C449@blossom.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <3416923460.20010805161033@dsl-only.net> <20010806142643.A449@blossom.cjclark.org> <722021284.20010806152459@dsl-only.net> <20010806175457.B449@blossom.cjclark.org> <1282219181.20010806181413@dsl-only.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <1282219181.20010806181413@dsl-only.net>; from pdxmax@dsl-only.net on Mon, Aug 06, 2001 at 06:14:13PM -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 Mon, Aug 06, 2001 at 06:14:13PM -0700, Tabor Kelly wrote: [snip] > > In split DNS, somehost.mydom.org will > > map to 63.105.29.28 for the outside world and 192.168.0.10 (or > > whatever) for your local net. > > I understand this, I was wondering if this can be done off of one bind > service, or if I will need to run 2. I am sorry if this is a silly > question, I have not set bind up yet. Yes, you can do it with one named(8) process. You pretty much have to since only one can be listening on port 53 at a time. -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Aug 6 23:44: 9 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp-2.enteract.com (smtp-2.enteract.com [207.229.143.4]) by hub.freebsd.org (Postfix) with ESMTP id 2211C37B405 for ; Mon, 6 Aug 2001 23:44:05 -0700 (PDT) (envelope-from dscheidt@tumbolia.com) Received: from shell-2.enteract.com (shell-2.enteract.com [207.229.143.41]) by smtp-2.enteract.com (Postfix) with ESMTP id 89BAD6CE1; Tue, 7 Aug 2001 01:44:04 -0500 (CDT) Date: Tue, 7 Aug 2001 01:44:04 -0500 (CDT) From: David Scheidt X-X-Sender: To: parv Cc: f-q Subject: Re: how is mail secure when only signed? In-Reply-To: <20010807023118.A47821@moo.holy.cow> 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 Tue, 7 Aug 2001, parv wrote: :i am curious as why would some people, thus software, would consider a :plain text mail which is only signed, not encrypted, w/ public key of :some encryption scheme as secure? i mean what's stopping alice to use :bob's public key to sign her mail to dupe the receiver as if mail is :from bob? The signature is hash of the message that's been signed using the sender's *private* key. Anyone with the sender's public key (and the right software, natch) can decrypt the hash, and then compare that value to the actual hash of the message. If Alice were to sign the message using Bob's public key, Bob's public key wouldn't decrypt the hash, and the verification fails. : :in other words, if public key signature is used to mark mail secure, :not to actually encrypt, how could the source/owner of public key be :verified? The signature can be used to verify that it was sent by the holder of the private key. It doesn't mean that it can't be read by anyone, just that it can't be changed. For lots of purposes, that's enough. -- dscheidt@tumbolia.com Bipedalism is only a fad. 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 23:45:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mtiwmhc26.worldnet.att.net (mtiwmhc26.worldnet.att.net [204.127.131.51]) by hub.freebsd.org (Postfix) with ESMTP id 42C2837B401 for ; Mon, 6 Aug 2001 23:45:50 -0700 (PDT) (envelope-from parv@worldnet.att.net) Received: from worldnet.att.net ([32.100.199.190]) by mtiwmhc26.worldnet.att.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20010807064549.QEJD18077.mtiwmhc26.worldnet.att.net@worldnet.att.net> for ; Tue, 7 Aug 2001 06:45:49 +0000 Received: by worldnet.att.net (Postfix, from userid 1001) id 5DE7B50D5E; Tue, 7 Aug 2001 02:45:48 -0400 (EDT) Date: Tue, 7 Aug 2001 02:45:48 -0400 From: parv To: f-q Subject: Re: how is mail secure when only signed? Message-ID: <20010807024548.A48915@moo.holy.cow> Mail-Followup-To: f-q References: <20010807023118.A47821@moo.holy.cow> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20010807023118.A47821@moo.holy.cow>; from parv_@yahoo.com on Tue, Aug 07, 2001 at 02:31:18AM -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 the same lines, here is a article discussing os patch process... http://razor.bindview.com/publish/papers/os-patch.html ...if anybody knows about any comments posted on this article, care to share that special place (and time)? 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 23:45:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ares.blahz.ab.ca (h24-64-70-105.cg.shawcable.net [24.64.70.105]) by hub.freebsd.org (Postfix) with SMTP id BE13537B401 for ; Mon, 6 Aug 2001 23:45:54 -0700 (PDT) (envelope-from bsd-lists@blahz.ab.ca) Received: (qmail 23078 invoked from network); 7 Aug 2001 06:45:58 -0000 Received: from unknown (HELO zeus) (24.64.68.214) by ares.blahz.ab.ca with SMTP; 7 Aug 2001 06:45:58 -0000 From: "Mike Roest" To: Subject: RE: natd redirect_port only works from the outside Date: Tue, 7 Aug 2001 00:49:02 -0600 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <20010806233713.C449@blossom.cjclark.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 The problem with that is if you assign a pair of records like this: www IN A 63.105.29.28 www IN A 192.168.0.10 There is a 50/50 chance (give or take) that an external host will do a dns lookup and grab the internal 192.168.0.10 IP. There are 2 way's around this. 1) Run a internal only DNS server that all hosts behind the gateway use to lookup local services. 2) run 2 bind processes on the gateway box. One process bound to the external IP nic and one bound to the internal IP NIC. This is accomplished through the listen-on directive in bind 9 found on page 54 of the bind 9 reference manual. Then assign in your whois record the external box as the primary DNS server for the zone. In both situations you will have to assign all the internal boxes to use the Internal only DNS server as their main DNS. So most likely the internal DNS would need to be a caching server as well. Hope this helps --Mike -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Crist J. Clark Sent: Tuesday, August 07, 2001 12:37 AM To: Tabor Kelly Cc: freebsd-questions@FreeBSD.ORG Subject: Re: natd redirect_port only works from the outside On Mon, Aug 06, 2001 at 06:14:13PM -0700, Tabor Kelly wrote: [snip] > > In split DNS, somehost.mydom.org will > > map to 63.105.29.28 for the outside world and 192.168.0.10 (or > > whatever) for your local net. > > I understand this, I was wondering if this can be done off of one bind > service, or if I will need to run 2. I am sorry if this is a silly > question, I have not set bind up yet. Yes, you can do it with one named(8) process. You pretty much have to since only one can be listening on port 53 at a time. -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message 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 23:54: 3 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 AF39037B40C for ; Mon, 6 Aug 2001 23:53:40 -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 f776rY804911; Mon, 6 Aug 2001 23:53:34 -0700 (PDT) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Mike Roest" , Subject: RE: natd redirect_port only works from the outside Date: Mon, 6 Aug 2001 23:53:34 -0700 Message-ID: <002201c11f0d$ad4fab40$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 In-Reply-To: X-MIMEOLE: Produced By Microsoft MimeOLE V4.72.3155.0 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 In actual practice I have found that if you do something like this: www IN A 63.105.29.28 www-in IN A 192.168.0.10 and train the users to use http://www.foobar.com/blahblah when they are outside and http://www-in.foobar.com/blahblah when they are inside, that they quickly become accustomed to this and it is not generally a problem. Most people use bookmarking heavily or you can create icons on their desktop with the internal IP number URL and they end up never typing in the URL anyway. And of course you don't use absolute references in your HTML code, you use relative references and the web browser takes care of the problem for you. Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Mike Roest >Sent: Monday, August 06, 2001 11:49 PM >To: freebsd-questions@FreeBSD.ORG >Subject: RE: natd redirect_port only works from the outside > > >The problem with that is if you assign a pair of records like this: > >www IN A 63.105.29.28 >www IN A 192.168.0.10 > >There is a 50/50 chance (give or take) that an external host will do a dns >lookup and grab the internal 192.168.0.10 IP. There are 2 way's around >this. > >1) Run a internal only DNS server that all hosts behind the gateway use to >lookup local services. >2) run 2 bind processes on the gateway box. One process bound to the >external IP nic and one bound to the internal IP NIC. This is accomplished >through the listen-on directive in bind 9 found on page 54 of the bind 9 >reference manual. Then assign in your whois record the external box as the >primary DNS server for the zone. > >In both situations you will have to assign all the internal boxes to use the >Internal only DNS server as their main DNS. So most likely the internal DNS >would need to be a caching server as well. > >Hope this helps > >--Mike > >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Crist J. Clark >Sent: Tuesday, August 07, 2001 12:37 AM >To: Tabor Kelly >Cc: freebsd-questions@FreeBSD.ORG >Subject: Re: natd redirect_port only works from the outside > > >On Mon, Aug 06, 2001 at 06:14:13PM -0700, Tabor Kelly wrote: > >[snip] > >> > In split DNS, somehost.mydom.org will >> > map to 63.105.29.28 for the outside world and 192.168.0.10 (or >> > whatever) for your local net. >> >> I understand this, I was wondering if this can be done off of one bind >> service, or if I will need to run 2. I am sorry if this is a silly >> question, I have not set bind up yet. > >Yes, you can do it with one named(8) process. You pretty much have to >since only one can be listening on port 53 at a time. >-- >Crist J. Clark cjclark@alum.mit.edu > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 0: 1:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ares.blahz.ab.ca (h24-64-70-105.cg.shawcable.net [24.64.70.105]) by hub.freebsd.org (Postfix) with SMTP id 0F1CF37B403 for ; Tue, 7 Aug 2001 00:01:11 -0700 (PDT) (envelope-from bsd-lists@blahz.ab.ca) Received: (qmail 10167 invoked from network); 7 Aug 2001 07:01:18 -0000 Received: from unknown (HELO zeus) (24.64.68.214) by ares.blahz.ab.ca with SMTP; 7 Aug 2001 07:01:18 -0000 From: "Mike Roest" To: Cc: "Ted Mittelstaedt" Subject: RE: natd redirect_port only works from the outside Date: Tue, 7 Aug 2001 01:04:21 -0600 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <002201c11f0d$ad4fab40$1401a8c0@tedm.placo.com> 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 Yeah, I suppose I didn't really think of that, that is really a more KISS solution then 2 processes/servers. Come to think of it I would probably go with that solution if it is feasible in the situation. But of course there are going to be situations in which it wouldn't work but in general it's probably the least time consuming and requires the least upkeep. -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Ted Mittelstaedt Sent: Tuesday, August 07, 2001 12:54 AM To: Mike Roest; freebsd-questions@FreeBSD.ORG Subject: RE: natd redirect_port only works from the outside In actual practice I have found that if you do something like this: www IN A 63.105.29.28 www-in IN A 192.168.0.10 and train the users to use http://www.foobar.com/blahblah when they are outside and http://www-in.foobar.com/blahblah when they are inside, that they quickly become accustomed to this and it is not generally a problem. Most people use bookmarking heavily or you can create icons on their desktop with the internal IP number URL and they end up never typing in the URL anyway. And of course you don't use absolute references in your HTML code, you use relative references and the web browser takes care of the problem for you. Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Mike Roest >Sent: Monday, August 06, 2001 11:49 PM >To: freebsd-questions@FreeBSD.ORG >Subject: RE: natd redirect_port only works from the outside > > >The problem with that is if you assign a pair of records like this: > >www IN A 63.105.29.28 >www IN A 192.168.0.10 > >There is a 50/50 chance (give or take) that an external host will do a dns >lookup and grab the internal 192.168.0.10 IP. There are 2 way's around >this. > >1) Run a internal only DNS server that all hosts behind the gateway use to >lookup local services. >2) run 2 bind processes on the gateway box. One process bound to the >external IP nic and one bound to the internal IP NIC. This is accomplished >through the listen-on directive in bind 9 found on page 54 of the bind 9 >reference manual. Then assign in your whois record the external box as the >primary DNS server for the zone. > >In both situations you will have to assign all the internal boxes to use the >Internal only DNS server as their main DNS. So most likely the internal DNS >would need to be a caching server as well. > >Hope this helps > >--Mike > >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Crist J. Clark >Sent: Tuesday, August 07, 2001 12:37 AM >To: Tabor Kelly >Cc: freebsd-questions@FreeBSD.ORG >Subject: Re: natd redirect_port only works from the outside > > >On Mon, Aug 06, 2001 at 06:14:13PM -0700, Tabor Kelly wrote: > >[snip] > >> > In split DNS, somehost.mydom.org will >> > map to 63.105.29.28 for the outside world and 192.168.0.10 (or >> > whatever) for your local net. >> >> I understand this, I was wondering if this can be done off of one bind >> service, or if I will need to run 2. I am sorry if this is a silly >> question, I have not set bind up yet. > >Yes, you can do it with one named(8) process. You pretty much have to >since only one can be listening on port 53 at a time. >-- >Crist J. Clark cjclark@alum.mit.edu > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 0: 8:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from prince.inix.com (prince.inix.com [63.167.32.68]) by hub.freebsd.org (Postfix) with ESMTP id ADA7237B401 for ; Tue, 7 Aug 2001 00:08:27 -0700 (PDT) (envelope-from pat@inix.com) Received: from prince.inix.com (prince.inix.com [63.167.32.68]) by prince.inix.com (8.11.0/8.11.0) with ESMTP id f7778Hc24163 for ; Mon, 6 Aug 2001 21:08:17 -1000 Date: Mon, 6 Aug 2001 21:08:17 -1000 (HST) From: Patrick Guerin To: Freebsd-Questions Subject: DHCPD not issuing IP address 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 DHCPD runs fine with workstations and laptops except for one piece of equipment. If I set it for a static IP address it works fine. When I try to use DHCP it won't work. Currently I'm using FreeBSD 4.1-RELEASE. Here' the ARP as seen from the DHCP server: ? (172.0.33.111) at 0:1:9e:e0:2:bf [ethernet] > more /usr/local/etc/dhcpd.conf # dhcpd.conf # # option definitions common to all supported networks... option domain-name "snickers"; option domain-name-servers 123.123.123.123, 123.123.123.124; option subnet-mask 255.255.255.0; default-lease-time 604800; max-lease-time 604800; subnet 172.0.33.0 netmask 255.255.255.0 { range 172.0.33.100 172.0.33.254; option routers 172.0.33.1; } Cheers, --pat To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 0: 9:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from shell.futuresouth.com (shell.futuresouth.com [198.78.58.28]) by hub.freebsd.org (Postfix) with ESMTP id C760237B401 for ; Tue, 7 Aug 2001 00:09:23 -0700 (PDT) (envelope-from tim@futuresouth.com) Received: (from tim@localhost) by shell.futuresouth.com (8.11.4/8.11.1) id f7779NH39621 for freebsd-questions@FreeBSD.ORG; Tue, 7 Aug 2001 02:09:23 -0500 (CDT) Date: Tue, 7 Aug 2001 02:09:23 -0500 From: Tim To: freebsd-questions@FreeBSD.ORG Subject: Re: natd redirect_port only works from the outside Message-ID: <20010807020923.A39327@futuresouth.com> References: <002201c11f0d$ad4fab40$1401a8c0@tedm.placo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <002201c11f0d$ad4fab40$1401a8c0@tedm.placo.com>; from tedm@toybox.placo.com on Mon, Aug 06, 2001 at 11:53:34PM -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 You can also use djbdns if bind is not a requirement. It can return different results base on the source IP addresses. See http://cr.yp.to Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 0:10:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from qmail.esoo.ru (qmail.esoo.ru [213.242.54.33]) by hub.freebsd.org (Postfix) with SMTP id 2B03A37B401 for ; Tue, 7 Aug 2001 00:10:44 -0700 (PDT) (envelope-from cat@qmail.esoo.ru) Received: (qmail 4710 invoked from network); 7 Aug 2001 07:13:26 -0000 Received: from uno.esoo.ru (213.242.54.13) by qmail.esoo.ru with SMTP; 7 Aug 2001 07:13:26 -0000 Content-Type: text/plain; charset="koi8-r" From: cat Reply-To: cat@qmail.esoo.ru To: freebsd-questions@FreeBSD.ORG Subject: Help Date: Tue, 7 Aug 2001 13:10:56 +0600 X-Mailer: KMail [version 1.2] MIME-Version: 1.0 Message-Id: <01080713105601.00316@uno.esoo.ru> 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 Help me, how to restore the removed files? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 0:11:47 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 57EE537B401 for ; Tue, 7 Aug 2001 00:11:40 -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 f777Bb804988; Tue, 7 Aug 2001 00:11:38 -0700 (PDT) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Mike Roest" , Subject: RE: natd redirect_port only works from the outside Date: Tue, 7 Aug 2001 00:11:37 -0700 Message-ID: <002401c11f10$32f8f9c0$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 In-Reply-To: X-MIMEOLE: Produced By Microsoft MimeOLE V4.72.3155.0 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 Another thing that is worth mentioning in the DNS trickery department is that if your running NAT on a Cisco router, and the DNS server is outside, if you have static translation maps between inside and outside addresses on the Cisco device, it will muck with the DNS calls from the inside hosts. That is, suppose you have a host at 192.168.1.1 querying a name of www.foo.com which maps to a legal address of 25.25.25.1 which has a static NAT mapping to 192.168.1.5 on the Cisco. The host issues a DNS query to 24.25.26.7 and the response comes back saying to go to 25.25.25.1 - well the Cisco will see that this belongs to a static map and rewrite the payload of the DNS response packet that is returning to 192.168.1.1 so that 25.25.25.1 is replaced with 192.168.1.5 Thus the inside host at 192.168.1.1 sends traffic to 192.168.1.5 directly. Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com >-----Original Message----- >From: Mike Roest [mailto:bsd-lists@blahz.ab.ca] >Sent: Tuesday, August 07, 2001 12:04 AM >To: freebsd-questions@FreeBSD.ORG >Cc: Ted Mittelstaedt >Subject: RE: natd redirect_port only works from the outside > > >Yeah, > I suppose I didn't really think of that, that is really a more KISS >solution then 2 processes/servers. Come to think of it I would probably go >with that solution if it is feasible in the situation. But of course there >are going to be situations in which it wouldn't work but in general it's >probably the least time consuming and requires the least upkeep. > >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Ted >Mittelstaedt >Sent: Tuesday, August 07, 2001 12:54 AM >To: Mike Roest; freebsd-questions@FreeBSD.ORG >Subject: RE: natd redirect_port only works from the outside > > >In actual practice I have found that if you do something like this: > >www IN A 63.105.29.28 >www-in IN A 192.168.0.10 > >and train the users to use > >http://www.foobar.com/blahblah > >when they are outside and > >http://www-in.foobar.com/blahblah > >when they are inside, that they quickly become accustomed to this and >it is not generally a problem. Most people use bookmarking heavily >or you can create icons on their desktop with the internal IP number >URL and they end up never typing in the URL anyway. > >And of course you don't use absolute references in your HTML code, you >use relative references and the web browser takes care of the problem >for you. > >Ted Mittelstaedt tedm@toybox.placo.com >Author of: The FreeBSD Corporate Networker's Guide >Book website: http://www.freebsd-corp-net-guide.com > > >>-----Original Message----- >>From: owner-freebsd-questions@FreeBSD.ORG >>[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Mike Roest >>Sent: Monday, August 06, 2001 11:49 PM >>To: freebsd-questions@FreeBSD.ORG >>Subject: RE: natd redirect_port only works from the outside >> >> >>The problem with that is if you assign a pair of records like this: >> >>www IN A 63.105.29.28 >>www IN A 192.168.0.10 >> >>There is a 50/50 chance (give or take) that an external host will do a dns >>lookup and grab the internal 192.168.0.10 IP. There are 2 way's around >>this. >> >>1) Run a internal only DNS server that all hosts behind the gateway use to >>lookup local services. >>2) run 2 bind processes on the gateway box. One process bound to the >>external IP nic and one bound to the internal IP NIC. This is accomplished >>through the listen-on directive in bind 9 found on page 54 of the bind 9 >>reference manual. Then assign in your whois record the external box as the >>primary DNS server for the zone. >> >>In both situations you will have to assign all the internal boxes to use >the >>Internal only DNS server as their main DNS. So most likely the internal DNS >>would need to be a caching server as well. >> >>Hope this helps >> >>--Mike >> >>-----Original Message----- >>From: owner-freebsd-questions@FreeBSD.ORG >>[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Crist J. Clark >>Sent: Tuesday, August 07, 2001 12:37 AM >>To: Tabor Kelly >>Cc: freebsd-questions@FreeBSD.ORG >>Subject: Re: natd redirect_port only works from the outside >> >> >>On Mon, Aug 06, 2001 at 06:14:13PM -0700, Tabor Kelly wrote: >> >>[snip] >> >>> > In split DNS, somehost.mydom.org will >>> > map to 63.105.29.28 for the outside world and 192.168.0.10 (or >>> > whatever) for your local net. >>> >>> I understand this, I was wondering if this can be done off of one bind >>> service, or if I will need to run 2. I am sorry if this is a silly >>> question, I have not set bind up yet. >> >>Yes, you can do it with one named(8) process. You pretty much have to >>since only one can be listening on port 53 at a time. >>-- >>Crist J. Clark cjclark@alum.mit.edu >> >>To Unsubscribe: send mail to majordomo@FreeBSD.org >>with "unsubscribe freebsd-questions" in the body of the message >> >> >>To Unsubscribe: send mail to majordomo@FreeBSD.org >>with "unsubscribe freebsd-questions" in the body of the message >> > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 0:24:47 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 EA6E637B401 for ; Tue, 7 Aug 2001 00:24:42 -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 f777OY805016; Tue, 7 Aug 2001 00:24:35 -0700 (PDT) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Patrick Guerin" , "Freebsd-Questions" Subject: RE: DHCPD not issuing IP address Date: Tue, 7 Aug 2001 00:24:34 -0700 Message-ID: <002501c11f12$020d8f40$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 In-Reply-To: X-MIMEOLE: Produced By Microsoft MimeOLE V4.72.3155.0 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 Most likely you want to ask this question on the DHCP mailing lists, see the following: http://www.isc.org/services/public/lists/dhcp-lists.html PS: have you tested the equipment with a different DHCP server? Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Patrick Guerin >Sent: Tuesday, August 07, 2001 12:08 AM >To: Freebsd-Questions >Subject: DHCPD not issuing IP address > > >DHCPD runs fine with workstations and laptops except for one piece of >equipment. If I set it for a static IP address it works fine. When I try >to use DHCP it won't work. Currently I'm using FreeBSD 4.1-RELEASE. > >Here' the ARP as seen from the DHCP server: > >? (172.0.33.111) at 0:1:9e:e0:2:bf [ethernet] > >> more /usr/local/etc/dhcpd.conf ># dhcpd.conf ># ># option definitions common to all supported networks... >option domain-name "snickers"; >option domain-name-servers 123.123.123.123, 123.123.123.124; >option subnet-mask 255.255.255.0; >default-lease-time 604800; >max-lease-time 604800; >subnet 172.0.33.0 netmask 255.255.255.0 { > range 172.0.33.100 172.0.33.254; > option routers 172.0.33.1; >} > > >Cheers, > >--pat > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 0:44:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f171.pav2.hotmail.com [64.4.37.171]) by hub.freebsd.org (Postfix) with ESMTP id 5B24637B401 for ; Tue, 7 Aug 2001 00:44:18 -0700 (PDT) (envelope-from twchim1@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 7 Aug 2001 00:44:18 -0700 Received: from 147.8.182.48 by pv2fd.pav2.hotmail.msn.com with HTTP; Tue, 07 Aug 2001 07:44:18 GMT X-Originating-IP: [147.8.182.48] From: "Wing Tim" To: freebsd-questions@FreeBSD.ORG Subject: Problem configuring Lucent WaveLAN PC card Date: Tue, 07 Aug 2001 15:44:18 +0800 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 07 Aug 2001 07:44:18.0267 (UTC) FILETIME=[C37D72B0:01C11F14] 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 All, After installing FreeBSD 4.2-Release, I inserted the Lucent WaveLAN PC card to the computer through an ISA adapter. Then I added the lines: pccard_enable="YES" pccard_mem="DEFAULT" (also tried pccard_mem="0xe0000") into the file /etc/rc.conf. After that I typed "pccardd" in the terminal to try to bring up the WaveLAN card. However, the error "fatal error: no PC-CARD slots" appeared on the screen and there's no light on the WaveLAN card. Anyone knows what I error I've made? Also did I miss some steps in the configuration? Thanks very much and look forward to hearing from you! Wing Tim _________________________________________________________________ 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 Tue Aug 7 1: 8:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.west.se (unknown [194.52.130.37]) by hub.freebsd.org (Postfix) with ESMTP id B1D9937B401 for ; Tue, 7 Aug 2001 01:08:24 -0700 (PDT) (envelope-from bjorn.tornqvist@west.se) Received: from bashful (bashful [192.168.0.14]) by mail.west.se (8.11.1/8.9.3) with SMTP id f7788Mi16886 for ; Tue, 7 Aug 2001 10:08:23 +0200 (CEST) (envelope-from bjorn.tornqvist@west.se) Message-ID: <013501c11f18$346fc1a0$0e00a8c0@bashful> From: =?iso-8859-1?Q?Bj=F6rn_T=F6rnqvist?= To: Subject: Speeding up account-adding? Date: Tue, 7 Aug 2001 10:08:55 +0200 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0132_01C11F28.F78ADBB0" 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_0132_01C11F28.F78ADBB0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, At work, we need to add 100k+ loginaccounts on a single system, but I've = found that after about 15k accounts it takes ~5 seconds to add it = (through pw useradd). My guess is that its the pwmkdb that is slowing things down at an = exponetial rate - anyone know how to fix this? Please reply to me as I'm not a member of the list. /Bjorn ____ Bj=F6rn T=F6rnqvist Software Engineer, Founder @ west.se Tel: +46 457 386295 Mobile: +46 733 31 21 31 ------=_NextPart_000_0132_01C11F28.F78ADBB0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
    Hi,
     
    At work, we need to add 100k+ = loginaccounts on a=20 single system, but I've found that after about 15k accounts it takes ~5 = seconds=20 to add it (through pw useradd).
    My guess is that its the pwmkdb that is = slowing=20 things down at an exponetial rate - anyone know how to fix = this?
     
    Please reply to me as I'm not a member = of the=20 list.
     
    /Bjorn
     
    ____
    Bj=F6rn T=F6rnqvist
    Software = Engineer,=20 Founder @ west.se
    Tel: +46 457 386295
    Mobile: +46 733 31 21=20 31
    ------=_NextPart_000_0132_01C11F28.F78ADBB0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 1:29:35 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 5486E37B403 for ; Tue, 7 Aug 2001 01:29:21 -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 f778T6P99961; Tue, 7 Aug 2001 09:29:09 +0100 (BST) (envelope-from alex@twowaytv.co.uk) X-Authentication-Warning: r2d2.twowaytv.co.uk: alex owned process doing -bs Date: Tue, 7 Aug 2001 09:29:05 +0100 (BST) From: Alex Dyas Reply-To: To: Rob Hudson Cc: Subject: Re: rotating web logs In-Reply-To: <20010806130837.Y12705@cogit8.org> Message-ID: <20010807092507.K78333-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 nice trick i've picked up is to do : cat /dev/null > /usr/local/apache/logs/access_log to clear out the old logs instead of bouncing the server. saves you any downtime and potential problems restarting apache. alex.. On Mon, 6 Aug 2001, Rob Hudson wrote: > I just use a perl script attached to a cron job. At the start of a > new month, it copies the combined_log for each virtual we host to > YYYY-MM.combined_log and restarts apache. Pretty simple. > > > On 20010806.1548, Marius Kirschner said ... > > > > I was wondering, what do people use to rotate the apache web logs? I > > noticed there a "rotatelogs" command but this one doesn't work from > the > > command line apparenly and I'd like to schedule a cron job to do that. > > Thanks, > > > > ---Marius > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 1:39: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.ev1.net (unknown [207.218.192.6]) by hub.freebsd.org (Postfix) with ESMTP id C58A837B403 for ; Tue, 7 Aug 2001 01:39:05 -0700 (PDT) (envelope-from mrherndon@mail.ev1.net) Date: Tue, 7 Aug 2001 03:39:29 -0500 Message-Id: <200108070339.AA35389488@mail.ev1.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii From: "mrherndon" Reply-To: To: Subject: broken install of X X-Mailer: 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...please be gentle with me...I am completely new to Free BSD I just bought it at the Fry's electronics in Houston.TX...It says it is version 4.2 Powerdesk if that makes it easier to know what version I have. I am really excited that I am going to learn Unix, since I have been messing around with different distros of Linux for about 10 months...just took the plunge...anyway I got throught the install just fine....did the detailed install...answered all the questions added gnome...selected KDE for desktop...configured X (it looked good). It does boot fine, but......when I startx....it comes up with a broken pipe...was there any problems with this in the version that I have? Any suggestions on where to look to learn how to fix it? My experience at least with Linux was the documentation assumes you have a high proficiency level with the OS as far as the docs go....hoping the docs here will be written a little more for the beginner...at least give a complete breakdown before going into detail... Regards, Mel ________________________________________________________________ Sent via the EV1 webmail system at mail.ev1.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 1:41:19 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 71DD937B403 for ; Tue, 7 Aug 2001 01:41:16 -0700 (PDT) (envelope-from dannyman@toldme.com) Received: by dell.dannyland.org (Postfix, from userid 1001) id 49BF25C70; Tue, 7 Aug 2001 01:43:12 -0700 (PDT) Date: Tue, 7 Aug 2001 01:43:12 -0700 From: dannyman To: rsavage@nandomedia.com Cc: questions@FreeBSD.org Subject: Re: NIS in FreeBSD Message-ID: <20010807014312.A14813@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 rsavage@nandomedia.com on Mon, Aug 06, 2001 at 12:05:36PM -0400 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 Mon, Aug 06, 2001 at 12:05:36PM -0400, rsavage@nandomedia.com wrote: > 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. FreeBSD-questions is a mailing list that any number of people might read. One of us might answer your question. In your case, NIS does not send clear-text passwords over the network. NIS sends out passwords translated in to an encrypted string via a one-way algorithm. The NIS client encrypts the password that the user supplies, and if it is the same as the encrypted string on the NIS master, then the NIS client knows that password is correct. The weakness is that as cryptographic theory and CPU power advance, it becomes easier to set computers up to run through likely passwords, encrypting them in to the encrypted password string sent in your NIS. For this reason, most modern Unix systems treat the encrypted passwords as trusted local information. NIS requires this information to go over the network. If you are concerned about security, and you use NIS, you should have a password policy that says users should change their passwords every so often, and that they need to be more difficult to guess than simple dictionary words, and the like. You may also want to test more secure password hash algorithms. For example, NIS implementations have historically used DES encryption to share passwords. The MD5 encryption scheme that FreeBSD uses, by default, is harder to run through, in this manner. If your NIS system consists of only FreeBSD hosts, you can make it so that encrypted passwords don't go over the network either. I'm not sure how this works, so you should RTFM if you are interested in this. In a heterogeneous environment, you might consider alternatives like LDAP over SSL, or Kerberos. There is also NIS+, but anyone I've ever asked has told me that it is too silly to consider. -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 Tue Aug 7 1:58:47 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 E4B0237B401 for ; Tue, 7 Aug 2001 01:58:43 -0700 (PDT) (envelope-from dannyman@toldme.com) Received: by dell.dannyland.org (Postfix, from userid 1001) id B0A435C79; Tue, 7 Aug 2001 02:00:39 -0700 (PDT) Date: Tue, 7 Aug 2001 02:00:39 -0700 From: dannyman To: =?iso-8859-1?Q?Bj=F6rn_T=F6rnqvist?= Cc: freebsd-questions@freebsd.org Subject: Re: Speeding up account-adding? Message-ID: <20010807020039.A14999@toldme.com> References: <013501c11f18$346fc1a0$0e00a8c0@bashful> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5i In-Reply-To: <013501c11f18$346fc1a0$0e00a8c0@bashful>; from bjorn.tornqvist@west.se on Tue, Aug 07, 2001 at 10:08:55AM +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 Tue, Aug 07, 2001 at 10:08:55AM +0200, Björn Törnqvist wrote: > At work, we need to add 100k+ loginaccounts on a single system, but > I've found that after about 15k accounts it takes ~5 seconds to add it > (through pw useradd). My guess is that its the pwmkdb that is slowing > things down at an exponetial rate - anyone know how to fix this? > > Please reply to me as I'm not a member of the list. You would labotomize pw to not call pwd_mkdb, and then carefully feed pw incremented UIDs, and then run pwd_mkdb when you are done. :) http://www.daemonnews.org/199905/user-mgmt.html -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 Tue Aug 7 2:26:20 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f52.pav2.hotmail.com [64.4.37.52]) by hub.freebsd.org (Postfix) with ESMTP id EA67637B401 for ; Tue, 7 Aug 2001 02:26:16 -0700 (PDT) (envelope-from twchim1@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 7 Aug 2001 02:26:16 -0700 Received: from 147.8.182.48 by pv2fd.pav2.hotmail.msn.com with HTTP; Tue, 07 Aug 2001 09:26:16 GMT X-Originating-IP: [147.8.182.48] From: "Wing Tim" To: freebsd-questions@FreeBSD.ORG Subject: Problem configuring Lucent WaveLAN PC card Date: Tue, 07 Aug 2001 17:26:16 +0800 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 07 Aug 2001 09:26:16.0765 (UTC) FILETIME=[026626D0:01C11F23] 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 All, After installing FreeBSD 4.2-Release, I inserted the Lucent WaveLAN PC card to the computer through an ISA adapter. Then I added the lines: pccard_enable="YES" pccard_mem="DEFAULT" (also tried pccard_mem="0xe0000") into the file /etc/rc.conf. After that I typed "pccardd" in the terminal to try to bring up the WaveLAN card. However, the error "fatal error: no PC-CARD slots" appeared on the screen and there's no light on the WaveLAN card. Anyone knows what I error I've made? Also did I miss some steps in the configuration? Thanks very much and look forward to hearing from you! Wing Tim _________________________________________________________________ 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 Tue Aug 7 2:29:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-64-165-226-48.dsl.lsan03.pacbell.net [64.165.226.48]) by hub.freebsd.org (Postfix) with ESMTP id 60BBF37B403 for ; Tue, 7 Aug 2001 02:29:22 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 2DB0766CB5; Tue, 7 Aug 2001 02:29:21 -0700 (PDT) Date: Tue, 7 Aug 2001 02:29:20 -0700 From: Kris Kennaway To: parv Cc: f-q Subject: Re: how is mail secure when only signed? Message-ID: <20010807022920.A72229@xor.obsecurity.org> References: <20010807023118.A47821@moo.holy.cow> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="sm4nu43k4a2Rpi4c" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010807023118.A47821@moo.holy.cow>; from parv_@yahoo.com on Tue, Aug 07, 2001 at 02:31:18AM -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 --sm4nu43k4a2Rpi4c Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Aug 07, 2001 at 02:31:18AM -0400, parv wrote: > i am curious as why would some people, thus software, would consider a=20 > plain text mail which is only signed, not encrypted, w/ public key of=20 > some encryption scheme as secure? i mean what's stopping alice to use=20 > bob's public key to sign her mail to dupe the receiver as if mail is=20 > from bob? >=20 > in other words, if public key signature is used to mark mail secure, > not to actually encrypt, how could the source/owner of public key be > verified? It's the signer's private key, not their public key, which is used to sign. Hence no-one else can forge it. Kris --sm4nu43k4a2Rpi4c 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 iD8DBQE7b7TvWry0BWjoQKURAsARAJoDx6s/ppNJ6QOm7SIjTT5/szur8gCgzI6q GIv7nQIuvPGz7mFG4QJFi4s= =wJfE -----END PGP SIGNATURE----- --sm4nu43k4a2Rpi4c-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 2:40:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ?????? (unknown [211.244.225.95]) by hub.freebsd.org (Postfix) with SMTP id E8CFA37B401 for ; Tue, 7 Aug 2001 02:40:31 -0700 (PDT) (envelope-from ksj@edusarang.com) From: =?ks_c_5601-1987?B?w7XA57ChtcggssPC7g==?= To: questions@FreeBSD.org Subject: =?ks_c_5601-1987?B?u+y4573DIL7Lt8G15bixsNS/5Cwguau9vMDPwMy15yCzsrq4tNkgvbGw1C4uLg==?= Date: Tue, 07 Aug 2001 18:40:01 +0900 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0187_01C0F07A.93A40C00" X-Priority: 3 Message-Id: <20010807094031.E8CFA37B401@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 This is a multi-part message in MIME format. ------=_NextPart_000_0187_01C0F07A.93A40C00 Content-Type: text/plain; charset="ks_c_5601-1987" Content-Transfer-Encoding: base64 v6G14LvntvsguN7AzyC80r3EwfYgIAkJCQkJCQkJCQkJCQkJCQkNCgkJCQkgICAgICAgDQoN CiAgIA0Kx+O29L74wMwgIMDMuN7Az8C7ILq4s7sgwcu828fVtM+02S4gxbggu+fAzMauILDU vcPGx7+hvK0guavA28Cnt84gud/D6cfPv6kgurizu7nHt84gsLPAzsGkurggs+vD4sC6IMD8 x/QgsMbBpMfPwfYgvsrAuLzFtbUgwcG9wLTPtNkuICANCiAgICAgIAkJCQkJCQkJCQkJIA0K IA0KCQkJCSAgICAgDQoJCQkJIA0KIA0KCSAJCSAgICAgICAgICANCg0KICAgDQogsbPA5yAg x9Gxx8C7ILDtuK4tuea7573EICCx4r7vwLi3ziC/z7qux8+w1CAgseK+7yEhIQ0KICAgICAg ICAgICANCiANCiAgICAgICAgICAgDQoNCiAgIA0KIMPWvNIgIDS56MDHIMDQseIgvNO1tSAg udcgwMzH2LW1IMH1sKEhISENCiAgICAgICAgICAgDQogDQogICAgICAgICAgIA0KDQogICAN CiDD1rjpwLi3ziAgwOHA57XIIMfQvcC0ybf8ICCx+r/sseIhISENCiAgICAgICAgICAgDQog DQogICAgICAgICAgIA0KDQogICANCiAxutAgILq5vcDAuLfOIMD8w7wgs7u/6yAgxsS+xyEh IQ0KICAgICAgICAgICANCiANCiAgICAgICAgICAgDQoNCiAgIA0KILjuw7W03MCntvO1tSAg tei0wrTrt84gw7TDtCCw6LvqISEhDQogICAgICAgICAgIA0KIA0KICAgICAgICAgICANCg0K ICAgDQogNbrQv6EgIDEwMLTcvu64piC/z8D8ILHivu8hISENCiAgICAgICAgICAgDQogDQog ICAgICAgICAgICAgIA0KvPawrbTru/MNCg0Ktc6z+iAgsLO538DHIMPWtOsgwPu3ybHiwMcg w8q17sfQu/0gIC8gx9C9wLTJt/wgx+K788C7IL/4x8+0wiDH0Lv9ICC51yC89sfou/0gLyDA 2rHisLO53yC51yC+97mrtMm3/MC7ICDAp8fYILDtvcnHz7TCIMH3wOXAziAvIMDas+C/obDU ICDH0L3AILnmuf3AuyDA/MfYwdaw7cDaIMfPtMIgIMfQus648A0KICAgICAgICAgICANCiAg ICAgIA0KyKjG5MDMwfYgOiB3d3cuZWR1c2FyYW5nLmNvbSAgICAgICAgICAgICAgICAgbWFp bCA6IG1haWxAZWR1c2FyYW5nLmNvbQ0Kua7Ax8D8yK0gOiAoMDMxKSAgODIxLTEzMzQgICAg ICAgICAgICAgICAgICAgICAgICAgICC89r73ua7AxyAgLyDB9rvnua7AxyAvIMGmyN65rsDH DQogICAgICAgDQogDQogICANCiANCg== ------=_NextPart_000_0187_01C0F07A.93A40C00 Content-Type: text/html; charset="ks_c_5601-1987" Content-Transfer-Encoding: base64 PEhUTUw+DQo8SEVBRD4NCjxUSVRMRT6/obXgu+e2+yC43sDPILzSvcTB9jwvVElUTEU+DQo8 TUVUQSBIVFRQLUVRVUlWPSJDb250ZW50LVR5cGUiIENPTlRFTlQ9InRleHQvaHRtbDsgY2hh cnNldD1ldWMta3IiPg0KPG1ldGEgbmFtZT0iZ2VuZXJhdG9yIiBjb250ZW50PSJOYW1vIFdl YkVkaXRvciB2NC4wKFRyaWFsKSI+DQo8L0hFQUQ+DQo8Qk9EWSBCR0NPTE9SPSNGRkZGRkY+ DQo8dGFibGUgYm9yZGVyPSIwIiBjZWxscGFkZGluZz0iMCIgY2VsbHNwYWNpbmc9IjEiIHdp ZHRoPSI1NDAiIGJnY29sb3I9ImJsYWNrIj4NCiAgICA8dHI+DQogICAgICAgIDx0ZCB3aWR0 aD0iOTY0IiBiZ2NvbG9yPSJ3aGl0ZSI+PCEtLSBJbWFnZVJlYWR5IFNsaWNlcyAoVW50aXRs ZWQtMSkgLS0+DQo8VEFCTEUgQk9SREVSPTAgQ0VMTFBBRERJTkc9IjAiIENFTExTUEFDSU5H PTAgd2lkdGg9IjEwMCUiPg0KCTxUUj4NCgkJPFREPg0KCQkJPHAgYWxpZ249ImNlbnRlciI+ PGEgaHJlZj0iaHR0cDovL3d3dy5lZHVzYXJhbmcuY29tIiB0YXJnZXQ9Il9ibGFuayI+PGlt ZyBzcmM9Imh0dHA6Ly93d3cuZWR1c2FyYW5nLmNvbS9tYWlsL2ltYWdlcy90aXRsZS5naWYi IHdpZHRoPSI1NDQiIGhlaWdodD0iMTE2IiBib3JkZXI9IjAiPjwvYT4JCQk8L1REPg0KCTwv VFI+DQoJPFRSPg0KCQk8VEQgd2lkdGg9IjU0NCI+DQoJCQk8Zm9udCBzaXplPSIxIj48YnI+ PC9mb250PjwvVEQ+DQoJPC9UUj4NCgk8VFI+DQoJCTxURCB3aWR0aD0iNTQ0Ij4NCiAgICAg ICAgICAgICAgICAgICAgICAgIDx0YWJsZSBhbGlnbj0iY2VudGVyIiBib3JkZXI9IjAiIGNl bGxwYWRkaW5nPSIwIiBjZWxsc3BhY2luZz0iMSIgd2lkdGg9IjUwMCIgYmdjb2xvcj0iIzAw MzQ3MSI+DQogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHRyPg0KICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICA8dGQgd2lkdGg9IjUzNCI+DQogICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICA8dGFibGUgYm9yZGVyPSIwIiBjZWxscGFkZGluZz0iMCIg Y2VsbHNwYWNpbmc9IjAiIHdpZHRoPSIxMDAlIj4NCiAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICA8dHI+DQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgIDx0ZCB3aWR0aD0iMjAiIGJnY29sb3I9IndoaXRlIj4NCiAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxwPjxpbWcgc3JjPSJo dHRwOi8vd3d3LmVkdXNhcmFuZy5jb20vbWFpbC9pbWFnZXMvc2lkZWJhcjEuZ2lmIiB3aWR0 aD0iMTAiIGhlaWdodD0iNTAiIGJvcmRlcj0iMCI+PC9wPg0KICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICA8L3RkPg0KICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICA8dGQgYmdjb2xvcj0id2hpdGUiPg0KICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHA+PHNwYW4gc3R5bGU9 ImZvbnQtc2l6ZTo5cHQ7Ij48Zm9udCBjb2xvcj0iZ3JheSI+x+O29L74wMwgDQogICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICDAzLjewM/AuyC6uLO7 IMHLvNvH1bTPtNkuIMW4ILvnwMzGriCw1L3Dxse/obytILmrwNvAp7fOILnfw+nHz7+pILq4 s7u5x7fOILCzwM7BpLq4ILPrw+LAuiDA/Mf0ILDGwaTHz8H2IL7KwLi8xbW1IMHBvcC0z7TZ LiANCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvc3Bhbj48 L3A+DQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvdGQ+ DQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPC90cj4NCiAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvdGFibGU+DQogICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgIDwvdGQ+DQogICAgICAgICAgICAgICAgICAgICAgICAgICAg PC90cj4NCiAgICAgICAgICAgICAgICAgICAgICAgIDwvdGFibGU+DQo8L1REPg0KCTwvVFI+ DQoJPFRSPg0KCQk8VEQgd2lkdGg9IjU0NCI+DQoJCQk8L1REPg0KCTwvVFI+DQoJPFRSPg0K CQk8VEQ+DQogICAgICAgICAgICAgICAgICAgICAgICA8cD48Zm9udCBzaXplPSIxIj4mbmJz cDs8L2ZvbnQ+PC9wPg0KPC9URD4NCgk8L1RSPg0KCTxUUj4NCgkJPFREPg0KICAgICAgICAg ICAgICAgICAgICAgICAgPHAgYWxpZ249ImxlZnQiPiZuYnNwOyZuYnNwOyZuYnNwOyZuYnNw OzxpbWcgc3JjPSJodHRwOi8vd3d3LmVkdXNhcmFuZy5jb20vbWFpbC9pbWFnZXMvbGVjX3Rp dGxlMS5naWYiIHdpZHRoPSI4NiIgaGVpZ2h0PSIyMCIgYm9yZGVyPSIwIj48L3A+DQo8L1RE Pg0KCTwvVFI+DQoJPFRSPg0KCQk8VEQ+DQogICAgICAgICAgICAgICAgICAgICAgICA8cD48 Zm9udCBzaXplPSIxIj4mbmJzcDs8L2ZvbnQ+PC9wPg0KPC9URD4NCgk8L1RSPg0KICAgICAg ICAgICAgICAgIDx0cj4NCgkJPFREPg0KICAgICAgICAgICAgICAgICAgICAgICAgPHRhYmxl IGFsaWduPSJjZW50ZXIiIGJvcmRlcj0iMCIgY2VsbHBhZGRpbmc9IjAiIGNlbGxzcGFjaW5n PSIwIiB3aWR0aD0iNTAwIj4NCiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8dHI+DQog ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDx0ZCB3aWR0aD0iNTM0Ij4NCiAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDx0YWJsZSBib3JkZXI9IjAiIGNlbGxw YWRkaW5nPSIwIiBjZWxsc3BhY2luZz0iMSIgd2lkdGg9IjEwMCUiIGJnY29sb3I9IiNGNjk4 MDQiPg0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDx0cj4NCiAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHRkIHdpZHRoPSI0 OTAiPg0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg PHRhYmxlIGJvcmRlcj0iMCIgY2VsbHBhZGRpbmc9IjAiIGNlbGxzcGFjaW5nPSIwIiB3aWR0 aD0iNDk4Ij4NCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICA8dHI+DQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgIDx0ZCB3aWR0aD0iMTY3IiBiZ2NvbG9yPSJ3aGl0ZSI+DQogICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICA8cD48aW1nIHNyYz0iaHR0cDovL3d3dy5lZHVzYXJhbmcuY29tL21haWwvaW1hZ2VzL2tp dWsuZ2lmIiB3aWR0aD0iMTUxIiBoZWlnaHQ9IjQxIiBib3JkZXI9IjAiIHVzZW1hcD0iI0lt YWdlTWFwMSI+PC9wPg0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICA8L3RkPg0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICA8dGQgd2lkdGg9IjMzMSIgYmdjb2xvcj0iI0ZB RUZERSI+DQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICA8cD48c3BhbiBzdHlsZT0iZm9udC1zaXplOjlwdDsiPjxmb250IGNv bG9yPSIjRjY5ODA0Ij48Yj4mbmJzcDuxs8DnIA0KICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgx9Gxx8C7ILDtuK4tuea7573E IA0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgseK+78C4t84gv8+6rsfPsNQgDQogICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICCx4r7vISEhPC9iPjwvZm9udD48 L3NwYW4+PC9wPg0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICA8L3RkPg0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgIDwvdHI+DQogICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICA8L3RhYmxlPg0KICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICA8L3RkPg0KICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgIDwvdHI+DQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICA8L3RhYmxlPg0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L3RkPg0KICAg ICAgICAgICAgICAgICAgICAgICAgICAgIDwvdHI+DQogICAgICAgICAgICAgICAgICAgICAg ICAgICAgPHRyPg0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8dGQgd2lkdGg9 IjUzNCI+DQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cD4mbmJzcDs8 L3A+DQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvdGQ+DQogICAgICAgICAg ICAgICAgICAgICAgICAgICAgPC90cj4NCiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8 dHI+DQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDx0ZCB3aWR0aD0iNTM0Ij4N CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDx0YWJsZSBib3JkZXI9IjAi IGNlbGxwYWRkaW5nPSIwIiBjZWxsc3BhY2luZz0iMSIgd2lkdGg9IjUwMCIgYmdjb2xvcj0i Izc1OTA0NyI+DQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHRy Pg0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8dGQ+DQog ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8dGFibGUg Ym9yZGVyPSIwIiBjZWxscGFkZGluZz0iMCIgY2VsbHNwYWNpbmc9IjAiIHdpZHRoPSI0OTgi Pg0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg IDx0cj4NCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgPHRkIHdpZHRoPSIxNjgiIGJnY29sb3I9IndoaXRlIj4NCiAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxwPjxp bWcgc3JjPSJodHRwOi8vd3d3LmVkdXNhcmFuZy5jb20vbWFpbC9pbWFnZXMvc29rLmdpZiIg d2lkdGg9IjE1MSIgaGVpZ2h0PSI0MSIgYm9yZGVyPSIwIiB1c2VtYXA9IiNJbWFnZU1hcDIi PjwvcD4NCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgPC90ZD4NCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgPHRkIHdpZHRoPSIzMzAiIGJnY29sb3I9IiNFNEYxQ0UiPg0K ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgPHA+PGZvbnQgY29sb3I9IiM3NTkwNDciPjxzcGFuIHN0eWxlPSJmb250LXNpemU6 OXB0OyI+PGI+Jm5ic3A7w9a80iANCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgIDS56MDHIMDQseIgvNO1tSANCiAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgILnX IMDMx9i1tSDB9bChISEhPC9iPjwvc3Bhbj48L2ZvbnQ+PC9wPg0KICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L3RkPg0KICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvdHI+DQog ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L3RhYmxl Pg0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L3RkPg0K ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvdHI+DQogICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L3RhYmxlPg0KICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICA8L3RkPg0KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwv dHI+DQogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHRyPg0KICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICA8dGQgd2lkdGg9IjUzNCI+DQogICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICA8cD4mbmJzcDs8L3A+DQogICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgIDwvdGQ+DQogICAgICAgICAgICAgICAgICAgICAgICAgICAgPC90cj4NCiAg ICAgICAgICAgICAgICAgICAgICAgICAgICA8dHI+DQogICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgIDx0ZCB3aWR0aD0iNTM0Ij4NCiAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgIDx0YWJsZSBib3JkZXI9IjAiIGNlbGxwYWRkaW5nPSIwIiBjZWxsc3BhY2lu Zz0iMSIgd2lkdGg9IjEwMCUiIGJnY29sb3I9IiMyMjZEM0EiPg0KICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgIDx0cj4NCiAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgPHRkIHdpZHRoPSI0OTAiPg0KICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHRhYmxlIGJvcmRlcj0iMCIgY2Vs bHBhZGRpbmc9IjAiIGNlbGxzcGFjaW5nPSIwIiB3aWR0aD0iNDk4Ij4NCiAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8dHI+DQogICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDx0ZCB3 aWR0aD0iMTY4IiBiZ2NvbG9yPSJ3aGl0ZSI+DQogICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cD48aW1nIHNyYz0iaHR0cDov L3d3dy5lZHVzYXJhbmcuY29tL21haWwvaW1hZ2VzL2Nob2kuZ2lmIiB3aWR0aD0iMTUxIiBo ZWlnaHQ9IjQxIiBib3JkZXI9IjAiIHVzZW1hcD0iI0ltYWdlTWFwMyI+PC9wPg0KICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L3Rk Pg0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICA8dGQgd2lkdGg9IjMzMCIgYmdjb2xvcj0iI0UwRjNEOSI+DQogICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cD48Yj48 Zm9udCBjb2xvcj0iIzIyNkQzQSI+PHNwYW4gc3R5bGU9ImZvbnQtc2l6ZTo5cHQ7Ij4mbmJz cDvD1rjpwLi3ziANCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgIMDhwOe1yCDH0L3AtMm3/CANCiAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgILH6v+yx4iEhITwv c3Bhbj48L2ZvbnQ+PC9iPjwvcD4NCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgPC90ZD4NCiAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L3RyPg0KICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPC90YWJsZT4NCiAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPC90ZD4NCiAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICA8L3RyPg0KICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgPC90YWJsZT4NCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg PC90ZD4NCiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L3RyPg0KICAgICAgICAgICAg ICAgICAgICAgICAgICAgIDx0cj4NCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg PHRkIHdpZHRoPSI1MzQiPg0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg PHA+Jm5ic3A7PC9wPg0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L3RkPg0K ICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvdHI+DQogICAgICAgICAgICAgICAgICAg ICAgICAgICAgPHRyPg0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8dGQgd2lk dGg9IjUzNCI+DQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8dGFibGUg Ym9yZGVyPSIwIiBjZWxscGFkZGluZz0iMCIgY2VsbHNwYWNpbmc9IjEiIHdpZHRoPSI1MDAi IGJnY29sb3I9IiMxMzZBQjUiPg0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgIDx0cj4NCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgPHRkIHdpZHRoPSI0OTAiPg0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgPHRhYmxlIGJvcmRlcj0iMCIgY2VsbHBhZGRpbmc9IjAiIGNlbGxz cGFjaW5nPSIwIiB3aWR0aD0iNDk4Ij4NCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICA8dHI+DQogICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDx0ZCB3aWR0aD0iMTY3IiBiZ2NvbG9y PSJ3aGl0ZSI+DQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICA8cD48aW1nIHNyYz0iaHR0cDovL3d3dy5lZHVzYXJhbmcuY29t L21haWwvaW1hZ2VzL21pbmQuZ2lmIiB3aWR0aD0iMTUxIiBoZWlnaHQ9IjQxIiBib3JkZXI9 IjAiIHVzZW1hcD0iI0ltYWdlTWFwNCI+PC9wPg0KICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L3RkPg0KICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8dGQgd2lkdGg9IjMz MSIgYmdjb2xvcj0iI0REREVGOSI+DQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cD48Zm9udCBjb2xvcj0iIzEzNkFCNSI+ PGI+PHNwYW4gc3R5bGU9ImZvbnQtc2l6ZTo5cHQ7Ij4mbmJzcDsxutAgDQogICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICC6ub3A wLi3ziDA/MO8ILO7v+sgDQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICDGxL7HISEhPC9zcGFuPjwvYj48L2ZvbnQ+PC9wPg0K ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICA8L3RkPg0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgIDwvdHI+DQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICA8L3RhYmxlPg0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICA8L3RkPg0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg IDwvdHI+DQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L3RhYmxlPg0K ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L3RkPg0KICAgICAgICAgICAgICAg ICAgICAgICAgICAgIDwvdHI+DQogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHRyPg0K ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8dGQgd2lkdGg9IjUzNCI+DQogICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cD4mbmJzcDs8L3A+DQogICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgIDwvdGQ+DQogICAgICAgICAgICAgICAgICAgICAg ICAgICAgPC90cj4NCiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8dHI+DQogICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgIDx0ZCB3aWR0aD0iNTM0Ij4NCiAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgIDx0YWJsZSBib3JkZXI9IjAiIGNlbGxwYWRkaW5n PSIwIiBjZWxsc3BhY2luZz0iMSIgd2lkdGg9IjEwMCUiIGJnY29sb3I9IiNCQjU5RDMiPg0K ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDx0cj4NCiAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHRkIHdpZHRoPSI0OTAiPg0K ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHRhYmxl IGJvcmRlcj0iMCIgY2VsbHBhZGRpbmc9IjAiIGNlbGxzcGFjaW5nPSIwIiB3aWR0aD0iNDk4 Ij4NCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICA8dHI+DQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgIDx0ZCB3aWR0aD0iMTY4IiBiZ2NvbG9yPSJ3aGl0ZSI+DQogICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cD48 aW1nIHNyYz0iaHR0cDovL3d3dy5lZHVzYXJhbmcuY29tL21haWwvaW1hZ2VzL2N5YmVyLmdp ZiIgd2lkdGg9IjE1MSIgaGVpZ2h0PSI0MSIgYm9yZGVyPSIwIiB1c2VtYXA9IiNJbWFnZU1h cDUiPjwvcD4NCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgPC90ZD4NCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgPHRkIHdpZHRoPSIzMzAiIGJnY29sb3I9IiNGMERERjYi Pg0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgPHA+PGZvbnQgY29sb3I9IiNCQjU5RDMiPjxiPjxzcGFuIHN0eWxlPSJmb250 LXNpemU6OXB0OyI+Jm5ic3A7uO7DtbTcwKe287W1IA0KICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgtei0wrTrt84gw7TDtCCw 6LvqISEhPC9zcGFuPjwvYj48L2ZvbnQ+PC9wPg0KICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L3RkPg0KICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvdHI+DQogICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L3RhYmxlPg0KICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L3RkPg0KICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvdHI+DQogICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICA8L3RhYmxlPg0KICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICA8L3RkPg0KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvdHI+DQogICAg ICAgICAgICAgICAgICAgICAgICAgICAgPHRyPg0KICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICA8dGQgd2lkdGg9IjUzNCI+DQogICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICA8cD4mbmJzcDs8L3A+DQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg IDwvdGQ+DQogICAgICAgICAgICAgICAgICAgICAgICAgICAgPC90cj4NCiAgICAgICAgICAg ICAgICAgICAgICAgICAgICA8dHI+DQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg IDx0ZCB3aWR0aD0iNTM0Ij4NCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg IDx0YWJsZSBib3JkZXI9IjAiIGNlbGxwYWRkaW5nPSIwIiBjZWxsc3BhY2luZz0iMSIgd2lk dGg9IjEwMCUiIGJnY29sb3I9IiNEMjNDMkIiPg0KICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgIDx0cj4NCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgPHRkIHdpZHRoPSI0OTAiPg0KICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgPHRhYmxlIGJvcmRlcj0iMCIgY2VsbHBhZGRpbmc9 IjAiIGNlbGxzcGFjaW5nPSIwIiB3aWR0aD0iNDk4Ij4NCiAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8dHI+DQogICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDx0ZCB3aWR0aD0iMTY4 IiBiZ2NvbG9yPSJ3aGl0ZSI+DQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICA8cD48aW1nIHNyYz0iaHR0cDovL3d3dy5lZHVz YXJhbmcuY29tL21haWwvaW1hZ2VzL2VuZy5naWYiIHdpZHRoPSIxNTEiIGhlaWdodD0iNDEi IGJvcmRlcj0iMCIgdXNlbWFwPSIjSW1hZ2VNYXA2Ij48L3A+DQogICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvdGQ+DQogICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDx0ZCB3 aWR0aD0iMzMwIiBiZ2NvbG9yPSIjRjdFNkNGIj4NCiAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxwPjxmb250IGNvbG9yPSIj RDIzQzJCIj48Yj48c3BhbiBzdHlsZT0iZm9udC1zaXplOjlwdDsiPiZuYnNwOzW60L+hIA0K ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgMTAwtNy+7rimIL/PwPwgseK+7yEhITwvc3Bhbj48L2I+PC9mb250PjwvcD4NCiAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg PC90ZD4NCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICA8L3RyPg0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgPC90YWJsZT4NCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgPC90ZD4NCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8 L3RyPg0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPC90YWJsZT4NCiAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPC90ZD4NCiAgICAgICAgICAgICAgICAg ICAgICAgICAgICA8L3RyPg0KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDx0cj4NCiAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHRkIHdpZHRoPSI1MzQiPg0KICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHA+Jm5ic3A7PC9wPg0KICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICA8L3RkPg0KICAgICAgICAgICAgICAgICAgICAgICAg ICAgIDwvdHI+DQogICAgICAgICAgICAgICAgICAgICAgICA8L3RhYmxlPg0KPC9URD4NCiAg ICAgICAgICAgICAgICAgICANCiAgICAgICAgICAgICAgICA8L3RyPg0KICAgICAgICAgICAg ICAgIDx0cj4NCiAgICAgICAgICAgICAgICAgICAgPHRkPg0KICAgICAgICAgICAgICAgICAg ICAgICAgPHRhYmxlIGFsaWduPSJjZW50ZXIiIGJvcmRlcj0iMCIgY2VsbHBhZGRpbmc9IjAi IGNlbGxzcGFjaW5nPSIxIiB3aWR0aD0iNTAwIiBiZ2NvbG9yPSJncmF5Ij4NCiAgICAgICAg ICAgICAgICAgICAgICAgICAgICA8dHI+DQogICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgIDx0ZCB3aWR0aD0iNTM0Ij4NCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgIDx0YWJsZSBhbGlnbj0iY2VudGVyIiBib3JkZXI9IjAiIGNlbGxwYWRkaW5nPSI1IiBj ZWxsc3BhY2luZz0iMCIgd2lkdGg9IjUwMCI+DQogICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgPHRyPg0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICA8dGQgYmdjb2xvcj0id2hpdGUiPg0KICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgPHA+PGZvbnQgc2l6ZT0iMiIgY29sb3I9Imdy YXkiPjxiPrz2sK2067vzPC9iPjwvZm9udD48c3BhbiBzdHlsZT0iZm9udC1zaXplOjlwdDsi Pjxmb250IGNvbG9yPSJncmF5Ij48YnI+PGJyPrXOs/ogDQogICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICCws7nfwMcgw9a06yDA+7fJseLAxyDDyrXu x9C7/SANCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg IC8gx9C9wLTJt/wgx+K788C7IL/4x8+0wiDH0Lv9IA0KICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgudcgvPbH6Lv9IC8gwNqx4rCzud8gudcgvve5 q7TJt/zAuyANCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgIMCnx9ggsO29ycfPtMIgwffA5cDOIC8gwNqz4L+hsNQgDQogICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICDH0L3AILnmuf3AuyDA/MfYwdaw7cDa IMfPtMIgDQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICDH0LrOuPA8L2ZvbnQ+PC9zcGFuPjwvcD4NCiAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgPC90ZD4NCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICA8L3RyPg0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg PC90YWJsZT4NCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPC90ZD4NCiAgICAg ICAgICAgICAgICAgICAgICAgICAgICA8L3RyPg0KICAgICAgICAgICAgICAgICAgICAgICAg PC90YWJsZT4NCjwvVEQ+DQogICAgICAgICAgICAgICAgPC90cj4NCiAgICAgICAgICAgICAg ICA8dHI+DQogICAgICAgICAgICAgICAgICAgIDx0ZD4NCiAgICAgICAgICAgICAgICAgICAg ICAgIDxwIGFsaWduPSJjZW50ZXIiPiZuYnNwOzwvcD4NCjwvVEQ+DQogICAgICAgICAgICAg ICAgPC90cj4NCiAgICAgICAgICAgICAgICA8dHI+DQogICAgICAgICAgICAgICAgICAgIDx0 ZCBoZWlnaHQ9IjE4Ij4NCiAgICAgICAgICAgICAgICAgICAgICAgIDx0YWJsZSBhbGlnbj0i Y2VudGVyIiBib3JkZXI9IjAiIGNlbGxwYWRkaW5nPSI4IiBjZWxsc3BhY2luZz0iMSIgd2lk dGg9IjUwMCIgYmdjb2xvcj0iZ3JheSI+DQogICAgICAgICAgICAgICAgICAgICAgICAgICAg PHRyPg0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8dGQgd2lkdGg9IjUzNCIg Ymdjb2xvcj0iI0Y3RjZGNiI+ICAgICAgICAgICAgICAgICAgICAgICAgPHA+PHNwYW4gc3R5 bGU9ImZvbnQtc2l6ZTo5cHQ7Ij48Zm9udCBjb2xvcj0iZ3JheSI+yKjG5MDMwfYgOjwvZm9u dD4gPC9zcGFuPjxhIGhyZWY9Imh0dHA6Ly93d3cuZWR1c2FyYW5nLmNvbSI+PHNwYW4gc3R5 bGU9ImZvbnQtc2l6ZTo5cHQ7Ij53d3cuZWR1c2FyYW5nLmNvbTwvc3Bhbj48L2E+PHNwYW4g c3R5bGU9ImZvbnQtc2l6ZTo5cHQ7Ij4gDQogICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJz cDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDs8Zm9udCBjb2xv cj0iZ3JheSI+bWFpbCA6PC9mb250PiA8L3NwYW4+PGEgaHJlZj0ibWFpbHRvOm1haWxAZWR1 c2FyYW5nLmNvbSI+PHNwYW4gc3R5bGU9ImZvbnQtc2l6ZTo5cHQ7Ij5tYWlsQGVkdXNhcmFu Zy5jb208L3NwYW4+PC9hPjxzcGFuIHN0eWxlPSJmb250LXNpemU6OXB0OyI+PGJyPjxmb250 IGNvbG9yPSJncmF5Ij65rsDHwPzIrSA6IDwvZm9udD48Zm9udCBjb2xvcj0icmVkIj4oMDMx KSANCiAgICAgICAgICAgICAgICAgICAgICAgIDgyMS0xMzM0ICZuYnNwOyZuYnNwOyZuYnNw OyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNw OyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNw OyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOzwvZm9udD48YSBocmVmPSJtYWlsdG86 bWFpbEBlZHVzYXJhbmcuY29tIj48Zm9udCBjb2xvcj0icmVkIj689r73ua7AxyANCiAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIC8gwfa757muwMcgLyDBpsjeua7Axzwv Zm9udD48L2E+PC9zcGFuPjwvcD4NCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg PC90ZD4NCiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L3RyPg0KICAgICAgICAgICAg ICAgICAgICAgICAgPC90YWJsZT4NCjwvVEQ+DQogICAgICAgICAgICAgICAgPC90cj4NCiAg ICAgICAgICAgICAgICA8dHI+DQogICAgICAgICAgICAgICAgICAgIDx0ZCBoZWlnaHQ9IjE4 Ij4NCiAgICAgICAgICAgICAgICAgICAgICAgIDxwPjxmb250IHNpemU9IjEiPiZuYnNwOzwv Zm9udD48L3A+DQo8L1REPg0KICAgICAgICAgICAgICAgIDwvdHI+DQo8L1RBQkxFPg0KICAg ICAgICA8L3RkPg0KICAgIDwvdHI+DQo8L3RhYmxlPg0KPHA+Jm5ic3A7PC9wPg0KPG1hcCBu YW1lPSJJbWFnZU1hcDEiPg0KPGFyZWEgc2hhcGU9InJlY3QiIGNvb3Jkcz0iNDMsIDIyLCA5 OCwgNDAiIGhyZWY9Imh0dHA6Ly93d3cuZWR1c2FyYW5nLmNvbSIgdGFyZ2V0PSJfYmxhbmsi Pg0KPGFyZWEgc2hhcGU9InJlY3QiIGNvb3Jkcz0iOTksIDIwLCAxNDksIDQwIiBocmVmPSJo dHRwOi8vd3d3LmVkdXNhcmFuZy5jb20vc3JjL2hlYWQvbGVjX2ludHJvX2tpLmh0bSIgdGFy Z2V0PSJfYmxhbmsiPg0KPC9tYXA+PG1hcCBuYW1lPSJJbWFnZU1hcDIiPg0KPGFyZWEgc2hh cGU9InJlY3QiIGNvb3Jkcz0iNDMsIDIzLCA5NywgNDAiIGhyZWY9Imh0dHA6Ly93d3cuZWR1 c2FyYW5nLmNvbSIgdGFyZ2V0PSJfYmxhbmsiPg0KPGFyZWEgc2hhcGU9InJlY3QiIGNvb3Jk cz0iOTksIDI0LCAxNDksIDM5IiBocmVmPSJodHRwOi8vd3d3LmVkdXNhcmFuZy5jb20vc3Jj L2hlYWQvbGVjX2ludHJvX3Nvay5odG0iIHRhcmdldD0iX2JsYW5rIj4NCjwvbWFwPjxtYXAg bmFtZT0iSW1hZ2VNYXAzIj4NCjxhcmVhIHNoYXBlPSJyZWN0IiBjb29yZHM9IjQ0LCAyMSwg OTgsIDQwIiBocmVmPSJodHRwOi8vd3d3LmVkdXNhcmFuZy5jb20iIHRhcmdldD0iX2JsYW5r Ij4NCjxhcmVhIHNoYXBlPSJyZWN0IiBjb29yZHM9IjEwMiwgMjAsIDE1MCwgNDAiIGhyZWY9 Imh0dHA6Ly93d3cuZWR1c2FyYW5nLmNvbS9zcmMvaGVhZC9sZWNfaW50cm9fY2hvaS5odG0i IHRhcmdldD0iX2JsYW5rIj4NCjwvbWFwPjxtYXAgbmFtZT0iSW1hZ2VNYXA0Ij4NCjxhcmVh IHNoYXBlPSJyZWN0IiBjb29yZHM9IjQ0LCAyMiwgOTgsIDQwIiBocmVmPSJodHRwOi8vd3d3 LmVkdXNhcmFuZy5jb20iIHRhcmdldD0iX2JsYW5rIj4NCjxhcmVhIHNoYXBlPSJyZWN0IiBj b29yZHM9IjEwMCwgMjIsIDE0NiwgMzkiIGhyZWY9Imh0dHA6Ly93d3cuZWR1c2FyYW5nLmNv bS9zcmMvaGVhZC9sZWNfaW50cm9fbWluZC5odG0iIHRhcmdldD0iX2JsYW5rIj4NCjwvbWFw PjxtYXAgbmFtZT0iSW1hZ2VNYXA1Ij4NCjxhcmVhIHNoYXBlPSJyZWN0IiBjb29yZHM9IjQz LCAyMywgOTYsIDQwIiBocmVmPSJodHRwOi8vd3d3LmVkdXNhcmFuZy5jb20iIHRhcmdldD0i X2JsYW5rIj4NCjxhcmVhIHNoYXBlPSJyZWN0IiBjb29yZHM9Ijk5LCAyMCwgMTUwLCAzOSIg aHJlZj0iaHR0cDovL3d3dy5lZHVzYXJhbmcuY29tL3NyYy9oZWFkL2xlY19pbnRyb19jeWJl ci5odG0iPg0KPC9tYXA+PG1hcCBuYW1lPSJJbWFnZU1hcDYiPg0KPGFyZWEgc2hhcGU9InJl Y3QiIGNvb3Jkcz0iNDMsIDIxLCA5NiwgNDAiIGhyZWY9Imh0dHA6Ly93d3cuZWR1c2FyYW5n LmNvbSIgdGFyZ2V0PSJfYmxhbmsiPg0KPGFyZWEgc2hhcGU9InJlY3QiIGNvb3Jkcz0iOTks IDIwLCAxNTAsIDM4IiBocmVmPSJodHRwOi8vd3d3LmVkdXNhcmFuZy5jb20vc3JjL2hlYWQv bGVjX2ludHJvX2VuZy5odG0iPg0KPC9tYXA+PCEtLSBFbmQgSW1hZ2VSZWFkeSBTbGljZXMg LS0+DQo8L0JPRFk+DQo8L0hUTUw+ ------=_NextPart_000_0187_01C0F07A.93A40C00-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 2:42:24 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 8F51437B401 for ; Tue, 7 Aug 2001 02:42:17 -0700 (PDT) (envelope-from wash@wananchi.com) Received: from wash by everest.wananchi.com with local (Exim 3.32 #1) id 15U3N5-000Nw7-00 for freebsd-questions@freebsd.org; Tue, 07 Aug 2001 12:41:55 +0300 Date: Tue, 7 Aug 2001 12:41:55 +0300 From: Odhiambo Washington To: FBSD-Q Subject: KDE and GDM after Updating to 4.4-PRERELEASE Message-ID: <20010807124155.A91672@everest.wananchi.com> Mail-Followup-To: Odhiambo Washington , FBSD-Q Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="d6Gm4EdcadzBjdND" Content-Disposition: inline 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-Mailer: Mutt http://www.mutt.org/ X-Designation: Systems Administrator, Wananchi Online Ltd. X-Location: Nairobi, KE, East Africa. X-Uptime: 12:40PM up 4 days, 18:31, 2 users, load averages: 0.34, 0.27, 0.21 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 --d6Gm4EdcadzBjdND Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Anyone got a broken KDE and gdm after updating to 4.4-PRERELEASE?? How did you go around it?? Thanks -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. I never killed a man that didn't deserve it.=20 -Mickey Cohen=20 --d6Gm4EdcadzBjdND 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 iD8DBQE7b7fjn7LIsuxjem8RAgQ8AJ0UsgWwqUYtsFYhzVMYi87u+NNKWQCguCci QqgCIonflfWxExS44zHEvoU= =QUoL -----END PGP SIGNATURE----- --d6Gm4EdcadzBjdND-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 3: 7:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from clientmail.realtime.co.uk (simian.ehsrealtime.com [213.52.146.137]) by hub.freebsd.org (Postfix) with ESMTP id 7F4BC37B401 for ; Tue, 7 Aug 2001 03:07:52 -0700 (PDT) (envelope-from waynep@pan.realtime.co.uk) Received: from madadmin.demon.co.uk ([193.237.103.251] helo=marvin.penguinpowered.org.uk) by clientmail.realtime.co.uk with esmtp (Exim 3.20 #1) id 15U3m6-0006K5-01 for freebsd-questions@freebsd.org; Tue, 07 Aug 2001 11:07:47 +0100 Received: from [192.168.10.11] (helo=pan.realtime.co.uk) by marvin.penguinpowered.org.uk with esmtp (Exim 3.22 #1) id 15U3gp-0003xj-00 for freebsd-questions@freebsd.org; Tue, 07 Aug 2001 11:02:19 +0100 Received: from waynep by pan.realtime.co.uk with local (Exim 3.22 #1) id 15U3lJ-0000O4-00 for freebsd-questions@freebsd.org; Tue, 07 Aug 2001 11:06:57 +0100 From: Wayne Pascoe To: freebsd-questions@freebsd.org Subject: Gnus and exim - Machine name appears in headers Reply-To: wayne.pascoe@realtime.co.uk Date: 07 Aug 2001 11:06:56 +0100 Message-ID: <86ae1cji9r.fsf@pan.home.penguinpowered.org.uk> Lines: 28 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) 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 all, I am using gnus in xemacs as my mail client and exim as my MTA. When I do a mailq on the server after sending a message from gnus, I get something along the lines of the following : 3m 1.1K 15U3fP-0006JC-01 recipient@somedomain.com My problem is that the address that should show up in place of waynep@pan.domain.com is wayne.pascoe@domain.com Because it is using the user@host value here, I am not able to mail certain servers. I get the following kinds of messages in my exim mainlog: 2001-08-07 11:01:02 15U3fP-0006JC-01 SMTP error from remote mailer after RCPT TO:: host smtp1.somedomain.com [64.40.111.31]: 450 : Sender address rejected: Domain not found Does anyone know how I can fix this? TIA, -- - Wayne Pascoe E-mail: wayne.pascoe@realtime.co.uk Phone : +44 (0) 20 7544 4668 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 3:11:23 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 543F537B401 for ; Tue, 7 Aug 2001 03:11:17 -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 f77ABDh02928; Tue, 7 Aug 2001 12:11:13 +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: <200108070339.AA35389488@mail.ev1.net> Date: Tue, 07 Aug 2001 12:11:53 +0200 (CEST) From: Micke Josefsson To: mrherndon Subject: RE: broken install of 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 07-Aug-01 mrherndon wrote: > Hello...please be gentle with me...I am completely new to Free BSD > I just bought it at the Fry's electronics in Houston.TX...It says > it is version 4.2 Powerdesk if that makes it easier to know what > version I have. > > I am really excited that I am going to learn Unix, since I have > been messing around with different distros of Linux for about 10 > months...just took the plunge...anyway > > I got throught the install just fine....did the detailed > install...answered all the questions added gnome...selected KDE > for desktop...configured X (it looked good). Sometimes X looks OK during install but won't start afterwards. While not being an expert at this I usually get around it by fiddling with /etc/XF86Config and the specs for my monitor. So if you have selected an unfortunate combination of resolution and monitor horizontal and vertical frequency rates you can get this. I'd edit the /etc/XF86Config and see what happens. BTW. I never install X at the OS-install. If X fails then I will normally have to do everything over again (and again, and again...) /M > It does boot fine, > but......when I startx....it comes up with a broken pipe...was > there any problems with this in the version that I have? Any > suggestions on where to look to learn how to fix it? My experience > at least with Linux was the documentation assumes you have a high > proficiency level with the OS as far as the docs go....hoping the > docs here will be written a little more for the beginner...at > least give a complete breakdown before going into detail... > > Regards, > > Mel ---------------------------------- 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 Tue Aug 7 3:35:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from clientmail.realtime.co.uk (simian.ehsrealtime.com [213.52.146.137]) by hub.freebsd.org (Postfix) with ESMTP id 0C12237B401 for ; Tue, 7 Aug 2001 03:35:49 -0700 (PDT) (envelope-from waynep@pan.realtime.co.uk) Received: from madadmin.demon.co.uk ([193.237.103.251] helo=marvin.penguinpowered.org.uk) by clientmail.realtime.co.uk with esmtp (Exim 3.20 #1) id 15U4DD-0006PR-01 for freebsd-questions@freebsd.org; Tue, 07 Aug 2001 11:35:48 +0100 Received: from [192.168.10.11] (helo=pan.realtime.co.uk) by marvin.penguinpowered.org.uk with esmtp (Exim 3.22 #1) id 15U47w-0003xy-00 for freebsd-questions@freebsd.org; Tue, 07 Aug 2001 11:30:20 +0100 Received: from waynep by pan.realtime.co.uk with local (Exim 3.22 #1) id 15U4CQ-0000hg-00 for freebsd-questions@freebsd.org; Tue, 07 Aug 2001 11:34:58 +0100 From: Wayne Pascoe To: freebsd-questions@freebsd.org Subject: tpop3d Reply-To: wayne.pascoe@realtime.co.uk Date: 07 Aug 2001 11:34:58 +0100 Message-ID: <86pua8i2el.fsf@pan.home.penguinpowered.org.uk> Lines: 12 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) 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 all, Does anyone have any experience with tpop3d... ? I am looking to implement vmail-sql and would like some opinions on tpop3d... Good, bad or otherwise. Thanks, -- - Wayne Pascoe E-mail: wayne.pascoe@realtime.co.uk Phone : +44 (0) 20 7544 4668 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 4:14:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ringworld.nanolink.com (discworld.nanolink.com [217.75.135.248]) by hub.freebsd.org (Postfix) with SMTP id BD58E37B403 for ; Tue, 7 Aug 2001 04:14:08 -0700 (PDT) (envelope-from roam@ringlet.net) Received: (qmail 60099 invoked by uid 1000); 7 Aug 2001 11:12:54 -0000 Date: Tue, 7 Aug 2001 14:12:54 +0300 From: Peter Pentchev To: questions@FreeBSD.org Subject: getaddrinfo() returning AF_INET only? Message-ID: <20010807141254.F54952@ringworld.oblivion.bg> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, Is there a configuration file or environment variable or some other way to make getaddrinfo(3) not return AF_INET6 addresses even if those are available? I know that most utilities that use getaddrinfo(3) have an IPv4-only command-line option, but is there a way to turn it on globally? G'luck, Peter -- If the meanings of 'true' and 'false' were switched, then this sentence wouldn't be false. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 4:25:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from x1-6-00-50-ba-de-36-33.kico1.on.home.com (d141-119-162.home.cgocable.net [24.141.119.162]) by hub.freebsd.org (Postfix) with ESMTP id 281A137B403 for ; Tue, 7 Aug 2001 04:25:52 -0700 (PDT) (envelope-from genisis@istar.ca) Received: from localhost (genisis@localhost) by x1-6-00-50-ba-de-36-33.kico1.on.home.com (8.11.3/8.11.3) with ESMTP id f77BUmi25099; Tue, 7 Aug 2001 07:30:48 -0400 (EDT) (envelope-from genisis@istar.ca) X-Authentication-Warning: x1-6-00-50-ba-de-36-33.kico1.on.home.com: genisis owned process doing -bs Date: Tue, 7 Aug 2001 07:30:48 -0400 (EDT) From: Dru X-X-Sender: To: User & Ian Patrick Thomas Cc: Subject: Re: Is this what the Code Red II worm does? In-Reply-To: <20010806234045.A340@localhost> Message-ID: <20010807072420.C25077-100000@x1-6-00-50-ba-de-36-33.kico1.on.home.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 On Mon, 6 Aug 2001, User & Ian Patrick Thomas wrote: > After doing an ipfw show after rebooting, I noticed the following > > 00106 5 216 (T 0, # 81) ty 0 tcp, 24.49.81.9 4061 <-> 24.49.117.213 80 > 00106 5 216 (T 0, # 174) ty 0 tcp, 24.240.245.40 2819 <-> 24.49.117.213 80 > 00106 5 216 (T 0, # 198) ty 0 tcp, 24.218.162.152 3547 <-> 24.49.117.213 80 > > this is the ruleset it matched > > 00106 43 3202 allow tcp from any to any keep-state setup Hi Ian, On a sidenote, you might want to consider adding the word "out" to that rule between the words "keep-state" and "setup". Until you specify a direction, that rule works both ways. Cheers, Dru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 4:33:20 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail48.fg.online.no (mail48-s.fg.online.no [148.122.161.48]) by hub.freebsd.org (Postfix) with ESMTP id E685937B401 for ; Tue, 7 Aug 2001 04:33:13 -0700 (PDT) (envelope-from dtunez@online.no) Received: from dtunez (ti13a80-0450.bb.online.no [146.172.15.193]) by mail48.fg.online.no (8.9.3/8.9.3) with ESMTP id NAA03672 for ; Tue, 7 Aug 2001 13:33:11 +0200 (MET DST) From: "Christer Gundersen" To: Subject: PPP`s NAT and cvsup Date: Tue, 7 Aug 2001 13:35:48 +0200 Message-ID: <000401c11f35$1b9baf00$0e6464a2@dtunez> 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, Build 10.0.2627 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.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 Hi! I have just set up my first PPP NAT server, and i seemd to work fine. Like, almost everything _does_ really work. There is nothing wrong with the speed on the net, or something like that. My problem comes to cvsup; When i try to cvsup my ports-sup file is goes _very_ slow. So slow that my connection gets closed after updating 1, or 2 ports. I wonder why? I use the norwegian cvsup server(i dont know if that matter). If i use cvsup(same mirror ofcurse) on the server(i have two machines, one server, and one workstation. The server does the NAT) it works. Nothing is wrong the way i see it. (I have a PPPoE connection, and yes i _have_ to dial.) Is something wrong with my setup? If i use my workstation to dialup(using PPP) to the net, and then uses cvsup it work nice, without any "connection timeout." Does PPP`s NAT have a problem with cvsup? Using FreeBSD 4.4-PRE, was a 4.3 stable but with same problem then. My server is a 166mzh MMX(64meg of ram), and my workstation is a AMD 1.33(768 megs of ram) (And yes, i have tried cvsup -P m thing) Med Vennlig Hilsen / Best regards Christer Gundersen / dizzy tun3Z http://dtz.cjb.net dtunez@online.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 4:43:36 2001 Delivered-To: freebsd-questions@freebsd.org Received: from comp04.prc.uic.edu (comp04.prc.uic.edu [128.248.230.104]) by hub.freebsd.org (Postfix) with SMTP id 6D4D637B40B for ; Tue, 7 Aug 2001 04:43:33 -0700 (PDT) (envelope-from lucas@comp04.prc.uic.edu) Received: (qmail 49913 invoked by uid 1000); 7 Aug 2001 11:43:53 -0000 Date: Tue, 7 Aug 2001 06:43:53 -0500 From: Lucas Bergman To: cat Cc: freebsd-questions@freebsd.org Subject: Re: Help Message-ID: <20010807064353.A49903@comp04.prc.uic.edu> Reply-To: lucas@slb.to References: <01080713105601.00316@uno.esoo.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <01080713105601.00316@uno.esoo.ru>; from cat@qmail.esoo.ru on Tue, Aug 07, 2001 at 01:10:56PM +0600 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 > Help me, how to restore the removed files? Use your most recent backup tape, disk, etc. Lucas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 4:54:52 2001 Delivered-To: freebsd-questions@freebsd.org Received: from k15is01.ksfc.co.kr (unknown [210.183.27.2]) by hub.freebsd.org (Postfix) with ESMTP id 7C68837B405; Tue, 7 Aug 2001 04:54:29 -0700 (PDT) (envelope-from escalade2000@myrealbox.com) Received: from smtp.myrealbox.com ([63.208.231.2]) by k15is01.ksfc.co.kr with Microsoft SMTPSVC(5.0.2195.1600); Tue, 7 Aug 2001 20:55:47 +0900 Reply-To: From: "escalade2000@myrealbox.com" To: "3928@hotmail.com" <3928@hotmail.com> Subject: This offer is for foreign residents only Content-Type: text/plain; charset="us-ascii";format=flowed Content-Transfer-Encoding: 7bit Message-ID: X-OriginalArrivalTime: 07 Aug 2001 11:55:47.0718 (UTC) FILETIME=[E580F260:01C11F37] Date: 7 Aug 2001 20:55:47 +0900 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 ======================================================================= We apologize, but this offer does not apply to the following countries at this time: United States, India, Pakistan. ======================================================================= Currency Trading Made Simple! Do You Have The Yen To Be a A Millionaire? 200% return in less than 90 days! Unique Strategy Trading in the International Currency Markets! Largest MarketPlace in the World! Get our Reports, Charts and Strategies on the U.S. Dollar vs Japanese yen and euro. Example: A $5,000 Investment in the Euro vs the dollar, "properly positioned", on 9/29/00 could have returned $12,500.00 on 10/19/00. If you live outside the United States, please contact us today for your FREE information packet on Currency Trading. http://www.u1.pp.ru/user534/curr/default.html to visit our website....now!! ======================================================================= We apologize, but this offer does not apply to the following countries at this time: United States, India, Pakistan. ======================================================================= Removal Instructions: To be removed from our "in house" mailing list mailto:swtmm96@koko96.com and you will automatically be removed from future mailings. You have received this email by either requesting more information on one of our opportunities or someone may have used your email address. If you received this email in error, please accept our apologies. (Any attempts to disrupt the removal email address etc., will not allow us to be able to retrieve and process the remove requests.) ====================================================================== *** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 4:54:54 2001 Delivered-To: freebsd-questions@freebsd.org Received: from k15is01.ksfc.co.kr (unknown [210.183.27.2]) by hub.freebsd.org (Postfix) with ESMTP id 7C68837B405; Tue, 7 Aug 2001 04:54:29 -0700 (PDT) (envelope-from escalade2000@myrealbox.com) Received: from smtp.myrealbox.com ([63.208.231.2]) by k15is01.ksfc.co.kr with Microsoft SMTPSVC(5.0.2195.1600); Tue, 7 Aug 2001 20:55:47 +0900 Reply-To: From: "escalade2000@myrealbox.com" To: "3928@hotmail.com" <3928@hotmail.com> Subject: This offer is for foreign residents only Content-Type: text/plain; charset="us-ascii";format=flowed Content-Transfer-Encoding: 7bit Message-ID: X-OriginalArrivalTime: 07 Aug 2001 11:55:47.0718 (UTC) FILETIME=[E580F260:01C11F37] Date: 7 Aug 2001 20:55:47 +0900 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 ======================================================================= We apologize, but this offer does not apply to the following countries at this time: United States, India, Pakistan. ======================================================================= Currency Trading Made Simple! Do You Have The Yen To Be a A Millionaire? 200% return in less than 90 days! Unique Strategy Trading in the International Currency Markets! Largest MarketPlace in the World! Get our Reports, Charts and Strategies on the U.S. Dollar vs Japanese yen and euro. Example: A $5,000 Investment in the Euro vs the dollar, "properly positioned", on 9/29/00 could have returned $12,500.00 on 10/19/00. If you live outside the United States, please contact us today for your FREE information packet on Currency Trading. http://www.u1.pp.ru/user534/curr/default.html to visit our website....now!! ======================================================================= We apologize, but this offer does not apply to the following countries at this time: United States, India, Pakistan. ======================================================================= Removal Instructions: To be removed from our "in house" mailing list mailto:swtmm96@koko96.com and you will automatically be removed from future mailings. You have received this email by either requesting more information on one of our opportunities or someone may have used your email address. If you received this email in error, please accept our apologies. (Any attempts to disrupt the removal email address etc., will not allow us to be able to retrieve and process the remove requests.) ====================================================================== *** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 4:58:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from eltex.ru (eltex-gw2.nw.ru [195.19.203.86]) by hub.freebsd.org (Postfix) with ESMTP id A52BD37B406 for ; Tue, 7 Aug 2001 04:58:50 -0700 (PDT) (envelope-from amil_98@chat.ru) Received: from gadget (root@gadget.eltex.ru [195.19.198.14]) by eltex.ru (8.11.3/8.9.3) with SMTP id f77C09I43394 for ; Tue, 7 Aug 2001 16:00:09 +0400 (MSD) Received: by gadget (ssmtp TIS-0.6alpha, 19 Jan 2000); Tue, 7 Aug 2001 15:54:55 +0400 Received: from undisclosed-intranet-sender id xmauy3902; Tue, 7 Aug 01 15:54:26 +0400 From: Alexandr Alov To: freebsd-questions@FreeBSD.org Subject: About xmradio Date: Tue, 7 Aug 2001 15:57:10 +0400 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain MIME-Version: 1.0 Message-Id: <01080503181200.02685@max.myhome.ru> 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 Hello ! I am install Video Highway XTreme card. (Bt 848) Rebuild my kernel. fxtv install from ports work fine. build and install xmradio from ports. After run xmradio i read on console: Can't control bass via /dev/mixer: Undefined error: 0 Can't control treble via /dev/mixer: Undefined error: 0 Can't read bass value: Device not configured Can't read treble value: Device not configured Warning: Name: bass Class: XmScale The specified scale value is greater than the maximum scale value. Warning: Name: treble Class: XmScale The specified scale value is greater than the maximum scale value. Error code BadAccess (attempt to access private resource denied) Error code BadAccess (attempt to access private resource denied) I change type of tuner over sysctl. But FM radio don't work :(( . What can i do ? I use FreeBSD 4.3-STABLE. Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 5: 0:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtprelay3.adelphia.net (smtprelay3.adelphia.net [64.8.25.8]) by hub.freebsd.org (Postfix) with ESMTP id C9A7037B401 for ; Tue, 7 Aug 2001 05:00:12 -0700 (PDT) (envelope-from ipthomas_77@yahoo.com) Received: from twin.scraemondaemon.org ([24.49.117.213]) by smtprelay3.adelphia.net (Netscape Messaging Server 4.15) with ESMTP id GHP5D100.QOU for ; Tue, 7 Aug 2001 08:00:37 -0400 Received: (from ipt@localhost) by twin.scraemondaemon.org (8.11.3/8.11.3) id f77Bveu01763; Tue, 7 Aug 2001 07:57:40 -0400 (EDT) (envelope-from ipt) Date: Tue, 7 Aug 2001 07:57:00 -0400 From: User & Ian Patrick Thomas To: freebsd-questions@freebsd.org Cc: freebsd-questions@freebsd.org Subject: Re: XFree86 wierdness Message-ID: <20010807075700.A1724@localhost> References: <20010806181635.A3544@acadia.ne.mediaone.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010806181635.A3544@acadia.ne.mediaone.net>; from leblanc+freebsd@acadia.ne.mediaone.net on Mon, Aug 06, 2001 at 06:16:36PM -0400 Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by twin.scraemondaemon.org id f77Bveu01763 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 As it was put forth by Louis LeBlanc on Mon, Aug 06, 2001 at 06:16:36PM -= 0400... > Hey all. I am seeing strange behavior with XFree86 on 4.3 release. > My xterms often throw up part of a line at the top of the screen or to > the side, shifted left over the scrollbar or window border. >=20 > I am using Fvwm2-devel from the ports, and running on a system with an > ATI Rage 128, 16M video ram, and have tried resolutions of > 1024x768/16bpp, and 1152x870/16bpp. Still get the same. I think the > XFree86 version is 3.3.3 (the current version, built and installed the > world on 7/19. >=20 > Any ideas how to fix this? >=20 > TIA > Lou > --=20 > Louis LeBlanc leblanc@acadia.ne.mediaone.net > Fully Funded Hobbyist, KeySlapper Extrordinaire :) > http://acadia.ne.mediaone.net =D4=BF=D4=AC >=20 > philosophy: > The ability to bear with calmness the misfortunes of our friends. >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message I used to use almost the same card. Mine was an ATI Rage 32MB AGP. Whenever I tried to use XFree 3.3.6, which is what you have if you didn't install X from the ports, I would get extraneous garbage on the screen. = X 4, every point version above it, fixed the problem. I run a Matrox G400 now. Ian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 5:25:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (law2-f107.hotmail.com [216.32.181.107]) by hub.freebsd.org (Postfix) with ESMTP id C37BD37B40E for ; Tue, 7 Aug 2001 05:25:27 -0700 (PDT) (envelope-from sysop_blast@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 7 Aug 2001 05:25:27 -0700 Received: from 63.250.152.130 by lw2fd.hotmail.msn.com with HTTP; Tue, 07 Aug 2001 12:25:27 GMT X-Originating-IP: [63.250.152.130] From: "Sysop_Blast IRCOP" To: freebsd-questions@freebsd.org Subject: Questions Date: Tue, 07 Aug 2001 07:25:27 -0500 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 07 Aug 2001 12:25:27.0751 (UTC) FILETIME=[0A7C6D70:01C11F3C] 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 Can you run all the patches and recompile/restart once for all of them? Can the generic kernel in the latest binary patch replace the kernel on the install cd? In otherwords is ther anything in there to verify the eact size? i.e. checksum Is there anyway to replace the ports on the install cd since there is no checksum file included? Where can I find the patched kernel source and can it be replaced on the install cd? In otherwords is ther anything in there to verify the eact size? i.e. checksum Is there anything like LIDS for freebsd? Has there been any thought to removing services from the freebsd core like telnetd and putting them in the packages leaving the core to be just that the core. _________________________________________________________________ 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 Tue Aug 7 5:30:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ntserver01.cavangroup.com (mail.cavangroup.com [64.18.204.82]) by hub.freebsd.org (Postfix) with ESMTP id 45B2A37B406 for ; Tue, 7 Aug 2001 05:30:26 -0700 (PDT) (envelope-from BDoyle@cavangroup.com) Received: by ntserver01.cavangroup.com with Internet Mail Service (5.5.2650.21) id ; Tue, 7 Aug 2001 08:28:56 -0400 Message-ID: From: Brian Doyle To: "'freebsd-questions@FreeBSD.ORG'" Subject: PC router Date: Tue, 7 Aug 2001 08:28:55 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I am making a PC router and need some advice. I am unfamiliar with FreeBSD, so I will purchase a book soon. How should I begin the process? Do you think I would need to be very familiar with FreeBSD in order to be able to complete the job? I'd really appreciate any help you can offer. regards, Brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 5:41:16 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 90E1337B40C for ; Tue, 7 Aug 2001 05:40:52 -0700 (PDT) (envelope-from paul@compwest.net.au) Received: from wks (ant.parkview.compwest.net.au [203.38.14.227] (may be forged)) by ritchie.compwest.net.au (8.9.3/8.9.3/DIALixFlat) with SMTP id UAA42588; Tue, 7 Aug 2001 20:39:10 +0800 (WST) (envelope-from paul@compwest.net.au) From: "Paul Hamilton" To: "Joe Clarke" Cc: Subject: RE: Running Samba on FreeBSD 4.2 and 4.3 - errors on FreeBSD side of things! Date: Tue, 7 Aug 2001 20:41:03 +0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <20010806232406.D418-100000@shumai.marcuscom.com> 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 No, I don't have tcp_wrappers turned on, and I have "ALL : ALL : allow" in my /etc/hosts.allow file. TIA, Paul -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Joe Clarke Sent: Tuesday, 7 August 2001 11:26 AM To: Paul Hamilton Cc: questions@FreeBSD.ORG Subject: Re: Running Samba on FreeBSD 4.2 and 4.3 - errors on FreeBSD sideof things! If you have samba compiled with tcp_wrappers support, what do you have in /etc/hosts.allow? A test with: ALL : ALL : allow Should let you know if that's the problem. I'm not seeing this on 4.3 with Samba 2.0.10 compiled from ports. You should be able to open a TCP connection to port 139 on the server to make a SMB connection. Joe Clarke On Tue, 7 Aug 2001, Paul Hamilton wrote: > Hi, > > I have tried installing Samba 2.0.7 and 2.2 from the cd packages, and 2.0.9 > >from source onto FreeBSD 4.2. I kept getting: > > /usr/local/samba/bin/smbclient -d 9 -L 192.168.0.4 > > INFO: Debug class all level = 5 (pid 21362 from pid 21362) > pm_process() returned Yes > added interface ip=192.168.0.4 bcast=192.168.0.255 nmask=255.255.255.0 > Client started (version 2.2.1a). > Connecting to 192.168.0.4 at port 139 > socket option SO_KEEPALIVE = 0 > socket option SO_REUSEADDR = 0 > socket option SO_BROADCAST = 0 > socket option TCP_NODELAY = 4 > socket option IPTOS_LOWDELAY = 0 > socket option IPTOS_THROUGHPUT = 0 > socket option SO_REUSEPORT = 0 > socket option SO_SNDBUF = 17520 > socket option SO_RCVBUF = 32 > socket option SO_SNDLOWAT = 2048 > socket option SO_RCVLOWAT = 1 > socket option SO_SNDTIMEO = 0 > socket option SO_RCVTIMEO = 0 > write_socket(3,76) > write_socket(3,76) wrote 76 > Sent session request > read_socket_with_timeout: timeout read. read error = Connection reset by > peer. > size=0 > < - snip - > > > This is with the default smb.conf file, which passes testparm! Thinking > it's a 4.2 problem, I upgraded to 4.3. Same problem! I tried 2.0.8 and 2.2 > >from the packages cd, and also 2.2 built from source. > > I looked through the samba news archives, and find a few references to the > problem, but no fixes. > > I tend to think it's a FreeBSD problem, as I get the same error all the > time. I have seen a reference about trying to access udp port 0x10007 (from > memory, as I don't have access to the smbd.log file ATT. I just remember > that it was a large numbered port, and that it couldn't open it). nmbd > seems to work ok. > > Any idea's anyone? > > Thanks, > > Paul Hamilton > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 5:58:45 2001 Delivered-To: freebsd-questions@freebsd.org Received: from comp04.prc.uic.edu (comp04.prc.uic.edu [128.248.230.104]) by hub.freebsd.org (Postfix) with SMTP id 65E9E37B403 for ; Tue, 7 Aug 2001 05:58:42 -0700 (PDT) (envelope-from lucas@comp04.prc.uic.edu) Received: (qmail 51172 invoked by uid 1000); 7 Aug 2001 12:59:03 -0000 Date: Tue, 7 Aug 2001 07:59:03 -0500 From: Lucas Bergman To: Brian Doyle Cc: freebsd-questions@FreeBSD.ORG Subject: Re: PC router Message-ID: <20010807075903.B49903@comp04.prc.uic.edu> Reply-To: lucas@slb.to References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from BDoyle@cavangroup.com on Tue, Aug 07, 2001 at 08:28:55AM -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 > I am making a PC router and need some advice. I am unfamiliar with > FreeBSD, so I will purchase a book soon. Good idea. > How should I begin the process? Read the beginner parts of the FreeBSD Handbook; it's on freebsd.org. > Do you think I would need to be very familiar with FreeBSD in order > to be able to complete the job? No. Provided your network cards, etc. are fairly straightforward (i.e., they get detected by the FreeBSD install program), getting a router (possibly with NAT) going is a matter of editing one file and rebooting. All of what I just said is documented in detail in the Handbook. Specific problems can be posted here; easy, beginner issues usually get correct answers within a couple of hours. Lucas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 6: 2:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web13304.mail.yahoo.com (web13304.mail.yahoo.com [216.136.175.40]) by hub.freebsd.org (Postfix) with SMTP id B0FD637B401 for ; Tue, 7 Aug 2001 06:02:09 -0700 (PDT) (envelope-from sumirati@yahoo.de) Message-ID: <20010807130209.68449.qmail@web13304.mail.yahoo.com> Received: from [193.174.9.99] by web13304.mail.yahoo.com; Tue, 07 Aug 2001 15:02:09 CEST Date: Tue, 7 Aug 2001 15:02:09 +0200 (CEST) From: =?iso-8859-1?q?m=20p?= Subject: Re: Questions To: sysop_blast@hotmail.com Cc: freebsd-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 > Can you run all the patches and recompile/restart once for all of them? > Yes, you can apply all patches in timely order to the various sources and do a buildworld / installworld / buildkernel / installkernel cyclus .. as described here: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html > Can the generic kernel in the latest binary patch replace the kernel on the > install cd? In otherwords is ther anything in there to verify the eact size? > i.e. checksum > > Is there anyway to replace the ports on the install cd since there is no > checksum file included? > I don't know enough to answer the question with the checksum. Why do you want to replace the kernel and ports on the INSTALL cd? If you build your own distribution you can take what kernel (and what packages) you want much more easily. A description is found here: http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/advanced.html#CUSTREL > Where can I find the patched kernel source and can it be replaced on the > install cd? In otherwords is ther anything in there to verify the eact size? > i.e. checksum I think you like to try the "Staying -STABLE" process. There is a branch in the CVS repository that is mainly the released version of FreeBSD plus the security patches. try: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cutting-edge.html and set in your cvsupfile the following line *default release=cvs tag=RELENG_4 to *default release=cvs tag=RELENG_4_3 ... or whatever release you want to follow. > > Is there anything like LIDS for freebsd? Yes. It is called "TrustedBSD". More can be found under: http://www.trustedbsd.org/ > > Has there been any thought to removing services from the freebsd core like > telnetd and putting them in the packages leaving the core to be just that > the core. > That "removing services" thing has discussed recently. If the process goes on from the FreeBSD 4.4 release onward no telnetd will be started anymore - if you want it that way. There will be a new option in the sysinstall program. Hope that helps marc __________________________________________________________________ Do You Yahoo!? Gesendet von Yahoo! Mail - http://mail.yahoo.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 6:46:18 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 7644E37B425 for ; Tue, 7 Aug 2001 06:45:59 -0700 (PDT) (envelope-from paul@compwest.net.au) Received: from wks (ant.parkview.compwest.net.au [203.38.14.227] (may be forged)) by ritchie.compwest.net.au (8.9.3/8.9.3/DIALixFlat) with SMTP id VAA44198; Tue, 7 Aug 2001 21:44:55 +0800 (WST) (envelope-from paul@compwest.net.au) From: "Paul Hamilton" To: "Anders Andersson" Cc: Subject: RE: BackUP Options - hostdump Date: Tue, 7 Aug 2001 21:44:54 +0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <20010807124315.B35710@jellyfish.codefactory.se> 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 See: Hostdump.sh uses a relatively insecure rsh method to backup remote servers. Very simple to use! I was wondering whether some one has converted it over to us SSH? http://www.backupcentral.com/hostdump.html and if your playing with scsi tape drives and want to learn more see: http://www.freebsdzine.org/200002/backup.php3 Cheers, Paul -----Original Message----- From: Anders Andersson [mailto:anders@codefactory.se] Sent: Tuesday, 7 August 2001 6:43 PM To: Paul Hamilton Subject: Re: BackUP Options - hostdump On Fri, Aug 03, 2001 at 09:31:10PM +0800, Paul Hamilton wrote: > hostdump.sh is very easy to use! > > Qu. Has any one converted hostdump.sh to use SSH? hostdump.sh? Where do I find that? What does it do? I have some scrits locally at production boxes that uses dump, but most of them uses amanda. -- Anders Andersson anders@codefactory.se CodeFactory AB http://www.codefactory.se/ Office: +46 (0)31 711 99 35 Cell: +46 (0)70 587 53 35 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 6:51:47 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 24F0137B411 for ; Tue, 7 Aug 2001 06:51:37 -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 f77DpWS23141; Tue, 7 Aug 2001 09:51:32 -0400 Date: Tue, 7 Aug 2001 09:51:32 -0400 (EDT) From: To: dannyman Cc: Subject: Re: NIS in FreeBSD In-Reply-To: <20010807014312.A14813@toldme.com> 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 beg to differ! I just setup and tested two FreeBSD 4.3 machines. One as a master NIS server, and the other as a NIS client. When I changed my user's password on the client, I saw the "clear-text" password while I was sniffing the box. Did I do something diffrently? Or not complete? -R On Tue, 7 Aug 2001, dannyman wrote: > On Mon, Aug 06, 2001 at 12:05:36PM -0400, rsavage@nandomedia.com wrote: > > 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. > > FreeBSD-questions is a mailing list that any number of people might > read. One of us might answer your question. > > In your case, NIS does not send clear-text passwords over the network. > NIS sends out passwords translated in to an encrypted string via a > one-way algorithm. The NIS client encrypts the password that the user > supplies, and if it is the same as the encrypted string on the NIS > master, then the NIS client knows that password is correct. > > The weakness is that as cryptographic theory and CPU power advance, it > becomes easier to set computers up to run through likely passwords, > encrypting them in to the encrypted password string sent in your NIS. > For this reason, most modern Unix systems treat the encrypted passwords > as trusted local information. NIS requires this information to go over > the network. > > If you are concerned about security, and you use NIS, you should have a > password policy that says users should change their passwords every so > often, and that they need to be more difficult to guess than simple > dictionary words, and the like. You may also want to test more secure > password hash algorithms. For example, NIS implementations have > historically used DES encryption to share passwords. The MD5 encryption > scheme that FreeBSD uses, by default, is harder to run through, in this > manner. > > If your NIS system consists of only FreeBSD hosts, you can make it so > that encrypted passwords don't go over the network either. I'm not > sure how this works, so you should RTFM if you are interested in this. > In a heterogeneous environment, you might consider alternatives like > LDAP over SSL, or Kerberos. There is also NIS+, but anyone I've ever > asked has told me that it is too silly to consider. > > -danny > > -- 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 Tue Aug 7 7: 6:36 2001 Delivered-To: freebsd-questions@freebsd.org Received: from stelesys.com (www.stelesys.com [208.177.187.226]) by hub.freebsd.org (Postfix) with ESMTP id E1B8A37B401 for ; Tue, 7 Aug 2001 07:06:28 -0700 (PDT) (envelope-from jerry@stelesys.com) Received: from jbell (dhcp-247.bellnetworks.net [208.177.187.247] (may be forged)) (authenticated) by stelesys.com (8.11.3/8.11.2) with ESMTP id f77E8PY07617; Tue, 7 Aug 2001 10:08:25 -0400 (EDT) (envelope-from jerry@stelesys.com) Message-ID: <001c01c11f4a$846ea810$f7bbb1d0@jbell> From: "Jerry Bell" To: "parv" , "f-q" References: <20010807023118.A47821@moo.holy.cow> Subject: Re: how is mail secure when only signed? Date: Tue, 7 Aug 2001 10:09:04 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 X-Filter-Version: 1.3 (www.stelesys.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 signed email isn't "more secure" per se, but it does give the recipient an assurance that whoever is claiming to be the sender actually sent the message. If I send you my public key through some means (directly, through a key server, or whatever), then 'sign' my email which means that I basically encrypt a fingerprint of the email I sent with my private key, your browser creates the same fingerprint based on the email, decrypts your 'signature' with the known public key, and does a comparison. If they don't match, then someone's trying to portray someone they're not, or their keys are messed up. That's a pretty simplistic view and I'm sure there are other intricacies, but as you can see, it doesn't really keep unauthorized person from reading your email. Jerry http://www.syslog.org ----- Original Message ----- From: "parv" To: "f-q" Sent: Tuesday, August 07, 2001 2:31 AM Subject: how is mail secure when only signed? > i am curious as why would some people, thus software, would consider a > plain text mail which is only signed, not encrypted, w/ public key of > some encryption scheme as secure? i mean what's stopping alice to use > bob's public key to sign her mail to dupe the receiver as if mail is > from bob? > > in other words, if public key signature is used to mark mail secure, > not to actually encrypt, how could the source/owner of public key be > verified? > > > -- > so, do you like word games or scrabble? > - parv > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 7: 9: 7 2001 Delivered-To: freebsd-questions@freebsd.org Received: from imr2.ericy.com (imr2.ericy.com [12.34.240.68]) by hub.freebsd.org (Postfix) with ESMTP id 4669B37B401 for ; Tue, 7 Aug 2001 07:09:01 -0700 (PDT) (envelope-from David.Gordon@ericsson.ca) Received: from mr7.exu.ericsson.se (mr7att.ericy.com [138.85.92.15]) by imr2.ericy.com (8.11.3/8.11.3) with ESMTP id f77E90503851 for ; Tue, 7 Aug 2001 09:09:00 -0500 (CDT) Received: from noah.lmc.ericsson.se (noah.lmc.ericsson.se [142.133.1.1]) by mr7.exu.ericsson.se (8.11.3/8.11.3) with ESMTP id f77E90S23370 for ; Tue, 7 Aug 2001 09:09:00 -0500 (CDT) Received: from LMC37.lmc.ericsson.se (lmc51.lmc.ericsson.se [142.133.16.191]) by noah.lmc.ericsson.se (8.11.2/8.9.2) with ESMTP id f77E8xA09002 for ; Tue, 7 Aug 2001 10:08:59 -0400 (EDT) Received: by lmc37.lmc.ericsson.se with Internet Mail Service (5.5.2653.19) id ; Tue, 7 Aug 2001 10:08:56 -0400 Message-ID: <32CD630F6CBED411AE180008C7894CBC05DC751D@lmc37.lmc.ericsson.se> From: "David Gordon (LMC)" To: "''freebsd-questions@FreeBSD.ORG' '" Cc: "Ibrahim Haddad (LMC)" Subject: RE: X server mouse Date: Tue, 7 Aug 2001 10:08:56 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) 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 Hi, The problem is in fact the LongView CYBEX KVM Extender we are using. When trying a Logitech mouse connected directly to the PC, we used the following settings and it worked: Logitech /dev/psm0 However, connected through the KVM, it doesn't work. Changing the question, does anyone know how to make a KVM-connected mouse setup work on FreeBSD? Thank you, David Gordon P.S. Please CC to my email, thank you. -----Original Message----- From: Christopher Farley To: David Gordon (LMC) Cc: 'freebsd-questions@FreeBSD.ORG'; Ibrahim Haddad (LMC) Sent: 2001-08-06 6:09 PM Subject: Re: X server mouse David Gordon (LMC) (David.Gordon@ericsson.ca) wrote: > The mouse is a Compaq PS/2 mouse and the device psm0 is active. I have tried > both disabling and enabling "moused -3 -t ps/2 -p /dev/psm0" before starting > the X server, but to no greater success. man moused: Also note that if your mouse is attached to the PS/2 mouse port, you should always choose auto or ps/2, regardless of the brand and model of the mouse. Whenever I install a FreeBSD workstation, I almost always have a bit of trouble getting the mouse to work. It's just a bit more complicated than it need be; valid configurations exist with moused running, and without, by using /dev/sysmouse, and by using /dev/psm0 (even if the mouse shows up as ums0!). The one constant, however, is that I *always* use 'type auto' in mouse configs. -- Christopher Farley www.northernbrewer.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 7:49:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from comp04.prc.uic.edu (comp04.prc.uic.edu [128.248.230.104]) by hub.freebsd.org (Postfix) with SMTP id 5119737B403 for ; Tue, 7 Aug 2001 07:49:42 -0700 (PDT) (envelope-from lucas@comp04.prc.uic.edu) Received: (qmail 54011 invoked by uid 1000); 7 Aug 2001 14:50:03 -0000 Date: Tue, 7 Aug 2001 09:50:03 -0500 From: Lucas Bergman To: "Gary W. Swearingen" Cc: freebsd-questions@freebsd.org Subject: Re: mailing list addressing (was: Xemacs and Gnus) Message-ID: <20010807095003.C49903@comp04.prc.uic.edu> Reply-To: lucas@slb.to References: <200108061020.GAA28221@blount.mail.mindspring.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from swear@aa.net on Mon, Aug 06, 2001 at 10:42:33AM -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 > What's the etiquette on addressing mailing list mail? (I've > limitted myself to newsgroups until now.) Are people expected to > have their mail readers set up to drop mail from both the human and > the list server? The usual convention is to put the human recipient in the 'To' field and the list in either the 'To' or 'Cc' field. Lurkers benefit from the reply on the list, and questioners who aren't subscribed (a considerable fraction) benefit from the individual reply. How you filter your mail is up to you, but duplicates (messages received both through list delivery and individual delivery) are directly related to posting, so only very frequent posters have to confront that issue, AFAIK. Everyone else can just tell their mail reader, or separate filter, to drop messages matching '^x-loop: freebsd\.org' (or something like that) in some special box and be more or less setup. > Is it OK to reply only to the list so those with crummy readers > don't get two? Probably not, unless you're off-topic, for the reasons stated above. I think it's fair to expect that the people for whom the duplicates could be problematic (frequent posters) have decent mail software that is configured properly. Lucas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 8:11: 1 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 D121637B405 for ; Tue, 7 Aug 2001 08:10:57 -0700 (PDT) (envelope-from wash@wananchi.com) Received: from wash by everest.wananchi.com with local (Exim 3.32 #1) id 15U8VF-000BUT-00; Tue, 07 Aug 2001 18:10:41 +0300 Date: Tue, 7 Aug 2001 18:10:41 +0300 From: Odhiambo Washington To: FBSD-Q Cc: kweheria@iconnect.co.ke Subject: Isn't it true? Message-ID: <20010807181041.C35856@everest.wananchi.com> Mail-Followup-To: Odhiambo Washington , FBSD-Q , kweheria@iconnect.co.ke Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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-Mailer: Mutt http://www.mutt.org/ X-Designation: Systems Administrator, Wananchi Online Ltd. X-Location: Nairobi, KE, East Africa. X-Uptime: 6:03PM up 4 days, 23:54, 4 users, load averages: 0.31, 0.29, 0.25 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 Such a dumb subject line but isn't it true that nobody in the knowledge-rich FreeBSD world has ever gone out of their 'mind' (I mean their way) and done something like substituting a FreeBSD box for a Cisco router like this: Telco Link _____ LAN<-->[____]----->[...]================[...]----->|_____|<----->LAN FreeBSD Mainstreet Mainstreet Cisco Box 2701 2701 2522 If someone _ever_ tried it, I request to share in their feat ;-) Thanks -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. To sentence a man of true genius, to the drudgery of a school is to put a racehorse on a treadmill. -Charles Caleb Colton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 8:17:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from saturn.sit.edu.my (unknown [202.184.64.24]) by hub.freebsd.org (Postfix) with ESMTP id 0CE7E37B405 for ; Tue, 7 Aug 2001 08:17:26 -0700 (PDT) (envelope-from Lim.Seng.Chor@sit.edu.my) Received: from LION (pmail.sit.edu.my [202.184.64.6]) by saturn.sit.edu.my (8.11.4/8.11.3) with ESMTP id f77FO8E04368 for ; Tue, 7 Aug 2001 23:24:09 +0800 Received: from LION/SpoolDir by LION (Mercury 1.47); 7 Aug 01 23:21:52 +0800 Received: from SpoolDir by LION (Mercury 1.47); 7 Aug 01 23:21:50 +0800 From: "Lim Seng Chor" Organization: Sepang Institute of Technology To: freebsd-questions@FreeBSD.ORG Date: Tue, 7 Aug 2001 23:21:43 +0800 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: /usr/ports using old layout Message-ID: <3B2946E7.22902.1937B774@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 Hi, What should I do if I want to update my port layout which is using the old layout? Thank you. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 8:28:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id B825B37B405 for ; Tue, 7 Aug 2001 08:28:12 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.11.4/8.11.4) id f77FRxj02832; Tue, 7 Aug 2001 10:27:59 -0500 (CDT) (envelope-from dan) Date: Tue, 7 Aug 2001 10:27:58 -0500 From: Dan Nelson To: rsavage@nandomedia.com Cc: dannyman , questions@FreeBSD.ORG Subject: Re: NIS in FreeBSD Message-ID: <20010807102758.A6138@dan.emsphone.com> References: <20010807014312.A14813@toldme.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.20i X-OS: FreeBSD 5.0-CURRENT 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 In the last episode (Aug 07), rsavage@nandomedia.com said: > I beg to differ! I just setup and tested two FreeBSD 4.3 machines. > One as a master NIS server, and the other as a NIS client. When I > changed my user's password on the client, I saw the "clear-text" > password while I was sniffing the box. Did I do something > diffrently? Or not complete? You are correct. During password changes, the password is sent in plaintext. The solution to this is to change your passwords only on the NIS master. During regular logins, only the encrypted password is sent, so the rest of dannyman's post applies with respect to DES vs MD5, etc. -- Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 8:28:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web13308.mail.yahoo.com (web13308.mail.yahoo.com [216.136.175.44]) by hub.freebsd.org (Postfix) with SMTP id 23D8437B405 for ; Tue, 7 Aug 2001 08:28:19 -0700 (PDT) (envelope-from sumirati@yahoo.de) Message-ID: <20010807152818.2818.qmail@web13308.mail.yahoo.com> Received: from [193.174.9.99] by web13308.mail.yahoo.com; Tue, 07 Aug 2001 17:28:18 CEST Date: Tue, 7 Aug 2001 17:28:18 +0200 (CEST) From: =?iso-8859-1?q?m=20p?= Subject: Re: Isn't it true? To: wash@wananchi.com Cc: freebsd-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 > Such a dumb subject line but isn't it true that nobody in the > knowledge-rich FreeBSD world has ever gone out of their 'mind' (I mean > their way) and done something like substituting a FreeBSD box for a Cisco > router like this: > Telco Link _____ > LAN<-->[____]----->[...]================[...]----->|_____|<----->LAN > FreeBSD Mainstreet Mainstreet Cisco > Box 2701 2701 2522 > > > If someone _ever_ tried it, I request to share in their feat ;-) > > > Thanks > > > -Wash Hi, I thought this was why netgraph(4) was invented. There was some description somewhere, but I do not found it. Please read: ftp://ftp.whistle.com/pub/archie/netgraph/index.html There is in the examples described how to bring a Netgraph HDLC module and a Cisco talking to each other. Hope that helps Marc __________________________________________________________________ Do You Yahoo!? Gesendet von Yahoo! Mail - http://mail.yahoo.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 8:28:52 2001 Delivered-To: freebsd-questions@freebsd.org Received: from zogbe.tasam.com (cj45658-a.reston1.va.home.com [65.9.36.73]) by hub.freebsd.org (Postfix) with ESMTP id 723CF37B40F for ; Tue, 7 Aug 2001 08:28:36 -0700 (PDT) (envelope-from clash@tasam.com) Received: from battleship (zogbe.tasam.com [10.45.45.5] (may be forged)) by zogbe.tasam.com (8.11.4/8.11.4) with SMTP id f77FSKF30071; Tue, 7 Aug 2001 11:28:24 -0400 (EDT) Message-ID: <00b101c11f55$962a7290$0a2d2d0a@battleship> From: "Joseph Gleason" To: "Odhiambo Washington" , "FBSD-Q" Cc: References: <20010807181041.C35856@everest.wananchi.com> Subject: Re: Isn't it true? Date: Tue, 7 Aug 2001 11:28:13 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.3018.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.3018.1300 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: "Odhiambo Washington" To: "FBSD-Q" Cc: Sent: Tuesday, August 07, 2001 11:10 Subject: Isn't it true? > Such a dumb subject line but isn't it true that nobody in the > knowledge-rich FreeBSD world has ever gone out of their 'mind' (I mean > their way) and done something like substituting a FreeBSD box for a Cisco > router like this: > Telco Link _____ > LAN<-->[____]----->[...]================[...]----->|_____|<----->LAN > FreeBSD Mainstreet Mainstreet Cisco > Box 2701 2701 2522 > > > If someone _ever_ tried it, I request to share in their feat ;-) Based on this diagram, it looks like you are running a telco link from 2701 Mainstreet to 2701 Mainstreet. I don't see the point of that really, but I'm sure telco would be happy to install it for you. As far as using a FreeBSD box to interface a T1 or something, certainly it can be done. Search around the lists for the hardware to support it. I personaly favor a Cisco or other hardware router for mission critical links (simply due to less moving parts), but a FreeBSD box should be able to do it just fine. I haven't done it myself, but I have setup many ethernet to ethernet freebsd routers (for firewalling or nat) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 8:30:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from fini.sk (unknown [195.12.149.51]) by hub.freebsd.org (Postfix) with SMTP id 21D0737B405 for ; Tue, 7 Aug 2001 08:30:19 -0700 (PDT) (envelope-from frankie@fini.sk) Received: (qmail 26330 invoked by uid 1000); 7 Aug 2001 15:30:07 -0000 From: frankie@fini.sk Date: Tue, 7 Aug 2001 17:30:07 +0200 To: freebsd-questions@freebsd.org Subject: Re: Compaq Proliant 2500 + FreeBSD 4.3 Message-ID: <20010807173007.A26291@fini> References: <20010807145346.77008.qmail@web20105.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: <20010807145346.77008.qmail@web20105.mail.yahoo.com>; from freefabri@yahoo.it on Tue, Aug 07, 2001 at 04:53:46PM +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 Tue, Aug 07, 2001 at 04:53:46PM +0200, Fabrizio Ravazzini wrote: > Hello all, has anyone installed FreeBSD 4.3 on a > Compaq Proliant 2500? > Do I have to make some boot floppies or can I boot the > machine with the installation cdrom? > The scsi array is a 2SL-SMART Array. > If I have to make the floppies where can I find the > documentation which can help me ? > Thanks in advance Installed it a month ago, did not have a problem yet. I didn't need any floppies or anything else - booted from the CD, pressed Enter (and various other keys) several times and it worked. Miso&Frankie -- The danger from computers is not that they will eventually get as smart as men but that we will meanwhile agree to meet them halfway. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 8:35:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mufasa.swistgroup.com (unknown [64.245.10.163]) by hub.freebsd.org (Postfix) with ESMTP id 4299637B403 for ; Tue, 7 Aug 2001 08:35:25 -0700 (PDT) (envelope-from max.clements@swistgroup.com) Received: from timon.swistgroup.com ([172.16.1.30]) by mufasa.swistgroup.com with esmtp (Exim 3.22 #1) id 15U8si-0004SR-00 for freebsd-questions@freebsd.org; Tue, 07 Aug 2001 17:34:56 +0200 Received: from steinmail.swistgroup.com ([192.168.200.112]) by timon.swistgroup.com with esmtp (Exim 3.22 #4) id 15U8sy-000B1P-00 for freebsd-questions@freebsd.org; Tue, 07 Aug 2001 17:35:12 +0200 Content-Class: urn:content-classes:message Subject: Drive Mirroring... MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Tue, 7 Aug 2001 17:35:22 +0200 Disposition-Notification-To: "Max Clements" X-MimeOLE: Produced By Microsoft Exchange V6.0.4712.0 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Drive Mirroring... Thread-Index: AcEfVpJueGDNcHweSKCtN+KIh6GD7w== From: "Max Clements" To: 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 Maybee a question that has come up before, but a quick search of the = archive did not yield it, does anyone know of a scheme by which to implement = drive mirroring/duplexing (raid 1) on FreeBSD using an adaptec U160 dual = channel controller and two disks? BSD is 4.3-Stable Regards -- Max Clements Systems Specialist (Billing) Vodacom SA - Monday is an awfull way to spend 1/7 of your life To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 8:41:48 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 5E1F237B405 for ; Tue, 7 Aug 2001 08:41:30 -0700 (PDT) (envelope-from wash@wananchi.com) Received: from wash by everest.wananchi.com with local (Exim 3.32 #1) id 15U8xa-000CIK-00; Tue, 07 Aug 2001 18:39:58 +0300 Date: Tue, 7 Aug 2001 18:39:58 +0300 From: Odhiambo Washington To: Joseph Gleason Cc: FBSD-Q , kweheria@iconnect.co.ke Subject: Re: Isn't it true? Message-ID: <20010807183958.D35856@everest.wananchi.com> Mail-Followup-To: Odhiambo Washington , Joseph Gleason , FBSD-Q , kweheria@iconnect.co.ke References: <20010807181041.C35856@everest.wananchi.com> <00b101c11f55$962a7290$0a2d2d0a@battleship> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <00b101c11f55$962a7290$0a2d2d0a@battleship> 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-Mailer: Mutt http://www.mutt.org/ X-Designation: Systems Administrator, Wananchi Online Ltd. X-Location: Nairobi, KE, East Africa. X-Uptime: 6:33PM up 5 days, 24 mins, 2 users, load averages: 0.20, 0.24, 0.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 * Joseph Gleason [20010807 18:28]: writing on the subject 'Re: Isn't it true?' Joseph> Joseph> ----- Original Message ----- Joseph> From: "Odhiambo Washington" Joseph> To: "FBSD-Q" Joseph> Cc: Joseph> Sent: Tuesday, August 07, 2001 11:10 Joseph> Subject: Isn't it true? Joseph> Joseph> Joseph> > Such a dumb subject line but isn't it true that nobody in the Joseph> > knowledge-rich FreeBSD world has ever gone out of their 'mind' (I mean Joseph> > their way) and done something like substituting a FreeBSD box for a Cisco Joseph> > router like this: Joseph> > Telco Link _____ Joseph> > LAN<-->[____]----->[...]================[...]----->|_____|<----->LAN Joseph> > FreeBSD Mainstreet Mainstreet Cisco Joseph> > Box 2701 2701 2522 Joseph> > Joseph> > Joseph> > If someone _ever_ tried it, I request to share in their feat ;-) Joseph> Joseph> Joseph> Based on this diagram, it looks like you are running a telco link from 2701 Joseph> Mainstreet to 2701 Mainstreet. Joseph> I don't see the point of that really, but I'm sure telco would be happy to Joseph> install it for you. You're right on that point. I am linking two offices which are 10Km apart and I am trying to use only what I have. I was trying to see if I can save the cost of a second Cisco router. Joseph> As far as using a FreeBSD box to interface a T1 or something, certainly it Joseph> can be done. Search around the lists for the hardware to support it. Well, now you seem to be giving me the direction. Does this mean that I have to use a hardware other than the DTU on the FreeBSD side? Doesn't that also mean I have to use a totally different device to hook onto the Cisco on the 2nd end? The mainstreet 2701 has a serial cable and I think I can use some wiring standard (v.34?) to hook it into a serial port on the FreeBSD box... Joseph> I personaly favor a Cisco or other hardware router for mission critical Joseph> links (simply due to less moving parts), but a FreeBSD box should be able to Joseph> do it just fine. I haven't done it myself, but I have setup many ethernet Joseph> to ethernet freebsd routers (for firewalling or nat) This option seems a bit easy with the ethernet cards. Only my situation is different. Thank you for the insight. I still hope there is someone who has done what I am thinking of doing, even though it might look legacy. I am in a 3rd world country, mate ;-) -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. Science is organized knowledge. Wisdom is organized life. -Immanuel Kant (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 Tue Aug 7 8:47:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from euphoria.confusion.net (dementia.confusion.net [205.166.119.16]) by hub.freebsd.org (Postfix) with ESMTP id 8F90437B406 for ; Tue, 7 Aug 2001 08:47:21 -0700 (PDT) (envelope-from stuyman@euphoria.confusion.net) Received: from localhost (localhost [127.0.0.1]) by euphoria.confusion.net (8.11.2/8.11.2) with SMTP id f77Fl5Y05032; Tue, 7 Aug 2001 08:47:06 -0700 (PDT) Date: Tue, 7 Aug 2001 08:47:05 -0700 (PDT) From: Laurence Berland To: Max Clements Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Drive Mirroring... In-Reply-To: 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 if this is card specific, as I know nothing about that controller, but you can always do software RAID (1,0,10,5) using vinum. man vinum hope that helps, L: On Tue, 7 Aug 2001, Max Clements wrote: > Maybee a question that has come up before, but a quick search of the archive > did not yield it, does anyone know of a scheme by which to implement drive > mirroring/duplexing (raid 1) on FreeBSD using an adaptec U160 dual channel > controller and two disks? > > BSD is 4.3-Stable > > Regards > > -- > Max Clements > Systems Specialist (Billing) > Vodacom SA > > - Monday is an awfull way to spend 1/7 of your life > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > Laurence Berland http://www.isp.northwestern.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 8:48:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.hamdard.net.pk (unknown [203.135.57.5]) by hub.freebsd.org (Postfix) with ESMTP id DF75937B401; Tue, 7 Aug 2001 08:48:05 -0700 (PDT) (envelope-from fasi_74@yahoo.com) Received: from client2 ([203.135.57.202]) by mail.hamdard.net.pk (8.9.3/8.9.3) with SMTP id UAA25401; Tue, 7 Aug 2001 20:37:50 +0500 From: fasi_74@yahoo.com Message-ID: <001501c11fbc$c3d9ad20$ca3987cb@client2> To: "FreeBSD" Cc: Subject: Routing confusion !!! ???? Date: Tue, 7 Aug 2001 20:43:43 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2462.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 Hello there Well I am a newbie in UNIX routing ... & yesterday I was reading a book that tell you how to turn your hosts into routers ... Well I have worked most of the time in windows environments ...so I was confused between the default gateway "address of the router in windows " & making your host with 2 network interfaces a router... what do we do when we run demons like routed & gated on our hosts ... do we use them to point to a router on our network or we use them to make our host a router ? the book sort of discuss both in a combine way so I am confused how do we enable ip forwarding .... thanks a lot Faisal ??? ???? ??????? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 8:48:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.hamdard.net.pk (unknown [203.135.57.5]) by hub.freebsd.org (Postfix) with ESMTP id DF75937B401; Tue, 7 Aug 2001 08:48:05 -0700 (PDT) (envelope-from fasi_74@yahoo.com) Received: from client2 ([203.135.57.202]) by mail.hamdard.net.pk (8.9.3/8.9.3) with SMTP id UAA25401; Tue, 7 Aug 2001 20:37:50 +0500 From: fasi_74@yahoo.com Message-ID: <001501c11fbc$c3d9ad20$ca3987cb@client2> To: "FreeBSD" Cc: Subject: Routing confusion !!! ???? Date: Tue, 7 Aug 2001 20:43:43 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2462.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 Hello there Well I am a newbie in UNIX routing ... & yesterday I was reading a book that tell you how to turn your hosts into routers ... Well I have worked most of the time in windows environments ...so I was confused between the default gateway "address of the router in windows " & making your host with 2 network interfaces a router... what do we do when we run demons like routed & gated on our hosts ... do we use them to point to a router on our network or we use them to make our host a router ? the book sort of discuss both in a combine way so I am confused how do we enable ip forwarding .... thanks a lot Faisal ??? ???? ??????? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 8:48:30 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 E9E9C37B419 for ; Tue, 7 Aug 2001 08:48:21 -0700 (PDT) (envelope-from wash@wananchi.com) Received: from wash by everest.wananchi.com with local (Exim 3.32 #1) id 15U94m-000CUM-00; Tue, 07 Aug 2001 18:47:24 +0300 Date: Tue, 7 Aug 2001 18:47:24 +0300 From: Odhiambo Washington To: Max Clements Cc: kweheria@iconnect.co.ke, FBSD-Q Subject: Re: Isn't it true? Message-ID: <20010807184724.E35856@everest.wananchi.com> Mail-Followup-To: Odhiambo Washington , Max Clements , kweheria@iconnect.co.ke, FBSD-Q References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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: 6:40PM up 5 days, 31 mins, 2 users, load averages: 0.42, 0.34, 0.26 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 * Max Clements [20010807 18:39]: writing on the subject 'RE: Isn't it true?' Max> > Such a dumb subject line but isn't it true that nobody in the Max> > knowledge-rich FreeBSD world has ever gone out of their 'mind' (I mean Max> > their way) and done something like substituting a FreeBSD box Max> > for a Cisco Max> > router like this: Max> > Telco Link _____ Max> > LAN<-->[____]----->[...]================[...]----->|_____|<----->LAN Max> > FreeBSD Mainstreet Mainstreet Cisco Max> > Box 2701 2701 2522 Max> > Max> > Max> > If someone _ever_ tried it, I request to share in their feat ;-) Max> mmm I have done this with a four wire analogue leaed line, 2522 and BSD Max> 3.51-RELEASE, using a Sync/Async port on the cisco and running PPP over the Max> wire, IOS11.2 with Kernel PPP on the BSD box. Works fine... (but the stac Max> compression does not work) and I am sure you will be able do the same with Max> Sync serial if you can find a supported X21 or something similar adapter for Max> the BSD box so you can connect to an E1/T1 CSU/DSU or even a DSL modem? Max> -- Max> Max Clements Max> Systems Specialist (Billing) Max> Vodacom SA You see!!!! Max has done it before! That is exactly what I wanna do. I want to run PPP over the wire between the FreeBSD box and the Cisco Router. Max, do you have a HOWTO on either the FreeBSD side or on both ends? I intend to use Zebra but if you recommend something else then let that be it. The CSU/DSU is what I have and you're right about the X21 signalling. I guess I need to stick with you on this one, if you have some time, please. I am working on this with a friend called Erick Kweheria, also a very promising and upcoming network engineer. Thank you. -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. What one fool can do, another can. -Ancient Simian Proverb To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 8:52:36 2001 Delivered-To: freebsd-questions@freebsd.org Received: from zogbe.tasam.com (cj45658-a.reston1.va.home.com [65.9.36.73]) by hub.freebsd.org (Postfix) with ESMTP id D435937B403 for ; Tue, 7 Aug 2001 08:52:30 -0700 (PDT) (envelope-from clash@tasam.com) Received: from battleship (zogbe.tasam.com [10.45.45.5] (may be forged)) by zogbe.tasam.com (8.11.4/8.11.4) with SMTP id f77Fq4F33820; Tue, 7 Aug 2001 11:52:04 -0400 (EDT) Message-ID: <000b01c11f58$e48466f0$0a2d2d0a@battleship> From: "Joseph Gleason" To: "Odhiambo Washington" Cc: "FBSD-Q" , References: <20010807181041.C35856@everest.wananchi.com> <00b101c11f55$962a7290$0a2d2d0a@battleship> <20010807183958.D35856@everest.wananchi.com> Subject: Re: Isn't it true? Date: Tue, 7 Aug 2001 11:51:58 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.3018.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.3018.1300 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: "Odhiambo Washington" To: "Joseph Gleason" Cc: "FBSD-Q" ; Sent: Tuesday, August 07, 2001 11:39 Subject: Re: Isn't it true? > * Joseph Gleason [20010807 18:28]: writing on the subject 'Re: Isn't it true?' > Joseph> > Joseph> ----- Original Message ----- > Joseph> From: "Odhiambo Washington" > Joseph> To: "FBSD-Q" > Joseph> Cc: > Joseph> Sent: Tuesday, August 07, 2001 11:10 > Joseph> Subject: Isn't it true? > Joseph> > Joseph> > Joseph> > Such a dumb subject line but isn't it true that nobody in the > Joseph> > knowledge-rich FreeBSD world has ever gone out of their 'mind' (I mean > Joseph> > their way) and done something like substituting a FreeBSD box for a Cisco > Joseph> > router like this: > Joseph> > Telco Link _____ > Joseph> > LAN<-->[____]----->[...]================[...]----->|_____|<----->LAN > Joseph> > FreeBSD Mainstreet Mainstreet Cisco > Joseph> > Box 2701 2701 2522 > Joseph> > > Joseph> > > Joseph> > If someone _ever_ tried it, I request to share in their feat ;-) > Joseph> > Joseph> > Joseph> Based on this diagram, it looks like you are running a telco link from 2701 > Joseph> Mainstreet to 2701 Mainstreet. > Joseph> I don't see the point of that really, but I'm sure telco would be happy to > Joseph> install it for you. > > You're right on that point. I am linking two offices which are 10Km apart > and I am trying to use only what I have. I was trying to see if I can save > the cost of a second Cisco router. > > > The mainstreet 2701 has a serial cable and I think I can use some wiring > standard (v.34?) to hook it into a serial port on the FreeBSD box... > > What sort of telco link are we talking about here? You can have diffrent devices on each end, as long as they speak the same protocol. Like HLDC or PPP. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 8:56:37 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 404E237B406 for ; Tue, 7 Aug 2001 08:56:22 -0700 (PDT) (envelope-from wash@wananchi.com) Received: from wash by everest.wananchi.com with local (Exim 3.32 #1) id 15U9CG-000Clt-00; Tue, 07 Aug 2001 18:55:08 +0300 Date: Tue, 7 Aug 2001 18:55:07 +0300 From: Odhiambo Washington To: Joseph Gleason Cc: kweheria@iconnect.co.ke, FBSD-Q Subject: Re: Isn't it true? Message-ID: <20010807185507.F35856@everest.wananchi.com> Mail-Followup-To: Odhiambo Washington , Joseph Gleason , kweheria@iconnect.co.ke, FBSD-Q References: <20010807181041.C35856@everest.wananchi.com> <00b101c11f55$962a7290$0a2d2d0a@battleship> <20010807183958.D35856@everest.wananchi.com> <000b01c11f58$e48466f0$0a2d2d0a@battleship> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000b01c11f58$e48466f0$0a2d2d0a@battleship> 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-Mailer: Mutt http://www.mutt.org/ X-Designation: Systems Administrator, Wananchi Online Ltd. X-Location: Nairobi, KE, East Africa. X-Uptime: 6:53PM up 5 days, 44 mins, 2 users, load averages: 0.25, 0.18, 0.18 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 * Joseph Gleason [20010807 18:52]: writing on the subject 'Re: Isn't it true?' Joseph> ----- Original Message ----- Joseph> From: "Odhiambo Washington" Joseph> To: "Joseph Gleason" Joseph> Cc: "FBSD-Q" ; Joseph> Sent: Tuesday, August 07, 2001 11:39 Joseph> Subject: Re: Isn't it true? Joseph> Joseph> Joseph> > * Joseph Gleason [20010807 18:28]: writing on the Joseph> subject 'Re: Isn't it true?' Joseph> > Joseph> Joseph> > Joseph> ----- Original Message ----- Joseph> > Joseph> From: "Odhiambo Washington" Joseph> > Joseph> To: "FBSD-Q" Joseph> > Joseph> Cc: Joseph> > Joseph> Sent: Tuesday, August 07, 2001 11:10 Joseph> > Joseph> Subject: Isn't it true? Joseph> > Joseph> Joseph> > Joseph> Joseph> > Joseph> > Such a dumb subject line but isn't it true that nobody in the Joseph> > Joseph> > knowledge-rich FreeBSD world has ever gone out of their 'mind' Joseph> (I mean Joseph> > Joseph> > their way) and done something like substituting a FreeBSD box Joseph> for a Cisco Joseph> > Joseph> > router like this: Joseph> > Joseph> > Telco Link _____ Joseph> > Joseph> > Joseph> LAN<-->[____]----->[...]================[...]----->|_____|<----->LAN Joseph> > Joseph> > FreeBSD Mainstreet Mainstreet Cisco Joseph> > Joseph> > Box 2701 2701 2522 Joseph> > Joseph> > Joseph> > Joseph> > Joseph> > Joseph> > If someone _ever_ tried it, I request to share in their feat ;-) Joseph> > Joseph> Joseph> > Joseph> Joseph> > Joseph> Based on this diagram, it looks like you are running a telco link Joseph> from 2701 Joseph> > Joseph> Mainstreet to 2701 Mainstreet. Joseph> > Joseph> I don't see the point of that really, but I'm sure telco would be Joseph> happy to Joseph> > Joseph> install it for you. Joseph> > Joseph> > You're right on that point. I am linking two offices which are 10Km apart Joseph> > and I am trying to use only what I have. I was trying to see if I can save Joseph> > the cost of a second Cisco router. Joseph> > Joseph> > Joseph> > The mainstreet 2701 has a serial cable and I think I can use some wiring Joseph> > standard (v.34?) to hook it into a serial port on the FreeBSD box... Joseph> > Joseph> > Joseph> Joseph> What sort of telco link are we talking about here? This is a switched digital circuit from the Telco. Joseph> You can have diffrent devices on each end, as long as they speak the same Joseph> protocol. Like HLDC or PPP. That is another promising development. You've seen the posting by Max? He's done such a thing before ;-) -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. Pretty much all the honest truth telling there is in the world is done by children. (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 Tue Aug 7 8:59: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 E5F7637B401 for ; Tue, 7 Aug 2001 08:59:20 -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 SAA22090; Tue, 7 Aug 2001 18:06:33 +0200 Message-ID: <3B7010A9.CCC3A4CB@i-clue.de> Date: Tue, 07 Aug 2001 18:00:41 +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: Odhiambo Washington Cc: FBSD-Q , kweheria@iconnect.co.ke Subject: Re: Isn't it true? References: <20010807181041.C35856@everest.wananchi.com> 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 Odhiambo Washington wrote: > > Such a dumb subject line but isn't it true that nobody in the > knowledge-rich FreeBSD world has ever gone out of their 'mind' (I mean > their way) and done something like substituting a FreeBSD box for a Cisco > router like this: > Telco Link _____ > LAN<-->[____]----->[...]================[...]----->|_____|<----->LAN > FreeBSD Mainstreet Mainstreet Cisco > Box 2701 2701 2522 > > If someone _ever_ tried it, I request to share in their feat ;-) Look at http://www.freebsd.org/handbook/ipsec.html . HTH -Christoph Sold P.S: Yes, I could not locate that section from the handbook index, too. Seems it dropped out of advanced networking inadvertedly. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 9:11: 4 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 ED17837B409 for ; Tue, 7 Aug 2001 09:10:53 -0700 (PDT) (envelope-from wash@wananchi.com) Received: from wash by everest.wananchi.com with local (Exim 3.32 #1) id 15U9Pk-000DFx-00; Tue, 07 Aug 2001 19:09:04 +0300 Date: Tue, 7 Aug 2001 19:09:04 +0300 From: Odhiambo Washington To: Max Clements Cc: kweheria@iconnect.co.ke, FBSD-Q Subject: Re: Isn't it true? Message-ID: <20010807190904.G35856@everest.wananchi.com> Mail-Followup-To: Odhiambo Washington , Max Clements , kweheria@iconnect.co.ke, FBSD-Q References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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: 7:00PM up 5 days, 51 mins, 1 user, load averages: 0.12, 0.16, 0.16 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 * Max Clements [20010807 18:52]: writing on the subject 'RE: Isn't it true?' Max> > Max> mmm I have done this with a four wire analogue leaed line, 2522 Max> > Max> and BSD 3.51-RELEASE, using a Sync/Async port on the cisco and running Max> > Max> PPP over the wire, IOS11.2 with Kernel PPP on the BSD box. Works Max> > Max> fine... (but the stac compression does not work) and I am sure you Max> > Max> will be able do the same with Sync serial if you can find a supported Max> > Max> X21 or something similar adapter for the BSD box so you can connect to Max> > Max> an E1/T1 CSU/DSU or even a DSL modem? Max> > Max> > You see!!!! Max has done it before! That is exactly what I wanna do. I Max> > want to run PPP over the wire between the FreeBSD box and the Cisco > Router. Max> Max> Excellent - then maybee I can help you - I managed quite easily... I am feeling lucky already ;-) Max> > Max, do you have a HOWTO on either the FreeBSD side or on both ends? I Max> Max> Well I dont have a HOWTO - but I can give you my configs and so on, and I am Max> sure you will be able to manage from there. Yeppe. You may attach the configs. I am sure I can put the pieces together to get the jigsaw on the table... Max> > intend to use Zebra but if you recommend something else then let that be Max> > it. The CSU/DSU is what I have and you're right about the X21 Max> > signalling. I guess I need to stick with you on this one, if you have Max> > some time, please. Max> Max> Do you have a card for the PC that can do X21? What kinda card are you suggesting. Definately the serial port doesn't do this so I need a card, and I hope it can be acquired cheaply from somewhere? What card is it? Can plug into a PCI slot?? Max> > I am working on this with a friend called Erick Kweheria, also a very Max> > promising and upcoming network engineer. Max> Max> Excellent - nice to be able to chat to someone else from Africa in this Max> mailing list - usually just see Americans and British here... Well, I am always on the lists (-questions, -stable and -isp, plus the obvious -security-notifications) asking one dumb question after another and in many cases also doing my best to contribute the 'little' that I have learnt through the same list, given that I _never_ attended any formal Unix classes. It's only now that Ted Mittelstaedt ( love that gentleman's superb contributions) is trying to coax us to accept a certification but most people think it's not worth their time ;-) What do you make of a FreeBSD certification? (Of course we're not mimmicking the Redmond demon!) Much thanks still.... -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. If you put tomfoolery into a computer, nothing comes out but tomfoolery. But this tomfoolery, having passed through a very expensive machine, is somehow enobled and no-one dare criticise it. -Pierre Gallois To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 9:11:26 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 B68E037B410; Tue, 7 Aug 2001 09:11:18 -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 SAA22168; Tue, 7 Aug 2001 18:18:57 +0200 Message-ID: <3B701391.3F09A230@i-clue.de> Date: Tue, 07 Aug 2001 18:13: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: fasi_74@yahoo.com Cc: FreeBSD , questions@FreeBSD.ORG Subject: Re: Routing confusion !!! ???? References: <001501c11fbc$c3d9ad20$ca3987cb@client2> 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 fasi_74@yahoo.com wrote: > > Hello there > > Well I am a newbie in UNIX routing ... & yesterday I was reading a book > that tell you how to turn your hosts into routers ... You are a newbie in sending E-Mail, too. Sending it twice is not really neccessary, each reciepient gets it's own copy ;*) > Well I have worked most of the time in windows environments ...so I was > confused between the default gateway "address of the router in windows " & > making your host with 2 network interfaces a router... > what do we do when we run demons like routed & gated on our hosts ... do we > use them to point to a router on our network > or we use them to make our host a router ? > the book sort of discuss both in a combine way so I am confused how do we > enable ip forwarding .... Wow, that's a lot of stuff out of the mixed bag. Seems you have to read more on the subject. Anyhow: - A router typically has at least two network interfaces. Its job is to decide for each packet received on one NIC if it belongs to the net on the other NIC. - A gateway is one NIC of a router: this box "magically" throws all the packets not belonging to the inside network to the other side. - Routed and gated serve two different roles, depending on the OS. Gated talks to other routers to discover the best route to each destination dynamically. It is typically used on WANs, as well as in complicated networks. Routed reads a static routing table from its configuration file, it typically is used to route a LAN into the Internet. To learn more on TCP/IP, Richard W. Stevens wrote the standard for that protocol: TCP/IP illustrated. 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 Tue Aug 7 9:11:26 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 B68E037B410; Tue, 7 Aug 2001 09:11:18 -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 SAA22168; Tue, 7 Aug 2001 18:18:57 +0200 Message-ID: <3B701391.3F09A230@i-clue.de> Date: Tue, 07 Aug 2001 18:13: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: fasi_74@yahoo.com Cc: FreeBSD , questions@FreeBSD.ORG Subject: Re: Routing confusion !!! ???? References: <001501c11fbc$c3d9ad20$ca3987cb@client2> 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 fasi_74@yahoo.com wrote: > > Hello there > > Well I am a newbie in UNIX routing ... & yesterday I was reading a book > that tell you how to turn your hosts into routers ... You are a newbie in sending E-Mail, too. Sending it twice is not really neccessary, each reciepient gets it's own copy ;*) > Well I have worked most of the time in windows environments ...so I was > confused between the default gateway "address of the router in windows " & > making your host with 2 network interfaces a router... > what do we do when we run demons like routed & gated on our hosts ... do we > use them to point to a router on our network > or we use them to make our host a router ? > the book sort of discuss both in a combine way so I am confused how do we > enable ip forwarding .... Wow, that's a lot of stuff out of the mixed bag. Seems you have to read more on the subject. Anyhow: - A router typically has at least two network interfaces. Its job is to decide for each packet received on one NIC if it belongs to the net on the other NIC. - A gateway is one NIC of a router: this box "magically" throws all the packets not belonging to the inside network to the other side. - Routed and gated serve two different roles, depending on the OS. Gated talks to other routers to discover the best route to each destination dynamically. It is typically used on WANs, as well as in complicated networks. Routed reads a static routing table from its configuration file, it typically is used to route a LAN into the Internet. To learn more on TCP/IP, Richard W. Stevens wrote the standard for that protocol: TCP/IP illustrated. 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 Tue Aug 7 9:18:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from simrad_4.simdom (unknown [63.66.44.162]) by hub.freebsd.org (Postfix) with ESMTP id 8DC5037B405 for ; Tue, 7 Aug 2001 09:18:23 -0700 (PDT) (envelope-from simradusaadmin@simradusa.com) Received: from simradusa.com (cwiegand [157.237.65.238]) by simrad_4.simdom (8.11.1/8.11.1) with ESMTP id f77GTUP00271 for ; Tue, 7 Aug 2001 09:29:32 -0700 (PDT) (envelope-from simradusaadmin@simradusa.com) Message-ID: <3B70152E.258E6C1A@simradusa.com> Date: Tue, 07 Aug 2001 09:19:58 -0700 From: simradusaadmin Reply-To: chip.wiegand@simrad.com X-Mailer: Mozilla 4.76 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: root/superuser account - big problem - please help 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 was connected to my fbsd4.2 box via telnet and used chpass to change the password for the root account, and it appeared to save okay. I then went to the bsd box to verify that the I entered the password okay, when I see this message on the screen - /kernel: psminter: out of sync (0028!=0008) Now I cannot logon as root or use su, I am always told the password is incorrect. I have tried both the old and new passwords, on the bsd box and via telnet, no luck. I had a second telnet window open, where I was su'd so I rebooted the server from there. My root account appears to be locked out, what should I do? I cannot start apache or samba. -- Chip Wiegand Computer Services Simrad, Inc http://www.simradusa.com http://www.simrad.com chip.wiegand@simrad.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 9:21:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.nsu.ru (b.ns.ssc.nsu.ru [193.124.215.221]) by hub.freebsd.org (Postfix) with ESMTP id 034A337B401 for ; Tue, 7 Aug 2001 09:21:53 -0700 (PDT) (envelope-from lucky@land3.nsu.ru) Received: from land3.nsu.ru ([193.124.213.230]) by mail.nsu.ru with esmtp (Exim 3.20 #1) id 15U9bN-000319-00; Tue, 07 Aug 2001 23:21:05 +0700 Received: from localhost (lucky@localhost) by land3.nsu.ru (8.11.4/8.11.4) with ESMTP id f77GL1d01911; Tue, 7 Aug 2001 23:21:01 +0700 (NOVST) (envelope-from lucky@land3.nsu.ru) Date: Tue, 7 Aug 2001 23:21:01 +0700 (NOVST) From: Alexey Privalov To: =?iso-8859-1?q?Gavin=20Kenny?= Cc: questions@freebsd.org, mauler@beldar.com Subject: Re: 3com509-TPC Etherlink stalls In-Reply-To: <20010803084022.40270.qmail@web20002.mail.yahoo.com> 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, [iso-8859-1] Gavin Kenny wrote: > >>I have a 3com 3C509-TPC Etherlink III (ISA), > >>installed on interface ep0. I'm > >>running NAT on my box, with interface ep0 connected > >>to the outside world, > >>and interface ep1, > >>a 3com 509-Combo(ISA) connected to my internal LAN. > >>I noticed after a few > >>hours ep0 will stall and will not respond to > >>anything from either the > >>internal LAN or any external network. > > >>A quick "ifconfig ep0 down/up" fixes this problem > >>and interface ep0 works > >>correctly again. I'm wondering if anyone else has > >>experienced this > >>particular problem with the 3com 3C509-TPC > >>Etherlink III, and possibly, known solutions to this > >>problem. > > >>Thanks in advance, > >>Jamaal Sanford > > > This problem has been major headache for me - the > reason apparently is the driver which is flaky. Sadly > there is no solution bar getting a new NIC that uses a > different driver. > > I've been told that if you have a fast system (P200 or > better) then it isn't much of a problem. I don't have it isn`t right.. we have a PII-500 a have such problem :(( > such a machine, so I can't verify this. ;-( > > 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 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 9:24:33 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 765B237B405 for ; Tue, 7 Aug 2001 09:24:29 -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 A63A167C01B0; Tue, 07 Aug 2001 09:24:26 -0700 Message-ID: <3B701638.AE9C613A@urx.com> Date: Tue, 07 Aug 2001 09:24:24 -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: Odhiambo Washington Cc: FBSD-Q Subject: Re: KDE and GDM after Updating to 4.4-PRERELEASE References: <20010807124155.A91672@everest.wananchi.com> 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 Odhiambo Washington wrote: > > Anyone got a broken KDE and gdm after updating to 4.4-PRERELEASE?? I'm testing right now. I had my system that I call coral (dual 866 coppermines) hang yesterday when I ran KDE-2. I had to reset the computer. There were a number of changes and so I cvsuped and rebuilt my world. I don't use gdm. Kent > > How did you go around it?? > > Thanks > > -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. > > I never killed a man that didn't deserve it. > -Mickey Cohen > > ------------------------------------------------------------------------ > Part 1.2Type: application/pgp-signature -- Kent Stewart Richland, WA Cool site http://www.bmwfilms.com mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 9:25:21 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web13307.mail.yahoo.com (web13307.mail.yahoo.com [216.136.175.43]) by hub.freebsd.org (Postfix) with SMTP id 198B837B405 for ; Tue, 7 Aug 2001 09:25:17 -0700 (PDT) (envelope-from sumirati@yahoo.de) Message-ID: <20010807162516.43780.qmail@web13307.mail.yahoo.com> Received: from [193.174.9.99] by web13307.mail.yahoo.com; Tue, 07 Aug 2001 18:25:16 CEST Date: Tue, 7 Aug 2001 18:25:16 +0200 (CEST) From: =?iso-8859-1?q?m=20p?= Subject: Re: Routing confusion !!! ???? To: fasi_74@yahoo.com Cc: freebsd-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 > Hello there > Well I am a newbie in UNIX routing ... & yesterday I was reading a book > that tell you how to turn your hosts into routers ... > Well I have worked most of the time in windows environments ...so I was > confused between the default gateway "address of the router in windows " & > making your host with 2 network interfaces a router... > what do we do when we run demons like routed & gated on our hosts ... do we > use them to point to a router on our network > or we use them to make our host a router ? > the book sort of discuss both in a combine way so I am confused how do we > enable ip forwarding .... > > thanks a lot > Faisal Ok. Let's start at the beginning: You have one host with one NIC. And you have two (or more) IP-subnets with which you communicate. You have to add to your network configuration a default gateway where the packets for another IP-subet will be send to. (Wether it is Windows or not.) You have a system that is doing routing with two (or more) NICs. Case 1: This router is your only router. Then all you want to do is to set the following parameter in your rc.conf gateway_enable="YES" The system will route the packets via the different interfaces. Case 2: You have a WAN connection (WAN1)in a subnet(LAN1). This subnet is connected with another subnet(LAN2) in your building via the FreeBSD machine. There is also another WAN connection (WAN2) connected to LAN2. What to do now? I assume that your FreeBSD box will be your central router. You have to enable the option gateway_enable too. Then you have to add some route entries where your box should send packets (ie packets from WAN1 to WAN2) from one subnet to the other. Let's do it easy: Tell the routers for WAN1 and WAN2 the FreeBSD machine is their default gateway. Tell the same things to all your client machines. Now you have to add routes to the FreeBSD machine so that it knows where to send the packets. A router is a device which knows WHERE to send packets. Not more. (From a very puristic point of view) What routed(8) does is described in the first line of the man page: routed, rdisc - network RIP and router discovery routing daemon The routers can talk to each other to know which machine and which paths exist. Normaly you don't need this. I hope i brought a little bit light to your headache. Marc __________________________________________________________________ Do You Yahoo!? Gesendet von Yahoo! Mail - http://mail.yahoo.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 9:28: 1 2001 Delivered-To: freebsd-questions@freebsd.org Received: from nexusinternetsolutions.net (nx1.nexusinternetsolutions.net [204.50.158.10]) by hub.freebsd.org (Postfix) with SMTP id A262537B403 for ; Tue, 7 Aug 2001 09:27:58 -0700 (PDT) (envelope-from dave@nexusinternetsolutions.net) Received: (qmail 16949 invoked by uid 90); 7 Aug 2001 16:23:47 -0000 Message-ID: <20010807162347.16948.qmail@nexusinternetsolutions.net> From: dave@hawk-systems.com To: freebsd-questions@FreeBSD.ORG Subject: cannot send mail to mailing list Date: Tue, 07 Aug 2001 16:23:47 GMT Mime-Version: 1.0 Content-Type: text/plain; format=flowed; 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 For the last week (sending this via webmail interface) have been unable to send mail to the FreeBSD mail server... keep getting the following error. This is for all FreeBSD.ORG based lists. Any ideas? Receiving all mail from lists just fine. The original message was received at Tue, 7 Aug 2001 10:09:14 -0600 (MDT) from ws1.nexusinternetsolutions.net [204.50.158.15] ----- The following addresses had permanent fatal errors ----- (reason: 552 Error: content rejected) ----- Transcript of session follows ----- ... while talking to hub.freebsd.org.: >>> DATA <<< 552 Error: content rejected 554 5.0.0 ... Service unavailable To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 9:34:24 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 15D6E37B403 for ; Tue, 7 Aug 2001 09:34:21 -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 A88B2FB01BE; Tue, 07 Aug 2001 09:34:19 -0700 Message-ID: <3B701889.1E8FE8A3@urx.com> Date: Tue, 07 Aug 2001 09:34:17 -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: Lim Seng Chor Cc: freebsd-questions@FreeBSD.ORG Subject: Re: /usr/ports using old layout References: <3B2946E7.22902.1937B774@localhost> 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 Lim Seng Chor wrote: > > Hi, > > What should I do if I want to update my port layout which is using > the old layout? About the only easy way is to rm -rf /usr/ports/*. There were some suggested solutions using less brutal techniques but the remove and re-cvsup was the only one that worked consistently. Kent > Thank you. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA Cool site http://www.bmwfilms.com mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 9:36:52 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web13306.mail.yahoo.com (web13306.mail.yahoo.com [216.136.175.42]) by hub.freebsd.org (Postfix) with SMTP id DAAB037B405 for ; Tue, 7 Aug 2001 09:36:48 -0700 (PDT) (envelope-from sumirati@yahoo.de) Message-ID: <20010807163648.36042.qmail@web13306.mail.yahoo.com> Received: from [193.174.9.99] by web13306.mail.yahoo.com; Tue, 07 Aug 2001 18:36:48 CEST Date: Tue, 7 Aug 2001 18:36:48 +0200 (CEST) From: =?iso-8859-1?q?m=20p?= Subject: Re: root/superuser account - big problem - please help To: chip.wiegand@simrad.com Cc: freebsd-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 > I was connected to my fbsd4.2 box via telnet and used chpass to change > the password > for the root account, and it appeared to save okay. I then went to the > bsd box to verify > that the I entered the password okay, when I see this message on the > screen - > /kernel: psminter: out of sync (0028!=0008) > Now I cannot logon as root or use su, I am always told the password is > incorrect. I have > tried both the old and new passwords, on the bsd box and via telnet, no > luck. I had a > second telnet window open, where I was su'd so I rebooted the server > from there. > My root account appears to be locked out, what should I do? I cannot > start apache or > samba. > Try the following link: http://www.de.freebsd.org/FAQ/admin.html#FORGOT-ROOT-PW Hope that helps marc __________________________________________________________________ Do You Yahoo!? Gesendet von Yahoo! Mail - http://mail.yahoo.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 9:40:17 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 E474137B409 for ; Tue, 7 Aug 2001 09:40:00 -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); Tue, 7 Aug 2001 12:39:59 -0400 From: "Jonathan M. Slivko" To: "'m p'" , Cc: Subject: RE: root/superuser account - big problem - please help Date: Tue, 7 Aug 2001 12:40:27 -0400 Message-ID: <000101c11f5f$a9d6def0$8701a8c0@equinox> 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, Build 10.0.2627 In-reply-to: <20010807163648.36042.qmail@web13306.mail.yahoo.com> Importance: Normal 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 Are you sure that your in the wheel group on the box? Could you have inadvertently removed yourself from the wheel group? Can you get physical access to the machine to try and log in as root from console, does it work? You may want to drop into single user mode on the emergency shell from console and trying to reset your password from there, where the kernel is GENERIC. Also, do you have a custom kernel, or is it GENERIC? -- Jonathan -- Jonathan M. Slivko Blinx Networks, Inc. http://www.blinx.net -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of m p Sent: Tuesday, August 07, 2001 12:37 PM To: chip.wiegand@simrad.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: root/superuser account - big problem - please help > I was connected to my fbsd4.2 box via telnet and used chpass to change > the password > for the root account, and it appeared to save okay. I then went to the > bsd box to verify > that the I entered the password okay, when I see this message on the > screen - > /kernel: psminter: out of sync (0028!=0008) > Now I cannot logon as root or use su, I am always told the password is > incorrect. I have > tried both the old and new passwords, on the bsd box and via telnet, no > luck. I had a > second telnet window open, where I was su'd so I rebooted the server > from there. > My root account appears to be locked out, what should I do? I cannot > start apache or > samba. > Try the following link: http://www.de.freebsd.org/FAQ/admin.html#FORGOT-ROOT-PW Hope that helps marc __________________________________________________________________ Do You Yahoo!? Gesendet von Yahoo! Mail - http://mail.yahoo.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 9:47:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost-1.mtl-loo.activecom.net (mailhost-1.mtl-loo.activecom.net [64.135.16.23]) by hub.freebsd.org (Postfix) with ESMTP id 9A8F337B405 for ; Tue, 7 Aug 2001 09:47:27 -0700 (PDT) (envelope-from woodrow@activecom.net) Received: from saturn.activecom.net (saturn.activecom.net [64.135.16.6]) by mailhost-1.mtl-loo.activecom.net (Active MailServer) with ESMTP id 803098DC60 for ; Tue, 7 Aug 2001 12:47:26 -0400 (EDT) Date: Tue, 7 Aug 2001 12:06:26 -0400 (EDT) From: Joshua MacQueen To: Subject: Errors installing Loki products 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 recently purchased both RailRoad Tycoon 2 and Heretic II from LokiGames hoping to run them under the linuxalator. I'm running 4.3-STABLE from about the 17th of July with Linux_base-6.1, however when I follow the install docs with a "sh setup.sh" to install either game, it gives me "function: not found x86" So I try to "/compat/linux/bin/sh setup.sh" and it tells me that this Installation doesn't support glibc-2.1 on x86. I vaguely remember a story about BSDi working with LokiGames to ensure all future releases would work in FreeBSD under the linuxalator but I guess that has gone by the wayside. Any help would be appreciated. _________________ Testing? What's that? If it compiles, it is good, if it boots up, it is perfect. -- Linus Torvalds To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 9:57: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from nexusinternetsolutions.net (nx1.nexusinternetsolutions.net [204.50.158.10]) by hub.freebsd.org (Postfix) with SMTP id B096737B405 for ; Tue, 7 Aug 2001 09:57:05 -0700 (PDT) (envelope-from dave@nexusinternetsolutions.net) Received: (qmail 19723 invoked by uid 90); 7 Aug 2001 16:53:05 -0000 Message-ID: <20010807165305.19722.qmail@nexusinternetsolutions.net> From: dave@hawk-systems.com To: freebsd-questions@FreeBSD.ORG Subject: Re: cannot send mail to mailing list Date: Tue, 07 Aug 2001 16:53:05 GMT Mime-Version: 1.0 Content-Type: text/plain; format=flowed; 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 Further to my last... pc in question is running win2kpro and outlook2k... up until last week have had no problems sending to these lists, and send/receive to about 30 other lists on a variaty of servers without incident. > For the last week (sending this via webmail interface) have been unable to > send mail to the FreeBSD mail server... keep getting the following error. > This is for all FreeBSD.ORG based lists. Any ideas? Receiving all mail > from lists just fine. > > The original message was received at Tue, 7 Aug 2001 10:09:14 -0600 (MDT) > from ws1.nexusinternetsolutions.net [204.50.158.15] > > ----- The following addresses had permanent fatal errors ----- > > (reason: 552 Error: content rejected) > > ----- Transcript of session follows ----- > ... while talking to hub.freebsd.org.: >>>> DATA > <<< 552 Error: content rejected To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 9:58: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from nexusinternetsolutions.net (nx1.nexusinternetsolutions.net [204.50.158.10]) by hub.freebsd.org (Postfix) with SMTP id 0F11337B401 for ; Tue, 7 Aug 2001 09:58:05 -0700 (PDT) (envelope-from dave@nexusinternetsolutions.net) Received: (qmail 19815 invoked by uid 90); 7 Aug 2001 16:54:04 -0000 Message-ID: <20010807165404.19814.qmail@nexusinternetsolutions.net> From: dave@hawk-systems.com To: freebsd-questions@FreeBSD.ORG Subject: error /kernel: file: table is full Date: Tue, 07 Aug 2001 16:54:04 GMT Mime-Version: 1.0 Content-Type: text/plain; format=flowed; 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 Getting a slew of "/kernel: file: table is full" errors... assuming I may be hitting kern.maxfiles or kern.maxfilesperproc kern.maxvnodes: 32508 kern.maxproc: 532 kern.maxfiles: 1064 kern.argmax: 65536 kern.maxfilesperproc: 1064 kern.maxprocperuid: 531 also noticed that maxusers for this particular server kernel is set to its default of 32... not sure how FreeBSD scales based on that (if at all). thoughts and possible resolutions? Dave To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 10: 9:32 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost.iprg.nokia.com (mailhost.iprg.nokia.com [205.226.5.12]) by hub.freebsd.org (Postfix) with ESMTP id 7ABF837B40C for ; Tue, 7 Aug 2001 10:09:30 -0700 (PDT) (envelope-from vijay@iprg.nokia.com) Received: from darkstar.iprg.nokia.com (darkstar.iprg.nokia.com [205.226.5.69]) by mailhost.iprg.nokia.com (8.9.3/8.9.3-GLGS) with ESMTP id KAA24693 for ; Tue, 7 Aug 2001 10:09:30 -0700 (PDT) X-Delivered-For: Received: (from root@localhost) by darkstar.iprg.nokia.com (8.11.0/8.11.0-DARKSTAR) id f77H9T407093 for ; Tue, 7 Aug 2001 10:09:29 -0700 X-mProtect: Tue, 7 Aug 2001 10:09:29 -0700 Nokia Silicon Valley Messaging Protection Received: from dhcp-3-142.iprg.nokia.com (205.226.3.142, claiming to be "iprg.nokia.com") by darkstar.iprg.nokia.com(P1.5 smtpd2j99ui; Tue, 07 Aug 2001 10:09:28 PDT Message-ID: <3B7020A5.8391634C@iprg.nokia.com> Date: Tue, 07 Aug 2001 10:08:53 -0700 From: vijay singh Organization: nokia X-Mailer: Mozilla 4.75 [en]C-CCK-MCD {Nokia} (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: questions@freebsd.org Subject: cron and syslog 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, everytime cron runs a job it posts a message to syslog. Is it possible to selectively shut this off for some very frequently run jobs? It might be possible to do this by setting the message log level lower for such jobs, and then filtering them off using syslog.conf but I am not sure how to do this. Any help would be appreciated. Kindly cc me as I am not on this list. regards vijay To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 10:35:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from 1upmc-msximc1.isdip.upmc.edu (1upmc-msximc1.isdip.upmc.edu [128.147.18.39]) by hub.freebsd.org (Postfix) with ESMTP id 1688A37B40B for ; Tue, 7 Aug 2001 10:35:19 -0700 (PDT) (envelope-from personrp@ccbh.com) Received: by 1upmc-msximc1.isdip.upmc.edu with Internet Mail Service (5.5.2653.19) id ; Tue, 7 Aug 2001 13:36:41 -0400 Message-ID: <46AEB8C1B628D511969200508B6FE42A668537@1upmc-msx6.isdip.upmc.edu> From: "Person, Roderick" To: 'Joshua MacQueen' , freebsd-questions@freebsd.org Subject: RE: Errors installing Loki products Date: Tue, 7 Aug 2001 13:34:07 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C11F67.2913CAA0" 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_01C11F67.2913CAA0 Content-Type: text/plain; charset="iso-8859-1" F**N great qoute! On to your question, have you tried the RailRoad Tycoon 2 Demo that was in the ports. I was addicted to that for about a week then it wore off, but it worked perfectly. I have even got the loki demo installer from the web site to work for me, just did feel like spend the time to download the games. I would see if the demo work if so, then made the step to get full blown game to run need adjustment for FBSD. Roderick P. Person Programmer II (412)454-2616 personrp@ccbh.com "You ever feel like you just been cheated? " - Johnny Rotten > -----Original Message----- > From: Joshua MacQueen [mailto:woodrow@activecom.net] > Sent: August 07, 2001 12:06 PM > To: freebsd-questions@freebsd.org > Subject: Errors installing Loki products > > > I recently purchased both RailRoad Tycoon 2 and Heretic II > from LokiGames > hoping to run them under the linuxalator. I'm running 4.3-STABLE from > about the 17th of July with Linux_base-6.1, however when I follow the > install docs with a "sh setup.sh" to install either game, it gives me > "function: not found x86" So I try to "/compat/linux/bin/sh > setup.sh" and > it tells me that this Installation doesn't support glibc-2.1 > on x86. I > vaguely remember a story about BSDi working with LokiGames to > ensure all > future releases would work in FreeBSD under the linuxalator > but I guess > that has gone by the wayside. Any help would be appreciated. > > _________________ > Testing? What's that? If it compiles, it is good, if it boots > up, it is > perfect. > -- Linus Torvalds > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > ------_=_NextPart_001_01C11F67.2913CAA0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable RE: Errors installing Loki products

    F**N great qoute!

    On to your question, have you tried the RailRoad = Tycoon 2 Demo that was in the ports. I was addicted to that for about a = week then it wore off, but it worked perfectly. I have even got the = loki demo installer from the web site to work for me, just did feel = like spend the time to download the games. I would see if the demo work = if so, then made the step to get full blown game to run need adjustment = for FBSD.

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

    "You ever feel like you just been cheated? = "
    - Johnny Rotten


    > -----Original Message-----
    > From: Joshua MacQueen [mailto:woodrow@activecom.net]<= /FONT>
    > Sent: August 07, 2001 12:06 PM
    > To: freebsd-questions@freebsd.org
    > Subject: Errors installing Loki products =
    >
    >
    > I recently purchased both RailRoad Tycoon 2 and = Heretic II
    > from LokiGames
    > hoping to run them under the linuxalator.  = I'm running 4.3-STABLE from
    > about the 17th of July with Linux_base-6.1, = however when I follow the
    > install docs with a "sh setup.sh" to = install either game, it gives me
    > "function: not found x86" So I try to = "/compat/linux/bin/sh
    > setup.sh" and
    > it tells me that this Installation doesn't = support glibc-2.1
    > on x86.  I
    > vaguely remember a story about BSDi working = with LokiGames to
    > ensure all
    > future releases would work in FreeBSD under the = linuxalator
    > but I guess
    > that has gone by the wayside. Any help would be = appreciated.
    >
    > _________________
    > Testing? What's that? If it compiles, it is = good, if it boots
    > up, it is
    > perfect.
    >       -- Linus = Torvalds
    >
    >
    > To Unsubscribe: send mail to = majordomo@FreeBSD.org
    > with "unsubscribe freebsd-questions" = in the body of the message
    >

    ------_=_NextPart_001_01C11F67.2913CAA0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 10:36:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.noos.fr (camus.noos.net [212.198.2.70]) by hub.freebsd.org (Postfix) with ESMTP id 213C637B40A for ; Tue, 7 Aug 2001 10:36:14 -0700 (PDT) (envelope-from jeanmichel.radisse@free.fr) Received: (qmail 40611526 invoked by uid 0); 7 Aug 2001 17:36:12 -0000 Received: from unknown (HELO devPitNeuNeu) ([212.198.120.172]) (envelope-sender ) by 212.198.2.70 (qmail-ldap-1.03) with SMTP for ; 7 Aug 2001 17:36:12 -0000 Message-ID: <002301c11f67$906debe0$ac78c6d4@cybercable.fr> From: "Jean-Michel Radisse." To: Subject: To find the good mailling list. Date: Tue, 7 Aug 2001 19:37:00 +0200 Organization: N.A. MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2462.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2462.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 I would like to subscribe to the american mailling list for the announcements of freebsd-release and I can't find the URL where to do that. Help :-) Best regards from Paris center town, Jean-Michel Radisse. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 10:39: 6 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 6D49B37B403; Tue, 7 Aug 2001 10:38:57 -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 A7B134201A4; Tue, 07 Aug 2001 10:38:57 -0700 Message-ID: <3B7027AE.DD7CE2E6@urx.com> Date: Tue, 07 Aug 2001 10:38:54 -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: Odhiambo Washington Cc: freebsd-stable@freebsd.org Subject: Re: KDE and GDM after Updating to 4.4-PRERELEASE References: <20010807124155.A91672@everest.wananchi.com> 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 Odhiambo Washington wrote: > > Anyone got a broken KDE and gdm after updating to 4.4-PRERELEASE?? This really belongs on -stable. I bcc'ed -questions. Yes, I have a broken KDE-2.1.1 and FreeBSD 4.4-PRERELEASE. All I was doing with KDE-2 was running 3-xterms and a Konqueror session. I just left the system sitting there for 30-40 minutes. It also locks my kvm switch up tight and kills the current network logins. I don't know how they will build a release of FreeBSD-4.4 because you can't build a package of kdebase-2.1.1 that is based on kdelibs-2.1.2. > > How did you go around it?? I don't have any idea either. Kent > > Thanks > > -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. > > I never killed a man that didn't deserve it. > -Mickey Cohen > > ------------------------------------------------------------------------ > Part 1.2Type: application/pgp-signature -- Kent Stewart Richland, WA Cool site http://www.bmwfilms.com mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 10:50:54 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web13301.mail.yahoo.com (web13301.mail.yahoo.com [216.136.175.37]) by hub.freebsd.org (Postfix) with SMTP id BEC1E37B406 for ; Tue, 7 Aug 2001 10:50:51 -0700 (PDT) (envelope-from sumirati@yahoo.de) Message-ID: <20010807175051.10879.qmail@web13301.mail.yahoo.com> Received: from [193.174.9.99] by web13301.mail.yahoo.com; Tue, 07 Aug 2001 19:50:51 CEST Date: Tue, 7 Aug 2001 19:50:51 +0200 (CEST) From: =?iso-8859-1?q?m=20p?= Subject: Re: To find the good mailling list. To: jeanmichel.radisse@free.fr Cc: freebsd-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 > I would like to subscribe to the american mailling list for the > announcements of freebsd-release and I can't find the URL where to do that. > > Help :-) > > Best regards from Paris center town, > > Jean-Michel Radisse. Please try out: http://www.de.freebsd.org/handbook/eresources.html#ERESOURCES-MAIL To hear about new milestones (or releases) subscribe to freebsd-annoucment. To hear about security informations about different releases please try freebsd-security-notifications. (or freebsd-security, but there is much more discussion going on) Hope that helps marc __________________________________________________________________ Do You Yahoo!? Gesendet von Yahoo! Mail - http://mail.yahoo.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 10:54: 3 2001 Delivered-To: freebsd-questions@freebsd.org Received: from q.closedsrc.org (ip233.gte15.rb1.bel.nwlink.com [209.20.244.233]) by hub.freebsd.org (Postfix) with ESMTP id C626F37B403 for ; Tue, 7 Aug 2001 10:54:01 -0700 (PDT) (envelope-from lplist@closedsrc.org) Received: by q.closedsrc.org (Postfix, from userid 1003) id 1243455407; Tue, 7 Aug 2001 10:51:35 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by q.closedsrc.org (Postfix) with ESMTP id 0224851610; Tue, 7 Aug 2001 10:51:35 -0700 (PDT) Date: Tue, 7 Aug 2001 10:51:34 -0700 (PDT) From: Linh Pham To: Laurence Berland Cc: Max Clements , Subject: Re: Drive Mirroring... In-Reply-To: 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 2001-08-07, Laurence Berland scribbled: # I don't know if this is card specific, as I know nothing about that # controller, but you can always do software RAID (1,0,10,5) using vinum. # man vinum The card doesn't provide any RAID capabilities, but you can use vinum to do software RAID. -- Linh Pham [lplist@closedsrc.org] // 404b - Brain not found To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 10:58: 0 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lcmail2.lc.ca.gov (lcmail2.lc.ca.gov [165.107.12.11]) by hub.freebsd.org (Postfix) with ESMTP id 7D25E37B403 for ; Tue, 7 Aug 2001 10:57:55 -0700 (PDT) (envelope-from drewt@writeme.com) Received: from CONVERSION-DAEMON by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) id <0GHP00B01LWSPL@lcmail2.lc.ca.gov> for freebsd-questions@FreeBSD.org; Tue, 7 Aug 2001 10:58:14 -0700 (PDT) Received: from tagalong ([165.107.42.215]) by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) with SMTP id <0GHP00047LVOBM@lcmail2.lc.ca.gov> for freebsd-questions@FreeBSD.org; Tue, 07 Aug 2001 10:57:24 -0700 (PDT) Date: Tue, 07 Aug 2001 10:47:26 -0700 From: Drew Tomlinson Subject: How to Use 'whois' to Lookup Hostname From IP Address To: "FreeBSD Questions (E-mail)" Message-id: <5CD46247635BD511B6B100A0CC3F023925A041@ldcmsx01.lc.ca.gov> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) Content-type: text/plain; charset="iso-8859-1" Content-transfer-encoding: 7bit Importance: Normal X-Priority: 3 (Normal) X-MSMail-priority: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I can't seem to figure out how to use whois to find the hostname from an IP address. For example, I want to find the host name for 1.2.3.4. I have tried "whois 1.2.3.4" and get the error "whois: 4.whois-servers.net: No address associated with hostname". If I try "whois 4.3.2.1.in-addr.arpa", I get the error "No match for "4.3.2.1.in-addr.arpa". If I try some of the various options like "whois -a 1.2.3.4" it will return the name of the organization that owns the block of IP addresses but not the specific hostname for the address. So how can I use the whois command to enter my IP address and have it return my domain name? Thanks, Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 11: 0:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web11704.mail.yahoo.com (web11704.mail.yahoo.com [216.136.172.70]) by hub.freebsd.org (Postfix) with SMTP id 8746937B401 for ; Tue, 7 Aug 2001 11:00:37 -0700 (PDT) (envelope-from tperlin@yahoo.com) Message-ID: <20010807180037.85662.qmail@web11704.mail.yahoo.com> Received: from [64.81.48.149] by web11704.mail.yahoo.com; Tue, 07 Aug 2001 11:00:37 PDT Date: Tue, 7 Aug 2001 11:00:37 -0700 (PDT) From: Tim Erlin Subject: Re: How to Use 'whois' to Lookup Hostname From IP Address To: Drew Tomlinson , "FreeBSD Questions (E-mail)" In-Reply-To: <5CD46247635BD511B6B100A0CC3F023925A041@ldcmsx01.lc.ca.gov> 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 www.arin.net/whois/index.html will do it for you. Doesn't *really* answer your question, but it works. --Tim --- Drew Tomlinson wrote: > I can't seem to figure out how to use whois to find > the hostname from an IP > address. For example, I want to find the host name > for 1.2.3.4. I have > tried "whois 1.2.3.4" and get the error "whois: > 4.whois-servers.net: No > address associated with hostname". If I try "whois > 4.3.2.1.in-addr.arpa", I > get the error "No match for "4.3.2.1.in-addr.arpa". > If I try some of the > various options like "whois -a 1.2.3.4" it will > return the name of the > organization that owns the block of IP addresses but > not the specific > hostname for the address. > > So how can I use the whois command to enter my IP > address and have it return > my domain name? > > Thanks, > > Drew > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of > the message __________________________________________________ Do You Yahoo!? Make international calls for as low as $.04/minute with Yahoo! Messenger http://phonecard.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 11: 1:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mtiwmhc26.worldnet.att.net (mtiwmhc26.worldnet.att.net [204.127.131.51]) by hub.freebsd.org (Postfix) with ESMTP id 05E1F37B405 for ; Tue, 7 Aug 2001 11:01:12 -0700 (PDT) (envelope-from parv@worldnet.att.net) Received: from worldnet.att.net ([32.100.199.91]) by mtiwmhc26.worldnet.att.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20010807180110.XIZI18077.mtiwmhc26.worldnet.att.net@worldnet.att.net> for ; Tue, 7 Aug 2001 18:01:10 +0000 Received: by worldnet.att.net (Postfix, from userid 1001) id 8546350EE6; Tue, 7 Aug 2001 14:01:09 -0400 (EDT) Date: Tue, 7 Aug 2001 14:01:09 -0400 From: parv To: f-q Subject: ot: really detailed apache access logs Message-ID: <20010807140109.A91611@moo.holy.cow> Mail-Followup-To: f-q Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 is there any way of knowing, in the logs, just how exactly apache is... - translating "alias" - choosing the index/default file if more than one index files are specified in the httpd.conf - what's being rewritten, etc.? ...much like the detailed traces available on os/390 for ibm http server, for example; or like the "debug" option for error log. i didn't find anything in the apache docs for "customlog", and "errorlog", well, logs errors only. if i am really, really desperate i could use ktrace ... but that's too desperate of a measure. i have apache 1.3.20 running on freebsd 4-stable (20010731). here is another way to say it... http://groups.google.com/groups?th=f9201683de9e961a,5 http://groups.google.com/groups?th=3d1da5f0c12d25f6,3 -- so, do you like word games or scrabble? - parv To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 11: 2:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from helios.soupnazi.org (valve.dub.net [64.81.252.98]) by hub.freebsd.org (Postfix) with ESMTP id D267437B40C for ; Tue, 7 Aug 2001 11:02:13 -0700 (PDT) (envelope-from mij@soupnazi.org) Received: by helios.soupnazi.org (Postfix, from userid 1000) id 8A1BD31FE; Tue, 7 Aug 2001 11:02:13 -0700 (PDT) Date: Tue, 7 Aug 2001 11:02:13 -0700 From: Jim Mock To: Drew Tomlinson Cc: "FreeBSD Questions (E-mail)" Subject: Re: How to Use 'whois' to Lookup Hostname From IP Address Message-ID: <20010807110213.B613@helios.soupnazi.org> Reply-To: mij@soupnazi.org References: <5CD46247635BD511B6B100A0CC3F023925A041@ldcmsx01.lc.ca.gov> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5CD46247635BD511B6B100A0CC3F023925A041@ldcmsx01.lc.ca.gov> 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 Tue, 07 Aug 2001 at 10:47:26 -0700, Drew Tomlinson wrote: > I can't seem to figure out how to use whois to find the hostname from > an IP address. For example, I want to find the host name for 1.2.3.4. > I have tried "whois 1.2.3.4" and get the error "whois: > 4.whois-servers.net: No address associated with hostname". If I try > "whois 4.3.2.1.in-addr.arpa", I get the error "No match for > "4.3.2.1.in-addr.arpa". If I try some of the various options like > "whois -a 1.2.3.4" it will return the name of the organization that > owns the block of IP addresses but not the specific hostname for the > address. > > So how can I use the whois command to enter my IP address and have it > return my domain name? As far as I know, you can't. That's not something that whois does. Try using nslookup and/or host instead. - 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 Tue Aug 7 11: 3:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from comp04.prc.uic.edu (comp04.prc.uic.edu [128.248.230.104]) by hub.freebsd.org (Postfix) with SMTP id 53A4F37B40E for ; Tue, 7 Aug 2001 11:03:23 -0700 (PDT) (envelope-from lucas@comp04.prc.uic.edu) Received: (qmail 59617 invoked by uid 1000); 7 Aug 2001 18:03:44 -0000 Date: Tue, 7 Aug 2001 13:03:44 -0500 From: Lucas Bergman To: Drew Tomlinson Cc: freebsd-questions@FreeBSD.ORG Subject: Re: How to Use 'whois' to Lookup Hostname From IP Address Message-ID: <20010807130344.E49903@comp04.prc.uic.edu> Reply-To: lucas@slb.to References: <5CD46247635BD511B6B100A0CC3F023925A041@ldcmsx01.lc.ca.gov> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <5CD46247635BD511B6B100A0CC3F023925A041@ldcmsx01.lc.ca.gov>; from drewt@writeme.com on Tue, Aug 07, 2001 at 10:47:26AM -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 > So how can I use the whois command to enter my IP address and have > it return my domain name? That's not what 'whois' is for. I think you want 'nslookup' (or 'dnsip' if you use djbdns instead of BIND). Lucas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 11: 5:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mtiwmhc24.worldnet.att.net (mtiwmhc24.worldnet.att.net [204.127.131.49]) by hub.freebsd.org (Postfix) with ESMTP id 128BB37B40F for ; Tue, 7 Aug 2001 11:05:12 -0700 (PDT) (envelope-from parv@worldnet.att.net) Received: from worldnet.att.net ([32.100.199.91]) by mtiwmhc24.worldnet.att.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20010807180511.LIQR3707.mtiwmhc24.worldnet.att.net@worldnet.att.net>; Tue, 7 Aug 2001 18:05:11 +0000 Received: by worldnet.att.net (Postfix, from userid 1001) id CBBE450EE6; Tue, 7 Aug 2001 14:05:05 -0400 (EDT) Date: Tue, 7 Aug 2001 14:05:05 -0400 From: parv To: Drew Tomlinson Cc: "FreeBSD Questions (E-mail)" Subject: Re: How to Use 'whois' to Lookup Hostname From IP Address Message-ID: <20010807140505.A92185@moo.holy.cow> Mail-Followup-To: Drew Tomlinson , "FreeBSD Questions (E-mail)" References: <5CD46247635BD511B6B100A0CC3F023925A041@ldcmsx01.lc.ca.gov> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5CD46247635BD511B6B100A0CC3F023925A041@ldcmsx01.lc.ca.gov>; from drewt@writeme.com on Tue, Aug 07, 2001 at 10:47:26AM -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 this was, on the fateful occasion around Aug 07 13:47 -0400, sent by Drew Tomlinson > > I can't seem to figure out how to use whois to find the hostname from an IP > address. For example, I want to find the host name for 1.2.3.4. ... > So how can I use the whois command to enter my IP address and have it return > my domain name? > did you try ipw from the ports (in ports/net)? -- so, do you like word games or scrabble? - parv To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 11: 7:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web13307.mail.yahoo.com (web13307.mail.yahoo.com [216.136.175.43]) by hub.freebsd.org (Postfix) with SMTP id 4415C37B401 for ; Tue, 7 Aug 2001 11:07:48 -0700 (PDT) (envelope-from sumirati@yahoo.de) Message-ID: <20010807180747.64300.qmail@web13307.mail.yahoo.com> Received: from [193.174.9.99] by web13307.mail.yahoo.com; Tue, 07 Aug 2001 20:07:47 CEST Date: Tue, 7 Aug 2001 20:07:47 +0200 (CEST) From: =?iso-8859-1?q?m=20p?= Subject: Re: Solved: Was:Re: root/superuser account - big problem - please help To: chip.wiegand@simrad.com Cc: freebsd-questions@freebsd.org In-Reply-To: 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 [CC'ed to -questions because it is interesting to others] --- chip.wiegand@simrad.com schrieb: > > Thanks for the tip. One more question - > since I was unable to su or log on to root, I was also unable to shutdown > -h > or reboot, properly. Is there some other way to shutdown as a user in the > wheel > group? I ended up just hitting the reset button and running fsck -y (all > was okay > when it was done). > > -- > Chip > > > > > > m p on 08/07/2001 06:36:48 PM > Internet mail from: > To: chip.wiegand@simrad.com > cc: freebsd-questions@FreeBSD.ORG > > Subject: Re: root/superuser account - big problem - please help > > > > I was connected to my fbsd4.2 box via telnet and used chpass to change > > the password > > for the root account, and it appeared to save okay. I then went to the > > bsd box to verify > > that the I entered the password okay, when I see this message on the > > screen - > > /kernel: psminter: out of sync (0028!=0008) > > Now I cannot logon as root or use su, I am always told the password is > > incorrect. I have > > tried both the old and new passwords, on the bsd box and via telnet, no > > luck. I had a > > second telnet window open, where I was su'd so I rebooted the server > > from there. > > My root account appears to be locked out, what should I do? I cannot > > start apache or > > samba. > > > > Try the following link: > > http://www.de.freebsd.org/FAQ/admin.html#FORGOT-ROOT-PW > > Hope that helps > > marc > > > __________________________________________________________________ > Do You Yahoo!? > Gesendet von Yahoo! Mail - http://mail.yahoo.de > > > > > > Hi, please always CC the list. I was almost home. :) There are two ways doing a reboot that are know to me: 1) Hit CRTL-ALT-DEL if you configured your kernel to allow it. 2) Try sudo (alternatie try calife, op or super They are all under ports/security - but i never tried them before). It is in the ports. (/usr/ports/security/sudo .. and as package on the release cd) And configure the group WHEEL that they can do everything root can do. The main advantage (from my point of view) is: They don't need the root password anymore. Hope that helps marc __________________________________________________________________ Do You Yahoo!? Gesendet von Yahoo! Mail - http://mail.yahoo.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 11:11: 5 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f48.law4.hotmail.com [216.33.149.48]) by hub.freebsd.org (Postfix) with ESMTP id B93D337B40E for ; Tue, 7 Aug 2001 11:10:59 -0700 (PDT) (envelope-from ggenovez@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 7 Aug 2001 11:10:59 -0700 Received: from 12.98.82.12 by lw4fd.law4.hotmail.msn.com with HTTP; Tue, 07 Aug 2001 18:10:59 GMT X-Originating-IP: [12.98.82.12] From: "George Genovezos" To: freebsd-questions@freebsd.org Subject: Re: Printer problems -- lpr: lp: unknown printer Date: Tue, 07 Aug 2001 18:10:59 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 07 Aug 2001 18:10:59.0435 (UTC) FILETIME=[4F885BB0:01C11F6C] 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 Hey Mike, I already went down that path. the z22 is the same as the z32 with the only diff is the default ink cartrige is either color or black. The Z32 does have a linux driver. Will that work on FreeBSD? if so, how do I setup the printcap to use ghostcript? Thx George >From: "Mike Porter" >To: "George Genovezos" >Subject: Re: Printer problems -- lpr: lp: unknown printer >Date: Mon, 6 Aug 2001 19:51:01 -0600 > > >-----Original Message----- >From: George Genovezos >To: jonathan.chen@itouch.co.nz >Cc: freebsd-questions@freebsd.org >Date: Monday, August 06, 2001 3:40 PM >Subject: Re: Printer problems -- lpr: lp: unknown printer > > > >Thx, > > > >I'll try this on out tonight but I'm not to sure if this will fix all my > >probs. I forgot to mention that when I do a cat /etc/houst > /dev/lpt0 It > >pauses for a while but nothing happens. > > > >Any hint? > > > >Thx > > > >I recall having read somewhere that this is a "windows printer" (similar in >concept to winmodem...the controller is in the PC) and that therefore these >printers would only work under WinDoze. AFAIK lexmark was refusing to >issue >drivers for Unix derivatives, but you'd have to check with Lexmark or maybe >slashdot or google or something. > >The Lexmark web page at www.lexmark.com/drivers has a banner prominently >displayed that "Linux and other UNIX printer drivers now available (for >selected products only)" Selecting z22 in the printer box, and "other" for >OS results in a page stating that "Lexmark does not currently support your >selections" I couldn't find a listing by OS==Other to find what products >they claim ARE supported. > >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 Tue Aug 7 11:18:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.system (pec-134-110.tnt9.m2.uunet.de [149.225.134.110]) by hub.freebsd.org (Postfix) with SMTP id C325137B40C for ; Tue, 7 Aug 2001 11:17:58 -0700 (PDT) (envelope-from tom@analogon.com) Received: (qmail 15819 invoked by uid 1013); 7 Aug 2001 18:17:47 -0000 Received: from laptop.system (HELO laptop) (192.168.1.9) by daemon.system with SMTP; 7 Aug 2001 18:17:47 -0000 Message-ID: <015901c11f6d$1af8e4e0$0901a8c0@system> From: "Thomas Beer" To: Subject: Fw: FreeBSD Security Advisory FreeBSD-SA-01:52.fragment Date: Tue, 7 Aug 2001 20:16:40 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, can anyone confirm, that this pgp sign advisory is valid? Thanks Tom > >*** PGP Signature Status: bad ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >*** Signer: FreeBSD Security Officer >*** Signed: 07.08.01 01:07:38 >*** Verified: 07.08.01 20:15:15 >*** BEGIN PGP VERIFIED MESSAGE *** > >=========================================================================== >== FreeBSD-SA-01:52 Security >Advisory > FreeBSD, > Inc. > >Topic: Denial of service using fragmented IPv4 packets >Category: kernel >Announced: 2001-08-06 >Credits: "James Thomas" via NetBSD >Affects: All releases of FreeBSD 3.x, 4.x prior to 4.4, > FreeBSD 4.3-STABLE prior to the correction date >Corrected: 2001-06-16 23:48:04 UTC (FreeBSD 4.3-STABLE) > 2001-08-05 23:08:26 UTC (RELENG_4_3) > 2001-08-06 09:20:57 UTC (FreeBSD 3.5.1-STABLE) >FreeBSD only: NO > >I. Background > >The IP protocol allows datagrams (``packets'') to be fragmented in >transit to allow transportation by lower layers with a smaller frame >size than the desired IP datagram size. The fragments are collected >and reassembled on the destination system. > >II. Problem Description > >Remote users may be able to prevent a FreeBSD system from >communicating with other systems on the network by transmitting large >numbers of fragmented IPv4 datagrams. For the attack to be effective, >the attacker must have a high-bandwidth connection to the target >system (for example, connected via a local network or over a fast >remote network connection). > >IP datagram fragments destined to the target system will be queued for >30 seconds, to allow fragmented datagrams to be reassembled. Until >recently, there was no upper limit in the number of reassembly queues. >Therefore, a malicious party may be able to transmit a lot of bogus >fragmented datagrams (with different IPv4 identification field) and >cause the target system to exhaust its mbuf pool, preventing further >network traffic processing or generation while the starvation >condition continues. > >To solve this problem an upper limit was placed on the number of >fragment reassembly queues. This value is tunable at runtime using >the net.inet.ip.maxfragpackets sysctl: the sysctl is set to a default >value at system startup but may be tuned up or down depending on the >role of the system (e.g. if the system is a busy server which >typically receives a lot of fragmented datagrams, you may want to set >the value higher). The old system behaviour of an unlimited number of >reassembly queues can be obtained by setting this sysctl to a negative >value. > >Note however that attackers are still able to prevent legitimate >fragmented IPv4 traffic from being reassembled by flooding the system >with bogus fragmented datagrams and keeping the reassembly queues >full. Unfragmented IPv4 communications will be unaffected by such an >attack when this variable is set. > >All versions of FreeBSD 3.x and 4.x prior to the correction date >including 3.5.1-RELEASE and 4.3-RELEASE are vulnerable to this >problem, although exploitation is mitigated by the need for >high-bandwidth access to the target machine. > >III. Impact > >IPv4-connected systems can be put into a resource-starved state from >which they are unable to send or receive network traffic by the >constant bombardment of the system by fragmented datagrams. > >IV. Workaround > >A possible workaround for systems which are under active attack is to >increase the value of the NMBCLUSTERS kernel option on attacked >machines and rebuild the kernel as described in the following URL: > > http://www.freebsd.org/handbook/kernelconfig.html > >This may provide a temporary solution until the patch can be applied: >normally, it is the cluster mbufs which are exhausted by this attack. >By setting NMBCLUSTERS to a higher value, you may be able to prevent >the mbuf memory pool from being starved. > >VI. Solution > >One of the following: > >1) Upgrade your vulnerable FreeBSD system to 4.3-STABLE or the >RELENG_4_3 security-fix branch dated after the correction date. > >2) To patch your present system: download the relevant patch from the >below location, and execute the following commands as root: > >[FreeBSD 4.x] >This patch has been verified to apply to FreeBSD 4.2-RELEASE and >4.3-RELEASE systems. It may or may not apply to older, unsupported >releases. > ># fetch >ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/patches/SA-01:52/frag-4.x.patch # >fetch >ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/patches/SA-01:52/frag-4.x.patch.asc > > >[FreeBSD 3.x] >This patch has been verified to apply to FreeBSD 3.5.1-RELEASE >systems. It may or may not apply to older, unsupported releases. > ># fetch >ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/patches/SA-01:52/frag-3.x.patch # >fetch >ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/patches/SA-01:52/frag-3.x.patch.asc > > >Verify the detached PGP signature using your PGP utility. > ># cd /usr/src/ ># patch -p < /path/to/patch > >Rebuild the kernel as described in the following URL: > > http://www.freebsd.org/handbook/kernelconfig.html > >3) FreeBSD 4.3-RELEASE systems: > >An experimental upgrade package is available for users who wish to >provide testing and feedback on the binary upgrade process. This >package may be installed on FreeBSD 4.3-RELEASE systems only, and is >intended for use on systems for which source patching is not practical >or convenient. > >If you use the upgrade package, feedback (positive or negative) to >security-officer@FreeBSD.org is requested so we can improve the >process for future advisories. > >Since this vulnerability involves the FreeBSD kernel which is often >locally customized on installed systems, a universal binary upgrade >package is not feasible. This package includes a patched version of >the GENERIC kernel which should be suitable for use on many systems. >Systems requiring a customized kernel must use an alternative >solution. > >During the installation procedure, backup copies are made of the files >which are replaced by the package. These backup copies will be >reinstalled if the package is removed, reverting the system to a >pre-patched state. > ># fetch >ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/packages/SA-01:52/security-patch-fra >gment-01.52.tgz # fetch >ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/packages/SA-01:52/security-patch-fra >gment-01.52.tgz.asc > >Verify the detached PGP signature using your PGP utility. > ># pkg_add security-patch-fragment-01.52.tgz > >The new kernel is named /kernel.GENERIC to avoid conflict with the >default kernel name (``/kernel''). To cause the system to boot >automatically with the new kernel, add the following line to >/boot/loader.conf: > >kernel="/kernel.GENERIC" > >and reboot the system to load the new kernel. The old kernel is still >available and can be manually loaded in the boot loader in case of >problems. > >VII. Credits/References > >NetBSD wrote the original advisory from which large portions of this >advisory was taken. > > >txt.asc> > > > >*** END PGP VERIFIED MESSAGE *** > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-security" in the body of the message > > -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 6.5.2 for non-commercial use iQA/AwUBO3Aid26Mn6deTS6qEQKtowCfWHIXCOigH+XVej4/P1qSdcuQpsMAoOOv cb+ydQccjqqh94gW3eX+IRo1 =NPZl -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 11:40:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lcmail2.lc.ca.gov (lcmail2.lc.ca.gov [165.107.12.11]) by hub.freebsd.org (Postfix) with ESMTP id 0F5B037B40F for ; Tue, 7 Aug 2001 11:40:52 -0700 (PDT) (envelope-from drewt@writeme.com) Received: from CONVERSION-DAEMON by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) id <0GHP00701NUPOH@lcmail2.lc.ca.gov> for freebsd-questions@FreeBSD.org; Tue, 7 Aug 2001 11:40:10 -0700 (PDT) Received: from tagalong ([165.107.42.215]) by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) with SMTP id <0GHP00B7XNTWBB@lcmail2.lc.ca.gov> for freebsd-questions@FreeBSD.org; Tue, 07 Aug 2001 11:39:34 -0700 (PDT) Date: Tue, 07 Aug 2001 11:36:17 -0700 From: Drew Tomlinson Subject: RE: How to Use 'whois' to Lookup Hostname From IP Address In-reply-to: <5CD46247635BD511B6B100A0CC3F023925A041@ldcmsx01.lc.ca.gov> To: "FreeBSD Questions (E-mail)" Message-id: <5CD46247635BD511B6B100A0CC3F023925A043@ldcmsx01.lc.ca.gov> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) Content-type: text/plain; charset="iso-8859-1" Content-transfer-encoding: 7bit Importance: Normal X-Priority: 3 (Normal) X-MSMail-priority: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > -----Original Message----- > From: Drew Tomlinson [mailto:drewt@writeme.com] > Sent: Tuesday, August 07, 2001 10:47 AM > To: FreeBSD Questions (E-mail) > Subject: How to Use 'whois' to Lookup Hostname From IP Address > > > I can't seem to figure out how to use whois to find the > hostname from an IP > address. For example, I want to find the host name for [snip] Thanks to all for your suggestions. dig and nslookup work just fine. Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 12:31:52 2001 Delivered-To: freebsd-questions@freebsd.org Received: from shack.mine.nu (dsl94075.dyndsl.nettally.com [199.44.94.75]) by hub.freebsd.org (Postfix) with ESMTP id D841937B40A for ; Tue, 7 Aug 2001 12:31:47 -0700 (PDT) (envelope-from blouz@shack.mine.nu) Received: from win (win.xeranet.org [192.168.0.4]) by shack.mine.nu (8.11.3/8.11.3) with SMTP id f77JWfs79340 for ; Tue, 7 Aug 2001 15:32:41 -0400 (EDT) (envelope-from blouz@shack.mine.nu) Message-ID: <001901c11f77$ba0a6fe0$0400a8c0@xeranet.org> From: "Tyler" To: Subject: All ttys in use. Date: Tue, 7 Aug 2001 15:32:42 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0016_01C11F56.32C67540" 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_0016_01C11F56.32C67540 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Currently there are 31 users logged in to my server, no one else can = login. On telnet they get: telnetd: All network ports in use. on ssh they get: server cannot allocate anymore ptys. Any way I can create more ttys? -------------------------------------------------------- =20 Tyler Owner/Administrator - http://shack.mine.nu - Free Hosting blouz@shack.mine.nu ------=_NextPart_000_0016_01C11F56.32C67540 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
    Currently there are 31 users logged in to my server, = no one=20 else can login.  On telnet they get:
    telnetd: All network ports in use.
    on ssh they get:
    server cannot allocate anymore ptys.
     
    Any way I can create more ttys?

    --------------------------------------------------------
    =  
    Tyler
    Owner/Administrator=20 - http://shack.mine.nu - Free = Hosting
    blouz@shack.mine.nu
    <= /BODY> ------=_NextPart_000_0016_01C11F56.32C67540-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 12:35:20 2001 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-64-165-226-48.dsl.lsan03.pacbell.net [64.165.226.48]) by hub.freebsd.org (Postfix) with ESMTP id D527A37B40E for ; Tue, 7 Aug 2001 12:35:15 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 6BDDF66E8A; Tue, 7 Aug 2001 12:35:14 -0700 (PDT) Date: Tue, 7 Aug 2001 12:35:11 -0700 From: Kris Kennaway To: Thomas Beer Cc: questions@FreeBSD.ORG Subject: Re: Fw: FreeBSD Security Advisory FreeBSD-SA-01:52.fragment Message-ID: <20010807123510.A81773@xor.obsecurity.org> References: <015901c11f6d$1af8e4e0$0901a8c0@system> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="0F1p//8PRICkK4MW" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <015901c11f6d$1af8e4e0$0901a8c0@system>; from tom@analogon.com on Tue, Aug 07, 2001 at 08:16:40PM +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 --0F1p//8PRICkK4MW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Aug 07, 2001 at 08:16:40PM +0200, Thomas Beer wrote: > Hi, >=20 > can anyone confirm, that this pgp sign advisory is valid? It was fine when I sent it :-) Fetch a new copy from the FTP site if you want to verify. Kris --0F1p//8PRICkK4MW 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 iD8DBQE7cELuWry0BWjoQKURAoocAKCHqZvd6/0FUc7JhrXBbQTatLWgHACfeCQK 9/GsN6QyMMruB/HII0Qjc0c= =6Bu0 -----END PGP SIGNATURE----- --0F1p//8PRICkK4MW-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 12:57:34 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 CDCC637B409 for ; Tue, 7 Aug 2001 12:57:29 -0700 (PDT) (envelope-from herk@cwnet.com) Received: from oemcomputer (hiper2-d232.stk.cwnet.com [209.209.112.232]) by opium.cwnet.com (8.11.4/8.11.4) with SMTP id f77Jv1k69839 for ; Tue, 7 Aug 2001 12:57:01 -0700 (PDT) Message-ID: <000801c11f7b$8c8d6640$e870d1d1@oemcomputer> From: "herk" To: Subject: PCI modems Date: Tue, 7 Aug 2001 13:00:03 -0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01C11F40.DFA0A620" 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_01C11F40.DFA0A620 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Could anyone tell me if FreeBSD 4.2--my CD release--supports PCI modems, and, if they are supported, recommend one know to be working? Thanks Herk Gibbs ------=_NextPart_000_0005_01C11F40.DFA0A620 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
    Could anyone tell me if FreeBSD = 4.2--my CD=20 release--supports PCI modems,
    and, if they are supported, recommend = one know to=20 be working?
     
    Thanks
    Herk Gibbs
    ------=_NextPart_000_0005_01C11F40.DFA0A620-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 13: 2:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from world.peace.is (world.peace.is [194.144.170.11]) by hub.freebsd.org (Postfix) with ESMTP id DD95A37B40A for ; Tue, 7 Aug 2001 13:02:26 -0700 (PDT) (envelope-from andmann@andmann.eu.org) Received: (from andmann@localhost) by world.peace.is (8.11.2/8.11.2) id f77K06s11876; Tue, 7 Aug 2001 20:00:06 GMT X-Authentication-Warning: world.peace.is: andmann set sender to andmann@andmann.eu.org using -f Subject: Mitac 6120 From: "David S. Geirsson" To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Mailer: Evolution/0.12.99 (Preview Release) Date: 07 Aug 2001 20:00:04 +0000 Message-Id: <997214404.2309.20.camel@world.peace.is> Mime-Version: 1.0 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 just installed FreeBSD on my Mitac 6120 laptop. My problem is that FreeBSD does not detect my PS/2 controller (dmesg | grep "psm0" returns nothing). The PS/2 controller is detected and works perfectly under linux. I have also heard (just can't remember where) that somebody had this working fine under OpenBSD too. PS: I am not on the list, so please CC all responses to me. Any help would be greatly appreciated, as I like FreeBSD alot better than linux (which I am currently running on this machine). --=20 Dav=ED=F0 Steinn Geirsson andmann@andmann.eu.org (354)-8696608 "Support staff hung over, Send aspirin and come back LATER." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 13: 4:54 2001 Delivered-To: freebsd-questions@freebsd.org Received: from agent.creson.com (as3-4-2.va.g.bonet.se [194.236.7.126]) by hub.freebsd.org (Postfix) with ESMTP id 5A6B137B416 for ; Tue, 7 Aug 2001 13:04:49 -0700 (PDT) (envelope-from tor@stormwall.org) Received: from stormwall.org (p139.fastnat.euromail.se [192.165.99.139]) by agent.creson.com (8.10.1/8.10.1) with ESMTP id f77K9Av30059 for ; Tue, 7 Aug 2001 22:09:10 +0200 Message-ID: <3B70495C.8868B385@stormwall.org> Date: Tue, 07 Aug 2001 22:02:36 +0200 From: Tor Stormwall X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.7 i586) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Nokia v220 terminal 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've got this Nokia v220 terminal, but I dont know how to install it. How can I get getty to talk to the terminal? I have the terminal connected to the parallel port, which I think is the right port. Best Regards, Tor Stormwall -- * - - - - - - - - - - - - - - - - - - - - - - - - - - - - * | M A Y T H E S O U R C E B E W I T H Y O U | | | | Tor Stormwall mailto:tor@stormwall.org | | http://www.creson.com/~tor mailto:tor@muf.se | | | | http://www.sslug.dk http://www.stormwall.org | | http://www.FreeBSD.org http://www.muf.se | | | * - - - - - - - - - - - - - - - - - - - - - - - - - - - - * To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 13:31:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from draco.over-yonder.net (draco.over-yonder.net [198.78.58.61]) by hub.freebsd.org (Postfix) with ESMTP id 4111537B403 for ; Tue, 7 Aug 2001 13:31:36 -0700 (PDT) (envelope-from gh@over-yonder.net) Received: by draco.over-yonder.net (Postfix, from userid 1012) id D4FE962D10; Tue, 7 Aug 2001 15:31:35 -0500 (CDT) Date: Tue, 7 Aug 2001 15:31:35 -0500 From: GH To: freebsd-questions@freebsd.org Subject: Sound Blaster Live!, supported features Message-ID: <20010807153135.N48649@over-yonder.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-OS: FreeBSD 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 there *any* document (or source code comments) describing just what functionality is supported for the Creative Labs Sound Blaster Live! sound card on -CURRENT? Thank you immensely. gh -- What, no one sings along with Ricky Martin anymore? My kid sister does (but then, she prefers pico to vi ...) -- Suresh Ramasubramanian, alt.sysadmin.recovery To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 13:31:49 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.simrad.no (mail.simrad.no [193.69.73.2]) by hub.freebsd.org (Postfix) with ESMTP id BFAF937B409 for ; Tue, 7 Aug 2001 13:31:37 -0700 (PDT) (envelope-from chip.wiegand@simrad.com) From: chip.wiegand@simrad.com Subject: Sudo Was: Re: Solved: Was:Re: root/superuser account - big problem - please help To: freebsd-questions@freebsd.org Date: Tue, 7 Aug 2001 13:24:46 -0700 Message-ID: X-MIMETrack: Serialize by Router on S_INET01/S_EXT(Release 5.0.6a |January 17, 2001) at 07.08.2001 22:32:13 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 First, my apologies for top-posting, I am stuck with Lotus Notes and it sucks for an email client (here at work). I don't know if it handles inline replies properly. I have heard of but not tried sudo. You mention that it allows the user to do everything the root can do, but without the password. Is this a good thing? I can't imagine how. Why not just use the root account? I wouldn't want to configure any group to do everything root can do, considering the other person who needs to be in that group. (He's only there in case I leave this place, and is clueless in anything other than NT.) I just installed sudo since writing that last paragraph, so I'll be trying it. Regards, Chip m p on 08/07/2001 08:07:47 PM Internet mail from: To: chip.wiegand@simrad.com cc: freebsd-questions@freebsd.org Subject: Re: Solved: Was:Re: root/superuser account - big problem - please help [CC'ed to -questions because it is interesting to others] --- chip.wiegand@simrad.com schrieb: > > Thanks for the tip. One more question - > since I was unable to su or log on to root, I was also unable to shutdown > -h > or reboot, properly. Is there some other way to shutdown as a user in the > wheel > group? I ended up just hitting the reset button and running fsck -y (all > was okay > when it was done). > > -- > Chip Hi, please always CC the list. I was almost home. :) There are two ways doing a reboot that are know to me: 1) Hit CRTL-ALT-DEL if you configured your kernel to allow it. 2) Try sudo (alternatie try calife, op or super They are all under ports/security - but i never tried them before). It is in the ports. (/usr/ports/security/sudo .. and as package on the release cd) And configure the group WHEEL that they can do everything root can do. The main advantage (from my point of view) is: They don't need the root password anymore. Hope that helps marc __________________________________________________________________ Do You Yahoo!? Gesendet von Yahoo! Mail - http://mail.yahoo.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 13:39:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from nyc.rr.com (nycsmtp3fb.rdc-nyc.rr.com [24.29.99.80]) by hub.freebsd.org (Postfix) with ESMTP id E040D37B405 for ; Tue, 7 Aug 2001 13:38:13 -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); Tue, 7 Aug 2001 16:37:40 -0400 From: "Jonathan M. Slivko" To: , Subject: RE: Sudo Was: Re: Solved: Was:Re: root/superuser account - big problem - please help Date: Tue, 7 Aug 2001 16:38:08 -0400 Message-ID: <001c01c11f80$dea254e0$8701a8c0@equinox> 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, Build 10.0.2627 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 In-Reply-To: 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 Well, You can set it so only certain commands can be used by certain sudo users. However, sudo, generally is Not A Good Thing (tm). -- Jonathan -- Jonathan M. Slivko Blinx Networks, Inc. http://www.blinx.net -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of chip.wiegand@simrad.com Sent: Tuesday, August 07, 2001 4:25 PM To: freebsd-questions@freebsd.org Subject: Sudo Was: Re: Solved: Was:Re: root/superuser account - big problem - please help First, my apologies for top-posting, I am stuck with Lotus Notes and it sucks for an email client (here at work). I don't know if it handles inline replies properly. I have heard of but not tried sudo. You mention that it allows the user to do everything the root can do, but without the password. Is this a good thing? I can't imagine how. Why not just use the root account? I wouldn't want to configure any group to do everything root can do, considering the other person who needs to be in that group. (He's only there in case I leave this place, and is clueless in anything other than NT.) I just installed sudo since writing that last paragraph, so I'll be trying it. Regards, Chip m p on 08/07/2001 08:07:47 PM Internet mail from: To: chip.wiegand@simrad.com cc: freebsd-questions@freebsd.org Subject: Re: Solved: Was:Re: root/superuser account - big problem - please help [CC'ed to -questions because it is interesting to others] --- chip.wiegand@simrad.com schrieb: > > Thanks for the tip. One more question - > since I was unable to su or log on to root, I was also unable to shutdown > -h > or reboot, properly. Is there some other way to shutdown as a user in the > wheel > group? I ended up just hitting the reset button and running fsck -y (all > was okay > when it was done). > > -- > Chip Hi, please always CC the list. I was almost home. :) There are two ways doing a reboot that are know to me: 1) Hit CRTL-ALT-DEL if you configured your kernel to allow it. 2) Try sudo (alternatie try calife, op or super They are all under ports/security - but i never tried them before). It is in the ports. (/usr/ports/security/sudo .. and as package on the release cd) And configure the group WHEEL that they can do everything root can do. The main advantage (from my point of view) is: They don't need the root password anymore. Hope that helps marc __________________________________________________________________ Do You Yahoo!? Gesendet von Yahoo! Mail - http://mail.yahoo.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 13:51: 1 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 510F037B410 for ; Tue, 7 Aug 2001 13:49:58 -0700 (PDT) (envelope-from mike.porter@xrxgsn.com) Received: from laptop (1Cust122.tnt4.salt-lake-city.ut.da.uu.net [63.11.216.122]) by mailhost.xrxgsn.com (8.9.3/8.9.3) with SMTP id QAA17080; Tue, 7 Aug 2001 16:42:06 -0400 (EDT) Message-ID: <011401c11f82$310f9980$0300a8c0@laptop> From: "Mike Porter" To: "George Genovezos" , Subject: Re: Printer problems -- lpr: lp: unknown printer Date: Tue, 7 Aug 2001 14:47:34 -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: George Genovezos To: freebsd-questions@freebsd.org Date: Tuesday, August 07, 2001 12:11 PM Subject: Re: Printer problems -- lpr: lp: unknown printer >Hey Mike, > >I already went down that path. the z22 is the same as the z32 with the only >diff is the default ink cartrige is either color or black. > >The Z32 does have a linux driver. Will that work on FreeBSD? if so, how do I >setup the printcap to use ghostcript? > OK with a linux driver, it *might* work under the linuxulator, in /etc/rc.conf you will want to enable linux ( linux_enable="YES" ) at boot time (otherwise you will have to rember to run 'linux' from the command line as root or sudo BEFORE you print anything....by enabling linux compatibility at boot it will always be there when you need it.) Then you'll want to edit your /etc/printcap as previously suggested to eliminate the spaces. Finally (I don't have a copy of the post where you listed the contents of it) you will want to make sure that /etc/printcap invokes ghostscript. You might run into issues with BSD ghostscript vs linux ghostscript, but that shouldn't be an issue. There's also a chance for some flakiness (the linux driver may access some linux feature not yet implemented by the emulator). Good luck! Let us know if it works, I have been studiously avoiding lexmarks for that very reason, and counseling anyone who asks against buying one until they support the Unixes. Maybe that day is finally here! On a slightly different note, I am not entirely convinced I like the idea of "controllerless" printers like the lexmarks, it seems that it would use an awful lot of CPU resources, compared to the cost savings? I understand the idea in modems, where the controller useage is pretty minimal, but a printer seems like it would use a more significant fraction of the resources for longer....also, wouldn't that increase the amount of data to be transferred over the (smallish--only 1Mbps or so) parallel interface? Maybe it's less of an issue for a USB printer? Thoughts? Comments? Questions? mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 14: 0:51 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtprelay3.adelphia.net (smtprelay3.adelphia.net [64.8.25.8]) by hub.freebsd.org (Postfix) with ESMTP id 28D0237B68C for ; Tue, 7 Aug 2001 13:58:46 -0700 (PDT) (envelope-from ipthomas_77@yahoo.com) Received: from twin.scraemondaemon.org ([24.49.117.213]) by smtprelay3.adelphia.net (Netscape Messaging Server 4.15) with ESMTP id GHPUAM01.I02; Tue, 7 Aug 2001 16:59:10 -0400 Received: (from ipt@localhost) by twin.scraemondaemon.org (8.11.3/8.11.3) id f77KuCP17620; Tue, 7 Aug 2001 16:56:12 -0400 (EDT) (envelope-from ipt) Date: Tue, 7 Aug 2001 16:55:27 -0400 From: User & Ian Patrick Thomas To: "f.johan.beisser" Cc: freebsd-questions@freebsd.org Subject: Re: Is this what the Code Red II worm does? Message-ID: <20010807165527.A17579@localhost> References: <20010806234045.A340@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from jan@caustic.org on Mon, Aug 06, 2001 at 09:25:00PM -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 As it was put forth by f.johan.beisser on Mon, Aug 06, 2001 at 09:25:00PM -0700... > On Mon, 6 Aug 2001, User & Ian Patrick Thomas wrote: > > > When I try this IP, 24.218.162.152, I get an error message saying that > > too many people are trying to access this website. Both of these seem like > > symptoms of the worm. Does this sound right? Is this what the Code Red II > > worm is supposed to do, DoS or defacement? Just curious. > > Code Red II is another IIS worm. it can't infect a freebsd box, but it > will fill your httpd logs with useless data. > > if a machine behind your firewall is infected, it will be scanning the > subnets closest to it. > > i would suggest having all your NT boxes checked out for virii. you should > consider running an IDS like snort (/usr/ports/security/snort), or run > packet analysis to see what kind of traffic is running. > > other than that, i would suggest digging a bit more heavily in to the > kinds of traffic you are expecting on this network. I am the network, it's just my one box. Although I do use a cable connection so maybe some of the other people in my area could also be considered part of the network. I am not currently running apache or any other web server yet.:( It seems that maybe some of the users in my area have gotten infected by the worm. Ian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 14: 7:13 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 809A537B62D for ; Tue, 7 Aug 2001 14:06:09 -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 f77L65K18633; Tue, 7 Aug 2001 17:06:06 -0400 (EDT) (envelope-from erothwell@callgtn.com) X-Authentication-Warning: endymion.skorga.org: bacchusrx owned process doing -bs Date: Tue, 7 Aug 2001 17:06:05 -0400 (EDT) From: Erik Rothwell X-X-Sender: To: Cc: Subject: Re: Sudo Was: Re: Solved: Was:Re: root/superuser account - big problem - please help In-Reply-To: Message-ID: <20010807165515.K18582-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 Tue, 7 Aug 2001 chip.wiegand@simrad.com wrote: > First, my apologies for top-posting, I am stuck with Lotus Notes and it > sucks for an email client > (here at work). I don't know if it handles inline replies properly. > I have heard of but not tried sudo. You mention that it allows the user to > do everything the root > can do, but without the password. Is this a good thing? I can't imagine > how. Why not just use the > root account? I wouldn't want to configure any group to do everything root > can do, considering > the other person who needs to be in that group. (He's only there in case I > leave this place, and is > clueless in anything other than NT.) > I just installed sudo since writing that last paragraph, so I'll be trying > it. > Regards, > Chip Sudo allows the system administrator to establish groups of users who can execute some specified commands as root... It does extensive logging and so forth to keep tabs on user activity, etc. You can configure it on a time-limited basis, and you can set different passwords for various levels of sudo access. So, instead of doing: % su Password: # apachectl restart You could create a sudo command that would let someone stop or restart Apache.... it would still require a password, and be restricted by uid, but, it wouldn't be the root password, nor provide full root access... it'd look like: % sudo apachectl restart Password: ... It's useful if others need access to things only root [can|should] do-- but you don't want to hand out root access to them. So, for instance, you've got a group of junior administrators that need to run certain pre-determined commands, sudo is a better option that giving out the root account. (Of course, the above example could've been accomplished without sudo, but, it's just an example.) OTOH, sudo is easily misconfigured-- which can lead to its use by unauthorized persons to gain elevated privileges... if you're the only one who needs to execute commands as root, you probably don't need sudo... Erik. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 14:13:48 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.nbrewer.com (sparge.nbrewer.com [208.42.68.70]) by hub.freebsd.org (Postfix) with ESMTP id C736037B413 for ; Tue, 7 Aug 2001 14:13:28 -0700 (PDT) (envelope-from chris@nbrewer.com) Received: by mail.nbrewer.com (Postfix, from userid 1001) id 964B04B7112; Tue, 7 Aug 2001 16:13:25 -0500 (CDT) Date: Tue, 7 Aug 2001 16:13:25 -0500 From: Christopher Farley To: questions@freebsd.org Subject: rc.shutdown and SmartUPS Message-ID: <20010807161323.A33850@northernbrewer.com> Mail-Followup-To: Christopher Farley , questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Organization: Northern Brewer, St. Paul, MN 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've been testing my configuration of NUT (Network UPS Tool, /usr/ports/sysadmin/nut). Everything seems to be working quite well, however I'm having problems sequencing the powerdown of the UPS. I'd really like to use nut, because I have a wide variety of different UPSes in my organization, and many of them are dumb. I'm shutting down the UPS from /etc/rc.shutdown, however the UPS shuts down before the root partition is dismounted. This obviously defeats the purpose of a graceful shutdown! Does anybody shut down their UPS from rc.shutdown, and if so, how? -- Christopher Farley www.northernbrewer.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 14:16: 5 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 3D15E37B509 for ; Tue, 7 Aug 2001 14:15:26 -0700 (PDT) (envelope-from ATLnet@mindspring.com) Received: from [64.91.172.140] (user-105nb4c.dialup.mindspring.com [64.91.172.140]) by blount.mail.mindspring.net (8.9.3/8.8.5) with ESMTP id RAA16722 for ; Tue, 7 Aug 2001 17:15:25 -0400 (EDT) User-Agent: Microsoft-Outlook-Express-Macintosh-Edition/5.02.2022 Date: Tue, 07 Aug 2001 17:08:57 -0400 Subject: Platforms?? From: ATLnet To: Message-ID: Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Any chance that Freebsd will ever - or can somehow presently - be used with Mac??? Thanks! Trisa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 14:21: 9 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.corpex.de (mileena.corpex.de [213.61.99.25]) by hub.freebsd.org (Postfix) with ESMTP id 79A9E37B41E for ; Tue, 7 Aug 2001 14:20:16 -0700 (PDT) (envelope-from pg@philipp.de.com) Received: from saotome.staff.corpex.de ([213.61.99.34] helo=saotome) by mail.corpex.de with smtp (Exim 3.22 #3) id 15UEGt-0007Ex-00; Tue, 07 Aug 2001 23:20:15 +0200 From: =?US-ASCII?Q?Philipp_Gaschutz?= To: "ATLnet" , Subject: RE: Platforms?? Date: Tue, 7 Aug 2001 23:18:51 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Importance: Normal In-Reply-To: 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 Mac OS X is based upon FreeBSD /pg > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of ATLnet > Sent: Tuesday, August 07, 2001 11:09 PM > To: freebsd-questions@freebsd.org > Subject: Platforms?? > > > Any chance that Freebsd will ever - or can somehow presently - be > used with > Mac??? Thanks! Trisa > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 14:32:59 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail-relay1.mirrorimage.net (mail-relay1.mirrorimage.net [209.58.140.11]) by hub.freebsd.org (Postfix) with ESMTP id 3B24437B505 for ; Tue, 7 Aug 2001 14:31:46 -0700 (PDT) (envelope-from leblanc@mirror-image.net) Received: from leblanc.mirrorimage.net (leblanc.mirrorimage.net [209.192.210.146]) by mail-relay1.mirrorimage.net (8.9.3/8.9.3) with ESMTP id RAA26380 for ; Tue, 7 Aug 2001 17:31:45 -0400 Received: (from leblanc@localhost) by leblanc.mirrorimage.net (8.11.4/8.11.4) id f77LVjT01571; Tue, 7 Aug 2001 17:31:45 -0400 (EDT) (envelope-from leblanc) Date: Tue, 7 Aug 2001 17:31:45 -0400 From: Louis LeBlanc To: freebsd-questions@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Subject: Re: XFree86 wierdness Message-ID: <20010807173144.A1531@acadia.ne.mediaone.net> Reply-To: freebsd-questions@FreeBSD.ORG Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <20010806181635.A3544@acadia.ne.mediaone.net> <5622162137.20010806152720@dsl-only.net> <4gwv4gyehk.v4g@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <4gwv4gyehk.v4g@localhost.localdomain> User-Agent: Mutt/1.3.19i 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 Ok, I got XFree86-4 installed from the ports. Then, I brought down to single user mode, and brought back up to multiuser mode. Immediately, getty started complaining that xdm was hitting tty8 too quickly, and went to sleep for 30 seconds. 6 times. It never came up to xdm. I went to /etc/ttys and commented out the line saying to turn on xdm. Back to single user, then back to multi again. No good. What the heck did I do wrong? I told the configure process to install xdm, but that is the only thing out of the ordinary. Any help is apprecated. Lou BTW, I didn't mention that there is an odd blue 'shadow' of a line right down the center of my screen. The monitor is on a switchbox, and this shadow doesn't show on the other setup (not a 'real' os). I'm really set on fixing this, if only to avoid ruining my screen. Thanks Lou On 08/06/01 04:07 PM, Gary W. Swearingen sat at the `puter and typed: > Tabor Kelly writes: > > > I am no X wizard. But if I were you I would try a different window > > manager. For a nice one, try Window Maker. > > > > On Monday, August 06, 2001, 3:16:36 PM, Louis wrote: > > > > Any ideas how to fix this? > > Louis, don't bother trying another WM; at least not before playing with > the X server. I've fixed video very-weirdness a few times by playing > with X server options (not video modes or other basic stuff), but > usually by upgrading to a newer version. In this case, that's almost > certainly a better use of your time. > > 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 Ô¿Ô¬ Space tells matter how to move and matter tells space how to curve. -- Wheeler To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 14:40:27 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 EE07037B416 for ; Tue, 7 Aug 2001 14:40:18 -0700 (PDT) (envelope-from jonc@itouch.co.nz) Received: (from jonc@localhost) by itouch.co.nz (8.11.3/8.11.1) id f77Ldhc40993; Wed, 8 Aug 2001 09:39:43 +1200 (NZST) (envelope-from jonc) Date: Wed, 8 Aug 2001 09:39:42 +1200 From: Jonathan Chen To: Louis LeBlanc Cc: freebsd-questions@FreeBSD.ORG Subject: Re: XFree86 wierdness Message-ID: <20010808093942.B38018@itouchnz.itouch> References: <20010806181635.A3544@acadia.ne.mediaone.net> <5622162137.20010806152720@dsl-only.net> <4gwv4gyehk.v4g@localhost.localdomain> <20010807173144.A1531@acadia.ne.mediaone.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010807173144.A1531@acadia.ne.mediaone.net>; from leblanc+freebsd@acadia.ne.mediaone.net on Tue, Aug 07, 2001 at 05:31:45PM -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 Tue, Aug 07, 2001 at 05:31:45PM -0400, Louis LeBlanc wrote: > Ok, I got XFree86-4 installed from the ports. Then, I brought down to > single user mode, and brought back up to multiuser mode. > > Immediately, getty started complaining that xdm was hitting tty8 too > quickly, and went to sleep for 30 seconds. 6 times. It never came up > to xdm. > > I went to /etc/ttys and commented out the line saying to turn on xdm. > Back to single user, then back to multi again. No good. > > What the heck did I do wrong? I told the configure process to install > xdm, but that is the only thing out of the ordinary. Any help is > apprecated. When you install a new version of X, the first thing to do is to see whether 'startx' comes up properly. If that does, *then* you uncomment the line for xdm. So. What does the output of startx say? Does it come up at all? -- Jonathan Chen ---------------------------------------------------------------------- Build a man a fire, and he'll be warm for a day. Set a man on fire, and he'll be warm for the rest of his life. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 14:40:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from helios.soupnazi.org (wrath.dub.net [64.81.252.113]) by hub.freebsd.org (Postfix) with ESMTP id 4E1E437B410 for ; Tue, 7 Aug 2001 14:40:20 -0700 (PDT) (envelope-from mij@soupnazi.org) Received: by helios.soupnazi.org (Postfix, from userid 1000) id 6DF01326A; Tue, 7 Aug 2001 14:40:19 -0700 (PDT) Date: Tue, 7 Aug 2001 14:40:19 -0700 From: Jim Mock To: ATLnet Cc: freebsd-questions@freebsd.org Subject: Re: Platforms?? Message-ID: <20010807144018.A46544@helios.soupnazi.org> 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 Tue, 07 Aug 2001 at 17:08:57 -0400, ATLnet wrote: > Any chance that Freebsd will ever - or can somehow presently - be used > with Mac??? Thanks! Trisa There is a PPC port underway. See http://www.FreeBSD.org/platforms/ for more info. - 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 Tue Aug 7 15: 0:52 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mtiwmhc22.worldnet.att.net (mtiwmhc22.worldnet.att.net [204.127.131.47]) by hub.freebsd.org (Postfix) with ESMTP id 6D43237B401 for ; Tue, 7 Aug 2001 15:00:48 -0700 (PDT) (envelope-from parv@worldnet.att.net) Received: from worldnet.att.net ([32.101.235.101]) by mtiwmhc22.worldnet.att.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20010807220043.WMGU15499.mtiwmhc22.worldnet.att.net@worldnet.att.net>; Tue, 7 Aug 2001 22:00:43 +0000 Received: by worldnet.att.net (Postfix, from userid 1001) id B967550BC6; Tue, 7 Aug 2001 18:00:41 -0400 (EDT) Date: Tue, 7 Aug 2001 18:00:41 -0400 From: parv To: Philip Hallstrom Cc: f-q Subject: Re: ot: really detailed apache access logs Message-ID: <20010807180041.A31200@moo.holy.cow> Mail-Followup-To: Philip Hallstrom , f-q References: <20010807140109.A91611@moo.holy.cow> <200108071831.f77IVU525565@oddjob.adhesivemedia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200108071831.f77IVU525565@oddjob.adhesivemedia.com>; from philip@adhesivemedia.com on Tue, Aug 07, 2001 at 11:31:30AM -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 this was, on the fateful occasion around Aug 07 14:31 -0400, sent by Philip Hallstrom > > >is there any way of knowing, in the logs, just how exactly apache > >is... > > ... > >- choosing the index/default file if more than one index files are > > specified in the httpd.conf > > It will grab the first one that is listed on the DirectoryIndex config > line. that i know, but is there a way to see the working of accesses to the index files w/o ktrace? i mean if i specify, say, "a" and "b" to be index files, and if both "a" & "b" don't exist, apache's log, in alternate universe, would show that accesses to a & b failed, and directory index was presented as defined by the config file. > >- what's being rewritten, etc.? > > If you mean what's being re-written by mod_rewrite I believe it has it's > own logging option that will print this stuff out if you want it... okay, i admit not enough research on my part, but... ...what about other things covered by "etc" like complete headers sent/received, or the contents of the request sent/fulfilled, or symlinks followed, among other things (not covered by "logformat" alone, but seen when ktrace'ing)? is there any apache wish list of some sort? -- so, do you like word games or scrabble? - parv To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 15:17:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from maximus.npqr.net (adsl-63-147-18-73.syix.com [63.147.18.73]) by hub.freebsd.org (Postfix) with ESMTP id 1DC0337B443 for ; Tue, 7 Aug 2001 15:17:24 -0700 (PDT) (envelope-from root@npqr.net) Received: from localhost (root@localhost) by maximus.npqr.net (8.11.5/8.11.5) with ESMTP id f77MHN026974 for ; Tue, 7 Aug 2001 15:17:23 -0700 (PDT) (envelope-from root@npqr.net) Date: Tue, 7 Aug 2001 15:17:23 -0700 (PDT) From: pan To: freebsd-questions@FreeBSD.ORG Subject: test Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG test because of content rejection To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 15:26:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from nexus.npqr.net (nexus.npqr.net [63.147.19.34]) by hub.freebsd.org (Postfix) with ESMTP id 09FBF37B403 for ; Tue, 7 Aug 2001 15:26:49 -0700 (PDT) (envelope-from root@nexus.npqr.net) Received: from localhost (root@localhost) by nexus.npqr.net (8.11.3/8.11.3) with ESMTP id f77MQn372179 for ; Tue, 7 Aug 2001 15:26:49 -0700 (PDT) (envelope-from root@nexus.npqr.net) Date: Tue, 7 Aug 2001 15:26:49 -0700 (PDT) From: nexus To: Subject: screwed up mail servers suck Message-ID: <20010807152605.S72177-100000@nexus.npqr.net> 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 don't they To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 15:45:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from inconnu.isu.edu (inconnu.isu.edu [134.50.8.55]) by hub.freebsd.org (Postfix) with ESMTP id 382B137B40D for ; Tue, 7 Aug 2001 15:45:12 -0700 (PDT) (envelope-from galt@inconnu.isu.edu) Received: from localhost (galt@localhost) by inconnu.isu.edu (8.11.2/8.11.2) with ESMTP id f77MjAw17278; Tue, 7 Aug 2001 16:45:10 -0600 Date: Tue, 7 Aug 2001 16:45:10 -0600 (MDT) From: John Galt To: parv Cc: f-q Subject: Re: how is mail secure when only signed? In-Reply-To: <20010807023118.A47821@moo.holy.cow> 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 Tue, 7 Aug 2001, parv wrote: >i am curious as why would some people, thus software, would consider a >plain text mail which is only signed, not encrypted, w/ public key of >some encryption scheme as secure? i mean what's stopping alice to use >bob's public key to sign her mail to dupe the receiver as if mail is >from bob? http://world.std.com/~dtd/sign_encrypt/sign_encrypt7.html It's not. This was discussed on one of the securityfocus mailinglists a while ago. >in other words, if public key signature is used to mark mail secure, >not to actually encrypt, how could the source/owner of public key be >verified? It's the private key, but that's pretty much irrelevant > > -- There is no problem so great that it cannot be solved with suitable application of High Explosives. Who is John Galt? galt@inconnu.isu.edu, that's who! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 15:47:32 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail-relay1.mirrorimage.net (mail-relay1.mirrorimage.net [209.58.140.11]) by hub.freebsd.org (Postfix) with ESMTP id B717237B40A for ; Tue, 7 Aug 2001 15:47:27 -0700 (PDT) (envelope-from leblanc@mirror-image.net) Received: from leblanc.mirrorimage.net (leblanc.mirrorimage.net [209.192.210.146]) by mail-relay1.mirrorimage.net (8.9.3/8.9.3) with ESMTP id SAA30324 for ; Tue, 7 Aug 2001 18:47:27 -0400 Received: (from leblanc@localhost) by leblanc.mirrorimage.net (8.11.4/8.11.4) id f77MlQ502741; Tue, 7 Aug 2001 18:47:26 -0400 (EDT) (envelope-from leblanc) Date: Tue, 7 Aug 2001 18:47:26 -0400 From: Louis LeBlanc To: freebsd-questions@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Subject: Re: XFree86 wierdness Message-ID: <20010807184726.B1531@acadia.ne.mediaone.net> Reply-To: freebsd-questions@FreeBSD.ORG Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <20010806181635.A3544@acadia.ne.mediaone.net> <5622162137.20010806152720@dsl-only.net> <4gwv4gyehk.v4g@localhost.localdomain> <20010807173144.A1531@acadia.ne.mediaone.net> <20010808093942.B38018@itouchnz.itouch> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20010808093942.B38018@itouchnz.itouch> User-Agent: Mutt/1.3.19i 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 This is what it says: Fatal server error: Cannot open log file "/var/log/XFree86.0.log" When reporting a problem related to a server crash, please send the full server output, not just the last messages. This can be found in the log file "/var/log/XFree86.0.log". Please report problems to xfree86@xfree86.org. Then it freezes until I hit C: xinit: unexpected signal 2 But ls -l /var/log/XFree86.0.log shows this: -rw-r--r-- 1 root wheel 1050 Aug 7 17:04 /var/log/XFree86.0.log Which is the same permissions as most of the logfiles in /var/log. Should I try reconfiguring X? Can I still do it from /stand/sysinstall? Thanks Lou On 08/08/01 09:39 AM, Jonathan Chen sat at the `puter and typed: > On Tue, Aug 07, 2001 at 05:31:45PM -0400, Louis LeBlanc wrote: > > Ok, I got XFree86-4 installed from the ports. Then, I brought down to > > single user mode, and brought back up to multiuser mode. > > > > Immediately, getty started complaining that xdm was hitting tty8 too > > quickly, and went to sleep for 30 seconds. 6 times. It never came up > > to xdm. > > > > I went to /etc/ttys and commented out the line saying to turn on xdm. > > Back to single user, then back to multi again. No good. > > > > What the heck did I do wrong? I told the configure process to install > > xdm, but that is the only thing out of the ordinary. Any help is > > apprecated. > > When you install a new version of X, the first thing to do is to see > whether 'startx' comes up properly. If that does, *then* you uncomment > the line for xdm. > > So. What does the output of startx say? Does it come up at all? > -- > Jonathan Chen > ---------------------------------------------------------------------- > Build a man a fire, and he'll be warm for a day. > Set a man on fire, and he'll be warm for the rest of his life. > -- Louis LeBlanc leblanc@acadia.ne.mediaone.net Fully Funded Hobbyist, KeySlapper Extrordinaire :) http://acadia.ne.mediaone.net Ô¿Ô¬ When one burns one's bridges, what a very nice fire it makes. -- Dylan Thomas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 15:51:18 2001 Delivered-To: freebsd-questions@freebsd.org Received: from aldan.algebra.com (aldan.algebra.com [216.254.65.224]) by hub.freebsd.org (Postfix) with ESMTP id EE55737B401; Tue, 7 Aug 2001 15:51:11 -0700 (PDT) (envelope-from mi@aldan.algebra.com) Received: from aldan.algebra.com (localhost [127.0.0.1]) by aldan.algebra.com (8.11.4/8.11.4) with ESMTP id f77MotS49834; Tue, 7 Aug 2001 18:50:56 -0400 (EDT) (envelope-from mi@aldan.algebra.com) Message-Id: <200108072250.f77MotS49834@aldan.algebra.com> Date: Tue, 7 Aug 2001 18:50:54 -0400 (EDT) From: Mikhail Teterin Subject: 5.0 and USB devices To: questions@freebsd.org, current@freebsd.org Cc: augustss@carlstedt.se, n_hibma@freebsd.org 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 Now, this _used_ to work -- some time back in February or even in spring. But not anymore... usbd is running, the usb device, with the uhci are compiled into the kernel, and the controller is reported on boot: uhci0: port 0x1c00-0x1c1f irq 5 at device 18.2 on pci0 usb0: on uhci0 usb0: USB revision 1.0 But nothing happens when I connect USB devices, like Palm's craddle or a digital camera... No new /dev/ugen* created, no messages logged by usbd, nothing... The OS is FreeBSD 5.0-CURRENT #0: Sun Jul 15 12:50:23 EDT 2001 ... i386 Any clues? Thanks! -mi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 15:51:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.delfi.lv (smtp.delfi.lv [195.2.96.248]) by hub.freebsd.org (Postfix) with ESMTP id 68CC937B401 for ; Tue, 7 Aug 2001 15:51:36 -0700 (PDT) (envelope-from uwi@mail.delfi.lv) Received: from webmail (webmail.delfi.lv [195.2.96.247]) by smtp.delfi.lv (8.8.8/8.8.7/8.8.0) with SMTP id f77MpLM24857 for ; Wed, 8 Aug 2001 01:51:25 +0300 Message-Id: <200108072251.f77MpLM24857@smtp.delfi.lv> To: questions@freebsd.org From: uwi@mail.delfi.lv Subject: mozilla java support Date: Tue, 7 Aug 2001 22:41:23 GMT X-Mailer: Endymion MailMan Standard Edition v3.0.26 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'm using Mozilla 0.9.2 now, hmm wondering, any chance to get java applets working? Thanks. --uwi mAn. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 16: 2:52 2001 Delivered-To: freebsd-questions@freebsd.org Received: from Happydays.DynDNS.Org (adsl-65-66-152-247.dsl.kscymo.swbell.net [65.66.152.247]) by hub.freebsd.org (Postfix) with ESMTP id 66AAC37B401 for ; Tue, 7 Aug 2001 16:02:41 -0700 (PDT) (envelope-from dweimer@happydays.dyndns.org) Received: from win2kas (win2kas.happydays.local [10.240.98.1]) by Happydays.DynDNS.Org (8.11.3/8.11.3) with SMTP id f77N2ZK28643; Tue, 7 Aug 2001 18:02:36 -0500 (CDT) (envelope-from dweimer@happydays.dyndns.org) Message-ID: <001201c11f94$fddacb80$0162f00a@Happydays.Local> From: "Dean Weimer" To: Cc: Subject: RE: FreeBSD 4.3 and Squid Date: Tue, 7 Aug 2001 18:02:09 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000F_01C11F6B.13EA04B0" 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_000F_01C11F6B.13EA04B0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I seem to be having This same problem on a FreeBSD 4.3 System running = with I don't see any answers posted. Did anyone find one. I compiled = squid from its source, and followed the section in its user guide on how = to configure and launch it. http://squid-docs.sourceforge.net/latest/html/book1.htm If it helps, I have also noticed that my kernel logs it as dying from a = signal 6 (abort). > On Mon, 7 May 2001, John Heyer wrote: Anyone have Squid running in FreeBSD 4.3? Mine starts up OK but crashes every time I try to do something. I've tried different Squid versions, different cache directories, each time with the same result. my = cache.log appears below=20 I've been using Squid on FreeBSD for years and haven't seen this one before. =20 -- Johh Heyer - john@personal.supranet.net - http://heyer.supranet.net "Me fail English? That's unpossible!" -- Ralph Wiggam 2001/05/07 10:42:43| Starting Squid Cache version 2.4.STABLE1 for = i386-unknown-freebsd4.3... 2001/05/07 10:42:43| Process ID 383 2001/05/07 10:42:43| With 4136 file descriptors available 2001/05/07 10:42:43| Performing DNS Tests... 2001/05/07 10:42:43| Successful DNS name lookup tests... 2001/05/07 10:42:43| DNS Socket created on FD 4 2001/05/07 10:42:43| Adding nameserver 127.0.0.1 from /etc/resolv.conf 2001/05/07 10:42:43| Adding nameserver 205.164.160.8 from = /etc/resolv.conf 2001/05/07 10:42:43| Unlinkd pipe opened on FD 9 2001/05/07 10:42:43| Swap maxSize 1048576 KB, estimated 80659 objects 2001/05/07 10:42:43| Target number of buckets: 4032 2001/05/07 10:42:43| Using 8192 Store buckets 2001/05/07 10:42:43| Max Mem size: 8192 KB 2001/05/07 10:42:43| Max Swap size: 1048576 KB 2001/05/07 10:42:43| Store logging disabled 2001/05/07 10:42:43| Rebuilding storage in /cache (CLEAN) 2001/05/07 10:42:43| Using Least Load store dir selection 2001/05/07 10:42:43| Set Current Directory to /cache 2001/05/07 10:42:43| Loaded Icons. 2001/05/07 10:42:43| Accepting HTTP connections at 0.0.0.0, port 3128, = FD 8. 2001/05/07 10:42:43| Accepting HTTP connections at 0.0.0.0, port 8080, = FD 10. 2001/05/07 10:42:43| Accepting ICP messages at 0.0.0.0, port 3130, FD = 11. 2001/05/07 10:42:43| Accepting SNMP messages on port 3401, FD 12. 2001/05/07 10:42:43| WCCP Disabled. 2001/05/07 10:42:43| Ready to serve requests. FATAL: Received Segment Violation...dying. 2001/05/07 10:42:54| Not currently OK to rewrite swap log. 2001/05/07 10:42:54| storeDirWriteCleanLogs: Operation aborted. CPU Usage: 0.165 seconds =3D 0.058 user + 0.107 sys Maximum Resident Size: 8008 KB Page faults with physical i/o: 0 ------=_NextPart_000_000F_01C11F6B.13EA04B0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
    I seem to be having This same problem = on a FreeBSD=20 4.3 System running with I don't see any answers posted.  Did anyone = find=20 one.  I compiled squid from its source, and followed the section in = its=20 user guide on how to configure and launch it.
     
    http://s= quid-docs.sourceforge.net/latest/html/book1.htm
     
    If it helps, I have also noticed = that my=20 kernel logs it as dying from a signal 6 (abort).
     
    > On Mon, 7 May 2001, John Heyer wrote:
    Anyone have Squid running in FreeBSD 4.3?  Mine starts up OK = but=20 crashes
    every time I try to do something.  I've tried different = Squid=20 versions,
    different cache directories, each time with the same = result. =20 my cache.log
    appears below

    I've been using Squid on FreeBSD = for years=20 and haven't seen this one
    before. 

    --
    Johh Heyer -=20 john@personal.supranet.net - http://heyer.supranet.net

    = "Me fail=20 English?  That's unpossible!"  -- Ralph = Wiggam

    2001/05/07=20 10:42:43| Starting Squid Cache version 2.4.STABLE1 for=20 i386-unknown-freebsd4.3...
    2001/05/07 10:42:43| Process ID = 383
    2001/05/07=20 10:42:43| With 4136 file descriptors available
    2001/05/07 10:42:43|=20 Performing DNS Tests...
    2001/05/07 10:42:43| Successful DNS name = lookup=20 tests...
    2001/05/07 10:42:43| DNS Socket created on FD = 4
    2001/05/07=20 10:42:43| Adding nameserver 127.0.0.1 from = /etc/resolv.conf
    2001/05/07=20 10:42:43| Adding nameserver 205.164.160.8 from = /etc/resolv.conf
    2001/05/07=20 10:42:43| Unlinkd pipe opened on FD 9
    2001/05/07 10:42:43| Swap = maxSize=20 1048576 KB, estimated 80659 objects
    2001/05/07 10:42:43| Target = number of=20 buckets: 4032
    2001/05/07 10:42:43| Using 8192 Store = buckets
    2001/05/07=20 10:42:43| Max Mem  size: 8192 KB
    2001/05/07 10:42:43| Max Swap = size:=20 1048576 KB
    2001/05/07 10:42:43| Store logging disabled
    2001/05/07=20 10:42:43| Rebuilding storage in /cache (CLEAN)
    2001/05/07 10:42:43| = Using=20 Least Load store dir selection
    2001/05/07 10:42:43| Set Current = Directory to=20 /cache
    2001/05/07 10:42:43| Loaded Icons.
    2001/05/07 10:42:43| = Accepting=20 HTTP connections at 0.0.0.0, port 3128, FD 8.
    2001/05/07 10:42:43| = Accepting=20 HTTP connections at 0.0.0.0, port 8080, FD 10.
    2001/05/07 10:42:43| = Accepting=20 ICP messages at 0.0.0.0, port 3130, FD 11.
    2001/05/07 10:42:43| = Accepting=20 SNMP messages on port 3401, FD 12.
    2001/05/07 10:42:43| WCCP=20 Disabled.
    2001/05/07 10:42:43| Ready to serve requests.
    FATAL: = Received=20 Segment Violation...dying.
    2001/05/07 10:42:54| Not currently OK to = rewrite=20 swap log.
    2001/05/07 10:42:54| storeDirWriteCleanLogs: Operation=20 aborted.
    CPU Usage: 0.165 seconds =3D 0.058 user + 0.107 = sys
    Maximum=20 Resident Size: 8008 KB
    Page faults with physical i/o:=20 0

    ------=_NextPart_000_000F_01C11F6B.13EA04B0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 16: 4:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from thor.oit.pdx.edu (thor.oit.pdx.edu [131.252.120.40]) by hub.freebsd.org (Postfix) with ESMTP id E4C4537B40A for ; Tue, 7 Aug 2001 16:04:21 -0700 (PDT) (envelope-from singh@pdx.edu) Received: from freke.odin.pdx.edu (freke.odin.pdx.edu [131.252.120.43]) by thor.oit.pdx.edu (8.11.1/8.11.1) with ESMTP id f77N4Le07413 for ; Tue, 7 Aug 2001 16:04:21 -0700 (PDT) Received: from localhost (singh@localhost) by freke.odin.pdx.edu (8.11.1/8.11.1) with ESMTP id f77N4Km09811 for ; Tue, 7 Aug 2001 16:04:20 -0700 (PDT) X-Authentication-Warning: freke.odin.pdx.edu: singh owned process doing -bs Date: Tue, 7 Aug 2001 16:04:20 -0700 (PDT) From: Harkirat Singh X-X-Sender: To: Subject: FreeBSD-Release4.3 src/sys/netinet 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 Hello All! I want to have a look at source code in netinet directory. At present I do not have machine to install the os. Is it possible for someone to send me a copy of netinet directory of Release4.3. Regards, Harkirat To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 16:23:30 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 B6AD637B405 for ; Tue, 7 Aug 2001 16:23:25 -0700 (PDT) (envelope-from mwm@mired.org) Received: (qmail 90912 invoked by uid 100); 7 Aug 2001 23:23:24 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15216.30828.442770.319628@guru.mired.org> Date: Tue, 7 Aug 2001 18:23:24 -0500 To: "Thomas Beer" Cc: questions@freebsd.org Subject: Re: Fw: FreeBSD Security Advisory FreeBSD-SA-01:52.fragment In-Reply-To: <10263130@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 Thomas Beer types: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi, > > can anyone confirm, that this pgp sign advisory is valid? > > Thanks Tom > > > > > >*** PGP Signature Status: bad > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > > >*** Signer: FreeBSD Security Officer > >*** Signed: 07.08.01 01:07:38 > >*** Verified: 07.08.01 20:15:15 > >*** BEGIN PGP VERIFIED MESSAGE *** [Rest deleted.] Comment 1) If you really want people to confirm a PGP signature, you need to send the message unmodified. That means you can't send it quoted by your mailer, or in mangled in any other way; you have to send it as an attachement. Comment 2) Asking others to verify a signature doesn't say a thing about the validity of the signature. If they say it's fine for them, that means you need to figure out why your software is complaining about the signature and verify it yourself, *not* trust 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 Tue Aug 7 16:23:59 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtprelay3.adelphia.net (smtprelay3.adelphia.net [64.8.25.8]) by hub.freebsd.org (Postfix) with ESMTP id 1022837B401 for ; Tue, 7 Aug 2001 16:23:56 -0700 (PDT) (envelope-from ipthomas_77@yahoo.com) Received: from twin.scraemondaemon.org ([24.49.117.213]) by smtprelay3.adelphia.net (Netscape Messaging Server 4.15) with ESMTP id GHQ10K01.Z1V; Tue, 7 Aug 2001 19:24:20 -0400 Received: (from ipt@localhost) by twin.scraemondaemon.org (8.11.3/8.11.3) id f77NLNv18096; Tue, 7 Aug 2001 19:21:23 -0400 (EDT) (envelope-from ipt) Date: Tue, 7 Aug 2001 19:20:43 -0400 From: User & Ian Patrick Thomas To: Marcin Prus Cc: freebsd-questions@freebsd.org Subject: Re: ATI rage 128 Message-ID: <20010807192043.C17579@localhost> 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 alva@zeus.infor.pl on Mon, Aug 06, 2001 at 09:57:40AM +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 As it was put forth by Marcin Prus on Mon, Aug 06, 2001 at 09:57:40AM +0200... > Hi, > I read you're using this card (on freebsd) > I've problems with configuration. My kernel contain device agp and there > is /dev/agpgart in my XF86Config I also added: BusID "PCI:1:0:0" > My system: FreeBSD 5, XFree 4.1 > What's wrong ?? Could you help me ?? > > Marcin I no longer run this card. I run a Matrox G400. This card worked fine in RedHat Linux 7.0 w/ XFree 4.0_1 and also ran fine in FreeBSD Release 3.2 w/ XFree 4.0_1. /dev/agpgart seems to be a new addition, I don't see it in 4.3 Release that I'm running right now. You may want to track Stable rather than Current.(5 is current). Ian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 16:27: 7 2001 Delivered-To: freebsd-questions@freebsd.org Received: from freeze.org (www.stelesys.com [208.177.187.226]) by hub.freebsd.org (Postfix) with ESMTP id 3428B37B405 for ; Tue, 7 Aug 2001 16:27:01 -0700 (PDT) (envelope-from jim@freeze.org) Received: (from jim@localhost) by freeze.org (8.11.3/8.11.2) id f77NSux23883; Tue, 7 Aug 2001 19:28:56 -0400 (EDT) (envelope-from jim) X-Authentication-Warning: www.stelesys.com: Processed from queue /var/spool/alt_queue X-Authentication-Warning: www.stelesys.com: Processed by jim with -C /web/siteinfo/freeze/mail/sendmail.cf Date: Tue, 7 Aug 2001 19:28:56 -0400 (EDT) From: Jim Freeze X-X-Sender: To: Subject: Why is my network so busy? 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: I noticed that the light on my cable modem are flashing constantly like my network is very busy. My FBSD box acts as a firewall and a gateway. Nothing is connected to the lan but a single, inactive, pc. I'm afraid I don't know much about networks or how to debug tcpdump, but I would appreciate if someone could glance over the following snippet and tell me if there is anything I need to be concerned about. Thanks tcpdump 19:25:59.974705 eeyore1.1692 > vdgh1.mia.xpc-mii.net.http: . ack 1 win 17520 (DF) 19:25:59.976092 eeyore1.1692 > vdgh1.mia.xpc-mii.net.http: P 1:370(369) ack 1 win 17520 (DF) 19:26:00.046297 vdgh1.mia.xpc-mii.net.http > eeyore1.1692: . ack 370 win 64240 (DF) 19:26:00.046794 vdgh1.mia.xpc-mii.net.http > eeyore1.1692: P 1:48(47) ack 370 win 64240 (DF) 19:26:00.047213 vdgh1.mia.xpc-mii.net.http > eeyore1.1692: P 48:87(39) ack 370 win 64240 (DF) 19:26:00.060552 eeyore1.1692 > vdgh1.mia.xpc-mii.net.http: F 370:370(0) ack 87 win 17520 (DF) 19:26:00.075043 arp who-has 65.8.166.182 tell 65.8.166.1 19:26:00.081904 arp who-has 65.8.166.75 tell 65.8.166.1 19:26:00.084998 arp who-has 65.8.166.12 tell 65.8.166.1 19:26:00.123547 vdgh1.mia.xpc-mii.net.http > eeyore1.1692: . ack 371 win 64240 (DF) 19:26:00.123994 vdgh1.mia.xpc-mii.net.http > eeyore1.1692: F 87:87(0) ack 371 win 64240 (DF) 19:26:00.124141 eeyore1.1692 > vdgh1.mia.xpc-mii.net.http: . ack 88 win 17520 (DF) 19:26:00.127217 arp who-has ci845718-h.lxintn1.ky.home.com tell 24.14.41.1 19:26:00.127786 arp who-has 65.8.166.109 tell 65.8.166.1 19:26:00.135566 arp who-has 24.178.230.210 tell 24.178.230.1 19:26:00.151353 eeyore1.3775 > dns1.domain: 42860+ (45) 19:26:00.286186 dns1.domain > eeyore1.3775: 42860 NXDomain* 0/1/0 (129) 19:26:00.291819 eeyore1.3776 > dns1.domain: 42861+ (42) 19:26:00.396765 arp who-has 65.8.166.105 tell 65.8.166.1 19:26:00.456239 arp who-has 24.178.230.144 tell 24.178.230.1 19:26:00.569802 dns1.domain > eeyore1.3776: 42861 NXDomain* 0/1/0 (124) 19:26:00.582390 eeyore1.3777 > dns1.domain: 42862+ (43) 19:26:00.610029 arp who-has 24.178.230.102 tell 24.178.230.1 19:26:00.627598 arp who-has 24.178.230.211 tell 24.178.230.1 19:26:00.681116 dns1.domain > eeyore1.3777: 42862* 1/2/2 (183) 19:26:00.688916 eeyore1.3778 > dns1.domain: 42863+ (43) 19:26:00.785364 dns1.domain > eeyore1.3778: 42863 NXDomain* 0/1/0 (125) 19:26:00.791320 eeyore1.3779 > dns1.domain: 42864+ (43) 19:26:00.794975 arp who-has ct28536-a.lxintn1.ky.home.com tell 24.14.41.1 19:26:00.818941 arp who-has 65.8.166.36 tell 65.8.166.1 19:26:00.898762 dns1.domain > eeyore1.3779: 42864* 1/2/2 (183) 19:26:00.902201 eeyore1.3780 > dns1.domain: 42865+ (42) eeyore1 is my machine. The first few lines of netstat returns: netstat Active Internet connections Proto Recv-Q Send-Q Local Address Foreign Address (state) tcp 0 0 eeyore1.1890 vdgh1.mia.xpc-mi.http TIME_WAIT tcp 0 0 eeyore1.1889 vdgh1.mia.xpc-mi.http TIME_WAIT tcp 0 0 eeyore1.1888 vdgh1.mia.xpc-mi.http TIME_WAIT tcp 0 0 eeyore1.1887 vdgh1.mia.xpc-mi.http TIME_WAIT tcp 0 0 eeyore1.1886 vdgh1.mia.xpc-mi.http TIME_WAIT tcp 0 0 eeyore1.1885 vdgh1.mia.xpc-mi.http TIME_WAIT tcp 0 0 eeyore1.1884 vdgh1.mia.xpc-mi.http TIME_WAIT tcp 0 0 eeyore1.1883 vdgh1.mia.xpc-mi.http TIME_WAIT tcp 0 0 eeyore1.1882 vdgh1.mia.xpc-mi.http TIME_WAIT tcp 0 0 eeyore1.1881 vdgh1.mia.xpc-mi.http TIME_WAIT tcp 0 0 eeyore1.1880 vdgh1.mia.xpc-mi.http TIME_WAIT tcp 0 0 eeyore1.1879 vdgh1.mia.xpc-mi.http TIME_WAIT tcp 0 0 eeyore1.1878 vdgh1.mia.xpc-mi.http TIME_WAIT tcp 0 0 eeyore1.1877 vdgh1.mia.xpc-mi.http TIME_WAIT tcp 0 0 eeyore1.1875 vdgh1.mia.xpc-mi.http TIME_WAIT tcp 0 0 eeyore1.1874 vdgh1.mia.xpc-mi.http TIME_WAIT tcp 0 0 eeyore1.1873 vdgh1.mia.xpc-mi.http TIME_WAIT tcp 0 0 eeyore1.1872 vdgh1.mia.xpc-mi.http TIME_WAIT tcp 0 0 eeyore1.1871 vdgh1.mia.xpc-mi.http TIME_WAIT tcp 0 0 eeyore1.1870 vdgh1.mia.xpc-mi.http TIME_WAIT tcp 0 0 eeyore1.1869 vdgh1.mia.xpc-mi.http TIME_WAIT tcp 0 0 eeyore1.1868 vdgh1.mia.xpc-mi.http TIME_WAIT tcp 0 0 eeyore1.1867 vdgh1.mia.xpc-mi.http TIME_WAIT tcp 0 0 eeyore1.1866 vdgh1.mia.xpc-mi.http TIME_WAIT tcp 0 0 eeyore1.1865 vdgh1.mia.xpc-mi.http TIME_WAIT tcp 0 0 eeyore1.1864 vdgh1.mia.xpc-mi.http TIME_WAIT tcp 0 0 eeyore1.1810 64.14.52.217.http CLOSE_WAIT tcp 0 0 eeyore1.http c22680-a.roalok1.3588 ESTABLISHED tcp 0 0 eeyore1.982 bell.ssh ESTABLISHED tcp 0 0 eeyore1.49155 *.* LISTEN tcp 0 0 eeyore1.http *.* LISTEN udp 0 0 eeyore.netbios-dgm *.* I don't know what this vdgh1 is. ========================================================= Jim Freeze jim@freeze.org --------------------------------------------------------- No comment at this time. http://www.freeze.org ========================================================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 16:37:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lcmail2.lc.ca.gov (lcmail2.lc.ca.gov [165.107.12.11]) by hub.freebsd.org (Postfix) with ESMTP id 8645E37B401 for ; Tue, 7 Aug 2001 16:37:17 -0700 (PDT) (envelope-from drewt@writeme.com) Received: from CONVERSION-DAEMON by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) id <0GHQ00K011KY9S@lcmail2.lc.ca.gov> for freebsd-questions@FreeBSD.org; Tue, 7 Aug 2001 16:36:53 -0700 (PDT) Received: from tagalong ([165.107.42.215]) by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) with SMTP id <0GHQ00K421J7U3@lcmail2.lc.ca.gov> for freebsd-questions@FreeBSD.org; Tue, 07 Aug 2001 16:35:32 -0700 (PDT) Date: Tue, 07 Aug 2001 16:29:58 -0700 From: Drew Tomlinson Subject: How to Echo Newline in tcsh? To: "FreeBSD Questions (E-mail)" Message-id: <5CD46247635BD511B6B100A0CC3F023925A046@ldcmsx01.lc.ca.gov> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) Content-type: text/plain; charset="iso-8859-1" Content-transfer-encoding: 7bit Importance: Normal X-Priority: 3 (Normal) X-MSMail-priority: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm attempting one of my first scripts. I'd like to echo a newline to make a logfile more readable. What do I need to do to achieve this? I've tried things like "echo "test entry\n"" but the "\n" is interpreted as text and appended to the line. Same problem with single quotes. What am I missing. The man page for tcsh indicated what I'm doing should work but apparently I don't get it. Thanks, Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 16:37:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtprelay3.adelphia.net (smtprelay3.adelphia.net [64.8.25.8]) by hub.freebsd.org (Postfix) with ESMTP id 3D02537B401 for ; Tue, 7 Aug 2001 16:37:27 -0700 (PDT) (envelope-from ipthomas_77@yahoo.com) Received: from twin.scraemondaemon.org ([24.49.117.213]) by smtprelay3.adelphia.net (Netscape Messaging Server 4.15) with ESMTP id GHQ1N300.81V for ; Tue, 7 Aug 2001 19:37:51 -0400 Received: (from ipt@localhost) by twin.scraemondaemon.org (8.11.3/8.11.3) id f77NYt318215 for freebsd-questions@freebsd.org; Tue, 7 Aug 2001 19:34:55 -0400 (EDT) (envelope-from ipt) Date: Tue, 7 Aug 2001 19:34:15 -0400 From: User & Ian Patrick Thomas To: freebsd-questions@freebsd.org Subject: What is the right way to turn on Write Caching? Message-ID: <20010807193414.A18194@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have read through the section of the handbook that states this sysctl variable must be changed during boot: hw.ata.wc Should I add this to loader.conf set hw.ata.wc=1 Ian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 16:39:47 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 82D5737B405 for ; Tue, 7 Aug 2001 16:39:41 -0700 (PDT) (envelope-from mwm@mired.org) Received: (qmail 91565 invoked by uid 100); 7 Aug 2001 23:39:40 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15216.31804.74349.479706@guru.mired.org> Date: Tue, 7 Aug 2001 18:39:40 -0500 To: Tor Stormwall Cc: questions@freebsd.org Subject: Re: Nokia v220 terminal In-Reply-To: <12549964@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 Tor Stormwall types: > Hi! > > I've got this Nokia v220 terminal, but I dont know how > to install it. I'm not familiar with v220, and couldn't turn up anything about it on google. So I'm going to assume it's a generic terminal. > How can I get getty to talk to the terminal? I have the terminal > connected to the parallel port, which I think is the right port. No, it's not the parallel port, it's the serial port. If it's really the parallel port, you may be out of luck. Connect it to a serial port, then edit /etc/ttys to add the serial device you connected it to, then HUP init. See the ttys man page for details on that process. 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 Tue Aug 7 16:40:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lynx.syix.com (lynx.syix.com [205.171.72.20]) by hub.freebsd.org (Postfix) with ESMTP id 3DDB237B405 for ; Tue, 7 Aug 2001 16:40:45 -0700 (PDT) (envelope-from pan@syix.com) Received: from cat (cat.npqr.net [63.147.19.40]) by lynx.syix.com (8.11.4/8.11.4) with SMTP id f77NeiX78106 for ; Tue, 7 Aug 2001 16:40:44 -0700 (PDT) (envelope-from pan@syix.com) Message-ID: <000d01c11f9a$705185a0$2813933f@cat> From: "pan" To: "freeBSD-questions" Subject: ignore this obnoxious mail test Date: Tue, 7 Aug 2001 16:41:10 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.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 why has hub.freeBSD.org suddenly started rejecting email from MTAs it previously accepted email from? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 16:41: 1 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 0FB8237B405 for ; Tue, 7 Aug 2001 16:40:56 -0700 (PDT) (envelope-from jonc@itouch.co.nz) Received: (from jonc@localhost) by itouch.co.nz (8.11.3/8.11.1) id f77NeFL49888; Wed, 8 Aug 2001 11:40:15 +1200 (NZST) (envelope-from jonc) Date: Wed, 8 Aug 2001 11:40:15 +1200 From: Jonathan Chen To: Louis LeBlanc Cc: freebsd-questions@FreeBSD.ORG Subject: Re: XFree86 wierdness Message-ID: <20010808114015.B49570@itouchnz.itouch> References: <20010806181635.A3544@acadia.ne.mediaone.net> <5622162137.20010806152720@dsl-only.net> <4gwv4gyehk.v4g@localhost.localdomain> <20010807173144.A1531@acadia.ne.mediaone.net> <20010808093942.B38018@itouchnz.itouch> <20010807184726.B1531@acadia.ne.mediaone.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010807184726.B1531@acadia.ne.mediaone.net>; from leblanc+freebsd@acadia.ne.mediaone.net on Tue, Aug 07, 2001 at 06:47:26PM -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 Tue, Aug 07, 2001 at 06:47:26PM -0400, Louis LeBlanc wrote: > This is what it says: > > > Fatal server error: > Cannot open log file "/var/log/XFree86.0.log" > > When you're configuring and testing your X setup, you need to be running as root. Are you getting that error when you run startx as root? -- Jonathan Chen ---------------------------------------------------------------------- "Lots of folks confuse bad management with destiny" - Kin Hubbard To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 16:55:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from shack.mine.nu (dsl94075.dyndsl.nettally.com [199.44.94.75]) by hub.freebsd.org (Postfix) with ESMTP id F39C537B405 for ; Tue, 7 Aug 2001 16:55:53 -0700 (PDT) (envelope-from blouz@shack.mine.nu) Received: from win (win.xeranet.org [192.168.0.4]) by shack.mine.nu (8.11.3/8.11.3) with SMTP id f77Nugs43223; Tue, 7 Aug 2001 19:56:42 -0400 (EDT) (envelope-from blouz@shack.mine.nu) Message-ID: <001b01c11f9c$9a48b520$0400a8c0@xeranet.org> From: "Tyler" To: "Drew Tomlinson" Cc: References: <5CD46247635BD511B6B100A0CC3F023925A046@ldcmsx01.lc.ca.gov> Subject: Re: How to Echo Newline in tcsh? Date: Tue, 7 Aug 2001 19:56:39 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.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 echo -e "test entry\n" -------------------------------------------------------- Tyler Owner/Administrator - http://shack.mine.nu - Free Hosting blouz@shack.mine.nu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 17: 5: 5 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 49B3637B406 for ; Tue, 7 Aug 2001 17:05:01 -0700 (PDT) (envelope-from mwm@mired.org) Received: (qmail 92230 invoked by uid 100); 8 Aug 2001 00:05:00 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15216.33324.9869.833842@guru.mired.org> Date: Tue, 7 Aug 2001 19:05:00 -0500 To: Bob Willcox Cc: questions@freebsd.org Subject: Re: How did the MSFT monopoly start? In-Reply-To: <20010807183116.D53464@luke.immure.com> References: <20010806142544.A64348@dogma.freebsd-uk.eu.org> <15214.52633.581653.632317@guru.mired.org> <20010807145112.C39962@luke.immure.com> <15216.25797.153039.786261@guru.mired.org> <20010807183116.D53464@luke.immure.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 Bob Willcox types: > Never saw that one. Certainly this attitude persists today vis-a-vis > Microsoft. I get that attitude here in the startup company I work for > now (and I am one of the co-founders). If you use Windows and it breaks > its not your fault. On the other hand, demand to use FreeBSD and if it > fails you're in for it. I don't think that's an IBM/MS thing, I think it's standard for support folks. You can't support everything that anyone can drag in, so people who want to use tools you don't support have to do it themselves. > Well, to me anyway, coming from an IBM mainframe background, my first > IBM-PC with only 128KB of memory and two 160KB diskette drives seemed > pretty bleak. It wasn't till I could get a hard disk on it (probably in > the '85 time frame) that it seemed like a useful computer to me. My CP/M-80 box from that era - 256K of ram and a pair of 320K drives - did things the IBM mainframe I had access to couldn't do. Ditto for the Unix and the VMS system I was using then. Mostly, it was that my box was mine, so I could install all the tools I needed. The institutional systems weren't mine, so while the tools they had were better than I those I could afford, none of them had all the tools I needed. Things haven't really changed in that respect, it's just that my tools are now *much* better than they used to be. 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 Tue Aug 7 17: 7:20 2001 Delivered-To: freebsd-questions@freebsd.org Received: from helios.soupnazi.org (wrath.dub.net [64.81.252.113]) by hub.freebsd.org (Postfix) with ESMTP id 8A84D37B40E for ; Tue, 7 Aug 2001 17:07:18 -0700 (PDT) (envelope-from mij@soupnazi.org) Received: by helios.soupnazi.org (Postfix, from userid 1000) id C77B8326D; Tue, 7 Aug 2001 17:07:17 -0700 (PDT) Date: Tue, 7 Aug 2001 17:07:17 -0700 From: Jim Mock To: pan Cc: freebsd-questions@FreeBSD.ORG Subject: Re: test Message-ID: <20010807170717.B47580@helios.soupnazi.org> 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 Tue, 07 Aug 2001 at 15:17:23 -0700, pan wrote: > test because of content rejection Please do not send test messages to this list. It receives enough traffic as it is without having test messages sent to it. Use freebsd-test, that's what it's there for. - 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 Tue Aug 7 17: 9: 1 2001 Delivered-To: freebsd-questions@freebsd.org Received: from helios.soupnazi.org (wrath.dub.net [64.81.252.113]) by hub.freebsd.org (Postfix) with ESMTP id EB63537B40E for ; Tue, 7 Aug 2001 17:08:58 -0700 (PDT) (envelope-from mij@soupnazi.org) Received: by helios.soupnazi.org (Postfix, from userid 1000) id 3E02B326A; Tue, 7 Aug 2001 17:08:58 -0700 (PDT) Date: Tue, 7 Aug 2001 17:08:58 -0700 From: Jim Mock To: User & Ian Patrick Thomas Cc: freebsd-questions@freebsd.org Subject: Re: What is the right way to turn on Write Caching? Message-ID: <20010807170858.C47580@helios.soupnazi.org> Reply-To: mij@soupnazi.org References: <20010807193414.A18194@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20010807193414.A18194@localhost> 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 Tue, 07 Aug 2001 at 19:34:15 -0400, User & Ian Patrick Thomas wrote: > I have read through the section of the handbook that states this > sysctl variable must be changed during boot: > > hw.ata.wc > > Should I add this to loader.conf > > set hw.ata.wc=1 Nuke the "set". hw.ata.wc="1" should be all you need. - 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 Tue Aug 7 17:12:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.austclear.com.au (ns1.austclear.com.au [192.43.185.68]) by hub.freebsd.org (Postfix) with ESMTP id 3D0A137B401 for ; Tue, 7 Aug 2001 17:12:25 -0700 (PDT) (envelope-from ahl@austclear.com.au) Received: from tungsten.austclear.com.au (tungsten.austclear.com.au [192.168.166.65]) by ns1.austclear.com.au (8.11.2/8.11.3) with ESMTP id f780CNv10229; Wed, 8 Aug 2001 10:12:23 +1000 (EST) (envelope-from ahl@austclear.com.au) Received: from tungsten (tungsten [192.168.166.65]) by tungsten.austclear.com.au (8.9.3/8.9.3) with ESMTP id KAA06302; Wed, 8 Aug 2001 10:12:23 +1000 (EST) Message-Id: <200108080012.KAA06302@tungsten.austclear.com.au> X-Mailer: exmh version 2.1.1 10/15/1999 To: "Drew Tomlinson" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: How to Echo Newline in tcsh? In-Reply-To: Message from "Tyler" of "Tue, 07 Aug 2001 19:56:39 -0400." <001b01c11f9c$9a48b520$0400a8c0@xeranet.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 08 Aug 2001 10:12:23 +1000 From: Tony Landells 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 How tcsh interprets echo strings is determined by the "echo_style" variable. According to the manual, the default is "both" which will permit "\n" to be a newline, but my default installation of FreeBSD 4.2 has it set to "bsd" for root's shell, in which case "\n" means nothing. If you set it to either "sysv" or "both" you'll get what you want: freddo# echo $echo_style bsd freddo# echo "test\n" test\n freddo# set echo_style=both freddo# echo "test\n" test freddo# Tony -- Tony Landells Senior Network Engineer Ph: +61 3 9677 9319 Australian Clearing Services Pty Ltd Fax: +61 3 9677 9355 Level 4, Rialto North Tower 525 Collins Street Melbourne VIC 3000 Australia To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 17:34: 5 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail48.fg.online.no (mail48-s.fg.online.no [148.122.161.48]) by hub.freebsd.org (Postfix) with ESMTP id 089CE37B40F for ; Tue, 7 Aug 2001 17:34:02 -0700 (PDT) (envelope-from nyogtha@flipp.net) Received: from cthulhu.flipp.net (ti51a80-0961.bb.online.no [148.122.15.192]) by mail48.fg.online.no (8.9.3/8.9.3) with ESMTP id CAA26486 for ; Wed, 8 Aug 2001 02:33:59 +0200 (MET DST) Message-Id: <5.1.0.14.2.20010808023129.00a3fc30@freenix.no> X-Sender: nyogtha@freenix.no X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Wed, 08 Aug 2001 02:33:33 +0200 To: freebsd-questions@FreeBSD.ORG From: Aslak Evang Subject: Re: XFree86 wierdness In-Reply-To: <20010808114015.B49570@itouchnz.itouch> References: <20010807184726.B1531@acadia.ne.mediaone.net> <20010806181635.A3544@acadia.ne.mediaone.net> <5622162137.20010806152720@dsl-only.net> <4gwv4gyehk.v4g@localhost.localdomain> <20010807173144.A1531@acadia.ne.mediaone.net> <20010808093942.B38018@itouchnz.itouch> <20010807184726.B1531@acadia.ne.mediaone.net> 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 > > Fatal server error: > > Cannot open log file "/var/log/XFree86.0.log" >When you're configuring and testing your X setup, you need to be >running as root. Are you getting that error when you run startx as >root? I got this error too for a while when trying to run X as any "normal" user. root worked fine. The first solution I tried was running XDM at boot which makes X work for everybody but seeing as I didnt want to boot into graphics mode all the time I ended up doing a chmod 6555 on the binarie(s). I've read somewhere that thats not a recommended way of doing it, but it works fine for me. - Aslak -- __________ ___ ___ _________ / / / / / / ___/ / ______ / / / / / / ______/ / / / / "As the poet said, "Only God can make a tree" -- probably because it's so hard to figure out how to get the bark on." - Woody Allen n.y.o.g.t.h.a.@.f.l.i.p.p.n.e.t PGP key at http://nyogtha.flipp.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 17:43:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from dayspring.firedrake.org (dayspring.firedrake.org [195.82.105.251]) by hub.freebsd.org (Postfix) with ESMTP id DC48837B405 for ; Tue, 7 Aug 2001 17:43:15 -0700 (PDT) (envelope-from float@firedrake.org) Received: from float by dayspring.firedrake.org with local (Exim 3.22 #1 (Debian)) id 15UHRK-0008Jc-00; Wed, 08 Aug 2001 01:43:14 +0100 Date: Wed, 8 Aug 2001 01:43:14 +0100 To: questions@freebsd.org Subject: fortune file submissions Message-ID: <20010808014314.A31854@firedrake.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.18i From: void 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 the FreeBSD fortune file actively maintained, and if so, to whom would one send a proposed addition? -- Ben "An art scene of delight I created this to be ..." -- Sun Ra To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 17:47:20 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp-2.enteract.com (smtp-2.enteract.com [207.229.143.4]) by hub.freebsd.org (Postfix) with ESMTP id B920637B401 for ; Tue, 7 Aug 2001 17:47:16 -0700 (PDT) (envelope-from nasby@enteract.com) Received: from shell-1.enteract.com (shell-1.enteract.com [207.229.143.40]) by smtp-2.enteract.com (Postfix) with ESMTP id 61E167B0B; Tue, 7 Aug 2001 19:47:16 -0500 (CDT) Received: (from nasby@localhost) by shell-1.enteract.com (8.11.4/8.11.2) id f780lGp50083; Tue, 7 Aug 2001 19:47:16 -0500 (CDT) (envelope-from nasby) Date: Tue, 7 Aug 2001 19:47:16 -0500 From: "Jim C. Nasby" To: freebsd-questions@freebsd.org Cc: blouz@shack.mine.nu Subject: Re: All ttys in use. Message-ID: <20010807194716.T63459@enteract.com> Reply-To: jim@nasby.net Mail-Followup-To: "Jim C. Nasby" , freebsd-questions@freebsd.org, blouz@shack.mine.nu References: <001901c11f77$ba0a6fe0$0400a8c0@xeranet.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <001901c11f77$ba0a6fe0$0400a8c0@xeranet.org>; from blouz@shack.mine.nu on Tue, Aug 07, 2001 at 03:32:42PM -0400 X-Operating-System: FreeBSD 4.3-STABLE i386 X-Distributed: Join the Effort! http://www.distributed.net 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's a kernel config parameter... grep for tty in GENERIC or LINT. On Tue, Aug 07, 2001 at 03:32:42PM -0400, Tyler wrote: > Currently there are 31 users logged in to my server, no one else can login. On telnet they get: > telnetd: All network ports in use. > on ssh they get: > server cannot allocate anymore ptys. > > Any way I can create more ttys? > > -------------------------------------------------------- > > Tyler > Owner/Administrator - http://shack.mine.nu - Free Hosting > blouz@shack.mine.nu -- Jim C. Nasby (aka Decibel!) /^\ jim@nasby.net /___\ Freelance lighting designer and database developer / | \ Member: Triangle Fraternity, Sports Car Club of America /___|___\ Give your computer some brain-candy! www.distributed.net Team #1828 Get paid to surf!! http://www.enteract.com/~nasby/alladvantage.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 17:48:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lucifer.fuzion.za.org (pta-dial-196-31-187-134.mweb.co.za [196.31.187.134]) by hub.freebsd.org (Postfix) with ESMTP id 92A2D37B401 for ; Tue, 7 Aug 2001 17:48:34 -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 f780mO947795; Wed, 8 Aug 2001 02:48:46 +0200 (SAST) (envelope-from psyv@sec-it.net) X-Authentication-Warning: lucifer.fuzion.za.org: psyv owned process doing -bs Date: Wed, 8 Aug 2001 02:48:10 +0200 (SAST) From: The Psychotic Viper X-Sender: psyv@lucifer.fuzion.za.org To: Dean Weimer Cc: questions@FreeBSD.ORG, john@snake.supranet.net Subject: RE: FreeBSD 4.3 and Squid In-Reply-To: <001201c11f94$fddacb80$0162f00a@Happydays.Local> 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, missed the rest of this thread (couldnt find it in the last weeks archive either) but curious if its installed via the ports, if so maybe faulty hardware or a misconfigured config. I have personally seen some programs do strange things if installed via normal sources then proceed to work like a charm if compiled from the ports ( could be something to do with native patches).Best I can suggest is install from ports, else try a basic config then build up, and last resort test hardware. good luck PsyV To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 17:50:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from helios.soupnazi.org (wrath.dub.net [64.81.252.113]) by hub.freebsd.org (Postfix) with ESMTP id 6FD7537B403 for ; Tue, 7 Aug 2001 17:50:25 -0700 (PDT) (envelope-from mij@soupnazi.org) Received: by helios.soupnazi.org (Postfix, from userid 1000) id 294FE326A; Tue, 7 Aug 2001 17:50:25 -0700 (PDT) Date: Tue, 7 Aug 2001 17:50:25 -0700 From: Jim Mock To: void Cc: questions@freebsd.org Subject: Re: fortune file submissions Message-ID: <20010807175024.A48049@helios.soupnazi.org> Reply-To: mij@soupnazi.org References: <20010808014314.A31854@firedrake.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20010808014314.A31854@firedrake.org> 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 Wed, 08 Aug 2001 at 01:43:14 +0100, void wrote: > Is the FreeBSD fortune file actively maintained, and if so, to whom > would one send a proposed addition? Yes, it is. Send them to jkh@FreeBSD.org. - 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 Tue Aug 7 17:58:10 2001 Delivered-To: freebsd-questions@freebsd.org Received: from stelesys.com (www.stelesys.com [208.177.187.226]) by hub.freebsd.org (Postfix) with ESMTP id ACE1C37B41B for ; Tue, 7 Aug 2001 17:58:05 -0700 (PDT) (envelope-from jerry@stelesys.com) Received: from jbell (client109037.atl.mediaone.net [24.31.109.37]) (authenticated) by stelesys.com (8.11.3/8.11.2) with ESMTP id f78100Y24909; Tue, 7 Aug 2001 21:00:00 -0400 (EDT) (envelope-from jerry@stelesys.com) Message-ID: <001601c11fa5$92632300$0a01a8c0@jbell> From: "Jerry Bell" To: "vijay singh" , References: <3B7020A5.8391634C@iprg.nokia.com> Subject: Re: cron and syslog Date: Tue, 7 Aug 2001 21:00:51 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 X-Filter-Version: 1.3 (www.stelesys.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 Append: 2>&1 >/dev/null to the end of the lines you want to discard the output from. That redirects stderr to stdout and both to /dev/null instead of to an email. Jerry http://www.syslog.org ----- Original Message ----- From: "vijay singh" To: Sent: Tuesday, August 07, 2001 1:08 PM Subject: cron and syslog > Hello, everytime cron runs a job it posts a message to syslog. Is it > possible to selectively shut this off for some very frequently run jobs? > It might be possible to do this by setting the message log level lower > for such jobs, and then filtering them off using syslog.conf but I am > not sure how to do this. Any help would be appreciated. Kindly cc me as > I am not on this list. > > regards > vijay > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 18: 1:11 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 2EEEC37B40B for ; Tue, 7 Aug 2001 18:01:01 -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); Tue, 7 Aug 2001 21:00:59 -0400 From: "Jonathan M. Slivko" To: "'Jim Freeze'" , Subject: RE: Why is my network so busy? Date: Tue, 7 Aug 2001 21:01:28 -0400 Message-ID: <000601c11fa5$a7d0d2f0$8701a8c0@equinox> 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, Build 10.0.2627 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 In-Reply-To: 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 Probbably Code Red flowing through your network to find vulnerable machines to hack. Same thing is happening here on my Road Runner account. -- Jonathan -- Jonathan M. Slivko Blinx Networks, Inc. http://www.blinx.net -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of Jim Freeze Sent: Tuesday, August 07, 2001 7:29 PM To: questions@freebsd.org Subject: Why is my network so busy? Hi: I noticed that the light on my cable modem are flashing constantly like my network is very busy. My FBSD box acts as a firewall and a gateway. Nothing is connected to the lan but a single, inactive, pc. I'm afraid I don't know much about networks or how to debug tcpdump, but I would appreciate if someone could glance over the following snippet and tell me if there is anything I need to be concerned about. Thanks tcpdump 19:25:59.974705 eeyore1.1692 > vdgh1.mia.xpc-mii.net.http: . ack 1 win 17520 (DF) 19:25:59.976092 eeyore1.1692 > vdgh1.mia.xpc-mii.net.http: P 1:370(369) ack 1 win 17520 (DF) 19:26:00.046297 vdgh1.mia.xpc-mii.net.http > eeyore1.1692: . ack 370 win 64240 (DF) 19:26:00.046794 vdgh1.mia.xpc-mii.net.http > eeyore1.1692: P 1:48(47) ack 370 win 64240 (DF) 19:26:00.047213 vdgh1.mia.xpc-mii.net.http > eeyore1.1692: P 48:87(39) ack 370 win 64240 (DF) 19:26:00.060552 eeyore1.1692 > vdgh1.mia.xpc-mii.net.http: F 370:370(0) ack 87 win 17520 (DF) 19:26:00.075043 arp who-has 65.8.166.182 tell 65.8.166.1 19:26:00.081904 arp who-has 65.8.166.75 tell 65.8.166.1 19:26:00.084998 arp who-has 65.8.166.12 tell 65.8.166.1 19:26:00.123547 vdgh1.mia.xpc-mii.net.http > eeyore1.1692: . ack 371 win 64240 (DF) 19:26:00.123994 vdgh1.mia.xpc-mii.net.http > eeyore1.1692: F 87:87(0) ack 371 win 64240 (DF) 19:26:00.124141 eeyore1.1692 > vdgh1.mia.xpc-mii.net.http: . ack 88 win 17520 (DF) 19:26:00.127217 arp who-has ci845718-h.lxintn1.ky.home.com tell 24.14.41.1 19:26:00.127786 arp who-has 65.8.166.109 tell 65.8.166.1 19:26:00.135566 arp who-has 24.178.230.210 tell 24.178.230.1 19:26:00.151353 eeyore1.3775 > dns1.domain: 42860+ (45) 19:26:00.286186 dns1.domain > eeyore1.3775: 42860 NXDomain* 0/1/0 (129) 19:26:00.291819 eeyore1.3776 > dns1.domain: 42861+ (42) 19:26:00.396765 arp who-has 65.8.166.105 tell 65.8.166.1 19:26:00.456239 arp who-has 24.178.230.144 tell 24.178.230.1 19:26:00.569802 dns1.domain > eeyore1.3776: 42861 NXDomain* 0/1/0 (124) 19:26:00.582390 eeyore1.3777 > dns1.domain: 42862+ (43) 19:26:00.610029 arp who-has 24.178.230.102 tell 24.178.230.1 19:26:00.627598 arp who-has 24.178.230.211 tell 24.178.230.1 19:26:00.681116 dns1.domain > eeyore1.3777: 42862* 1/2/2 (183) 19:26:00.688916 eeyore1.3778 > dns1.domain: 42863+ (43) 19:26:00.785364 dns1.domain > eeyore1.3778: 42863 NXDomain* 0/1/0 (125) 19:26:00.791320 eeyore1.3779 > dns1.domain: 42864+ (43) 19:26:00.794975 arp who-has ct28536-a.lxintn1.ky.home.com tell 24.14.41.1 19:26:00.818941 arp who-has 65.8.166.36 tell 65.8.166.1 19:26:00.898762 dns1.domain > eeyore1.3779: 42864* 1/2/2 (183) 19:26:00.902201 eeyore1.3780 > dns1.domain: 42865+ (42) eeyore1 is my machine. The first few lines of netstat returns: netstat Active Internet connections Proto Recv-Q Send-Q Local Address Foreign Address (state) tcp 0 0 eeyore1.1890 vdgh1.mia.xpc-mi.http TIME_WAIT tcp 0 0 eeyore1.1889 vdgh1.mia.xpc-mi.http TIME_WAIT tcp 0 0 eeyore1.1888 vdgh1.mia.xpc-mi.http TIME_WAIT tcp 0 0 eeyore1.1887 vdgh1.mia.xpc-mi.http TIME_WAIT tcp 0 0 eeyore1.1886 vdgh1.mia.xpc-mi.http TIME_WAIT tcp 0 0 eeyore1.1885 vdgh1.mia.xpc-mi.http TIME_WAIT tcp 0 0 eeyore1.1884 vdgh1.mia.xpc-mi.http TIME_WAIT tcp 0 0 eeyore1.1883 vdgh1.mia.xpc-mi.http TIME_WAIT tcp 0 0 eeyore1.1882 vdgh1.mia.xpc-mi.http TIME_WAIT tcp 0 0 eeyore1.1881 vdgh1.mia.xpc-mi.http TIME_WAIT tcp 0 0 eeyore1.1880 vdgh1.mia.xpc-mi.http TIME_WAIT tcp 0 0 eeyore1.1879 vdgh1.mia.xpc-mi.http TIME_WAIT tcp 0 0 eeyore1.1878 vdgh1.mia.xpc-mi.http TIME_WAIT tcp 0 0 eeyore1.1877 vdgh1.mia.xpc-mi.http TIME_WAIT tcp 0 0 eeyore1.1875 vdgh1.mia.xpc-mi.http TIME_WAIT tcp 0 0 eeyore1.1874 vdgh1.mia.xpc-mi.http TIME_WAIT tcp 0 0 eeyore1.1873 vdgh1.mia.xpc-mi.http TIME_WAIT tcp 0 0 eeyore1.1872 vdgh1.mia.xpc-mi.http TIME_WAIT tcp 0 0 eeyore1.1871 vdgh1.mia.xpc-mi.http TIME_WAIT tcp 0 0 eeyore1.1870 vdgh1.mia.xpc-mi.http TIME_WAIT tcp 0 0 eeyore1.1869 vdgh1.mia.xpc-mi.http TIME_WAIT tcp 0 0 eeyore1.1868 vdgh1.mia.xpc-mi.http TIME_WAIT tcp 0 0 eeyore1.1867 vdgh1.mia.xpc-mi.http TIME_WAIT tcp 0 0 eeyore1.1866 vdgh1.mia.xpc-mi.http TIME_WAIT tcp 0 0 eeyore1.1865 vdgh1.mia.xpc-mi.http TIME_WAIT tcp 0 0 eeyore1.1864 vdgh1.mia.xpc-mi.http TIME_WAIT tcp 0 0 eeyore1.1810 64.14.52.217.http CLOSE_WAIT tcp 0 0 eeyore1.http c22680-a.roalok1.3588 ESTABLISHED tcp 0 0 eeyore1.982 bell.ssh ESTABLISHED tcp 0 0 eeyore1.49155 *.* LISTEN tcp 0 0 eeyore1.http *.* LISTEN udp 0 0 eeyore.netbios-dgm *.* I don't know what this vdgh1 is. ========================================================= Jim Freeze jim@freeze.org --------------------------------------------------------- No comment at this time. http://www.freeze.org ========================================================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 18: 5: 2 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mtiwmhc25.worldnet.att.net (mtiwmhc25.worldnet.att.net [204.127.131.50]) by hub.freebsd.org (Postfix) with ESMTP id 1DEA037B401 for ; Tue, 7 Aug 2001 18:04:59 -0700 (PDT) (envelope-from parv@worldnet.att.net) Received: from worldnet.att.net ([32.100.199.86]) by mtiwmhc25.worldnet.att.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20010808010457.ZVIK5127.mtiwmhc25.worldnet.att.net@worldnet.att.net>; Wed, 8 Aug 2001 01:04:57 +0000 Received: by worldnet.att.net (Postfix, from userid 1001) id 6F0B950BC6; Tue, 7 Aug 2001 21:04:55 -0400 (EDT) Date: Tue, 7 Aug 2001 21:04:55 -0400 From: parv To: John Galt Cc: f-q Subject: Re: how is mail secure when only signed? Message-ID: <20010807210455.A43613@moo.holy.cow> Mail-Followup-To: John Galt , f-q References: <20010807023118.A47821@moo.holy.cow> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: ; from galt@inconnu.isu.edu on Tue, Aug 07, 2001 at 04:45:10PM -0600 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 07 18:45 -0400, sent by John Galt > > On Tue, 7 Aug 2001, parv wrote: > > >i am curious as why would some people, thus software, would consider a > >plain text mail which is only signed, not encrypted, w/ public key of > >some encryption scheme as secure? ... > > http://world.std.com/~dtd/sign_encrypt/sign_encrypt7.html > > It's not. This was discussed on one of the securityfocus mailinglists a > while ago. thanks john for the link; it's massive but i think i will be able to digest it ... by chewing very slowly... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 18:10: 7 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 236BF37B41A for ; Tue, 7 Aug 2001 18:10:03 -0700 (PDT) (envelope-from justin@pauler.org) Received: from justin.home.lan (205.241.152.84) by mail.san.yahoo.com (5.5.041.1) id 3B708CA1000008CD for freebsd-questions@freebsd.org; Tue, 7 Aug 2001 18:09:06 -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: Big Problem Date: Tue, 7 Aug 2001 20:09:56 +0000 X-Mailer: KMail [version 1.2] MIME-Version: 1.0 Message-Id: <01080720095600.05205@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 I have a VERY wierd problem with my FreeBSD box. I am running FreeBSD-Stable: FreeBSD fish.flexishell.net 4.3-STABLE FreeBSD 4.3-STABLE #0: Thu Jul 12 14:08:21 EDT 2001 Well, alot of my programs have started not compiling. When I go to make them, they crash with this 'New' stuff. I can't compile a 4.3 Kernel, I have tried cvsupping and getting the latest world and building world, but as you will see below, I can't even get 4.4-Prerelease to compile. This is not just happening on BSD stuff, its happening on other projects such as Eggdrop. I would appreciate any help anyone can give! This was created with: cd /usr/src && make buildworld -------------------------------------------------------------- >>> stage 4: populating /usr/obj/usr/src/i386/usr/include -------------------------------------------------------------- cd /usr/src; MAKEOBJDIRPREFIX=/usr/obj COMPILER_PATH=/usr/obj/usr/src/i386/usr/libexec:/usr/obj/usr/src/i386/usr/bin LIBRARY_PATH=/usr/obj/usr/src/i386/usr/lib:/usr/obj/usr/src/i386/usr/lib OBJFORMAT_PATH=/usr/obj/usr/src/i386/usr/libexec CFLAGS="-nostdinc -O -pipe " PERL5LIB=/usr/obj/usr/src/i386/usr/libdata/perl/5.00503 GROFF_BIN_PATH=/usr/obj/usr/src/i386/usr/bin GROFF_FONT_PATH=/usr/obj/usr/src/i386/usr/share/groff_font GROFF_TMAC_PATH=/usr/obj/usr/src/i386/usr/share/tmac DESTDIR=/usr/obj/usr/src/i386 INSTALL="sh /usr/src/tools/install.sh" PATH=/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr/bin:/usr/obj/usr/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin make -f Makefile.inc1 SHARED=copies includes cd /usr/src/include; make -B all install New: not found *** Error code 127 Stop in /usr/src/include. *** Error code 1 1 error *** Error code 2 1 error *** Error code 2 1 error Contents of /var/db/pkg su-2.05# ls /var/db/pkg BitchX-1.0c18 gmake-3.79.1 mysql-server-3.23.39 apache-1.3.20 libtool-1.3.4_2 pico-4.0 autoconf-2.13_1 lynx-2.8.3.1 pine-4.33_1 bash-2.05 m4-1.4 proftpd-1.2.2rc3 cclient-0106191041 micq-0.4.6.1_1 screen-3.9.9 cvsup-bin-16.1 mod_php4-4.0.6_3 wget-1.7 gettext-0.10.35 mysql-client-3.23.39 PLEASE KEEP MY ADDRESS IN THIS E-MAIL AS I AM NOT SUBSCRIBED -- +--------------------------------------------- | Justin W. Pauler (justin@pauler.org / drnet@flexishell.net) | FlexiShell Internet Services (http://www.flexishell.net) | WWW: http://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 Tue Aug 7 18:12:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from pogo.caustic.org (caustic.org [64.163.147.186]) by hub.freebsd.org (Postfix) with ESMTP id 9519937B40C for ; Tue, 7 Aug 2001 18:12:06 -0700 (PDT) (envelope-from jan@caustic.org) Received: from localhost (jan@localhost) by pogo.caustic.org (8.11.0/ignatz) with ESMTP id f781Bvm30817; Tue, 7 Aug 2001 18:11:57 -0700 (PDT) Date: Tue, 7 Aug 2001 18:11:57 -0700 (PDT) From: "f.johan.beisser" To: User & Ian Patrick Thomas Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Is this what the Code Red II worm does? In-Reply-To: <20010807165527.A17579@localhost> Message-ID: X-Ignore: This statement isn't supposed to be read by you 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 Tue, 7 Aug 2001, User & Ian Patrick Thomas wrote: > I am the network, it's just my one box. Although I do use a cable > connection so maybe some of the other people in my area could also be > considered part of the network. I am not currently running apache or any > other web server yet.:( It seems that maybe some of the users in my area > have gotten infected by the worm. recent analysis of the CodeRedII IIS worm seems to indicate that it's spreading fairly heavily on cable modem systems. Specifically windows 2000 installations that haven't been very well locked down. remember, that the CodeRedII worm is a bit more efficiant in scanning the network near itself, more so than CodeRed v1 and v2. there's a few threads on this subject on bugtraq and incidents. both are archived, and easily subscribed to from http://www.securityfocus.com. -- jan -------/ f. johan beisser /--------------------------------------+ http://caustic.org/~jan jan@caustic.org "if my thought-dreams could be seen.. "they'd probably put my head in a gillotine" -- Bob Dylan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 18:16:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from h3.generalresources.com (h3.generalresources.com [211.21.66.252]) by hub.freebsd.org (Postfix) with ESMTP id AF7EE37B405 for ; Tue, 7 Aug 2001 18:16:19 -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 f781auH81016; Wed, 8 Aug 2001 09:36:56 +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 f781Fn059062; Wed, 8 Aug 2001 09:15:49 +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 f781FnU45606; Wed, 8 Aug 2001 09:15:49 +0800 (CST) (envelope-from hsw@acm.org) Message-Id: <200108080115.f781FnU45606@x4.tucheng.generalresources.com> To: Christopher Farley Cc: questions@FreeBSD.ORG From: Christopher Hall Reply-To: Christopher Hall Subject: Re: rc.shutdown and SmartUPS In-Reply-To: Message from Christopher Farley of "Tue, 07 Aug 2001 16:13:25 EST." <20010807161323.A33850@northernbrewer.com> X-Operating-System: FreeBSD X-Mailer: Exmh Date: Wed, 08 Aug 2001 09:15:49 +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 My machines have dumb UPS connected to COM2 and are monitored by a little program that periodically checks the modem control lines. After the UPS has been on battery power for a few minutes the program issues a "shutdown -r now". The boot loader runs some Forth code that checks the UPS status again if still on battery power it sets the power down ups signal for 2 seconds then issues a normal boot. (The UPS will not turn off if the power came back on an the shutdown signal is applied) I also set the BIOS to power on the ATX PSU when AC is restored. The ups also restart when power is reapplied. Only one problem with a new microATX/Asus-A7S-VM/SiS/Duron system is that when it powers back on the BIOS says that CPU speed incorrect and prompts to change it. I have not seen this problem with any of the other systems. In message <20010807161323.A33850@northernbrewer.com>, Christopher Farley writes: >I've been testing my configuration of NUT (Network UPS Tool, >/usr/ports/sysadmin/nut). Everything seems to be working quite well, >however I'm having problems sequencing the powerdown of the UPS. >I'd really like to use nut, because I have a wide variety of different >UPSes in my organization, and many of them are dumb. > >I'm shutting down the UPS from /etc/rc.shutdown, however the UPS shuts >down before the root partition is dismounted. This obviously defeats the >purpose of a graceful shutdown! > >Does anybody shut down their UPS from rc.shutdown, and if so, how? > >-- >Christopher Farley >www.northernbrewer.com > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > --- 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 Tue Aug 7 18:24:45 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cwalk.org (sc-24-24-206-138.socal.rr.com [24.24.206.138]) by hub.freebsd.org (Postfix) with ESMTP id 7638437B401 for ; Tue, 7 Aug 2001 18:24:41 -0700 (PDT) (envelope-from cwalker@cwalk.org) Received: from butthead.cwalk.org (butthead.cwalk.org [192.168.1.39]) by cwalk.org (8.11.4/8.11.3) with SMTP id f781OUL34496 for ; Tue, 7 Aug 2001 18:24:30 -0700 (PDT) (envelope-from cwalker@cwalk.org) Content-Type: text/plain; charset="iso-8859-1" From: Caleb Walker To: questions@FreeBSD.ORG Subject: Re: second harddrive does not show up in nfs mount Date: Tue, 7 Aug 2001 18:21:14 -0700 X-Mailer: KMail [version 1.2] References: <01080300075500.01201@butthead.cwalk.org> <3B6A5A1D.D7041618@i-clue.de> <01080301153502.01201@butthead.cwalk.org> In-Reply-To: <01080301153502.01201@butthead.cwalk.org> MIME-Version: 1.0 Message-Id: <01080718211402.08560@butthead.cwalk.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 01:15 am, Caleb Walker wrote: > On Friday 03 August 2001 01:00 am, Christoph Sold wrote: > > > df: > > > #df > > > Filesystem 1K-blocks Used Avail Capacity Mounted on > > > /dev/ad0s1a 5644782 2364630 2828570 46% / > > > /dev/wd2s1e 4072364 410853 3335722 11% /hd1 > > > > ^^^^^ > > Why the old wd driver? I thought it's "ad" nowadays? Could this be the reason that I am having problems? How do I upgrade this to the new driver? And how do I upgrade sysinstall? Thanks for your help. > > I dont know. I did the /stand/sysinstall way and it seemed like this is > what it did. If it didnt then please let me know. > > > Check /etc/exports, and show us how the exported drive should be mounted > > to your remote machine. > > This is my /etc/exports/: > / -alldirs 192.168.1.39 > / -maproot=0 192.168.1.36 192.168.1.35 > # > > I mount my running this command: > mount router:/ /mnt/nfs To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 18:43:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.fibertel.com.ar (mta2.fibertel.com.ar [24.232.0.162]) by hub.freebsd.org (Postfix) with ESMTP id AA5C637B409 for ; Tue, 7 Aug 2001 18:43:29 -0700 (PDT) (envelope-from pongkee@fibertel.com.ar) Received: from pamilya (24.232.82.82) by mail.fibertel.com.ar (5.1.056) id 3B7096EE000005F6 for questions@FreeBSD.org; Tue, 7 Aug 2001 22:43:14 -0300 Message-Id: <3.0.6.32.20010807224358.008f6100@pop.fibertel.com.ar> X-Sender: pongkee@pop.fibertel.com.ar X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Tue, 07 Aug 2001 22:43:58 To: questions@FreeBSD.org From: Noel Balansag Subject: firewall locked me out 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 recently added IPFIREWALL in my kernel, and I edited my /etc/rc.conf by adding the line firewall_type="open", according to instructions, before I compiled my kernel, but after compiling the kernel, I cannot access the internet. What else do I need to check? Thanks in advance. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 18:48:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from draco.over-yonder.net (draco.over-yonder.net [198.78.58.61]) by hub.freebsd.org (Postfix) with ESMTP id CF66337B412 for ; Tue, 7 Aug 2001 18:48:10 -0700 (PDT) (envelope-from gh@over-yonder.net) Received: by draco.over-yonder.net (Postfix, from userid 1012) id 759DA62D0F; Tue, 7 Aug 2001 20:48:10 -0500 (CDT) Date: Tue, 7 Aug 2001 20:48:10 -0500 From: GH To: Noel Balansag Cc: questions@FreeBSD.org Subject: Re: firewall locked me out Message-ID: <20010807204810.O48649@over-yonder.net> References: <3.0.6.32.20010807224358.008f6100@pop.fibertel.com.ar> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3.0.6.32.20010807224358.008f6100@pop.fibertel.com.ar>; from pongkee@fibertel.com.ar on Tue, Aug 07, 2001 at 10:43:58PM +0000 X-OS: FreeBSD 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 Tue, Aug 07, 2001 at 10:43:58PM +0000, some SMTP stream spewed forth: > I recently added IPFIREWALL in my kernel, and I edited my /etc/rc.conf by > adding the line firewall_type="open", according to instructions, before I > compiled my kernel, but after compiling the kernel, I cannot access the > internet. > > What else do I need to check? Try checking /var/log/security for relevant error messages. > Thanks in advance. Daniel M. Kurry -- What, no one sings along with Ricky Martin anymore? My kid sister does (but then, she prefers pico to vi ...) -- Suresh Ramasubramanian, alt.sysadmin.recovery To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 18:52:54 2001 Delivered-To: freebsd-questions@freebsd.org Received: from grumpy.dyndns.org (user-24-214-76-217.knology.net [24.214.76.217]) by hub.freebsd.org (Postfix) with ESMTP id C2E0F37B401 for ; Tue, 7 Aug 2001 18:52:51 -0700 (PDT) (envelope-from dkelly@grumpy.dyndns.org) Received: from localhost (localhost [127.0.0.1]) by grumpy.dyndns.org (8.11.3/8.11.3) with ESMTP id f781qXx07605; Tue, 7 Aug 2001 20:52:36 -0500 (CDT) (envelope-from dkelly@grumpy.dyndns.org) Message-Id: <200108080152.f781qXx07605@grumpy.dyndns.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Mike Meyer Cc: "David M. Heller" , questions@FreeBSD.ORG Subject: Re: XFree86-4 weirdness In-Reply-To: Message from Mike Meyer of "Mon, 06 Aug 2001 22:06:29 CDT." <15215.23349.892287.478233@guru.mired.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 07 Aug 2001 20:52:33 -0500 From: David Kelly 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 writes: > > Add "XFREE86_VERSION=4" to /etc/make.conf. If you don't have > /etc/make.conf, create it as a copy of /dev/null. Read through the > make.conf man page and /etc/defaults/make.conf for more things you can > do with it. FYI: My -STABLE (as of June 13) aleady has that variable set to 4 in /etc/defaults/make.conf. Don't know if "make buildworld" saw 4 already on my system? Or I seem to remember somebody saying 4 was now the standard for FreeBSD? -- David Kelly N4HHE, dkelly@hiwaay.net ===================================================================== The human mind ordinarily operates at only ten percent of its capacity -- the rest is overhead for the operating system. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 19: 0:51 2001 Delivered-To: freebsd-questions@freebsd.org Received: from x1-6-00-50-ba-de-36-33.kico1.on.home.com (d141-119-162.home.cgocable.net [24.141.119.162]) by hub.freebsd.org (Postfix) with ESMTP id E868C37B401 for ; Tue, 7 Aug 2001 19:00:42 -0700 (PDT) (envelope-from genisis@istar.ca) Received: from localhost (genisis@localhost) by x1-6-00-50-ba-de-36-33.kico1.on.home.com (8.11.3/8.11.3) with ESMTP id f7825Wd10667; Tue, 7 Aug 2001 22:05:33 -0400 (EDT) (envelope-from genisis@istar.ca) X-Authentication-Warning: x1-6-00-50-ba-de-36-33.kico1.on.home.com: genisis owned process doing -bs Date: Tue, 7 Aug 2001 22:05:32 -0400 (EDT) From: Dru X-X-Sender: To: Noel Balansag Cc: Subject: Re: firewall locked me out In-Reply-To: <3.0.6.32.20010807224358.008f6100@pop.fibertel.com.ar> Message-ID: <20010807220428.P5577-100000@x1-6-00-50-ba-de-36-33.kico1.on.home.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 On Tue, 7 Aug 2001, Noel Balansag wrote: > I recently added IPFIREWALL in my kernel, and I edited my /etc/rc.conf by > adding the line firewall_type="open", according to instructions, before I > compiled my kernel, but after compiling the kernel, I cannot access the > internet. > > What else do I need to check? Hi Noel, An ipfw show as the superuser is also helpful in seeing what's happening. Dru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 19: 3:46 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 706A437B406 for ; Tue, 7 Aug 2001 19:03:43 -0700 (PDT) (envelope-from mwm@mired.org) Received: (qmail 95832 invoked by uid 100); 8 Aug 2001 02:03:42 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15216.40446.633198.784573@guru.mired.org> Date: Tue, 7 Aug 2001 21:03:42 -0500 To: David Kelly Cc: "David M. Heller" , questions@FreeBSD.ORG Subject: Re: XFree86-4 weirdness In-Reply-To: <200108080152.f781qXx07605@grumpy.dyndns.org> References: <15215.23349.892287.478233@guru.mired.org> <200108080152.f781qXx07605@grumpy.dyndns.org> 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 David Kelly types: > Mike Meyer writes: > > > > Add "XFREE86_VERSION=4" to /etc/make.conf. If you don't have > > /etc/make.conf, create it as a copy of /dev/null. Read through the > > make.conf man page and /etc/defaults/make.conf for more things you can > > do with it. > FYI: My -STABLE (as of June 13) aleady has that variable set to 4 in > /etc/defaults/make.conf. Don't know if "make buildworld" saw 4 already > on my system? Or I seem to remember somebody saying 4 was now the > standard for FreeBSD? The standard /etc/defaults/make.conf only sets one variable, BDECFLAGS. If you have a line that looks like: #XFREE86_VERSION=4 Then you have a comment in the documentation of the variable. If you've edited /etc/defaults/make.conf, then you goofed, and should use /etc/make.conf instead. 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 Tue Aug 7 19: 7:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from stelesys.com (www.stelesys.com [208.177.187.226]) by hub.freebsd.org (Postfix) with ESMTP id E3DDF37B403 for ; Tue, 7 Aug 2001 19:07:36 -0700 (PDT) (envelope-from jerry@stelesys.com) Received: from jbell (client109037.atl.mediaone.net [24.31.109.37]) (authenticated) by stelesys.com (8.11.3/8.11.2) with ESMTP id f7829YY25648 for ; Tue, 7 Aug 2001 22:09:34 -0400 (EDT) (envelope-from jerry@stelesys.com) Message-ID: <004b01c11faf$49b98f40$0a01a8c0@jbell> From: "Jerry Bell" To: Subject: Re: cron and syslog Date: Tue, 7 Aug 2001 22:10:24 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 X-Filter-Version: 1.3 (www.stelesys.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 I misread the question. I was referring to the emails that cron sends out. This is in reference to the syslog output, which cannot be selectively enabled or disabled for certain cron entries. Apologies for the extra email and the confusion, Jerry ----- Original Message ----- From: "Jerry Bell" To: "vijay singh" ; Sent: Tuesday, August 07, 2001 9:00 PM Subject: Re: cron and syslog > Append: > 2>&1 >/dev/null > to the end of the lines you want to discard the output from. That redirects > stderr to stdout and both to /dev/null instead of to an email. > > Jerry > http://www.syslog.org > > ----- Original Message ----- > From: "vijay singh" > To: > Sent: Tuesday, August 07, 2001 1:08 PM > Subject: cron and syslog > > > > Hello, everytime cron runs a job it posts a message to syslog. Is it > > possible to selectively shut this off for some very frequently run jobs? > > It might be possible to do this by setting the message log level lower > > for such jobs, and then filtering them off using syslog.conf but I am > > not sure how to do this. Any help would be appreciated. Kindly cc me as > > I am not on this list. > > > > regards > > vijay > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 19:21:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from Happydays.DynDNS.Org (adsl-65-66-152-247.dsl.kscymo.swbell.net [65.66.152.247]) by hub.freebsd.org (Postfix) with ESMTP id B0BD137B401 for ; Tue, 7 Aug 2001 19:21:35 -0700 (PDT) (envelope-from dweimer@Happydays.DynDNS.Org) Received: from localhost (dweimer@localhost) by Happydays.DynDNS.Org (8.11.3/8.11.3) with ESMTP id f782LQC37524; Tue, 7 Aug 2001 21:21:27 -0500 (CDT) (envelope-from dweimer@Happydays.DynDNS.Org) Date: Tue, 7 Aug 2001 21:21:26 -0500 (CDT) From: "Dean E. Weimer" To: The Psychotic Viper Cc: , Subject: RE: FreeBSD 4.3 and Squid In-Reply-To: Message-ID: <20010807211421.S37356-100000@Happydays.DynDNS.Org> 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 No mine wasn't installed from ports, the orignal message was sent in May, that's probably why you couldn't find it. I have found some information on a different mailing list that said it is caused by a break in the gcc compilation on FreeBSD 4.3. The fix is to do: make distclean # If you already compiled the source once env CFLAGS=-O ./configure make all make all install I have got this to successfully work for htttp requests, now Time to learn how to configure everything else. Thanks for your help. On Wed, 8 Aug 2001, The Psychotic Viper wrote: > Hi, > > missed the rest of this thread (couldnt find it in the last weeks archive > either) but curious if its installed via the ports, if so maybe faulty > hardware or a misconfigured config. I have personally seen some programs > do strange things if installed via normal sources then proceed to work > like a charm if compiled from the ports ( could be something to do with > native patches).Best I can suggest is install from ports, else try a basic > config then build up, and last resort test hardware. > > good luck > PsyV > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 19:34:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gandalf.vi.bravenet.com (gandalf.bravenet.com [139.142.105.50]) by hub.freebsd.org (Postfix) with SMTP id 12C9637B40B for ; Tue, 7 Aug 2001 19:34:22 -0700 (PDT) (envelope-from dphoenix@bravenet.com) Received: (qmail 30833 invoked by uid 1001); 8 Aug 2001 02:41:40 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 8 Aug 2001 02:41:40 -0000 Date: Tue, 7 Aug 2001 19:41:40 -0700 (PDT) From: Dan To: Subject: ncftpd kernel panics In-Reply-To: Message-ID: <20010807193950.V25640-100000@gandalf.bravenet.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 Aug 3 12:37:55 www /kernel: Aug 3 12:37:55 www /kernel: Aug 3 12:37:55 www /kernel: Fatal trap 12: page fault while in kernel mode Aug 3 12:37:55 www /kernel: fault virtual address = 0x0 Aug 3 12:37:55 www /kernel: fault code = supervisor read, page not present Aug 3 12:37:55 www /kernel: instruction pointer = 0x8:0xc015a15b Aug 3 12:37:55 www /kernel: stack pointer = 0x10:0xd8a25eb0 Aug 3 12:37:55 www /kernel: frame pointer = 0x10:0xd8a25eb8 Aug 3 12:37:55 www /kernel: code segment = base 0x0, limit 0xfffff, type 0x1b Aug 3 12:37:55 www /kernel: = DPL 0, pres 1, def32 1, gran 1 Aug 3 12:37:55 www /kernel: processor eflags = interrupt enabled, resume, IOPL = 0 Aug 3 12:37:55 www /kernel: current process = 222 (ncftpd) Aug 3 12:37:55 www /kernel: interrupt mask = none Aug 3 12:37:55 www /kernel: trap number = 12 Aug 3 12:37:55 www /kernel: panic: page fault Aug 3 12:37:55 www /kernel: Aug 3 12:37:55 www /kernel: syncing disks... 107 101 92 75 53 21 killall ncftpd will reproduce this as well. upgrading to latest ncftpd stopped it. I am also having problems with ipfilter suddenly stopping packets from going out when ruleset is set for a period of more than 24 hours. removing rules and it works. re-enabling stops packets from going out as well, but rebooting the machine completely works. ideas? -- Dan +------------------------------------------------------+ | BRAVENET WEB SERVICES | | dan@bravenet.com | | screen;cd /usr/src;make buildworld;cd ~ | | cp MYKERNEL /sys/i386/conf;cd /usr/src | | make buildkernel KERNCONF=MYKERNEL | |make installkernel KERNCONF=MYKERNEL;make installworld| +______________________________________________________+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 19:36:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.nsu.ru (b.ns.ssc.nsu.ru [193.124.215.221]) by hub.freebsd.org (Postfix) with ESMTP id B11A837B401 for ; Tue, 7 Aug 2001 19:36:29 -0700 (PDT) (envelope-from lucky@land3.nsu.ru) Received: from land3.nsu.ru ([193.124.213.230]) by mail.nsu.ru with esmtp (Exim 3.20 #1) id 15UJCe-0004Qm-00; Wed, 08 Aug 2001 09:36:12 +0700 Received: from localhost (lucky@localhost) by land3.nsu.ru (8.11.4/8.11.4) with ESMTP id f782a9M03490; Wed, 8 Aug 2001 09:36:09 +0700 (NOVST) (envelope-from lucky@land3.nsu.ru) Date: Wed, 8 Aug 2001 09:36:09 +0700 (NOVST) From: Alexey Privalov To: Tyler Cc: freebsd-questions@freebsd.org Subject: Re: All ttys in use. In-Reply-To: <001901c11f77$ba0a6fe0$0400a8c0@xeranet.org> 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 see in /etc/ttys On Tue, 7 Aug 2001, Tyler wrote: > Currently there are 31 users logged in to my server, no one else can login. On telnet they get: > telnetd: All network ports in use. > on ssh they get: > server cannot allocate anymore ptys. > > Any way I can create more ttys? > > -------------------------------------------------------- > > Tyler > Owner/Administrator - http://shack.mine.nu - Free Hosting > blouz@shack.mine.nu > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 19:47: 1 2001 Delivered-To: freebsd-questions@freebsd.org Received: from grumpy.dyndns.org (user-24-214-76-217.knology.net [24.214.76.217]) by hub.freebsd.org (Postfix) with ESMTP id 97BC637B411 for ; Tue, 7 Aug 2001 19:46:56 -0700 (PDT) (envelope-from dkelly@grumpy.dyndns.org) Received: from localhost (localhost [127.0.0.1]) by grumpy.dyndns.org (8.11.3/8.11.3) with ESMTP id f782krx07893; Tue, 7 Aug 2001 21:46:53 -0500 (CDT) (envelope-from dkelly@grumpy.dyndns.org) Message-Id: <200108080246.f782krx07893@grumpy.dyndns.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Mike Meyer Cc: questions@FreeBSD.ORG From: David Kelly Subject: Re: XFree86-4 weirdness In-reply-to: Message from Mike Meyer of "Tue, 07 Aug 2001 21:03:42 CDT." <15216.40446.633198.784573@guru.mired.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 07 Aug 2001 21:46:53 -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 Mike Meyer writes: > David Kelly types: > > Mike Meyer writes: > > > > > > Add "XFREE86_VERSION=4" to /etc/make.conf. If you don't have > > > /etc/make.conf, create it as a copy of /dev/null. Read through the > > > make.conf man page and /etc/defaults/make.conf for more things you can > > > do with it. > > FYI: My -STABLE (as of June 13) aleady has that variable set to 4 in > > /etc/defaults/make.conf. Don't know if "make buildworld" saw 4 already > > on my system? Or I seem to remember somebody saying 4 was now the > > standard for FreeBSD? > > The standard /etc/defaults/make.conf only sets one variable, > BDECFLAGS. If you have a line that looks like: > > #XFREE86_VERSION=4 > > Then you have a comment in the documentation of the variable. If > you've edited /etc/defaults/make.conf, then you goofed, and should > use /etc/make.conf instead. grumpy: {1018} ls -lt /etc/defaults/ total 89 -rw-r--r-- 1 root wheel 14273 Jun 13 22:32 make.conf -rw-r--r-- 1 root wheel 49941 Jun 13 22:30 pccard.conf -rw-r--r-- 1 root wheel 19008 Jun 13 22:30 rc.conf -rw-r--r-- 1 root wheel 7062 May 10 21:25 periodic.conf grumpy: {1019} grep XFREE86_VERSION * make.conf:XFREE86_VERSION= 4 grumpy: {1020} Come to think of it, might have been tempted to change it while runing mergemaster if it came up as a diff. /usr/src/etc/defaults/make.conf shows the same line commented out, while my operational /etc/defaults/make.conf has it uncommented. Not that I'm having any problems but agree /etc/defaults/ should not be changed. Hmm. An idea for mergemaster: display a caution that /etc/defaults/ files should not be changed from the distribution version when diffs are found. -- David Kelly N4HHE, dkelly@hiwaay.net ===================================================================== The human mind ordinarily operates at only ten percent of its capacity -- the rest is overhead for the operating system. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 19:48:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from asus.andrewpea.com (bpea-60.flexabit.net [64.198.231.60]) by hub.freebsd.org (Postfix) with ESMTP id 8D53537B401 for ; Tue, 7 Aug 2001 19:48:10 -0700 (PDT) (envelope-from pea@andrewpea.com) Received: from bruce (bruce.andrewpea.com [192.168.10.11]) by asus.andrewpea.com (Postfix) with ESMTP id 0501B3ED9A5 for ; Tue, 7 Aug 2001 22:30:21 -0500 (CDT) Message-ID: <200108072147240800.0130B9BE@192.168.10.5> X-Mailer: Calypso Version 3.20.02.00 (3) Date: Tue, 07 Aug 2001 21:47:24 -0500 Reply-To: pea@andrewpea.com From: "Bruce Pea" To: freebsd-questions@freebsd.org Subject: Dreaded Cucipop lock problem 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've spent the past 3+ hours searching the web for a solution to the cucipop mail locking problem, i.e.: Aug 7 21:43:59 mail cucipop[2216]: Error locking dick's mailbox Aug 7 21:44:07 mail cucipop[2219]: Error locking jerry's mailbox Aug 7 21:44:39 mail cucipop[2225]: Error locking alex's mailbox Has anyone ever figured out how to fix this and if you have would you please share it with me? Thanks for your help - Bruce Pea To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 19:53:51 2001 Delivered-To: freebsd-questions@freebsd.org Received: from freeze.org (www.stelesys.com [208.177.187.226]) by hub.freebsd.org (Postfix) with ESMTP id CBC5837B40A for ; Tue, 7 Aug 2001 19:53:42 -0700 (PDT) (envelope-from jim@freeze.org) Received: (from jim@localhost) by freeze.org (8.11.3/8.11.2) id f782qu626014; Tue, 7 Aug 2001 22:52:56 -0400 (EDT) (envelope-from jim) X-Authentication-Warning: www.stelesys.com: Processed from queue /var/spool/alt_queue X-Authentication-Warning: www.stelesys.com: Processed by jim with -C /web/siteinfo/freeze/mail/sendmail.cf Date: Tue, 7 Aug 2001 22:52:56 -0400 (EDT) From: Jim Freeze X-X-Sender: To: "Jonathan M. Slivko" Cc: Subject: RE: Why is my network so busy? In-Reply-To: <000601c11fa5$a7d0d2f0$8701a8c0@equinox> 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 Tue, 7 Aug 2001, Jonathan M. Slivko wrote: > Probbably Code Red flowing through your network to find vulnerable > machines to hack. Same thing is happening here on my Road Runner > account. -- Jonathan Is there some ports I can shut down to stop the traffic? Jim > > -- > Jonathan M. Slivko > Blinx Networks, Inc. > http://www.blinx.net > > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of Jim Freeze > Sent: Tuesday, August 07, 2001 7:29 PM > To: questions@freebsd.org > Subject: Why is my network so busy? > > Hi: > > I noticed that the light on my cable modem are flashing > constantly like my network is very busy. > > My FBSD box acts as a firewall and a gateway. > Nothing is connected to the lan but a single, inactive, pc. > > I'm afraid I don't know much about networks or how to debug > tcpdump, but I would appreciate if someone could glance > over the following snippet and tell me if there is anything > I need to be concerned about. > > Thanks > > > tcpdump > 19:25:59.974705 eeyore1.1692 > vdgh1.mia.xpc-mii.net.http: . ack 1 win > 17520 (DF) > 19:25:59.976092 eeyore1.1692 > vdgh1.mia.xpc-mii.net.http: P 1:370(369) > ack 1 win 17520 (DF) > 19:26:00.046297 vdgh1.mia.xpc-mii.net.http > eeyore1.1692: . ack 370 win > 64240 (DF) > 19:26:00.046794 vdgh1.mia.xpc-mii.net.http > eeyore1.1692: P 1:48(47) > ack > 370 win 64240 (DF) > 19:26:00.047213 vdgh1.mia.xpc-mii.net.http > eeyore1.1692: P 48:87(39) > ack > 370 win 64240 (DF) > 19:26:00.060552 eeyore1.1692 > vdgh1.mia.xpc-mii.net.http: F 370:370(0) > ack 87 win 17520 (DF) > 19:26:00.075043 arp who-has 65.8.166.182 tell 65.8.166.1 > 19:26:00.081904 arp who-has 65.8.166.75 tell 65.8.166.1 > 19:26:00.084998 arp who-has 65.8.166.12 tell 65.8.166.1 > 19:26:00.123547 vdgh1.mia.xpc-mii.net.http > eeyore1.1692: . ack 371 win > 64240 (DF) > 19:26:00.123994 vdgh1.mia.xpc-mii.net.http > eeyore1.1692: F 87:87(0) > ack > 371 win 64240 (DF) > 19:26:00.124141 eeyore1.1692 > vdgh1.mia.xpc-mii.net.http: . ack 88 win > 17520 (DF) > 19:26:00.127217 arp who-has ci845718-h.lxintn1.ky.home.com tell > 24.14.41.1 > 19:26:00.127786 arp who-has 65.8.166.109 tell 65.8.166.1 > 19:26:00.135566 arp who-has 24.178.230.210 tell 24.178.230.1 > 19:26:00.151353 eeyore1.3775 > dns1.domain: 42860+ (45) > 19:26:00.286186 dns1.domain > eeyore1.3775: 42860 NXDomain* 0/1/0 (129) > 19:26:00.291819 eeyore1.3776 > dns1.domain: 42861+ (42) > 19:26:00.396765 arp who-has 65.8.166.105 tell 65.8.166.1 > 19:26:00.456239 arp who-has 24.178.230.144 tell 24.178.230.1 > 19:26:00.569802 dns1.domain > eeyore1.3776: 42861 NXDomain* 0/1/0 (124) > 19:26:00.582390 eeyore1.3777 > dns1.domain: 42862+ (43) > 19:26:00.610029 arp who-has 24.178.230.102 tell 24.178.230.1 > 19:26:00.627598 arp who-has 24.178.230.211 tell 24.178.230.1 > 19:26:00.681116 dns1.domain > eeyore1.3777: 42862* 1/2/2 (183) > 19:26:00.688916 eeyore1.3778 > dns1.domain: 42863+ (43) > 19:26:00.785364 dns1.domain > eeyore1.3778: 42863 NXDomain* 0/1/0 (125) > 19:26:00.791320 eeyore1.3779 > dns1.domain: 42864+ (43) > 19:26:00.794975 arp who-has ct28536-a.lxintn1.ky.home.com tell > 24.14.41.1 > 19:26:00.818941 arp who-has 65.8.166.36 tell 65.8.166.1 > 19:26:00.898762 dns1.domain > eeyore1.3779: 42864* 1/2/2 (183) > 19:26:00.902201 eeyore1.3780 > dns1.domain: 42865+ (42) > > eeyore1 is my machine. > > The first few lines of netstat returns: > > netstat > Active Internet connections > Proto Recv-Q Send-Q Local Address Foreign Address (state) > tcp 0 0 eeyore1.1890 vdgh1.mia.xpc-mi.http > TIME_WAIT > tcp 0 0 eeyore1.1889 vdgh1.mia.xpc-mi.http > TIME_WAIT > tcp 0 0 eeyore1.1888 vdgh1.mia.xpc-mi.http > TIME_WAIT > tcp 0 0 eeyore1.1887 vdgh1.mia.xpc-mi.http > TIME_WAIT > tcp 0 0 eeyore1.1886 vdgh1.mia.xpc-mi.http > TIME_WAIT > tcp 0 0 eeyore1.1885 vdgh1.mia.xpc-mi.http > TIME_WAIT > tcp 0 0 eeyore1.1884 vdgh1.mia.xpc-mi.http > TIME_WAIT > tcp 0 0 eeyore1.1883 vdgh1.mia.xpc-mi.http > TIME_WAIT > tcp 0 0 eeyore1.1882 vdgh1.mia.xpc-mi.http > TIME_WAIT > tcp 0 0 eeyore1.1881 vdgh1.mia.xpc-mi.http > TIME_WAIT > tcp 0 0 eeyore1.1880 vdgh1.mia.xpc-mi.http > TIME_WAIT > tcp 0 0 eeyore1.1879 vdgh1.mia.xpc-mi.http > TIME_WAIT > tcp 0 0 eeyore1.1878 vdgh1.mia.xpc-mi.http > TIME_WAIT > tcp 0 0 eeyore1.1877 vdgh1.mia.xpc-mi.http > TIME_WAIT > tcp 0 0 eeyore1.1875 vdgh1.mia.xpc-mi.http > TIME_WAIT > tcp 0 0 eeyore1.1874 vdgh1.mia.xpc-mi.http > TIME_WAIT > tcp 0 0 eeyore1.1873 vdgh1.mia.xpc-mi.http > TIME_WAIT > tcp 0 0 eeyore1.1872 vdgh1.mia.xpc-mi.http > TIME_WAIT > tcp 0 0 eeyore1.1871 vdgh1.mia.xpc-mi.http > TIME_WAIT > tcp 0 0 eeyore1.1870 vdgh1.mia.xpc-mi.http > TIME_WAIT > tcp 0 0 eeyore1.1869 vdgh1.mia.xpc-mi.http > TIME_WAIT > tcp 0 0 eeyore1.1868 vdgh1.mia.xpc-mi.http > TIME_WAIT > tcp 0 0 eeyore1.1867 vdgh1.mia.xpc-mi.http > TIME_WAIT > tcp 0 0 eeyore1.1866 vdgh1.mia.xpc-mi.http > TIME_WAIT > tcp 0 0 eeyore1.1865 vdgh1.mia.xpc-mi.http > TIME_WAIT > tcp 0 0 eeyore1.1864 vdgh1.mia.xpc-mi.http > TIME_WAIT > tcp 0 0 eeyore1.1810 64.14.52.217.http > CLOSE_WAIT > tcp 0 0 eeyore1.http c22680-a.roalok1.3588 > ESTABLISHED > tcp 0 0 eeyore1.982 bell.ssh > ESTABLISHED > tcp 0 0 eeyore1.49155 *.* LISTEN > tcp 0 0 eeyore1.http *.* LISTEN > udp 0 0 eeyore.netbios-dgm *.* > > I don't know what this vdgh1 is. > > > ========================================================= > Jim Freeze > jim@freeze.org > --------------------------------------------------------- > No comment at this time. > http://www.freeze.org > ========================================================= > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > ========================================================= Jim Freeze jim@freeze.org --------------------------------------------------------- No comment at this time. http://www.freeze.org ========================================================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 20: 6:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from draco.over-yonder.net (draco.over-yonder.net [198.78.58.61]) by hub.freebsd.org (Postfix) with ESMTP id 6007D37B405 for ; Tue, 7 Aug 2001 20:06:35 -0700 (PDT) (envelope-from gh@over-yonder.net) Received: by draco.over-yonder.net (Postfix, from userid 1012) id EEBF362D0F; Tue, 7 Aug 2001 22:06:34 -0500 (CDT) Date: Tue, 7 Aug 2001 22:06:34 -0500 From: GH To: training88@orbitel.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Information Needed Message-ID: <20010807220634.P48649@over-yonder.net> References: <3AA81EDF.4F71@orbitel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3AA81EDF.4F71@orbitel.com>; from training88@orbitel.com on Thu, Mar 08, 2001 at 06:08:09PM -0600 X-OS: FreeBSD 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, Mar 08, 2001 at 06:08:09PM -0600, some SMTP stream spewed forth: > Hi > > I'm runing a dual 933 pentium withan ata array. How can I get this to > work? I installed a 30gig drive and it see it ok but not the other 45gig > thats on the ata. > Good morning, Joe. We really need more information. What do you mean by "array"? What controller/channel is each of the drives on? How have you determined that it doesn't "see" your 45gig? Is your 45gig shown in dmesg output? (ad1, ad0, or somesuch). > thanks > joe Daniel M. Kurry -- > What, no one sings along with Ricky Martin anymore? My kid sister does (but then, she prefers pico to vi ...) -- Suresh Ramasubramanian, alt.sysadmin.recovery To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 20:14:11 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 7C3E137B405 for ; Tue, 7 Aug 2001 20:14:08 -0700 (PDT) (envelope-from jonc@itouch.co.nz) Received: (from jonc@localhost) by itouch.co.nz (8.11.3/8.11.1) id f783DtI64974; Wed, 8 Aug 2001 15:13:55 +1200 (NZST) (envelope-from jonc) Date: Wed, 8 Aug 2001 15:13:55 +1200 From: Jonathan Chen To: "Justin W.Pauler" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Big Problem Message-ID: <20010808151355.B64251@itouchnz.itouch> References: <01080720095600.05205@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: <01080720095600.05205@justin.home.lan>; from justin@pauler.org on Tue, Aug 07, 2001 at 08:09:56PM +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 Tue, Aug 07, 2001 at 08:09:56PM +0000, Justin W.Pauler wrote: > I have a VERY wierd problem with my FreeBSD box. I am running FreeBSD-Stable: > > FreeBSD fish.flexishell.net 4.3-STABLE FreeBSD 4.3-STABLE #0: Thu Jul 12 > 14:08:21 EDT 2001 > > Well, alot of my programs have started not compiling. When I go to make them, > they crash with this 'New' stuff. I can't compile a 4.3 Kernel, I have tried > cvsupping and getting the latest world and building world, but as you will > see below, I can't even get 4.4-Prerelease to compile. This is not just > happening on BSD stuff, its happening on other projects such as Eggdrop. > > I would appreciate any help anyone can give! I'd suspect make problems: 1. are your sure you're using /usr/bin/make? 2. Have you munged your /etc/make.conf? 3. Or perhaps the contents of /usr/share/mk have been corrupted? -- Jonathan Chen ---------------------------------------------------------------------- "Irrationality is the square root of all evil" - Douglas Hofstadter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 20:14:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from draco.over-yonder.net (draco.over-yonder.net [198.78.58.61]) by hub.freebsd.org (Postfix) with ESMTP id A857837B405 for ; Tue, 7 Aug 2001 20:14:56 -0700 (PDT) (envelope-from gh@over-yonder.net) Received: by draco.over-yonder.net (Postfix, from userid 1012) id 6954D62D10; Tue, 7 Aug 2001 22:14:56 -0500 (CDT) Date: Tue, 7 Aug 2001 22:14:56 -0500 From: GH To: Mario Doria Cc: FreeBSD Questions Subject: Re: A simple question Message-ID: <20010807221456.Q48649@over-yonder.net> References: <003101c10b4d$fd19ac30$0a00a8c0@Valk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <003101c10b4d$fd19ac30$0a00a8c0@Valk>; from madd@tecdigital.net on Thu, Jul 12, 2001 at 10:43:21PM -0500 X-OS: FreeBSD 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 12, 2001 at 10:43:21PM -0500, some SMTP stream spewed forth: > Hi, > > Just curious, when I run top I get messages like this: > Mem: 28M Active, 647M Inact, 43M Wired, 33M Cache, 86M Buf, 1528K Free > Swap: 512M Total, 512M Free > > > What does the inactive part mean? Shouldn't it be freed? I'm not sure if this is covered anywhere, but...no. From what I understand, "inactive" simply means it is not active. The memory is not being used by currently "running" programs. Don't take my word for it, except that it shouldn't be freed. > Anyway, thanks > Mario Daniel M. Kurry -- > What, no one sings along with Ricky Martin anymore? My kid sister does (but then, she prefers pico to vi ...) -- Suresh Ramasubramanian, alt.sysadmin.recovery To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 20:15:42 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 305F037B403 for ; Tue, 7 Aug 2001 20:15:38 -0700 (PDT) (envelope-from jonc@itouch.co.nz) Received: (from jonc@localhost) by itouch.co.nz (8.11.3/8.11.1) id f783FOR65067; Wed, 8 Aug 2001 15:15:24 +1200 (NZST) (envelope-from jonc) Date: Wed, 8 Aug 2001 15:15:24 +1200 From: Jonathan Chen To: Noel Balansag Cc: questions@FreeBSD.ORG Subject: Re: firewall locked me out Message-ID: <20010808151524.C64251@itouchnz.itouch> References: <3.0.6.32.20010807224358.008f6100@pop.fibertel.com.ar> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3.0.6.32.20010807224358.008f6100@pop.fibertel.com.ar>; from pongkee@fibertel.com.ar on Tue, Aug 07, 2001 at 10:43:58PM +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 Tue, Aug 07, 2001 at 10:43:58PM +0000, Noel Balansag wrote: > I recently added IPFIREWALL in my kernel, and I edited my /etc/rc.conf by > adding the line firewall_type="open", according to instructions, before I > compiled my kernel, but after compiling the kernel, I cannot access the > internet. You also need: firewall_enable="YES" in /etc/rc.conf -- Jonathan Chen ----------------------------------------------------------------------- "I love deadlines. I like the whooshing sound they make as they fly by" - Douglas Adams To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 20:43:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail26.sdc1.sfba.home.com (femail26.sdc1.sfba.home.com [24.254.60.16]) by hub.freebsd.org (Postfix) with ESMTP id 1614A37B406 for ; Tue, 7 Aug 2001 20:43:37 -0700 (PDT) (envelope-from gawhite7@home.com) Received: from Gray1 ([24.69.204.79]) by femail26.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with ESMTP id <20010808034336.YQIM9905.femail26.sdc1.sfba.home.com@Gray1> for ; Tue, 7 Aug 2001 20:43:36 -0700 From: "Graham White" To: Subject: Perl Script Date: Tue, 7 Aug 2001 20:44:21 -0700 Message-ID: <001301c11fbc$69475600$4fcc4518@Gray1> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0014_01C11F81.BCE87E00" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.3018.1300 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_0014_01C11F81.BCE87E00 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Does anyone have an example of a Perl script that constantly loops and checks the loadaverage of a machine, if the loadaverage is over a certain amount then it will stop and restart a program or program(s) ? Thanks ------=_NextPart_000_0014_01C11F81.BCE87E00 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable

    Does anyone have an example = of a Perl script that constantly loops and checks the = loadaverage of a machine,=A0 if the loadaverage is over a certain amount then it will stop and restart a program or = program(s) ? Thanks

    ------=_NextPart_000_0014_01C11F81.BCE87E00-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 20:54:59 2001 Delivered-To: freebsd-questions@freebsd.org Received: from COMPUTER (unknown [63.103.138.122]) by hub.freebsd.org (Postfix) with SMTP id 1C34837B409 for ; Tue, 7 Aug 2001 20:54:43 -0700 (PDT) (envelope-from bunutanko3@excite.com) From: bunutanko3@excite.com To: <> Subject: IMPORTATION BUSINESS Date: Wed, 08 Aug 2001 05:00:16 -0700 X-Sender: bunutanko3@excite.com X-Mailer: QUALCOMM Windows Eudora Pro Version 4.1 Content-Type: text/plain; charset="us-ascii" X-Priority: 3 X-MSMail-Priority: Normal Message-Id: <20010808035443.1C34837B409@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 Private Business Proposal. Email: bunutanko3@excite.com Fax:234-1-7597529 Request for Urgent Business Relationship. First I must solicit your confidence in this transaction. This is by virtue of its nature as being utterly confidential and top secret. We shall be counting on your ability and reliability to prosecute a transaction of great magnitude involving a pending business transaction requiring maximum confidence. We are top officials of the Federal Government Contract Review Panel who are interested in importation of goods into our country with funds which are presently trapped in Nigeria. In order to commence this business we solicit your assistance to enable us RECIEVE the said trapped funds ABROAD. The source of this fund is as follows. During the regime of our late head of state, Gen. Sani Abacha, the government officials set up companies and awarded themselves contracts which were grossly over-invoiced in various Ministries. The NEW CIVILIAN Government set up a Contract Review Panel (C.R.P) and we have identified a lot of inflated contract funds which are presently floating in the Central Bank of Nigeria (C.B.N). However, due to our position as civil servants and members of this panel, we cannot acquire this money in our names. I have therefore, been delegated as a matter of trust by my colleagues of the panel to look for an Overseas partner INTO whose ACCOUNT the sum of US$38,020,000.00 (Thirty Eight Million, Twenty Thousand United States Dollars) WILL BE PAID BY TELEGRAPHIC TRANSFER. Hence we are writing you this letter. We have agreed to share the money thus: 70% for all partners over here 20% for you as the FOREIGN PARTNER 10% to be used in settling taxation and all local and foreign expenses. It is from this 70% that we wish to commence the importation business. Please note that this transaction is 100% safe and we hope that the funds arrive your account in latest ten (10) banking days from the date of receipt of the following information by E-mail A suitable name and bank account into which the funds can be paid. The above information will enable us write letters of claim and job Description respectively. This way we will use your company's name to apply for payments and re-award the contract in your company name. We are looking forward to doing business with you and solicit your Confidentiality in this transaction. For security reasons, please respond only to the above or email addresses. I will bring you into the complete picture of this pending project when I have heard from you. Yours faithfully, Prof. SABO YUSUF To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 21:10:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from new.now.nxt.cn (unknown [61.143.52.235]) by hub.freebsd.org (Postfix) with SMTP id 4F4DD37B40C for ; Tue, 7 Aug 2001 21:10:02 -0700 (PDT) (envelope-from root@now.nxt.cn) Received: (qmail 28049 invoked by uid 99); 9 Mar 2001 13:35:01 -0000 Date: 9 Mar 2001 13:35:01 -0000 Message-ID: <20010309133501.28048.qmail@new.now.nxt.cn> To: questions@freebsd.org Subject: ¡îÓòÃû×¢²á¿Õ¼äÉêÇë¸÷ËÍÈý¸ö´Î¼¶ÓòÃû»¹Ãâ·ÑÊÔÓÃ! From: "ÍøÂçʱ´ú" Reply-To: youko@now.net.cn 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 ×ð¾´µÄÅóÓÑ£¬ÄúºÃ£¡ ·Ç³£¸ÐлÄúµÄä¯ÀÀ£¬Èç¹ûÄúÕýΪѰÕÒÒ»¸ö¸üºÃµÄISP¶ø·³ÄÕ£¬ÄÇôÎÒÃÇÍøÂçʱ´úhttp://www.now.net.cnΪÄúÌṩÁË×î¼ÑµÄÑ¡Ôñ£¡ ¡î ÓòÃû×¢²á ×¢²áÓòÃûÔùËÍ3¸ö´Î¼¶ÓòÃû(´øVDNS)£¡ ͬʱÉêÇë¿Õ¼äÔÙÔùËÍ3¸ö´Î¼¶ÓòÃû£¡ ¡îÐéÄâÖ÷»ú Ò» ÌضàÓÅ»Ý ·²ÔÚ8.1µ½9.1×¢²áÓòÃûͬʱÉêÇë¿Õ¼äËÍ6¸ö´Î¼¶ÓòÃû£¡µÈÓÚÒ»¸öÓòÃû¾ÍÄÜͬʱ½¨6¸öÍøÕ¾£¡Í¬Ê±¼ÓËÍ15¸öÉÌÓÃÓʼþÕ˺ţ¡ ¶þ ³¬µÍÌØ¼Û 280Ôª£¡Äú¿ÉÒÔÁ¢¿ÌÓµÓÐÎȶ¨¶ø¿ìËÙµÄ100MÐéÄâÖ÷»ú¿Õ¼ä!»¹ÓÌԥʲôÄØ£¬¸Ï¿ìÐж¯°É£¡ Èý ³¹µ×½â·Å ÏÖÔÚÌ컥¿Æ¼¼µÄASPºÍACCESSÊý¾Ý¿âÈ«Ã濪·Å£¬Ö»Ðè100Ôª¾ÍÈÃÄúµÄÍøÕ¾ÓµÓÐÊý¾Ý¿â¡£ ²¢ÓÐÌṩCGI PERL PHP JSP µÈÒ»Ìå¸ß¼¶¿Õ¼ä.ËùÓпռäʵʱ¿ªÍ¨Ãâ·ÑÊÔÓÃ15Ìì! ¡î¡î"»ðºìÏÄÈÕ¡±Ö÷»úÍйÜÓÅ»Ýì«·çÈ«ÃæµÇ½£¬Ç¿´ó¡¢¸ß±ê×¼µÄµçÐż¶Êý¾ÝÖÐÐÄ»ú·¿£¬¸ß°²È«ÌØÐÔ¡¢¸ß·þÎñ±ê×¼¡¢ ÔÙ¼ÓÉϺÏÀíµÄ¼Û¸ñ£¬Ïò¹ã´ó¿Í»§Ìṩ¸ßÐԼ۱ȵķþÎñ¡£Ïê¼ûhttp://idc.now.net.cn ¡î¡îͬʱÎÒÃÇÏò¹ã´ó¸÷½ì³ÏÕ÷´úÀí£¬ÈȳÀÑûÇëÄú¼ÓÈëÍøÂçʱ´úµÄÒµÎñºÏ×÷ÕóÓª£¬¹²Í¬·ÖÏíÍøÂçʱ´úµÄÅÓ´ó¿Í»§×ÊÔ´¡£ÏêϸÇë·ÃÎÊÎÒÃÇÍøÕ¾¡£ »òÖ±½ÓÁªÏµÎÒÃÇ: ÇñС½ã michelle@now.net.cn ÁÖÏÈÉú youko@now.net.cn¡¡¡¡¡¡ µç»°£º0756-2125583 22216376 ¼¼Êõ²¿£º sanry@now.net.cn youko@now.net.cn 0756--2216376 2139739 »¶Ó­ÖÂÐÅ Today's Network support@now.net.cn »¶Ó­Äú·ÃÎÊÎÒÃǵÄÍøÕ¾ http://www.now.net.cn ÎÒÃÇÒ»Ö±ÒÔרҵ¡¢ÓÅÖÊ¡¢ÁìÏÈΪ×ÚÖ¼£¬ÈȳÏΪÄú·þÎñ£¡ ... ×¢£ºVDNS¿ÉÊÓ»¯ÓòÃû·þÎñÆ÷£¬ÄÜʵÏÖ£Õ£Ò£Ìת·¢¡¢Ö÷»ú£Á¼Ç¼¡¢£Í£ØÓʼþ¼Ç¼¡¢£É£ÐÖ¸Ïò¿ØÖƵȲÙ×÷,¸ü¿ÉÒÔËæÐÄËùÓûµØÔö¼Ó×Ô¼ºµÄ´Î¼¶ÓòÃû£¬°ïÖúÄú½¨Á¢¶à¸öÍøÕ¾£¬Äã¿ÉÒÔÈÃËýÖ¸ÏòÈκοռ䡣 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 21:33:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gauntlet.research.canon.com.au (kwanon.research.canon.com.au [203.12.172.254]) by hub.freebsd.org (Postfix) with ESMTP id 8E45537B403 for ; Tue, 7 Aug 2001 21:33:07 -0700 (PDT) (envelope-from gjohnson@research.canon.com.au) Received: (from uucp@localhost) by gauntlet.research.canon.com.au (8.9.3+Sun/8.9.3) id HAA24643 for ; Wed, 8 Aug 2001 07:33:00 -0700 (PDT) Received: from nodnsquery(10.5.0.3) by gauntlet.research.canon.com.au via csmap (V6.0) id srcAAAPPaqiW; Wed, 8 Aug 01 07:33:00 -0700 Received: from zapff.research.canon.com.au (zapff.research.canon.com.au [203.12.174.13]) by bellmann.research.canon.com.au (Postfix) with ESMTP id 855D78BBE for ; Wed, 8 Aug 2001 14:16:59 +1000 (EST) Received: by zapff.research.canon.com.au (Postfix, from userid 452) id 6118F37556; Wed, 8 Aug 2001 14:33:05 +1000 (EST) Subject: tsleep and friends To: freebsd-questions@FreeBSD.ORG Date: Wed, 8 Aug 2001 14:33:05 +1000 (EST) X-Mailer: ELM [version 2.5 PL3] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20010808043305.6118F37556@zapff.research.canon.com.au> From: gjohnson@research.canon.com.au (Greg Johnson) 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 people, I am writing a device driver module and am having some trouble with tsleep/asleep. Our device has some amount of memory, and the charcter device driver allows writing to this memory. I want to block the writing process until space is available to write to. I have tried calling tsleep (9) and this seem to continually return 0 immediately. I have tried calling asleep/await and this will block, but if I specify a non-zero timout value, this seems to be ignored. Also, when the calling process is blocked, I cannot kill the process. Any help appreciated. Thank you. Greg. -- +------------------------------------------------------+ | Do you want to know more? www.geocities.com/worfsom/ | | ..ooOO Greg Johnson OOoo.. | | HW/SW Engineer gjohnson@research.canon.com.au | | Canon Information Systems Research Australia (CISRA) | | 1 Thomas Holt Dr., North Ryde, NSW, 2113, Australia | | "I FLEXed my BISON and it went YACC!" - me. | +------------------------------------------------------+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 21:36:30 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 6C04537B403 for ; Tue, 7 Aug 2001 21:36:26 -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 f784aA808126; Tue, 7 Aug 2001 21:36:10 -0700 (PDT) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "dannyman" , "=?iso-8859-1?B?Qmr2cm4gVPZybnF2aXN0?=" Cc: Subject: RE: Speeding up account-adding? Date: Tue, 7 Aug 2001 21:36:09 -0700 Message-ID: <000901c11fc3$a5800980$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: <20010807020039.A14999@toldme.com> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 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 >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of dannyman >Sent: Tuesday, August 07, 2001 2:01 AM >To: Björn Törnqvist >Cc: freebsd-questions@FreeBSD.ORG >Subject: Re: Speeding up account-adding? > > >On Tue, Aug 07, 2001 at 10:08:55AM +0200, Björn Törnqvist wrote: > >> At work, we need to add 100k+ loginaccounts on a single system, but >> I've found that after about 15k accounts it takes ~5 seconds to add it >> (through pw useradd). My guess is that its the pwmkdb that is slowing >> things down at an exponetial rate - anyone know how to fix this? >> >> Please reply to me as I'm not a member of the list. > >You would labotomize pw to not call pwd_mkdb, and then carefully feed pw >incremented UIDs, and then run pwd_mkdb when you are done. :) > >http://www.daemonnews.org/199905/user-mgmt.html > Only caution here is check this out, lines 113-117 of /usr/src/usr.sbin/pwd_mkdb/pw_scan.c (FreeBSD 4.2) if (pw_big_ids_warning && id > USHRT_MAX) { warnx("%s > recommended max uid value (%u)", p, USHRT_MAX); /*return (0);*/ /* THIS SHOULD NOT BE FATAL! */ } pw->pw_uid = id; Be warned, going over 65536 is territory some programs won't work with. I know that older Solaris versions used 16 bits for the UID. adduser is even more conservative, it's default is 32000 Many people use SQL databases for authentication of users in the hundreds of thousands. 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 Tue Aug 7 21:52: 4 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rapidsite.net (mail.rapidsite.net [207.158.192.62]) by hub.freebsd.org (Postfix) with SMTP id 1F9ED37B405 for ; Tue, 7 Aug 2001 21:51:55 -0700 (PDT) (envelope-from jvervlied@hway.net) Received: from r00.nat.boca.verio.net (208.55.254.110) by mail.rapidsite.net (RS ver 1.0.60s) with SMTP id 02308517; Wed, 8 Aug 2001 00:51:38 -0400 (EDT) Message-ID: <3B70C5FF.367DD5C2@hway.net> Date: Wed, 08 Aug 2001 00:54:23 -0400 From: Jason Vervlied X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Marcin Prus Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ATI rage 128 References: <20010807192043.C17579@localhost> Content-Type: multipart/mixed; boundary="------------14AF89C965B43AA430607126" X-Loop-Detect: 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 This is a multi-part message in MIME format. --------------14AF89C965B43AA430607126 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User & Ian Patrick Thomas wrote: > > As it was put forth by Marcin Prus on Mon, Aug 06, 2001 at 09:57:40AM +0200... > > Hi, > > I read you're using this card (on freebsd) > > I've problems with configuration. My kernel contain device agp and there > > is /dev/agpgart in my XF86Config I also added: BusID "PCI:1:0:0" > > My system: FreeBSD 5, XFree 4.1 > > What's wrong ?? Could you help me ?? > > > > Marcin > > I no longer run this card. I run a Matrox G400. This card worked fine > in RedHat Linux 7.0 w/ XFree 4.0_1 and also ran fine in FreeBSD Release 3.2 > w/ XFree 4.0_1. /dev/agpgart seems to be a new addition, I don't see it in > 4.3 Release that I'm running right now. You may want to track Stable > rather than Current.(5 is current). > > Ian > Actually I am currently running this card on 5.0-CURRENT and it is working fine for me. I am using X4.1.0 attached is a copy of my XF86Config file. I am getting great results from the configuration. Also, I build X4.1.0 out of the ports collection. -- Jason --------------14AF89C965B43AA430607126 Content-Type: text/plain; charset=us-ascii; name="XF86Config" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="XF86Config" Section "ServerLayout" Identifier "XFree86 Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" ModulePath "/usr/X11R6/lib/modules" FontPath "/usr/X11R6/lib/X11/fonts/misc/" FontPath "/usr/X11R6/lib/X11/fonts/PEX FontPath "/usr/X11R6/lib/X11/fonts/local FontPath "/usr/X11R6/lib/X11/fonts/util FontPath "/usr/X11R6/lib/X11/fonts/Speedo/" FontPath "/usr/X11R6/lib/X11/fonts/Type1/" FontPath "/usr/X11R6/lib/X11/fonts/CID/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" EndSection Section "Module" Load "extmod" Load "xie" Load "pex5" Load "glx" Load "dri" Load "GLcore" Load "dbe" Load "record" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "keyboard" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/psm0" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" Identifier "Monitor0" VendorName "GWY" ModelName "2d0" HorizSync 30.0 - 96.0 VertRefresh 50.0 - 130.0 EndSection Section "Device" ### Available Driver options are:- #Option "accel" #Option "crt_screen" #Option "composite_sync" #Option "linear" #Option "mmio_cache" #Option "probe_clocks" #Option "reference_clock" #Option "shadow_fb" Identifier "Card0" Driver "ati" VendorName "ATI" BoardName "Rage 128 Pro PF" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 # SubSection "Display" # Depth 1 # EndSubSection # SubSection "Display" # Depth 4 # EndSubSection # SubSection "Display" # Depth 8 # EndSubSection SubSection "Display" Depth 15 EndSubSection SubSection "Display" Depth 16 EndSubSection SubSection "Display" Depth 24 Modes "1280x1024" EndSubSection EndSection Section "DRI" EndSection --------------14AF89C965B43AA430607126-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 21:53:48 2001 Delivered-To: freebsd-questions@freebsd.org Received: from fornax.tpest.tfn (unknown [211.78.215.30]) by hub.freebsd.org (Postfix) with ESMTP id DD14637B40A for ; Tue, 7 Aug 2001 21:53:44 -0700 (PDT) (envelope-from pure_yen@howin.com.tw) Received: from serpens.tpest.tfn ([10.192.112.20]) by fornax.tpest.tfn with Microsoft SMTPSVC(5.0.2195.2966); Wed, 8 Aug 2001 12:53:09 +0800 content-class: urn:content-classes:message Subject: Upgrading My FreeBSD Version MIME-Version: 1.0 Content-Type: text/plain; charset="big5" Content-Transfer-Encoding: quoted-printable Date: Wed, 8 Aug 2001 12:53:09 +0800 Message-ID: <3E59CFA80D98154AB2CF4E913B39375495577E@serpens.tpest.tfn> X-MimeOLE: Produced By Microsoft Exchange V6.0.4712.0 X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Upgrading My FreeBSD Version Thread-Index: AcEfxgIjqbbSBMmXQQ6HyywlmN4H1w== From: =?big5?B?cHVyZV95ZW4gKMND4LGueCk=?= To: X-OriginalArrivalTime: 08 Aug 2001 04:53:10.0075 (UTC) FILETIME=[059570B0:01C11FC6] 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/Miss, I have installed the FreeBSD Ver. 4.0.0 Stable From a CDROM. When I wanna add some application thru FTP, I have received=20 messages like "not found any suitable version..." Is there any ways to solve this without upgrading my system?? If I really get to do so, would you please be kind to tell me how to=20 (or where to ) solve this kind of problem?? Thanks a lot and Have a nice day!! > Pure Yen >=20 >=20 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 22: 4: 2 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 5A06437B40B for ; Tue, 7 Aug 2001 22:03:58 -0700 (PDT) (envelope-from mwm@mired.org) Received: (qmail 1305 invoked by uid 100); 8 Aug 2001 05:03:57 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15216.51261.9060.713253@guru.mired.org> Date: Wed, 8 Aug 2001 00:03:57 -0500 To: Mikhail Teterin Cc: questions@freebsd.org Subject: Re: 5.0 and USB devices In-Reply-To: <79408448@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 Mikhail Teterin types: > Now, this _used_ to work -- some time back in February or even in > spring. But not anymore... usbd is running, the usb device, with the > uhci are compiled into the kernel, and the controller is reported on > boot: > > uhci0: port > 0x1c00-0x1c1f irq 5 at device 18.2 on pci0 > usb0: on uhci0 > usb0: USB revision 1.0 > > But nothing happens when I connect USB devices, like Palm's craddle or a > digital camera... No new /dev/ugen* created, no messages logged by usbd, > nothing... The OS is > > FreeBSD 5.0-CURRENT #0: Sun Jul 15 12:50:23 EDT 2001 ... i386 > > Any clues? Thanks! Yeah - 5.0-CURRENT is the development branch, and you should expect things to break when you run it. That's why they are tested there before being merged back to -STABLE. I'd recommend going back to -STABLE, and seeing if they work there. If that's not acceptable, try and narrow down the change that caused things to break, and then back the system out to that. 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 Tue Aug 7 22:16:57 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 ECDD437B40A for ; Tue, 7 Aug 2001 22:16:46 -0700 (PDT) (envelope-from mwm@mired.org) Received: (qmail 1721 invoked by uid 100); 8 Aug 2001 05:16:46 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15216.52030.274217.805309@guru.mired.org> Date: Wed, 8 Aug 2001 00:16:46 -0500 To: "Graham White" Cc: questions@freebsd.org Subject: Re: Perl Script In-Reply-To: <26247968@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 Graham White types: > This is a multi-part message in MIME format. > > ------=_NextPart_000_0014_01C11F81.BCE87E00 > Content-Type: text/plain; > charset="iso-8859-1" > Content-Transfer-Encoding: 7bit > > Does anyone have an example of a Perl script that constantly loops and > checks the loadaverage of a machine, if the loadaverage is over a > certain amount then it will stop and restart a program or program(s) ? > Thanks Gods, man - look at all the crap your mailer added to this simple question! That's the argument I've seen for why sending both HTML and plain text is discouraged on -questions. > ------=_NextPart_000_0014_01C11F81.BCE87E00 > Content-Type: text/html; > charset="iso-8859-1" > Content-Transfer-Encoding: quoted-printable > > xmlns:w=3D"urn:schemas-microsoft-com:office:word" = > xmlns=3D"http://www.w3.org/TR/REC-html40"> > > > charset=3Diso-8859-1"> > > > > > > > > > > > > style=3D'tab-interval:36.0pt'> > >
    > >

    style=3D'font-size:10.0pt; > font-family:Arial;mso-ansi-language:EN-US'>Does anyone have an example = > of a class=3DSpellE>Perl script that constantly loops and checks the = > class=3DSpellE>loadaverage of a machine, style=3D'mso-spacerun:yes'>=A0 if the class=3DSpellE>loadaverage > is over a certain amount then it will stop and restart a program or = > program(s) ? > Thanks

    > >
    > > > > > > ------=_NextPart_000_0014_01C11F81.BCE87E00-- > Now, to answer the question. If you have a background computing task you'd like to stop under those conditions, have it exit and requeue itself via the batch command. If the idea is to control access to some service, you can either use batch to do something to close access, or integrate it into the service properly. If the problem is some program that's going crazy and chewing up to much CPU, you should fix the program in question, or use nice on 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 Tue Aug 7 22:29:56 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 454D237B405 for ; Tue, 7 Aug 2001 22:29:46 -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 f785Sl808226; Tue, 7 Aug 2001 22:28:48 -0700 (PDT) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Odhiambo Washington" , "FBSD-Q" Cc: Subject: RE: Isn't it true? Date: Tue, 7 Aug 2001 22:28:46 -0700 Message-ID: <001201c11fca$ff0ecf20$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 In-Reply-To: <20010807181041.C35856@everest.wananchi.com> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 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 Odhiambo, Sorry about the top post here, but I wanted to give you the detailed explanation before you start spending money on things, and before the rest of the eager beavers here had got you totally confused. :-) You see, here in the US we don't use icky things like 64k sync circuits anymore and most WAN techs are very unfamiliar with the oddball hardware used to connect that stuff. Instead, high speed WANS here are based around a thing called a T1 or 1/24th of a t1 called a 56k circuit. We use things called DSU's that plug them in, which are different than the DTU's like the Mainstreet 2701. By the way, thanks for the plug. :-) For starters, for just a single point-to-point link you don't need Zebra. At most if one side has a gateway to the Internet you might have a couple of static routes in the routers. Zebra, gated, and routed are intended to be used for WANS that have redundant links because as links come up and go down the routes change, and the routing daemons manage those route table changes. Your WAN bandwidth is precious and expensive and you don't want to waste it by shipping routing updates across it for routes that will never change. Secondly, yes you can use a FreeBSD box in place of a Cisco router. I do it at the ISP that I admin and I run BGP4 with a full BGP feed on it. I have 2 T1's and 2 100BaseT Ethernet connections into the box, and 3 of the connections are Internet feeds. It works fairly well. The route table on that system is close to 100k routes. I use gated. Now, in your case I looked up the specs for the Mainstreet 2701. First of all the serial cable that comes out of it is a V.24 interface, it is NOT an X.21 interface!! Your not going to be happy with the results attempting to plug it into an X.21 interface card. ;-) Secondly, it appears to be a _synchronous_ RS232C interface. While it is electrically compatible with a PC serial port, a garden variety PC serial port is asynchronous, NOT synchronous, so that won't work either. As far as I know, there's only 2 vendors that currently are selling sync serial cards with V.24 that will run under FreeBSD, the first is Sangoma, and the second (the vendor that I use) is a WANic 400 or 405, from SBS Technologies. In my case I actually use the RISCom cards, they are the predicessor cards to the WANic 400/405. It's the same chipset, and made by the same vendor, the only difference is that one card is ISA the other is PCI. In fact, the sync controller chipset in both of those cards is the HD64570 chip, which is EXACTLY the same chip as Cisco uses in the 25xx series of routers. (2501, 2511, 2522, etc.) Now for the bad news: a new WANic is going to cost about $800 USD unless you can possibly find one used. (and goodness knows I've tried - the 2 RISCom cards I got were used and they were eye-raising expensive as it was) This is more money than if you get up on Ebay and buy yourself a used Cisco 2522 or 2501 or something like that, plus cabling. (In fact, I've got a used 2501 with a RS232 sync cable that I'd sell but if you want to pursue that take it offline with me. I'm sure that you can find used vendors that are in your country without the messiness of the import/export stuff) So, in summary if you want to use FreeBSD to save money, you won't because the cost of a sync V.24 is going to be the killer. If, however, you want to do it just for fun, then that's fine - but remember that you have got 2 offices there and if your toy goes offline in the middle of the day your going to have a lot of pissed-off people. :-) In our case the cost of a Cisco 7206 (the minimum Cisco capabable of running BGP without up and dying) is about $30,000 USD so that was plenty of financial incentive to go the BSD route. (no pun intended) Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Odhiambo >Washington >Sent: Tuesday, August 07, 2001 8:11 AM >To: FBSD-Q >Cc: kweheria@iconnect.co.ke >Subject: Isn't it true? > > >Such a dumb subject line but isn't it true that nobody in the >knowledge-rich FreeBSD world has ever gone out of their 'mind' (I mean >their way) and done something like substituting a FreeBSD box for a Cisco >router like this: > Telco Link _____ > LAN<-->[____]----->[...]================[...]----->|_____|<----->LAN > FreeBSD Mainstreet Mainstreet Cisco > Box 2701 2701 2522 > > >If someone _ever_ tried it, I request to share in their feat ;-) > > >Thanks > > >-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. > >To sentence a man of true genius, to the drudgery of a school is to put a >racehorse on a treadmill. >-Charles Caleb Colton > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 22:32:10 2001 Delivered-To: freebsd-questions@freebsd.org Received: from fedde.littleton.co.us (cfedde.dsl.frii.net [216.17.139.141]) by hub.freebsd.org (Postfix) with ESMTP id 53FF137B406 for ; Tue, 7 Aug 2001 22:32:07 -0700 (PDT) (envelope-from cfedde@fedde.littleton.co.us) Received: from fedde.littleton.co.us (localhost [127.0.0.1]) by fedde.littleton.co.us (8.11.4/8.11.4) with ESMTP id f785W1440194; Tue, 7 Aug 2001 23:32:01 -0600 (MDT) Message-Id: <200108080532.f785W1440194@fedde.littleton.co.us> To: =?big5?B?cHVyZV95ZW4gKMND4LGueCk=?= Cc: questions@FreeBSD.ORG Subject: Re: Upgrading My FreeBSD Version In-Reply-To: <3E59CFA80D98154AB2CF4E913B39375495577E@serpens.tpest.tfn> From: Chris Fedde Date: Tue, 07 Aug 2001 23:32:01 -0600 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, 8 Aug 2001 12:53:09 +0800 =?big5?B?cHVyZV95ZW4gKMND4LGueCk=?= wrote: +------------------ | I have installed the FreeBSD Ver. 4.0.0 Stable From a CDROM. | When I wanna add some application thru FTP, I have received | messages like "not found any suitable version..." | Is there any ways to solve this without upgrading my system?? | If I really get to do so, would you please be kind to tell me | how to (or where to ) solve this kind of problem?? +------------------ Two approaches to this. One is to install from the ports collection (/usr/ports). The other is to install packages from your CD. A third posibility is to simply update to a more recent release. then FTP install of packages is most likely to work. YMMV -- Chris Fedde To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 22:33:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from digitalint (unknown [211.185.96.96]) by hub.freebsd.org (Postfix) with SMTP id 8D81E37B409 for ; Tue, 7 Aug 2001 22:33:10 -0700 (PDT) (envelope-from kumi@intnara.com) From: =?ks_c_5601-1987?B?vsbAzLHow7U=?= To: questions@FreeBSD.org Subject: =?ks_c_5601-1987?B?cXVlc3Rpb25zsejDtcb3tbXD4MGmt84gtOe9xcC7IMPKtOvH1bTPtNku?= Date: Wed, 08 Aug 2001 14:32:22 +0900 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0147_01C0F08A.93A32C00" X-Priority: 3 Message-Id: <20010808053310.8D81E37B409@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 This is a multi-part message in MIME format. ------=_NextPart_000_0147_01C0F08A.93A32C00 Content-Type: text/plain; charset="ks_c_5601-1987" Content-Transfer-Encoding: base64 vsbAzLHow7UoaWdpbWNoZW9uKSCxpLDtv+sguN7AzyDAzCC43sDPt87AzsfYILq7wMcgvsa0 z7DUIMbzuKYgs6LDxLytILTrtNzI9yDBy7zbx9W0z7TZLg0KwMwguN7Az8C6IMD6yPGwoSDA zsXNs90gvK3HzsHfv6ENCmh0dHA6Ly9taXJyb3Iua3IuZnJlZWJzZC5vcmc6ODAvZG9jL2Vu L2Jvb2tzL2hhbmRib29rL2Rvbm9ycy5odG1sv6G8rSBxdWVzdGlvbnO01MDHIHF1ZXN0aW9u c0BGcmVlQlNELm9yZ8C7IMOjvsa8rSC6uLO7teW4rrTCILDNwNS0z7TZLg0Ktfu287ytILHN x8+ysrytIMDMILjewM/AuyC89r3FsMW6zrimIL/4x8+9w7jpIMD6yPG/obDUILjewM/AuyDB 1ry8v+QuDQoNCg== ------=_NextPart_000_0147_01C0F08A.93A32C00 Content-Type: text/html; charset="ks_c_5601-1987" Content-Transfer-Encoding: base64 PGh0bWw+DQo8aGVhZD4NCjx0aXRsZT6+xsDMsejDtShpZ2ltY2hlb24pILGksO2/6yC43sDP PC90aXRsZT4NCjwvaGVhZD4NCjxib2R5IGJnY29sb3I9IndoaXRlIiB0ZXh0PSJibGFjayIg bGluaz0iYmx1ZSIgdmxpbms9InB1cnBsZSIgYWxpbms9InJlZCI+IA0KPGZvbnQgY29sb3I9 ImJsdWUiPsDMILjewM+3zsDOx9ggurvAxyC+xrTPsNQgxvO4piCzosPEvK0gtOu03Mj3IMHL vNvH1bTPtNkuPGJyPg0KwMwguN7Az8C6IMD6yPGwoSDAzsXNs90gvK3HzsHfv6E8YnI+DQpo dHRwOi8vbWlycm9yLmtyLmZyZWVic2Qub3JnOjgwL2RvYy9lbi9ib29rcy9oYW5kYm9vay9k b25vcnMuaHRtbL+hvK0gcXVlc3Rpb25ztNTAxyBxdWVzdGlvbnNARnJlZUJTRC5vcmfAuyDD o77GvK0gurizu7XluK60wiCwzcDUtM+02S48YnI+DQq1+7bzvK0gsc3Hz7KyvK0gwMwguN7A z8C7ILz2vcWwxbrOuKYgv/jHz73DuOkgwPrI8b+hsNQguN7Az8C7IMHWvLy/5C48L2ZvbnQ+ DQo8cD48aW1nIHNyYz0iaHR0cDovL3d3dy5pZ2ltY2hlb24uY28ua3Ivc2hvcC9hZHZlcnRp c2UvaS1naW1jaGVvbi5qcGciIHdpZHRoPSI4MDAiIGhlaWdodD0iNTUwIiBib3JkZXI9IjAi IHVzZW1hcD0iI0ltYWdlTWFwMSI+PC9wPg0KPG1hcCBuYW1lPSJJbWFnZU1hcDEiPg0KPGFy ZWEgc2hhcGU9InJlY3QiIGNvb3Jkcz0iMTIsIDUyMywgNDg1LCA1NDciIGhyZWY9Imh0dHA6 Ly93d3cuaWdpbWNoZW9uLmNvLmtyIiB0YXJnZXQ9ImlnaW1jaGVvbiIgYWx0PSKx6MO1xq+7 6rmwIMD8ua4gvO7Hzrj0wNS0z7TZLiI+DQo8YXJlYSBzaGFwZT0icmVjdCIgY29vcmRzPSI0 LCAxMDYsIDc5OCwgNTE3IiBocmVmPSJodHRwOi8vd3d3LmlnaW1jaGVvbi5jby5rciIgdGFy Z2V0PSJpZ2ltY2hlb24iIGFsdD0issAgtK23wbq4vLy/5C4uLi4NCrv1t86/7iCx6MO1wMcg wfa/qsavu+q5sMDMIMDMIMDauK6/oS4uDQoNCri5wLogwMy/67nZtvi0z7TZLiI+DQo8L21h cD4NCjwvYm9keT4NCjwvaHRtbD4NCg== ------=_NextPart_000_0147_01C0F08A.93A32C00-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 22:44: 0 2001 Delivered-To: freebsd-questions@freebsd.org Received: from yamuna.ctd.hcltech.com (unknown [202.140.153.6]) by hub.freebsd.org (Postfix) with ESMTP id B74DA37B40C for ; Tue, 7 Aug 2001 22:43:56 -0700 (PDT) (envelope-from gmohan@ctd.hcltech.com) Received: from kaveri.ctd.hcltech.com (KAVERI [192.168.102.25]) by yamuna.ctd.hcltech.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id Q1C5A7TP; Wed, 8 Aug 2001 11:17:46 +0530 Received: by kaveri.ctd.hcltech.com with Internet Mail Service (5.5.2653.19) id ; Wed, 8 Aug 2001 11:14:51 +0530 Message-ID: From: Mohan G To: freebsd-questions@FreeBSD.ORG Subject: hello Date: Wed, 8 Aug 2001 11:06:01 +0530 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) 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 hello . Iam very new to this mailing list. I need to know where i can find information regarding the design of swapfs in BSD. I need to also become a member of some file system group. Can any one help me please. Thank you. Mohan.G To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 23: 5:23 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 6F29A37B410 for ; Tue, 7 Aug 2001 23:05:19 -0700 (PDT) (envelope-from dannyman@toldme.com) Received: by dell.dannyland.org (Postfix, from userid 1001) id 77A5C5C79; Tue, 7 Aug 2001 23:07:19 -0700 (PDT) Date: Tue, 7 Aug 2001 23:07:19 -0700 From: dannyman To: Joshua MacQueen Cc: freebsd-questions@freebsd.org Subject: Re: Errors installing Loki products Message-ID: <20010807230719.D26734@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 woodrow@activecom.net on Tue, Aug 07, 2001 at 12:06:26PM -0400 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 One thing to note is that a lot of Linux install.sh are actually BASH, so you want to run "bash install.sh". Under sh, a lot of bash scripts will either fail outright, or do subtley weird things. IIRC, I had to hack rt2's install.sh a little. I did like so: mount /cdrom cp /install.sh /tmp $EDITOR /tmp/install.sh cd /cdrom bash /tmp/install.sh I don't remember what I had to hack, or if I'm really thinking about ViaVoice, which I never could get to work. -danny To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 23: 9:54 2001 Delivered-To: freebsd-questions@freebsd.org Received: from digitalint (unknown [211.185.96.96]) by hub.freebsd.org (Postfix) with SMTP id 74EC337B40A for ; Tue, 7 Aug 2001 23:09:49 -0700 (PDT) (envelope-from kumi@intnara.com) From: =?ks_c_5601-1987?B?vsbAzLHow7U=?= To: freebsd-questions@FreeBSD.ORG Subject: =?ks_c_5601-1987?B?ZnJlZWJzZC1xdWVzdGlvbnOx6MO1xve1tcPgwaa3ziC0573FwLsgw8q068fVtM+02S4=?= Date: Wed, 08 Aug 2001 15:09:00 +0900 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0157_01C0F08A.93A09C00" X-Priority: 3 Message-Id: <20010808060949.74EC337B40A@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 This is a multi-part message in MIME format. ------=_NextPart_000_0157_01C0F08A.93A09C00 Content-Type: text/plain; charset="ks_c_5601-1987" Content-Transfer-Encoding: base64 vsbAzLHow7UoaWdpbWNoZW9uKSCxpLDtv+sguN7AzyDAzCC43sDPt87AzsfYILq7wMcgvsa0 z7DUIMbzuKYgs6LDxLytILTrtNzI9yDBy7zbx9W0z7TZLg0KwMwguN7Az8C6IMD6yPGwoSDA zsXNs90gvK3HzsHfv6ENCmh0dHA6Ly9taXJyb3Iua3IuZnJlZWJzZC5vcmcvY29tbWVyY2lh bC9oYXJkd2FyZS5odG1sv6G8rSBmcmVlYnNkLXF1ZXN0aW9uc7TUwMcgZnJlZWJzZC1xdWVz dGlvbnNARnJlZUJTRC5PUkfAuyDDo77GvK0gurizu7XluK60wiCwzcDUtM+02S4NCrX7tvO8 rSCxzcfPsrK8rSDAzCC43sDPwLsgvPa9xbDFus64piC/+MfPvcO46SDA+sjxv6Gw1CC43sDP wLsgwda8vL/kLg0KDQo= ------=_NextPart_000_0157_01C0F08A.93A09C00 Content-Type: text/html; charset="ks_c_5601-1987" Content-Transfer-Encoding: base64 PGh0bWw+DQo8aGVhZD4NCjx0aXRsZT6+xsDMsejDtShpZ2ltY2hlb24pILGksO2/6yC43sDP PC90aXRsZT4NCjwvaGVhZD4NCjxib2R5IGJnY29sb3I9IndoaXRlIiB0ZXh0PSJibGFjayIg bGluaz0iYmx1ZSIgdmxpbms9InB1cnBsZSIgYWxpbms9InJlZCI+IA0KPGZvbnQgY29sb3I9 ImJsdWUiPsDMILjewM+3zsDOx9ggurvAxyC+xrTPsNQgxvO4piCzosPEvK0gtOu03Mj3IMHL vNvH1bTPtNkuPGJyPg0KwMwguN7Az8C6IMD6yPGwoSDAzsXNs90gvK3HzsHfv6E8YnI+DQpo dHRwOi8vbWlycm9yLmtyLmZyZWVic2Qub3JnL2NvbW1lcmNpYWwvaGFyZHdhcmUuaHRtbL+h vK0gZnJlZWJzZC1xdWVzdGlvbnO01MDHIGZyZWVic2QtcXVlc3Rpb25zQEZyZWVCU0QuT1JH wLsgw6O+xrytILq4s7u15biutMIgsM3A1LTPtNkuPGJyPg0Ktfu287ytILHNx8+ysrytIMDM ILjewM/AuyC89r3FsMW6zrimIL/4x8+9w7jpIMD6yPG/obDUILjewM/AuyDB1ry8v+QuPC9m b250Pg0KPHA+PGltZyBzcmM9Imh0dHA6Ly93d3cuaWdpbWNoZW9uLmNvLmtyL3Nob3AvYWR2 ZXJ0aXNlL2ktZ2ltY2hlb24uanBnIiB3aWR0aD0iODAwIiBoZWlnaHQ9IjU1MCIgYm9yZGVy PSIwIiB1c2VtYXA9IiNJbWFnZU1hcDEiPjwvcD4NCjxtYXAgbmFtZT0iSW1hZ2VNYXAxIj4N CjxhcmVhIHNoYXBlPSJyZWN0IiBjb29yZHM9IjEyLCA1MjMsIDQ4NSwgNTQ3IiBocmVmPSJo dHRwOi8vd3d3LmlnaW1jaGVvbi5jby5rciIgdGFyZ2V0PSJpZ2ltY2hlb24iIGFsdD0isejD tcavu+q5sCDA/LmuILzux8649MDUtM+02S4iPg0KPGFyZWEgc2hhcGU9InJlY3QiIGNvb3Jk cz0iNCwgMTA2LCA3OTgsIDUxNyIgaHJlZj0iaHR0cDovL3d3dy5pZ2ltY2hlb24uY28ua3Ii IHRhcmdldD0iaWdpbWNoZW9uIiBhbHQ9IrLAILStt8G6uLy8v+QuLi4uDQq79bfOv+4gsejD tcDHIMH2v6rGr7vqubDAzCDAzCDA2riuv6EuLg0KDQq4ucC6IMDMv+u52bb4tM+02S4iPg0K PC9tYXA+DQo8L2JvZHk+DQo8L2h0bWw+DQo= ------=_NextPart_000_0157_01C0F08A.93A09C00-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 23:26: 5 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tomts6-srv.bellnexxia.net (tomts6.bellnexxia.net [209.226.175.26]) by hub.freebsd.org (Postfix) with ESMTP id E3E7C37B401 for ; Tue, 7 Aug 2001 23:26:01 -0700 (PDT) (envelope-from david@skytrackercanada.com) Received: from d.tracker ([65.92.113.185]) by tomts6-srv.bellnexxia.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20010808062600.CJEN3759.tomts6-srv.bellnexxia.net@d.tracker> for ; Wed, 8 Aug 2001 02:26:00 -0400 Received: (from david@localhost) by d.tracker (8.11.3/8.11.3) id f787P9811353 for questions@freebsd.org; Wed, 8 Aug 2001 03:25:09 -0400 (EDT) (envelope-from david) Date: Wed, 8 Aug 2001 03:25:09 -0400 (EDT) From: David Banning Message-Id: <200108080725.f787P9811353@d.tracker> To: questions@freebsd.org Subject: how to get jdbc running 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 mysql running, and I would like to run jdbc-mm. I installed it from the ports without errors, but I am no java expert. I have followed the "first cup of java" and so my java seems to be up and running. It seems that the documentation listed doesn't jive with what I have installed. The docs make reference to several files, while the installation only seems to have installed one mysql_comp.jar file (other than all the files listed under a ./doc subdirectory. It seems that it is not too many steps to get a sample program to initialize and recognize the mysql database. Can anyone help my along here? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 23:26:50 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 684FF37B40E for ; Tue, 7 Aug 2001 23:26:47 -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 f786Qib08402; Tue, 7 Aug 2001 23:26:44 -0700 (PDT) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Jim Freeze" Cc: Subject: RE: Why is my network so busy? Date: Tue, 7 Aug 2001 23:26:44 -0700 Message-ID: <004101c11fd3$17e92380$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 In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 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 >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Jim Freeze >Sent: Tuesday, August 07, 2001 7:53 PM >To: Jonathan M. Slivko >Cc: questions@FreeBSD.ORG >Subject: RE: Why is my network so busy? > > >On Tue, 7 Aug 2001, Jonathan M. Slivko wrote: > >> Probbably Code Red flowing through your network to find vulnerable >> machines to hack. Same thing is happening here on my Road Runner >> account. -- Jonathan > >Is there some ports I can shut down to stop the traffic? > no. You can block incoming traffic to your PC, yes, but the block is AFTER the cable modem gets it. Your still going to have a lot of incoming traffic through that. 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 Tue Aug 7 23:27: 3 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 1241337B40E for ; Tue, 7 Aug 2001 23:27:00 -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 f786Qjb08405; Tue, 7 Aug 2001 23:26:45 -0700 (PDT) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "f.johan.beisser" , "User & Ian Patrick Thomas" Cc: Subject: RE: Is this what the Code Red II worm does? Date: Tue, 7 Aug 2001 23:26:44 -0700 Message-ID: <004201c11fd3$184c5220$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 In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 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 >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of f.johan.beisser >Sent: Tuesday, August 07, 2001 6:12 PM >To: User & Ian Patrick Thomas >Cc: freebsd-questions@FreeBSD.ORG >Subject: Re: Is this what the Code Red II worm does? > > >recent analysis of the CodeRedII IIS worm seems to indicate that it's >spreading fairly heavily on cable modem systems. Specifically windows 2000 >installations that haven't been very well locked down. > Cable modem systems aren't the only ones. Read the following report about how it's mostly shut down Qwest: http://www.newsbytes.com/news/01/168755.html 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 Tue Aug 7 23:30:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from poxy.bigpond.net.au (unknown [144.137.146.32]) by hub.freebsd.org (Postfix) with ESMTP id A72B737B414 for ; Tue, 7 Aug 2001 23:30:10 -0700 (PDT) (envelope-from md@drawcard.com) Received: from Director (director [192.168.0.10]) by poxy.bigpond.net.au (8.9.3/8.9.3/Debian 8.9.3-21) with SMTP id QAA22894 for ; Wed, 8 Aug 2001 16:36:24 +1000 Message-Id: <200108080636.QAA22894@poxy.bigpond.net.au> From: "Damian Andrews" To: Date: Wed, 08 Aug 01 16:29:21 +1000 Subject: Deadline for .biz & .info approaches!! Reply-To: "Damian Andrews" X-Mailer: EMailing List Pro 3.7 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_07CCfCY.3ZBFBVAG" 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_07CCfCY.3ZBFBVAG Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7Bit Dear Registrant, The most anticipated event since the first release of the dotcoms is here! If you haven't already done so it's time to pre-register your .biz and .info 'Top Level Domain Names' and stake your claim in what is fast becoming a LAND RUSH, "larger than the .com phenomena". With the deadline to pre-register your .biz Sept 17, 2001 and Sept 12, 2001 for .info domains approaching (your only real opportunity to secure a great .biz and/or .info) you must act now secure your trading or generic name(s). At the close of these periods all pre-registrations will be processed first. Up for grabs are names like; news.biz, show.biz and adult.info because of the 'Round Robin' [Not First Come First Serve] selection method adopted by ICANN, the release has effectively become "The Worlds Largest Lottery". We offer you [but only until September 18th 2001] to pre-register your selection of great names with three of the largest biz & .info registrars [Our Channel Partners] in a 3-5 minute process for one low price [as low as US$3.50 per name] this is the lowest price available anywhere including The Registrars Themselves. Heres how it works! Pre-register with one, two or all three of our channel partners at the same time and increase your chances of securing names like 'show.biz or easy.info' up to 300%. Pre-register as many names as you like and save up to 50% with volume discounts. Free.biz! Want to pre-register names like adult.biz for FREE. Easy.biz, simply go to www.drawcard.com enter in your email address at our affiliate page and I will send you an email, with your unique ID that can be forward to all in your address book then all who enter the site by way of that link will earn you US$1.00 per pre-registration. We have people registering 100+ names at a time. Now that's a good.biz! Any and all names you decide to register can come directly off your earnings or if you prefer I will send you a cheque! More_Free.info · For every 20 names or more you pre-register we will give you free for one year a sub-domain name from the very best of our 'channels partners' like 'yourname@pro.biz', 'yourname@badboy.info'. · Free home page with every account. · Free email with every account. This is your very best opportunity to secure 'yourfuture.biz'. But you must Pre-Register and you must do it NOW. Want to see more: http://www.drawcard.com (If this link is not working please cut and paste the link into your browser) If you have received this mailing in error, or do not wish to receive any further mailings from us, simply click here put in your email address and add Remove to the subject line: http://www.drawcard.com/index.cfm?fuseaction=CompanyInfo Damian Andrews MD Drawcard.com ------=_NextPart_000_07CCfCY.3ZBFBVAG-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 23:30:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from poxy.bigpond.net.au (unknown [144.137.146.32]) by hub.freebsd.org (Postfix) with ESMTP id BA7F237B415 for ; Tue, 7 Aug 2001 23:30:13 -0700 (PDT) (envelope-from md@drawcard.com) Received: from Director (director [192.168.0.10]) by poxy.bigpond.net.au (8.9.3/8.9.3/Debian 8.9.3-21) with SMTP id QAA22912 for ; Wed, 8 Aug 2001 16:36:26 +1000 Message-Id: <200108080636.QAA22912@poxy.bigpond.net.au> From: "Damian Andrews" To: Date: Wed, 08 Aug 01 16:29:24 +1000 Subject: Deadline for .biz & .info approaches!! Reply-To: "Damian Andrews" X-Mailer: EMailing List Pro 3.7 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_00XBHFJ.0GP3VW05" 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_00XBHFJ.0GP3VW05 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7Bit Dear Registrant, The most anticipated event since the first release of the dotcoms is here! If you haven't already done so it's time to pre-register your .biz and .info 'Top Level Domain Names' and stake your claim in what is fast becoming a LAND RUSH, "larger than the .com phenomena". With the deadline to pre-register your .biz Sept 17, 2001 and Sept 12, 2001 for .info domains approaching (your only real opportunity to secure a great .biz and/or .info) you must act now secure your trading or generic name(s). At the close of these periods all pre-registrations will be processed first. Up for grabs are names like; news.biz, show.biz and adult.info because of the 'Round Robin' [Not First Come First Serve] selection method adopted by ICANN, the release has effectively become "The Worlds Largest Lottery". We offer you [but only until September 18th 2001] to pre-register your selection of great names with three of the largest biz & .info registrars [Our Channel Partners] in a 3-5 minute process for one low price [as low as US$3.50 per name] this is the lowest price available anywhere including The Registrars Themselves. Heres how it works! Pre-register with one, two or all three of our channel partners at the same time and increase your chances of securing names like 'show.biz or easy.info' up to 300%. Pre-register as many names as you like and save up to 50% with volume discounts. Free.biz! Want to pre-register names like adult.biz for FREE. Easy.biz, simply go to www.drawcard.com enter in your email address at our affiliate page and I will send you an email, with your unique ID that can be forward to all in your address book then all who enter the site by way of that link will earn you US$1.00 per pre-registration. We have people registering 100+ names at a time. Now that's a good.biz! Any and all names you decide to register can come directly off your earnings or if you prefer I will send you a cheque! More_Free.info · For every 20 names or more you pre-register we will give you free for one year a sub-domain name from the very best of our 'channels partners' like 'yourname@pro.biz', 'yourname@badboy.info'. · Free home page with every account. · Free email with every account. This is your very best opportunity to secure 'yourfuture.biz'. But you must Pre-Register and you must do it NOW. Want to see more: http://www.drawcard.com (If this link is not working please cut and paste the link into your browser) If you have received this mailing in error, or do not wish to receive any further mailings from us, simply click here put in your email address and add Remove to the subject line: http://www.drawcard.com/index.cfm?fuseaction=CompanyInfo Damian Andrews MD Drawcard.com ------=_NextPart_000_00XBHFJ.0GP3VW05-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 23:38:52 2001 Delivered-To: freebsd-questions@freebsd.org Received: from longfellow.nbrewer.com (nbrewer.dsl.visi.com [208.42.141.101]) by hub.freebsd.org (Postfix) with ESMTP id B9EAC37B403 for ; Tue, 7 Aug 2001 23:38:48 -0700 (PDT) (envelope-from chris@longfellow.nbrewer.com) Received: (from chris@localhost) by longfellow.nbrewer.com (8.11.4/8.11.4) id f786cEO61384; Wed, 8 Aug 2001 01:38:14 -0500 (CDT) (envelope-from chris) Date: Wed, 8 Aug 2001 01:38:14 -0500 From: Christopher Farley To: Christopher Hall Cc: questions@FreeBSD.ORG Subject: Re: rc.shutdown and SmartUPS Message-ID: <20010808013811.A61371@northernbrewer.com> Mail-Followup-To: Christopher Farley , Christopher Hall , questions@FreeBSD.ORG References: <200108080115.f781FnU45606@x4.tucheng.generalresources.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200108080115.f781FnU45606@x4.tucheng.generalresources.com>; from hsw@acm.org on Wed, Aug 08, 2001 at 09:15:49AM +0800 Organization: Northern Brewer, St. Paul, MN 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 Christopher Hall (hsw@acm.org) wrote: > After the UPS has been on battery power for a few minutes the program issues > a "shutdown -r now". For a while I considered forcing a reboot and then dealing with the shutdown during the boot-up. It seems kind of weird to be rebooting the computer while the UPS is screaming about its battery being critically low. My problem was a quirk with NUT. Of course, the disks are still mounted while the FreeBSD's shutdown script is waiting on NUT's UPS powerdown command. After a bit of experimenting (and using fsck -y), I finally discovered a reasonable and simple script for rc.shutdown. /path/to/ups/powerdown/command & sleep 2 Whether the sleep value needs to be tweaked for each computer remains to be seen... -- Christopher Farley www.northernbrewer.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Aug 7 23:53:10 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp05.retemail.es (smtp05.iddeo.es [62.81.186.15]) by hub.freebsd.org (Postfix) with ESMTP id D3C4C37B637 for ; Tue, 7 Aug 2001 23:52:52 -0700 (PDT) (envelope-from fxn@retemail.es) Received: from retemail.es ([62.174.72.25]) by smtp05.retemail.es (InterMail vM.5.01.03.02 201-253-122-118-102-20010403) with ESMTP id <20010808065250.JMOD166.smtp05.retemail.es@retemail.es> for ; Wed, 8 Aug 2001 08:52:50 +0200 Message-ID: <3B70E1E1.C90E7132@retemail.es> Date: Wed, 08 Aug 2001 08:53:21 +0200 From: "F. Xavier Noria" X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.3-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Re: Perl Script References: <001301c11fbc$69475600$4fcc4518@Gray1> 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 : Does anyone have an example of a Perl script that constantly loops : and checks the loadaverage of a machine, if the loadaverage is : over a certain amount then it will stop and restart a program or : program(s) This would be a way: $max_load = 4.0; # for instance $period = 60; # seconds sub restart_programs { # restart programs } while () { $uptime = `/usr/bin/uptime`; ($avg1, $avg5, $avg15) = $uptime =~ /averages: ([\d.]+), ([\d.]+), ([\d.]+)/; restart_programs if $avg5 > $max_load; # for example sleep $period; } -- fxn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 0: 1:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from fedde.littleton.co.us (cfedde.dsl.frii.net [216.17.139.141]) by hub.freebsd.org (Postfix) with ESMTP id 7619037B406 for ; Wed, 8 Aug 2001 00:01:25 -0700 (PDT) (envelope-from cfedde@fedde.littleton.co.us) Received: from fedde.littleton.co.us (localhost [127.0.0.1]) by fedde.littleton.co.us (8.11.4/8.11.4) with ESMTP id f7870l440614; Wed, 8 Aug 2001 01:00:47 -0600 (MDT) Message-Id: <200108080700.f7870l440614@fedde.littleton.co.us> To: "Ted Mittelstaedt" Cc: "Odhiambo Washington" , "FBSD-Q" , kweheria@iconnect.co.ke Subject: Re: Isn't it true? In-Reply-To: <001201c11fca$ff0ecf20$1401a8c0@tedm.placo.com> From: Chris Fedde Date: Wed, 08 Aug 2001 01:00:47 -0600 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 Tue, 7 Aug 2001 22:28:46 -0700 "Ted Mittelstaedt" wrote: +------------------ | Hi Odhiambo, | | Sorry about the top post here, but I wanted to give you the detailed | explanation before you start spending money on things, and before | the rest of the eager beavers here had got you totally confused. :-) +------------------ Ted, It appears that you have confused the OP's product selection with some other device. I looked over the description of the Mainstreet 2701 at http://www.cid.alcatel.com/doctypes/product/html/ The 2701 appears to be an async NTU for use in a private TDM network. From what I've read it looks like the OP is right on track to a robust solution assuming that the circit between the two 2701 is two unloaded copper pair A standard PC style 16550A UART should work perfectly. there is no need for a fancy synchronous interface card. Infact one will not work with the V.24 interface on the 2701. For this application the 2701 is a bit of overkill, If it is surplus hardware that's great. But if he is buying hardware to do this and has line of sight I might recomend a pair of ORiNOCO 802.11b cards and a pair of dish antennae. chris +------------------ | | You see, here in the US we don't use icky things like 64k sync circuits | anymore and most WAN techs are very unfamiliar with the oddball hardware | used to connect that stuff. Instead, high speed WANS here are based around a | thing called a T1 or 1/24th of a t1 called a 56k circuit. We use things | called DSU's that plug them in, which are different than the DTU's like | the Mainstreet 2701. | | By the way, thanks for the plug. :-) | | For starters, for just a single point-to-point link you don't need | Zebra. At most if one side has a gateway to the Internet you might have a | couple of static routes in the routers. Zebra, gated, and routed are intend ed | to be used for WANS that have redundant links because as links come up and g o | down the routes change, and the routing daemons manage those route table | changes. Your WAN bandwidth is precious and expensive and you don't want to | waste it by shipping routing updates across it for routes that will never | change. | | Secondly, yes you can use a FreeBSD box in place of a Cisco router. I do it | at the ISP that I admin and I run BGP4 with a full BGP feed on it. I have 2 | T1's and 2 100BaseT Ethernet connections into the box, and 3 of the | connections are Internet feeds. It works fairly well. The route table on | that system is close to 100k routes. I use gated. | | Now, in your case I looked up the specs for the Mainstreet 2701. First | of all the serial cable that comes out of it is a V.24 interface, it is | NOT an X.21 interface!! Your not going to be happy with the results | attempting to plug it into an X.21 interface card. ;-) | | Secondly, it appears to be a _synchronous_ RS232C interface. While it | is electrically compatible with a PC serial port, a garden variety PC | serial port is asynchronous, NOT synchronous, so that won't work either. | | As far as I know, there's only 2 vendors that currently are selling | sync serial cards with V.24 that will run under FreeBSD, the first is Sangom a, | and the second (the vendor that I use) is a WANic 400 or 405, from SBS | Technologies. | | In my case I actually use the RISCom cards, they are the predicessor cards | to the WANic 400/405. It's the same chipset, and made by the same vendor, t he | only difference is that one card is ISA the other is PCI. | | In fact, the sync controller chipset in both of those cards is the | HD64570 chip, which is EXACTLY the same chip as Cisco uses in the 25xx | series of routers. (2501, 2511, 2522, etc.) | | Now for the bad news: a new WANic is going to cost about $800 USD unless | you can possibly find one used. (and goodness knows I've tried - the 2 | RISCom cards I got were used and they were eye-raising expensive as it was) | This is more money than if you get up on Ebay and buy yourself a used Cisco | 2522 or 2501 or something like that, plus cabling. (In fact, I've got a use d | 2501 with a RS232 sync cable that I'd sell but if you want to pursue that ta ke | it offline with me. I'm sure that you can find used vendors that are in you r | country without the messiness of the import/export stuff) | | So, in summary if you want to use FreeBSD to save money, you won't because | the cost of a sync V.24 is going to be the killer. If, however, you want to | do it just for fun, then that's fine - but remember that you have got 2 | offices there and if your toy goes offline in the middle of the day your goi ng | to have a lot of pissed-off people. :-) | | In our case the cost of a Cisco 7206 (the minimum Cisco capabable of | running BGP without up and dying) is about $30,000 USD so that was plenty of | financial incentive to go the BSD route. (no pun intended) | | Ted Mittelstaedt tedm@toybox.placo.com | Author of: The FreeBSD Corporate Networker's Guide | Book website: http://www.freebsd-corp-net-guide.com | | | >-----Original Message----- | >From: owner-freebsd-questions@FreeBSD.ORG | >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Odhiambo | >Washington | >Sent: Tuesday, August 07, 2001 8:11 AM | >To: FBSD-Q | >Cc: kweheria@iconnect.co.ke | >Subject: Isn't it true? | > | > | >Such a dumb subject line but isn't it true that nobody in the | >knowledge-rich FreeBSD world has ever gone out of their 'mind' (I mean | >their way) and done something like substituting a FreeBSD box for a Cisco | >router like this: | > Telco Link _____ | > LAN<-->[____]----->[...]================[...]----->|_____|<----->LAN | > FreeBSD Mainstreet Mainstreet Cisco | > Box 2701 2701 2522 | > | > | >If someone _ever_ tried it, I request to share in their feat ;-) | > | > | >Thanks | > | > | >-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. | > | >To sentence a man of true genius, to the drudgery of a school is to put a | >racehorse on a treadmill. | >-Charles Caleb Colton | > | >To Unsubscribe: send mail to majordomo@FreeBSD.org | >with "unsubscribe freebsd-questions" in the body of the message | > | | | To Unsubscribe: send mail to majordomo@FreeBSD.org | with "unsubscribe freebsd-questions" in the body of the message +------------------ -- Chris Fedde 303 773 9134 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 0:48:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f25.pav2.hotmail.com [64.4.37.25]) by hub.freebsd.org (Postfix) with ESMTP id 2DD5C37B405 for ; Wed, 8 Aug 2001 00:48:24 -0700 (PDT) (envelope-from twchim1@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 8 Aug 2001 00:48:24 -0700 Received: from 147.8.182.48 by pv2fd.pav2.hotmail.msn.com with HTTP; Wed, 08 Aug 2001 07:48:23 GMT X-Originating-IP: [147.8.182.48] From: "Wing Tim" To: patrik@astrom.net Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Problem configuring Lucent WaveLAN PC card Date: Wed, 08 Aug 2001 15:48:23 +0800 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 08 Aug 2001 07:48:24.0056 (UTC) FILETIME=[80679F80:01C11FDE] 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 Patrick, Here is the output of "dmesg", Copyright (c) 1992-2000 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.2-RELEASE #0: Mon Nov 20 13:02:55 GMT 2000 jkh@bento.FreeBSD.org:/usr/src/sys/compile/GENERIC Timecounter "i8254" frequency 1193182 Hz CPU: Pentium Pro (209.57-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x619 Stepping = 9 Features=0xf9ff real memory = 67108864 (65536K bytes) config> di sn0 config> di lnc0 config> di ie0 config> di fe0 config> di ed0 config> di cs0 config> di bt0 config> di ata1 config> di aic0 config> di aha0 config> di adv0 config> en pcic0 config> po pcic0 0x3e0 config> ir pcic0 0 config> iom pcic0 0xd0000 config> f pcic0 0 config> q avail memory = 61083648 (59652K bytes) Preloaded elf kernel "kernel" at 0xc0436000. Preloaded userconfig_script "/boot/kernel.conf" at 0xc043609c. Pentium Pro MTRR support enabled md0: Malloc disk npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 isab0: at device 7.0 on pci0 isa0: on isab0 atapci0: port 0xffa0-0xffaf at device 7.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 pci0: at 9.0 irq 0 xl0: <3Com 3c905-TX Fast Etherlink XL> port 0x7f00-0x7f3f irq 11 at device 11.0 on pci0 xl0: Ethernet address: 00:60:97:db:85:9e miibus0: on xl0 nsphy0: on miibus0 nsphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 fd1: <2880-KB 3.5" drive (in 1440-KB mode)> on fdc0 drive 1 atkbdc0: at port 0x60,0x64 on isa0 atkbd0: flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode plip0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port ppi0: on ppbus0 ad0: 4103MB [8894/15/63] at ata0-master WDMA2 acd0: CDROM at ata1-master using PIO3 Mounting root from ufs:/dev/ad0s1a Is there anything wrong? Thanks! Regards, Wing >From: Patrik Astrom >To: Wing Tim >Subject: Re: Problem configuring Lucent WaveLAN PC card >Date: Tue, 7 Aug 2001 15:05:53 +0200 (CEST) > >Could you send me your output of "dmesg" ?, this might give us a clue ! > >Regards >Patrik Astrom > > >On Aug 7, 2001 at 19:07, Wing Tim wrote: > > > Date: Tue, 07 Aug 2001 19:07:23 +0800 > > From: Wing Tim > > To: patrik@astrom.net > > Subject: Re: Problem configuring Lucent WaveLAN PC card > > > > Dear Patrik, > > I have checked the /usr/src/sys/i386/conf/GENERIC and also the custom > > kernel I created myself, I found the lines: > > # PCCARD (PCMCIA) support > > device card > > device pcic0 at isa? irq 0 port 0x3e0 iomem 0xd0000 > > device pcic1 at isa? irq 0 port 0x3e2 iomem 0xd4000 disable > > already exist. However, I don't understand why the WaveLAN card is still >not > > brought up. How should I fix the problem? > > Thanks for all your help! > > > > Wing Tim > > > > > > > > >From: Patrik Astrom > > >To: Wing Tim > > >Subject: Re: Problem configuring Lucent WaveLAN PC card > > >Date: Tue, 7 Aug 2001 11:54:50 +0200 (CEST) > > > > > >It looks like your OS did'nt detect any PC-card slots. > > >Do you have pccard drivers in your kernel ? > > >Make shure you have something like ... > > > > > ># PCCARD (PCMCIA) support > > >device card > > >device pcic0 at isa? irq 0 port 0x3e0 iomem 0xd0000 > > >device pcic1 at isa? irq 0 port 0x3e2 iomem 0xd4000 disable > > > > > >In you kernel config file.. > > > > > >Regards > > >Patrik Astrom > > > > > >On Aug 7, 2001 at 17:26, Wing Tim wrote: > > > > > > > Date: Tue, 07 Aug 2001 17:26:16 +0800 > > > > From: Wing Tim > > > > To: freebsd-questions@FreeBSD.ORG > > > > Subject: Problem configuring Lucent WaveLAN PC card > > > > > > > > Dear All, > > > > After installing FreeBSD 4.2-Release, I inserted the Lucent WaveLAN >PC > > > > card to the computer through an ISA adapter. Then I added the lines: > > > > > > > > pccard_enable="YES" > > > > pccard_mem="DEFAULT" (also tried pccard_mem="0xe0000") > > > > > > > > into the file /etc/rc.conf. After that I typed "pccardd" in the >terminal > > >to > > > > try to bring up the WaveLAN card. However, the error "fatal error: >no > > > > PC-CARD slots" appeared on the screen and there's no light on the > > >WaveLAN > > > > card. > > > > Anyone knows what I error I've made? Also did I miss some steps in >the > > > > configuration? > > > > Thanks very much and look forward to hearing from you! > > > > > > > > Wing Tim > > > > > > > > > > > > _________________________________________________________________ > > > > 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 > > > > > > > > > > > > > _________________________________________________________________ > > Get your FREE download of MSN Explorer at >http://explorer.msn.com/intl.asp > > > _________________________________________________________________ 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 Wed Aug 8 1: 8:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from karun.dambiec.com (unknown [144.137.83.27]) by hub.freebsd.org (Postfix) with ESMTP id DE1A437B401; Wed, 8 Aug 2001 01:08:12 -0700 (PDT) (envelope-from karun@dambiec.com) Received: from karun.dambiec.com ([10.0.0.1] helo=dambiec.com ident=karun) by karun.dambiec.com with esmtp (Exim 3.31 #1 (Debian)) id 15UOED-0007N3-00; Wed, 08 Aug 2001 17:58:09 +1000 Message-ID: <3B70F111.37FF0881@dambiec.com> Date: Wed, 08 Aug 2001 17:58:09 +1000 From: Karun X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.4.3 i686) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org, freebsd-newbies@freebsd.org Subject: Mail Server 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 I am presently using exim on debian as my mail server, as it is part of the installation. I am planning to migrate the server to freebsd, and i am not sure about the different features of mail servers. I am hosting a small server which only has about 20 email addresses at dambiec.com and i have settings for the rbl in the exim config. Anybody have any sugestions about what server to use? I use the imap protocol and was thinking about possibly using courier. Karun Dambiec To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 1:42:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from oemcomputer (sj64-35.dialup.seed.net.tw [192.72.64.35]) by hub.freebsd.org (Postfix) with SMTP id CA80537B40A for ; Wed, 8 Aug 2001 01:42:27 -0700 (PDT) (envelope-from 3kd99kcd83s8@h5net.net) From: "saralu" <3kd99kcd83s8@h5net.net> To: Subject: ¤ôÀøSPA¸Õ¥Î¨éÅwªï¯Á¨ú Mime-Version: 1.0 Content-Type: text/html; charset="iso-8859-1" Date: Wed, 8 Aug 2001 16:41:44 +0800 Message-Id: <20010808084227.CA80537B40A@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
    spatitle.jpg (8315 bytes)
    bluepoint.jpg (794 bytes)Home bluepoint.jpg (794 bytes)Ãö©ó§Ú­Ì     bluepoint.jpg (794 bytes)¤ôÀøªÅ¶¡  bluepoint.jpg (794 bytes)°·±dªÅ¶¡  bluepoint.jpg (794 bytes)®T¼ÖªÅ¶¡   bluepoint.jpg (794 bytes)·|­û»P¦¬¶O  bluepoint.jpg (794 bytes)ªþÄݳ]¬I  http://www.futagolf.com/bluepoint.jpg (794 bytes)´»´Á¨àµ£ªa°V

         

    wpeB.jpg (2239 bytes) ¬~º°±z¨­, ¨I¾ý±z¤ß,

          ¥þ®a¤Hªº, °·±dªº, ¥ð¶¢ªº, ©ñÃPªº

                ¬D°ªªÅ¶¡, ¶}©ñ¦¡¥ßÅé¤ôÀø¥@¬É

    ¯Á¨ú¸Õ¥Î¨é

    ¡@

    ¡@

    ¡@

    ¡@

    ¡@

    To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 1:49:41 2001 Delivered-To: freebsd-questions@freebsd.org Received: from skinner.codefactory.se (skinner.codefactory.se [212.32.187.2]) by hub.freebsd.org (Postfix) with ESMTP id 6B53437B403 for ; Wed, 8 Aug 2001 01:49:39 -0700 (PDT) (envelope-from anders@codefactory.se) Received: from jellyfish.codefactory.se (dhcp-180.sthlm.codefactory.se [192.168.10.180]) by skinner.codefactory.se (Postfix) with ESMTP id 64F6B1907A for ; Wed, 8 Aug 2001 10:49:03 +0200 (CEST) Received: by jellyfish.codefactory.se (Postfix, from userid 1000) id 4175998C0; Wed, 8 Aug 2001 10:49:26 +0200 (CEST) Date: Wed, 8 Aug 2001 10:49:26 +0200 From: Anders Andersson To: freebsd-questions@FreeBSD.org Subject: procmail problems Message-ID: <20010808104926.A16173@jellyfish.codefactory.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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 I have a problem with procmail, it can't deliver mail to a mbox when the mbox reaches a certain size. I use FreeBSD 4.3-STABLE with postfix and procmail. mailstat -l .maillog telle me: Total Average Number Folder ----- ------- ------ ------ 0 0 35 ## procmail: Error while writing to "FreeBSD-questions" 0 0 35 ## procmail: Truncated file to former size and procmail delivers these mail to my inbox instead. the mbox size: -rw------- 1 anders anders - 51197688 Aug 8 10:08 FreeBSD-questions This has happend a lot for me My setup for procmail contains no "strange" things. -- Anders Andersson anders@codefactory.se CodeFactory AB http://www.codefactory.se/ Office: +46 (0)31 711 99 35 Cell: +46 (0)70 587 53 35 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 1:50:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bumper.jellybaby.net (bumper.jellybaby.net [194.159.247.1]) by hub.freebsd.org (Postfix) with ESMTP id 104E637B406 for ; Wed, 8 Aug 2001 01:50:30 -0700 (PDT) (envelope-from simond@bumper.jellybaby.net) Received: (from simond@localhost) by bumper.jellybaby.net (8.9.2/8.9.2) id JAA46537; Wed, 8 Aug 2001 09:50:24 +0100 (BST) (envelope-from simond) Date: Wed, 8 Aug 2001 09:50:24 +0100 From: simond@irrelevant.org To: herk Cc: freebsd-questions@freebsd.org Subject: Re: PCI modems Message-ID: <20010808095024.A45767@irrelevant.org> References: <000801c11f7b$8c8d6640$e870d1d1@oemcomputer> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <000801c11f7b$8c8d6640$e870d1d1@oemcomputer>; from herk@cwnet.com on Tue, Aug 07, 2001 at 01:00:03PM -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 Tue, Aug 07, 2001 at 01:00:03PM -0700, herk wrote: > Could anyone tell me if FreeBSD 4.2--my CD release--supports PCI modems, > and, if they are supported, recommend one know to be working? FreeBSD does support non WinModem PCI modems, there are currently only 3 that FreeBSD knows about though: 3COM PCI FaxModem ActionTec 56k FAX PCI Modem SmartLink 5634PCV SurfRider (I have the SmartLink one and it works fine) -- Simon Dick simond@irrelevant.org "Why do I get this urge to go bowling everytime I see Tux?" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 1:57:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bumper.jellybaby.net (bumper.jellybaby.net [194.159.247.1]) by hub.freebsd.org (Postfix) with ESMTP id 6DC4F37B401 for ; Wed, 8 Aug 2001 01:57:36 -0700 (PDT) (envelope-from simond@bumper.jellybaby.net) Received: (from simond@localhost) by bumper.jellybaby.net (8.9.2/8.9.2) id JAA46793; Wed, 8 Aug 2001 09:57:34 +0100 (BST) (envelope-from simond) Date: Wed, 8 Aug 2001 09:57:33 +0100 From: simond@irrelevant.org To: herk Cc: freebsd-questions@freebsd.org Subject: Re: PCI modems Message-ID: <20010808095733.B45767@irrelevant.org> References: <000801c11f7b$8c8d6640$e870d1d1@oemcomputer> <20010808095024.A45767@irrelevant.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20010808095024.A45767@irrelevant.org>; from simond@irrelevant.org on Wed, Aug 08, 2001 at 09:50:24AM +0100 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 08, 2001 at 09:50:24AM +0100, simond@irrelevant.org wrote: > On Tue, Aug 07, 2001 at 01:00:03PM -0700, herk wrote: > > Could anyone tell me if FreeBSD 4.2--my CD release--supports PCI modems, > > and, if they are supported, recommend one know to be working? > > FreeBSD does support non WinModem PCI modems, there are currently only > 3 that FreeBSD knows about though: > 3COM PCI FaxModem > ActionTec 56k FAX PCI Modem > SmartLink 5634PCV SurfRider > > (I have the SmartLink one and it works fine) Replying to my own message, some PCI winmodems do work apparently, but you'll have to hope someone else who knows about them chips in with info. -- Simon Dick simond@irrelevant.org "Why do I get this urge to go bowling everytime I see Tux?" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 2:35:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from world.peace.is (world.peace.is [194.144.170.11]) by hub.freebsd.org (Postfix) with ESMTP id F3BD237B405 for ; Wed, 8 Aug 2001 02:35:21 -0700 (PDT) (envelope-from andmann@andmann.eu.org) Received: (from andmann@localhost) by world.peace.is (8.11.2/8.11.2) id f789X8B02671; Wed, 8 Aug 2001 09:33:08 GMT X-Authentication-Warning: world.peace.is: andmann set sender to andmann@andmann.eu.org using -f Subject: PS/2 problems From: "David S. Geirsson" To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Mailer: Evolution/0.12.99 (Preview Release) Date: 08 Aug 2001 09:33:06 +0000 Message-Id: <997263187.2311.6.camel@world.peace.is> Mime-Version: 1.0 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'm reposting this since yesterday, as I've got more information on the problem now. My problem is that on my laptop, FreeBSD doesn't detect my PS/2 controller unless I have an external mouse connected at boot time. After that, I can disconnect it and use the built-in touchpad. Generating activity on the touchpad at boot doesn't help either. Any help would be greatly appreciated (for my sanity ;). BTW, this is working perfectly on linux, and I've also heard of someone getting it to work on OpenBSD. --=20 Dav=ED=F0 Steinn Geirsson andmann@andmann.eu.org (354)-8696608 "Support staff hung over, Send aspirin and come back LATER." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 2:42:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.ht.net.tw (smtp.ht.net.tw [203.79.224.62]) by hub.freebsd.org (Postfix) with ESMTP id 9415A37B413 for ; Wed, 8 Aug 2001 02:42:05 -0700 (PDT) (envelope-from kurt@dv8.com.tw) Received: from mail.dv8.com.tw ([210.200.246.131]) by smtp.ht.net.tw (8.9.3/8.9.3) with ESMTP id RAA26299742 for ; Wed, 8 Aug 2001 17:41:59 +0800 (CST) Received: from dv8mail [210.200.246.131] by mail.dv8.com.tw [210.200.246.131] with SMTP (MDaemon.v3.0.2.R) for ; Wed, 08 Aug 2001 17:47:07 +0800 Received: from 211.73.164.180 by dv8mail (InterScan E-Mail VirusWall NT); Wed, 08 Aug 2001 17:47:06 +0800 Message-ID: <00ca01c11ff0$3c19f230$b4a449d3@kurtchen> From: "KurtChen" To: Subject: question about rc.conf Date: Wed, 8 Aug 2001 17:55:19 +0800 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_00C7_01C12033.49E945D0" 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 X-MDaemon-Deliver-To: freebsd-questions@FreeBSD.ORG X-Return-Path: kurt@dv8.com.tw X-MDRcpt-To: freebsd-questions@FreeBSD.ORG X-MDRemoteIP: 210.200.246.131 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_00C7_01C12033.49E945D0 Content-Type: text/plain; charset="big5" Content-Transfer-Encoding: quoted-printable hello!! i had config my rc.conf file. cause i write a config in it . =20 /bin/sh -c 'cd /usr/local/apache/bin ;./apachectl start =20 but when i reboot , it monitor =20 " /etc/rc,conf : 16 : syntex error : unterminated quoted string enter full pathname of shell for /bin/sh : " i press enter, i can use some command.but i cannot edit the rc.conf = file. it say the rc.conf is a read only file.so how can i fix this. thanks ... kurt chen kurt@dv8.com.tw ------=_NextPart_000_00C7_01C12033.49E945D0 Content-Type: text/html; charset="big5" Content-Transfer-Encoding: quoted-printable
    hello!!
       i had config = my rc.conf=20 file.
       cause i write = a config in it=20 .
      
     /bin/sh -c 'cd=20 /usr/local/apache/bin ;./apachectl start
      
       but when i reboot=20 , it monitor  
     
    "
     /etc/rc,conf : 16 : = syntex error : unterminated=20 quoted string
     enter full pathname = of shell for /bin/sh=20 :
    "
     
    i press enter, i can use = some command.but i cannot=20 edit the rc.conf file.
    it say the rc.conf is a = read only file.so how can i=20 fix this.
     
    thanks ...
     
    kurt chen
    kurt@dv8.com.tw
    ------=_NextPart_000_00C7_01C12033.49E945D0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 3: 7: 6 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web13306.mail.yahoo.com (web13306.mail.yahoo.com [216.136.175.42]) by hub.freebsd.org (Postfix) with SMTP id 9FF5237B401 for ; Wed, 8 Aug 2001 03:07:02 -0700 (PDT) (envelope-from sumirati@yahoo.de) Message-ID: <20010808100702.25638.qmail@web13306.mail.yahoo.com> Received: from [193.174.9.99] by web13306.mail.yahoo.com; Wed, 08 Aug 2001 12:07:02 CEST Date: Wed, 8 Aug 2001 12:07:02 +0200 (CEST) From: =?iso-8859-1?q?m=20p?= Subject: Re: Sudo Was: Re: Solved: Was:Re: root/superuser account - big problem - please help To: chip.wiegand@simrad.com Cc: freebsd-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 First, my apologies for top-posting, I am stuck with Lotus Notes and it sucks for an email client (here at work). I don't know if it handles inline replies properly. > I have heard of but not tried sudo. You mention that it allows the user to > do everything the root > can do, but without the password. Is this a good thing? I can't imagine > how. Why not just use the > root account? I wouldn't want to configure any group to do everything root > can do, considering > the other person who needs to be in that group. (He's only there in case I > leave this place, and is > clueless in anything other than NT.) > I just installed sudo since writing that last paragraph, so I'll be trying > it. > Regards, > Chip Hi, please take a look at /usr/local/etc/sudoers.sample This file gives you an excellent overview of the possibilities (and dangers) while configurating. You can add for your UID that you can type "sudo reboot" (or any other command) with or without YOUR password. So no one can type "sudo reboot" while you are not at your place and without knowing your password. The example would be like (assumed your UID is 'chip') chip ALL = REBOOT, SU you will need a password (if not add the following line) on all computers (which can be accessed via rsh/rlogin mechanism) the commands in the groups REBOOT and SU. Example with no passwd: chip ALL = NOPASSWD: REBOOT, SU For my original mail i assumed, that you trust! all users in the WHEEL-group - therefore you would not have to implement all kind of security. Hope that helps Marc __________________________________________________________________ Do You Yahoo!? Gesendet von Yahoo! Mail - http://mail.yahoo.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 3:12:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from godfather.webvolution.net (godfather.webvolution.net [208.231.0.74]) by hub.freebsd.org (Postfix) with ESMTP id 8D48437B401 for ; Wed, 8 Aug 2001 03:12:21 -0700 (PDT) (envelope-from dleal@webvolution.net) Received: (from nobody@localhost) by godfather.webvolution.net (8.9.3/8.9.3) id LAA39032 for freebsd-questions@FreeBSD.ORG; Wed, 8 Aug 2001 11:12:09 +0100 (WEST) (envelope-from dleal@webvolution.net) From: Daniel Leal X-Authentication-Warning: godfather.webvolution.net: nobody set sender to dleal@webvolution.net using -f To: freebsd-questions@FreeBSD.ORG Subject: keyboard freezes Message-ID: <997265528.3b711078081f7@mail.webvolution.net> Date: Wed, 08 Aug 2001 11:12:08 +0100 (WEST) 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.3 X-Originating-IP: 194.65.238.27 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 everyone! I am running FreeBSD 4.4-PRERELEASE on my K7-700Mhz. And I like it VERY MUCH! hehe... Almost everything works great. But some times when I boot the keyboard freezes and I cant do anything. I have to restart my computer in the reset button. This only happens sometimes!! And this happens not only since the last system update, but since I made new fresh install of FreeBSD-4.3-RELEASE. When this hapens I can telnet and ftp into my computer and it works fine. Only when it fails, I can read the following in the booting messages: "device_probe_and_attach: atkbd0 attach returned 6" Can someone help me to solve this problem please? Thanks, Daniel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 3:18:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f6.pav2.hotmail.com [64.4.37.6]) by hub.freebsd.org (Postfix) with ESMTP id AABBD37B401 for ; Wed, 8 Aug 2001 03:17:59 -0700 (PDT) (envelope-from twchim1@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 8 Aug 2001 03:17:59 -0700 Received: from 147.8.182.48 by pv2fd.pav2.hotmail.msn.com with HTTP; Wed, 08 Aug 2001 10:17:59 GMT X-Originating-IP: [147.8.182.48] From: "Wing Tim" To: patrik@astrom.net Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Problem configuring Lucent WaveLAN PC card Date: Wed, 08 Aug 2001 18:17:59 +0800 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 08 Aug 2001 10:17:59.0573 (UTC) FILETIME=[663AD450:01C11FF3] 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 Patrik, Thank you very much for all your help. By the way, besides adding the lines: pccard_enable="YES" pccard_mem="0xe0000" into the file "/etc/rc.conf" and modifying the file "/boot/kernel.conf" such that "iom pcic0 0xe0000", is there anything else I should do to bring up the WaveLAN card? Also after modifying the above files, should I "make buildworld" and "make installworld" or just "make buildkernel" and "make installkernel"? Thanks again! Regards, Wing >From: Patrik Astrom >To: Wing Tim >Subject: Re: Problem configuring Lucent WaveLAN PC card >Date: Wed, 8 Aug 2001 11:02:29 +0200 (CEST) > >I'll can't see the PC-card slot you should have some lines in your bootlog >that says something like. > >pcic0: at port 0x3e0 iomem 0xd0000 on isa0 >pccard0: on pcic0 > >- Note. This is only a example your output could be diffrent. > >I also se that you have some custom memory configuration, verify that your >need those settings are correct. > >--- >iom pcic0 0xd0000 >-- > >You might need to make changes to your "/boot/kernel.conf" file, try to >have stuff as default as possible !. > >Regards >Patrik Astrom > > > >On Aug 8, 2001 at 11:43, Wing Tim wrote: > > > Date: Wed, 08 Aug 2001 11:43:04 +0800 > > From: Wing Tim > > To: patrik@astrom.net > > Subject: Re: Problem configuring Lucent WaveLAN PC card > > > > Dear Patrick, > > Here is the output of "dmesg", > > > > Copyright (c) 1992-2000 The FreeBSD Project. > > Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 > > The Regents of the University of California. All rights reserved. > > FreeBSD 4.2-RELEASE #0: Mon Nov 20 13:02:55 GMT 2000 > > jkh@bento.FreeBSD.org:/usr/src/sys/compile/GENERIC > > Timecounter "i8254" frequency 1193182 Hz > > CPU: Pentium Pro (209.57-MHz 686-class CPU) > > Origin = "GenuineIntel" Id = 0x619 Stepping = 9 > > >Features=0xf9ff > > real memory = 67108864 (65536K bytes) > > config> di sn0 > > config> di lnc0 > > config> di ie0 > > config> di fe0 > > config> di ed0 > > config> di cs0 > > config> di bt0 > > config> di ata1 > > config> di aic0 > > config> di aha0 > > config> di adv0 > > config> en pcic0 > > config> po pcic0 0x3e0 > > config> ir pcic0 0 > > config> iom pcic0 0xd0000 > > config> f pcic0 0 > > config> q > > avail memory = 61083648 (59652K bytes) > > Preloaded elf kernel "kernel" at 0xc0436000. > > Preloaded userconfig_script "/boot/kernel.conf" at 0xc043609c. > > Pentium Pro MTRR support enabled > > md0: Malloc disk > > npx0: on motherboard > > npx0: INT 16 interface > > pcib0: on motherboard > > pci0: on pcib0 > > isab0: at device 7.0 on pci0 > > isa0: on isab0 > > atapci0: port 0xffa0-0xffaf at device 7.1 >on > > pci0 > > ata0: at 0x1f0 irq 14 on atapci0 > > ata1: at 0x170 irq 15 on atapci0 > > pci0: at 9.0 irq 0 > > xl0: <3Com 3c905-TX Fast Etherlink XL> port 0x7f00-0x7f3f irq 11 at >device > > 11.0 on pci0 > > xl0: Ethernet address: 00:60:97:db:85:9e > > miibus0: on xl0 > > nsphy0: on miibus0 > > nsphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto > > fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on >isa0 > > fdc0: FIFO enabled, 8 bytes threshold > > fd0: <1440-KB 3.5" drive> on fdc0 drive 0 > > fd1: <2880-KB 3.5" drive (in 1440-KB mode)> on fdc0 drive 1 > > atkbdc0: at port 0x60,0x64 on isa0 > > atkbd0: flags 0x1 irq 1 on atkbdc0 > > kbd0 at atkbd0 > > vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on >isa0 > > sc0: at flags 0x100 on isa0 > > sc0: VGA <16 virtual consoles, flags=0x300> > > sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 > > sio0: type 16550A > > sio1 at port 0x2f8-0x2ff irq 3 on isa0 > > sio1: type 16550A > > ppc0: at port 0x378-0x37f irq 7 on isa0 > > ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode > > plip0: on ppbus0 > > lpt0: on ppbus0 > > lpt0: Interrupt-driven port > > ppi0: on ppbus0 > > ad0: 4103MB [8894/15/63] at ata0-master WDMA2 > > acd0: CDROM at ata1-master using PIO3 > > Mounting root from ufs:/dev/ad0s1a > > > > Is there anything wrong? > > Thanks! > > > > Regards, > > Wing > > > > > > > > >From: Patrik Astrom > > >To: Wing Tim > > >Subject: Re: Problem configuring Lucent WaveLAN PC card > > >Date: Tue, 7 Aug 2001 15:05:53 +0200 (CEST) > > > > > >Could you send me your output of "dmesg" ?, this might give us a clue ! > > > > > >Regards > > >Patrik Astrom > > > > > > > > >On Aug 7, 2001 at 19:07, Wing Tim wrote: > > > > > > > Date: Tue, 07 Aug 2001 19:07:23 +0800 > > > > From: Wing Tim > > > > To: patrik@astrom.net > > > > Subject: Re: Problem configuring Lucent WaveLAN PC card > > > > > > > > Dear Patrik, > > > > I have checked the /usr/src/sys/i386/conf/GENERIC and also the >custom > > > > kernel I created myself, I found the lines: > > > > # PCCARD (PCMCIA) support > > > > device card > > > > device pcic0 at isa? irq 0 port 0x3e0 iomem 0xd0000 > > > > device pcic1 at isa? irq 0 port 0x3e2 iomem 0xd4000 disable > > > > already exist. However, I don't understand why the WaveLAN card is >still > > >not > > > > brought up. How should I fix the problem? > > > > Thanks for all your help! > > > > > > > > Wing Tim > > > > > > > > > > > > > > > > >From: Patrik Astrom > > > > >To: Wing Tim > > > > >Subject: Re: Problem configuring Lucent WaveLAN PC card > > > > >Date: Tue, 7 Aug 2001 11:54:50 +0200 (CEST) > > > > > > > > > >It looks like your OS did'nt detect any PC-card slots. > > > > >Do you have pccard drivers in your kernel ? > > > > >Make shure you have something like ... > > > > > > > > > ># PCCARD (PCMCIA) support > > > > >device card > > > > >device pcic0 at isa? irq 0 port 0x3e0 iomem 0xd0000 > > > > >device pcic1 at isa? irq 0 port 0x3e2 iomem 0xd4000 disable > > > > > > > > > >In you kernel config file.. > > > > > > > > > >Regards > > > > >Patrik Astrom > > > > > > > > > >On Aug 7, 2001 at 17:26, Wing Tim wrote: > > > > > > > > > > > Date: Tue, 07 Aug 2001 17:26:16 +0800 > > > > > > From: Wing Tim > > > > > > To: freebsd-questions@FreeBSD.ORG > > > > > > Subject: Problem configuring Lucent WaveLAN PC card > > > > > > > > > > > > Dear All, > > > > > > After installing FreeBSD 4.2-Release, I inserted the Lucent >WaveLAN > > >PC > > > > > > card to the computer through an ISA adapter. Then I added the >lines: > > > > > > > > > > > > pccard_enable="YES" > > > > > > pccard_mem="DEFAULT" (also tried pccard_mem="0xe0000") > > > > > > > > > > > > into the file /etc/rc.conf. After that I typed "pccardd" in the > > >terminal > > > > >to > > > > > > try to bring up the WaveLAN card. However, the error "fatal >error: > > >no > > > > > > PC-CARD slots" appeared on the screen and there's no light on >the > > > > >WaveLAN > > > > > > card. > > > > > > Anyone knows what I error I've made? Also did I miss some steps >in > > >the > > > > > > configuration? > > > > > > Thanks very much and look forward to hearing from you! > > > > > > > > > > > > Wing Tim > > > > > > > > > > > > > > > > > > >_________________________________________________________________ > > > > > > 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 > > > > > > > > > > > > > > > > > > > > > > > _________________________________________________________________ > > > > Get your FREE download of MSN Explorer at > > >http://explorer.msn.com/intl.asp > > > > > > > > > > > > > _________________________________________________________________ > > Get your FREE download of MSN Explorer at >http://explorer.msn.com/intl.asp > > > > _________________________________________________________________ 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 Wed Aug 8 3:26:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from styx.astrom.net (styx.astrom.net [213.242.136.201]) by hub.freebsd.org (Postfix) with ESMTP id 25D1137B411 for ; Wed, 8 Aug 2001 03:25:46 -0700 (PDT) (envelope-from patrik@astrom.net) Received: from localhost (astrom@localhost) by styx.astrom.net (8.11.1/8.11.3) with ESMTP id f78APdj48871; Wed, 8 Aug 2001 12:25:39 +0200 (CEST) (envelope-from patrik@astrom.net) Date: Wed, 8 Aug 2001 12:25:39 +0200 (CEST) From: Patrik Astrom X-X-Sender: To: Wing Tim Cc: Subject: Re: Problem configuring Lucent WaveLAN PC card In-Reply-To: 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 The only thing you need to... make buildworld make buildkernel make installkernel make installkernal for is if you are upgradering your system from source. Hope this helps. Regards Patrik Astrom On Aug 8, 2001 at 18:17, Wing Tim wrote: > Date: Wed, 08 Aug 2001 18:17:59 +0800 > From: Wing Tim > To: patrik@astrom.net > Cc: freebsd-questions@FreeBSD.ORG > Subject: Re: Problem configuring Lucent WaveLAN PC card > > Dear Patrik, > Thank you very much for all your help. By the way, besides adding the > lines: > pccard_enable="YES" > pccard_mem="0xe0000" > into the file "/etc/rc.conf" and modifying the file "/boot/kernel.conf" such > that "iom pcic0 0xe0000", is there anything else I should do to bring up the > WaveLAN card? > Also after modifying the above files, should I "make buildworld" and "make > installworld" or just "make buildkernel" and "make installkernel"? > Thanks again! > > Regards, > Wing > > > > >From: Patrik Astrom > >To: Wing Tim > >Subject: Re: Problem configuring Lucent WaveLAN PC card > >Date: Wed, 8 Aug 2001 11:02:29 +0200 (CEST) > > > >I'll can't see the PC-card slot you should have some lines in your bootlog > >that says something like. > > > >pcic0: at port 0x3e0 iomem 0xd0000 on isa0 > >pccard0: on pcic0 > > > >- Note. This is only a example your output could be diffrent. > > > >I also se that you have some custom memory configuration, verify that your > >need those settings are correct. > > > >--- > >iom pcic0 0xd0000 > >-- > > > >You might need to make changes to your "/boot/kernel.conf" file, try to > >have stuff as default as possible !. > > > >Regards > >Patrik Astrom > > > > > > > >On Aug 8, 2001 at 11:43, Wing Tim wrote: > > > > > Date: Wed, 08 Aug 2001 11:43:04 +0800 > > > From: Wing Tim > > > To: patrik@astrom.net > > > Subject: Re: Problem configuring Lucent WaveLAN PC card > > > > > > Dear Patrick, > > > Here is the output of "dmesg", > > > > > > Copyright (c) 1992-2000 The FreeBSD Project. > > > Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 > > > The Regents of the University of California. All rights reserved. > > > FreeBSD 4.2-RELEASE #0: Mon Nov 20 13:02:55 GMT 2000 > > > jkh@bento.FreeBSD.org:/usr/src/sys/compile/GENERIC > > > Timecounter "i8254" frequency 1193182 Hz > > > CPU: Pentium Pro (209.57-MHz 686-class CPU) > > > Origin = "GenuineIntel" Id = 0x619 Stepping = 9 > > > > >Features=0xf9ff > > > real memory = 67108864 (65536K bytes) > > > config> di sn0 > > > config> di lnc0 > > > config> di ie0 > > > config> di fe0 > > > config> di ed0 > > > config> di cs0 > > > config> di bt0 > > > config> di ata1 > > > config> di aic0 > > > config> di aha0 > > > config> di adv0 > > > config> en pcic0 > > > config> po pcic0 0x3e0 > > > config> ir pcic0 0 > > > config> iom pcic0 0xd0000 > > > config> f pcic0 0 > > > config> q > > > avail memory = 61083648 (59652K bytes) > > > Preloaded elf kernel "kernel" at 0xc0436000. > > > Preloaded userconfig_script "/boot/kernel.conf" at 0xc043609c. > > > Pentium Pro MTRR support enabled > > > md0: Malloc disk > > > npx0: on motherboard > > > npx0: INT 16 interface > > > pcib0: on motherboard > > > pci0: on pcib0 > > > isab0: at device 7.0 on pci0 > > > isa0: on isab0 > > > atapci0: port 0xffa0-0xffaf at device 7.1 > >on > > > pci0 > > > ata0: at 0x1f0 irq 14 on atapci0 > > > ata1: at 0x170 irq 15 on atapci0 > > > pci0: at 9.0 irq 0 > > > xl0: <3Com 3c905-TX Fast Etherlink XL> port 0x7f00-0x7f3f irq 11 at > >device > > > 11.0 on pci0 > > > xl0: Ethernet address: 00:60:97:db:85:9e > > > miibus0: on xl0 > > > nsphy0: on miibus0 > > > nsphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto > > > fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on > >isa0 > > > fdc0: FIFO enabled, 8 bytes threshold > > > fd0: <1440-KB 3.5" drive> on fdc0 drive 0 > > > fd1: <2880-KB 3.5" drive (in 1440-KB mode)> on fdc0 drive 1 > > > atkbdc0: at port 0x60,0x64 on isa0 > > > atkbd0: flags 0x1 irq 1 on atkbdc0 > > > kbd0 at atkbd0 > > > vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on > >isa0 > > > sc0: at flags 0x100 on isa0 > > > sc0: VGA <16 virtual consoles, flags=0x300> > > > sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 > > > sio0: type 16550A > > > sio1 at port 0x2f8-0x2ff irq 3 on isa0 > > > sio1: type 16550A > > > ppc0: at port 0x378-0x37f irq 7 on isa0 > > > ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode > > > plip0: on ppbus0 > > > lpt0: on ppbus0 > > > lpt0: Interrupt-driven port > > > ppi0: on ppbus0 > > > ad0: 4103MB [8894/15/63] at ata0-master WDMA2 > > > acd0: CDROM at ata1-master using PIO3 > > > Mounting root from ufs:/dev/ad0s1a > > > > > > Is there anything wrong? > > > Thanks! > > > > > > Regards, > > > Wing > > > > > > > > > > > > >From: Patrik Astrom > > > >To: Wing Tim > > > >Subject: Re: Problem configuring Lucent WaveLAN PC card > > > >Date: Tue, 7 Aug 2001 15:05:53 +0200 (CEST) > > > > > > > >Could you send me your output of "dmesg" ?, this might give us a clue ! > > > > > > > >Regards > > > >Patrik Astrom > > > > > > > > > > > >On Aug 7, 2001 at 19:07, Wing Tim wrote: > > > > > > > > > Date: Tue, 07 Aug 2001 19:07:23 +0800 > > > > > From: Wing Tim > > > > > To: patrik@astrom.net > > > > > Subject: Re: Problem configuring Lucent WaveLAN PC card > > > > > > > > > > Dear Patrik, > > > > > I have checked the /usr/src/sys/i386/conf/GENERIC and also the > >custom > > > > > kernel I created myself, I found the lines: > > > > > # PCCARD (PCMCIA) support > > > > > device card > > > > > device pcic0 at isa? irq 0 port 0x3e0 iomem 0xd0000 > > > > > device pcic1 at isa? irq 0 port 0x3e2 iomem 0xd4000 disable > > > > > already exist. However, I don't understand why the WaveLAN card is > >still > > > >not > > > > > brought up. How should I fix the problem? > > > > > Thanks for all your help! > > > > > > > > > > Wing Tim > > > > > > > > > > > > > > > > > > > > >From: Patrik Astrom > > > > > >To: Wing Tim > > > > > >Subject: Re: Problem configuring Lucent WaveLAN PC card > > > > > >Date: Tue, 7 Aug 2001 11:54:50 +0200 (CEST) > > > > > > > > > > > >It looks like your OS did'nt detect any PC-card slots. > > > > > >Do you have pccard drivers in your kernel ? > > > > > >Make shure you have something like ... > > > > > > > > > > > ># PCCARD (PCMCIA) support > > > > > >device card > > > > > >device pcic0 at isa? irq 0 port 0x3e0 iomem 0xd0000 > > > > > >device pcic1 at isa? irq 0 port 0x3e2 iomem 0xd4000 disable > > > > > > > > > > > >In you kernel config file.. > > > > > > > > > > > >Regards > > > > > >Patrik Astrom > > > > > > > > > > > >On Aug 7, 2001 at 17:26, Wing Tim wrote: > > > > > > > > > > > > > Date: Tue, 07 Aug 2001 17:26:16 +0800 > > > > > > > From: Wing Tim > > > > > > > To: freebsd-questions@FreeBSD.ORG > > > > > > > Subject: Problem configuring Lucent WaveLAN PC card > > > > > > > > > > > > > > Dear All, > > > > > > > After installing FreeBSD 4.2-Release, I inserted the Lucent > >WaveLAN > > > >PC > > > > > > > card to the computer through an ISA adapter. Then I added the > >lines: > > > > > > > > > > > > > > pccard_enable="YES" > > > > > > > pccard_mem="DEFAULT" (also tried pccard_mem="0xe0000") > > > > > > > > > > > > > > into the file /etc/rc.conf. After that I typed "pccardd" in the > > > >terminal > > > > > >to > > > > > > > try to bring up the WaveLAN card. However, the error "fatal > >error: > > > >no > > > > > > > PC-CARD slots" appeared on the screen and there's no light on > >the > > > > > >WaveLAN > > > > > > > card. > > > > > > > Anyone knows what I error I've made? Also did I miss some steps > >in > > > >the > > > > > > > configuration? > > > > > > > Thanks very much and look forward to hearing from you! > > > > > > > > > > > > > > Wing Tim > > > > > > > > > > > > > > > > > > > > > > >_________________________________________________________________ > > > > > > > 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 > > > > > > > > > > > > > > > > > > > > > > > > > > > > _________________________________________________________________ > > > > > Get your FREE download of MSN Explorer at > > > >http://explorer.msn.com/intl.asp > > > > > > > > > > > > > > > > > > _________________________________________________________________ > > > Get your FREE download of MSN Explorer at > >http://explorer.msn.com/intl.asp > > > > > > > > > > _________________________________________________________________ > 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 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 3:36:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from calypso.egreta.gr (calypso.egreta.gr [213.170.192.14]) by hub.freebsd.org (Postfix) with ESMTP id B1A8A37B414 for ; Wed, 8 Aug 2001 03:36:50 -0700 (PDT) (envelope-from pskoul@egreta.gr) Received: from egreta.gr (ntnms.egreta.gr [213.170.192.68]) by calypso.egreta.gr (8.9.2/8.9.1) with ESMTP id NAA04228 for ; Wed, 8 Aug 2001 13:31:42 +0300 (EET DST) Message-ID: <3B711866.1C2CF7DD@egreta.gr> Date: Wed, 08 Aug 2001 13:45:58 +0300 From: Panagiotis Skoulikaritis X-Mailer: Mozilla 4.75 [en] (WinNT; U) X-Accept-Language: en,el MIME-Version: 1.0 To: "freebsd-questions@FreeBSD.ORG" Subject: problems with x Content-Type: text/plain; charset=iso-8859-7 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' m new to FreeBsd and in Unix in general, I' m trying to set up x windows to a FreeBsd 4.2, I' ve read the manuals and I did the xf86config but every time I try to strart x it gives me the following error: execve failed for /usr/X11R6/bin/XFree86 (errno 2) _X11TransSocketUNIXConnect: Can't connect: errno = 2 _X11TransSocketUNIXConnect: Can't connect: errno = 2 _X11TransSocketUNIXConnect: Can't connect: errno = 2 _X11TransSocketUNIXConnect: Can't connect: errno = 2 _X11TransSocketUNIXConnect: Can't connect: errno = 2 _X11TransSocketUNIXConnect: Can't connect: errno = 2 giving up. xinit: No such file or directory (errno 2): unable to connect to X server xinit: No such process (errno 3): Server error. I need some help because I don't know what is wrong or what to do. Thanks Panagiotis To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 4:26: 9 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 5403D37B403 for ; Wed, 8 Aug 2001 04:26:03 -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 f78BQ1h02395 for ; Wed, 8 Aug 2001 13:26:01 +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 Date: Wed, 08 Aug 2001 13:26:41 +0200 (CEST) From: Micke Josefsson To: freebsd-questions@freebsd.org Subject: Matrox G200 and XFree-4.1 won't start 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 be able to run X on i815 I had to install Xfree 4.1. I did not realize that that move would present problems on the older Matrox Millennium G200 cards I have in 15 machines... After running xf86config, I startx and it dumps core with the message: IMLIB ERROR: Cannot find palette. A palette is required for this mode. Segmentation fault. Core dumped. What can I do to remedy this? Where do I get a pelette for it? Do I have to recompile X? (I used the package when installing) /M ---------------------------------- 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 Wed Aug 8 4:33:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from alpha.rns.lviv.ua (alpha.rns.lviv.ua [217.9.0.2]) by hub.freebsd.org (Postfix) with ESMTP id 3409937B409 for ; Wed, 8 Aug 2001 04:33:49 -0700 (PDT) (envelope-from andrew@yes.ko.if.ua) Received: from cuacamole.yes.ko.if.ua (Frankivsk-gw.rns.lviv.ua [217.9.0.86]) by alpha.rns.lviv.ua (8.10.0/8.9.1) with ESMTP id f78BWJa22299; Wed, 8 Aug 2001 14:32:26 +0300 (EEST) Received: from huan.yes.ko.if.ua (huan.yes.ko.if.ua [193.41.145.65]) by cuacamole.yes.ko.if.ua (8.11.3/8.11.3) with ESMTP id f78BXOg11534; Wed, 8 Aug 2001 14:33:24 +0300 (EEST) (envelope-from andrew@yes.ko.if.ua) Received: from huan.yes.ko.if.ua (huan.yes.ko.if.ua [193.41.145.65]) by huan.yes.ko.if.ua (8.11.1/8.11.1) with ESMTP id f78BXO913576; Wed, 8 Aug 2001 14:33:24 +0300 (EEST) (envelope-from andrew@yes.ko.if.ua) Date: Wed, 8 Aug 2001 14:33:24 +0300 (EEST) From: andrew gushulay To: KurtChen Cc: Subject: Re: question about rc.conf In-Reply-To: <00ca01c11ff0$3c19f230$b4a449d3@kurtchen> 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 Wed, 8 Aug 2001, KurtChen wrote: > hello!! > i had config my rc.conf file. > cause i write a config in it . > > /bin/sh -c 'cd /usr/local/apache/bin ;./apachectl start > > but when i reboot , it monitor > > " > /etc/rc,conf : 16 : syntex error : unterminated quoted string > enter full pathname of shell for /bin/sh : > " > > i press enter, i can use some command.but i cannot edit the rc.conf file. > it say the rc.conf is a read only file.so how can i fix this. You may mount all partitions ad read-write by command /sbin/mount -a > > thanks ... > > kurt chen > kurt@dv8.com.tw > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 4:38:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mr1.mic.com.tw (mr1.mic.com.tw [203.66.161.8]) by hub.freebsd.org (Postfix) with ESMTP id 7758837B40F for ; Wed, 8 Aug 2001 04:38:40 -0700 (PDT) (envelope-from Ying.sun@mic.com.tw) Received: from mslmail2.mic.com.cn ([10.86.0.166]) by mr1.mic.com.tw (8.10.2+Sun/8.10.2) with ESMTP id f78BblK25845 for ; Wed, 8 Aug 2001 19:37:48 +0800 (CST) Received: by MSLMAIL2 with Internet Mail Service (5.5.2653.19) id ; Wed, 8 Aug 2001 19:37:03 +0800 Message-ID: <1624058E4769D5119C7800306E002CCA075A57@MRSPDC> From: =?gb2312?B?WWluZy5zdW4gW4xP+pdd?= To: "'freebsd-questions@FreeBSD.ORG'" Subject: about bios flash update Date: Wed, 8 Aug 2001 19:37:50 +0800 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C11FFE.8DAD3EA0" 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_01C11FFE.8DAD3EA0 Content-Type: text/plain; charset="gb2312" hi: I need write a bios flash update program under freebsd , but i do not know how to access the flash. In the linux the flash is mapped to the Memory address from 0xfff80000,if the freebsd map the flash to the memory address too . the best regard ------_=_NextPart_001_01C11FFE.8DAD3EA0 Content-Type: text/html; charset="gb2312" Content-Transfer-Encoding: quoted-printable about bios flash update

    hi:

    I need write a bios flash update = program under freebsd , but i do not know how to access the = flash.
    In the linux the flash is mapped to = the Memory address from 0xfff80000,if the freebsd map the flash to the = memory
    address too .

    the best regard

    ------_=_NextPart_001_01C11FFE.8DAD3EA0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 5: 7:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from rhea.worldonline.nl (rhea.worldonline.nl [195.241.48.139]) by hub.freebsd.org (Postfix) with ESMTP id B6E6337B403 for ; Wed, 8 Aug 2001 05:07:53 -0700 (PDT) (envelope-from eric@monkey-online.net) Received: from monkey-online.net (unknown [195.241.113.9]) by rhea.worldonline.nl (Postfix) with ESMTP id 9B30737615 for ; Wed, 8 Aug 2001 14:07:51 +0200 (MET DST) Message-ID: <3B712CEE.5E3B3696@monkey-online.net> Date: Wed, 08 Aug 2001 14:13:34 +0200 From: Eric Veraart X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: ATA "pseudo" RAID controllers 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, On http://www.freebsd.org/releases/4.2R/notes.html it says: "The ata(4) driver now has support for tagged queueing, which is enabled by the ATA_ENABLE_TAGS option. It also supports the ServerWorks ROSB4 ATA33 chipset, the CMD 648 ATA66 and CMD 649 ATA100 chipsets, and the Cyrix 5530. It also has support for ATA "pseudo" RAID controllers, including the Promise Fasttrak and HighPoint HPT370 controllers" What are "pseuo" RAID controllers? Is it that it can access the harddisks, but won't support RAID functionality or is it that the RAID functionality is controlled by the controller and no software or driver is needed for the RAID functionality? Greetings, Eric To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 5:31:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f67.law8.hotmail.com [216.33.241.67]) by hub.freebsd.org (Postfix) with ESMTP id 25D7837B40E for ; Wed, 8 Aug 2001 05:31:08 -0700 (PDT) (envelope-from cjtlynch@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 8 Aug 2001 05:31:08 -0700 Received: from 212.2.6.140 by lw8fd.law8.hotmail.msn.com with HTTP; Wed, 08 Aug 2001 12:31:07 GMT X-Originating-IP: [212.2.6.140] From: "Chris Lynch" To: freebsd-questions@FreeBSD.ORG Subject: VMWare Workstation for Linux Date: Wed, 08 Aug 2001 12:31:07 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 08 Aug 2001 12:31:08.0086 (UTC) FILETIME=[FFC12D60:01C12005] 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 would like to install FreeBSD 4.3 as a Guest Operating System under VMWare Workstation 2.0.4 for Linux. I have checked the VMWare web site which only specifies support for FreeBSD up to 3.x. I then E-Mailed a query to VMWare who responded by saying that it should work, but check the FreeBSD Web Site because it has details of how to install FreeBSD as a VMWare Guest. I have checked the Installation section of the VMWare Handbook and also tried several searches with VMWare as the search string but can only find details of installing VMWare into FreeBSD as a Host Operating System. Can you direct me to where I can find a discussion of installing FreeBSD 4.3 as a Guest Operating System under VMWare Workstation 2.0.4 for Linux ? Regards, Chris Lynch _________________________________________________________________ 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 Wed Aug 8 6:11:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from infofreebsd.org (dsl-64-193-145-21.telocity.com [64.193.145.21]) by hub.freebsd.org (Postfix) with ESMTP id D551B37B40D for ; Wed, 8 Aug 2001 06:11:42 -0700 (PDT) (envelope-from herlan_b@infofreebsd.org) Received: from localhost (herlan_b@localhost) by infofreebsd.org (8.11.5/8.11.3) with ESMTP id f78DBUm04248; Wed, 8 Aug 2001 09:11:31 -0400 (EDT) (envelope-from herlan_b@infofreebsd.org) Date: Wed, 8 Aug 2001 09:11:30 -0400 (EDT) From: herlan To: Lim Seng Chor Cc: Subject: Re: /usr/ports using old layout In-Reply-To: <3B2946E7.22902.1937B774@localhost> Message-ID: <20010808091042.S4176-100000@infofreebsd.org> 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 rm -R /usr/ports/ and do cvsup herlan b http://www.infofreebsd.org FreeBSD User Group in Indonesia On Tue, 7 Aug 2001, Lim Seng Chor wrote: > Hi, > > What should I do if I want to update my port layout which is using > the old layout? > Thank you. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 6:14:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from fnn.net (unknown [200.203.250.9]) by hub.freebsd.org (Postfix) with SMTP id E1A4237B401 for ; Wed, 8 Aug 2001 06:14:55 -0700 (PDT) (envelope-from cleitonsiqueira@fnn.net) Received: (qmail 24044 invoked from network); 8 Aug 2001 13:20:20 -0000 Received: from unknown (HELO fnn.net) (200.203.248.1) by mail.fnn.net with SMTP; 8 Aug 2001 13:20:20 -0000 Message-ID: <3B713B1D.F4CED8A5@fnn.net> Date: Wed, 08 Aug 2001 10:14:06 -0300 From: Cleiton Luiz Siqueira Organization: FutureNet Network X-Mailer: Mozilla 4.51 [pt] (Win95; I) X-Accept-Language: pt-BR MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: FreeBSD 3.4 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 Dear friends, I've looking for FreeBSD 3.4 ISO image in the many mirror sites, but I haven't found it. I need because I bought 4 CD and The Complete FreeBSD book an year ago, but I used many times the boot CD and it's too damaged. I would like to write a new boot CD with the 3.4 FreeBSD version. I'd like to know if you could please divulge where I can get it? Best regards, Cleiton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 6:22: 2 2001 Delivered-To: freebsd-questions@freebsd.org Received: from infofreebsd.org (dsl-64-193-145-21.telocity.com [64.193.145.21]) by hub.freebsd.org (Postfix) with ESMTP id CF87D37B40B for ; Wed, 8 Aug 2001 06:21:56 -0700 (PDT) (envelope-from herlan_b@infofreebsd.org) Received: from localhost (herlan_b@localhost) by infofreebsd.org (8.11.5/8.11.3) with ESMTP id f78DKcv04276; Wed, 8 Aug 2001 09:20:38 -0400 (EDT) (envelope-from herlan_b@infofreebsd.org) Date: Wed, 8 Aug 2001 09:20:38 -0400 (EDT) From: herlan To: "Jean-Michel Radisse." Cc: Subject: Re: To find the good mailling list. In-Reply-To: <002301c11f67$906debe0$ac78c6d4@cybercable.fr> Message-ID: <20010808092005.D4176-100000@infofreebsd.org> 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 go to http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/eresources.html herlan b http://www.infofreebsd.org FreeBSD User Group in Indonesia On Tue, 7 Aug 2001, Jean-Michel Radisse. wrote: > I would like to subscribe to the american mailling list for the > announcements of freebsd-release and I can't find the URL where to do that. > > Help :-) > > Best regards from Paris center town, > > Jean-Michel Radisse. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 7: 0:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail2.sdc1.sfba.home.com (femail2.sdc1.sfba.home.com [24.0.95.82]) by hub.freebsd.org (Postfix) with ESMTP id D7EA437B405 for ; Wed, 8 Aug 2001 07:00:22 -0700 (PDT) (envelope-from HaxCode4u@home.com) Received: from jasondod ([24.6.45.31]) by femail2.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with SMTP id <20010808140022.JNAL12480.femail2.sdc1.sfba.home.com@jasondod> for ; Wed, 8 Aug 2001 07:00:22 -0700 Message-ID: <003f01c12012$771bdf20$0400a8c0@jasondod> From: "Jason Dodson" To: Subject: FreeBSD + Win2k Date: Wed, 8 Aug 2001 09:00:18 -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 have FreeBSD installed on my IDE RAID drives and I have win2k installed on a seperate IDE drive (non-raid). How do I set up FreeBSD to allow for selection of Win2k at boot time? Thanks Just a link or something will do.... Jason To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 7:25:21 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hermes.niicommunications.com (hermes.niicommunications.com [207.207.35.34]) by hub.freebsd.org (Postfix) with ESMTP id BF96C37B403 for ; Wed, 8 Aug 2001 07:25:19 -0700 (PDT) (envelope-from jason.hunt@niicommunications.com) Received: from niicommunications.com (lippisch [192.168.2.224]) by hermes.niicommunications.com (8.11.2/8.11.2) with ESMTP id f78EPEt10792 for ; Wed, 8 Aug 2001 09:25:14 -0500 (CDT) (envelope-from jason.hunt@niicommunications.com) Message-ID: <3B714BCA.53C308EF@niicommunications.com> Date: Wed, 08 Aug 2001 09:25:14 -0500 From: Jason Hunt X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: UFS 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 Is there a 2 GB limit for a single file on UFS? I searched usenet and got conflicting answers on this question. I need a machine that is going to be handling large amount of data and hopefully FreeBSD doesn't have such a limitation. If it does have a 2 GB limit for x86 platforms, what about the alpha architecture version? Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 7:31:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id 24E9B37B405 for ; Wed, 8 Aug 2001 07:31:26 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.11.4/8.11.4) id f78EVOP14110; Wed, 8 Aug 2001 09:31:24 -0500 (CDT) (envelope-from dan) Date: Wed, 8 Aug 2001 09:31:23 -0500 From: Dan Nelson To: Jason Hunt Cc: freebsd-questions@FreeBSD.ORG Subject: Re: UFS question. Message-ID: <20010808093123.A1247@dan.emsphone.com> References: <3B714BCA.53C308EF@niicommunications.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3B714BCA.53C308EF@niicommunications.com> User-Agent: Mutt/1.3.20i X-OS: FreeBSD 5.0-CURRENT 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 In the last episode (Aug 08), Jason Hunt said: > Is there a 2 GB limit for a single file on UFS? I searched usenet > and got conflicting answers on this question. http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/install.html#FFS-LIMITS I have personally created files 30gb in size with no problems. -- Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 7:59:48 2001 Delivered-To: freebsd-questions@freebsd.org Received: from alex.intersurf.net (alex.intersurf.net [216.115.129.11]) by hub.freebsd.org (Postfix) with SMTP id 83ED237B411 for ; Wed, 8 Aug 2001 07:59:45 -0700 (PDT) (envelope-from jeremy@intersurf.com) Received: (qmail 14014 invoked from network); 8 Aug 2001 09:59:44 -0500 Received: from unknown (HELO W2K9) (204.1.107.221) by alex.intersurf.net with SMTP; 8 Aug 2001 09:59:44 -0500 Message-ID: <000f01c12019$dca8b640$e302a8c0@W2K9> From: "Jeremy Falcon" To: "Jason Hunt" , References: <3B714BCA.53C308EF@niicommunications.com> Subject: Re: UFS question. Date: Wed, 8 Aug 2001 09:53:18 -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 The 2GB filesize limit you're probably referring to deals with Linux and its file system (ext2). This has been changed with the newer kernel versions, but the older kernels still have that limitation. Jeremy ----- Original Message ----- From: "Jason Hunt" To: Sent: Wednesday, August 08, 2001 9:25 AM Subject: UFS question. > Is there a 2 GB limit for a single file on UFS? I searched > usenet and got conflicting answers on this question. > > I need a machine that is going to be handling large > amount of data and hopefully FreeBSD doesn't have > such a limitation. If it does have a 2 GB limit for > x86 platforms, what about the alpha architecture > version? > > Thanks > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 8: 5:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lcmail2.lc.ca.gov (lcmail2.lc.ca.gov [165.107.12.11]) by hub.freebsd.org (Postfix) with ESMTP id 785EF37B410 for ; Wed, 8 Aug 2001 08:05:40 -0700 (PDT) (envelope-from drewt@writeme.com) Received: from CONVERSION-DAEMON by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) id <0GHR00D018MDAB@lcmail2.lc.ca.gov> for freebsd-questions@FreeBSD.ORG; Wed, 8 Aug 2001 08:06:14 -0700 (PDT) Received: from tagalong ([165.107.42.215]) by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) with SMTP id <0GHR0011I8M0FY@lcmail2.lc.ca.gov> for freebsd-questions@FreeBSD.ORG; Wed, 08 Aug 2001 08:06:00 -0700 (PDT) Date: Wed, 08 Aug 2001 08:04:43 -0700 From: Drew Tomlinson Subject: RE: How to Echo Newline in tcsh? In-reply-to: <200108080012.KAA06302@tungsten.austclear.com.au> To: 'Tony Landells' , Drew Tomlinson Cc: freebsd-questions@FreeBSD.ORG Message-id: <5CD46247635BD511B6B100A0CC3F023925A049@ldcmsx01.lc.ca.gov> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) Content-type: text/plain; charset="us-ascii" Content-transfer-encoding: 7bit Importance: Normal X-Priority: 3 (Normal) X-MSMail-priority: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > -----Original Message----- > From: Tony Landells [mailto:ahl@austclear.com.au] > Sent: Tuesday, August 07, 2001 5:12 PM > To: Drew Tomlinson > Cc: freebsd-questions@FreeBSD.ORG > Subject: Re: How to Echo Newline in tcsh? > > > How tcsh interprets echo strings is determined by the "echo_style" > variable. According to the manual, the default is "both" which will > permit "\n" to be a newline, but my default installation of > FreeBSD 4.2 > has it set to "bsd" for root's shell, in which case "\n" > means nothing. Thank you for the informative explanation. Where is the proper place to set environment variables so they are there between logins? And where should I set it if I want it to be the default for all users and any new users I might create? Thanks, Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 8:17: 9 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lcmail2.lc.ca.gov (lcmail2.lc.ca.gov [165.107.12.11]) by hub.freebsd.org (Postfix) with ESMTP id 2B83C37B405 for ; Wed, 8 Aug 2001 08:17:04 -0700 (PDT) (envelope-from drewt@writeme.com) Received: from CONVERSION-DAEMON by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) id <0GHR0040195DHZ@lcmail2.lc.ca.gov> for freebsd-questions@freebsd.org; Wed, 8 Aug 2001 08:17:38 -0700 (PDT) Received: from tagalong ([165.107.42.215]) by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) with SMTP id <0GHR001CI95CFY@lcmail2.lc.ca.gov> for freebsd-questions@freebsd.org; Wed, 08 Aug 2001 08:17:36 -0700 (PDT) Date: Wed, 08 Aug 2001 08:16:19 -0700 From: Drew Tomlinson Subject: RE: How to Echo Newline in tcsh? In-reply-to: <5CD46247635BD511B6B100A0CC3F0239E33F53@ldcmsx01.lc.ca.gov> To: 'Tyler' Cc: freebsd-questions@freebsd.org Message-id: <5CD46247635BD511B6B100A0CC3F023925A04A@ldcmsx01.lc.ca.gov> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) Content-type: text/plain; charset="iso-8859-1" Content-transfer-encoding: 7bit Importance: Normal X-Priority: 3 (Normal) X-MSMail-priority: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > -----Original Message----- > From: Tyler [mailto:blouz@shack.mine.nu] > Sent: Tuesday, August 07, 2001 4:57 PM > To: Drew Tomlinson > Cc: freebsd-questions@freebsd.org > Subject: Re: How to Echo Newline in tcsh? > > > echo -e "test entry\n" It doesn't work on my system. blacklamb# echo -e "test event\n" -e test event\n blacklamb# I looked at the man page and there is only an "-n" option: The following option is available: -n Do not print the trailing newline character. This may also be achieved by appending `\c' to the end of the string, as is done by iBCS2 compatible systems. What's the "-e" supposed to do? Thanks, Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 8:21: 7 2001 Delivered-To: freebsd-questions@freebsd.org Received: from everest.wananchi.com (proxy.wananchi.com [62.8.64.4]) by hub.freebsd.org (Postfix) with ESMTP id 0A5D037B40B for ; Wed, 8 Aug 2001 08:20:56 -0700 (PDT) (envelope-from wash@wananchi.com) Received: from wash by everest.wananchi.com with local (Exim 3.32 #1) id 15UV8P-0006qc-00 for freebsd-questions@FreeBSD.ORG; Wed, 08 Aug 2001 18:20:37 +0300 Date: Wed, 8 Aug 2001 18:20:37 +0300 From: Odhiambo Washington To: freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD 3.4 Message-ID: <20010808182037.J86505@everest.wananchi.com> Mail-Followup-To: Odhiambo Washington , freebsd-questions@FreeBSD.ORG References: <3B713B1D.F4CED8A5@fnn.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="2JFBq9zoW8cOFH7v" Content-Disposition: inline In-Reply-To: <3B713B1D.F4CED8A5@fnn.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-Mailer: Mutt http://www.mutt.org/ X-Designation: Systems Administrator, Wananchi Online Ltd. X-Location: Nairobi, KE, East Africa. X-Uptime: 6:18PM up 6 days, 9 mins, 1 user, load averages: 0.30, 0.18, 0.18 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 --2JFBq9zoW8cOFH7v Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * Cleiton Luiz Siqueira [20010808 16:15]: writing= on the subject 'FreeBSD 3.4' > Dear friends, >=20 > I've looking for FreeBSD 3.4 ISO image in the many mirror sites, but I > haven't found it. > I need because I bought 4 CD and The Complete FreeBSD book an year ago, > but I used many times the boot CD and it's too damaged. I would like to > write a new boot CD with the 3.4 FreeBSD version. > I'd like to know if you could please divulge where I can get it? >=20 > Best regards, > Cleiton Just reverse 3.4 and it becomes 4.3 and get the ISO image. It's no harm getting a new version ;-) Actually I strongly recommend the new vesrion. It's FREE. -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. Our mind is capable of passing beyond the dividing line we have drawn for i= t.=20 Beyond the pairs of opposites of which the world consists, other, new insig= hts=20 begin.=20 -Herman Hesse=20 --2JFBq9zoW8cOFH7v 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 iD8DBQE7cVjEn7LIsuxjem8RAv+OAJ0XYR1IDRuaxdoZXPqnvMph3Cm8TgCgrDFe U3P035GZUTqyYdmi4HwhYxE= =A3dS -----END PGP SIGNATURE----- --2JFBq9zoW8cOFH7v-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 8:23:10 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.harborside.com (mail.harborside.com [12.45.56.18]) by hub.freebsd.org (Postfix) with SMTP id 6814437B403 for ; Wed, 8 Aug 2001 08:23:01 -0700 (PDT) (envelope-from jknapp@harborside.com) Received: (qmail 4300 invoked from network); 8 Aug 2001 15:25:16 -0000 Received: from unknown (HELO Knappy) (12.45.56.3) by mail.harborside.com with SMTP; 8 Aug 2001 15:25:16 -0000 From: "Joe Knapp" To: "KurtChen" Cc: Subject: RE: question about rc.conf Date: Wed, 8 Aug 2001 08:18:53 -0700 Message-ID: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0012_01C11FE2.C2FE9A20" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 In-Reply-To: <00ca01c11ff0$3c19f230$b4a449d3@kurtchen> 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 This is a multi-part message in MIME format. ------=_NextPart_000_0012_01C11FE2.C2FE9A20 Content-Type: text/plain; charset="big5" Content-Transfer-Encoding: 7bit Hi Kurt, Just so happens I had this exact same problem last night. The solution is to hit enter to get a prompt, unmount everything using umount -a then remount everything using mount -a. You should then be able to ee /etc/rc.conf (or vi if you prefer the work of Satan.) Good Luck, Joe Knapp -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of KurtChen Sent: Wednesday, August 08, 2001 2:55 AM To: freebsd-questions@FreeBSD.ORG Subject: question about rc.conf hello!! i had config my rc.conf file. cause i write a config in it . /bin/sh -c 'cd /usr/local/apache/bin ;./apachectl start but when i reboot , it monitor " /etc/rc,conf : 16 : syntex error : unterminated quoted string enter full pathname of shell for /bin/sh : " i press enter, i can use some command.but i cannot edit the rc.conf file. it say the rc.conf is a read only file.so how can i fix this. thanks ... kurt chen kurt@dv8.com.tw ------=_NextPart_000_0012_01C11FE2.C2FE9A20 Content-Type: text/html; charset="big5" Content-Transfer-Encoding: quoted-printable
    Hi=20 Kurt,
     
    Just=20 so happens I had this exact same problem last night.  The solution = is to=20 hit enter to get a prompt, unmount everything using umount -a then = remount=20 everything using mount -a.  You should then be able to ee = /etc/rc.conf (or=20 vi if you prefer the work of Satan.)
     
    Good=20 Luck,
    Joe=20 Knapp
    -----Original Message-----
    From:=20 owner-freebsd-questions@FreeBSD.ORG=20 [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of=20 KurtChen
    Sent: Wednesday, August 08, 2001 2:55 = AM
    To:=20 freebsd-questions@FreeBSD.ORG
    Subject: question about=20 rc.conf

    hello!!
       i had = config my rc.conf=20 file.
       cause i = write a config in it=20 .
       =
     /bin/sh -c 'cd=20 /usr/local/apache/bin ;./apachectl start
      
       but when i=20 reboot , it monitor  
     
    "
     /etc/rc,conf : 16 = : syntex error :=20 unterminated quoted string
     enter full = pathname of shell for /bin/sh=20 :
    "
     
    i press enter, i can use = some command.but i cannot=20 edit the rc.conf file.
    it say the rc.conf is a = read only file.so how can i=20 fix this.
     
    thanks ...
     
    kurt chen
    kurt@dv8.com.tw
    ------=_NextPart_000_0012_01C11FE2.C2FE9A20-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 8:26:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.iae.nl (mail.iae.nl [212.61.26.54]) by hub.freebsd.org (Postfix) with ESMTP id 6E17337B415 for ; Wed, 8 Aug 2001 08:26:40 -0700 (PDT) (envelope-from Zeo@Zaleo.nl) Received: from hamburg.www.zaleo.nl (pm17d219.iae.nl [212.61.3.219]) by mail.iae.nl (Postfix) with ESMTP id D59A52102B for ; Wed, 8 Aug 2001 17:26:38 +0200 (CEST) Message-Id: <5.0.2.1.2.20010808172043.023e4130@pop.iae.nl> X-Sender: fhp05698-00@mail.zaleo.nl X-Mailer: QUALCOMM Windows Eudora Version 5.0.2 Date: Wed, 08 Aug 2001 17:30:43 +0200 To: From: Zeo Smeijsters Subject: Asus A7V and Realtek 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 I have a running FreeBSD ver. 4.2 on my Asus A7V Mobo. Everything works fine, now I'm ready to connect my FreeBSD System to the network. Want to make a Samba File server and Nat DialUp server from it. Normally (on my work) the Realtek NIC automatic shows up in the network setup from /stand/sysinstall. But not this time, the only difference is that I'm using an AMD system this time. I' noticed that the Realtek NIC is not in the list of the POST with the other PCI Plug & Pray devices ?? Normally the network adapter is shown in this list with it's IRQ addres. Under WinNT an WIn98 and Win 2000 the NIC works fine !! Anyone who can tell me somthing about this ?? Thanx Zeo Smeijsters To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 8:27:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from prox.centtech.com (unknown [206.196.95.21]) by hub.freebsd.org (Postfix) with ESMTP id 2697437B421 for ; Wed, 8 Aug 2001 08:27:27 -0700 (PDT) (envelope-from anderson@centtech.com) Received: (from smap@localhost) by prox.centtech.com (8.9.3+Sun/8.9.3) id KAA28591 for ; Wed, 8 Aug 2001 10:27:26 -0500 (CDT) Received: from sprint.centtech.com(10.177.173.31) by prox via smap (V2.1+anti-relay+anti-spam) id xma028583; Wed, 8 Aug 01 10:27:06 -0500 Received: from centtech.com (proton [10.177.173.77]) by sprint.centtech.com (8.9.3+Sun/8.9.3) with ESMTP id KAA23923 for ; Wed, 8 Aug 2001 10:27:06 -0500 (CDT) Message-ID: <3B715A4A.65BD8221@centtech.com> Date: Wed, 08 Aug 2001 10:27:06 -0500 From: Eric Anderson Reply-To: anderson@centtech.com Organization: Centaur Technology X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.14-5.0smp i686) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: finding user of su 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 there a tool (or how would I write one) that can tell me the original user after an su? Basically, if I su to root, how can I tell who I su'd from? -- ------------------------------------------------------------------------------- Eric Anderson anderson@centtech.com Centaur Technology (512) 418-5792 Truth is more marvelous than mystery. ------------------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 8:28:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from moebius2.Space.Net (moebius2.Space.Net [195.30.1.100]) by hub.freebsd.org (Postfix) with SMTP id C094C37B417 for ; Wed, 8 Aug 2001 08:28:36 -0700 (PDT) (envelope-from mh@Space.Net) Received: (qmail 93563 invoked by uid 1408); 8 Aug 2001 15:28:35 -0000 Date: Wed, 8 Aug 2001 17:28:35 +0200 From: Martin Hasenbein To: Joe Knapp Cc: KurtChen , FreeBSD Questions Subject: Re: question about rc.conf Message-ID: <20010808172835.F49213@Space.Net> Reply-To: Martin Hasenbein References: <00ca01c11ff0$3c19f230$b4a449d3@kurtchen> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: Mutt 1.0.1i In-Reply-To: ; from jknapp@harborside.com on Wed, Aug 08, 2001 at 08:18:53AM -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 Joe Knapp (jknapp@harborside.com) wrote: Hi, > i had config my rc.conf file. > cause i write a config in it . > > /bin/sh -c 'cd /usr/local/apache/bin ;./apachectl start > I didn't know, that you can add commands like this into /etc/rc.conf ??? Why don't you add it in, let it be, /usr/local/etc/rc.d/10apache.sh ??? /bin/sh -c 'cd /usr/local/apache/bin ;./apachectl start ~ Anyway it is unquoted!!! See above. There is another ' missing! /martin --- -------------------------------------------------------------------- Martin Hasenbein Phone (Fax): (+49) 89 1216376-1 (3) \|/ Weiglstr.9 mailto:martin@hasenbein.com @ @ D-80636 München http://martin.hasenbein.com -oOO-(_)-OOo-------------------------------------------------------- On the 8th day, god created Unix ;-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 8:44:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mithras.erudition.net (mithras.erudition.net [209.9.98.138]) by hub.freebsd.org (Postfix) with ESMTP id 43DEA37B401 for ; Wed, 8 Aug 2001 08:44:39 -0700 (PDT) (envelope-from dougp@mithras.erudition.net) Received: (from dougp@localhost) by mithras.erudition.net (8.11.4/8.11.1) id f78Fic974251; Wed, 8 Aug 2001 11:44:38 -0400 (EDT) (envelope-from dougp) Date: Wed, 8 Aug 2001 11:44:38 -0400 From: Doug Poland To: Eric Anderson Cc: freebsd-questions@FreeBSD.ORG Subject: Re: finding user of su Message-ID: <20010808114438.A73888@polands.org> References: <3B715A4A.65BD8221@centtech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3B715A4A.65BD8221@centtech.com>; from anderson@centtech.com on Wed, Aug 08, 2001 at 10:27:06AM -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 Wed, Aug 08, 2001 at 10:27:06AM -0500, Eric Anderson wrote: > Is there a tool (or how would I write one) that can tell me the original > user after an su? Basically, if I su to root, how can I tell who I su'd > from? > #grep su /var/log/messages -- Regards, Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 9:18:54 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tao.agoron.com (tao.agoron.com [206.181.233.66]) by hub.freebsd.org (Postfix) with ESMTP id 3D5FE37B414 for ; Wed, 8 Aug 2001 09:18:49 -0700 (PDT) (envelope-from marius@agoron.com) Received: from quasi (quasi.shredco.com [206.181.233.73]) by tao.agoron.com (8.9.3/8.9.3) with SMTP id MAA01541 for ; Wed, 8 Aug 2001 12:18:47 -0400 (EDT) From: "Marius Kirschner" To: "FreeBSD Questions" Subject: Changing IP/netmask Date: Wed, 8 Aug 2001 12:18:47 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 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 If I change the IP and netmask (different subnet) of the system do I need to edit any other files besides rc.conf? I'm not talking about the DNS servers but the host system itself? Thanks, ---Marius To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 9:19:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from kontent.de (KONTENT.KONTENT.De [194.231.46.229]) by hub.freebsd.org (Postfix) with ESMTP id 9273337B416 for ; Wed, 8 Aug 2001 09:19:00 -0700 (PDT) (envelope-from Oli@suko.de) Received: from SNOOPER2 (B16a6.pppool.de [213.7.22.166]) (authenticated as suko_de_001) by kontent.de (8.11.0/8.11.0) with ESMTP id f78GIl703020 for ; Wed, 8 Aug 2001 18:18:48 +0200 X-Report-Abuse-To: abuse@kontent.de From: "Pop.Kontent.de" To: Subject: Question Date: Wed, 8 Aug 2001 18:00:10 +0200 Message-ID: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0004_01C12033.F798ED20" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk 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_0004_01C12033.F798ED20 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit I can´t retrieve folder listing, when I try to log in my CGI-Account, what do I wrong? Can you help me? Thx Oliver Schropp ------=_NextPart_000_0004_01C12033.F798ED20 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable

    I can=B4t retrieve folder listing, when I try to log in my = CGI-Account, what do I wrong? Can you help me? Thx Oliver = Schropp

    ------=_NextPart_000_0004_01C12033.F798ED20-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 9:27:21 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web13301.mail.yahoo.com (web13301.mail.yahoo.com [216.136.175.37]) by hub.freebsd.org (Postfix) with SMTP id 72A6437B413 for ; Wed, 8 Aug 2001 09:27:12 -0700 (PDT) (envelope-from sumirati@yahoo.de) Message-ID: <20010808162712.15498.qmail@web13301.mail.yahoo.com> Received: from [193.174.9.99] by web13301.mail.yahoo.com; Wed, 08 Aug 2001 18:27:12 CEST Date: Wed, 8 Aug 2001 18:27:12 +0200 (CEST) From: =?iso-8859-1?q?m=20p?= Subject: Re: FreeBSD 3.4 To: wash@wananchi.com, cleitonsiqueira@fnn.net Cc: freebsd-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 > * Cleiton Luiz Siqueira [20010808 16:15]: writing on > the subject 'FreeBSD 3.4' > > Dear friends, > > > > I've looking for FreeBSD 3.4 ISO image in the many mirror sites, but I > > haven't found it. > > I need because I bought 4 CD and The Complete FreeBSD book an year ago, > > but I used many times the boot CD and it's too damaged. I would like to > > write a new boot CD with the 3.4 FreeBSD version. > > I'd like to know if you could please divulge where I can get it? > > > > Best regards, > > Cleiton > > > Just reverse 3.4 and it becomes 4.3 and get the ISO image. It's no harm > getting a new version ;-) > Actually I strongly recommend the new vesrion. It's FREE. > > > -Wash > > Hi, all that i found was this page: ftp://ftp.ac-grenoble.fr/mirrors/FreeBSD/3.4-RELEASE/ from there you can build your own bootable ISO-Image for 3.4 But there was a mail on the list some days ago about an old ISO-Image somewhere in Japan. But a quick search revealed nothing ... Hope that helps Marc __________________________________________________________________ Do You Yahoo!? Gesendet von Yahoo! Mail - http://mail.yahoo.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 9:41:59 2001 Delivered-To: freebsd-questions@freebsd.org Received: from localhost.localdomain (host68.207.55.120.aadsl.com [207.55.120.68]) by hub.freebsd.org (Postfix) with ESMTP id D09E537B401 for ; Wed, 8 Aug 2001 09:41:56 -0700 (PDT) (envelope-from swear@aa.net) Received: (from jojo@localhost) by localhost.localdomain (8.11.3/8.11.3) id f78Ghpk63457; Wed, 8 Aug 2001 09:43:52 -0700 (PDT) (envelope-from swear@aa.net) X-Authentication-Warning: localhost.localdomain: jojo set sender to swear@aa.net using -f To: Christopher Farley Cc: Christopher Hall , questions@FreeBSD.ORG Subject: Re: rc.shutdown and SmartUPS References: <200108080115.f781FnU45606@x4.tucheng.generalresources.com> <20010808013811.A61371@northernbrewer.com> From: swear@aa.net (Gary W. Swearingen) Date: 08 Aug 2001 09:43:50 -0700 In-Reply-To: <20010808013811.A61371@northernbrewer.com> Message-ID: Lines: 29 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) 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 Christopher Farley writes: > Christopher Hall (hsw@acm.org) wrote: > > > After the UPS has been on battery power for a few minutes the program issues > > a "shutdown -r now". > > For a while I considered forcing a reboot and then dealing with the > shutdown during the boot-up. It seems kind of weird to be rebooting the > computer while the UPS is screaming about its battery being critically > low. I've been suprised that I've not seen anyone consider this before (when I investigated about ten USP programs while using Linux). Most seemed more concerened about having their system get running again unattended. I was concerned about the system trying to boot up and shut down while the mains power was going on and off while the battery was near dead. A small risk, but as I'm not running a server, one I needn't take. I chose to configure the boot manager to require user input so that the computer can be powered up and down without ever writing to the disks. I still haven't figured how to shutdown properly in FreeBSD as it seems more of the shutdown process happens in "init" (as opposed to scripts) than in Linux where I could change a script to shut down the UPS after the disks are unmounted. I was planning to write a script to shutdown the Linux way. I'll have to look into the software you're discussing. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 10: 0: 0 2001 Delivered-To: freebsd-questions@freebsd.org Received: from q.closedsrc.org (ip233.gte15.rb1.bel.nwlink.com [209.20.244.233]) by hub.freebsd.org (Postfix) with ESMTP id 470F737B410 for ; Wed, 8 Aug 2001 09:59:57 -0700 (PDT) (envelope-from lplist@closedsrc.org) Received: by q.closedsrc.org (Postfix, from userid 1003) id 4A06D55407; Wed, 8 Aug 2001 09:57:23 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by q.closedsrc.org (Postfix) with ESMTP id 3A70651610; Wed, 8 Aug 2001 09:57:23 -0700 (PDT) Date: Wed, 8 Aug 2001 09:57:23 -0700 (PDT) From: Linh Pham To: Eric Veraart Cc: Subject: Re: ATA "pseudo" RAID controllers In-Reply-To: <3B712CEE.5E3B3696@monkey-online.net> 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 2001-08-08, Eric Veraart scribbled: # On http://www.freebsd.org/releases/4.2R/notes.html it says: # # "The ata(4) driver now has support for tagged queueing, which is enabled # by the ATA_ENABLE_TAGS option. It also supports the ServerWorks ROSB4 # ATA33 chipset, the CMD 648 ATA66 and CMD 649 ATA100 chipsets, and the # Cyrix 5530. It also has support for ATA "pseudo" RAID controllers, # including the Promise Fasttrak and HighPoint HPT370 controllers" # # What are "pseuo" RAID controllers? Is it that it can access the # harddisks, but won't support RAID functionality or is it that the RAID # functionality is controlled by the controller and no software or driver # is needed for the RAID functionality? I think the term "'pseudo' RAID controllers" refer to RAID controllers that don't really do any of the computation or processing, but rather rely on software and/or the system processor to do all of the processing. 3Ware and Adaptec provide 'hardware' ATA RAID controllers that have a microprocessor sitting on the RAID card itself that handles parts/most/all of the I/O processing. I could be wrong though :) -- Linh Pham [lplist@closedsrc.org] // 404b - Brain not found To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 10: 8:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: from backup.zeetelecom.com (bdsl.66.12.179.235.gte.net [66.12.179.235]) by hub.freebsd.org (Postfix) with ESMTP id 433A537B405 for ; Wed, 8 Aug 2001 10:08:40 -0700 (PDT) (envelope-from jahanur@zeetelecom.com) Received: from jahanurs (ns1.zeetelecom.net [66.12.179.234]) by backup.zeetelecom.com (8.9.3/8.9.3) with SMTP id LAA11987 for ; Wed, 8 Aug 2001 11:00:12 -0500 (CDT) (envelope-from jahanur@zeetelecom.com) From: "Jahanur R Subedar" To: "freebsd-questions" Subject: making bootable cdrom Date: Wed, 8 Aug 2001 12:02:10 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 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 downloaded the 4.3-install.iso and burned it to a cdrom as datacd. Becasue it is specified that it is iso 9660. Now do I need anything else to burn in it other than the iso file. Because I tried to boot it it does not boot. I know my bios is set to boot from the cdrom because I used one of my win98 install cd just to check if boots from it or not it does. And all other old versions of FreeBSD cdrom that I bought from the Walnut cdrom boots fine too. Except this one. I dont know what am I doing wrong. Please help !! Jahanur To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 10:18:18 2001 Delivered-To: freebsd-questions@freebsd.org Received: from seward.nbrewer.com (unknown [208.42.68.65]) by hub.freebsd.org (Postfix) with ESMTP id 73C6937B403 for ; Wed, 8 Aug 2001 10:18:11 -0700 (PDT) (envelope-from chris@nbrewer.com) Received: by seward.nbrewer.com (Postfix, from userid 1001) id 7C4FC49BFE4; Wed, 8 Aug 2001 12:18:23 -0500 (CDT) Date: Wed, 8 Aug 2001 12:18:23 -0500 From: Christopher Farley To: "Gary W. Swearingen" Cc: Christopher Hall , questions@FreeBSD.ORG Subject: Re: rc.shutdown and SmartUPS Message-ID: <20010808121823.A96388@northernbrewer.com> Mail-Followup-To: Christopher Farley , "Gary W. Swearingen" , Christopher Hall , questions@FreeBSD.ORG References: <200108080115.f781FnU45606@x4.tucheng.generalresources.com> <20010808013811.A61371@northernbrewer.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from swear@aa.net on Wed, Aug 08, 2001 at 09:43:50AM -0700 Organization: Northern Brewer, St. Paul, MN 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 Gary W. Swearingen (swear@aa.net) wrote: > I've been suprised that I've not seen anyone consider this before (when > I investigated about ten USP programs while using Linux). Most seemed > more concerened about having their system get running again unattended. Shutting the system down cleanly is easy, at least with NUT. Preparing it to boot up properly upon restoration of power was decidedly trickier. At first I thought it would be enough to shut down the computer with a 'shutdown -h now'. Eventually, the batteries on the UPS would die and the power to the computer would be cut. My computers are set to reboot once the AC power returns. But what happens in that odd case where the power comes back on after you've issued the shutdown -h, but before the UPS dies? The computer just sits there until someone reboots it. > I was concerned about the system trying to boot up and shut down while > the mains power was going on and off while the battery was near dead. > A small risk, but as I'm not running a server, one I needn't take. NUT allows you to set the shutdown command to whatever you want. So if you don't care about it coming back up, you can do a shutdown -h, and at least your disks will be synced and dismounted properly. > I still haven't figured how to shutdown properly in FreeBSD as it seems > more of the shutdown process happens in "init" (as opposed to scripts) > than in Linux where I could change a script to shut down the UPS after > the disks are unmounted. I was planning to write a script to shutdown > the Linux way. I'll have to look into the software you're discussing. NUT is pretty nice, it's under active development, and it supports a huge variety of UPS devices. There's even cgi scripts that allow you to monitor the status of your UPS(es) remotely. I found NUT a bit tricky to configure initially. It requires that you run three daemons: a driver daemon specific to your UPS; upsd, which communicates with the driver and authenticates listeners; and upsmon, which monitors the status of the UPS and sends out messages if certain events occur. Optionally, a forth daemon does logging, which is pretty useful if you want to see how long it takes for your batteries to dissipate and recharge... It took me a while to realize that the driver daemon wants to create a file in /var/db, and it does not have permissions to do so. The solution is to 'touch' the file as root, and change the ownership and permissions as desired. That was about the only major undocumented installation issue. To shut down the UPS you run the driver with the -k option. It takes a few seconds for it to send the shutdown command to the UPS, and then another several seconds for the UPS to actually shut down. What I found disturbing is that after issuing the shutdown command, the driver never returns. I kind of expected that it would, so you can resume the rest of the shutdown. I assume NUT is written for Linux first and foremost, because the examples given for the shutdown script do not work with FreeBSD. Running the shutdown command in the background and then sleeping for 2 seconds works for me. -- Christopher Farley www.northernbrewer.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 10:22: 9 2001 Delivered-To: freebsd-questions@freebsd.org Received: from maine.60north.net (unknown [198.143.201.10]) by hub.freebsd.org (Postfix) with ESMTP id 3BAFB37B409 for ; Wed, 8 Aug 2001 10:22:07 -0700 (PDT) (envelope-from bill@maine.60north.net) Received: from localhost (bill@localhost) by maine.60north.net (8.11.3/8.11.3) with ESMTP id f78HKfO78565 for ; Wed, 8 Aug 2001 13:20:41 -0400 (EDT) Date: Wed, 8 Aug 2001 13:20:41 -0400 (EDT) From: bill To: freebsd-questions@freebsd.org Subject: snort libpcap and any 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 there, in the snort 1.8 documentation it states that if your running multiple interfaces under linux and have libpcap installed you can use the -iany switch to listen on all your interfaces. Has any one accomplished this under FreeBSD? Is there a way I can make a bpf device which listens on multiple interfaces? I really dont want to have to run multiple instances of snort for every interface. Thanks for your time. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 10:23:14 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f61.pav2.hotmail.com [64.4.37.61]) by hub.freebsd.org (Postfix) with ESMTP id C921037B40B for ; Wed, 8 Aug 2001 10:23:08 -0700 (PDT) (envelope-from tylermcgeorge@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 8 Aug 2001 10:23:08 -0700 Received: from 24.255.160.8 by pv2fd.pav2.hotmail.msn.com with HTTP; Wed, 08 Aug 2001 17:23:08 GMT X-Originating-IP: [24.255.160.8] From: "Tyler McGeorge" To: jahanur@zeetelecom.com, freebsd-questions@freebsd.org Subject: Re: making bootable cdrom Date: Wed, 08 Aug 2001 11:23:08 -0600 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 08 Aug 2001 17:23:08.0902 (UTC) FILETIME=[CAF98860:01C1202E] 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 You need to download the boot.flp from the FTP and, when you burn the CD, make it a Boot-CD with boot.flp as the boot image. Tyler McGeorge FreeBSD Newbie Administrator for 2 years FreeBSD Advocate for 3 years Always looking for a job >From: "Jahanur R Subedar" >To: "freebsd-questions" >Subject: making bootable cdrom >Date: Wed, 8 Aug 2001 12:02:10 -0500 > >Hi, >I have downloaded the 4.3-install.iso and burned it to a cdrom as datacd. >Becasue it is specified that it is iso 9660. >Now do I need anything else to burn in it other than the iso file. > >Because I tried to boot it it does not boot. I know my bios is set to boot >from the cdrom because I used one of my win98 install cd just to check if >boots from it or not it does. And all other old versions of FreeBSD cdrom >that I bought from the Walnut cdrom boots fine too. >Except this one. I dont know what am I doing wrong. > >Please help !! > >Jahanur > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message _________________________________________________________________ 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 Wed Aug 8 10:34:11 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 7249637B420 for ; Wed, 8 Aug 2001 10:33:52 -0700 (PDT) (envelope-from own3d@gmx.net) Received: (qmail 27633 invoked by uid 0); 8 Aug 2001 17:33:51 -0000 Received: from unknown (HELO loc) (217.162.20.198) by mail.gmx.net (mp001-rz3) with SMTP; 8 Aug 2001 17:33:51 -0000 From: "locus" To: "freebsd-questions@freebsd" , Subject: RE: finding user of su Date: Wed, 8 Aug 2001 19:39:05 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 In-Reply-To: <3B715A4A.65BD8221@centtech.com> 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 Eric, just do a finger to see the terminal device the user is on and then enter 'ps aut ' to see what user shells are running on that terminal. Greets, Tom -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Eric Anderson Sent: Mittwoch, 8. August 2001 17:27 To: freebsd-questions@freebsd.org Subject: finding user of su Is there a tool (or how would I write one) that can tell me the original user after an su? Basically, if I su to root, how can I tell who I su'd from? -- ---------------------------------------------------------------------------- --- Eric Anderson anderson@centtech.com Centaur Technology (512) 418-5792 Truth is more marvelous than mystery. ---------------------------------------------------------------------------- --- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 10:37:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from backup.zeetelecom.com (bdsl.66.12.179.235.gte.net [66.12.179.235]) by hub.freebsd.org (Postfix) with ESMTP id C1CAF37B401 for ; Wed, 8 Aug 2001 10:37:29 -0700 (PDT) (envelope-from jahanur@zeetelecom.com) Received: from jahanurs (ns1.zeetelecom.net [66.12.179.234]) by backup.zeetelecom.com (8.9.3/8.9.3) with SMTP id LAA12056; Wed, 8 Aug 2001 11:29:04 -0500 (CDT) (envelope-from jahanur@zeetelecom.com) From: "Jahanur R Subedar" To: "freebsd-questions" , "Tyler McGeorge" Subject: RE: making bootable cdrom Date: Wed, 8 Aug 2001 12:31:02 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 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 can you be more clear. As I understand that you are saying I need boot.flp file along with the 4.3-install.iso file to be burned in the cd and some how letting burning software inform that it is a boot cd, I dont think any software does that. Please be more clear. Jahanur -----Original Message----- From: Tyler McGeorge [mailto:tylermcgeorge@hotmail.com] Sent: Wednesday, August 08, 2001 12:23 PM To: jahanur@zeetelecom.com; freebsd-questions@freebsd.org Subject: Re: making bootable cdrom You need to download the boot.flp from the FTP and, when you burn the CD, make it a Boot-CD with boot.flp as the boot image. Tyler McGeorge FreeBSD Newbie Administrator for 2 years FreeBSD Advocate for 3 years Always looking for a job >From: "Jahanur R Subedar" >To: "freebsd-questions" >Subject: making bootable cdrom >Date: Wed, 8 Aug 2001 12:02:10 -0500 > >Hi, >I have downloaded the 4.3-install.iso and burned it to a cdrom as datacd. >Becasue it is specified that it is iso 9660. >Now do I need anything else to burn in it other than the iso file. > >Because I tried to boot it it does not boot. I know my bios is set to boot >from the cdrom because I used one of my win98 install cd just to check if >boots from it or not it does. And all other old versions of FreeBSD cdrom >that I bought from the Walnut cdrom boots fine too. >Except this one. I dont know what am I doing wrong. > >Please help !! > >Jahanur > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message _________________________________________________________________ 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 Wed Aug 8 10:48:22 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 D90A537B40D for ; Wed, 8 Aug 2001 10:48:16 -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 AB5F1BFA01B0; Wed, 08 Aug 2001 10:48:15 -0700 Message-ID: <3B717B5D.C0DAF43E@urx.com> Date: Wed, 08 Aug 2001 10:48:13 -0700 From: Kent Stewart X-Mailer: Mozilla 4.77 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Jahanur R Subedar Cc: freebsd-questions , Tyler McGeorge Subject: Re: making bootable cdrom 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 Jahanur R Subedar wrote: > > can you be more clear. > As I understand that you are saying I need boot.flp file along with the > 4.3-install.iso file to be burned in the cd and some how letting burning > software inform that it is a boot cd, I dont think any software does that. > Please be more clear. It sounds like you should have burned the iso as an image file. How did you burn the CDROM. I use Nero 5.5 or Ez CD Creator and both of them have a file menu item to do that. Kent > > Jahanur > > -----Original Message----- > From: Tyler McGeorge [mailto:tylermcgeorge@hotmail.com] > Sent: Wednesday, August 08, 2001 12:23 PM > To: jahanur@zeetelecom.com; freebsd-questions@freebsd.org > Subject: Re: making bootable cdrom > > You need to download the boot.flp from the FTP and, when you burn the CD, > make it a Boot-CD with boot.flp as the boot image. > > Tyler McGeorge > FreeBSD Newbie Administrator for 2 years > FreeBSD Advocate for 3 years > Always looking for a job > > >From: "Jahanur R Subedar" > >To: "freebsd-questions" > >Subject: making bootable cdrom > >Date: Wed, 8 Aug 2001 12:02:10 -0500 > > > >Hi, > >I have downloaded the 4.3-install.iso and burned it to a cdrom as datacd. > >Becasue it is specified that it is iso 9660. > >Now do I need anything else to burn in it other than the iso file. > > > >Because I tried to boot it it does not boot. I know my bios is set to boot > >from the cdrom because I used one of my win98 install cd just to check if > >boots from it or not it does. And all other old versions of FreeBSD cdrom > >that I bought from the Walnut cdrom boots fine too. > >Except this one. I dont know what am I doing wrong. > > > >Please help !! > > > >Jahanur > > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org > >with "unsubscribe freebsd-questions" in the body of the message > > _________________________________________________________________ > 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 -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html http://daily.daemonnews.org/ SETI (Search for Extraterrestrial Intelligence) @ Home http://setiathome.ssl.berkeley.edu/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 11:10:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from backup.zeetelecom.com (bdsl.66.12.179.235.gte.net [66.12.179.235]) by hub.freebsd.org (Postfix) with ESMTP id 5830137B405 for ; Wed, 8 Aug 2001 11:10:37 -0700 (PDT) (envelope-from jahanur@zeetelecom.com) Received: from jahanurs (ns1.zeetelecom.net [66.12.179.234]) by backup.zeetelecom.com (8.9.3/8.9.3) with SMTP id MAA12118; Wed, 8 Aug 2001 12:02:12 -0500 (CDT) (envelope-from jahanur@zeetelecom.com) From: "Jahanur R Subedar" To: "freebsd-questions" , "Kent Stewart" Subject: RE: making bootable cdrom Date: Wed, 8 Aug 2001 13:04:09 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <3B717B5D.C0DAF43E@urx.com> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 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 I think you are right I created it wrongly. I have the easy cd creator and I found the option there. Thanks for the help. jahanur -----Original Message----- From: Kent Stewart [mailto:kstewart@urx.com] Sent: Wednesday, August 08, 2001 12:48 PM To: Jahanur R Subedar Cc: freebsd-questions; Tyler McGeorge Subject: Re: making bootable cdrom Jahanur R Subedar wrote: > > can you be more clear. > As I understand that you are saying I need boot.flp file along with the > 4.3-install.iso file to be burned in the cd and some how letting burning > software inform that it is a boot cd, I dont think any software does that. > Please be more clear. It sounds like you should have burned the iso as an image file. How did you burn the CDROM. I use Nero 5.5 or Ez CD Creator and both of them have a file menu item to do that. Kent > > Jahanur > > -----Original Message----- > From: Tyler McGeorge [mailto:tylermcgeorge@hotmail.com] > Sent: Wednesday, August 08, 2001 12:23 PM > To: jahanur@zeetelecom.com; freebsd-questions@freebsd.org > Subject: Re: making bootable cdrom > > You need to download the boot.flp from the FTP and, when you burn the CD, > make it a Boot-CD with boot.flp as the boot image. > > Tyler McGeorge > FreeBSD Newbie Administrator for 2 years > FreeBSD Advocate for 3 years > Always looking for a job > > >From: "Jahanur R Subedar" > >To: "freebsd-questions" > >Subject: making bootable cdrom > >Date: Wed, 8 Aug 2001 12:02:10 -0500 > > > >Hi, > >I have downloaded the 4.3-install.iso and burned it to a cdrom as datacd. > >Becasue it is specified that it is iso 9660. > >Now do I need anything else to burn in it other than the iso file. > > > >Because I tried to boot it it does not boot. I know my bios is set to boot > >from the cdrom because I used one of my win98 install cd just to check if > >boots from it or not it does. And all other old versions of FreeBSD cdrom > >that I bought from the Walnut cdrom boots fine too. > >Except this one. I dont know what am I doing wrong. > > > >Please help !! > > > >Jahanur > > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org > >with "unsubscribe freebsd-questions" in the body of the message > > _________________________________________________________________ > 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 -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html http://daily.daemonnews.org/ SETI (Search for Extraterrestrial Intelligence) @ Home http://setiathome.ssl.berkeley.edu/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 11:21:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from intergate.sdccd.cc.ca.us (intergate.sdccd.cc.ca.us [209.129.16.2]) by hub.freebsd.org (Postfix) with ESMTP id E428337B40E for ; Wed, 8 Aug 2001 11:21:14 -0700 (PDT) (envelope-from efortenb@sdccd.cc.ca.us) Received: from ntxdistrict.sdccd.cc.ca.us (ntxdistrict.sdccd.cc.ca.us [10.1.100.1]) by intergate.sdccd.cc.ca.us (8.8.7/8.8.7) with ESMTP id KAA16996 for ; Wed, 8 Aug 2001 10:28:51 -0700 (PDT) Received: by NTXDISTRICT with Internet Mail Service (5.5.2652.78) id ; Wed, 8 Aug 2001 11:23:27 -0700 Message-ID: From: Erin Fortenberry To: "'questions@freebsd.org'" Subject: Bind, Freebsd and permission problems. Date: Wed, 8 Aug 2001 11:23:19 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2652.78) 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 I am currently running bind as root on my secondary DNS server because it will not run correctly as anything else. If I run it as bind:bind it is not able to write the temporary files to the drive. It does not matter what the permissions are on the files or directories. I run my primary DNS server as bind:bind but I am unable to -HUP it because it gets a permission denied on the named.conf file. This .conf file is currently owned by bind:bind with a permissions of 440. It does not master what I set the permissions too, it does not work. So my question is, it their any docs to help me either jail named or run it correctly as something other then root on FreeBSD? Thanks, Erin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 11:38:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lcmail2.lc.ca.gov (lcmail2.lc.ca.gov [165.107.12.11]) by hub.freebsd.org (Postfix) with ESMTP id 3597C37B403 for ; Wed, 8 Aug 2001 11:38:11 -0700 (PDT) (envelope-from drewt@writeme.com) Received: from CONVERSION-DAEMON by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) id <0GHR00E01IG7GA@lcmail2.lc.ca.gov> for freebsd-questions@FreeBSD.org; Wed, 8 Aug 2001 11:38:41 -0700 (PDT) Received: from tagalong ([165.107.42.215]) by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) with SMTP id <0GHR00H8IIFV6B@lcmail2.lc.ca.gov> for freebsd-questions@FreeBSD.org; Wed, 08 Aug 2001 11:38:20 -0700 (PDT) Date: Wed, 08 Aug 2001 11:37:02 -0700 From: Drew Tomlinson Subject: Scripting Help To: "FreeBSD Questions (E-mail)" Message-id: <5CD46247635BD511B6B100A0CC3F023925A04F@ldcmsx01.lc.ca.gov> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) Content-type: text/plain; charset="iso-8859-1" Content-transfer-encoding: 7bit Importance: Normal X-Priority: 3 (Normal) X-MSMail-priority: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm attempting to write one of my first scripts. What I want to do is create a simple script that I can pass arguments to from the command line and have it run the appropriate webalizer command(s) to create stats for various virtual hosts on my machine. However, I am running into problems figuring out how to set variables in the script. Here is what I have so far: #! /bin/sh # 8/8/01 # An attempt to write script to run webalizer to generate web stats for all # virtual web sites. # Set command line variables set web=$1 set odir="/usr/local/www/data/webalizer/$1" # Time stamp log date echo $web\n echo $odir\n exit When run, this is my output: blacklamb# ./webalizer_run.sh test Wed Aug 8 11:26:40 PDT 2001 n n blacklamb# What I expect to happen is that the variable "web" is set to "test" and the variable "odir" is set to "/usr/local/www/data/webalizer/test". Then the echo line print the settings to confirm. Once I get this part "dialed in", then I plan to use the variable in a line such as "webalizer -O $odir". So can anyone enlighten me as to what I'm missing? Any links, RTFMs, etc. to scripting help is appreciated. Thanks, Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 11:42:52 2001 Delivered-To: freebsd-questions@freebsd.org Received: from pineypl.COM (dsl-216-227-86-197.telocity.com [216.227.86.197]) by hub.freebsd.org (Postfix) with ESMTP id 42FD737B411 for ; Wed, 8 Aug 2001 11:42:49 -0700 (PDT) (envelope-from bob@pineypl.COM) Received: (from bob@localhost) by pineypl.COM (8.11.3/8.11.3) id f78IfW740961 for questions@freebsd.org; Wed, 8 Aug 2001 14:41:32 -0400 (EDT) (envelope-from bob) Date: Wed, 8 Aug 2001 14:41:32 -0400 From: Bob Collins To: questions@freebsd.org Subject: OT, Linksys router Message-ID: <20010808144131.A40933@kludge.pineypl> Mail-Followup-To: questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I begin with an apology for going off topic, but figure there is a huge knowledge base here, and I can get a good solid answer. For that, Thanks. On to the question, I am contemplating a Linksys BEFSR41 for my office. We have a Bellsouth business DSL connection with 5 static IPs. I cannot find the information on linksys site nor can I get a decent answer from their tech support, but I want to know if anyone is using one of these to route the 5 IPs to the IIS I have here, and use NAT from the Linksys for the rest of my systems. The router from B$ does not support multiple IPs on it's WAN link. I hope this makes sense. Again, thanks for your indulgence. Yes, I have considered a FBSD router... -Bob To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 11:44:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailg.telia.com (mailg.telia.com [194.22.194.26]) by hub.freebsd.org (Postfix) with ESMTP id 4D4E437B412 for ; Wed, 8 Aug 2001 11:44:51 -0700 (PDT) (envelope-from ertr1013@student.uu.se) Received: from d1o913.telia.com (d1o913.telia.com [195.252.44.241]) by mailg.telia.com (8.11.2/8.11.0) with ESMTP id f78Iims17649 for ; Wed, 8 Aug 2001 20:44:48 +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 UAA19560 for ; Wed, 8 Aug 2001 20:44:48 +0200 (CEST) Received: (qmail 22110 invoked by uid 1001); 8 Aug 2001 18:43:36 -0000 Date: Wed, 8 Aug 2001 20:43:36 +0200 From: Erik Trulsson To: Drew Tomlinson Cc: "FreeBSD Questions (E-mail)" Subject: Re: Scripting Help Message-ID: <20010808204336.A22075@student.uu.se> Mail-Followup-To: Drew Tomlinson , "FreeBSD Questions (E-mail)" References: <5CD46247635BD511B6B100A0CC3F023925A04F@ldcmsx01.lc.ca.gov> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5CD46247635BD511B6B100A0CC3F023925A04F@ldcmsx01.lc.ca.gov> 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 Wed, Aug 08, 2001 at 11:37:02AM -0700, Drew Tomlinson wrote: > I'm attempting to write one of my first scripts. What I want to do is > create a simple script that I can pass arguments to from the command line > and have it run the appropriate webalizer command(s) to create stats for > various virtual hosts on my machine. However, I am running into problems > figuring out how to set variables in the script. Here is what I have so > far: > > #! /bin/sh > > # 8/8/01 > # An attempt to write script to run webalizer to generate web stats for all > # virtual web sites. > > # Set command line variables > set web=$1 > set odir="/usr/local/www/data/webalizer/$1" No need to use 'set'. Those lines should just read: web=$1 odir="/usr/local/www/data/webalizer/$1" > > # Time stamp log > date > > echo $web\n > echo $odir\n The \n at the shouldn't be there. The default behaviour for echo(1) is to add a newline at the end. (Can be overridden by the -n flag.) So this should be echo $web echo $odir > exit > > When run, this is my output: > > blacklamb# ./webalizer_run.sh test > Wed Aug 8 11:26:40 PDT 2001 > n > n > blacklamb# > > What I expect to happen is that the variable "web" is set to "test" and the > variable "odir" is set to "/usr/local/www/data/webalizer/test". Then the > echo line print the settings to confirm. Once I get this part "dialed in", > then I plan to use the variable in a line such as "webalizer -O $odir". > > So can anyone enlighten me as to what I'm missing? Any links, RTFMs, etc. > to scripting help is appreciated. > -- Erik Trulsson ertr1013@student.uu.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 11:45:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail-relay1.mirrorimage.net (mail-relay1.mirrorimage.net [209.58.140.11]) by hub.freebsd.org (Postfix) with ESMTP id A0A6037B406 for ; Wed, 8 Aug 2001 11:45:24 -0700 (PDT) (envelope-from leblanc@mirror-image.net) Received: from leblanc.mirrorimage.net (leblanc.mirrorimage.net [209.192.210.146]) by mail-relay1.mirrorimage.net (8.9.3/8.9.3) with ESMTP id OAA23686 for ; Wed, 8 Aug 2001 14:45:24 -0400 Received: (from leblanc@localhost) by leblanc.mirrorimage.net (8.11.5/8.11.4) id f78IjNu85569 for questions@FreeBSD.ORG; Wed, 8 Aug 2001 14:45:23 -0400 (EDT) (envelope-from leblanc) Date: Wed, 8 Aug 2001 14:45:23 -0400 From: Louis LeBlanc To: "questions@FreeBSD.ORG" Subject: Re: XFree86-4 weirdness Message-ID: <20010808144522.A85555@acadia.ne.mediaone.net> Reply-To: freebsd-questions@FreeBSD.ORG Mail-Followup-To: "questions@FreeBSD.ORG" References: <3B6F4746.B8F519C4@rochester.rr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <3B6F4746.B8F519C4@rochester.rr.com> User-Agent: Mutt/1.3.19i 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 Bah! I FINALLY got XFree86 4 installed and running through xdm (it is set up not to let users run it from startx). I set the X version number to 4 in /etc/make.conf - as suggested in another thread, did a cvsup, buildworld, (good build) and installworld, reboot. Once I rebooted, I ran /stand/sysinstall, used my current XFree86.conf as a reference, and backed down to single user, then back to multi. Xdm came up perfectly, allowed me to log on, brought up my wm (rather more quickly than I am accustomed to on Linux, of course) and immediately showed me a blue shadow of a band straight down the center of my screen. Upon starting mutt in an xterm, I was unpleasantly surprised by the very same goofed up window mixing I was seeing before. A block of text from a window might get overlaid just to the left, or at the top left of the screen, or whatever. Any further ideas? Thanks Lou On 08/06/01 09:41 PM, David M. Heller sat at the `puter and typed: > > Hi All > > After installing XFree86-4 which works great by the way. I tried to > install the xwrapper port I did a "cd /usr/ports/x11/wrapper; make > install" I then got a message that say's it's forbidden because Its for > XFree86-4 only, not Xfree86-3--- I edited the Makefile and commented > out the "Forbidden" lines in the Makefile so I can install xwrapper the > question is why did I get the forbidden message in the first place I do > have XFree86-4 installed ?? How do I tell my system I have the 4.0 > version installed ?? > > Thanks > -- > David Heller > dheller1@rochester.rr.com > dheller@allheller.net > http://www.supertechs.dyndns.org/contactus.php3 > > 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 Ô¿Ô¬ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 12: 7: 2 2001 Delivered-To: freebsd-questions@freebsd.org Received: from grumpy.dyndns.org (user-24-214-76-217.knology.net [24.214.76.217]) by hub.freebsd.org (Postfix) with ESMTP id 2A89D37B40A for ; Wed, 8 Aug 2001 12:06:59 -0700 (PDT) (envelope-from dkelly@grumpy.dyndns.org) Received: (from dkelly@localhost) by grumpy.dyndns.org (8.11.3/8.11.4) id f78J5oG11778; Wed, 8 Aug 2001 14:05:50 -0500 (CDT) (envelope-from dkelly) Date: Wed, 8 Aug 2001 14:05:50 -0500 From: David Kelly To: Zeo Smeijsters Cc: Freebsd-questions@FreeBSD.ORG Subject: Re: Asus A7V and Realtek Message-ID: <20010808140550.B11676@grumpy.dyndns.org> References: <5.0.2.1.2.20010808172043.023e4130@pop.iae.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <5.0.2.1.2.20010808172043.023e4130@pop.iae.nl>; from Zeo@Zaleo.nl on Wed, Aug 08, 2001 at 05:30:43PM +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 Wed, Aug 08, 2001 at 05:30:43PM +0200, Zeo Smeijsters wrote: > I have a running FreeBSD ver. 4.2 on my Asus A7V Mobo. > Everything works fine, now I'm ready to connect my FreeBSD System to the > network. Want to make a Samba File server and Nat DialUp server from it. > > Normally (on my work) the Realtek NIC automatic shows up in the network > setup from /stand/sysinstall. But not this time, the only difference is > that I'm using an AMD system this time. My A7V's BIOS gave me the worst trouble of any MB since before there were onboard battery backed BIOS config utilities. Its fool default concept of PCI resource allocation worked in NT4, barely. Gave FreeBSD fits. Start by disabling "PnP Operating System" in the BIOS. If that's not enough start manually allocating PCI resources and interupts to your slots. -- David Kelly N4HHE, dkelly@hiwaay.net ===================================================================== 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 Wed Aug 8 12:25:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from intratec.com.mx (intratec.com.mx [200.33.246.239]) by hub.freebsd.org (Postfix) with ESMTP id 8F6E937B403 for ; Wed, 8 Aug 2001 12:25:34 -0700 (PDT) (envelope-from jbiquez@icsmx.com) Received: from piii.intranet.com.mx (200.33.246.4) by intratec.com.mx with ESMTP (Eudora Internet Mail Server 3.0.2) for ; Wed, 8 Aug 2001 14:25:50 -0600 Message-Id: <5.0.2.1.2.20010808141248.02e020f0@icsmx.com> X-Sender: jbiquez@icsmx.com X-Mailer: QUALCOMM Windows Eudora Version 5.0.2 Date: Wed, 08 Aug 2001 14:28:57 -0500 To: From: Jorge Biquez Subject: RC file DAMAGED OR HACKED? 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 all. I received a call from a friend that like me is also learning FreeBSD. He has version 4.2 and was working without problems. He decided to rester his machine doing the normal following command: shutdown -r now after checking memory and that stuff the machine is sending this messages: Mounting root from ufs /dev/ad0s1a reserved: not found without: not found conditions: not found above: not found disclaimer: not found copyright: not found in: not found distributions: not found AS: not found LIMITED: not found PARTICULAR: not found CONTRIBUTORS: not found EXEMPLARY: not found PROCUREMENT: not found /etc/rc 16: Syntax error: ")" unexpected Enter full pathname or shell or RETURN for /bin/sh: He bring his machine to my office and together we are trying to fix it but we do not have any idea why this happened and how to solve it. (sorry but we are newbies and I decided to ask the list). We can install again without problems but we really would like to learn how to fix this and avoid , if possible similar problems in the future. One think we notices when we did the command # ls -l rc* is that the date of the file rc is changed as weel as the file rc.conf. This machine was serving web pages only on a plain installation of Apache and it is running a couple of CGIs. We would like to have the machine working again and download some Apache log files in the machine before formatting . Any one can help us and tell us what to do? Thanks in advance, JB To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 12:26:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from localhost.localdomain (host68.207.55.120.aadsl.com [207.55.120.68]) by hub.freebsd.org (Postfix) with ESMTP id 2236737B416 for ; Wed, 8 Aug 2001 12:26:38 -0700 (PDT) (envelope-from swear@aa.net) Received: (from jojo@localhost) by localhost.localdomain (8.11.3/8.11.3) id f78JShR63993; Wed, 8 Aug 2001 12:28:43 -0700 (PDT) (envelope-from swear@aa.net) X-Authentication-Warning: localhost.localdomain: jojo set sender to swear@aa.net using -f To: questions@freebsd.org Subject: What kinds of diffs are OK for PRs? From: swear@aa.net (Gary W. Swearingen) Date: 08 Aug 2001 12:28:43 -0700 Message-ID: Lines: 6 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) 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 suppose this isn't the right ML, but I hope it'll do.) I've been using -c, which I read could (should?) be used, but I think I'd rather use -u and I think I've seen a PR which used that. Are those widely accepted? Is either one better apart from esthetics? Are any other kinds just as good and acceptable? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 12:35: 2 2001 Delivered-To: freebsd-questions@freebsd.org Received: from andrew.home (pc-62-31-80-67-ll.blueyonder.co.uk [62.31.80.67]) by hub.freebsd.org (Postfix) with SMTP id 9737837B41C for ; Wed, 8 Aug 2001 12:34:50 -0700 (PDT) (envelope-from andrew@andrew.home) Received: (qmail 546 invoked by uid 1001); 8 Aug 2001 19:34:45 -0000 Content-Type: text/plain; charset="iso-8859-1" From: Andrew Boothman To: Jorge Biquez Subject: Re: RC file DAMAGED OR HACKED? Date: Wed, 8 Aug 2001 20:34:45 +0100 X-Mailer: KMail [version 1.2] References: <5.0.2.1.2.20010808141248.02e020f0@icsmx.com> In-Reply-To: <5.0.2.1.2.20010808141248.02e020f0@icsmx.com> Cc: MIME-Version: 1.0 Message-Id: <01080820344501.00484@spatula.home> 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 Wednesday 08 August 2001 8:28 pm, Jorge Biquez wrote: > Hello all. > > I received a call from a friend that like me is also learning FreeBSD. He > has version 4.2 and was working without problems. He decided to rester his > machine doing the normal following command: > > shutdown -r now > > after checking memory and that stuff the machine is sending this messages: Hmm, all those words are present in the standard /etc/rc. Is it possible that your friend may have opened /etc/rc in some weird text editor and then saved it again? Check your version against http://www.freebsd.org/cgi/cvsweb.cgi/src/etc/rc?rev=1.212.2.8&content-type=text/x-cvsweb-markup&only_with_tag=RELENG_4_2_0_RELEASE which is the /etc/rc which you should have. Hope this helped. -- Andrew Boothman http://sour.cream.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 12:47:32 2001 Delivered-To: freebsd-questions@freebsd.org Received: from absinthe2.dyndns.org (adsl-64-169-154-103.dsl.chic01.pacbell.net [64.169.154.103]) by hub.freebsd.org (Postfix) with ESMTP id 76ECB37B416 for ; Wed, 8 Aug 2001 12:47:25 -0700 (PDT) (envelope-from fred@absinthe2.dyndns.org) Received: (from fred@localhost) by absinthe2.dyndns.org (8.11.3/8.11.3) id f78JlOk42762 for freebsd-questions@freebsd.org; Wed, 8 Aug 2001 12:47:24 -0700 (PDT) (envelope-from fred) Date: Wed, 8 Aug 2001 12:47:24 -0700 From: Fred Condo To: freebsd-questions@freebsd.org Subject: panic at boot from kmem_malloc (4.3.0-RELEASE) Message-ID: <20010808124724.A42611@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 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 installed FreeBSD 4.3.0-RELEASE on a Cyrix system to do some network debugging. The installation (User, no X) went fine, but the installed kernel panics at boot time with this error: panic: kmem_malloc(-201322496): kmem_map too small: 3366912 total allocated The CPU characteristics: Cyrix 6x86MX, 167.05 MHz, "Cyrix Instead" Id-0x0452 Stepping=0 DIR=0x0452 Features=0x80a135 (FPU,DE,TSC,MSE,CX8,PGE,CMOV,MMX). Real memory = 96468992 Is there something I can do when reinstalling to avoid this? Obviously I can't boot this machine to build a new kernel; this is the generic kernel from a pristine installation. -- ______________________________________________________ ( fred@condo.chico.ca.us Repeal the DMCA. Free Dmitry. ) ------------------------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 12:59:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from localhost.localdomain (host68.207.55.120.aadsl.com [207.55.120.68]) by hub.freebsd.org (Postfix) with ESMTP id 7042637B40E for ; Wed, 8 Aug 2001 12:58:54 -0700 (PDT) (envelope-from swear@aa.net) Received: (from jojo@localhost) by localhost.localdomain (8.11.3/8.11.3) id f78K0vS64039; Wed, 8 Aug 2001 13:00:57 -0700 (PDT) (envelope-from swear@aa.net) X-Authentication-Warning: localhost.localdomain: jojo set sender to swear@aa.net using -f To: Christopher Farley Cc: freebsd-questions@freebsd.org Subject: Re: rc.shutdown and SmartUPS References: <200108080115.f781FnU45606@x4.tucheng.generalresources.com> <20010808013811.A61371@northernbrewer.com> <20010808121823.A96388@northernbrewer.com> From: swear@aa.net (Gary W. Swearingen) Date: 08 Aug 2001 13:00:57 -0700 In-Reply-To: <20010808121823.A96388@northernbrewer.com> Message-ID: Lines: 84 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) 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 Christopher Farley writes: > Gary W. Swearingen (swear@aa.net) wrote: > > > I've been suprised that I've not seen anyone consider this before (when > > I investigated about ten USP programs while using Linux). Most seemed > > more concerened about having their system get running again unattended. > > Shutting the system down cleanly is easy, at least with NUT. > Preparing it to boot up properly upon restoration of power was > decidedly trickier. > > At first I thought it would be enough to shut down the computer with a > 'shutdown -h now'. Eventually, the batteries on the UPS would die and the > power to the computer would be cut. My computers are set to reboot once > the AC power returns. > > But what happens in that odd case where the power comes back on after > you've issued the shutdown -h, but before the UPS dies? The computer > just sits there until someone reboots it. > > > I was concerned about the system trying to boot up and shut down while > > the mains power was going on and off while the battery was near dead. > > A small risk, but as I'm not running a server, one I needn't take. > > NUT allows you to set the shutdown command to whatever you want. So > if you don't care about it coming back up, you can do a shutdown -h, and > at least your disks will be synced and dismounted properly. Good. I hope I can use it to do the shutdown and still use my daemon to handle the monitoring, user interface, etc. I've got a dumb UPS and had to wire up a cable and hack an old dumb upsd program to talk with the right wires, etc. I'll have to have the NUT shutdown script tell my deamon to shut down the UPS, etc. as only it knows how to talk with my UPS. But your response above (and some other things you wrote) makes me wonder if you "got" my concern. If you use most of your UPS capacity during the first power-outage/shutdown cycle you could conceivably crash due to low voltage if power went out again while you were rebooting after the first power outage. (Maybe it'd be OK if all of the UPS software gets going before disks are mounted; but it doesn't.) The proper solution is probably to have pre-rw-mounting UPS software that considers how long your UPS has had to recharge, etc. I hope you don't mind me cc'ing much of your mail to the list. I thought your msg had some things to say about configuring NUT that should be kept for archive searchers. > > I still haven't figured how to shutdown properly in FreeBSD as it seems > > more of the shutdown process happens in "init" (as opposed to scripts) > > than in Linux where I could change a script to shut down the UPS after > > the disks are unmounted. I was planning to write a script to shutdown > > the Linux way. I'll have to look into the software you're discussing. > > NUT is pretty nice, it's under active development, and it supports a > huge variety of UPS devices. There's even cgi scripts that allow you to > monitor the status of your UPS(es) remotely. > > I found NUT a bit tricky to configure initially. It requires that you run > three daemons: a driver daemon specific to your UPS; upsd, which > communicates with the driver and authenticates listeners; and upsmon, which > monitors the status of the UPS and sends out messages if certain events > occur. Optionally, a forth daemon does logging, which is pretty useful > if you want to see how long it takes for your batteries to dissipate > and recharge... > > It took me a while to realize that the driver daemon wants to create a > file in /var/db, and it does not have permissions to do so. The solution > is to 'touch' the file as root, and change the ownership and permissions > as desired. That was about the only major undocumented installation issue. > > To shut down the UPS you run the driver with the -k option. It takes a > few seconds for it to send the shutdown command to the UPS, and then > another several seconds for the UPS to actually shut down. What I found > disturbing is that after issuing the shutdown command, the driver never > returns. I kind of expected that it would, so you can resume the rest of > the shutdown. > > I assume NUT is written for Linux first and foremost, because the > examples given for the shutdown script do not work with FreeBSD. > Running the shutdown command in the background and then sleeping for 2 > seconds works for me. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 12:59:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.system (pec-123-100.tnt7.m2.uunet.de [149.225.123.100]) by hub.freebsd.org (Postfix) with SMTP id ADCA137B40B for ; Wed, 8 Aug 2001 12:59:32 -0700 (PDT) (envelope-from mailings@analogon.com) Received: (qmail 23173 invoked by uid 1013); 8 Aug 2001 19:59:21 -0000 Received: from milestonenfs.system (HELO analogon.com) (root@192.168.1.2) by daemon.system with SMTP; 8 Aug 2001 19:59:21 -0000 Message-ID: <3B719A32.48F6BED0@analogon.com> Date: Wed, 08 Aug 2001 21:59:46 +0200 From: Tom Beer X-Mailer: Mozilla 4.75 [de] (X11; U; Linux 2.4.4 i686) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: /kernel arp 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 configured my network devices and get every minute or so the following output on every console: Aug 8 21:54:31 /kernel: arp: 192.168.1.1 is on rl0 but \ got reply from 00:00:cb:59:bc:c8 on rl1 What does this mean? How to troubleshoot? Thanks Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 13: 9:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from transbay.net (dns1.transbay.net [209.133.53.2]) by hub.freebsd.org (Postfix) with ESMTP id 02FFD37B412 for ; Wed, 8 Aug 2001 13:09:10 -0700 (PDT) (envelope-from sreese@codysbooks.com) Received: from borges (stalwart.codysbooks.com [209.133.54.175]) by transbay.net (8.11.2/8.11.2) with SMTP id f78K91r49634; Wed, 8 Aug 2001 13:09:01 -0700 (PDT) Message-ID: <014101c12046$a68cf620$1800a8c0@borges> From: "Scott Reese" To: "Tom Beer" , References: <3B719A32.48F6BED0@analogon.com> Subject: Re: /kernel arp Date: Wed, 8 Aug 2001 13:13:55 -0700 Organization: Cody's Books 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 Tom Beer wrote: > Hi, > > I configured my network devices and > get every minute or so the following output > on every console: > Aug 8 21:54:31 /kernel: arp: 192.168.1.1 is on rl0 but \ > got reply from 00:00:cb:59:bc:c8 on rl1 > > What does this mean? How to troubleshoot? > > Thanks Tom Tom, Have you checked your rc.conf settings? This happned to me once and I found that I had specified the wrong network card for natd_interface. (i.e. I had natd_interface="rl0" instead of natd_interface="rl1"; rl1 is the card that sends/receives traffic to/from the Internet and rl0 is the interface for my internal network). I hope this helps. If this isn't your problem, then do you have any more info you can share about your setup? -Scott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 13:12: 4 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 75BD037B40A for ; Wed, 8 Aug 2001 13:12:00 -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 ACFE42AA01B2; Wed, 08 Aug 2001 13:11:42 -0700 Message-ID: <3B719CFE.57FD7C50@urx.com> Date: Wed, 08 Aug 2001 13:11:42 -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: Tom Beer Cc: freebsd-questions@FreeBSD.ORG Subject: Re: /kernel arp References: <3B719A32.48F6BED0@analogon.com> 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 Tom Beer wrote: > > Hi, > > I configured my network devices and > get every minute or so the following output > on every console: > Aug 8 21:54:31 /kernel: arp: 192.168.1.1 is on rl0 but \ > got reply from 00:00:cb:59:bc:c8 on rl1 > > What does this mean? How to troubleshoot? It means you have two NICS on the same network when only one is expected. Kent > > Thanks Tom > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 13:38:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from yertle.kciLink.com (yertle.kcilink.com [216.194.193.105]) by hub.freebsd.org (Postfix) with ESMTP id 9D12837B419 for ; Wed, 8 Aug 2001 13:38:17 -0700 (PDT) (envelope-from khera@kcilink.com) Received: from onceler.kciLink.com (onceler.kciLink.com [216.194.193.106]) by yertle.kciLink.com (Postfix) with ESMTP id E34232E45F for ; Wed, 8 Aug 2001 16:38:16 -0400 (EDT) Received: (from khera@localhost) by onceler.kciLink.com (8.11.4/8.11.4) id f78KcGA97047; Wed, 8 Aug 2001 16:38:16 -0400 (EDT) (envelope-from khera@kcilink.com) X-Authentication-Warning: onceler.kciLink.com: khera set sender to khera@kcilink.com using -f To: questions@freebsd.org Subject: Re: Bind, Freebsd and permission problems. References: From: Vivek Khera Date: 08 Aug 2001 16:38:15 -0400 In-Reply-To: Message-ID: Lines: 43 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) 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 >>>>> "EF" == Erin Fortenberry writes: EF> I run my primary DNS server as bind:bind but I am unable to -HUP it because EF> it gets a permission denied on the named.conf file. This .conf file is EF> currently owned by bind:bind with a permissions of 440. It does not master EF> what I set the permissions too, it does not work. The actual situation on your disk disagrees with what you are claiming, because if the file is owned by bind:bind, then there is no way that the process running as user bind will not be able to read it, unless the parent directory is unreadable to it. EF> So my question is, it their any docs to help me either jail named or run it EF> correctly as something other then root on FreeBSD? Here's my set up: [yertle]% ls -ld /etc/namedb drwxr-xr-x 3 root wheel 512 Jul 31 17:24 /etc/namedb/ [yertle]% ls -l /etc/namedb total 15 -rw-r--r-- 1 root wheel 423 Jul 28 2000 PROTO.localhost.rev -r--r--r-- 1 root wheel 269 Sep 14 2000 local -r--r--r-- 1 root wheel 271 Sep 14 2000 local.rev -rw-r--r-- 1 root wheel 261 Sep 14 2000 localhost -rw-r--r-- 1 root wheel 847 Jun 26 09:12 make-localhost -rw-r----- 1 root bind 852 Jul 31 17:24 named.conf -rw-r--r-- 1 root wheel 2843 Jul 28 2000 named.root drwxr-xr-x 2 bind bind 512 Jul 20 15:28 secondaries/ You don't really want named.conf writable by user bind in case some future bug in bind makes that a vulnerability. I just run named with "-g bind -u bind" options. Of course, make sure your named.conf uses /etc/namedb as its path for the files it needs. -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Vivek Khera, Ph.D. Khera Communications, Inc. Internet: khera@kciLink.com Rockville, MD +1-240-453-8497 AIM: vivekkhera Y!: vivek_khera http://www.khera.org/~vivek/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 13:41:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.ruraltel.net (mail.ruraltel.net [24.225.0.33]) by hub.freebsd.org (Postfix) with ESMTP id 1B1EA37B403 for ; Wed, 8 Aug 2001 13:41:42 -0700 (PDT) (envelope-from darryl@osborne-ind.com) Received: from darryl ([24.225.30.195]) by mail.ruraltel.net (Post.Office MTA v3.5.3 release 223 ID# 0-70800U16000L4200S0V35) with SMTP id net for ; Wed, 8 Aug 2001 15:39:46 -0500 Reply-To: From: "Darryl Hoar" To: Subject: Apache 13 + Frontpage Date: Wed, 8 Aug 2001 15:44:00 -0500 Message-ID: <002301c1204a$db2a0f40$0701a8c0@darryl> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.3018.1300 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 Greetings, I just installed 4.3 on one of my computers. I configured networking and verified all was well. I then went to /usr/ports/www/apache13-fp. Inside the directory I did a : make then a make install. All went well with no errors. I then did a apachectl start. No problems. From my Windows box, I launched Frontpage 2000. Tried to 'publish' to my Freebsd box, but frontpage said that it was not running Frontpage extensions. Did I miss a step? Was there a post config step I need to do, but missed? Thanks for any info on this. Darryl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 13:44:37 2001 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-64-165-226-48.dsl.lsan03.pacbell.net [64.165.226.48]) by hub.freebsd.org (Postfix) with ESMTP id 7363E37B406 for ; Wed, 8 Aug 2001 13:44:33 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 1085566C4D; Wed, 8 Aug 2001 13:44:31 -0700 (PDT) Date: Wed, 8 Aug 2001 13:44:31 -0700 From: Kris Kennaway To: "Gary W. Swearingen" Cc: questions@FreeBSD.ORG Subject: Re: What kinds of diffs are OK for PRs? Message-ID: <20010808134431.A88555@xor.obsecurity.org> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="YZ5djTAD1cGYuMQK" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from swear@aa.net on Wed, Aug 08, 2001 at 12:28:43PM -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 --YZ5djTAD1cGYuMQK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Aug 08, 2001 at 12:28:43PM -0700, Gary W. Swearingen wrote: > (I suppose this isn't the right ML, but I hope it'll do.) >=20 > I've been using -c, which I read could (should?) be used, but I think > I'd rather use -u and I think I've seen a PR which used that. Are those > widely accepted? Is either one better apart from esthetics? Are any > other kinds just as good and acceptable? Most people seem to prefer -u, though either is acceptable. Kris --YZ5djTAD1cGYuMQK 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 iD8DBQE7caSuWry0BWjoQKURAhyMAKDa3o8/mzTZFZwywoUNP2lFzPMJ+wCcD61L 14AAYl8TUMjR7cLwRimoabQ= =XQfc -----END PGP SIGNATURE----- --YZ5djTAD1cGYuMQK-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 13:47: 9 2001 Delivered-To: freebsd-questions@freebsd.org Received: from greenavenger.com (aleph.greenavenger.com [206.132.75.212]) by hub.freebsd.org (Postfix) with ESMTP id 8FD6A37B405 for ; Wed, 8 Aug 2001 13:47:04 -0700 (PDT) (envelope-from cram@greenavenger.com) Received: from localhost (cram@localhost) by greenavenger.com (8.9.3/8.9.3) with ESMTP id NAA37248 for ; Wed, 8 Aug 2001 13:47:07 -0700 (PDT) (envelope-from cram@greenavenger.com) Date: Wed, 8 Aug 2001 13:47:07 -0700 (PDT) From: Marc Alvidrez To: Subject: buildworld problem: 4.0-STABLE -> 4.3-STABLE Message-ID: <20010808131820.M97657-100000@aleph.greenavenger.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 I'm attempting to update my alpha system from 4.0-STABLE to 4.3-STABLE and am running into a bit of a problem. In the first minute of the build I end up getting this: ------------------------------------------------------------------------- cd /usr/src/usr.bin/xinstall; make obj; make depend; make all; make install /usr/obj/usr/src/alpha/usr/src/usr.bin/xinstall created for /usr/src/usr.bin/xinstall rm -f .depend mkdep -f .depend -a -I/usr/obj/usr/src/alpha/usr/include /usr/src/usr.bin/xinstall/xinstall.c cd /usr/src/usr.bin/xinstall; make _EXTRADEPEND echo xinstall: /usr/obj/usr/src/alpha/usr/lib/libc.a >> .depend cc -O -pipe -mcpu=ev4 -I/usr/obj/usr/src/alpha/usr/include -c /usr/src/usr.bin/xinstall/xinstall.c cc -O -pipe -mcpu=ev4 -I/usr/obj/usr/src/alpha/usr/include -static -o xinstall xinstall.o xinstall.o: In function `main': xinstall.c(.text+0xd8): undefined reference to `strtofflags' xinstall.c(.text+0xdc): undefined reference to `strtofflags' *** Error code 1 Stop in /usr/src/usr.bin/xinstall. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. ------------------------------------------------------------------------- The prototype for strtofflags is not present in /usr/include/unistd.h and /usr/include/sys/unistd.h. Here is my .depend: ------------------------------------------------------------------------- $ cat /usr/obj/usr/src/alpha/usr/src/usr.bin/xinstall/.depend # -I/usr/obj/usr/src/alpha/usr/include /usr/src/usr.bin/xinstall/xinstall.c xinstall.o: /usr/src/usr.bin/xinstall/xinstall.c \ /usr/include/sys/param.h /usr/include/sys/types.h \ /usr/include/sys/cdefs.h /usr/include/sys/inttypes.h \ /usr/include/machine/ansi.h /usr/include/machine/types.h \ /usr/include/machine/endian.h /usr/include/sys/syslimits.h \ /usr/include/sys/signal.h /usr/include/sys/_posix.h \ /usr/include/machine/signal.h /usr/include/sys/ucontext.h \ /usr/include/machine/ucontext.h /usr/include/machine/param.h \ /usr/include/machine/alpha_cpu.h /usr/include/machine/cpu.h \ /usr/include/machine/frame.h /usr/include/machine/limits.h \ /usr/include/sys/wait.h /usr/include/sys/mman.h \ /usr/include/sys/stat.h /usr/include/sys/time.h /usr/include/time.h \ /usr/include/sys/mount.h /usr/include/sys/ucred.h \ /usr/include/sys/queue.h /usr/include/sys/lock.h \ /usr/include/machine/lock.h /usr/include/ctype.h \ /usr/include/runetype.h /usr/include/err.h /usr/include/errno.h \ /usr/include/fcntl.h /usr/include/grp.h /usr/include/paths.h \ /usr/include/pwd.h /usr/include/stdio.h /usr/include/stdlib.h \ /usr/include/string.h /usr/include/unistd.h /usr/include/sys/unistd.h \ /usr/include/sysexits.h /usr/include/utime.h \ /usr/src/usr.bin/xinstall/pathnames.h xinstall: /usr/obj/usr/src/alpha/usr/lib/libc.a ------------------------------------------------------------------------- The prototype *is* in /usr/src/include/unistd.h, but it doesn't look like the build process is looking there. I tried altering xinstall.c to specifically include /usr/src/include/unistd.h, but still wasn't able to get it to compile. Any clue as to how I might be able to make buildworld? TIA, Marc ------------------------------------------------------------------------ "Those who do not understand Unix are condemned to reinvent it, poorly." -- Henry Spencer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 14: 1:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lcmail2.lc.ca.gov (lcmail2.lc.ca.gov [165.107.12.11]) by hub.freebsd.org (Postfix) with ESMTP id 6751237B405 for ; Wed, 8 Aug 2001 14:00:53 -0700 (PDT) (envelope-from drewt@writeme.com) Received: from CONVERSION-DAEMON by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) id <0GHR00901P2DXN@lcmail2.lc.ca.gov> for freebsd-questions@FreeBSD.ORG; Wed, 8 Aug 2001 14:01:27 -0700 (PDT) Received: from tagalong ([165.107.42.215]) by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) with SMTP id <0GHR00GMDP298T@lcmail2.lc.ca.gov> for freebsd-questions@FreeBSD.ORG; Wed, 08 Aug 2001 14:01:21 -0700 (PDT) Date: Wed, 08 Aug 2001 14:00:03 -0700 From: Drew Tomlinson Subject: RE: Scripting Help In-reply-to: <5CD46247635BD511B6B100A0CC3F0239E33F72@ldcmsx01.lc.ca.gov> To: 'Erik Trulsson' Cc: "'FreeBSD Questions (E-mail)'" Message-id: <5CD46247635BD511B6B100A0CC3F023925A050@ldcmsx01.lc.ca.gov> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) Content-type: text/plain; charset="us-ascii" Content-transfer-encoding: 7bit Importance: Normal X-Priority: 3 (Normal) X-MSMail-priority: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > -----Original Message----- > From: Erik Trulsson [mailto:ertr1013@student.uu.se] > Sent: Wednesday, August 08, 2001 11:44 AM > To: Drew Tomlinson > Cc: FreeBSD Questions (E-mail) > Subject: Re: Scripting Help > > > On Wed, Aug 08, 2001 at 11:37:02AM -0700, Drew Tomlinson wrote: > > I'm attempting to write one of my first scripts. What I > want to do is > > create a simple script that I can pass arguments to from > the command line > > and have it run the appropriate webalizer command(s) to > create stats for > > various virtual hosts on my machine. However, I am running > into problems > > figuring out how to set variables in the script. Here is > what I have so > > far: > > > > #! /bin/sh > > > > # 8/8/01 > > # An attempt to write script to run webalizer to generate > web stats for all > > # virtual web sites. > > > > # Set command line variables > > set web=$1 > > set odir="/usr/local/www/data/webalizer/$1" > > No need to use 'set'. Those lines should just read: > > web=$1 > odir="/usr/local/www/data/webalizer/$1" Thanks! This worked just fine. > > > > # Time stamp log > > date > > > > echo $web\n > > echo $odir\n > > The \n at the shouldn't be there. > The default behaviour for echo(1) is to add a newline at the end. > (Can be overridden by the -n flag.) > So this should be > > echo $web > echo $odir This worked too! Thanks, Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 14: 2:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.system (pec-6-235.tnt2.m2.uunet.de [149.225.6.235]) by hub.freebsd.org (Postfix) with SMTP id 68FE937B405 for ; Wed, 8 Aug 2001 14:02:30 -0700 (PDT) (envelope-from tom@analogon.com) Received: (qmail 23907 invoked by uid 1013); 8 Aug 2001 21:02:23 -0000 Received: from laptop.system (HELO laptop) (192.168.1.9) by daemon.system with SMTP; 8 Aug 2001 21:02:23 -0000 Message-ID: <004c01c1204d$43d6b640$0901a8c0@system> From: "Thomas Beer" To: "Mike Meyer" Cc: References: <15216.30828.442770.319628@guru.mired.org> Subject: Re: Fw: FreeBSD Security Advisory FreeBSD-SA-01:52.fragment Date: Wed, 8 Aug 2001 23:01:16 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, > Comment 1) If you really want people to confirm a PGP signature, you > need to send the message unmodified. That means you can't send it > quoted by your mailer, or in mangled in any other way; you have to > send it as an attachement. This was/ is a freebsd security advisory and I thougth/ think, that I am not the only one on this list who will receive it... > > Comment 2) Asking others to verify a signature doesn't say a thing > about the validity of the signature. If they say it's fine for them, > that means you need to figure out why your software is complaining > about the signature and verify it yourself, *not* trust it. the second advisory, from the same day was fine... Greetings Tom > > -- > 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 From owner-freebsd-questions Wed Aug 8 14:32:45 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 EB20F37B406; Wed, 8 Aug 2001 14:32:25 -0700 (PDT) (envelope-from jonc@itouch.co.nz) Received: (from jonc@localhost) by itouch.co.nz (8.11.3/8.11.1) id f78LVld18667; Thu, 9 Aug 2001 09:31:47 +1200 (NZST) (envelope-from jonc) Date: Thu, 9 Aug 2001 09:31:47 +1200 From: Jonathan Chen To: Karun Cc: freebsd-questions@FreeBSD.ORG, freebsd-newbies@FreeBSD.ORG Subject: Re: Mail Server Message-ID: <20010809093147.A16091@itouchnz.itouch> References: <3B70F111.37FF0881@dambiec.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3B70F111.37FF0881@dambiec.com>; from karun@dambiec.com on Wed, Aug 08, 2001 at 05:58:09PM +1000 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 08, 2001 at 05:58:09PM +1000, Karun wrote: > Hello > I am presently using exim on debian as my mail server, as it is part of > the installation. I am planning to migrate the server to freebsd, and i > am not sure about the different features of mail servers. I am hosting a > small server which only has about 20 email addresses at dambiec.com and > i have settings for the rbl in the exim config. Anybody have any > sugestions about what server to use? If you've got the most experience using exim, why not stick with it? # cd /usr/ports/mail/exim # make && make install && make clean Tweak the /etc/rc.conf configs as recommended, and you're away. -- 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 Wed Aug 8 14:33:45 2001 Delivered-To: freebsd-questions@freebsd.org Received: from devserver (unknown [64.132.176.66]) by hub.freebsd.org (Postfix) with ESMTP id A0EC437B415 for ; Wed, 8 Aug 2001 14:33:18 -0700 (PDT) (envelope-from support@tipclub.com) Received: from mail pickup service by devserver with Microsoft SMTPSVC; Wed, 8 Aug 2001 17:32:43 -0400 From: To: Subject: Welcome To Tipclub Date: Wed, 8 Aug 2001 17:32:42 -0400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Message-ID: X-OriginalArrivalTime: 08 Aug 2001 21:32:43.0141 (UTC) FILETIME=[A8511350:01C12051] 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 You have been referred to us to receive a Free Trial Membership to the first-ever online Tip Club. Tip Club is a local, online sales referral network whereas you share sales opportunities with members in your community - online!!!. Some people call them "breakfast clubs", "lead networks", or "referral clubs". We are the first to do it on the Internet! Membership is exclusive, once you sign up no other companies in your industry can join in your area. For more information, check us out at http://www.TipClub.com. If your interested, please reserve your industry opening now. Email us back with "Yes" on the subject line. Please include in your response your name, company name, industry and phone number. We only ask that if you join, you agree to be an active participant. If your not interested, just reply "No" in the subject line and and we will remove you from our referral list. Thank you! Sincerely, Tip Club Manager P.S. Refer five people to Tip Club and, if they join, receive a years membership free! Learn more about how tip clubs work: http://www.bni-sac.com/sacbee17jul.html http://centralohio.thesource.net/Files/9508162.html http://www.entrepreneur.com/Magazines/MA_SegArticle/0,1539,266943----1-,00 html http://austin.bcentral.com/austin/stories/1997/05/12/smallb4.html http://www.augustachronicle.com/stories/120699/abc_biztips.shtml http://columbus.bcentral.com/columbus/stories/1998/09/21/smallb1.html http://atlanta.bcentral.com/atlanta/stories/1999/07/19/smallb1.html http://columbus.bcentral.com/columbus/stories/2000/10/09/smallb1.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 14:34:18 2001 Delivered-To: freebsd-questions@freebsd.org Received: from devserver (unknown [64.132.176.66]) by hub.freebsd.org (Postfix) with ESMTP id 9E18537B643 for ; Wed, 8 Aug 2001 14:33:50 -0700 (PDT) (envelope-from support@tipclub.com) Received: from mail pickup service by devserver with Microsoft SMTPSVC; Wed, 8 Aug 2001 17:33:24 -0400 From: To: Subject: Welcome To Tipclub Date: Wed, 8 Aug 2001 17:33:24 -0400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Message-ID: X-OriginalArrivalTime: 08 Aug 2001 21:33:24.0580 (UTC) FILETIME=[C1042A40:01C12051] 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 You have been referred to us to receive a Free Trial Membership to the first-ever online Tip Club. Tip Club is a local, online sales referral network whereas you share sales opportunities with members in your community - online!!!. Some people call them "breakfast clubs", "lead networks", or "referral clubs". We are the first to do it on the Internet! Membership is exclusive, once you sign up no other companies in your industry can join in your area. For more information, check us out at http://www.TipClub.com. If your interested, please reserve your industry opening now. Email us back with "Yes" on the subject line. Please include in your response your name, company name, industry and phone number. We only ask that if you join, you agree to be an active participant. If your not interested, just reply "No" in the subject line and and we will remove you from our referral list. Thank you! Sincerely, Tip Club Manager P.S. Refer five people to Tip Club and, if they join, receive a years membership free! Learn more about how tip clubs work: http://www.bni-sac.com/sacbee17jul.html http://centralohio.thesource.net/Files/9508162.html http://www.entrepreneur.com/Magazines/MA_SegArticle/0,1539,266943----1-,00 html http://austin.bcentral.com/austin/stories/1997/05/12/smallb4.html http://www.augustachronicle.com/stories/120699/abc_biztips.shtml http://columbus.bcentral.com/columbus/stories/1998/09/21/smallb1.html http://atlanta.bcentral.com/atlanta/stories/1999/07/19/smallb1.html http://columbus.bcentral.com/columbus/stories/2000/10/09/smallb1.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 14:36: 2 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 9F35837B405 for ; Wed, 8 Aug 2001 14:35:59 -0700 (PDT) (envelope-from jonc@itouch.co.nz) Received: (from jonc@localhost) by itouch.co.nz (8.11.3/8.11.1) id f78LZtJ18835; Thu, 9 Aug 2001 09:35:55 +1200 (NZST) (envelope-from jonc) Date: Thu, 9 Aug 2001 09:35:54 +1200 From: Jonathan Chen To: KurtChen Cc: freebsd-questions@FreeBSD.ORG Subject: Re: question about rc.conf Message-ID: <20010809093554.B16091@itouchnz.itouch> References: <00ca01c11ff0$3c19f230$b4a449d3@kurtchen> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <00ca01c11ff0$3c19f230$b4a449d3@kurtchen>; from kurt@dv8.com.tw on Wed, Aug 08, 2001 at 05:55:19PM +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 On Wed, Aug 08, 2001 at 05:55:19PM +0800, KurtChen wrote: > hello!! > i had config my rc.conf file. > cause i write a config in it . > > /bin/sh -c 'cd /usr/local/apache/bin ;./apachectl start A bad place to put this. Startups should should go into /usr/local/etc/rc.d. /etc/rc.conf gets invoked quite a few times (check out the rc* scripts), and the effect of this would be to attempt apache start-ups quite a few times. > but when i reboot , it monitor > > " > /etc/rc,conf : 16 : syntex error : unterminated quoted string > enter full pathname of shell for /bin/sh : > " > > i press enter, i can use some command.but i cannot edit the rc.conf file. > it say the rc.conf is a read only file.so how can i fix this. If you do a: # mount -a this will mount all your disks (you may have to fsck your disks) -- Jonathan Chen Once is dumb luck. Twice is coincidence. Three times and Somebody Is Trying To Tell You Something. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 14:58:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lcmail2.lc.ca.gov (lcmail2.lc.ca.gov [165.107.12.11]) by hub.freebsd.org (Postfix) with ESMTP id 021C937B426 for ; Wed, 8 Aug 2001 14:58:01 -0700 (PDT) (envelope-from drewt@writeme.com) Received: from CONVERSION-DAEMON by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) id <0GHR00C01ROI2H@lcmail2.lc.ca.gov> for freebsd-questions@FreeBSD.org; Wed, 8 Aug 2001 14:58:16 -0700 (PDT) Received: from tagalong ([165.107.42.215]) by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) with SMTP id <0GHR00A4ARMSCH@lcmail2.lc.ca.gov> for freebsd-questions@FreeBSD.org; Wed, 08 Aug 2001 14:56:52 -0700 (PDT) Date: Wed, 08 Aug 2001 14:55:34 -0700 From: Drew Tomlinson Subject: How To Debug Scripts? To: "FreeBSD Questions (E-mail)" Message-id: <5CD46247635BD511B6B100A0CC3F023925A052@ldcmsx01.lc.ca.gov> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) Content-type: text/plain; charset="iso-8859-1" Content-transfer-encoding: 7bit Importance: Normal X-Priority: 3 (Normal) X-MSMail-priority: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I am attempting to write my first FBSD script. My shell is tcsh but I'm writing the script to use the standard /bin/sh (this is the way I should do it, right?). Anyway, I have written many scripts using OpenVMS on VAXs and Alphas. In that OS, there's a command called "set verify" that prints each line of the script as it executes. This way I can see what symbol substitution has taken place and exactly at what line the error(s) occurred. Is there something similar to this for Unix scripts? Thanks, Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 15:10:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from relay02.equinox.net (unknown [204.68.168.13]) by hub.freebsd.org (Postfix) with SMTP id D56EF37B449 for ; Wed, 8 Aug 2001 15:10:15 -0700 (PDT) (envelope-from bmcalpine@macconnect.com) Received: (qmail 488 invoked from network); 8 Aug 2001 22:09:42 -0000 Received: from 66-108-96-32.nyc.rr.com (HELO ?10.0.1.3?) (66.108.96.32) by relay02.equinox.net with SMTP; 8 Aug 2001 22:09:42 -0000 User-Agent: Microsoft-Outlook-Express-Macintosh-Edition/5.02.2022 Date: Wed, 08 Aug 2001 18:09:42 -0400 Subject: Setting disk quotas for users From: Brendan McAlpine To: "FreeBSD Questions (E-mail)" Message-ID: In-Reply-To: <5CD46247635BD511B6B100A0CC3F023925A052@ldcmsx01.lc.ca.gov> 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 Can someone explain to me the best way to do this? I am going to be setting up a BSD box as a web server for some customers of mine. I have already set up their user accounts, and now I would like to limit the size of their web directories to 10MB. What is the best way to do this? I am trying to set this up now using the various Quota commands, but I am having no luck. Brendan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 15:10:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mtiwmhc22.worldnet.att.net (mtiwmhc22.worldnet.att.net [204.127.131.47]) by hub.freebsd.org (Postfix) with ESMTP id 4F87937B444 for ; Wed, 8 Aug 2001 15:10:17 -0700 (PDT) (envelope-from parv@worldnet.att.net) Received: from worldnet.att.net ([32.100.199.80]) by mtiwmhc22.worldnet.att.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20010808220938.MCRF15499.mtiwmhc22.worldnet.att.net@worldnet.att.net>; Wed, 8 Aug 2001 22:09:38 +0000 Received: by worldnet.att.net (Postfix, from userid 1001) id 2A22450BC6; Wed, 8 Aug 2001 18:08:45 -0400 (EDT) Date: Wed, 8 Aug 2001 18:08:45 -0400 From: parv To: Drew Tomlinson Cc: "FreeBSD Questions (E-mail)" Subject: Re: How To Debug Scripts? Message-ID: <20010808180844.A78540@moo.holy.cow> Mail-Followup-To: Drew Tomlinson , "FreeBSD Questions (E-mail)" References: <5CD46247635BD511B6B100A0CC3F023925A052@ldcmsx01.lc.ca.gov> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5CD46247635BD511B6B100A0CC3F023925A052@ldcmsx01.lc.ca.gov>; from drewt@writeme.com on Wed, Aug 08, 2001 at 02:55:34PM -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 this was, on the fateful occasion around Aug 08 17:55 -0400, sent by Drew Tomlinson > ... > Anyway, I have written many scripts using OpenVMS on VAXs and > Alphas. In that OS, there's a command called "set verify" that prints each > line of the script as it executes. This way I can see what symbol > substitution has taken place and exactly at what line the error(s) occurred. > Is there something similar to this for Unix scripts? after #!/bin/sh, try "set -o xtrace" & man sh(1)... -- so, do you like word games or scrabble? - parv To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 15:12:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mss.rdc2.nsw.optushome.com.au (ha1.rdc2.nsw.optushome.com.au [203.164.2.50]) by hub.freebsd.org (Postfix) with ESMTP id ADE1537B401 for ; Wed, 8 Aug 2001 15:12:35 -0700 (PDT) (envelope-from markhannon@optushome.com.au) Received: from co3045456-a.sunsh1.vic.optushome.com.au ([203.164.32.100]) by mss.rdc2.nsw.optushome.com.au (InterMail vM.4.01.03.20 201-229-121-120-20010223) with ESMTP id <20010808221234.QYWH4715.mss.rdc2.nsw.optushome.com.au@co3045456-a.sunsh1.vic.optushome.com.au>; Thu, 9 Aug 2001 08:12:34 +1000 Received: (from nobody@localhost) by co3045456-a.sunsh1.vic.optushome.com.au (8.11.3/8.11.0) id f78MCZK25479; Thu, 9 Aug 2001 08:12:35 +1000 (EST) (envelope-from markhannon@optushome.com.au) X-Authentication-Warning: doorway.home.lan: nobody set sender to markhannon@optushome.com.au using -f To: Drew Tomlinson Subject: Re: How To Debug Scripts? Message-ID: <997308752.3b71b9501e993@doorway.homeip.net> Date: Thu, 09 Aug 2001 08:12:32 +1000 (EST) From: Mark Hannon Cc: "FreeBSD Questions (E-mail)" References: <5CD46247635BD511B6B100A0CC3F023925A052@ldcmsx01.lc.ca.gov> In-Reply-To: <5CD46247635BD511B6B100A0CC3F023925A052@ldcmsx01.lc.ca.gov> 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.5 X-Originating-IP: 203.61.155.10 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 > writing the script to use the standard /bin/sh (this is the way I should > Alphas. In that OS, there's a command called "set verify" that prints Change the first line of your script to #!/bin/sh -x where the -x will trace everything. /mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 15:13:59 2001 Delivered-To: freebsd-questions@freebsd.org Received: from intergate.sdccd.cc.ca.us (intergate.sdccd.cc.ca.us [209.129.16.2]) by hub.freebsd.org (Postfix) with ESMTP id 3BA6337B442 for ; Wed, 8 Aug 2001 15:13:39 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ntxdistrict.sdccd.cc.ca.us (ntxdistrict.sdccd.cc.ca.us [10.1.100.1]) by intergate.sdccd.cc.ca.us (8.8.7/8.8.7) with ESMTP id OAA28942; Wed, 8 Aug 2001 14:21:11 -0700 (PDT) Received: by NTXDISTRICT with Internet Mail Service (5.5.2652.78) id ; Wed, 8 Aug 2001 15:15:47 -0700 Message-ID: From: Erin Fortenberry To: "'Brendan McAlpine '" , "'FreeBSD Questions (E-mail) '" Subject: RE: Setting disk quotas for users Date: Wed, 8 Aug 2001 15:15:43 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2652.78) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: 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 -----Original Message----- From: Brendan McAlpine > Can someone explain to me the best way to do this? You might try using something like webmin. http://www.webmin.com Erin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 15:14:50 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 EDB2337B432 for ; Wed, 8 Aug 2001 15:14:31 -0700 (PDT) (envelope-from mwm@mired.org) Received: (qmail 32519 invoked by uid 100); 8 Aug 2001 22:14:31 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15217.47559.76937.424052@guru.mired.org> Date: Wed, 8 Aug 2001 17:14:31 -0500 To: "Thomas Beer" Cc: "Mike Meyer" , Subject: Re: Fw: FreeBSD Security Advisory FreeBSD-SA-01:52.fragment In-Reply-To: <004c01c1204d$43d6b640$0901a8c0@system> References: <15216.30828.442770.319628@guru.mired.org> <004c01c1204d$43d6b640$0901a8c0@system> 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 Thomas Beer types: > > Comment 1) If you really want people to confirm a PGP signature, you > > need to send the message unmodified. That means you can't send it > > quoted by your mailer, or in mangled in any other way; you have to > > send it as an attachement. > This was/ is a freebsd security advisory and I thougth/ think, that I am > not the only one on this list who will receive it... If you're expecting that someone who correctly verified the signature to say so, then you don't need to send the entire thing, just enough information to identify it. > > Comment 2) Asking others to verify a signature doesn't say a thing > > about the validity of the signature. If they say it's fine for them, > > that means you need to figure out why your software is complaining > > about the signature and verify it yourself, *not* trust it. > the second advisory, from the same day was fine... Which has nothing at all to do with whether or not you should trust someone else telling you that an advisory was fine. 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 Wed Aug 8 15:17:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-64-165-226-48.dsl.lsan03.pacbell.net [64.165.226.48]) by hub.freebsd.org (Postfix) with ESMTP id 6BAC237B420 for ; Wed, 8 Aug 2001 15:17:12 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 1337C66C4D; Wed, 8 Aug 2001 15:17:08 -0700 (PDT) Date: Wed, 8 Aug 2001 15:17:08 -0700 From: Kris Kennaway To: Thomas Beer Cc: Mike Meyer , questions@FreeBSD.ORG Subject: Re: Fw: FreeBSD Security Advisory FreeBSD-SA-01:52.fragment Message-ID: <20010808151708.A91338@xor.obsecurity.org> References: <15216.30828.442770.319628@guru.mired.org> <004c01c1204d$43d6b640$0901a8c0@system> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="5vNYLRcllDrimb99" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <004c01c1204d$43d6b640$0901a8c0@system>; from tom@analogon.com on Wed, Aug 08, 2001 at 11:01:16PM +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 --5vNYLRcllDrimb99 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Aug 08, 2001 at 11:01:16PM +0200, Thomas Beer wrote: > Hi, >=20 > > Comment 1) If you really want people to confirm a PGP signature, you > > need to send the message unmodified. That means you can't send it > > quoted by your mailer, or in mangled in any other way; you have to > > send it as an attachement. >=20 > This was/ is a freebsd security advisory and I thougth/ think, that I am > not the only one on this list who will receive it... For future reference, if you have questions or concerns about advisories you should send them to security-officer@FreeBSD.org. It's only by chance that I read this list. Kris --5vNYLRcllDrimb99 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 iD8DBQE7cbpjWry0BWjoQKURAvpmAJ9BDDO0B5J+eBzEJVplCvTAy+MhGQCeKgTW 6dHqh6pDAFUFf82oeh+4v/k= =zQ6R -----END PGP SIGNATURE----- --5vNYLRcllDrimb99-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 15:17:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lcmail2.lc.ca.gov (lcmail2.lc.ca.gov [165.107.12.11]) by hub.freebsd.org (Postfix) with ESMTP id 1339937B412 for ; Wed, 8 Aug 2001 15:17:19 -0700 (PDT) (envelope-from drewt@writeme.com) Received: from CONVERSION-DAEMON by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) id <0GHR00M01SLSZA@lcmail2.lc.ca.gov> for freebsd-questions@FreeBSD.ORG; Wed, 8 Aug 2001 15:17:53 -0700 (PDT) Received: from tagalong ([165.107.42.215]) by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) with SMTP id <0GHR00H2JSLR21@lcmail2.lc.ca.gov> for freebsd-questions@FreeBSD.ORG; Wed, 08 Aug 2001 15:17:51 -0700 (PDT) Date: Wed, 08 Aug 2001 15:16:33 -0700 From: Drew Tomlinson Subject: RE: How To Debug Scripts? In-reply-to: <997308752.3b71b9501e993@doorway.homeip.net> To: 'Mark Hannon' , 'parv' Cc: "FreeBSD Questions (E-mail)" Message-id: <5CD46247635BD511B6B100A0CC3F023925A053@ldcmsx01.lc.ca.gov> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) Content-type: text/plain; charset="iso-8859-1" Content-transfer-encoding: 7bit Importance: Normal X-Priority: 3 (Normal) X-MSMail-priority: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > -----Original Message----- > From: Mark Hannon [mailto:markhannon@optushome.com.au] > Sent: Wednesday, August 08, 2001 3:13 PM > To: Drew Tomlinson > Cc: FreeBSD Questions (E-mail) > Subject: Re: How To Debug Scripts? > > > > writing the script to use the standard /bin/sh (this is the > way I should > > > Alphas. In that OS, there's a command called "set verify" > that prints > > Change the first line of your script to > > #!/bin/sh -x > > where the -x will trace everything. Thanks. That and the -v option was what I was looking for! Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 15:26: 4 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 9613E37B401 for ; Wed, 8 Aug 2001 15:26:00 -0700 (PDT) (envelope-from mwm@mired.org) Received: (qmail 34446 invoked by uid 100); 8 Aug 2001 22:25:59 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15217.48247.938940.535580@guru.mired.org> Date: Wed, 8 Aug 2001 17:25:59 -0500 To: Karun Cc: questions@freebsd.org Subject: Re: Mail Server In-Reply-To: <49170520@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 Karun types: > Hello > I am presently using exim on debian as my mail server, as it is part of > the installation. I am planning to migrate the server to freebsd, and i > am not sure about the different features of mail servers. I am hosting a > small server which only has about 20 email addresses at dambiec.com and > i have settings for the rbl in the exim config. Anybody have any > sugestions about what server to use? I use the imap protocol and was > thinking about possibly using courier. If you're happy with exim, why change? There are a number of variations in the ports tree, though it doesn't seem like you'd want any of them, as they mostly connect exim to servers for user information. 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 Wed Aug 8 15:27:35 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 7299037B401 for ; Wed, 8 Aug 2001 15:27:30 -0700 (PDT) (envelope-from mwm@mired.org) Received: (qmail 34541 invoked by uid 100); 8 Aug 2001 22:27:29 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15217.48337.912759.977247@guru.mired.org> Date: Wed, 8 Aug 2001 17:27:29 -0500 To: Anders Andersson Cc: questions@freebsd.org Subject: Re: procmail problems In-Reply-To: <74693351@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 Anders Andersson types: > I have a problem with procmail, it can't deliver mail to a mbox when the > mbox reaches a certain size. > > I use FreeBSD 4.3-STABLE with postfix and procmail. > mailstat -l .maillog telle me: > Total Average Number Folder > ----- ------- ------ ------ > 0 0 35 ## procmail: Error while writing to "FreeBSD-questions" > 0 0 35 ## procmail: Truncated file to former size > > and procmail delivers these mail to my inbox instead. > the mbox size: > -rw------- 1 anders anders - 51197688 Aug 8 10:08 FreeBSD-questions > This has happend a lot for me > My setup for procmail contains no "strange" things. How about the limits on the process it's running? What's the filesize limit set to? 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 Wed Aug 8 15:31:20 2001 Delivered-To: freebsd-questions@freebsd.org Received: from absinthe2.dyndns.org (adsl-64-169-154-103.dsl.chic01.pacbell.net [64.169.154.103]) by hub.freebsd.org (Postfix) with ESMTP id 551AB37B405 for ; Wed, 8 Aug 2001 15:31:15 -0700 (PDT) (envelope-from fred@absinthe2.dyndns.org) Received: (from fred@localhost) by absinthe2.dyndns.org (8.11.3/8.11.3) id f78MV7M47090; Wed, 8 Aug 2001 15:31:07 -0700 (PDT) (envelope-from fred) Date: Wed, 8 Aug 2001 15:31:07 -0700 From: Fred Condo To: Drew Tomlinson Cc: "FreeBSD Questions (E-mail)" Subject: Re: How To Debug Scripts? Message-ID: <20010808153107.B47033@absinthe.condo.chico.ca.us> References: <5CD46247635BD511B6B100A0CC3F023925A052@ldcmsx01.lc.ca.gov> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <5CD46247635BD511B6B100A0CC3F023925A052@ldcmsx01.lc.ca.gov>; from drewt@writeme.com on Wed, Aug 08, 2001 at 02:55:34PM -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 08, 2001 at 02:55:34PM -0700, Drew Tomlinson wrote: > I am attempting to write my first FBSD script. My shell is tcsh but I'm > writing the script to use the standard /bin/sh (this is the way I should do > it, right?). Anyway, I have written many scripts using OpenVMS on VAXs and > Alphas. In that OS, there's a command called "set verify" that prints each > line of the script as it executes. This way I can see what symbol > substitution has taken place and exactly at what line the error(s) occurred. > Is there something similar to this for Unix scripts? > sh -x scriptname To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 15:34:38 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 AB6FF37B4EC for ; Wed, 8 Aug 2001 15:34:15 -0700 (PDT) (envelope-from mwm@mired.org) Received: (qmail 34794 invoked by uid 100); 8 Aug 2001 22:34:15 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15217.48743.5521.681759@guru.mired.org> Date: Wed, 8 Aug 2001 17:34:15 -0500 To: Eric Anderson Cc: questions@freebsd.org Subject: Re: finding user of su In-Reply-To: <66038193@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 Eric Anderson types: > Is there a tool (or how would I write one) that can tell me the original > user after an su? Basically, if I su to root, how can I tell who I su'd > from? There are a number of ways, but none are 100% reliable. You can check the USER environment variable, which the su command normaly doesn't change. You can suspend or exit the shell, and see what user you wind up as. There are probably other ways as well. 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 Wed Aug 8 15:39: 0 2001 Delivered-To: freebsd-questions@freebsd.org Received: from kitkat.hotpop.com (kitkat.hotpop.com [204.57.55.30]) by hub.freebsd.org (Postfix) with ESMTP id 58D1737B414 for ; Wed, 8 Aug 2001 15:38:52 -0700 (PDT) (envelope-from redwing@bonbon.net) Received: from bonbon.net (unknown [204.57.55.31]) by kitkat.hotpop.com (Postfix) with SMTP id EBFBF30234 for ; Wed, 8 Aug 2001 22:38:54 +0000 (UTC) Received: from kassle (ppp-018.yogya.indo.net.id [202.159.120.34]) by zagnut.hotpop.com (Postfix) with SMTP id F3C31500AF for ; Wed, 8 Aug 2001 22:38:49 +0000 (UTC) Date: Thu, 9 Aug 2001 5:40:53 +1000 From: Erdian Setyadi Reply-To: redwing@bonbon.net To: FreeBSD Subject: Can't Mount FAT32 Organization: Red Wing X-mailer: FoxMail 2.1 [cn] Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <20010808223850.F3C31500AF@zagnut.hotpop.com> X-HotPOP: ----------------------------------------------- Sent By HotPOP.com FREE Email Get your FREE POP email at www.HotPOP.com ----------------------------------------------- Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I use FreeBSD 4.3 with minimal Installation (bin and compat only). I install using DOS media. In installation my FAT32 (Windows 98) is known but unknown after installtion. When i use fdisk (FreeBSD) the partition is detect the FAT32 partition as unknown partition. The problem make me can't mount fat32, what should I do ? Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 15:46:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail19.bigmailbox.com (mail19.bigmailbox.com [209.132.220.50]) by hub.freebsd.org (Postfix) with ESMTP id A6E6437B403 for ; Wed, 8 Aug 2001 15:46:48 -0700 (PDT) (envelope-from my_pinup_girl@www.com) Received: œby mail19.bigmailbox.com (8.8.7/8.8.7) id PAA01726; Wed, 8 Aug 2001 15:46:48 -0700 Date: Wed, 8 Aug 2001 15:46:48 -0700 Message-Id: <200108082246.PAA01726@mail19.bigmailbox.com> Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary X-Mailer: MIME-tools 4.104 (Entity 4.116) Mime-Version: 1.0 X-Originating-Ip: [66.21.178.166] From: "John Jennings" To: freebsd-questions@freebsd.org Subject: uptime values in kernel 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 all: As stated on this page: http://uptime.netcraft.com/up/accuracy.html#whichos FreeBSD 3.0 and later 'default configuration' does not supply accurate uptime statistics to Netcraft so that they may plot a graph. What is meant by 'default configuration'? I got a few pointers on DALnet #freebsd. They said that I am attempting to 'change the kernel so that it displays the correct uptime.' I do believe this is a matter of little importance; but, for knowledge sake, I would like some information on how to reach my desired goal. Does it involve compiling a new kernel or simply changing an obscure configuration file? Any and all help, comments, and suggestions would be greatly appreciated. John Seven days without a smile makes one weak. ------------------------------------------------------------ WWW.COM - Where the Web Begins! http://www.www.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 16:17:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from meow.lab.nuxi.com (meow.lab.nuxi.com [66.123.5.2]) by hub.freebsd.org (Postfix) with ESMTP id B22B637B414; Wed, 8 Aug 2001 16:17:42 -0700 (PDT) (envelope-from sethk@meow.lab.nuxi.com) Received: (from sethk@localhost) by meow.lab.nuxi.com (8.11.4/8.11.2) id f78NH6v26897; Wed, 8 Aug 2001 16:17:06 -0700 (PDT) (envelope-from sethk) Date: Wed, 8 Aug 2001 16:17:06 -0700 From: Seth Kingsley To: Mikhail Teterin Cc: questions@FreeBSD.ORG, current@FreeBSD.ORG, augustss@carlstedt.se, n_hibma@FreeBSD.ORG Subject: Re: 5.0 and USB devices Message-ID: <20010808161706.F25853@meow.lab.nuxi.com> References: <200108072250.f77MotS49834@aldan.algebra.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="XuV1QlJbYrcVoo+x" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200108072250.f77MotS49834@aldan.algebra.com>; from mi@aldan.algebra.com on Tue, Aug 07, 2001 at 06:50:54PM -0400 Organization: Wind River Systems X-Operating-System: FreeBSD 4.3-STABLE i386 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 --XuV1QlJbYrcVoo+x Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Aug 07, 2001 at 06:50:54PM -0400, Mikhail Teterin wrote: > Any clues? Thanks! Is ugen.ko being loaded or is it linked to the kernel? You won't get any device probe at all if not. --=20 || Seth Kingsley || Platforms Lab Opps || seth.kingsley@windriver.com || --XuV1QlJbYrcVoo+x 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 iD8DBQE7cchyD1AymFxBOwgRApIfAJ9gfdpE2cHd8lgiHHN3eAaATfst2gCcDbBl 1Y8p2bHU7f0QPJInksDRqKE= =D30A -----END PGP SIGNATURE----- --XuV1QlJbYrcVoo+x-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 16:24:59 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web11708.mail.yahoo.com (web11708.mail.yahoo.com [216.136.172.74]) by hub.freebsd.org (Postfix) with SMTP id F400A37B403 for ; Wed, 8 Aug 2001 16:24:47 -0700 (PDT) (envelope-from tperlin@yahoo.com) Message-ID: <20010808232447.95461.qmail@web11708.mail.yahoo.com> Received: from [64.81.48.149] by web11708.mail.yahoo.com; Wed, 08 Aug 2001 16:24:47 PDT Date: Wed, 8 Aug 2001 16:24:47 -0700 (PDT) From: Tim Erlin Subject: CVSup -- changed? To: questions@freebsd.org 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 Has the CVSup package changed to include a bunch of new dependancies? I've used and installed it previously and I don't remember all these pm3 and X11 requirements. Am I just confused? Secondly, a simple question. In order to compile CVSup without X11, I need to "Define 'WITHOUT_X11'" but I'm not sure what that means...? TIA. --Tim __________________________________________________ Do You Yahoo!? Make international calls for as low as $.04/minute with Yahoo! Messenger http://phonecard.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 16:34:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ns2.austclear.com.au (ns2.austclear.com.au [192.43.185.70]) by hub.freebsd.org (Postfix) with ESMTP id BED4D37B405 for ; Wed, 8 Aug 2001 16:34:18 -0700 (PDT) (envelope-from ahl@austclear.com.au) Received: from tungsten.austclear.com.au (tungsten.austclear.com.au [192.168.166.65]) by ns2.austclear.com.au (8.11.2/8.11.3) with ESMTP id f78NYG415780; Thu, 9 Aug 2001 09:34:17 +1000 (EST) (envelope-from ahl@austclear.com.au) Received: from tungsten (tungsten [192.168.166.65]) by tungsten.austclear.com.au (8.9.3/8.9.3) with ESMTP id JAA25764; Thu, 9 Aug 2001 09:34:16 +1000 (EST) Message-Id: <200108082334.JAA25764@tungsten.austclear.com.au> X-Mailer: exmh version 2.1.1 10/15/1999 To: Drew Tomlinson Cc: freebsd-questions@FreeBSD.ORG Subject: Re: How to Echo Newline in tcsh? In-Reply-To: Message from Drew Tomlinson of "Wed, 08 Aug 2001 08:04:43 MST." <5CD46247635BD511B6B100A0CC3F023925A049@ldcmsx01.lc.ca.gov> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 09 Aug 2001 09:34:16 +1000 From: Tony Landells 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 drewt@writeme.com said: > Thank you for the informative explanation. Where is the proper place > to set environment variables so they are there between logins? And > where should I set it if I want it to be the default for all users and > any new users I might create? Actually, this isn't an environment variable (to be pedantic); it's just a shell variable. If you run "printenv" you will see that it's not listed. Also freddo# echo $echo_style both freddo# tcsh You have mail. freddo# echo $echo_style bsd freddo# exit exit freddo# which suggests that it isn't being inherited by child processes (unless it's being reset, but I can't see anything to indicate that). If you look at the man page for tcsh it has a section on startup files. For what you want, it probably should go in /etc/csh.cshrc in something like: if ($?tcsh) then # tcsh-specific stuff set echo_style=both endif Since FreeBSD doesn't have the "vanilla" csh, you're probably okay with just putting set echo_style=both in /etc/csh.cshrc, but I generally prefer to spell things out. Cheers Tony -- Tony Landells Senior Network Engineer Ph: +61 3 9677 9319 Australian Clearing Services Pty Ltd Fax: +61 3 9677 9355 Level 4, Rialto North Tower 525 Collins Street Melbourne VIC 3000 Australia To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 16:56:54 2001 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-64-165-226-48.dsl.lsan03.pacbell.net [64.165.226.48]) by hub.freebsd.org (Postfix) with ESMTP id 39BD437B643 for ; Wed, 8 Aug 2001 16:56:41 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id D42B066C4D; Wed, 8 Aug 2001 16:56:39 -0700 (PDT) Date: Wed, 8 Aug 2001 16:56:39 -0700 From: Kris Kennaway To: John Jennings Cc: freebsd-questions@FreeBSD.ORG Subject: Re: uptime values in kernel Message-ID: <20010808165638.A91680@xor.obsecurity.org> References: <200108082246.PAA01726@mail19.bigmailbox.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="mP3DRpeJDSE+ciuQ" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200108082246.PAA01726@mail19.bigmailbox.com>; from my_pinup_girl@www.com on Wed, Aug 08, 2001 at 03:46:48PM -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 --mP3DRpeJDSE+ciuQ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Aug 08, 2001 at 03:46:48PM -0700, John Jennings wrote: > Hello all: >=20 > As stated on this page: >=20 > http://uptime.netcraft.com/up/accuracy.html#whichos >=20 > FreeBSD 3.0 and later 'default configuration' does not supply > accurate uptime statistics to Netcraft so that they may plot a > graph. What is meant by 'default configuration'? I got a few > pointers on DALnet #freebsd. They said that I am attempting to > 'change the kernel so that it displays the correct uptime.' > > I do believe this is a matter of little importance; but, for > knowledge sake, I would like some information on how to reach my > desired goal. Does it involve compiling a new kernel or simply > changing an obscure configuration file? The current implementation of RFC 1323 TCP extensions leaks the system uptime to remote systems. RFC 1323 was disabled in 3.0 because it causes certain ancient (really ancient) hardware to break, but it's recently been re-enabled because a number of other OSes didn't bother about breaking that hardware, and so it's basically safe now. You can enable it in /etc/rc.conf by setting tcp_extensions=3D"YES". Note that leaking of system uptime has indirect security implications: there have been a number of attacks in the past which rely on, or are made much easier by, a precise knowledge of the system uptime. Kris --mP3DRpeJDSE+ciuQ 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 iD8DBQE7cdG1Wry0BWjoQKURAnWzAJsFUdmpHYeRXbuY/t5rpLtzqb1d5gCfRyIS MFYsQ4QFFppqaVrTWg592Mk= =lgSM -----END PGP SIGNATURE----- --mP3DRpeJDSE+ciuQ-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 16:57:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-64-165-226-48.dsl.lsan03.pacbell.net [64.165.226.48]) by hub.freebsd.org (Postfix) with ESMTP id E318E37B411 for ; Wed, 8 Aug 2001 16:57:30 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id C739766CB5; Wed, 8 Aug 2001 16:57:29 -0700 (PDT) Date: Wed, 8 Aug 2001 16:57:29 -0700 From: Kris Kennaway To: Tim Erlin Cc: questions@FreeBSD.ORG Subject: Re: CVSup -- changed? Message-ID: <20010808165729.B91680@xor.obsecurity.org> References: <20010808232447.95461.qmail@web11708.mail.yahoo.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="cvVnyQ+4j833TQvp" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010808232447.95461.qmail@web11708.mail.yahoo.com>; from tperlin@yahoo.com on Wed, Aug 08, 2001 at 04:24:47PM -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 --cvVnyQ+4j833TQvp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Aug 08, 2001 at 04:24:47PM -0700, Tim Erlin wrote: > Has the CVSup package changed to include a bunch of > new dependancies? I've used and installed it > previously and I don't remember all these pm3 and X11 > requirements. Am I just confused?=20 No. Install the package if you want to just use the precompiled version. > Secondly, a simple question. In order to compile CVSup > without X11, I need to "Define 'WITHOUT_X11'" but I'm > not sure what that means...? It's an environment variable. Set it in your environment or in /etc/make.conf. Kris --cvVnyQ+4j833TQvp 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 iD8DBQE7cdHoWry0BWjoQKURAgUWAJ9uLFA/DMYCOX4Kj/p5vmhaGBlKCQCfQZEy DLSC65YxLq1sbBBGg+G7mK4= =3s4j -----END PGP SIGNATURE----- --cvVnyQ+4j833TQvp-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Aug 8 17:16: 5 2001 Delivered-To: freebsd-questions@freebsd.org Received: from draco.over-yonder.net (draco.over-yonder.net [198.78.58.61]) by hub.freebsd.org (Postfix) with ESMTP id 0AF1D37B401 for ; Wed, 8 Aug 2001 17:15:58 -0700 (PDT) (envelope-from gh@over-yonder.net) Received: by draco.over-yonder.net (Postfix, from userid 1012) id 95D0F62D0F; Wed, 8 Aug 2001 19:15:52 -0500 (CDT) Date: Wed, 8 Aug 2001 19:15:52 -0500 From: "Daniel M . Kurry" To: Bill Moran Cc: questions@FreeBSD.ORG Subject: Re: ARRGH Netscape stinks! Message-ID: <20010808191552.C17950@over-yonder.net> References: <15193.47098.324801.610159@guru.mired.org> <3B59C015.DCFE504B@iowna.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3B59C015.DCFE504B@iowna.com>; from wmoran@iowna.com on Sat, Jul 21, 2001 at 01:47:02PM -0400 X-OS: FreeBSD 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, Jul 21, 2001 at 01:47:02PM -0400, some SMTP stream spewed forth: > Mike Meyer wrote: > > > > Shannon types: > > > CERT is very correct in recommend these be disabled. Unfortunately there > > > are some sites I use often that require it. It would be nice if you > > > could turn scripting off for all but specific sites. > > Really, this isn't a Netscape problem so much as it is a problem > with the dorks who coded the webpage. HTML has the