From owner-freebsd-questions Sun Feb 2 0: 4:32 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46DDD37B401 for ; Sun, 2 Feb 2003 00:04:30 -0800 (PST) Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C95D43E4A for ; Sun, 2 Feb 2003 00:04:28 -0800 (PST) (envelope-from grog@lemis.com) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 66ACB51972; Sun, 2 Feb 2003 18:34:26 +1030 (CST) Date: Sun, 2 Feb 2003 18:34:26 +1030 From: Greg 'groggy' Lehey To: steve heistand Cc: freebsd-questions@FreeBSD.ORG Subject: Re: writing to vinum volume causes crash Message-ID: <20030202080426.GK22915@wantadilla.lemis.com> References: <20030130190705.23725.qmail@web12806.mail.yahoo.com> <20030130145550.66842.qmail@web12806.mail.yahoo.com> <20030130170502.GC60716@happy-idiot-talk.infracaninophi> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030130190705.23725.qmail@web12806.mail.yahoo.com> <20030130170502.GC60716@happy-idiot-talk.infracaninophi> User-Agent: Mutt/1.4i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 Sender: owner-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 Thursday, 30 January 2003 at 17:05:02 +0000, Matthew Seaman wrote: > On Thu, Jan 30, 2003 at 06:55:50AM -0800, steve heistand wrote: >> I have a machine running 4.7-release (possibly and old build) with >> 4 disks I am using vinum to make a raid5 volume out of. When I >> write large amounts of data to it the machine crashes. I can dd >> one big file and it crashes at 154M, if I copy in smaller files it >> dies around 100M (varies) > > Have you looked at the http://www.vinumvm.org/vinum/how-to-debug.html > page? It's going to be practically impossible to help you unless you > can supply a whole lot more detailed information about what's gone > wrong. On Thursday, 30 January 2003 at 11:07:05 -0800, steve heistand wrote: > --- "J. Seth Henry" wrote: >> I strongly suspect you have a hardware problem. Either in the >> controller, or one of the disks. It is possible that something is >> crapping out in vinum, or in the kernel, but I've dumped massive >> amounts of data to a vinum raid5 volume before, and it didn't even >> burp - much less crash. I've also had bad EIDE disks cause the >> system to panic, and they weren't even in a RAID configuration; >> just normal data drives. >> >> As it is, Greg Lehey is "the man" when it comes to >> vinum, (something about >> writing it or other) so I'll ask the obligatory >> questions >> >> +What hardware is this (SCSI/EIDE/other?) >> +Can you post a copy of any console messages or >> panic info? > > It locks tight, not even anything to the console before it > hangs.... ;( They are eide drives. I have another fileserver in the > same type of setup (different hardware) and its never had a problem > at all. > > Am trying a debug kernel, not hopeful since it locks up without > sending any messages. Next will be to try a PCI eide controller > and or using the drives individually for a bit to see if they are > bad. I took note of these messages when they were sent. I haven't replied earlier because basically Matthew and Seth have told you what to do. Supply that info and we'll see where we go from there. Greg -- When replying to this message, please copy the original recipients. If you don't, I may ignore the reply or reply to the original recipients. For more information, see http://www.lemis.com/questions.html See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 0:24: 3 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E96DE37B405 for ; Sun, 2 Feb 2003 00:24:01 -0800 (PST) Received: from yog-sothoth.Gnome.CA (yog-sothoth.8D.com [209.47.172.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FB8543F43 for ; Sun, 2 Feb 2003 00:23:56 -0800 (PST) (envelope-from pooh@gnome.ca) Received: from hse-montreal-ppp3465221.sympatico.ca ([65.92.185.53] helo=cthulhu.lan.gnome.ca ident=nobody) by yog-sothoth.Gnome.CA with asmtp (Exim 3.36 #1) id 18fF6n-000636-00 for questions@freebsd.org; Sun, 02 Feb 2003 03:04:09 -0500 Received: from localhost ([127.0.0.1] helo=gnome.ca) by cthulhu.lan.gnome.ca with esmtp (Exim 3.36 #1) id 18fFPg-0006Kt-00 for questions@freebsd.org; Sun, 02 Feb 2003 03:23:40 -0500 Date: Sun, 2 Feb 2003 03:23:39 -0500 Mime-Version: 1.0 (Apple Message framework v551) Content-Type: text/plain; charset=US-ASCII; format=flowed Subject: FreeBSD 5.0 build From: Bruno Clermont To: questions@freebsd.org Content-Transfer-Encoding: 7bit Message-Id: X-Mailer: Apple Mail (2.551) Sender: owner-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 a fresh 5.0 system, grab a copy of 5.0 source, tried to build and it failed. I don't know if it's a bug, I might be wrong, but I just want to know if I'm doing it right, I tried to did it the same way as I used to do in 4.x: * grabbed a CVS snapshot of src module CVS tag RELENG_5_0 * define variable DESTDIR=/altroot * "make world" I get : ===> bin/cat cc -O -pipe -mcpu=pentiumpro -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wformat=2 -Wno-format-extra-args -Werror -c /usr/src/bin/cat/cat.c cc -O -pipe -mcpu=pentiumpro -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wformat=2 -Wno-format-extra-args -Werror -static -o cat cat.o /usr/obj/usr/src/i386/usr/lib/libc.a(atexit.o): In function `atexit': atexit.o(.text+0xc7): undefined reference to `_pthread_mutex_unlock' atexit.o(.text+0xd8): undefined reference to `_pthread_mutex_lock' atexit.o(.text+0xe8): undefined reference to `_pthread_mutex_unlock' atexit.o(.text+0x109): undefined reference to `_pthread_mutex_lock' atexit.o(.text+0x11a): undefined reference to `_pthread_mutex_unlock' atexit.o(.text+0x141): undefined reference to `_pthread_mutex_lock' /usr/obj/usr/src/i386/usr/lib/libc.a(_flock_stub.o): In function `flockfile': _flock_stub.o(.text+0x10): undefined reference to `_pthread_self' _flock_stub.o(.text+0x25): undefined reference to `_pthread_mutex_lock' /usr/obj/usr/src/i386/usr/lib/libc.a(_flock_stub.o): In function `_flockfile_debug': _flock_stub.o(.text+0x60): undefined reference to `_pthread_self' _flock_stub.o(.text+0x75): undefined reference to `_pthread_mutex_lock' /usr/obj/usr/src/i386/usr/lib/libc.a(_flock_stub.o): In function `ftrylockfile': _flock_stub.o(.text+0xb5): undefined reference to `_pthread_self' _flock_stub.o(.text+0xca): undefined reference to `_pthread_mutex_trylock' /usr/obj/usr/src/i386/usr/lib/libc.a(_flock_stub.o): In function `funlockfile': _flock_stub.o(.text+0x10d): undefined reference to `_pthread_self' _flock_stub.o(.text+0x149): undefined reference to `_pthread_mutex_unlock' *** Error code 1 _pthread_* calls are in lib/libpthread, look like, while linking the binary, it didn't link with -lpthread also. But, libc.a archive isn't supposed to contain libpthread.a objects? Is FreeBSD 5.0 current source tree broken? I tried to build RELENG_5_0 from 4.6 and it worked. I tried to rebuild it with something in /etc/make.conf and it failed at the same place. From a 5.0 host, I can't make it rebuild itself. thanks for any advice To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 0:31:27 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 71F5237B401 for ; Sun, 2 Feb 2003 00:31:26 -0800 (PST) Received: from mail8-sh.home.nl (mail8.home.nl [213.51.128.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDB2843F79 for ; Sun, 2 Feb 2003 00:31:24 -0800 (PST) (envelope-from c.delnooz@home.nl) Received: from morreion.wizards.nl ([217.120.92.215]) by mail8-sh.home.nl (InterMail vM.5.01.05.17 201-253-122-126-117-20021021) with ESMTP id <20030202083123.PDZX1591.mail8-sh.home.nl@morreion.wizards.nl> for ; Sun, 2 Feb 2003 09:31:23 +0100 Content-Type: text/plain; charset="iso-8859-1" From: Chris Delnooz To: questions@freebsd.org Subject: Re: Grub 0.92 fails to recognise disks on FBSD5 Date: Sun, 2 Feb 2003 09:31:44 +0100 User-Agent: KMail/1.4.3 References: <200302012119.02359.c.delnooz@home.nl> <20030202064736.D02FB47283@server2.fastmail.fm> In-Reply-To: <20030202064736.D02FB47283@server2.fastmail.fm> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200302020931.44379.c.delnooz@home.nl> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Rumours go that on Sunday 02 February 2003 07:47, Jud spoke the following= =20 words: > Two ideas, though you may want to wait to see if others more > knowledgeable weigh in. Try the steps outlined in the manual regarding > installing from a floppy disk. If that also runs into problems, try th= e > "device" command to tell GRUB what hd0 is. trying to put in on a floppy doesn't work... fd0 gives the same "disk doe= s not=20 exists" error. Also device (hd0) ad0 does not solve the problem, tried th= at=20 already.. i'm open for other suggestions because i'm out of things to try= =2E.. regards Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 0:35:25 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7102837B401 for ; Sun, 2 Feb 2003 00:35:23 -0800 (PST) Received: from stargate.northwindcom.net (110-47-237-24.gci.net [24.237.47.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9248143E4A for ; Sun, 2 Feb 2003 00:35:22 -0800 (PST) (envelope-from lists@northwindcom.net) Received: from nwcadmin (115-44-237-24.gci.net [24.237.44.115]) by stargate.northwindcom.net (Postfix) with SMTP id F2441B6; Sat, 1 Feb 2003 23:35:16 -0900 (AKST) Message-ID: <001201c2ca96$0e42a8f0$732ced18@nwcadmin> From: "Beech Rintoul" To: "sweetleaf" , References: <3E3CCF17.9040105@myrealbox.com> Subject: Re: how to update release with just security patches Date: Sat, 1 Feb 2003 23:35:32 -0900 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.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Start with reading this: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html cvsup-without-gui is in the ports and is very easy to use. Also take a look at the portupgrade port, It does a very good job of upgrading your ports without much hassle. Cheers, Beech ------------------------------------------------------------------- Beech Rintoul - Network Administrator - akbeech@northwindcom.net /"\ ASCII Ribbon Campaign | NorthWind Communications \ / - NO HTML/RTF in e-mail | X - NO Word docs in e-mail | Anchorage, AK 99518-1841 No More Spam! http://www.knockmail.com/default.asp?AID=B0R00073 / \ ----------------------------------------------------------------- ----- Original Message ----- From: "sweetleaf" To: Sent: Saturday, February 01, 2003 10:56 PM Subject: how to update release with just security patches > I just installed FreeBSD 4.7 and need some guidance ,examples, on > tracking the 4.7 stable release. This is a production server so i just > want to find out how to get it up2date with security patches etc... for > the stable 4.7 release. The cvs commands in the faq are confusing so i > would appreciate some help on getting only the updates needed via..cvs > and then applying them. > > Thanks in advance. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" 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 Feb 2 0:38:37 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC84737B401 for ; Sun, 2 Feb 2003 00:38:34 -0800 (PST) Received: from stargate.northwindcom.net (110-47-237-24.gci.net [24.237.47.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4071E43F93 for ; Sun, 2 Feb 2003 00:38:34 -0800 (PST) (envelope-from lists@northwindcom.net) Received: from nwcadmin (115-44-237-24.gci.net [24.237.44.115]) by stargate.northwindcom.net (Postfix) with SMTP id A73E7B6; Sat, 1 Feb 2003 23:38:33 -0900 (AKST) Message-ID: <001801c2ca96$84525a90$732ced18@nwcadmin> From: "Beech Rintoul" To: "Mark" , "FreeBSD Questions" References: <200302020743.H127HVT82952@asarian-host.net> Subject: Re: Perl 5.8.0 next to 5.5003 Date: Sat, 1 Feb 2003 23:38:51 -0900 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.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Go to the top level of the perl port and type: use.perl port. That will set up your system to use the new port instead. It writes to /etc/make.conf and does some symlinks. You can go back by typing use.perl system. Beech ------------------------------------------------------------------- Beech Rintoul - Network Administrator - akbeech@northwindcom.net /"\ ASCII Ribbon Campaign | NorthWind Communications \ / - NO HTML/RTF in e-mail | X - NO Word docs in e-mail | Anchorage, AK 99518-1841 No More Spam! http://www.knockmail.com/default.asp?AID=B0R00073 / \ ----------------------------------------------------------------- ----- Original Message ----- From: "Mark" To: "FreeBSD Questions" Sent: Saturday, February 01, 2003 10:43 PM Subject: Perl 5.8.0 next to 5.5003 > Hi, > > Thanks for the earlier advice; I installed 5.8.0 neatly next to my 5.5003 > version. :) > > So, now I wonder, how do I tell a new package to install under 5.8.0, and > not the old dirs? Would I be using, > > /usr/local/bin/perl Makefile.pl > > Instead of, > > /usr/bin/perl Makefile.pl ? > > Would that suffice? I really do not want to clobber my old installation, yet > need to install many new packages in 5.8.0 as well. > > Thanks, > > - 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 Sun Feb 2 0:50:48 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0842037B401 for ; Sun, 2 Feb 2003 00:50:47 -0800 (PST) Received: from stargate.northwindcom.net (110-47-237-24.gci.net [24.237.47.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id 596A643F79 for ; Sun, 2 Feb 2003 00:50:46 -0800 (PST) (envelope-from lists@northwindcom.net) Received: from nwcadmin (115-44-237-24.gci.net [24.237.44.115]) by stargate.northwindcom.net (Postfix) with SMTP id 8F975B6; Sat, 1 Feb 2003 23:50:45 -0900 (AKST) Message-ID: <003001c2ca98$38c5c4c0$732ced18@nwcadmin> From: "Beech Rintoul" To: , References: <1044170054.3e3cc546c4160@webmail.adam.com.au> <1044170486.3e3cc6f683c08@webmail.adam.com.au> Subject: Re: Using CDRW for backup Date: Sat, 1 Feb 2003 23:51:04 -0900 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.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-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: To: Sent: Saturday, February 01, 2003 10:21 PM Subject: Re: Using CDRW for backup > Quoting bastill@adam.com.au: > > I saw an article that explained how CDRW disks were constucted and how to > both write to, and erase them so they could act as useful data backup disks. > Bit can I find it? Can I - (insert expletive to taste)! > (I made extensive use of google and the search facility at FBSD.org without > success) > > Can someone point me in the right direction? > > Thanks. > > -- > Brian > For IDE see man burncd, for scsi see man cdrecord. Beech ------------------------------------------------------------------- Beech Rintoul - Network Administrator - akbeech@northwindcom.net /"\ ASCII Ribbon Campaign | NorthWind Communications \ / - NO HTML/RTF in e-mail | X - NO Word docs in e-mail | Anchorage, AK 99518-1841 No More Spam! http://www.knockmail.com/default.asp?AID=B0R00073 / \ ----------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 1: 5:58 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 178BA37B401 for ; Sun, 2 Feb 2003 01:05:57 -0800 (PST) Received: from ei.bzerk.org (ei.xs4all.nl [213.84.67.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B97243F3F for ; Sun, 2 Feb 2003 01:05:48 -0800 (PST) (envelope-from fbsd-q@bzerk.org) Received: from ei.bzerk.org (BOFH@localhost [127.0.0.1]) by ei.bzerk.org (8.12.6/8.12.6) with ESMTP id h1297LJi091840; Sun, 2 Feb 2003 10:07:22 +0100 (CET) (envelope-from stable@ei.bzerk.org) Received: (from stable@localhost) by ei.bzerk.org (8.12.6/8.12.6/Submit) id h1297LFS091839; Sun, 2 Feb 2003 10:07:21 +0100 (CET) Date: Sun, 2 Feb 2003 10:07:21 +0100 From: Ruben de Groot To: bastill@adam.com.au Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Ooops. Message-ID: <20030202090721.GA91710@ei.bzerk.org> References: <005601c2c8c5$47735b10$6501a8c0@grant> <1043981504.3e39e4c0b6e66@webmail.adam.com.au> <44znpinhl7.fsf@be-well.ilk.org> <1043983614.3e39ecfecd509@webmail.adam.com.au> <20030131201357.GA18381@gothmog.gr> <3E3ADA1B.5020304@potentialtech.com> <1044095023.3e3ba02f81b4b@webmail.adam.com.au> <1044169749.3e3cc4158d3d7@webmail.adam.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1044169749.3e3cc4158d3d7@webmail.adam.com.au> User-Agent: Mutt/1.4i Sender: owner-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, Feb 02, 2003 at 05:39:09PM +1030, bastill@adam.com.au typed: > Are we aiming at the wrong target, here? > I used the fixit CD to examine ad0s3, where my missing files reside. > > What I found was that (eg) /bin, /etc, /dev were full of files/directories, but > /var and /usr were empty. I didn't ask dump/restore to delete anything, and did > not ask rm to remove the files from /var or /usr/everything. > The command I used to copy was: > dump 0af - / | restore xf - > Is it dump or restore that have been causing the problem? This is not a problem. dump works one filesystem at a time and it looks like you have /usr and /var mounted on seperate filesystems. So, the commands to copy everything are: cd /mnt/other dump 0af - / | restore xf - cd /mnt/other/var dump 0af - /var | restore xf - cd /mnt/other/usr dump 0af - /usr | restore xf - > > home@ on ad0s3 still links to /usr/home so that if I "mount /dev/ad0s3 > /mnt/other" in my working system on ad2, ls /mnt/other/home shows my working > home directory - a bit startling when you first see it. Don't see this as > significant, but you gurus might. > > -- > Brian > > > ----------------------------------------------- > This message sent through Adam Internet Webmail > http://www.adam.com.au > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 1:36:43 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ABC3537B401 for ; Sun, 2 Feb 2003 01:36:42 -0800 (PST) Received: from makalu.mos.com.np (makalu.mos.com.np [202.52.255.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBA8543F79 for ; Sun, 2 Feb 2003 01:36:39 -0800 (PST) (envelope-from bikrant@mos.com.np) Received: from nuptse.mos.com.np (nuptse.mos.com.np [202.52.255.8]) by makalu.mos.com.np (8.12.2/8.12.2) with SMTP id h129aQRC029396 for ; Sun, 2 Feb 2003 15:21:34 +0545 (NPT) Received: from nilgiri.mos.com.np ([202.52.255.7]) by nuptse.mos.com.np (NAVGW 2.5.1.12) with SMTP id M2003020215272831651 for ; Sun, 02 Feb 2003 15:27:28 +0530 Received: from bikrant (mc-gw.mos.com.np [202.52.255.100]) by nilgiri.mos.com.np (8.11.6/8.11.6) with SMTP id h129aYn24695 for ; Sun, 2 Feb 2003 15:21:34 +0545 Message-ID: <004601c2ca9e$9d920070$9c0aa8c0@bikrant> From: "Bikrant Neupane" To: Subject: about ifconfig Date: Sun, 2 Feb 2003 15:21:51 +0545 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.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.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 Hi, I would like to know if this command 'ifconfig fxp0 media 100baseTX mediaopt full-duplex' remains effective even after reboots. And, how can I set full-duplex option for a particular interface while it is initializing at boot time ? Thanks, Bikrant Neupane To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 1:40:32 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8375637B401 for ; Sun, 2 Feb 2003 01:40:30 -0800 (PST) Received: from mail.gmx.net (mail.gmx.net [213.165.65.60]) by mx1.FreeBSD.org (Postfix) with SMTP id 31E5D43F93 for ; Sun, 2 Feb 2003 01:40:29 -0800 (PST) (envelope-from alexander.pohoyda@gmx.net) Received: (qmail 12994 invoked by uid 0); 2 Feb 2003 09:40:26 -0000 Received: from p508BE805.dip.t-dialin.net (HELO oak.pohoyda.family) (80.139.232.5) by mail.gmx.net (mp009-rz3) with SMTP; 2 Feb 2003 09:40:26 -0000 Received: from oak.pohoyda.family (oak.pohoyda.family [127.0.0.1]) by oak.pohoyda.family (8.12.6/8.12.6) with ESMTP id h129eLoO000777; Sun, 2 Feb 2003 10:40:22 +0100 (CET) (envelope-from alexander.pohoyda@gmx.net) Received: (from apog@localhost) by oak.pohoyda.family (8.12.6/8.12.6/Submit) id h129eJHh000774; Sun, 2 Feb 2003 10:40:19 +0100 (CET) X-Authentication-Warning: oak.pohoyda.family: apog set sender to alexander.pohoyda@gmx.net using -f To: "Abdul Hakeem" Subject: Re: CD-ROM [moved from hackers] Cc: questions@freebsd.org References: From: Alexander Pohoyda Date: 02 Feb 2003 10:40:18 +0100 In-Reply-To: Message-ID: <871y2rhvgd.fsf@oak.pohoyda.family> Lines: 14 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 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 "Abdul Hakeem" writes: > Could you pls tell me how to obtain the cd-rom or download the 64bit > port of FreeBSD ? Please have a look here: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors.html This is not a question for hackers@ list. Welcome to questions@. -- Alexander Pohoyda To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 1:50:49 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7852C37B401 for ; Sun, 2 Feb 2003 01:50:48 -0800 (PST) Received: from g38.rdsbv.ro (g38.rdsbv.ro [193.231.237.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A34A43F79 for ; Sun, 2 Feb 2003 01:50:47 -0800 (PST) (envelope-from petre@kgb.ro) Received: from kgb.rdsbv.ro (dzerjinski.kgb.ro [193.231.237.196]) by g38.rdsbv.ro (Postfix) with ESMTP id 719BA9BFE for ; Sun, 2 Feb 2003 11:50:45 +0200 (EET) Content-Type: text/plain; charset="us-ascii" From: Petre Bandac Reply-To: petre@kgb.ro Organization: KGB To: freebsd-questions@freebsd.org Subject: ipfw firewall questions Date: Sun, 2 Feb 2003 11:50:52 +0200 User-Agent: KMail/1.4.3 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200302021150.52576.petre@kgb.ro> Sender: owner-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 about to "compose" my first ipfw firewall - and, since I have worked = quite=20 a lot with iptables, I'm interesed in a few minor similarities: 1 - the firewall is called by rc.conf ? or ca I call it at boot time via=20 whatever *.sh placed in the right place=20 2 - the firewall can be a executable bash script (i.e. like a regular lin= ux=20 firewall, with variables like myIP=3D"192.168.0.0") ? I guess the rest is covered in the docs I have carefully RTFM :-) thanks, petre --=20 Login: petre =09=09=09Name: Petre Bandac Directory: /home/petre =09Shell: /usr/local/bin/zsh On since Fri Jan 31 20:40 (EET) on ttyv1, idle 1 day 14:58 (messages off) On since Sun Feb 2 09:28 (EET) on ttyp0, idle 1:15, from :0 On since Sun Feb 2 09:43 (EET) on ttyp1, idle 1:31, from :0 On since Fri Jan 31 23:46 (EET) on ttyp2, idle 0:02, from :0 On since Sun Feb 2 11:07 (EET) on ttyp3, idle 0:24, from :0 No Mail. No Plan. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 1:57:58 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F160137B401 for ; Sun, 2 Feb 2003 01:57:56 -0800 (PST) Received: from ra.dweebsoft.com (ra.dweebsoft.com [209.237.40.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B0BC43F75 for ; Sun, 2 Feb 2003 01:57:56 -0800 (PST) (envelope-from daxbert_news@dweebsoft.com) Received: from daxhome (anubis.dweebsoft.com [64.81.58.36]) by ra.dweebsoft.com (8.12.3/8.12.3) with SMTP id h129voO8002428; Sun, 2 Feb 2003 01:57:50 -0800 (PST) (envelope-from daxbert_news@dweebsoft.com) Message-ID: <007b01c2caa1$8bebd870$0a0aa8c0@dweebsoft.com> From: "Daxbert" To: "Bikrant Neupane" , References: <004601c2ca9e$9d920070$9c0aa8c0@bikrant> Subject: Re: about ifconfig Date: Sun, 2 Feb 2003 01:57:50 -0800 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.4920.2300 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4920.2300 Sender: owner-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 know if this command 'ifconfig fxp0 media 100baseTX mediaopt > full-duplex' remains effective even after reboots. > And, how can I set full-duplex option for a particular interface while it is > initializing at boot time ? > No, it won't survive a cold start, and I doubt it would survive a reboot. In /etc/rc.conf, you should append " media 100baseTX mediaopt full-duplex" to your existing ifconfig_fxp0. example: ifconfig_fxp0="inet a.b.c.d netmask w.x.y.z media 100baseTX mediaopt full-duplex" If this is a DHCP interface, then it might be best to add the media settings to either rc.local, or to /etc/start_if.fxp0 --daxbert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 2:19:42 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D8EAE37B405 for ; Sun, 2 Feb 2003 02:19:40 -0800 (PST) Received: from mail2.atl.registeredsite.com (mail2.atl.registeredsite.com [64.224.219.76]) by mx1.FreeBSD.org (Postfix) with ESMTP id 365FC43F43 for ; Sun, 2 Feb 2003 02:19:39 -0800 (PST) (envelope-from admin@asarian-host.net) Received: from asarian-host.net (asarian-host.net [216.122.74.112]) by mail2.atl.registeredsite.com (8.12.2/8.12.6) with ESMTP id h12AJTwl028253 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NOT) for ; Sun, 2 Feb 2003 05:19:30 -0500 Comments: To protect the identity of the sender, certain header fields are either not shown, or masked. Anonymous email addresses for asarians can be requested by filling in the appropriate form at: https://asarian-host.net/cgi-bin/signup.cgi Received: (from root@localhost) by asarian-host.net (8.11.6/8.11.0) id h12AJT101455 for freebsd-questions@freebsd.org; Sun, 2 Feb 2003 11:19:29 +0100 (CET) (envelope-from admin@asarian-host.net) Posted-Date: Sun, 2 Feb 2003 11:19:29 +0100 (CET) From: Mark Message-Id: <200302021019.H12AJRT01438@asarian-host.net> Date: Sun, 2 Feb 2003 11:19:20 +0100 X-Authenticated-Sender: admin@asarian-host.net Subject: Re: Perl 5.8.0 next to 5.5003 X-Trace: RAc1hTEkDyMxt/DaZlq5vlcvc19qaOViQu7PJVnooIRLWwhEWb3eygZkiWiPVnsg8oLZ1FSCklbe94JXVXjiVw== X-Complaints-To: abuse@asarian-host.net X-Abuse-Info: Please be sure to forward a copy of ALL headers X-Abuse-Info: Otherwise we are unable to process your complaint Organization: Asarian-host To: "Beech Rintoul" , "FreeBSD Questions" References: <200302020743.H127HVT82952@asarian-host.net> <001801c2ca96$84525a90$732ced18@nwcadmin> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Auth: Asarian-host PGP signature iQEVAwUAPjzwsTFqW1BleBN9AQHj/Qf/aon3UTz9ARNeIZVRW/GjjvWMJItFfj5c 59sRxDyKqb8Z14ayp9nG+NhqO0h6hszkAG2mc0+OqDvsBOWFoxgvzYRbB70+DIwp zxwPqUe7Fq3U36SqWSpfVjl2PBQpVHho8a1bv4IrWO9tJaanRqbsvo9kknIRarW4 BDckjlnkSR+30B6IPrhg4ZsFrYtCACJVjEs5OwrPfY1iWUpq9V0nx29jHGv7yOJX A4Ln4RBaO4eHwFP1++btTkDBYwVz9Yvnbn/VeFz8GqUXHD+CD8qQoRpgwr0UuxeX co0SQT80aNIZCDBogfokv83dj3th9m+xjGkT6XEfdHrAApR/Hl+aBw== =aaoK Sender: owner-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: "Beech Rintoul" To: "Mark" ; "FreeBSD Questions" Sent: Sunday, February 02, 2003 9:38 AM Subject: Re: Perl 5.8.0 next to 5.5003 > Go to the top level of the perl port and type: use.perl port. That will > set up your system to use the new port instead. It writes to /etc/make.conf > and does some symlinks. You can go back by typing use.perl system. Thanks for the reply. :) But I do not ( yet ) want to use perl 5.8.0 as default. Especially so, since half my programs would miss all their modules. I was just looking for a way in which I can gradually start to install 5.8.0 modules, without having to make 5.8.0 the default. Or I could switch from "use.perl port" to "use.perl system" whenever I install a new package. But on a live system, that may not be ideal. - Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 2:32:33 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBA8737B401 for ; Sun, 2 Feb 2003 02:32:32 -0800 (PST) Received: from dart.sr.se (dart.sr.se [134.25.0.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id 814D943F43 for ; Sun, 2 Feb 2003 02:32:31 -0800 (PST) (envelope-from gunnar@oldie.sr.se) Received: from honken.sr.se (honken.sr.se [134.25.128.27]) by dart.sr.se (8.12.6/8.12.6) with ESMTP id h12AWUj5058172 for ; Sun, 2 Feb 2003 11:32:30 +0100 (CET) (envelope-from gunnar@oldie.sr.se) Received: from oldie.sr.se (oldie [134.25.200.100]) by honken.sr.se (8.12.3/8.12.3) with ESMTP id h12AWU1j078501 for ; Sun, 2 Feb 2003 11:32:30 +0100 (CET) (envelope-from gunnar@oldie.sr.se) Received: from oldie.sr.se (localhost [127.0.0.1]) by oldie.sr.se (8.12.6/8.12.5) with ESMTP id h12AWTn0086275 for ; Sun, 2 Feb 2003 11:32:30 +0100 (CET) (envelope-from gunnar@oldie.sr.se) Received: (from gunnar@localhost) by oldie.sr.se (8.12.6/8.12.6/Submit) id h12AWTtW086274 for freebsd-questions@FreeBSD.org; Sun, 2 Feb 2003 11:32:29 +0100 (CET) Date: Sun, 2 Feb 2003 11:32:29 +0100 From: Gunnar Flygt To: FreeBSD Questions Subject: Strange things with CVS and ports Message-ID: <20030202103229.GA86117@sr.se> Reply-To: Gunnar Flygt Mail-Followup-To: Gunnar Flygt , FreeBSD Questions Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Since a week or two the INDEX file in /usr/ports is aways back to the status of 30 December last year, after I've fetched the lates ports with cvsup. I do a make index in /usr/ports and gets it up to date, but when I cvsup again it's back to 30 December. Gives weird results when using portversion -v Lots of ports have too high revision numbers. Please cc me, I'm not on questions -- Gunnar Flygt, SR To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 2:32:46 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD2D737B408 for ; Sun, 2 Feb 2003 02:32:44 -0800 (PST) Received: from mta03-svc.ntlworld.com (mta03-svc.ntlworld.com [62.253.162.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id 65FBF43F43 for ; Sun, 2 Feb 2003 02:32:42 -0800 (PST) (envelope-from scott.mitchell@mail.com) Received: from fishballoon.dyndns.org ([80.4.125.54]) by mta03-svc.ntlworld.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20030202103240.SZTT14341.mta03-svc.ntlworld.com@fishballoon.dyndns.org>; Sun, 2 Feb 2003 10:32:40 +0000 Received: from tuatara.goatsucker.org (tuatara [192.168.1.6]) by fishballoon.dyndns.org (8.12.3/8.12.3) with ESMTP id h12AWHbO037207; Sun, 2 Feb 2003 10:32:17 GMT (envelope-from scott@tuatara.goatsucker.org) Received: (from scott@localhost) by tuatara.goatsucker.org (8.12.6/8.12.6/Submit) id h12AVKUA048262; Sun, 2 Feb 2003 10:31:20 GMT (envelope-from scott) Date: Sun, 2 Feb 2003 10:31:20 +0000 From: Scott Mitchell To: Darren Pilgrim Cc: Lowell Gilbert , questions@FreeBSD.ORG Subject: Re: Why should I use `config;make depend;make...` instead of `make kernel` when building from a stock source tree? (ref. Handbook sec. 9.3) Message-ID: <20030202103120.GC22208@fishballoon.dyndns.org> References: <3E3C77F0.6050805@pantherdragon.org> <44vg03la16.fsf@be-well.ilk.org> <3E3CBF66.5070609@pantherdragon.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3E3CBF66.5070609@pantherdragon.org> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 4.7-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 On Sat, Feb 01, 2003 at 10:49:10PM -0800, Darren Pilgrim wrote: > Lowell Gilbert wrote: > >Darren Pilgrim writes: > >>There are two sets of commands you can use to build a kernel in FreeBSD: > >> > >>"Procedure 1" is the old way: config, make depend, make, make > >>install. "Procedure 2" is the make kernel sequence from makeworld. > >> > >>Section 9.3 of the Handbook says I should use procedure 1 if I haven't > >>updated my source tree. I can understand then need to use procedure 2 > >>if I've updated my source tree, but why shouldn't I use it with an > >>unmodified tree? > > > >There's no reason you shouldn't. That section of the handbook > >explicitly says that you can use either procedure in that case. > > Hey you're right. In the bulleted list just before the two procedures are > listed it says, "#If you are building a new kernel without updating the > source code...you can use either procedure." After the two procedures are > listed, it says, "If you have not upgraded your source tree in any > way...you should use the config, make depend, make, make install sequence." > That sounds contradictory to me. What do you think? I may not be 100% right on this, but I believe the main difference is that 'make buildkernel' will build the kernel using the toolchain left in /usr/obj by a previous 'make buildworld', whereas the 'config' method uses the toolchain currently installed on your machine. That's why you should use buildkernel after a cvsup, to make sure your kernel is built against the same stuff your about to install with 'make installworld'. If you're just building a new kernel from the same sources, I guess either method would work, although you'd need to have the /usr/obj from your last buildworld still hanging around, so using config might be more convenient. Maybe that part of the handbook could stand a little clarification? Scott -- =========================================================================== Scott Mitchell | PGP Key ID | "Eagles may soar, but weasels Cambridge, England | 0x54B171B9 | don't get sucked into jet engines" scott.mitchell@mail.com | 0xAA775B8B | -- Anon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 2:39:16 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9F0C37B401 for ; Sun, 2 Feb 2003 02:39:15 -0800 (PST) Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2CFB843E4A for ; Sun, 2 Feb 2003 02:39:15 -0800 (PST) (envelope-from kstewart@owt.com) Received: from topaz-out (owt-207-41-94-233.owt.com [207.41.94.233]) by rutger.owt.com (8.9.3/8.9.3) with ESMTP id CAA12473; Sun, 2 Feb 2003 02:39:11 -0800 From: Kent Stewart To: Gunnar Flygt , FreeBSD Questions Subject: Re: Strange things with CVS and ports Date: Sun, 2 Feb 2003 02:39:11 -0800 User-Agent: KMail/1.5 References: <20030202103229.GA86117@sr.se> In-Reply-To: <20030202103229.GA86117@sr.se> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200302020239.11462.kstewart@owt.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 On Sunday 02 February 2003 02:32 am, Gunnar Flygt wrote: > Since a week or two the INDEX file in /usr/ports is aways back > to the status of 30 December last year, after I've fetched the lates > ports with cvsup. I do a make index in /usr/ports and gets it up > to date, but when I cvsup again it's back to 30 December. > > Gives weird results when using portversion -v Lots of ports have > too high revision numbers. INDEX has never been updated at a frequent rate. You have always needed to build the current version after you cvsup ports-all. Right now, "make index" produces some strange results and portsdb -uU produces a different set of strange results. I use the -uU way to build my INDEX and INDEX.db. Kent > > Please cc me, I'm not on questions -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 2:52:39 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 197F437B401 for ; Sun, 2 Feb 2003 02:52:37 -0800 (PST) Received: from smtp.infracaninophile.co.uk (happy-idiot-talk.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C32943F43 for ; Sun, 2 Feb 2003 02:52:35 -0800 (PST) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost.infracaninophile.co.uk [IPv6:::1]) by smtp.infracaninophile.co.uk (8.12.6/8.12.6) with ESMTP id h12AqP0F093591 for ; Sun, 2 Feb 2003 10:52:25 GMT (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost) by happy-idiot-talk.infracaninophile.co.uk (8.12.6/8.12.6/Submit) id h12AqKqb093590 for freebsd-questions@FreeBSD.ORG; Sun, 2 Feb 2003 10:52:20 GMT Date: Sun, 2 Feb 2003 10:52:20 +0000 From: Matthew Seaman To: freebsd-questions@FreeBSD.ORG Subject: Re: ipfw firewall questions Message-ID: <20030202105220.GA93010@happy-idiot-talk.infracaninophi> Mail-Followup-To: Matthew Seaman , freebsd-questions@FreeBSD.ORG References: <200302021150.52576.petre@kgb.ro> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200302021150.52576.petre@kgb.ro> User-Agent: Mutt/1.5.3i X-Spam-Status: No, hits=-3.0 required=5.0 tests=IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_00_01, USER_AGENT,USER_AGENT_MUTT version=2.43 Sender: owner-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, Feb 02, 2003 at 11:50:52AM +0200, Petre Bandac wrote: > hello > > I'm about to "compose" my first ipfw firewall - and, since I have worked quite > a lot with iptables, I'm interesed in a few minor similarities: > > 1 - the firewall is called by rc.conf ? or ca I call it at boot time via > whatever *.sh placed in the right place A typical setup is that the /etc/rc.firewall script sets up firewalling for IPv4, possibly with /etc/rc.firewall6 doing the equivalent for IPv6. The rc.firewall script contains options to load various pre-canned ipfw(8) rulesets, or you can load a custom ipfw(8) ruleset through it. The rc.firewall{,6} script behaviours are controlled by setting variables in /etc/rc.conf. Default values (from /etc/defaults/rc.conf) are: % grep firewall /etc/defaults/rc.conf ### Basic network and firewall/security options: ### firewall_enable="NO" # Set to YES to enable firewall functionality firewall_script="/etc/rc.firewall" # Which script to run to set up the firewall firewall_type="UNKNOWN" # Firewall type (see /etc/rc.firewall) firewall_quiet="NO" # Set to YES to suppress rule display firewall_logging="NO" # Set to YES to enable events logging firewall_flags="" # Flags passed to ipfw when type is a file natd_enable="NO" # Enable natd (if firewall_enable == YES). ipv6_firewall_enable="NO" # Set to YES to enable IPv6 firewall ipv6_firewall_script="/etc/rc.firewall6" # Which script to run to set up the IPv6 firewall ipv6_firewall_type="UNKNOWN" # IPv6 Firewall type (see /etc/rc.firewall6) ipv6_firewall_quiet="NO" # Set to YES to suppress rule display ipv6_firewall_logging="NO" # Set to YES to enable events logging ipv6_firewall_flags="" # Flags passed to ip6fw when type is a file Although setting 'firewall_enable' to 'yes' will work with a standard system, by causing the ipfw.ko module to be loaded into a GENERIC kernel, check /usr/src/sys/i386/conf/LINT (FreeBSD 4.x) or /usr/src/sys/conf/NOTES (FreeBSD 5.0) for some extra functionality you can enable by building yourself a custom kernel. Alternatively you can use ipf(8) which is a second firewall flavour but with much the same functionality. If you aren't doing anything tricky like traffic shaping or QoS, which one you choose is mostly a matter of taste: % grep ipf defaults/rc.conf firewall_flags="" # Flags passed to ipfw when type is a file ipfilter_enable="NO" # Set to YES to enable ipfilter functionality ipfilter_program="/sbin/ipf" # where the ipfilter program lives ipfilter_rules="/etc/ipf.rules" # rules definition file for ipfilter, see # /usr/src/contrib/ipfilter/rules for examples ipfilter_flags="" # additional flags for ipfilter ipmon_enable="NO" # Set to YES for ipmon; needs ipfilter or ipnat ipmon_program="/sbin/ipmon" # where the ipfilter monitor program lives ipmon_flags="-Ds" # typically "-Ds" or "-D /var/log/ipflog" ipfs_enable="NO" # Set to YES to enable saving and restoring ipfs_program="/sbin/ipfs" # where the ipfs program lives ipfs_flags="" # additional flags for ipfs ipv6_ipfilter_rules="/etc/ipf6.rules" # rules definition file for ipfilter, # see /usr/src/contrib/ipfilter/rules The ipf(8) firewalling is started out of /etc/rc.network --- it's possible and sometimes useful to run ipfw(8) and ipf(8) simultaneously. Finally, you can write your own script and call it in place of rc.firewall by setting the 'firewall_script' variable. This method is generally used to run a skeleton firewall ruleset through a preprocessor to substitute in local interface addresses etc. > 2 - the firewall can be a executable bash script (i.e. like a regular linux > firewall, with variables like myIP="192.168.0.0") ? Basically, yes. However bash is not supplied with the FreeBSD system --- you can install it as /usr/local/bin/bash from ports, or (preferably) use the system supplied /bin/sh for writing startup scripts. /bin/sh is a POSIX compliant Bourne Shell with broadly equivalent *programming* capabilities to bash (/bin/sh doesn't have the same sort of support for interactive use though). Syntax is very similar to bash with a few significant differences to keep you on your toes. Cheers, Matthew -- Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 3: 7:40 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4AAC937B40D for ; Sun, 2 Feb 2003 03:07:33 -0800 (PST) Received: from dart.sr.se (dart.sr.se [134.25.0.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F62343F3F for ; Sun, 2 Feb 2003 03:07:31 -0800 (PST) (envelope-from gunnar@oldie.sr.se) Received: from honken.sr.se (honken.sr.se [134.25.128.27]) by dart.sr.se (8.12.6/8.12.6) with ESMTP id h12B7Uj5058808; Sun, 2 Feb 2003 12:07:30 +0100 (CET) (envelope-from gunnar@oldie.sr.se) Received: from oldie.sr.se (oldie [134.25.200.100]) by honken.sr.se (8.12.3/8.12.3) with ESMTP id h12B7U1j079104; Sun, 2 Feb 2003 12:07:30 +0100 (CET) (envelope-from gunnar@oldie.sr.se) Received: from oldie.sr.se (localhost [127.0.0.1]) by oldie.sr.se (8.12.6/8.12.5) with ESMTP id h12B7Un0086840; Sun, 2 Feb 2003 12:07:30 +0100 (CET) (envelope-from gunnar@oldie.sr.se) Received: (from gunnar@localhost) by oldie.sr.se (8.12.6/8.12.6/Submit) id h12B7T7m086839; Sun, 2 Feb 2003 12:07:29 +0100 (CET) Date: Sun, 2 Feb 2003 12:07:29 +0100 From: Gunnar Flygt To: Kent Stewart Cc: FreeBSD Questions Subject: Re: Strange things with CVS and ports Message-ID: <20030202110729.GA86812@sr.se> Reply-To: Gunnar Flygt Mail-Followup-To: Gunnar Flygt , Kent Stewart , FreeBSD Questions References: <20030202103229.GA86117@sr.se> <200302020239.11462.kstewart@owt.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200302020239.11462.kstewart@owt.com> User-Agent: Mutt/1.4i Sender: owner-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, Feb 02, 2003 at 02:39:11AM -0800, Kent Stewart wrote: > On Sunday 02 February 2003 02:32 am, Gunnar Flygt wrote: > > Since a week or two the INDEX file in /usr/ports is aways back > > to the status of 30 December last year, after I've fetched the lates > > ports with cvsup. I do a make index in /usr/ports and gets it up > > to date, but when I cvsup again it's back to 30 December. > > > > Gives weird results when using portversion -v Lots of ports have > > too high revision numbers. > > INDEX has never been updated at a frequent rate. You have always needed > to build the current version after you cvsup ports-all. Right now, > "make index" produces some strange results and portsdb -uU produces a > different set of strange results. I use the -uU way to build my INDEX > and INDEX.db. Thanks for the answer, but the problem has never been so obvious as it has the latest week, when I got the "Installed port succeeds the port version" or whatever it says. I'll use the pkgdb -uU instead of makeindex then. > > Kent > > > > > Please cc me, I'm not on questions > > -- > Kent Stewart > Richland, WA > > http://users.owt.com/kstewart/index.html -- Gunnar Flygt, Postmaster SR To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 3:21:13 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D913637B401 for ; Sun, 2 Feb 2003 03:21:10 -0800 (PST) Received: from smtp.infracaninophile.co.uk (smtp.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id C75C443F3F for ; Sun, 2 Feb 2003 03:21:09 -0800 (PST) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost.infracaninophile.co.uk [IPv6:::1]) by smtp.infracaninophile.co.uk (8.12.6/8.12.6) with ESMTP id h12BL40F093775 for ; Sun, 2 Feb 2003 11:21:04 GMT (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost) by happy-idiot-talk.infracaninophile.co.uk (8.12.6/8.12.6/Submit) id h12BKxfa093770 for FreeBSD-questions@FreeBSD.ORG; Sun, 2 Feb 2003 11:20:59 GMT Date: Sun, 2 Feb 2003 11:20:59 +0000 From: Matthew Seaman To: FreeBSD Questions Subject: Re: Perl 5.8.0 next to 5.5003 Message-ID: <20030202112059.GB93010@happy-idiot-talk.infracaninophi> Mail-Followup-To: Matthew Seaman , FreeBSD Questions References: <200302020743.H127HVT82952@asarian-host.net> <001801c2ca96$84525a90$732ced18@nwcadmin> <200302021019.H12AJRT01438@asarian-host.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200302021019.H12AJRT01438@asarian-host.net> User-Agent: Mutt/1.5.3i X-Spam-Status: No, hits=-3.3 required=5.0 tests=IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_01_02, USER_AGENT,USER_AGENT_MUTT version=2.43 Sender: owner-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, Feb 02, 2003 at 11:19:20AM +0100, Mark wrote: > ----- Original Message ----- > From: "Beech Rintoul" > To: "Mark" ; "FreeBSD Questions" > > Sent: Sunday, February 02, 2003 9:38 AM > Subject: Re: Perl 5.8.0 next to 5.5003 > > > > Go to the top level of the perl port and type: use.perl port. That will > > set up your system to use the new port instead. It writes to > /etc/make.conf > > and does some symlinks. You can go back by typing use.perl system. > > > Thanks for the reply. :) > > But I do not ( yet ) want to use perl 5.8.0 as default. Especially so, since > half my programs would miss all their modules. I was just looking for a way > in which I can gradually start to install 5.8.0 modules, without having to > make 5.8.0 the default. Or I could switch from "use.perl port" to "use.perl > system" whenever I install a new package. But on a live system, that may not > be ideal. Try adding the following to /etc/make.conf: # -- use.perl generated deltas -- # # Created: Thu Nov 21 16:11:52 2002 # Setting to use base perl from ports: PERL_VER=5.8.0 PERL_VERSION=5.8.0 PERL_ARCH=mach NOPERL=yo NO_PERL=yo NO_PERL_WRAPPER=yo That's a fair chunk of what the 'use.perl port' command does. It shouldn't affect day to day use of perl on your machines, but it will cause all perl modules built from ports to be built against perl5.8.0. The PERL_VER*, PERL_ARCH variables are the interesting ones from the point of view of building ports. The NOPERL, NO_PERL* ones suppress the build of perl-5.005.03 supplied with the system, so you may want to comment those out until you've completed your transition. Hmmm... By my reading of /usr/ports/Mk/bsd.port.mk, if /usr/bin/perl exists the port build process will attempt to use that as the perl command when building ports. I believe you should be able to override that choice by adding: PERL=/usr/local/bin/perl PERL5=/usr/local/bin/perl5.8.0 to /etc/make.conf. Remember that updating or reinstalling a ported perl module (especially if using portupgrade(1)) will probably delete any pre-existing perl-5.005.03 version: FORCE_PKG_REGISTER=yes will help you to be able to install both versions simultaneously, although it will trash the contents of /var/db/pkg unless you also play games with setting PKG_DBDIR. Cheers, Matthew -- Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 3:38:18 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE3A537B401 for ; Sun, 2 Feb 2003 03:38:13 -0800 (PST) Received: from sumter.awod.com (sumter.awod.com [63.246.96.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99A7C43F85 for ; Sun, 2 Feb 2003 03:38:12 -0800 (PST) (envelope-from stanb@awod.com) Received: from teddy.fas.com (pcp01010374pcs.mplsnt01.sc.comcast.net [68.58.176.69]) by sumter.awod.com (8.8.7/8.12.2) with ESMTP id GAA31815 for ; Sun, 2 Feb 2003 06:39:09 -0500 (EST) (envelope-from stanb@awod.com) X-Authentication-Warning: sumter.awod.com: User stanb [pcp01010374pcs.mplsnt01.sc.comcast.net] popped 207 seconds ago Received: from stan by teddy.fas.com with local (Exim 3.36 #1 (Debian)) id 18fIRq-0007NQ-00 for ; Sun, 02 Feb 2003 06:38:06 -0500 Date: Sun, 2 Feb 2003 06:38:06 -0500 From: stan To: Free BSD Questions list Subject: Network bandwidth limiting? Message-ID: <20030202113806.GA28247@teddy.fas.com> Mail-Followup-To: Free BSD Questions list Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-Editor: gVim X-Operating-System: Debian GNU/Linux X-Kernel-Version: 2.4.17 X-Uptime: 06:32:34 up 14 days, 10:53, 1 user, load average: 0.05, 0.15, 0.09 Sender: owner-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 trying to replace an HP-UX workstation with an Athalon based GreeBSD machine, This machien is an Amanda tape server. The FreeBSD machine is a couple of orsers of mafnitude faster than the HP-UX machin, yet I;m having problems with losing network conections during the backup sessions. The Amanda clients are not tolerant of this, and I lose the backup session. I'm susecting a networking probem. The network is a simple 10base2 cable, and the FreeBSD machine has always been an Amanda client, which worked without a problem. I'm wondering if I'm not runing into a deliberate rate limiting issue on the FreebSD machine. If for instnace I "ping -f" it, I get a bunch of lsot packets, and a console message about limiting ping response times. Where should I start looking for this? -- "They that would give up essential liberty for temporary safety deserve neither liberty nor safety." -- Benjamin Franklin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 3:39:32 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 815B137B401 for ; Sun, 2 Feb 2003 03:39:31 -0800 (PST) Received: from web13904.mail.yahoo.com (web13904.mail.yahoo.com [216.136.175.67]) by mx1.FreeBSD.org (Postfix) with SMTP id 4F3F843F43 for ; Sun, 2 Feb 2003 03:39:31 -0800 (PST) (envelope-from anisimov@yahoo.com) Message-ID: <20030202113931.21166.qmail@web13904.mail.yahoo.com> Received: from [192.43.217.35] by web13904.mail.yahoo.com via HTTP; Sun, 02 Feb 2003 03:39:31 PST Date: Sun, 2 Feb 2003 03:39:31 -0800 (PST) From: "Ivan S. Anisimov" Subject: ATI Radeon 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 Hello, How can I get my radeon 8500 running under 4.3? Thanks in advance, Ivan ===== Ivan S. Anisimov Processing Guta-Bank Tel. +7 (095) 79-79-5-79 Fax. +7 (095) 975-66-99 __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 3:42:20 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D285D37B405 for ; Sun, 2 Feb 2003 03:41:59 -0800 (PST) Received: from web12808.mail.yahoo.com (web12808.mail.yahoo.com [216.136.174.43]) by mx1.FreeBSD.org (Postfix) with SMTP id 8832C43F75 for ; Sun, 2 Feb 2003 03:41:58 -0800 (PST) (envelope-from s_heistand@yahoo.com) Message-ID: <20030202114158.81817.qmail@web12808.mail.yahoo.com> Received: from [12.211.225.153] by web12808.mail.yahoo.com via HTTP; Sun, 02 Feb 2003 03:41:58 PST Date: Sun, 2 Feb 2003 03:41:58 -0800 (PST) From: steve heistand Subject: Re: writing to vinum volume causes crash To: Greg 'groggy' Lehey Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <20030202080426.GK22915@wantadilla.lemis.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 The machine the disks were in started acting very funny stability wise even when the disks werent involved. So I replaced some hardware which helped greatly. I suspect a power supply was starting to go bad. thanks though s --- Greg 'groggy' Lehey wrote: > On Thursday, 30 January 2003 at 17:05:02 +0000, > Matthew Seaman wrote: > > On Thu, Jan 30, 2003 at 06:55:50AM -0800, steve > heistand wrote: > >> I have a machine running 4.7-release (possibly > and old build) with > >> 4 disks I am using vinum to make a raid5 volume > out of. When I > >> write large amounts of data to it the machine > crashes. I can dd > >> one big file and it crashes at 154M, if I copy in > smaller files it > >> dies around 100M (varies) > > > > Have you looked at the > http://www.vinumvm.org/vinum/how-to-debug.html > > page? It's going to be practically impossible to > help you unless you > > can supply a whole lot more detailed information > about what's gone > > wrong. > > On Thursday, 30 January 2003 at 11:07:05 -0800, > steve heistand wrote: > > --- "J. Seth Henry" wrote: > >> I strongly suspect you have a hardware problem. > Either in the > >> controller, or one of the disks. It is possible > that something is > >> crapping out in vinum, or in the kernel, but I've > dumped massive > >> amounts of data to a vinum raid5 volume before, > and it didn't even > >> burp - much less crash. I've also had bad EIDE > disks cause the > >> system to panic, and they weren't even in a RAID > configuration; > >> just normal data drives. > >> > >> As it is, Greg Lehey is "the man" when it comes > to > >> vinum, (something about > >> writing it or other) so I'll ask the obligatory > >> questions > >> > >> +What hardware is this (SCSI/EIDE/other?) > >> +Can you post a copy of any console messages or > >> panic info? > > > > It locks tight, not even anything to the console > before it > > hangs.... ;( They are eide drives. I have another > fileserver in the > > same type of setup (different hardware) and its > never had a problem > > at all. > > > > Am trying a debug kernel, not hopeful since it > locks up without > > sending any messages. Next will be to try a PCI > eide controller > > and or using the drives individually for a bit to > see if they are > > bad. > > I took note of these messages when they were sent. > I haven't replied > earlier because basically Matthew and Seth have told > you what to do. > Supply that info and we'll see where we go from > there. > > Greg > -- > When replying to this message, please copy the > original recipients. > If you don't, I may ignore the reply or reply to the > original recipients. > For more information, see > http://www.lemis.com/questions.html > See complete headers for address and phone numbers __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 3:51:50 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8EF8B37B401 for ; Sun, 2 Feb 2003 03:51:48 -0800 (PST) Received: from mail8.atl.registeredsite.com (mail8.atl.registeredsite.com [64.224.219.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6405943F3F for ; Sun, 2 Feb 2003 03:51:47 -0800 (PST) (envelope-from admin@asarian-host.net) Received: from asarian-host.net (asarian-host.net [216.122.74.112]) by mail8.atl.registeredsite.com (8.12.2/8.12.6) with ESMTP id h12BpjqW026336 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NOT) for ; Sun, 2 Feb 2003 06:51:45 -0500 Comments: To protect the identity of the sender, certain header fields are either not shown, or masked. Anonymous email addresses for asarians can be requested by filling in the appropriate form at: https://asarian-host.net/cgi-bin/signup.cgi Received: (from root@localhost) by asarian-host.net (8.11.6/8.11.0) id h12BpiJ13609 for freebsd-questions@freebsd.org; Sun, 2 Feb 2003 12:51:44 +0100 (CET) (envelope-from admin@asarian-host.net) Posted-Date: Sun, 2 Feb 2003 12:51:44 +0100 (CET) From: Mark Message-Id: <200302021151.H12BPGT13591@asarian-host.net> Date: Sun, 2 Feb 2003 12:51:37 +0100 X-Authenticated-Sender: admin@asarian-host.net Subject: Re: Perl 5.8.0 next to 5.5003 X-Trace: bNY9eLOc38GgrzzOskZol6OK1GMBrKl0b4Sxqgdgibz8Q+MCIac1NoQQUWX206Z1acJy6jHSIIMaPaJHs/N8dg== X-Complaints-To: abuse@asarian-host.net X-Abuse-Info: Please be sure to forward a copy of ALL headers X-Abuse-Info: Otherwise we are unable to process your complaint Organization: Asarian-host To: "Matthew Seaman" , "FreeBSD Questions" References: <200302020743.H127HVT82952@asarian-host.net> <001801c2ca96$84525a90$732ced18@nwcadmin> <200302021019.H12AJRT01438@asarian-host.net> <20030202112059.GB93010@happy-idiot-talk.infracaninophi> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Auth: Asarian-host PGP signature iQEVAwUAPj0GUDFqW1BleBN9AQFXtwf+KmGFYTUXbsy295ooGgUv5pMAXv3xMDRE Rwu06ik8uKCmFyYL5b8y+nyQYDrXgj1BLFHmC4ovkrdfhFIVPXDDvebTpmt5oCo8 CvJMIv/5p5wPFQX0Y8UPK9pdyI8q1TZuO43KMXsxUZQYYocFyAseTMRXGG1KfmNv BsVean+aN7S2IZs9VsSf9+1lwO5JNmKu/Sv7nxJxMMs78JCnTuSOm50U5fFxTqXF YJeUkjbM/YP7pX5ZbJS6ssIKvrY5JnEBEgcCIzugFE6eIKN51WMzweel1DgmU93X XDhbeCOEXOL8Oedz7LXaC8kKK9hGN49vP/OSawVG65zfZ5CJOWkmmQ== =XgFK Sender: owner-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: "Matthew Seaman" To: "FreeBSD Questions" Sent: Sunday, February 02, 2003 12:20 PM Subject: Re: Perl 5.8.0 next to 5.5003 > On Sun, Feb 02, 2003 at 11:19:20AM +0100, Mark wrote: > > ----- Original Message ----- > > From: "Beech Rintoul" > > To: "Mark" ; "FreeBSD Questions" > > > > Sent: Sunday, February 02, 2003 9:38 AM > > Subject: Re: Perl 5.8.0 next to 5.5003 > Try adding the following to /etc/make.conf: > > # -- use.perl generated deltas -- # > # Created: Thu Nov 21 16:11:52 2002 > # Setting to use base perl from ports: > PERL_VER=5.8.0 > PERL_VERSION=5.8.0 > PERL_ARCH=mach > NOPERL=yo > NO_PERL=yo > NO_PERL_WRAPPER=yo > > That's a fair chunk of what the 'use.perl port' command does. Thanks, Matthew. :) As always, your answer was most helpful. - Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 3:56:32 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97C8537B401 for ; Sun, 2 Feb 2003 03:56:27 -0800 (PST) Received: from post-20.mail.nl.demon.net (post-20.mail.nl.demon.net [194.159.73.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B0B343F75 for ; Sun, 2 Feb 2003 03:56:26 -0800 (PST) (envelope-from cls@raggedclown.net) Received: from [212.238.197.102] (helo=mailhost.raggedclown.net) by post-20.mail.nl.demon.net with esmtp (Exim 3.36 #1) id 18fIjZ-00055R-00 for freebsd-questions@FreeBSD.ORG; Sun, 02 Feb 2003 11:56:25 +0000 Received: from localhost (localhost [127.0.0.1]) by mailhost.raggedclown.net (Ragged Clown Mail Gateway [dawn]) with ESMTP id 36C081A24 for ; Sun, 2 Feb 2003 12:56:24 +0100 (CET) Received: from willow.raggedclown.net (willow.raggedclown.intra [192.168.1.10]) by mailhost.raggedclown.net (Ragged Clown Mail Gateway [dawn]) with ESMTP id 0C5CF1642 for ; Sun, 2 Feb 2003 12:56:12 +0100 (CET) Received: by willow.raggedclown.net (Ragged Clown Host [willow], from userid 1009) id 182E8225D9; Sun, 2 Feb 2003 12:56:12 +0100 (CET) Date: Sun, 2 Feb 2003 12:56:12 +0100 From: Cliff Sarginson To: freebsd-questions@FreeBSD.ORG Subject: Re: Bootable CD Message-ID: <20030202115612.GA413@raggedclown.net> References: <000501c2ca3a$1a8171c0$6501a8c0@grant> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000501c2ca3a$1a8171c0$6501a8c0@grant> User-Agent: Mutt/1.5.3i X-Virus-Scanned: by AMaViS 0.3.12pre8 Sender: owner-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, Feb 01, 2003 at 04:37:19PM -0500, Grant Peel wrote: > Hi all, > > I am going blind again..... > > What is the easiest way to make a bootable FreeBSD 4.7 RELEASE CD-ROM? > Download iso image from your nearest ftp site. Then: burncd -s max -f /dev/name_of_cd_burner_device name_of_iso_file fixate -- Regards Cliff Sarginson The Netherlands [ This mail has been checked as virus-free ] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 4: 1:43 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3FC3E37B401 for ; Sun, 2 Feb 2003 04:01:42 -0800 (PST) Received: from post-20.mail.nl.demon.net (post-20.mail.nl.demon.net [194.159.73.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF3C243E4A for ; Sun, 2 Feb 2003 04:01:40 -0800 (PST) (envelope-from cls@raggedclown.net) Received: from [212.238.197.102] (helo=mailhost.raggedclown.net) by post-20.mail.nl.demon.net with esmtp (Exim 3.36 #1) id 18fIoe-0005PW-00 for freebsd-questions@freebsd.org; Sun, 02 Feb 2003 12:01:40 +0000 Received: from localhost (localhost [127.0.0.1]) by mailhost.raggedclown.net (Ragged Clown Mail Gateway [dawn]) with ESMTP id A442B1A1D for ; Sun, 2 Feb 2003 13:01:39 +0100 (CET) Received: from willow.raggedclown.net (willow.raggedclown.intra [192.168.1.10]) by mailhost.raggedclown.net (Ragged Clown Mail Gateway [dawn]) with ESMTP id 3EFB21642 for ; Sun, 2 Feb 2003 13:01:28 +0100 (CET) Received: by willow.raggedclown.net (Ragged Clown Host [willow], from userid 1009) id 13F58225D9; Sun, 2 Feb 2003 13:01:28 +0100 (CET) Date: Sun, 2 Feb 2003 13:01:28 +0100 From: Cliff Sarginson To: freebsd-questions@freebsd.org Subject: Re: Multiple solutions for a problem (Re: How to map bad sectors on IDE?) Message-ID: <20030202120128.GB413@raggedclown.net> References: <44hebn3at2.fsf@be-well.ilk.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <44hebn3at2.fsf@be-well.ilk.org> User-Agent: Mutt/1.5.3i X-Virus-Scanned: by AMaViS 0.3.12pre8 Sender: owner-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, Feb 01, 2003 at 05:17:45PM -0500, Lowell Gilbert wrote: > Stephen Hovey writes: > > > This has been an open question - I dont believe IDE's do much of their own > > bad block marking - > They do, probably because the chances of manafacturing a totally error free disk are pretty low. Same with CD's by the way, they mark off bad areas up to a point. Which is why making copies of CD's that are themselves copies sometimes does not work, since you inherit the bad track markings from the copied CD plus your new ones, and there is a limit to how much of a CD can be marked "bad". -- Regards Cliff Sarginson The Netherlands [ This mail has been checked as virus-free ] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 4:27:57 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ADB1437B401 for ; Sun, 2 Feb 2003 04:27:56 -0800 (PST) Received: from fmx4.freemail.hu (fmx4.freemail.hu [195.228.242.224]) by mx1.FreeBSD.org (Postfix) with SMTP id 5F1C043F43 for ; Sun, 2 Feb 2003 04:27:55 -0800 (PST) (envelope-from gannater@freemail.hu) Received: (qmail 22550 invoked from network); 2 Feb 2003 13:27:48 +0100 Received: from fm9.freemail.hu (195.228.242.209) by fmx4.freemail.hu with SMTP; 2 Feb 2003 13:27:48 +0100 Received: (qmail 16609 invoked by uid 3644897); 2 Feb 2003 13:27:48 +0100 Date: Sun, 2 Feb 2003 13:27:48 +0100 (CET) From: =?ISO-8859-2?Q?Gannater_J=E1nos?= Subject: Re: Apache-ssl To: BSD Message-ID: X-Originating-IP: [62.201.65.247] X-HTTP-User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.2) Gecko/20021120 Netscape/7.01 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; CHARSET=ISO-8859-2 Sender: owner-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 found this in my httpsd_error_log: No SSL Certificate set for server programs.com:80 How can I set the Certificate? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 4:31:31 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F57C37B401 for ; Sun, 2 Feb 2003 04:31:30 -0800 (PST) Received: from hotmail.com (f130.pav2.hotmail.com [64.4.37.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 575B143E4A for ; Sun, 2 Feb 2003 04:31:30 -0800 (PST) (envelope-from howcanthisbe300@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sun, 2 Feb 2003 04:26:02 -0800 Received: from 80.132.152.20 by pv2fd.pav2.hotmail.msn.com with HTTP; Sun, 02 Feb 2003 12:26:02 GMT X-Originating-IP: [80.132.152.20] From: "How Can ThisBe" To: freebsd-questions@FreeBSD.ORG Subject: when did bzip2 become part of the base? Date: Sun, 02 Feb 2003 12:26:02 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 02 Feb 2003 12:26:02.0820 (UTC) FILETIME=[401B8840:01C2CAB6] Sender: owner-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 working on a little script and I was just wondering when bzip2 became part of the FreeBSD base (which version of FreeBSD, not a date)? The bzip2 man page does not state this information (nor does man gzip for gzip) but tar has the -j (or -y) option which includes bzip2 support. I guess I'm asking if it is a safe bet to state that bzip2 is installed (by default) on any FreeBSD 4.X release or newer? _________________________________________________________________ MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*. http://join.msn.com/?page=features/virus To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 5:12:11 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A15037B401 for ; Sun, 2 Feb 2003 05:12:10 -0800 (PST) Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF3B843F75 for ; Sun, 2 Feb 2003 05:12:07 -0800 (PST) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.gr (patr530-a198.otenet.gr [212.205.215.198]) by mailsrv.otenet.gr (8.12.6/8.12.6) with ESMTP id h12DC2p2028140; Sun, 2 Feb 2003 15:12:06 +0200 (EET) Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.12.6/8.12.6) with ESMTP id h12CU0Bk011246; Sun, 2 Feb 2003 14:30:00 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.gr (8.12.6/8.12.6/Submit) id h12CU0tL011245; Sun, 2 Feb 2003 14:30:00 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Sun, 2 Feb 2003 14:30:00 +0200 From: Giorgos Keramidas To: Alexandros Perdikomatis Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Greek suppport Message-ID: <20030202123000.GA749@gothmog.gr> References: <3E2BA110.5000109@otenet.gr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3E2BA110.5000109@otenet.gr> Sender: owner-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 2003-01-20 09:11, Alexandros Perdikomatis wrote: > Hello, > > I would like to know to which mailing list I could find answers or > post questions about locale support on FreeBSD. This list, freebsd-questions, is good enough. FWIW, I'm also Greek and I have used el_GR locales for a while. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 5:12:12 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B77F37B405 for ; Sun, 2 Feb 2003 05:12:10 -0800 (PST) Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 830C143F43 for ; Sun, 2 Feb 2003 05:12:03 -0800 (PST) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.gr (patr530-a198.otenet.gr [212.205.215.198]) by mailsrv.otenet.gr (8.12.6/8.12.6) with ESMTP id h12DC0ow028092; Sun, 2 Feb 2003 15:12:00 +0200 (EET) Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.12.6/8.12.6) with ESMTP id h12DBtBo013441; Sun, 2 Feb 2003 15:11:58 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.gr (8.12.6/8.12.6/Submit) id h12CnGtp012070; Sun, 2 Feb 2003 14:49:16 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Sun, 2 Feb 2003 14:49:16 +0200 From: Giorgos Keramidas To: Scott Mitchell Cc: Darren Pilgrim , questions@freebsd.org Subject: Re: Why should I use `config;make depend;make...` instead of `make kernel` when building from a stock source tree? (ref. Handbook sec. 9.3) Message-ID: <20030202124916.GB749@gothmog.gr> References: <3E3C77F0.6050805@pantherdragon.org> <44vg03la16.fsf@be-well.ilk.org> <3E3CBF66.5070609@pantherdragon.org> <20030202103120.GC22208@fishballoon.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030202103120.GC22208@fishballoon.dyndns.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 Scott, pardon my replying to your post to write to Darren. I missed Darren's initial post and I wanted to chime in adding my bits to your excellent explanation. On 2003-02-02 10:31, Scott Mitchell wrote: > On Sat, Feb 01, 2003 at 10:49:10PM -0800, Darren Pilgrim wrote: > > Hey you're right. In the bulleted list just before the two > > procedures are listed it says, "#If you are building a new kernel > > without updating the source code...you can use either procedure." > > After the two procedures are listed, it says, "If you have not > > upgraded your source tree in any way...you should use the config, > > make depend, make, make install sequence." That sounds > > contradictory to me. What do you think? That's not exactly what the text says though. The text of the second paragraph where config(8) is referenced is: If you are upgrading to a version of FreeBSD below 4.0 you should use the old kernel build procedure. However, it is recommended that you use the new version of config(8), using a command line like this. # /usr/obj/usr/src/usr.sbin/config/config KERNELNAME This is true. Older FreeBSD versions, before FreeBSD 4.0-RELEASE, did not support the same make targets (buildworld, buildkernel) in the same manner. The writer of this part makes an attempt at supporting those with older releases too. If you have the sources of a newer FreeBSD version, then this paragraph doesn't apply to you. Does this clarification make it any clearer? Do you still think that the Handbook needs fixing? If yes, then I'm open to suggestions :-) > I may not be 100% right on this, but I believe the main difference > is that 'make buildkernel' will build the kernel using the toolchain > left in /usr/obj by a previous 'make buildworld', whereas the > 'config' method uses the toolchain currently installed on your > machine. That's why you should use buildkernel after a cvsup, to > make sure your kernel is built against the same stuff your about to > install with 'make installworld'. If you're just building a new > kernel from the same sources, I guess either method would work, > although you'd need to have the /usr/obj from your last buildworld > still hanging around, so using config might be more convenient. I couldn't possibly put it in better words, even if I tried. > Maybe that part of the handbook could stand a little clarification? Reading it again now, I don't think it's wrong. But perhaps my lack of sleep today makes things a bit difficult for me. - Giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 5:12:16 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EEC3937B406 for ; Sun, 2 Feb 2003 05:12:10 -0800 (PST) Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E63243E4A for ; Sun, 2 Feb 2003 05:12:06 -0800 (PST) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.gr (patr530-a198.otenet.gr [212.205.215.198]) by mailsrv.otenet.gr (8.12.6/8.12.6) with ESMTP id h12DBvow028067 for ; Sun, 2 Feb 2003 15:11:58 +0200 (EET) Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.12.6/8.12.6) with ESMTP id h12DBtBm013441 for ; Sun, 2 Feb 2003 15:11:55 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.gr (8.12.6/8.12.6/Submit) id h12CqrE0012100; Sun, 2 Feb 2003 14:52:53 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Sun, 2 Feb 2003 14:52:53 +0200 From: Giorgos Keramidas To: Bruno Clermont Cc: questions@freebsd.org Subject: Re: FreeBSD 5.0 build Message-ID: <20030202125253.GC749@gothmog.gr> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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 On 2003-02-02 03:23, Bruno Clermont wrote: > I installed a fresh 5.0 system, grab a copy of 5.0 source, tried to > build and it failed. > > I don't know if it's a bug, I might be wrong, but I just want to know > if I'm doing it right, I tried to did it the same way as I used to do > in 4.x: > > * grabbed a CVS snapshot of src module CVS tag RELENG_5_0 > * define variable DESTDIR=/altroot > * "make world" > > I get : > > ===> bin/cat > cc -O -pipe -mcpu=pentiumpro -Werror -Wall -Wno-format-y2k > -Wno-uninitialized -Wformat=2 -Wno-format-extra-args -Werror -c > /usr/src/bin/cat/cat.c > cc -O -pipe -mcpu=pentiumpro -Werror -Wall -Wno-format-y2k > -Wno-uninitialized -Wformat=2 -Wno-format-extra-args -Werror -static > -o cat cat.o > /usr/obj/usr/src/i386/usr/lib/libc.a(atexit.o): In function `atexit': > atexit.o(.text+0xc7): undefined reference to `_pthread_mutex_unlock' > atexit.o(.text+0xd8): undefined reference to `_pthread_mutex_lock' > atexit.o(.text+0xe8): undefined reference to `_pthread_mutex_unlock' > atexit.o(.text+0x109): undefined reference to `_pthread_mutex_lock' > atexit.o(.text+0x11a): undefined reference to `_pthread_mutex_unlock' > atexit.o(.text+0x141): undefined reference to `_pthread_mutex_lock' > /usr/obj/usr/src/i386/usr/lib/libc.a(_flock_stub.o): In function > `flockfile': > _flock_stub.o(.text+0x10): undefined reference to `_pthread_self' > _flock_stub.o(.text+0x25): undefined reference to `_pthread_mutex_lock' > /usr/obj/usr/src/i386/usr/lib/libc.a(_flock_stub.o): In function > `_flockfile_debug': > _flock_stub.o(.text+0x60): undefined reference to `_pthread_self' > _flock_stub.o(.text+0x75): undefined reference to `_pthread_mutex_lock' > /usr/obj/usr/src/i386/usr/lib/libc.a(_flock_stub.o): In function > `ftrylockfile': > _flock_stub.o(.text+0xb5): undefined reference to `_pthread_self' > _flock_stub.o(.text+0xca): undefined reference to > `_pthread_mutex_trylock' > /usr/obj/usr/src/i386/usr/lib/libc.a(_flock_stub.o): In function > `funlockfile': > _flock_stub.o(.text+0x10d): undefined reference to `_pthread_self' > _flock_stub.o(.text+0x149): undefined reference to > `_pthread_mutex_unlock' > *** Error code 1 Anything interesting in your /etc/make.conf file? NO_LIBC_R perhaps? > _pthread_* calls are in lib/libpthread, look like, while linking the > binary, it didn't link with -lpthread also. But, libc.a archive isn't > supposed to contain libpthread.a objects? Is FreeBSD 5.0 current source > tree broken? > > I tried to build RELENG_5_0 from 4.6 and it worked. I tried to rebuild > it with something in /etc/make.conf and it failed at the same place. > From a 5.0 host, I can't make it rebuild itself. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 5:15:24 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E8C4237B401 for ; Sun, 2 Feb 2003 05:15:22 -0800 (PST) Received: from falcon.midgard.homeip.net (h76n3fls20o913.telia.com [213.67.148.76]) by mx1.FreeBSD.org (Postfix) with SMTP id 627F543F93 for ; Sun, 2 Feb 2003 05:15:20 -0800 (PST) (envelope-from ertr1013@student.uu.se) Received: (qmail 91185 invoked by uid 1001); 2 Feb 2003 13:15:18 -0000 Date: Sun, 2 Feb 2003 14:15:18 +0100 From: Erik Trulsson To: How Can ThisBe Cc: freebsd-questions@FreeBSD.ORG Subject: Re: when did bzip2 become part of the base? Message-ID: <20030202131517.GA90943@falcon.midgard.homeip.net> Mail-Followup-To: How Can ThisBe , freebsd-questions@FreeBSD.ORG References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.3i Sender: owner-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, Feb 02, 2003 at 12:26:02PM +0000, How Can ThisBe wrote: > Hi, I'm working on a little script and I was just wondering > when bzip2 became part of the FreeBSD base (which version of > FreeBSD, not a date)? The bzip2 man page does not state this > information (nor does man gzip for gzip) but tar has the -j > (or -y) option which includes bzip2 support. > > I guess I'm asking if it is a safe bet to state that bzip2 > is installed (by default) on any FreeBSD 4.X release or > newer? As far as I can tell (by looking at the cvs logs and the release notes) the first release of FreeBSD that included bzip2 in the base system was FreeBSD 4.4 -- Erik Trulsson ertr1013@student.uu.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 5:31:27 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 94E4337B401 for ; Sun, 2 Feb 2003 05:31:26 -0800 (PST) Received: from anchor-post-30.mail.demon.net (anchor-post-30.mail.demon.net [194.217.242.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id CAC5743E4A for ; Sun, 2 Feb 2003 05:31:25 -0800 (PST) (envelope-from jeff@jrpenn.demon.co.uk) Received: from jrpenn.demon.co.uk ([194.222.241.254]) by anchor-post-30.mail.demon.net with esmtp (Exim 3.35 #1) id 18fKDT-000B3X-0U; Sun, 02 Feb 2003 13:31:23 +0000 Received: from jrpenn.demon.co.uk (localhost [127.0.0.1]) by jrpenn.demon.co.uk (8.12.6/8.12.6) with ESMTP id h12DWB7F024970; Sun, 2 Feb 2003 13:32:20 GMT (envelope-from jeff@jrpenn.demon.co.uk) Received: (from jeff@localhost) by jrpenn.demon.co.uk (8.12.6/8.12.6/Submit) id h12DVZpZ024961; Sun, 2 Feb 2003 13:31:35 GMT Date: Sun, 2 Feb 2003 13:31:35 +0000 From: Jeff Penn To: Lowell Gilbert , freebsd-questions@freebsd.org Subject: Re: Ooops. Message-ID: <20030202133135.GA24937@jrpenn.demon.co.uk> Mail-Followup-To: Lowell Gilbert , freebsd-questions@freebsd.org References: <005601c2c8c5$47735b10$6501a8c0@grant> <1043981504.3e39e4c0b6e66@webmail.adam.com.au> <44znpinhl7.fsf@be-well.ilk.org> <1043983614.3e39ecfecd509@webmail.adam.com.au> <20030131201357.GA18381@gothmog.gr> <3E3ADA1B.5020304@potentialtech.com> <1044095023.3e3ba02f81b4b@webmail.adam.com.au> <1044169749.3e3cc4158d3d7@webmail.adam.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1044169749.3e3cc4158d3d7@webmail.adam.com.au> User-Agent: Mutt/1.4i Sender: owner-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, Feb 02, 2003 at 05:39:09PM +1030, bastill@adam.com.au wrote: > The command I used to copy was: > dump 0af - / | restore xf - > Is it dump or restore that have been causing the problem? Shouldn't that be: dump 0af - / | restore rf - ? Jeff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 5:31:56 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD13C37B405 for ; Sun, 2 Feb 2003 05:31:54 -0800 (PST) Received: from sonic.futurequest.net (sonic.futurequest.net [63.151.144.3]) by mx1.FreeBSD.org (Postfix) with SMTP id 18F9843F3F for ; Sun, 2 Feb 2003 05:31:54 -0800 (PST) (envelope-from rich@foxengines.net) Received: (qmail 29612 invoked from network); 2 Feb 2003 13:31:48 -0000 Received: from foxengines.net (63.151.144.162) by sonic.futurequest.net (63.151.144.3 ); 02 Feb 2003 13:31:48 -0000 Received: from unknown (HELO [192.168.1.108]) (68.65.184.84) by foxengines.net (63.151.144.162) with ESMTP; 02 Feb 2003 13:31:48 -0000 Date: Sun, 2 Feb 2003 11:28:26 -0500 (EST) From: Rich Fox X-X-Sender: rich@test_server.no.domain Reply-To: Rich Fox To: FreeBSD General Mailing List Subject: Slightly OT, OSX, terminals & key combinations Message-ID: <20030202112342.G193-100000@test_server.no.domain> 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 use a MacOS X workstation to connect to my FreeBSD box where I use Pine to compose these emails. Apparently the Terminal program in MacOS X intercepts ctrl+o combinations which are used to postpone messages in Pine. Thus, when I use the key combination ctrl+o it never reaches the remote machine (or at least it doesn't appear to, but it doesn't appear to do anything at all on either machine.) Can anyone advise me on what I can use to change this? Thanks, Rich. | Rich Fox | rich@foxengines.net | 86 Nobska Road | Woods Hole, MA 02543 | MA 508 548 4358 | VA 703 201 6050 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 5:42:26 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D34F537B401 for ; Sun, 2 Feb 2003 05:42:24 -0800 (PST) Received: from smtp.infracaninophile.co.uk (smtp.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B65D43F79 for ; Sun, 2 Feb 2003 05:42:23 -0800 (PST) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost.infracaninophile.co.uk [IPv6:::1]) by smtp.infracaninophile.co.uk (8.12.6/8.12.6) with ESMTP id h12DgC0F094978 for ; Sun, 2 Feb 2003 13:42:13 GMT (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost) by happy-idiot-talk.infracaninophile.co.uk (8.12.6/8.12.6/Submit) id h12Dg7Ug094977 for freebsd-questions@FreeBSD.ORG; Sun, 2 Feb 2003 13:42:07 GMT Date: Sun, 2 Feb 2003 13:42:07 +0000 From: Matthew Seaman To: BSD Subject: Re: Apache-ssl Message-ID: <20030202134207.GA94826@happy-idiot-talk.infracaninophi> Mail-Followup-To: Matthew Seaman , BSD References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: User-Agent: Mutt/1.5.3i X-Spam-Status: No, hits=-2.2 required=5.0 tests=IN_REP_TO,REFERENCES,SPAM_PHRASE_00_01,USER_AGENT, USER_AGENT_MUTT version=2.43 Sender: owner-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, Feb 02, 2003 at 01:27:48PM +0100, Gannater J=E1nos wrote: > I have found this in my httpsd_error_log: > No SSL Certificate set for server programs.com:80 > How can I set the Certificate? See http://www.modssl.org/docs/2.8/ssl_reference.html#ToC10 or http://httpd.apache.org/docs-2.0/mod/mod_ssl.html#sslcertificatefile You'll probably need to setup certificates in each HTTPS-enabled virtual host on your server, or else the Distinguished Name from the certificate won't match the URL of the site. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 5:48:38 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 16EDC37B401 for ; Sun, 2 Feb 2003 05:48:37 -0800 (PST) Received: from pursued-with.net (adsl-66-125-9-242.dsl.sndg02.pacbell.net [66.125.9.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3541443F75 for ; Sun, 2 Feb 2003 05:48:36 -0800 (PST) (envelope-from Kevin_Stevens@pursued-with.net) Received: from babelfish (babelfish [192.168.168.42]) by pursued-with.net (8.12.6/8.12.5) with ESMTP id h12DmY5E013578; Sun, 2 Feb 2003 05:48:34 -0800 (PST) (envelope-from Kevin_Stevens@pursued-with.net) Date: Sun, 2 Feb 2003 05:48:34 -0800 (PST) From: Kevin Stevens Reply-To: Kevin_Stevens@pursued-with.net To: Rich Fox Cc: FreeBSD General Mailing List Subject: Re: Slightly OT, OSX, terminals & key combinations In-Reply-To: <20030202112342.G193-100000@test_server.no.domain> Message-ID: <20030202054510.R13571@babelfish.pursued-with.net> References: <20030202112342.G193-100000@test_server.no.domain> 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, 2 Feb 2003, Rich Fox wrote: > I use a MacOS X workstation to connect to my FreeBSD box where I use Pine > to compose these emails. > Apparently the Terminal program in MacOS X intercepts ctrl+o combinations > which are used to postpone messages in Pine. Thus, when I use the key > combination ctrl+o it never reaches the remote machine (or at least it > doesn't appear to, but it doesn't appear to do anything at all on either > machine.) Works fine here. I just postponed this reply in mid-sentence. FreeBSD 4.7, standard pine 4.53 from ports. I've been doing this since OS X 10.0.1 (currently 10.2.3) with the various pine builds in use since then. You have some other problem. KeS To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 6: 1: 5 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6FD5F37B405 for ; Sun, 2 Feb 2003 06:01:03 -0800 (PST) Received: from ntl.com (pc1-glfd2-4-cust59.glfd.cable.ntl.com [81.99.187.59]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F7B243F79 for ; Sun, 2 Feb 2003 06:00:57 -0800 (PST) (envelope-from william@palfreman.com) Received: from aqua.lan.palfreman.com (localhost [127.0.0.1]) by ntl.com (8.12.3/8.12.3) with ESMTP id h12E2Ikn064514; Sun, 2 Feb 2003 14:02:18 GMT (envelope-from william@palfreman.com) Received: from localhost (william@localhost) by aqua.lan.palfreman.com (8.12.3/8.12.3/Submit) with ESMTP id h12E2H85064511; Sun, 2 Feb 2003 14:02:18 GMT X-Authentication-Warning: aqua.lan.palfreman.com: william owned process doing -bs Date: Sun, 2 Feb 2003 14:02:17 +0000 (GMT) From: William Palfreman To: Chris Delnooz Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Grub 0.92 fails to recognise disks on FBSD5 In-Reply-To: <200302012119.02359.c.delnooz@home.nl> Message-ID: <20030202130632.Q31399@aqua.lan.palfreman.com> References: <200302012119.02359.c.delnooz@home.nl> 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 Sat, 1 Feb 2003, Chris Delnooz wrote: > Hi all, > > i'm experiencing problems with the installation of the GRUB > bootloader. I have installed the port (grub version 0.92) and created > the /boot/grub directory with the files from > /usr/local/share/grub/i381-freebsd. Next I created a menu.lst file in > /boot/grub and thought to install GRUB in the mbr, so I launch the > grub shell. My fbsd install is on ad0s2 with / on partition a. If i am > correct that should be (hd0,1,a) for grub, right? well this is what i > get: > > grub> root (hd0,1,a) > > Error 21: Selected disk does not exist Probably because you've got an extra 1. This is what the grub info file says: -------------- GRUB can load the kernel directly, either in ELF or a.out format. But this is not recommended, since FreeBSD's bootstrap interface sometimes changes heavily, so GRUB can't guarantee to pass kernel parameters correctly. Thus, we'd recommend loading the very flexible loader `/boot/loader' instead. See this example: grub> root (hd0,a) grub> kernel /boot/loader grub> boot ------------- Anyway, note that Grub is pointing to /boot/loader - you might as well use that instead of grub. It is a better bootloader IMO and its the default. It configures itself at run time, examining the disk to see what OSes are available. Use /stand/sysinstall to put it back on the MBR (if you have lost it), or if you want to use the slightly harder way, read the manpage for disklabel. I never use grub (or lilo) on any multiboot system when I have the FreeBSD loader available. Also, how new are you to FreeBSD? You sound quite new. If I were you I would use FreeBSD 4.7 instead of 5.0 - I'd only use 5.0 if I were an OS developer or there was some feature on 5.0 that I desperately needed - like maybe I had a machine with more than 2 CPUs. I personally have no intention of going near 5.x until it is the -stable branch *and* everyone else has used it long enough to get the problems out. Bill. -- W. Palfreman. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 6: 3:47 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B179237B401 for ; Sun, 2 Feb 2003 06:03:46 -0800 (PST) Received: from mx01.uunet.co.za (mx01.ops.uunet.co.za [196.31.48.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id B45C243F3F for ; Sun, 2 Feb 2003 06:03:44 -0800 (PST) (envelope-from gareth@za.uu.net) Received: from pixproxy.so.cpt1.za.uu.net ([196.30.72.11]) by mx01.uunet.co.za with esmtp (Exim 3.36 #1) id 18fKik-000MV8-00 for freebsd-questions@freebsd.org; Sun, 02 Feb 2003 16:03:42 +0200 Received: from gabba.so.cpt1.za.uu.net (gabba.so.cpt1.za.uu.net [196.30.72.25]) by pixproxy.so.cpt1.za.uu.net (Postfix) with ESMTP id 8BBFE1B821 for ; Sun, 2 Feb 2003 16:03:39 +0200 (SAST) Received: from localhost ([127.0.0.1]) by gabba.so.cpt1.za.uu.net with esmtp (Exim 3.31 #1) id 18fKih-000DNd-00 for freebsd-questions@FreeBSD.ORG; Sun, 02 Feb 2003 16:03:39 +0200 Date: Sun, 2 Feb 2003 16:03:39 +0200 (SAST) From: Gareth Hopkins X-X-Sender: ghopkins@gabba.so.cpt1.za.uu.net To: freebsd-questions@FreeBSD.ORG Subject: Raid status on Dell 2650 with Dell PERC 3/Di controller Message-ID: <20030202160158.H50048-100000@gabba.so.cpt1.za.uu.net> X-Cell: +27 82 929 6668 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 Howdie, Is there a program available that will give me the status of the raid configuration using 4.7 Stable ? --- Gareth Hopkins Server Operations UUNET South Africa (o) +27.21.658.8700 (f) +27.21.658.8552 (m) +27.82.929.6668 http://www.uunet.co.za 08600 UUNET (08600 88638) "The contents of this e-mail and any accompanying documentation is confidential and any use thereof, in whatever form, by anyone other than the addressee for whom it is intended, is strictly prohibited." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 7: 9:43 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC9F337B401 for ; Sun, 2 Feb 2003 07:09:41 -0800 (PST) Received: from sonic.futurequest.net (sonic.futurequest.net [63.151.144.3]) by mx1.FreeBSD.org (Postfix) with SMTP id 152F943E4A for ; Sun, 2 Feb 2003 07:09:41 -0800 (PST) (envelope-from rich@foxengines.net) Received: (qmail 23275 invoked from network); 2 Feb 2003 15:09:40 -0000 Received: from foxengines.net (63.151.144.162) by sonic.futurequest.net (63.151.144.3 ); 02 Feb 2003 15:09:40 -0000 Received: from unknown (HELO [192.168.1.108]) (68.65.184.84) by foxengines.net (63.151.144.162) with ESMTP; 02 Feb 2003 15:09:40 -0000 Date: Sun, 2 Feb 2003 13:06:19 -0500 (EST) From: Rich Fox X-X-Sender: rich@test_server.no.domain Reply-To: Rich Fox To: FreeBSD General Mailing List Subject: Re: Slightly OT, OSX, terminals & key combinations In-Reply-To: <20030202054510.R13571@babelfish.pursued-with.net> Message-ID: <20030202130403.A193-100000@test_server.no.domain> 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, Thanks for the response. Perhaps it is some other problem, but it is only manifest in Terminal. I have no problem with this using BetterTelnet in emulation. Any advice on how to troubleshoot it? Rich. | Rich Fox | rich@foxengines.net | 86 Nobska Road | Woods Hole, MA 02543 | MA 508 548 4358 | VA 703 201 6050 On Sun, 2 Feb 2003, Kevin Stevens wrote: > > > On Sun, 2 Feb 2003, Rich Fox wrote: > > I use a MacOS X workstation to connect to my FreeBSD box where I use Pine > > to compose these emails. > > Apparently the Terminal program in MacOS X intercepts ctrl+o combinations > > which are used to postpone messages in Pine. Thus, when I use the key > > combination ctrl+o it never reaches the remote machine (or at least it > > doesn't appear to, but it doesn't appear to do anything at all on either > > machine.) > > Works fine here. I just postponed this reply in mid-sentence. FreeBSD > 4.7, standard pine 4.53 from ports. I've been doing this since OS X > 10.0.1 (currently 10.2.3) with the various pine builds in use since then. > You have some other problem. > > KeS > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" 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 Feb 2 7:14:56 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ACCEE37B401 for ; Sun, 2 Feb 2003 07:14:55 -0800 (PST) Received: from hardesty.saintaardvarkthecarpeted.com (h24-76-91-242.vc.shawcable.net [24.76.91.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E91E43E4A for ; Sun, 2 Feb 2003 07:14:54 -0800 (PST) (envelope-from aardvark@hardesty.saintaardvarkthecarpeted.com) Received: from hardesty.saintaardvarkthecarpeted.com (localhost.localdomain [127.0.0.1]) by hardesty.saintaardvarkthecarpeted.com (8.12.5/8.12.5) with ESMTP id h12FBf6Z027193; Sun, 2 Feb 2003 07:11:41 -0800 Received: (from aardvark@localhost) by hardesty.saintaardvarkthecarpeted.com (8.12.5/8.12.5/Submit) id h12FBeqk027191; Sun, 2 Feb 2003 07:11:40 -0800 Date: Sun, 2 Feb 2003 07:11:40 -0800 From: Saint Aardvark the Carpeted To: Dragoncrest Cc: freebsd-questions@freebsd.org Subject: Re: Fetchmail slow? (was Re: Can't install fetchmail - HELP!) Message-ID: <20030202151140.GH20409@hardesty.saintaardvarkthecarpeted.com> References: <4.2.0.58.20030201181602.00993b40@pop.voyager.net> <4.2.0.58.20030201194438.0096de90@pop.voyager.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4.2.0.58.20030201194438.0096de90@pop.voyager.net> User-Agent: Mutt/1.4i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Dragoncrest disturbed my sleep to write: > Now, on to the next bit of fun. Fetchmail is being dog slow. Yet > it's being silent and won't tell me why. Fetchmail was doing the same to me. It turned out that the POP server (one I run myself) was running the identd daemon, and was trying to query the computer that was running fetchmail to verify my identity. I had my firewall set up to drop these packets -- but this just makes the identd daemon try harder, until finally it times out. I read somewhere that the Right Way to take care of this was to send reset packets back, rather than silently drop them; the identd daemon gives up right away (or nearly so). Try using ipfw like so: reset tcp from any 113 to any in recv where is set to whatever your external interface, and see if that makes a difference. Hope this helps, Hugh -- Saint Aardvark the Carpeted aardvark@saintaardvarkthecarpeted.com Because the plural of Anecdote is Myth. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 7:18:49 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF62337B401 for ; Sun, 2 Feb 2003 07:18:48 -0800 (PST) Received: from pa-plum1b-166.pit.adelphia.net (pa-plum1b-166.pit.adelphia.net [24.53.161.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E8AD43F3F for ; Sun, 2 Feb 2003 07:18:43 -0800 (PST) (envelope-from wmoran@potentialtech.com) Received: from potentialtech.com ([172.16.0.95]) by pa-plum1b-166.pit.adelphia.net (8.12.3/8.12.3) with ESMTP id h12FK8T5071174; Sun, 2 Feb 2003 10:20:08 -0500 (EST) (envelope-from wmoran@potentialtech.com) Message-ID: <3E3D366E.6050201@potentialtech.com> Date: Sun, 02 Feb 2003 10:17:02 -0500 From: Bill Moran User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.1) Gecko/20021127 X-Accept-Language: en-us, en MIME-Version: 1.0 To: sweetleaf Cc: freebsd-questions@FreeBSD.ORG Subject: Re: how to update release with just security patches References: <3E3CCF17.9040105@myrealbox.com> 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 sweetleaf wrote: > I just installed FreeBSD 4.7 and need some guidance ,examples, on > tracking the 4.7 stable release. This is a production server so i just > want to find out how to get it up2date with security patches etc... for > the stable 4.7 release. The cvs commands in the faq are confusing so i > would appreciate some help on getting only the updates needed via..cvs > and then applying them. > Thanks in advance. Read the handbook section on cvsup and making world. Your supfile should reference RELENG_4_7 instead of RELENG_4. RELENG_4_7 is just the security/critical updates for 4.7, while RELENG_4 is all updates/improvements to the 4.X branch. Once you've cvsupped with that tag, use the instructions in the handbook to update all your sources. -- Bill Moran Potential Technologies http://www.potentialtech.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 7:59:37 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B05BC37B401 for ; Sun, 2 Feb 2003 07:59:36 -0800 (PST) Received: from pop017.verizon.net (pop017pub.verizon.net [206.46.170.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED35243E4A for ; Sun, 2 Feb 2003 07:59:35 -0800 (PST) (envelope-from cswiger@mac.com) Received: from mac.com ([129.44.42.238]) by pop017.verizon.net (InterMail vM.5.01.05.09 201-253-122-126-109-20020611) with ESMTP id <20030202155935.EEXA10203.pop017.verizon.net@mac.com> for ; Sun, 2 Feb 2003 09:59:35 -0600 Message-ID: <3E3D4062.5020600@mac.com> Date: Sun, 02 Feb 2003 10:59:30 -0500 From: Chuck Swiger Organization: The Courts of Chaos User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3a) Gecko/20021212 X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD General Mailing List Subject: Re: Slightly OT, OSX, terminals & key combinations References: <20030202112342.G193-100000@test_server.no.domain> In-Reply-To: <20030202112342.G193-100000@test_server.no.domain> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH at pop017.verizon.net from [129.44.42.238] at Sun, 2 Feb 2003 09:59:34 -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 Rich Fox wrote: [ ... ] > Apparently the Terminal program in MacOS X intercepts ctrl+o combinations > which are used to postpone messages in Pine. Thus, when I use the key > combination ctrl+o it never reaches the remote machine (or at least it > doesn't appear to, but it doesn't appear to do anything at all on either > machine.) > Can anyone advise me on what I can use to change this? Do a "stty -all", and see what the quote character is set to. Normally, it's cntl-v, but maybe it's cntl-o. Or trying doing a cntl-v, cntl-o combination and see whether that gets the control character through. -Chuck To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 8: 1: 5 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3CE2737B405 for ; Sun, 2 Feb 2003 08:01:01 -0800 (PST) Received: from rasmus.uib.no (rasmus.uib.no [129.177.13.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2008A43F85 for ; Sun, 2 Feb 2003 08:01:00 -0800 (PST) (envelope-from are-harald.brenne@econ.uib.no) Received: from tunnel-44-110.vpn.uib.no () [129.177.44.110] by rasmus.uib.no for freebsd-questions@freebsd.org with smtp (Exim 4.12) id 18fMY8-0001ir-00; Sun, 02 Feb 2003 17:00:52 +0100 Date: Sun, 2 Feb 2003 17:01:59 +0100 From: Are-Harald Brenne To: freebsd-questions@freebsd.org Subject: Xine doesn't compile Message-Id: <20030202170159.702e2120.are-harald.brenne@econ.uib.no> X-Mailer: Sylpheed version 0.8.9claws (GTK+ 1.2.10; i386-portbld-freebsd4.7) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-checked-clean: by exiscan on rasmus X-Scanner: 031fd4f53f1ccd00833062fee3a787d4 http://tjinfo.uib.no/virus.html X-UiB-SpamFlag: NO UIB: -6 hits, 8.0 required X-UiB-SpamReport: spamassassin found; * 0.7 -- BODY: Contains a line >=199 characters long * -7.0 -- Message received from UIB Sender: owner-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 the last couple of weeks had problems compiling Xine from ports. Until just recently it worked if I installed ports/multimedia/ffmpeg045 before trying to install Xine, but now that doesn't work either. I've been running -stable most of the time, and my make.conf contains only CPUTYPE=k7 plus the cvsup-stuff and KERNCONF-declaration. The compilation stobs in ports/graphics/libxine in xine_decoder.c. Below are some of the output from the make command. Is the port broken or is the fault on my side? Is there perhaps a trick that can make it work? Cheers, Are gmake[4]: Entering directory `/usr/ports/graphics/libxine/work/xine-lib-1-beta4/src/libffmpeg' source='xine_decoder.c' object='xine_decoder.lo' libtool=yes \ depfile='.deps/xine_decoder.Plo' tmpdepfile='.deps/xine_decoder.TPlo' \ depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -O -pi pe -march=k6 -D_THREAD_SAFE -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -pipe -fomit-frame-pointer -malign-functions=4 -malign-loops=4 -malign-jumps=4 -mwide-multiply -mpreferred-stack-boundary=2 -f expensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -I/usr/local/include -c -o xine_decoder.lo `test -f 'xine_decoder.c' || echo './'`xine_decoder.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -O -pipe -march=k6 -D_THREAD_SAFE -Wall -D_REENTRANT - D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -pipe -fomit-frame-pointer -malign-functions=4 -malign-loops=4 -malign-jumps=4 -mwide-multiply -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-st rict-aliasing -ffast-math -finline-functions -I/usr/local/include -c xine_decoder.c -Wp,-MD,.deps/xine_decoder.TPlo -DPIC -o xine_decoder.lo (snip) xine_decoder.c:667: `rv10_decoder' undeclared (first use in this function) xine_decoder.c:668: `svq1_decoder' undeclared (first use in this function) xine_decoder.c:669: `dvvideo_decoder' undeclared (first use in this function) xine_decoder.c:671: `mjpeg_decoder' undeclared (first use in this function) xine_decoder.c:672: `mjpegb_decoder' undeclared (first use in this function) xine_decoder.c:673: `mp2_decoder' undeclared (first use in this function) xine_decoder.c:674: `mp3_decoder' undeclared (first use in this function) xine_decoder.c:675: `wmav1_decoder' undeclared (first use in this function) xine_decoder.c:676: `wmav2_decoder' undeclared (first use in this function) xine_decoder.c:677: `mace3_decoder' undeclared (first use in this function) xine_decoder.c:678: `mace6_decoder' undeclared (first use in this function) xine_decoder.c:679: `huffyuv_decoder' undeclared (first use in this (snip) uninitialized in this function xine_decoder.c:788: warning: `decode_buffer_size' might be used uninitialized in this function xine_decoder.c: In function `ff_audio_reset': xine_decoder.c:950: structure has no member named `context' xine_decoder.c:951: structure has no member named `context' xine_decoder.c:951: structure has no member named `codec' xine_decoder.c: In function `ff_audio_dispose': xine_decoder.c:961: structure has no member named `context' xine_decoder.c:970: structure has no member named `context' xine_decoder.c:970: structure has no member named `context' xine_decoder.c:971: structure has no member named `context' xine_decoder.c:973: structure has no member named `context' xine_decoder.c:974: structure has no member named `context' gmake[4]: *** [xine_decoder.lo] Error 1 gmake[4]: Leaving directory `/usr/ports/graphics/libxine/work/xine-lib-1-beta4/src/libffmpeg' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/usr/ports/graphics/libxine/work/xine-lib-1-beta4/src/libffmpeg' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/graphics/libxine/work/xine-lib-1-beta4/src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/graphics/libxine/work/xine-lib-1-beta4' gmake: *** [all] Error 2 *** Error code 2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 8: 6:22 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A24D37B401 for ; Sun, 2 Feb 2003 08:06:21 -0800 (PST) Received: from smtp.mailbox.co.uk (smtp.mailbox.co.uk [195.82.125.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id A10CC43F43 for ; Sun, 2 Feb 2003 08:06:15 -0800 (PST) (envelope-from wayne@penguinpowered.org.uk) Received: from [212.18.244.168] (helo=marvin.penguinpowered.org.uk) by smtp.mailbox.co.uk with esmtp (Exim 3.36 #1) id 18fMdF-0008OQ-00 for freebsd-questions@freebsd.org; Sun, 02 Feb 2003 16:06:09 +0000 Received: from waynep by marvin.penguinpowered.org.uk with local (Exim 3.33 #1) id 18fMnM-0000SW-00 for freebsd-questions@freebsd.org; Sun, 02 Feb 2003 16:16:36 +0000 From: Wayne Pascoe To: freebsd-questions@freebsd.org Subject: Nvidia support for FreeBSD 5 ? Date: 02 Feb 2003 16:16:36 +0000 Message-ID: <868ywy7j4r.fsf@marvin.penguinpowered.org.uk> 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 Hi all, The NVIDIA FreeBSD driver docs state that the driver does not work under -CURRENT. Does anyone know if there is a release in the pipeline that will support this and if so when we can expect to see it ? TIA, -- - Wayne Pascoe I have a very firm grasp on reality. I can reach out and strangle it any time! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 8: 6:56 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0EE7D37B401 for ; Sun, 2 Feb 2003 08:06:56 -0800 (PST) Received: from wonkity.com (wonkity.com [65.173.111.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4270043F85 for ; Sun, 2 Feb 2003 08:06:55 -0800 (PST) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.12.6/8.12.6) with ESMTP id h12G6n3k021913; Sun, 2 Feb 2003 09:06:49 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.12.6/8.12.6/Submit) with ESMTP id h12G6mit021910; Sun, 2 Feb 2003 09:06:49 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Sun, 2 Feb 2003 09:06:48 -0700 (MST) From: Warren Block To: Casey Scott Cc: freebsd-questions@FreeBSD.ORG Subject: Re: delete key produce a ~ (tilde) in terminal In-Reply-To: <200302010904.28269.casey@nixfusion.com> Message-ID: <20030202090545.J21789@wonkity.com> References: <200302010904.28269.casey@nixfusion.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 Sat, 1 Feb 2003, Casey Scott wrote: > I am using Konsole from KDE to establish an ssh connection to my > fbsd system I have not found anyway to allow me to use the delete key > as a typical delete key. This was from a few days ago (no wrap): http://docs.freebsd.org/cgi/getmsg.cgi?fetch=1467030+0+archive/2003/freebsd-questions/20030202.freebsd-questions -Warren Block * Rapid City, South Dakota USA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 8:20:52 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9BA8037B401 for ; Sun, 2 Feb 2003 08:20:51 -0800 (PST) Received: from web80304.mail.yahoo.com (web80304.mail.yahoo.com [66.218.79.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 1CEBF43F3F for ; Sun, 2 Feb 2003 08:20:50 -0800 (PST) (envelope-from chaunceys_1@yahoo.com) Message-ID: <20030202162050.45299.qmail@web80304.mail.yahoo.com> Received: from [151.197.230.61] by web80304.mail.yahoo.com via HTTP; Sun, 02 Feb 2003 08:20:50 PST Date: Sun, 2 Feb 2003 08:20:50 -0800 (PST) From: chauncey smith Subject: Linux Java 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 recieve the following stop error when trying to build java support. ===> Extracting for linux-sun-jdk-1.3.1.06_1 >> Checksum OK for j2sdk-1_3_1_06-linux-i586.bin. ===> linux-sun-jdk-1.3.1.06_1 depends on file: /compat/linux/lib/libc.so.6 - found ELF interpreter /compat/svr4/lib/ld-linux.so.2 not found Abort trap *** Error code 134 Stop in /usr/ports/java/linux-sun-jdk13. *** Error code 1 my linux support is working. %sudo linux Password: Linux driver already loaded what else should I check. I did a make clean before I got into this. Chauncey __________________________________________________ Do you Yahoo!? New DSL Internet Access from SBC & Yahoo! http://sbc.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 8:23: 9 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 542CA37B401 for ; Sun, 2 Feb 2003 08:23:08 -0800 (PST) Received: from mired.org (ip68-97-54-220.ok.ok.cox.net [68.97.54.220]) by mx1.FreeBSD.org (Postfix) with SMTP id 56E4643E4A for ; Sun, 2 Feb 2003 08:23:02 -0800 (PST) (envelope-from mwm-dated-1044634981.1ea818@mired.org) Received: (qmail 48085 invoked from network); 2 Feb 2003 16:23:01 -0000 Received: from localhost.mired.org (HELO guru.mired.org) (127.0.0.1) by localhost.mired.org with SMTP; 2 Feb 2003 16:23:01 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15933.17892.369682.300971@guru.mired.org> Date: Sun, 2 Feb 2003 10:23:00 -0600 To: Rich Fox Cc: FreeBSD General Mailing List Subject: Re: Slightly OT, OSX, terminals & key combinations In-Reply-To: <20030202112342.G193-100000@test_server.no.domain> References: <20030202112342.G193-100000@test_server.no.domain> X-Mailer: VM 7.07 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\ From: Mike Meyer X-Delivery-Agent: TMDA/0.68 (Shut Out) Sender: owner-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 <20030202112342.G193-100000@test_server.no.domain>, Rich Fox typed: > Hi > > I use a MacOS X workstation to connect to my FreeBSD box where I use Pine > to compose these emails. > Apparently the Terminal program in MacOS X intercepts ctrl+o combinations > which are used to postpone messages in Pine. Thus, when I use the key > combination ctrl+o it never reaches the remote machine (or at least it > doesn't appear to, but it doesn't appear to do anything at all on either > machine.) > Can anyone advise me on what I can use to change this? Check the "stty -all" as already suggested here. My discard character is set to to Control-O, and I haven't changed it so I believe that is the default setting. http://www.mired.org/consulting.html 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 Feb 2 8:25:14 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 365FF37B401 for ; Sun, 2 Feb 2003 08:25:13 -0800 (PST) Received: from mired.org (ip68-97-54-220.ok.ok.cox.net [68.97.54.220]) by mx1.FreeBSD.org (Postfix) with SMTP id 4ED6F43E4A for ; Sun, 2 Feb 2003 08:25:12 -0800 (PST) (envelope-from mwm-dated-1044635111.e7b688@mired.org) Received: (qmail 48129 invoked from network); 2 Feb 2003 16:25:11 -0000 Received: from localhost.mired.org (HELO guru.mired.org) (127.0.0.1) by localhost.mired.org with SMTP; 2 Feb 2003 16:25:11 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15933.18023.158009.649583@guru.mired.org> Date: Sun, 2 Feb 2003 10:25:11 -0600 To: Darren Pilgrim Cc: questions@freebsd.org Subject: Re: Why should I use `config;make depend; make...` instead of `make kernel` when building from a stock source tree? (ref. Handbook sec. 9.3) In-Reply-To: <3E3C77F0.6050805@pantherdragon.org> References: <3E3C77F0.6050805@pantherdragon.org> X-Mailer: VM 7.07 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\ From: Mike Meyer X-Delivery-Agent: TMDA/0.68 (Shut Out) Sender: owner-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 <3E3C77F0.6050805@pantherdragon.org>, Darren Pilgrim typed: > There are two sets of commands you can use to build a kernel in FreeBSD: > > "Procedure 1" is the old way: config, make depend, make, make install. > "Procedure 2" is the make kernel sequence from makeworld. > > Section 9.3 of the Handbook says I should use procedure 1 if I haven't > updated my source tree. I can understand then need to use procedure 2 > if I've updated my source tree, but why shouldn't I use it with an > unmodified tree? There's no reason not to use the kernel targets, as already discussed. The kernel targets does one thing different than the old way - it uses tools from /usr/obj if they are there, otherwise it uses the /usr tools. The reason for using the old one is that you may be able to skip some of the steps. In particular, if you're tweaking the sources, you can just do make and make install - no need to go through the config/depend steps. http://www.mired.org/consulting.html 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 Feb 2 8:39: 0 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F99237B401 for ; Sun, 2 Feb 2003 08:38:59 -0800 (PST) Received: from blueyonder.co.uk (pcow035o.blueyonder.co.uk [195.188.53.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id 320D843F85 for ; Sun, 2 Feb 2003 08:38:58 -0800 (PST) (envelope-from jfm@blueyonder.co.uk) Received: from lexx ([62.31.198.203]) by blueyonder.co.uk with Microsoft SMTPSVC(5.5.1877.757.75); Sun, 2 Feb 2003 16:38:52 +0000 From: John Murphy To: questions@FreeBSD.ORG Subject: Re: acd0 problem installing 5.0 Date: Sun, 02 Feb 2003 16:38:51 +0000 Organization: poor Reply-To: jfm@blueyonder.co.uk Message-ID: <46iq3v05aiqeh68vj490t3moecd3ar8b1l@4ax.com> References: <4ssn3vgdcbuk94b6agucs962il1rjv0dur@4ax.com> In-Reply-To: <4ssn3vgdcbuk94b6agucs962il1rjv0dur@4ax.com> X-Mailer: Forte Agent 1.9/32.560 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG John Murphy wrote: >I can't seem to install FreeBSD 5.0 Release on some old but >functioning i386 hardware. The problem occurs just after >creating the emergency holographic shell on vt4, and the error >message says: Error mounting /dev/acd0 on /dist: Operation >not supported by device (19). Solved. Simply had to load the cd9660.ko from the drivers disk. John. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 8:51: 5 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5CC5137B401 for ; Sun, 2 Feb 2003 08:51:04 -0800 (PST) Received: from sumter.awod.com (sumter.awod.com [63.246.96.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B53343E4A for ; Sun, 2 Feb 2003 08:51:03 -0800 (PST) (envelope-from stanb@awod.com) Received: from teddy.fas.com (pcp01010374pcs.mplsnt01.sc.comcast.net [68.58.176.69]) by sumter.awod.com (8.8.7/8.12.2) with ESMTP id LAA47112 for ; Sun, 2 Feb 2003 11:52:00 -0500 (EST) (envelope-from stanb@awod.com) X-Authentication-Warning: sumter.awod.com: User stanb [pcp01010374pcs.mplsnt01.sc.comcast.net] popped 73 seconds ago Received: from stan by teddy.fas.com with local (Exim 3.36 #1 (Debian)) id 18fNKa-0001Lz-00 for ; Sun, 02 Feb 2003 11:50:56 -0500 Date: Sun, 2 Feb 2003 11:50:56 -0500 From: stan To: Free BSD Questions list Subject: Losless audio encoder Message-ID: <20030202165056.GA5179@teddy.fas.com> Mail-Followup-To: Free BSD Questions list Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-Editor: gVim X-Operating-System: Debian GNU/Linux X-Kernel-Version: 2.4.17 X-Uptime: 11:49:46 up 14 days, 16:10, 1 user, load average: 0.00, 0.06, 0.07 Sender: owner-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 good lossless audio encoder in the ports tree? -- "They that would give up essential liberty for temporary safety deserve neither liberty nor safety." -- Benjamin Franklin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 8:58:57 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F70537B401 for ; Sun, 2 Feb 2003 08:58:56 -0800 (PST) Received: from fmx1.freemail.hu (fmx1.freemail.hu [195.228.242.221]) by mx1.FreeBSD.org (Postfix) with SMTP id 7ADAD43F75 for ; Sun, 2 Feb 2003 08:58:55 -0800 (PST) (envelope-from gannater@freemail.hu) Received: (qmail 80171 invoked from network); 2 Feb 2003 17:58:45 +0100 Received: from fm1.freemail.hu (195.228.242.201) by fmx1.freemail.hu with SMTP; 2 Feb 2003 17:58:45 +0100 Received: (qmail 68645 invoked by uid 3644897); 2 Feb 2003 17:58:44 +0100 Date: Sun, 2 Feb 2003 17:58:44 +0100 (CET) From: =?ISO-8859-2?Q?Gannater_J=E1nos?= Subject: Apache-SSL To: freebsd-questions@freebsd.org Message-ID: X-Originating-IP: [62.201.88.225] X-HTTP-User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; CHARSET=ISO-8859-2 Sender: owner-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 tring to put apache-ssl on my computer. My problem is that when I use the command: make certificate at the /usr/ports/www/apache13-ssl directory the following error comes up at the end: cp: /usr/ports/www/apache13- ssl/work/apache_1.3.27/SSLconf/conf/httpsd.pem: No such file or directory *** Error code 1 What could be the problem? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 9: 7: 8 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 169EB37B401 for ; Sun, 2 Feb 2003 09:07:07 -0800 (PST) Received: from empire.explosive.mail.net (empire.explosive.mail.net [205.205.25.120]) by mx1.FreeBSD.org (Postfix) with SMTP id E152543F43 for ; Sun, 2 Feb 2003 09:07:05 -0800 (PST) (envelope-from mykroft@explosive.mail.net) Received: (qmail 3002 invoked from network); 2 Feb 2003 17:05:00 -0000 Received: from ticking.explosive.mail.net (HELO ticking) (205.205.25.116) by empire.explosive.mail.net with SMTP; 2 Feb 2003 17:05:00 -0000 Message-ID: <009e01c2cadd$99b82300$7419cdcd@ticking> From: "Adam Maas" To: "Ivan S. Anisimov" , References: <20030202113931.21166.qmail@web13904.mail.yahoo.com> Subject: Re: ATI Radeon Date: Sun, 2 Feb 2003 12:07:43 -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.2720.3000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.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 Update to the latest verion of X, make sure you have DRI support built in the kernel. You might want to upgrade your box to 4.7, I'm not sure if 4.3 supports all the Direct Rendering extensions XFree86 4.x use. Adam ----- Original Message ----- From: "Ivan S. Anisimov" To: Sent: Sunday, February 02, 2003 6:39 AM Subject: ATI Radeon > Hello, > > How can I get my radeon 8500 running under 4.3? > > Thanks in advance, > Ivan > > ===== > Ivan S. Anisimov > Processing > Guta-Bank > > Tel. +7 (095) 79-79-5-79 > Fax. +7 (095) 975-66-99 > > __________________________________________________ > Do you Yahoo!? > Yahoo! Mail Plus - Powerful. Affordable. Sign up now. > http://mailplus.yahoo.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 9:11: 5 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 985D737B406 for ; Sun, 2 Feb 2003 09:11:01 -0800 (PST) Received: from sonic.futurequest.net (sonic.futurequest.net [63.151.144.3]) by mx1.FreeBSD.org (Postfix) with SMTP id B56EB43F75 for ; Sun, 2 Feb 2003 09:11:00 -0800 (PST) (envelope-from java@foxengines.net) Received: (qmail 18298 invoked from network); 2 Feb 2003 17:10:54 -0000 Received: from foxengines.net (63.151.144.162) by sonic.futurequest.net (63.151.144.3 ); 02 Feb 2003 17:10:54 -0000 Received: from unknown (HELO [192.168.1.108]) (68.65.184.84) by foxengines.net (63.151.144.162) with ESMTP; 02 Feb 2003 17:10:54 -0000 Date: Sun, 2 Feb 2003 15:07:34 -0500 (EST) From: Rich Fox X-X-Sender: rich@test_server.no.domain Reply-To: Rich Fox To: Chuck Swiger Cc: FreeBSD General Mailing List Subject: Re: Slightly OT, OSX, terminals & key combinations In-Reply-To: <3E3D4062.5020600@mac.com> Message-ID: <20030202140443.M3150-100000@test_server.no.domain> 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, Thanks, I think that found the issue, however... an stty -a returns... [snip] cchars: discard = ^O; dsusp = ^Y; eof [snip] man termios says: DISCARD Special character on input and is recognized if the IEXTEN flag is set. Receipt of this character toggles the flushing of termi- nal output. Unfortunately, I can't quite make out where this is set when reading the various man pages regarding terminals. In gettytab, I see: # cflags: CLOCAL | HUPCL | CREAD | CS8 # oflags: OPOST | ONLCR | OXTABS # iflags: IXOFF | IXON | ICRNL | IGNPAR # lflags: IEXTEN | ICANON | ISIG | ECHOCTL | ECHO | ECHOK | ECHOE | ECHOKE # # The `0' flags don't have input enabled. The `1' flags don't echo. # (Echoing is done inside getty itself.) # IEXTEN being the critter than enables or disables this functionality, and sys/termios.h has this: #define IEXTEN 0x00000400 /* enable DISCARD and LNEXT */ However, under the local.9600 setting in gettytab, I don't see a setting that matches IEXTEN... local.9600|CLOCAL tty @ 9600 Bd:\ :c0#0x0000c300:c1#0x0000cb00:c2#0x0000cb00:\ :o0#0x00000007:o1#0x00000002:o2#0x00000007:\ :i0#0x00000704:i1#0x00000000:i2#0x00000704:\ :l0#0x000005cf:l1#0x00000000:l2#0x000005cf:\ :sp#9600: A grep'ing of the gettytab does not return any relevant data. Am I even barking in the right forest? Thanks, Rich. | Rich Fox | rich@foxengines.net | 86 Nobska Road | Woods Hole, MA 02543 | MA 508 548 4358 | VA 703 201 6050 On Sun, 2 Feb 2003, Chuck Swiger wrote: > Rich Fox wrote: > [ ... ] > > Apparently the Terminal program in MacOS X intercepts ctrl+o combinations > > which are used to postpone messages in Pine. Thus, when I use the key > > combination ctrl+o it never reaches the remote machine (or at least it > > doesn't appear to, but it doesn't appear to do anything at all on either > > machine.) > > Can anyone advise me on what I can use to change this? > > Do a "stty -all", and see what the quote character is set to. Normally, > it's cntl-v, but maybe it's cntl-o. Or trying doing a cntl-v, cntl-o > combination and see whether that gets the control character through. > > -Chuck > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" 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 Feb 2 9:19:35 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC5ED37B401 for ; Sun, 2 Feb 2003 09:19:33 -0800 (PST) Received: from tomts9-srv.bellnexxia.net (tomts9.bellnexxia.net [209.226.175.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id D087343F75 for ; Sun, 2 Feb 2003 09:19:32 -0800 (PST) (envelope-from matt@gsicomp.on.ca) Received: from gabby.gsicomp.on.ca ([65.95.180.103]) by tomts9-srv.bellnexxia.net (InterMail vM.5.01.04.19 201-253-122-122-119-20020516) with ESMTP id <20030202171932.HJTJ7531.tomts9-srv.bellnexxia.net@gabby.gsicomp.on.ca>; Sun, 2 Feb 2003 12:19:32 -0500 Received: from hermes (hermes.gsicomp.on.ca [192.168.0.18]) by gabby.gsicomp.on.ca (8.12.6/8.12.6) with SMTP id h12HGPjC015657; Sun, 2 Feb 2003 12:16:25 -0500 (EST) (envelope-from matt@gsicomp.on.ca) Message-ID: <013001c2cadf$3de39d00$1200a8c0@gsicomp.on.ca> From: "Matthew Emmerton" To: "Rich Fox" , "FreeBSD General Mailing List" References: <20030201140344.S714-100000@test_server.no.domain> Subject: Re: Tomcat's dogging me... Date: Sun, 2 Feb 2003 12:19:27 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-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, > > Okay, after many hours I have tomcat installed and I can connect to it's > webserver. Unfortunately, I want to connect to to Apache and have it hand > off the requests to tomcat. > Here's the background and the most current glitches... > > FreeBSD 4.7-RELEASE > Jakarta-Tomcat 4.1.12 > Apache 2.0.43 > jdk1.2.2 > mod_jk-3.3-ap20.so // does this even work with tomcat 4?? > > ...and probably other things that I already forgot about. > > Okay, after adding the following lines to my httpd.conf, > > LoadModule jk_module libexec/apache2/mod_jk-3.3-ap20.so > AddModule mod_jk.c # why is this here? Isn't this compile-time stuff? > JkWorkersFile /usr/local/jakarta-tomcat/conf/workers.properties > JkLogFile /usr/local/apache/logs/mod_jk.log > JkLogLevel info > JkLogStampFormat "[%a %b %d %H:%M:%S %Y] " > > when I try to start apache, I get: > > Syntax error on line 277 of /usr/local/etc/apache2/httpd.conf: > Cannot load /usr/local/libexec/apache2/mod_jk-3.3-ap20.so into server: > Shared object "libc.so.6" not found > > The catch is libc.so.6 is on the system. The mod_jk that I got was the > binary, and I got it as binary on the recommendation of the documentation > on jakarta.apache.org. It's my guess, that the binary doesn't know where > to look for the shared object. Run 'ldconfig -r' to get the current list of cached shared objects. If libc.so.6 isn't there, then you've got your explanation. However, there is a bigger problem -- where the heck did you get libc.so.6 from? FreeBSD doesn't have one of these -- FreeBSD 4.x has libc.so.4 and FreeBSD 5.x has libc.so.5. -- Matt Emmerton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 9:33: 9 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C2C6337B401 for ; Sun, 2 Feb 2003 09:33:07 -0800 (PST) Received: from sonic.futurequest.net (sonic.futurequest.net [63.151.144.3]) by mx1.FreeBSD.org (Postfix) with SMTP id 1A98343F79 for ; Sun, 2 Feb 2003 09:33:07 -0800 (PST) (envelope-from java@foxengines.net) Received: (qmail 11343 invoked from network); 2 Feb 2003 17:33:06 -0000 Received: from foxengines.net (63.151.144.162) by sonic.futurequest.net (63.151.144.3 ); 02 Feb 2003 17:33:06 -0000 Received: from unknown (HELO [192.168.1.108]) (68.65.184.84) by foxengines.net (63.151.144.162) with ESMTP; 02 Feb 2003 17:33:06 -0000 Date: Sun, 2 Feb 2003 15:29:46 -0500 (EST) From: Rich Fox X-X-Sender: rich@test_server.no.domain Reply-To: Rich Fox To: Matthew Emmerton Cc: FreeBSD General Mailing List Subject: Re: Tomcat's dogging me... In-Reply-To: <013001c2cadf$3de39d00$1200a8c0@gsicomp.on.ca> Message-ID: <20030202152754.I3150-100000@test_server.no.domain> 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, Well, on further inspection, I have this which is posing as libc.so.6: test_server# ls -l /usr/compat/linux/lib/libc.so.6 lrwxr-xr-x 1 root wheel 13 Jan 31 15:48 /usr/compat/linux/lib/libc.so.6 -> libc-2.2.4.so Rich. > > The catch is libc.so.6 is on the system. The mod_jk that I got was the > > binary, and I got it as binary on the recommendation of the documentation > > on jakarta.apache.org. It's my guess, that the binary doesn't know where > > to look for the shared object. > > Run 'ldconfig -r' to get the current list of cached shared objects. If > libc.so.6 isn't there, then you've got your explanation. > > However, there is a bigger problem -- where the heck did you get libc.so.6 > from? FreeBSD doesn't have one of these -- FreeBSD 4.x has libc.so.4 and > FreeBSD 5.x has libc.so.5. > > -- > Matt Emmerton > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" 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 Feb 2 9:37: 5 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 10DE437B490 for ; Sun, 2 Feb 2003 09:37:02 -0800 (PST) Received: from sonic.futurequest.net (sonic.futurequest.net [63.151.144.3]) by mx1.FreeBSD.org (Postfix) with SMTP id 6274443E4A for ; Sun, 2 Feb 2003 09:37:02 -0800 (PST) (envelope-from java@foxengines.net) Received: (qmail 1200 invoked from network); 2 Feb 2003 17:37:01 -0000 Received: from foxengines.net (63.151.144.162) by sonic.futurequest.net (63.151.144.3 ); 02 Feb 2003 17:37:01 -0000 Received: from unknown (HELO [192.168.1.108]) (68.65.184.84) by foxengines.net (63.151.144.162) with ESMTP; 02 Feb 2003 17:37:01 -0000 Date: Sun, 2 Feb 2003 15:33:41 -0500 (EST) From: Rich Fox X-X-Sender: rich@test_server.no.domain Reply-To: Rich Fox To: FreeBSD General Mailing List Subject: Re: Tomcat's dogging me... In-Reply-To: <013001c2cadf$3de39d00$1200a8c0@gsicomp.on.ca> Message-ID: <20030202152957.D3150-100000@test_server.no.domain> 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, This is a followu p to my own posts about all of the problems that I was having with jakarta-tomcat4.1 with apache2 Basically, I didn't solve all of the problems, but out of total frustration, I deinstalled everything and installed a lower version. I know have a functioning system running: jakarta-tomcat3.3.1 apache1.3 jdk-1.2 jk (that came with jakarta-tomcat3.3.1 Thanks to everyone who responded. Rich. | Rich Fox | rich@foxengines.net | 86 Nobska Road | Woods Hole, MA 02543 | MA 508 548 4358 | VA 703 201 6050 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 9:45:13 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A6D0037B401 for ; Sun, 2 Feb 2003 09:45:11 -0800 (PST) Received: from devil.stderror.at (at00d01-adsl-194-118-044-149.nextranet.at [194.118.44.149]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7009843F3F for ; Sun, 2 Feb 2003 09:45:05 -0800 (PST) (envelope-from pinhead@stderror.at) Received: by devil.stderror.at (Postfix, from userid 1000) id 13D2D15310; Sun, 2 Feb 2003 18:45:03 +0100 (CET) Date: Sun, 2 Feb 2003 18:45:02 +0100 From: Toni Schmidbauer To: freebsd-questions@FreeBSD.ORG Subject: Re: AMD 64bit support Message-ID: <20030202174502.GA337@devil.stderror.at> Reply-To: toni@stderror.at Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="IS0zKkzwUGydFO0o" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --IS0zKkzwUGydFO0o Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Feb 01, 2003 at 07:32:40PM -0000, abdul hakeem wrote: > I would like to know if the upcoming AMD Opteron 64bit CPU is supported > on FreeBSD ? running freebsd shoud be no problem because opteron (AFAIK) is backwards=20 compatible with ia32.=20 look at http://www.freebsd.org/platforms/x86-64.html seems there will be native support for x86-64. toni --=20 Terror ist der Krieg der Armen, | toni@stderror.at Krieg ist der Terror der Reichen. | Toni Schmidbauer - Sir Peter Ustinov | --IS0zKkzwUGydFO0o Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+PVkeu/mjSj7RMocRAhXlAJ0RvGqZqXYLnC9cWmT8lN+yFzSBKwCfacg7 G/1yWxgJ6EqGZG/Pj9MFCoU= =AKA8 -----END PGP SIGNATURE----- --IS0zKkzwUGydFO0o-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 9:45:22 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C8C9537B406 for ; Sun, 2 Feb 2003 09:45:21 -0800 (PST) Received: from mail.tele-kom.ru (tele-kom.ru [81.22.2.14]) by mx1.FreeBSD.org (Postfix) with SMTP id 87BF643FA3 for ; Sun, 2 Feb 2003 09:45:20 -0800 (PST) (envelope-from doublef@tele-kom.ru) Received: (qmail 31714 invoked by uid 0); 2 Feb 2003 17:45:13 -0000 Date: 2 Feb 2003 17:45:13 -0000 Message-ID: <20030202174513.31712.qmail@mail.tele-kom.ru> Cc: recipient list not shown: ; Received: from (HELO ) (81.22.3.244) by tele-kom.ru with ESMTP id 31631-1044207868-10 for freebsd-questions@freebsd.org; Sun Feb 2 17:44:28 2003 0000 From: DoubleF Sender: owner-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 Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 9:49:34 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D40FF37B405 for ; Sun, 2 Feb 2003 09:49:33 -0800 (PST) Received: from yog-sothoth.Gnome.CA (yog-sothoth.8D.com [209.47.172.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 283DE43F75 for ; Sun, 2 Feb 2003 09:49:28 -0800 (PST) (envelope-from pooh@gnome.ca) Received: from hse-montreal-ppp3465221.sympatico.ca ([65.92.185.53] helo=cthulhu.lan.gnome.ca ident=nobody) by yog-sothoth.Gnome.CA with asmtp (Exim 3.36 #1) id 18fNw5-0006LM-00; Sun, 02 Feb 2003 12:29:41 -0500 Received: from localhost ([127.0.0.1] helo=gnome.ca) by cthulhu.lan.gnome.ca with esmtp (Exim 3.36 #1) id 18fOEz-0006Vt-00; Sun, 02 Feb 2003 12:49:13 -0500 Date: Sun, 2 Feb 2003 12:49:13 -0500 Subject: Re: FreeBSD 5.0 build Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v551) Cc: questions@FreeBSD.ORG To: Giorgos Keramidas From: Bruno Clermont In-Reply-To: <20030202125253.GC749@gothmog.gr> Message-Id: Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.551) Sender: owner-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, Feb 2, 2003, at 07:52 America/Montreal, Giorgos Keramidas wrote: > Anything interesting in your /etc/make.conf file? > NO_LIBC_R perhaps? On the 5.0 host, there is no /etc/make.conf and /etc/default/make.conf and no variable like those one specified in /usr/share/examples/etc/make.conf set in login scripts. On the 4.6 host, only CFLAGS is set. In fact, libc_r.* is builded in the obj directory. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 9:49:40 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8AD2A37B401 for ; Sun, 2 Feb 2003 09:49:39 -0800 (PST) Received: from mail.tele-kom.ru (tele-kom.ru [81.22.2.14]) by mx1.FreeBSD.org (Postfix) with SMTP id 320D943F85 for ; Sun, 2 Feb 2003 09:49:38 -0800 (PST) (envelope-from doublef@tele-kom.ru) Received: (qmail 32205 invoked by uid 0); 2 Feb 2003 17:49:36 -0000 Date: 2 Feb 2003 17:49:36 -0000 Message-ID: <20030202174936.32204.qmail@mail.tele-kom.ru> Received: from (HELO ) (81.22.3.244) by tele-kom.ru with ESMTP id 32201-1044208176-10 for freebsd-questions@freebsd.org; Sun Feb 2 17:49:36 2003 0000 From: DoubleF To: freebsd-questions@freebsd.org Subject: Re: Linux Java Sender: owner-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 (and sorry for the previous mis-sage), Recently, Chauncey Smith wrote: > I recieve the following stop error when trying to build java support. > ===> Extracting for linux-sun-jdk-1.3.1.06_1 > >> Checksum OK for j2sdk-1_3_1_06-linux-i586.bin. > ===> linux-sun-jdk-1.3.1.06_1 depends on file: > /compat/linux/lib/libc.so.6 - found > ELF interpreter /compat/svr4/lib/ld-linux.so.2 not > found > Abort trap > *** Error code 134 If I am not badly mistaken, a _linux_ ld can't reside in /compat/_svr4_/lib/. Symlinking /compat/svr4 to /compat/linux may be a workaround, hmm... I believe some (linux) ELF is misbranded as SVR4 (man brandelf(1)). HTH, DoubleF To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 9:53:11 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 444E437B401 for ; Sun, 2 Feb 2003 09:53:10 -0800 (PST) Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id C746743F85 for ; Sun, 2 Feb 2003 09:53:09 -0800 (PST) (envelope-from freebsd@goepp.com) Received: from dpg (h002078d5d728.ne.client2.attbi.com[24.62.123.170]) by rwcrmhc51.attbi.com (rwcrmhc51) with SMTP id <2003020217530905100hsr8re>; Sun, 2 Feb 2003 17:53:09 +0000 Message-ID: <006001c2cae3$dcf07bd0$6732a8c0@dpg> From: "Daniel Goepp" To: Subject: Apache with fp and ssl Date: Sun, 2 Feb 2003 12:52:32 -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.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hopefully an easy question here... I have installed apache13-fp, and it is working fine. However, I would also like to compile in ssl support, but that only appears to be included in one of the apache-ssl ports. I would like both, but that doesn't appear to be an option. Anyone have any ideas on how I might compile apache13-fp with ssl support? Thanks in advance for any help... -Daniel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 10:23:37 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4428837B401 for ; Sun, 2 Feb 2003 10:23:36 -0800 (PST) Received: from smtp.infracaninophile.co.uk (ns0.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A20B43E4A for ; Sun, 2 Feb 2003 10:23:31 -0800 (PST) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost.infracaninophile.co.uk [IPv6:::1]) by smtp.infracaninophile.co.uk (8.12.6/8.12.6) with ESMTP id h12INMFu000641 for ; Sun, 2 Feb 2003 18:23:22 GMT (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost) by happy-idiot-talk.infracaninophile.co.uk (8.12.6/8.12.6/Submit) id h12INHd5000640 for freebsd-questions@FreeBSD.ORG; Sun, 2 Feb 2003 18:23:17 GMT Date: Sun, 2 Feb 2003 18:23:17 +0000 From: Matthew Seaman To: freebsd-questions@FreeBSD.ORG Subject: Re: Apache with fp and ssl Message-ID: <20030202182317.GA487@happy-idiot-talk.infracaninophi> Mail-Followup-To: Matthew Seaman , freebsd-questions@FreeBSD.ORG References: <006001c2cae3$dcf07bd0$6732a8c0@dpg> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <006001c2cae3$dcf07bd0$6732a8c0@dpg> User-Agent: Mutt/1.5.3i X-Spam-Status: No, hits=-2.2 required=5.0 tests=IN_REP_TO,REFERENCES,SPAM_PHRASE_00_01,USER_AGENT, USER_AGENT_MUTT version=2.44 Sender: owner-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, Feb 02, 2003 at 12:52:32PM -0500, Daniel Goepp wrote: > I have installed apache13-fp, and it is working fine. However, I would also > like to compile in ssl support, but that only appears to be included in one > of the apache-ssl ports. I would like both, but that doesn't appear to be > an option. Anyone have any ideas on how I might compile apache13-fp with > ssl support? Try installing the www/apache-modssl and then the www/mod_frontpage ports. Cheers, Matthew -- Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 10:26:34 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E121737B401 for ; Sun, 2 Feb 2003 10:26:31 -0800 (PST) Received: from smtp.a1poweruser.com (oh-chardon6a-34.clvhoh.adelphia.net [68.169.105.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 081E143E4A for ; Sun, 2 Feb 2003 10:26:31 -0800 (PST) (envelope-from barbish@a1poweruser.com) Received: from barbish (lanwin2 [10.0.10.6]) by smtp.a1poweruser.com (Postfix) with SMTP id 52FB61EF; Sun, 2 Feb 2003 13:34:34 -0500 (EST) Reply-To: From: "JoeB" To: , Subject: RE: ipfw firewall questions Date: Sun, 2 Feb 2003 13:26:24 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 In-Reply-To: <200302021150.52576.petre@kgb.ro> Sender: owner-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 are 3 classes of rules in IPFW, each class has separate packet interrogation abilities. Each proceeding class has greater packet interrogation abilities than the previous one. These are stateless, simple stateful, and advanced stateful. The advanced stateful rule class is the only class having technically advanced interrogation abilities capable of defending against the flood of different attack methods currently employed by perpetrators. Stateless and Simple Stateful IPFW firewall rules are inadequate to protect the users system in today's internet environment and leaves the user unknowingly believing they are protected when in reality they are not. The advanced stateful rule option keep-state works as documented only when used in a rule set that does not use the divert rule. Simply stated the IPFW advanced stateful rule option keep-state does not function correctly when used in a IPFW firewall that also is using the IPFW built in NATD function. For the most complete keep-state protection the other FIREWALL solution (IPFILTER) that comes with FBSD should be used. Just checkout the IPFW list archives and you will see this subject discussed in detail with out any solution forthcoming. http://www.obfuscation.org/ipf/ http://www.obfuscation.org/ipf/ipf-howto.html -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Petre Bandac Sent: Sunday, February 02, 2003 4:51 AM To: freebsd-questions@freebsd.org Subject: ipfw firewall questions hello I'm about to "compose" my first ipfw firewall - and, since I have worked quite a lot with iptables, I'm interesed in a few minor similarities: 1 - the firewall is called by rc.conf ? or ca I call it at boot time via whatever *.sh placed in the right place 2 - the firewall can be a executable bash script (i.e. like a regular linux firewall, with variables like myIP="192.168.0.0") ? I guess the rest is covered in the docs I have carefully RTFM :-) thanks, petre -- Login: petre Name: Petre Bandac Directory: /home/petre Shell: /usr/local/bin/zsh On since Fri Jan 31 20:40 (EET) on ttyv1, idle 1 day 14:58 (messages off) On since Sun Feb 2 09:28 (EET) on ttyp0, idle 1:15, from :0 On since Sun Feb 2 09:43 (EET) on ttyp1, idle 1:31, from :0 On since Fri Jan 31 23:46 (EET) on ttyp2, idle 0:02, from :0 On since Sun Feb 2 11:07 (EET) on ttyp3, idle 0:24, from :0 No Mail. No Plan. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" 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 Feb 2 10:29:35 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 13DA437B401 for ; Sun, 2 Feb 2003 10:29:34 -0800 (PST) Received: from amour.ath.cx (p213.54.23.191.tisdip.tiscali.de [213.54.23.191]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1FB743FA3 for ; Sun, 2 Feb 2003 10:29:32 -0800 (PST) (envelope-from amour@amour.ath.cx) Received: from amour.ath.cx (amour@localhost.ath.cx [127.0.0.1]) by amour.ath.cx (8.12.6/8.12.6) with ESMTP id h12ITU1E074869 for ; Sun, 2 Feb 2003 19:29:30 +0100 (CET) (envelope-from amour@amour.ath.cx) Received: from localhost (amour@localhost) by amour.ath.cx (8.12.6/8.12.6/Submit) with ESMTP id h12ITT6q074866 for ; Sun, 2 Feb 2003 19:29:30 +0100 (CET) Date: Sun, 2 Feb 2003 19:29:28 +0100 (CET) From: Alexander To: freebsd-questions@freebsd.org Subject: running both pppoe and pptp Message-ID: <20030202191953.O74700-100000@amour.ath.cx> 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 I'm having problems running both pppoe and pptp. I'm using pppoe to connect to the internet. Using pppoe makes tun0 device with dynamic IP given from the ISP. Also I'm using pptp to connect to a VPN. pptp creates tun1 interface with the proper local addresses (i.e. 192.168.1.2 -> 192.168.1.1). When I start pptp after the pppoe connection is initialized it is going well for a minute and then it disconnects resetting both interfaces (tun0 and tun1) and I lose my internet connection and have to start ppp again. I can't find good documentation about the pptp. The only thing I can find is readme telling me what should I edit from the config file and a very short example config file (about 10 lines). If You know what is or might be the problem, pls help. thanks P.S. Sorry for the bad english and please include my e-mail when replying, because I'm not subscribed for the 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 Feb 2 10:31:20 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 83C0F37B401 for ; Sun, 2 Feb 2003 10:31:19 -0800 (PST) Received: from out002.verizon.net (out002pub.verizon.net [206.46.170.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9655543F79 for ; Sun, 2 Feb 2003 10:31:18 -0800 (PST) (envelope-from cswiger@mac.com) Received: from mac.com ([129.44.42.238]) by out002.verizon.net (InterMail vM.5.01.05.20 201-253-122-126-120-20021101) with ESMTP id <20030202183117.UWJH7656.out002.verizon.net@mac.com> for ; Sun, 2 Feb 2003 12:31:17 -0600 Message-ID: <3E3D63F1.8060007@mac.com> Date: Sun, 02 Feb 2003 13:31:13 -0500 From: Chuck Swiger Organization: The Courts of Chaos User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3a) Gecko/20021212 X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD General Mailing List Subject: Re: Slightly OT, OSX, terminals & key combinations References: <20030202140443.M3150-100000@test_server.no.domain> In-Reply-To: <20030202140443.M3150-100000@test_server.no.domain> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH at out002.verizon.net from [129.44.42.238] at Sun, 2 Feb 2003 12:31:17 -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 Rich Fox wrote: > Thanks, I think that found the issue, however... > > an stty -a returns... > [snip] > cchars: discard = ^O; dsusp = ^Y; eof > [snip] [ ... ] > Am I even barking in the right forest? Yes. If you've also got "lnext" set like so: lnext min quit reprint start status stop susp time ^V 1 ^\ ^R ^Q ^T ^S ^Z 0 ...then typing ^V ^O should send a literal cntl-O to pine. Cntl-v is used to "quote" shell line-editing characters. -Chuck PS: http://www.freebsd.org/cgi/query-pr.cgi?pr=47815 :-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 10:31:44 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0EBDF37B401 for ; Sun, 2 Feb 2003 10:31:43 -0800 (PST) Received: from pursued-with.net (adsl-66-125-9-242.dsl.sndg02.pacbell.net [66.125.9.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 381BB43F75 for ; Sun, 2 Feb 2003 10:31:42 -0800 (PST) (envelope-from Kevin_Stevens@pursued-with.net) Received: from pursued-with.net (fffinch [192.168.168.101]) by pursued-with.net (8.12.6/8.12.5) with ESMTP id h12IVe5D014098; Sun, 2 Feb 2003 10:31:40 -0800 (PST) (envelope-from Kevin_Stevens@pursued-with.net) Date: Sun, 2 Feb 2003 10:31:55 -0800 Subject: Re: Slightly OT, OSX, terminals & key combinations Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v551) Cc: FreeBSD General Mailing List To: Rich Fox From: Kevin Stevens In-Reply-To: <20030202140443.M3150-100000@test_server.no.domain> Message-Id: <9B34D7EC-36DC-11D7-AC8B-003065715DA8@pursued-with.net> Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.551) Sender: owner-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, Feb 2, 2003, at 12:07 US/Pacific, Rich Fox wrote: > Hi, > > Thanks, I think that found the issue, however... > > an stty -a returns... > [snip] > cchars: discard = ^O; dsusp = ^Y; eof > [snip] Umm, that's what mine reports, as well, both when I'm local to the Mac and when I'm ssh'ed to the FreeBSD machine from which I run pine. Still able to control-o (note case) to suspend in pine. Are you possibly trying to use control-O (note case) instead? KeS To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 10:39: 5 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E942F37B401 for ; Sun, 2 Feb 2003 10:39:03 -0800 (PST) Received: from pa-plum1b-166.pit.adelphia.net (pa-plum1b-166.pit.adelphia.net [24.53.161.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1BF043E4A for ; Sun, 2 Feb 2003 10:38:57 -0800 (PST) (envelope-from wmoran@potentialtech.com) Received: from potentialtech.com ([172.16.0.95]) by pa-plum1b-166.pit.adelphia.net (8.12.3/8.12.3) with ESMTP id h12IeKT5071273; Sun, 2 Feb 2003 13:40:20 -0500 (EST) (envelope-from wmoran@potentialtech.com) Message-ID: <3E3D655B.7040302@potentialtech.com> Date: Sun, 02 Feb 2003 13:37:15 -0500 From: Bill Moran User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.1) Gecko/20021127 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Alexander Cc: freebsd-questions@freebsd.org Subject: Re: running both pppoe and pptp References: <20030202191953.O74700-100000@amour.ath.cx> 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 Alexander wrote: > Hello > > I'm having problems running both pppoe and pptp. > I'm using pppoe to connect to the internet. > > Using pppoe makes tun0 device with dynamic IP given from the ISP. > Also I'm using pptp to connect to a VPN. pptp creates tun1 interface with > the proper local addresses (i.e. 192.168.1.2 -> 192.168.1.1). > > When I start pptp after the pppoe connection is initialized > it is going well for a minute and then it disconnects resetting both > interfaces (tun0 and tun1) and I lose my internet connection and have to > start ppp again. That's odd. I don't see any reason why pptp disconnecting should reset the tun0 interface. > I can't find good documentation about the pptp. The only thing I can find > is readme telling me what should I edit from the config file and a very short > example config file (about 10 lines). Are you using mpd? What is the server? Can you send the list a copy of the mpd.conf from both machines (client & server) or whatever config file is relevent. > If You know what is or might be the problem, pls help. Make sure multilink is disabled at both ends of the pptp link -- Bill Moran Potential Technologies http://www.potentialtech.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 10:46: 8 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2399837B401 for ; Sun, 2 Feb 2003 10:46:07 -0800 (PST) Received: from probity.mcc.ac.uk (probity.mcc.ac.uk [130.88.200.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id F419443F43 for ; Sun, 2 Feb 2003 10:46:05 -0800 (PST) (envelope-from jcm@FreeBSD-uk.eu.org) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97]) by probity.mcc.ac.uk with esmtp (Exim 4.12) id 18fP80-000EHr-00 for freebsd-questions@freebsd.org; Sun, 02 Feb 2003 18:46:04 +0000 Received: from dogma.freebsd-uk.eu.org (localhost [127.0.0.1]) by dogma.freebsd-uk.eu.org (8.12.6/8.11.1) with ESMTP id h12Ik4Pe007212 for ; Sun, 2 Feb 2003 18:46:04 GMT (envelope-from jcm@dogma.freebsd-uk.eu.org) Received: (from jcm@localhost) by dogma.freebsd-uk.eu.org (8.12.6/8.12.6/Submit) id h12Ik4tU007211 for freebsd-questions@freebsd.org; Sun, 2 Feb 2003 18:46:04 GMT Date: Fri, 31 Jan 2003 13:10:15 +0000 From: Jonathon McKitrick To: freebsd-ports@freebsd.org Subject: Phoenix: Native or Linux? Message-ID: <20030131131015.GA55566@dogma.freebsd-uk.eu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-Scanner: exiscan for exim4 (http://duncanthrax.net/exiscan/) *18fP80-000EHr-00*u4wkvHgoUqc* Sender: owner-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 compared the native FreeBSD Phoenix with the Linux version? I'm trying to decide if it's worth building the native version on my laptop, since it will take a while. Any noticeable difference in speed, features, stability, and so on? NOTE: Please CC me, as I am not currently subscribed. Thanks. jm -- My other computer is your windows box. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 10:47:47 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD68937B401 for ; Sun, 2 Feb 2003 10:47:45 -0800 (PST) Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74C6D43F43 for ; Sun, 2 Feb 2003 10:47:45 -0800 (PST) (envelope-from freebsd@goepp.com) Received: from dpg (h002078d5d728.ne.client2.attbi.com[24.62.123.170]) by rwcrmhc51.attbi.com (rwcrmhc51) with SMTP id <2003020218474405100hsspte>; Sun, 2 Feb 2003 18:47:45 +0000 Message-ID: <008501c2caeb$7d7685c0$6732a8c0@dpg> From: "Daniel Goepp" To: References: <006001c2cae3$dcf07bd0$6732a8c0@dpg> <20030202182317.GA487@happy-idiot-talk.infracaninophi> Subject: Re: Apache with fp and ssl Date: Sun, 2 Feb 2003 13:47:08 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-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 for the info, I tried this first, but there appears to be a problem if you don't compile fp in using the source. Something about the way the DSO loads. I got a message from someone else recommending a raw install, not from the port. I guess this is the option I will try next. Thanks. -Daniel ----- Original Message ----- From: "Matthew Seaman" To: Sent: Sunday, February 02, 2003 1:23 PM Subject: Re: Apache with fp and ssl > On Sun, Feb 02, 2003 at 12:52:32PM -0500, Daniel Goepp wrote: > > > I have installed apache13-fp, and it is working fine. However, I would also > > like to compile in ssl support, but that only appears to be included in one > > of the apache-ssl ports. I would like both, but that doesn't appear to be > > an option. Anyone have any ideas on how I might compile apache13-fp with > > ssl support? > > Try installing the www/apache-modssl and then the www/mod_frontpage ports. > > Cheers, > > Matthew > > -- > Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks > Savill Way > PGP: http://www.infracaninophile.co.uk/pgpkey Marlow > Tel: +44 1628 476614 Bucks., SL7 1TH UK > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" 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 Feb 2 10:50:16 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E974D37B401 for ; Sun, 2 Feb 2003 10:50:14 -0800 (PST) Received: from lyceum.netmojo.ca (lyceum.pims.sfu.ca [142.58.49.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AA7C43F85 for ; Sun, 2 Feb 2003 10:50:09 -0800 (PST) (envelope-from brent@lyceum.netmojo.ca) Received: from lyceum.netmojo.ca (flowctrl@localhost [127.0.0.1]) by lyceum.netmojo.ca (8.12.6/8.11.6) with ESMTP id h12Io9xc014577 for ; Sun, 2 Feb 2003 10:50:09 -0800 (PST) (envelope-from brent@lyceum.netmojo.ca) Received: (from brent@localhost) by lyceum.netmojo.ca (8.12.6/8.12.6/Submit) id h12Io9l8014576 for questions@freebsd.org; Sun, 2 Feb 2003 10:50:09 -0800 (PST) Date: Sun, 2 Feb 2003 10:50:09 -0800 From: Brent Kearney To: questions@freebsd.org Subject: filesystem disappeared following 4.2 -> 4.7 upgrade Message-ID: <20030202185009.GA14514@kearneys.ca> Reply-To: brent@kearneys.ca Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-URL: http://brent.kearneys.ca Sender: owner-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 recently updated a system running freebsd 4.2 to 4.7. I realize that there is new ATA code in 4.7. This system is on a SCSI disk, but /home is on a large IDE drive. Following a 'make installkernel', I rebooted to single user mode, ran installworld, then did mergemaster. I let mergemaster run the new '/dev/MAKEDEV all'. The 4.2 system called my /home partition /dev/ad0s1e; during boot up of 4.7, I see that the disk is recognized, but is called "ad5" instead of "ad0". I haven't changed the hardware at all, btw. However, there appears to be no /dev/ad5s1e, and furthermore, when I run the disklabel editor, it tells me that there is no filesystem on /dev/ad5. If I reboot to the old 4.2 kernel, somewhat problematically, I can mount /dev/ad0s1e, and access my files. The UPDATING file mentioned the new ata code, but didn't say anything about the need to re-create filesystems; I must be missing something. Any help appreciated. Brent To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 10:51:26 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C7D037B401 for ; Sun, 2 Feb 2003 10:51:25 -0800 (PST) Received: from toscano.org (ip68-100-184-64.nv.nv.cox.net [68.100.184.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3493D43E4A for ; Sun, 2 Feb 2003 10:51:24 -0800 (PST) (envelope-from pete@toscano.org) Received: from bubba.toscano.org (localhost.localdomain [127.0.0.1]) by bubba.toscano.org (8.12.5/8.12.5) with ESMTP id h12IoLwt002178 for ; Sun, 2 Feb 2003 13:50:21 -0500 Received: (from pete@localhost) by bubba.toscano.org (8.12.5/8.12.5/Submit) id h12IoKTl002176 for freebsd-questions@freebsd.org; Sun, 2 Feb 2003 13:50:20 -0500 Date: Sun, 2 Feb 2003 13:50:20 -0500 From: Pete To: freebsd-questions@freebsd.org Subject: "amnesiac" is disklabel? Message-ID: <20030202185020.GA2070@bubba.toscano.org> Mail-Followup-To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Unexpected: The Spanish Inquisition User-Agent: Mutt/1.5.3i Sender: owner-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 three hard drives in my system. One of them (the first) is the system disk. I'm trying to get the other two ready to be a mirrored volume. No matter which of the last two drives is last, that one always is listed as "amnesiac" when I do a disklabel on it: ============================== [root@archive 13:44:07 root]# disklabel ar2 # /dev/ar2: type: unknown disk: amnesiac label: fictitious flags: bytes/sector: 512 sectors/track: 63 tracks/cylinder: 255 sectors/cylinder: 16065 cylinders: 3737 sectors/unit: 60036417 rpm: 3600 interleave: 1 trackskew: 0 cylinderskew: 0 headswitch: 0 # milliseconds track-to-track seek: 0 # milliseconds drivedata: 0 8 partitions: # size offset fstype [fsize bsize bps/cpg] c: 60036417 0 unused 0 0 # (Cyl. 0 - 3737*) ============================== What does this mean? Whichever drive is last, that's the one I cannot "disklabel -e" to set its fstype to "vinum". Thanks, pete To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 10:59:18 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 223E237B401 for ; Sun, 2 Feb 2003 10:59:17 -0800 (PST) Received: from lyceum.netmojo.ca (lyceum.pims.sfu.ca [142.58.49.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EECF43F93 for ; Sun, 2 Feb 2003 10:59:16 -0800 (PST) (envelope-from brent@lyceum.netmojo.ca) Received: from lyceum.netmojo.ca (flowctrl@localhost [127.0.0.1]) by lyceum.netmojo.ca (8.12.6/8.11.6) with ESMTP id h12IxGxc014641 for ; Sun, 2 Feb 2003 10:59:16 -0800 (PST) (envelope-from brent@lyceum.netmojo.ca) Received: (from brent@localhost) by lyceum.netmojo.ca (8.12.6/8.12.6/Submit) id h12IxGgK014640 for questions@freebsd.org; Sun, 2 Feb 2003 10:59:16 -0800 (PST) Date: Sun, 2 Feb 2003 10:59:16 -0800 From: Brent Kearney To: questions@freebsd.org Subject: Re: filesystem disappeared following 4.2 -> 4.7 upgrade Message-ID: <20030202185916.GA14615@kearneys.ca> Reply-To: brent@kearneys.ca References: <20030202185009.GA14514@kearneys.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030202185009.GA14514@kearneys.ca> User-Agent: Mutt/1.4i X-URL: http://brent.kearneys.ca Sender: owner-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, Feb 02, 2003 at 10:50:09AM -0800, Brent Kearney wrote: > > Hello, > > I recently updated a system running freebsd 4.2 to 4.7. I realize > that there is new ATA code in 4.7. This system is on a SCSI disk, > but /home is on a large IDE drive. > > Following a 'make installkernel', I rebooted to single user mode, ran > installworld, then did mergemaster. I let mergemaster run the new > '/dev/MAKEDEV all'. > > The 4.2 system called my /home partition /dev/ad0s1e; during boot up > of 4.7, I see that the disk is recognized, but is called "ad5" instead > of "ad0". I haven't changed the hardware at all, btw. However, there > appears to be no /dev/ad5s1e, and furthermore, when I run the disklabel > editor, it tells me that there is no filesystem on /dev/ad5. If I > reboot to the old 4.2 kernel, somewhat problematically, I can mount > /dev/ad0s1e, and access my files. > > The UPDATING file mentioned the new ata code, but didn't say anything > about the need to re-create filesystems; I must be missing something. > I should also mention that softupdates is enabled on my old /dev/ad0s1e, though I don't know whether that is relevant. Brent To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 11: 0:33 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ECCB237B401 for ; Sun, 2 Feb 2003 11:00:32 -0800 (PST) Received: from out003.verizon.net (out003pub.verizon.net [206.46.170.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E2F443F93 for ; Sun, 2 Feb 2003 11:00:31 -0800 (PST) (envelope-from dr.white@verizon.net) Received: from verizon.net ([63.160.38.99]) by out003.verizon.net (InterMail vM.5.01.05.20 201-253-122-126-120-20021101) with ESMTP id <20030202190031.YECX3094.out003.verizon.net@verizon.net> for ; Sun, 2 Feb 2003 13:00:31 -0600 Message-ID: <3E3D6116.3050407@verizon.net> Date: Sun, 02 Feb 2003 13:19:02 -0500 From: Kyle User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2) Gecko/20021202 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Setting up a FreeBSD Gateway question Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH at out003.verizon.net from [63.160.38.99] at Sun, 2 Feb 2003 13:00:30 -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 Hello, I am trying to set up a Freebsd gateway. the gateway will connects to the net. i have a laptop that will connect to the gateway in order to access the net. the gateway has 2 NIC's, one external(vr0), one internal(dc0). the laptop is connected to the gateway via a cross-over cable. the gateway is running FreeBSD 4.7, the laptop is running red hat Linux 8.0. what do i need to do to get the gateway working and the laptop to access the net through the gateway? do i need to setup ipnat/ipfw? if so how? i also want to telnet or openssh the gateway. thank you, kyle To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 11:13:36 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E56B37B401 for ; Sun, 2 Feb 2003 11:13:34 -0800 (PST) Received: from sccrmhc01.attbi.com (sccrmhc01.attbi.com [204.127.202.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A4FF43E4A for ; Sun, 2 Feb 2003 11:13:33 -0800 (PST) (envelope-from mav@wastegate.net) Received: from wastegate.net (12-226-185-104.client.attbi.com[12.226.185.104]) by sccrmhc01.attbi.com (sccrmhc01) with ESMTP id <200302021913320010087fode>; Sun, 2 Feb 2003 19:13:32 +0000 Received: from MOTHER (mother.wg.local [192.168.1.5]) by wastegate.net (Postfix) with ESMTP id 44E2448463; Sun, 2 Feb 2003 14:15:30 -0500 (EST) From: "Doug Reynolds" To: "freebsd-questions@freebsd.org" , "Roman" Date: Sun, 02 Feb 2003 14:15:16 -0500 X-Mailer: PMMail 2000 Professional (2.20.2657) For Windows 2000 (5.1.2600) In-Reply-To: <20030127082145.GE2331@freebsdm.homeunix.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: FreeBSD-5.0 xl0 problem Message-Id: <20030202191530.44E2448463@wastegate.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 On Mon, 27 Jan 2003 03:21:45 -0500, Roman wrote: >I currently installed FreeBSD-5.0 and having problem configuring xl >card. Dmesg shows that kernel picks it up: > >xl0: <3Com 3c905B-TX Fast Etherlink XL> port 0xe400-0xe47f mem >0xe0000000-0xe000007f irq 11 at device 9.0 on pci0 >xl0: Ethernet address: 00:50:da:7d:f1:c3 > >after i do "ifconfig xl0 up" it seems like the card shuts down, the >link indicator on the hub as well as on the card itself goes blank... > >Here is ifconfig before i do anything: > >xl0: flags=8802 mtu 1500 > options=3 > ether 00:50:da:7d:f1:c3 > media: Ethernet 100baseTX (100baseTX >) > status: active >lp0: flags=8810 mtu 1500 >lo0: flags=8049 mtu 16384 > inet6 ::1 prefixlen 128 > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3 > inet 127.0.0.1 netmask 0xff000000 > >ifconfig after "ifconfig xl0 up": > > xl0: flags=8843 mtu 1500 > options=3 > inet6 fe80::250:daff:fe7d:f1c3%xl0 prefixlen 64 scopeid 0x1 > ether 00:50:da:7d:f1:c3 > media: Ethernet 100baseTX (none) >lp0: flags=8810 mtu 1500 >lo0: flags=8049 mtu 16384 > inet6 ::1 prefixlen 128 > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3 > inet 127.0.0.1 netmask 0xff000000 > > >With 4.7 there is no such problem. Is there is a way to load "old" >(4.7) xl driver? >Thank you. >roman. running 5.0-RELEASE without any problems, what does your rc.conf look like? xl0: flags=8843 mtu 1500 inet 192.168.1.1 netmask 0xffffff00 broadcast 192.168.1.255 inet6 fe80::260:8ff:febd:eb7e%xl0 prefixlen 64 scopeid 0x1 ether 00:60:08:bd:eb:7e media: Ethernet autoselect (100baseTX ) status: active xl1: flags=8843 mtu 1500 inet6 fe80::260:8ff:febd:ebbd%xl1 prefixlen 64 scopeid 0x2 inet netmask 0xffffff00 broadcast 255.255.255.255 ether 00:60:08:bd:eb:bd media: Ethernet autoselect (100baseTX ) status: active lp0: flags=8810 mtu 1500 lo0: flags=8049 mtu 16384 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x4 inet 127.0.0.1 netmask 0xff000000 --- 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 Feb 2 11:13:54 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1711A37B401 for ; Sun, 2 Feb 2003 11:13:53 -0800 (PST) Received: from mail.broadpark.no (mail.broadpark.no [217.13.4.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 170D343FB1 for ; Sun, 2 Feb 2003 11:13:45 -0800 (PST) (envelope-from la3sg@sensewave.com) Received: from tove (217-13-29-172.dd.nextgentel.com [217.13.29.172]) by mail.broadpark.no (Postfix) with ESMTP id 9C4AD8777; Sun, 2 Feb 2003 20:13:43 +0100 (MET) From: "Kjell" To: freebsd-questions@FreeBSD.ORG Date: Sun, 2 Feb 2003 20:05:07 -0000 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: shutdown -p now on R5 Reply-To: la3sg@sensewave.com Cc: junkmail@sensewave.com Message-ID: <3E3D79F3.22665.2CF6CCB@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 On r4.7 I added 'device apm0' to the kernel konfig file, and 'apm_enable="YES"' to the /etc/rc.conf file, and 'shutdown -p now' with the new kernel would work fine. On r5.0 I get an error when adding 'device apm0' while 'device apm' is accepted. Now the 'shutdown -p now' command fails to turn of the PC power using the recompiled kernel. I am using the same PC in both cases. I did a r5.0 install on a virgin HD. Any hints on what is different in R5.0 is appreciated. regards from Kjell To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 11:18: 8 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B5B5037B401 for ; Sun, 2 Feb 2003 11:18:06 -0800 (PST) Received: from lyceum.netmojo.ca (lyceum.pims.sfu.ca [142.58.49.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1ED3243F3F for ; Sun, 2 Feb 2003 11:18:06 -0800 (PST) (envelope-from brent@lyceum.netmojo.ca) Received: from lyceum.netmojo.ca (flowctrl@localhost [127.0.0.1]) by lyceum.netmojo.ca (8.12.6/8.11.6) with ESMTP id h12JI6xc014735 for ; Sun, 2 Feb 2003 11:18:06 -0800 (PST) (envelope-from brent@lyceum.netmojo.ca) Received: (from brent@localhost) by lyceum.netmojo.ca (8.12.6/8.12.6/Submit) id h12JI64E014734 for questions@freebsd.org; Sun, 2 Feb 2003 11:18:06 -0800 (PST) Date: Sun, 2 Feb 2003 11:18:06 -0800 From: Brent Kearney To: questions@freebsd.org Subject: Re: filesystem disappeared following 4.2 -> 4.7 upgrade Message-ID: <20030202191806.GA14696@kearneys.ca> Reply-To: brent@kearneys.ca References: <20030202185009.GA14514@kearneys.ca> <20030202185916.GA14615@kearneys.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030202185916.GA14615@kearneys.ca> User-Agent: Mutt/1.4i X-URL: http://brent.kearneys.ca Sender: owner-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, Feb 02, 2003 at 10:59:16AM -0800, Brent Kearney wrote: > On Sun, Feb 02, 2003 at 10:50:09AM -0800, Brent Kearney wrote: > > > > Hello, > > > > I recently updated a system running freebsd 4.2 to 4.7. I realize > > that there is new ATA code in 4.7. This system is on a SCSI disk, > > but /home is on a large IDE drive. > > > > Following a 'make installkernel', I rebooted to single user mode, ran > > installworld, then did mergemaster. I let mergemaster run the new > > '/dev/MAKEDEV all'. > > > > The 4.2 system called my /home partition /dev/ad0s1e; during boot up > > of 4.7, I see that the disk is recognized, but is called "ad5" instead > > of "ad0". I haven't changed the hardware at all, btw. However, there > > appears to be no /dev/ad5s1e, and furthermore, when I run the disklabel > > editor, it tells me that there is no filesystem on /dev/ad5. If I > > reboot to the old 4.2 kernel, somewhat problematically, I can mount > > /dev/ad0s1e, and access my files. > > > > The UPDATING file mentioned the new ata code, but didn't say anything > > about the need to re-create filesystems; I must be missing something. > > > > I should also mention that softupdates is enabled on my old > /dev/ad0s1e, though I don't know whether that is relevant. OK, another update: fdisk identifies this disk as such: Disk name: ad5 FDISK Partition Editor DISK Geometry: 7476 cyls/255 heads/63 sectors = 120101940 sectors (58643MB) Offset Size(ST) End Name PType Desc Subtype Flags 0 63 62 - 6 unused 0 63 120101877 120101939 ad5s1 3 freebsd 165 C 120101940 1260 120103199 - 6 unused 0 --- After looking closer at disklabel, I see that it has selected the one and only partition on the disk: Disk: ad5 Partition name: ad5s1 Free: 120101877 blocks (58643MB) But still sees no filesystems. If I do `ls -l /dev/ad5*`, I get only: crw-r----- 1 root wheel 116, 0x0001002a Feb 2 02:11 /dev/ad5 No /dev/ad5s1, etc., and `mount /dev/ad5s1 /home` produces only: mount: /dev/ad5s1: No such file or directory Do I need to make device nodes for the ad5s1 partition? I'm not sure how, if so. Thanks, Brent To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 11:29:32 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 691D637B401 for ; Sun, 2 Feb 2003 11:29:31 -0800 (PST) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.177]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADA4E43F79 for ; Sun, 2 Feb 2003 11:29:25 -0800 (PST) (envelope-from ahuth@pinguintown.de) Received: from [212.227.126.155] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 18fPnw-0006ng-00 for freebsd-questions@freebsd.org; Sun, 02 Feb 2003 20:29:24 +0100 Received: from [213.6.41.80] (helo=hivi.pinguintown.local) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 18fPnw-00028E-00 for freebsd-questions@freebsd.org; Sun, 02 Feb 2003 20:29:24 +0100 From: Alex Huth To: freebsd-questions@freebsd.org Subject: Re: Nvidia support for FreeBSD 5 ? Date: Sun, 2 Feb 2003 22:34:13 +0100 User-Agent: KMail/1.5 References: <868ywy7j4r.fsf@marvin.penguinpowered.org.uk> In-Reply-To: <868ywy7j4r.fsf@marvin.penguinpowered.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200302022234.13959.ahuth@pinguintown.de> Sender: owner-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! > Hi all, > > The NVIDIA FreeBSD driver docs state that the driver does not work > under -CURRENT. Does anyone know if there is a release in the pipeline > that will support this and if so when we can expect to see it ? > > TIA, I=B4ve just setup a Notebook with a Geoforce 2 Go. Works fine for me! So long ,,, Alex Huth To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 11:31:31 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ACE4937B401 for ; Sun, 2 Feb 2003 11:31:29 -0800 (PST) Received: from sonic.futurequest.net (sonic.futurequest.net [63.151.144.3]) by mx1.FreeBSD.org (Postfix) with SMTP id 059B743F9B for ; Sun, 2 Feb 2003 11:31:29 -0800 (PST) (envelope-from java@foxengines.net) Received: (qmail 15307 invoked from network); 2 Feb 2003 19:31:28 -0000 Received: from foxengines.net (63.151.144.162) by sonic.futurequest.net (63.151.144.3 ); 02 Feb 2003 19:31:28 -0000 Received: from unknown (HELO [192.168.1.108]) (68.65.184.84) by foxengines.net (63.151.144.162) with ESMTP; 02 Feb 2003 19:31:28 -0000 Date: Sun, 2 Feb 2003 17:28:05 -0500 (EST) From: Rich Fox X-X-Sender: rich@test_server.no.domain Reply-To: Rich Fox To: Kyle Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Setting up a FreeBSD Gateway question In-Reply-To: <3E3D6116.3050407@verizon.net> Message-ID: <20030202171559.Q3150-100000@test_server.no.domain> 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, This is a pretty common procedure and is documented in the freebsd handbook. Please see: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/natd.html Beware the ipfw default to allow settings. I think there are also some tutorials out on the 'net. You will likely want to alter the inetd.conf file in /etc for enabling ssh and disabling whatever other features you don't want. You can also run ssh as a dedicated process. You can find more information about inetd in the handboox as well. Rich. | Rich Fox | rich@foxengines.net | 86 Nobska Road | Woods Hole, MA 02543 | MA 508 548 4358 | VA 703 201 6050 On Sun, 2 Feb 2003, Kyle wrote: > Hello, > > > I am trying to set up a Freebsd gateway. the gateway will connects to > the net. i have a laptop that will connect to the gateway in order to > access the net. the gateway has 2 NIC's, one external(vr0), one > internal(dc0). the laptop is connected to the gateway via a cross-over > cable. the gateway is running FreeBSD 4.7, the laptop is running red hat > Linux 8.0. what do i need to do to get the gateway working and the > laptop to access the net through the gateway? do i need to setup > ipnat/ipfw? if so how? i also want to telnet or openssh the gateway. > > thank you, kyle > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" 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 Feb 2 11:34:32 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7FFA437B401 for ; Sun, 2 Feb 2003 11:34:31 -0800 (PST) Received: from cerebellum.za.net (cerebellum.za.net [196.34.172.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBF0A43E4A for ; Sun, 2 Feb 2003 11:34:30 -0800 (PST) (envelope-from ian@cerebellum.za.net) Received: from [196.30.239.121] (helo=ian) by cerebellum.za.net with asmtp (TLSv1:RC4-MD5:128) (Exim 3.36 #1) id 18fPzi-0007NE-00; Sun, 02 Feb 2003 19:41:34 +0000 Content-Type: text/plain; charset="iso-8859-1" From: Ian Barnes To: Alex Huth Subject: Re: Nvidia support for FreeBSD 5 ? Date: Sun, 2 Feb 2003 21:34:02 +0200 User-Agent: KMail/1.4.3 References: <868ywy7j4r.fsf@marvin.penguinpowered.org.uk> <200302022234.13959.ahuth@pinguintown.de> In-Reply-To: <200302022234.13959.ahuth@pinguintown.de> Cc: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200302022134.02740.ian@cerebellum.za.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 On Sunday 02 February 2003 23:34, Alex Huth wrote: > Hi! > > > Hi all, > > > > The NVIDIA FreeBSD driver docs state that the driver does not work > > under -CURRENT. Does anyone know if there is a release in the pipelin= e > > that will support this and if so when we can expect to see it ? > > > > TIA, > > I=B4ve just setup a Notebook with a Geoforce 2 Go. Works fine for me! > > > So long ,,, > > Alex Huth > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message Hi, I was just wondering if anyone has an idea when the NVIDIA drivers are go= ing=20 to be supported in FreeBSD 5 ... Ian =20 ---------------------------------- BOFH - Mom's Pharmacies Email: ian@cerebellum.za.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 11:52:33 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9017837B401 for ; Sun, 2 Feb 2003 11:52:32 -0800 (PST) Received: from mired.org (ip68-97-54-220.ok.ok.cox.net [68.97.54.220]) by mx1.FreeBSD.org (Postfix) with SMTP id AF0B643F75 for ; Sun, 2 Feb 2003 11:52:31 -0800 (PST) (envelope-from mwm-dated-1044647550.0a669f@mired.org) Received: (qmail 50277 invoked from network); 2 Feb 2003 19:52:30 -0000 Received: from localhost.mired.org (HELO guru.mired.org) (127.0.0.1) by localhost.mired.org with SMTP; 2 Feb 2003 19:52:30 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15933.30462.77008.33453@guru.mired.org> Date: Sun, 2 Feb 2003 13:52:30 -0600 To: brent@kearneys.ca Cc: questions@freebsd.org Subject: Re: filesystem disappeared following 4.2 -> 4.7 upgrade In-Reply-To: <20030202191806.GA14696@kearneys.ca> References: <20030202185009.GA14514@kearneys.ca> <20030202185916.GA14615@kearneys.ca> <20030202191806.GA14696@kearneys.ca> X-Mailer: VM 7.07 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\ From: Mike Meyer X-Delivery-Agent: TMDA/0.68 (Shut Out) Sender: owner-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 <20030202191806.GA14696@kearneys.ca>, Brent Kearney typed: > No /dev/ad5s1, etc., and `mount /dev/ad5s1 /home` produces only: > > mount: /dev/ad5s1: No such file or directory > > > Do I need to make device nodes for the ad5s1 partition? I'm not sure how, > if so. Yes, you need to make device nodes. Try: # cd /dev # ./MAKEDEV ad5s1c Or s1a, or whatever you were using. The reason ad0 turned into ad5 is that ata disk devices are now numbered statically instead of dynamically. This is a good thing. While it does mean that your drives move when you upgrade the OS this one time, it also means that they won't move when you add a drive to the system. http://www.mired.org/consulting.html 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 Feb 2 12:17:55 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AEA6F37B401 for ; Sun, 2 Feb 2003 12:17:47 -0800 (PST) Received: from 12-220-218-147.client.insightBB.com (12-220-218-147.client.insightBB.com [12.220.218.147]) by mx1.FreeBSD.org (Postfix) with SMTP id A7D0143F9B for ; Sun, 2 Feb 2003 12:17:45 -0800 (PST) (envelope-from tfp-xhb01@mail.com) Received: from 62.190.127.118 (unknown [200.21.238.187]) by ece.polygon.com.tr (8.11.6/8.11.6) with SMTP id h098aCL28451; for ; Sun, 2 Feb 2003 20:18:22 +0000 Received: from mx1.mail.ru (mx1.mail.ru [194.67.57.11]) by cicero2.cybercity.dk (Postfix) with ESMTP id 7A435100225 for ; Sun, 2 Feb 2003 20:18:22 +0000 Received: from hotmail.com (unknown [200.48.172.5]) by vdon.rostelemail.ru (8.12.6/8.12.5) with SMTP id h0888HxQ041754; for ; Sun, 2 Feb 2003 20:18:22 +0000 Date: Sun, 2 Feb 2003 20:18:22 +0000 From: "zamira" To: "" Subject: Ñåìèíàðû äëÿ áóõãàëòåðèè. Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1251" X-Mailer: QUALCOMM Windows Eudora Version 4.3.1 Message-ID: <20021208002210.7843.qmail@linuxpoland.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 Ñåìèíàð «Íàëîã íà ïðèáûëü îðãàíèçàöèé» - 5 ôåâðàëÿ. - Ïðèçíàíèå äîõîäîâ äëÿ öåëåé íàëîãîîáëîæåíèÿ - Ïðèçíàíèå ðàñõîäîâ äëÿ öåëåé íàëîãîîáëîæåíèÿ -Àðáèòðàæíàÿ ïðàêòèêà ïî íàëîãó íà ïðèáûëü ïðîøëûõ - âîçìîæíîñòü èñïîëüçîâàíèå ïðèìåíèòåëüíî ê ãë. 25 ÍÊ ÐÔ - Êîììåíòàðèé ê Ìåòîäè÷åñêèì ðåêîìåíäàöèÿì ïî ïðèìåíåíèþ 25 ãëàâû ÷àñòè II ÍÊ ÐÔ Ïðèêàç ÌÍÑ ÐÔ îò 20.12.2002 N ÁÃ-3-02/729 è ê ÏÁÓ 18/02 «Ó÷åò ðàñ÷åòîâ ïî íàëîãó íà ïðèáûëü» Íà ñåìèíàðå âûñòóïàåò ÌÅÄÂÅÄÅ Àëåêñàíäð Íèêîëàåâè÷, ê.ý.í, ãëàâíûé àóäèòîð ÇÀÎ «Àóäèò ÁÒ», àâòîðà 40 êíèã è ñâûøå 200 æóðíàëüíûõ ñòàòåé ïî âîïðîñàì áóõãàëòåðñêîãî ó÷åòà, íàëîãîîáëîæåíèÿ è õîçÿéñòâåííîãî ïðàâà. Ñåìèíàð «Íàëîãîâûé ó÷åò. Îñîáåííîñòè çàïîëíåíèÿ íàëîãîâûõ ðåãèñòðîâ.» 6 ôåâðàëÿ. 1.Îáùèå ïðèíöèïû îðãàíèçàöèè è âåäåíèÿ íàëîãîâîãî ó÷åòà â ñîîòâåòñòâèè ñ ãëàâîé 25 ÍÊ ÐÔ 2. Âçàèìîñâÿçü áóõãàëòåðñêîãî è íàëîãîâîãî ó÷åòà. Îòëè÷èå áóõãàëòåðñêîãî è íàëîãîâîãî ó÷åòà 3. Íàëîãîâûé ó÷åò: 3.1 Ñûðüÿ è ìàòåðèàëîâ 3.2 Òîâàðîâ 3.3 Îñíîâíûõ ñðåäñòâ è àìîðòèçàöèè ïî íèì 3.4. Ðàñõîäîâ íà îïëàòó òðóäà 3.5 Ïðèíöèïû ðàñïðåäåëåíèÿ ïðÿìûõ ðàñõîäîâ, â ñîîòâåòñòâèè ñî ñò 318-320 ÍÊ ÐÔ 3.6 Ïðèíöèï ðàâíîìåðíîñòè ïðèçíàíèÿ äîõîäîâ è ðàñõîäîâ â ñîîòâåòñòâèè ñî ñòàòüÿìè 271-271 ÍÊ ÐÔ 3.7 Äîõîäîâ (âûðó÷êè è âíåðåàëèçàöèîííûõ ðàñõîäîâ) 4. Ôîðìèðîâàíèå íàëîãîâîé îò÷åòíîñòè. Îñîáåííîñòè çàïîëíåíèÿ íàëîãîâûõ ðåãèñòðîâ Íà ñåìèíàðå âûñòóïàþò: Ìåâåäåâ Àëåêñàíäð Íèêîëàåâè÷, ê.ý.í, ãëàâíûé àóäèòîð ÇÀÎ «Àóäèò ÁÒ», àâòîðà 40 êíèã è ñâûøå 200 æóðíàëüíûõ ñòàòåé ïî âîïðîñàì áóõãàëòåðñêîãî ó÷åòà, íàëîãîîáëîæåíèÿ è õîçÿéñòâåííîãî ïðàâà. Êëèìîâà Ìàðèíà Àðêàäüåâíà, ê.ý.í., ïðîôåññèîíàëüíûé áóõãàëòåð, àâòîð êíèã «Íàëîã íà äîõîäû ôèçè÷åñêèõ ëèö», «Êàê ïðàâèëüíî îôîðìèòü ó÷åòíóþ ïîëèòèêó îðãàíèçàöèè», «Äîêóìåíòîîáîðîò â áóõãàëòåðñêîì ó÷åòå», «Òðóäîâîé Êîäåêñ ÐÔ: ïîñòàòåéíûé êîììåíòàðèé», «Çàðàáîòíàÿ ïëàòà: ïðàêòè÷åñêîå ðóêîâîäñòâî», «Äîãîâîðû ãðàæäàíñêî-ïðàâîâîãî õàðàêòåðà: çàêëþ÷åíèå, ó÷åò è íàëîãîîáëîæåíèå», ÑÅÌÈÍÀÐ «Áóõãàëòåðñêèé è íàëîãîâûé ó÷åò îñíîâíûõ ñðåäñòâ (ñ ïðèìåðàìè çàïîëíåíèÿ íàëîãîâûõ ðåãèñòðîâ)» 6-7 ôåâðàëÿ Ïðîãðàììà ñåìèíàðà 6 ôåâðàëÿ: 1. Êâàëèôèêàöèÿ îñíîâíûõ ñðåäñòâ (â òîì ÷èñëå ïðîáëåìà îñíîâíûõ ñðåäñòâ íåïðîèçâîäñòâåííîé ñôåðû). 2. Ôîðìèðîâàíèå ïåðâîíà÷àëüíîé ó÷åòíîé ñòîèìîñòè îñíîâíûõ ñðåäñòâ: - Îöåíêà îñíîâíûõ ñðåäñòâ, ïðèîáðåòåííûõ çà ïëàòó, îïëà÷åííûõ íå äåíåæíûìè ñðåäñòâàìè, ñîçäàííûõ ñîáñòâåííûìè ñèëàìè, ïîëó÷åííûõ áåçâîçìåçäíî è âíåñåííûõ â êà÷åñòâå âêëàäà â óñòàâíûé êàïèòàë. - Îòðàæåíèå ïðîöåíòîâ çà êðåäèò è âîçìîæíîñòü èõ âêëþ÷åíèÿ â ïåðâîíà÷àëüíóþ ñòîèìîñòü ÎÑ. - Ó÷åò ñóììîâûõ ðàçíèö â ñëó÷àå ïðèîáðåòåíèÿ ÎÑ ïî öåíàì, âûðàæåííûì â óñëîâíûõ åäèíèöàõ. - Îöåíêà èìóùåñòâà, ïðèîáðåòåííîãî çà èíîñòðàííóþ âàëþòó. - Íåîáõîäèìîñòü ãîñóäàðñòâåííîé ðåãèñòðàöèè îáúåêòîâ íåäâèæèìîñòè. - Îòðàæåíèå çàòðàò ïîñëå ïðèíÿòèÿ îáúåêòà îñíîâíûõ ñðåäñòâ ê ó÷åòó. 3. Àìîðòèçàöèÿ îñíîâíûõ ñðåäñòâ. 4. Âîññòàíîâëåíèå îñíîâíûõ ñðåäñòâ: ðåìîíò, ìîäåðíèçàöèÿ, ðåêîíñòðóêöèÿ. 5. Çàòðàòû íà ìîíòàæ, äåìîíòàæ è ïåðåìåùåíèå îñíîâíûõ ñðåäñòâ. 6. Îñóùåñòâëåíèå ïåðåîöåíêè, åå îòðàæåíèå â ó÷åòå è îò÷åòíîñòè. Ñïèñàíèå íàêîïëåííîé äîîöåíêè ïðè âûáûòèè îáúåêòîâ. 7. Ñïåöèôè÷åñêèå âèäû îñíîâíûõ ñðåäñòâ: «Ìàëîöåííûå îñíîâíûå ñðåäñòâà, Áèáëèîòå÷íûé ôîíä, Êàïèòàëüíûå âëîæåíèÿ â àðåíäîâàííûå îáúåêòû îñíîâíûõ ñðåäñòâ. 8. Ó÷åò äîõîäîâ è ðàñõîäîâ îò âûáûòèÿ îñíîâíûõ ñðåäñòâ, ïðèõîäîâàíèå ïîëåçíûõ âîçâðàòîâ, çàòðàòû íà äåìîíòàæ, îòðàæåíèå â îò÷åòíîñòè. 9. Ïîëíîòà ó÷åòíîé ïîëèòèêè â îáëàñòè ó÷åòà îñíîâíûõ ñðåäñòâ. Âûñòóïàåò ÅÔÐÅÌÎÂÀ Àííà Àëåêñååâíà – àâòîð ðÿäà êíèã ïî ìåòîäîëîãèè è ïðàêòèêå áóõãàëòåðñêîãî ó÷åòà, â òîì ÷èñëå: «Ó÷åòíàÿ ïîëèòèêà: ñîäåðæàíèå è ïðîöåññ ôîðìèðîâàíèÿ», «Ó÷åò ñîáñòâåííîãî êàïèòàëà», «Ó÷åò îñíîâíûõ ñðåäñòâ è ó÷åòíàÿ ïîëèòèêà ïðåäïðèÿòèÿ», «Âåêñåëÿ è âàðèàíòû» è äð., à òàêæå ìíîãî÷èñëåííûõ ñòàòåé. Ïðîãðàììà ñåìèíàðà 7 ôåâðàëÿ: 1.Îáùèå ïðèíöèïû îðãàíèçàöèè è âåäåíèÿ íàëîãîâîãî ó÷åòà îñíîâíûõ ñðåäñòâ â ñîîòâåòñòâèè ñ ãëàâîé 25 ÍÊ ÐÔ 2. Âçàèìîñâÿçü áóõãàëòåðñêîãî è íàëîãîâîãî ó÷åòà. Îòëè÷èÿ áóõãàëòåðñêîãî è íàëîãîâîãî ó÷åòà ÎÑ 3. Íàëîãîâûé ó÷åò îñíîâíûõ ñðåäñòâ è àìîðòèçàöèè ïî íèì 4. Ôîðìèðîâàíèå íàëîãîâîé îò÷åòíîñòè. Îñîáåííîñòè çàïîëíåíèÿ íàëîãîâûõ ðåãèñòðîâ Âûñòóïàåò ÌÅÄÂÅÄÅ Àëåêñàíäð Íèêîëàåâè÷, êàíäèäàò ýêîíîìè÷åñêèõ íàóê, àóäèòîðà â îáëàñòè îáùåãî àóäèòà, íàó÷íîãî ðåäàêòîðà æóðíàëà «Áóõãàëòåðñêèé âåñòíèê», ãëàâíîãî àóäèòîðà ÇÀÎ «ÀÓÄÈÒ ÁÒ», àâòîðà 28 êíèã è ñâûøå 200 æóðíàëüíûõ ñòàòåé ïî âîïðîñàì áóõãàëòåðñêîãî ó÷åòà, íàëîãîîáëîæåíèÿ è õîçÿéñòâåííîãî ïðàâà. Ñåìèíàð 7 ôåâðàëÿ "Ó÷åò çàòðàò íà ïðîèçâîäñòâî è ôîðìèðîâàíèå ñåáåñòîèìîñòè ïðîäóêöèè" Ïðîãðàììà ñåìèíàðà: " Ïîíÿòèå çàòðàò è ðàñõîäîâ äëÿ öåëåé áóõãàëòåðñêîãî ó÷åòà (êîììåíòàðèè ê ÏÁÓ 10/99); ïåðâè÷íûé ó÷åò çàòðàò íà ïðîèçâîäñòâî, ðàñïðåäåëåíèå ïðÿìûõ çàòðàò ïî îáúåêòàì êàëüêóëèðîâàíèÿ (âèäàì ïðîäóêöèè); " Ñïîñîáû êàëüêóëèðîâàíèÿ; " Ðàñïðåäåëåíèå çàòðàò âñïîìîãàòåëüíûõ ïðîèçâîäñòâ, îáùåïðîèçâîäñòâåííûõ è îáùåõîçÿéñòâåííûõ ðàñõîäîâ ïî âèäàì ïðîäóêöèè; " Ñïîñîáû ó÷åòà çàòðàò (ôîðìèðîâàíèå ïîëíîé ñåáåñòîèìîñòè è äèðåêò-êîñòèíã): ïîíÿòèå çàòðàò ïåðèîäà, ïîðÿäîê ñïèñàíèÿ çàòðàò ïåðèîäà â áóõãàëòåðñêîì ó÷åòå, âëèÿíèå äèðåêò-êîñòèíãà íà âåëè÷èíó ôèíàíñîâîãî ðåçóëüòàòà, êðèòåðèè âûáîðà è ïîðÿäîê èçìåíåíèÿ ó÷åòíîé ïîëèòèêè; " Íîðìàòèâíûé ìåòîä ó÷åòà ñåáåñòîèìîñòè (ñòàíäàðò-êîñò): ïîðÿäîê áóõãàëòåðñêîãî ó÷åòà ñ èñïîëüçîâàíèåì íîðìàòèâíûõ çàòðàò, âëèÿíèå íîðìàòèâíîãî ó÷åòà íà âåëè÷èíó ôèíàíñîâîãî ðåçóëüòàòà, ïîñòðîåíèå àíàëèòè÷åñêîãî ó÷åòà, êðèòåðèè âûáîðà è ïîðÿäîê èçìåíåíèÿ ó÷åòíîé ïîëèòèêè; " Ìåòîäû îöåíêè íåçàâåðøåííîãî ïðîèçâîäñòâà. Íà ñåìèíàðå âûñòóïàåò ÅôðåìîâàÀ.À. çàìåñòèòåëü äèðåêòîðà Äåïàðòàìåíòà àóäèòà àóäèòîðñêî-êîíñóëüòàöèîííîé ãðóïïû "Ðàçâèòèå áèçíåñ -ñèñòåì", àâòîð ðÿäà êíèã ïî ìåòîäîëîãèè è ïðàêòèêå áóõãàëòåðñêîãî ó÷åòà, â ò.÷.: "Ó÷åòíàÿ ïîëèòèêà: ñîäåðæàíèå è ïðîöåññ ôîðìèðîâàíèÿ", "Ó÷åò ñîáñòâåííîãî êàïèòàëà", "Ó÷åò îñíîâíûõ ñðåäñòâ è ó÷åòíàÿ ïîëèòèêà ïðåäïðèÿòèÿ", à òàêæå ìíîãî÷èñëåííûõ ñòàòåé â ñïåöèàëèçèðîâàííûõ ïåðèîäè÷åñêèõ èçäàíèÿõ. Ñåìèíàð «Íàëîã íà äîáàâëåííóþ ñòîèìîñòü. Ñëîæíûå âîïðîñû» - 11 ôåâðàëÿ. 1. Ïðèíöèïû èñ÷èñëåíèÿ ÍÄÑ: "Âûõîäíîé ÍÄÑ" ìèíóñ "âõîäíîé ÍÄÑ" - âûõîäíîé ÍÄÑ - ÷òî îáëàãàåòñÿ ÍÄÑ (ñòàòüÿ 146 ÍÊ ÐÔ): ðåàëèçàöèÿ òîâàðîâ (ðàáîò, óñëóã) íà òåððèòîðèè ÐÔ ÷òî òàêîå "èìóùåñòâåííîå ïðàâî" èñïîëíåíèå îáÿçàííîñòåé íàëîãîâîãî àãåíòà ïî ñòàòüå 148 ÍÊ ÐÔ ñòðîèòåëüñòâî õîçÿéñòâåííûì ñïîñîáîì ïåðåäà÷à òîâàðîâ (ðàáîò, óñëóã) äëÿ ñîáñòâåííîãî ïîòðåáëåíèÿ ââîç òîâàðîâ íà òåððèòîðèþ ÐÔ - "âõîäíîé" ÍÄÑ (ñò. 171-172 ÍÊ ÐÔ) ïðèîáðåòåíèå òîâàðîâ (ðàáîò, óñëóã) íà òåððèòîðèè ÐÔ ÍÄÑ, óïëà÷åííûé ïðè ñòðîèòåëüñòâå õîçñïîñîáîì ÍÄÑ ïðè ïåðåäà÷å òîâàðîâ (ðàáîò, óñëóã) äëÿ ñîáñòâåííîãî ïîòðåáëåíèÿ ÍÄÑ, óïëà÷åíûé íà òàìîæíå è â áþäæåò ïðè èñïîëíåíèè îáÿçàííîñòåé íàëîãîâîãî àãåíòà 2. Ïðîáëåìû ñ èñ÷èñëåíèåì ÍÄÑ (ñòðîèòåëüñòâî õîçñïîñîáîì, øòðàôíûå ñàíêöèè, çàéìû, áåçâîçìåçäíûå ïåðåäà÷è, íåäåéñòâèòåëüíûå ñäåëêè). 3. Ïðîáëåìû ñ íàëîãîâûìè âû÷åòàìè (îòñóñòâèå âõîäíîãî ÍÄÑ, áàðòåðíûå îïåðàöèè, ýêñïîðòíûå îïåðàöèè, îïëàòà âåêñåëÿìè, îòñóòñòâèå èëè íåïðàâèëüíîå îôîðìëåíèå ñ÷åòîâ-ôàêòóð, ðàçäåëüíûé ó÷åò çàòðàò ñîãëàñíî ñòàòüå 170 ÍÊ ÐÔ ïðè óòðàòå ëüãîò). Íà ñåìèíàðå âûñòóïàåò ÌÅÄÂÅÄÅ Àëåêñàíäð Íèêîëàåâè÷, ê.ý.í, ãëàâíûé àóäèòîð ÇÀÎ "Àóäèò ÁÒ", àâòîðà 40 êíèã è ñâûøå 200 æóðíàëüíûõ ñòàòåé ïî âîïðîñàì áóõãàëòåðñêîãî ó÷åòà, íàëîãîîáëîæåíèÿ è õîçÿéñòâåííîãî ïðàâà. ÁÓÕÃÀËÒÅÐÑÊÀß È ÍÀËÎÃÎÂÀß Ó×ÅÒÍÀß ÏÎËÈÒÈÊÀ ÎÐÃÀÍÈÇÀÖÈÈ - 12 ôåâðàëÿ ×àñòü ïåðâàÿ. Ó÷åòíàÿ ïîëèòèêà äëÿ öåëåé áóõãàëòåðñêîãî ó÷åòà 1. Ó÷åòíàÿ ïîëèòèêà îðãàíèçàöèè â ñîâðåìåííîé ñèñòåìå áóõãàëòåðñêîãî ó÷åòà Ïîíÿòèå è ýêîíîìè÷åñêèé ñìûñë ó÷åòíîé ïîëèòèêè îðãàíèçàöèè. Âîçðàñòàíèå ðîëè ó÷åòíîé ïîëèòèêè íà òåêóùåì ýòàïå ðåôîðìèðîâàíèÿ ó÷åòà. Íîðìàòèâíîå ðåãóëèðîâàíèå ó÷åòíîé ïîëèòèêè. Îñíîâíûå ýêîíîìè÷åñêèå ïðèíöèïû, íà êîòîðûõ áàçèðóåòñÿ ó÷åòíàÿ ïîëèòèêà îðãàíèçàöèè. 2. Ñîñòàâ ó÷åòíîé ïîëèòèêè Ðàáî÷èé ïëàí ñ÷åòîâ. Ãðàôèê äîêóìåíòîîáîðîòà. Ïîðÿäîê ïðîâåäåíèÿ èíâåíòàðèçàöèè. Ôîðìû ïåðâè÷íûõ äîêóìåíòîâ. Òåõíèêà è òåõíîëîãèÿ ó÷åòíûõ ðàáîò. 3. Ðàñêðûòèå ó÷åòíîé ïîëèòèêè 3.1. Ó÷åò îñíîâíûõ ñðåäñòâ Êëàññèôèêàöèÿ îñíîâíûõ ñðåäñòâ. Ñðîê ïîëåçíîãî èñïîëüçîâàíèÿ. Îöåíêà îñíîâíûõ ñðåäñòâ. Ïåðåîöåíêà. Èçìåíåíèå ïåðâîíà÷àëüíîé ñòîèìîñòè ïðè ìîäåðíèçàöèè, ðåêîíñòðóêöèè, ÷àñòè÷íîé ëèêâèäàöèè. Ðåìîíò îñíîâíûõ ñðåäñòâ. Àìîðòèçàöèÿ îñíîâíûõ ñðåäñòâ. Ïîëíîòà ó÷åòíîé ïîëèòèêè â îòíîøåíèè îñíîâíûõ ñðåäñòâ. Ýôôåêòèâíîñòü ó÷åòíîé ïîëèòèêè â ÷àñòè ó÷åòà îñíîâíûõ ñðåäñòâ. 3.2. Ó÷åò íåìàòåðèàëüíûõ àêòèâîâ Îöåíêà íåìàòåðèàëüíûõ àêòèâîâ. Ñðîê ïîëåçíîãî èñïîëüçîâàíèÿ. Àìîðòèçàöèÿ íåìàòåðèàëüíûõ àêòèâîâ. Îòðàæåíèå íà÷èñëåííîé àìîðòèçàöèè â áóõãàëòåðñêîì ó÷åòå. Ýôôåêòèâíîñòü ó÷åòíîé ïîëèòèêè â ÷àñòè ó÷åòà íåìàòåðèàëüíûõ àêòèâîâ. 3.3. Ó÷åò ìàòåðèàëüíî-ïðîèçâîäñòâåííûõ çàïàñîâ Îöåíêà ìàòåðèàëüíî-ïðîèçâîäñòâåííûõ çàïàñîâ ïðè ïîñòóïëåíèè. Îðãàíèçàöèÿ ó÷åòíîãî ïðîöåññà ôîðìèðîâàíèÿ ôàêòè÷åñêîé ñåáåñòîèìîñòè ìàòåðèàëüíî-ïðîèçâîäñòâåííûõ çàïàñîâ. Ïåðåîöåíêà. Îöåíêà ÌÏÇ ïðè îòïóñêå â ïðîèçâîäñòâî è âûáûòèè. Ñïîñîáû îðãàíèçàöèè ó÷åòà íàëè÷èÿ è äâèæåíèÿ ÌÏÇ. Ýôôåêòèâíîñòü ó÷åòíîé ïîëèòèêè â ÷àñòè ó÷åòà ìàòåðèàëüíî-ïðîèçâîäñòâåííûõ çàïàñîâ. 3.4. Ó÷åò çàòðàò íà ïðîèçâîäñòâî Êàëüêóëèðîâàíèå ñåáåñòîèìîñòè åäèíèöû ïðîäóêöèè (ðàáîò, óñëóã). Îöåíêà ñåáåñòîèìîñòè ãîòîâîé ïðîäóêöèè. Îöåíêà íåçàâåðøåííîãî ïðîèçâîäñòâà è ðàñõîäîâ áóäóùèõ ïåðèîäîâ. Ó÷åò è ðàñïðåäåëåíèå êîñâåííûõ ðàñõîäîâ. Ýôôåêòèâíîñòü ó÷åòíîé ïîëèòèêè â ÷àñòè ó÷åòà çàòðàò íà ïðîèçâîäñòâî è êàëüêóëèðîâàíèÿ ñåáåñòîèìîñòè ïðîäóêöèè (ðàáîò, óñëóã). 3.5. Îöåíêà ôèíàíñîâûõ âëîæåíèé Îöåíêà â ó÷åòå ãîñóäàðñòâåííûõ öåííûõ áóìàã. Îöåíêà â îò÷åòíîñòè àêöèé è èíûõ öåííûõ áóìàã äðóãèõ îðãàíèçàöèé, êîòèðóþùèõñÿ íà áèðæå èëè íà ñïåöèàëüíûõ àóêöèîíàõ, ðåçåðâèðîâàíèå ñðåäñòâ ïîä èõ îáåñöåíåíèå. Ó÷åò äîëãîâûõ öåííûõ áóìàã. Ýôôåêòèâíîñòü ó÷åòíîé ïîëèòèêè â ÷àñòè ó÷åòà ôèíàíñîâûõ âëîæåíèé. 3.6. Ó÷åò âàëþòíûõ öåííîñòåé 3.7. Ó÷åò ïðîäàæ Ïðèçíàíèå ðàñõîäîâ íà ïðîäàæó. Ïðèçíàíèå âûðó÷êè îò ïðîäàæè. Îïðåäåëåíèå ñïîñîáà ãîòîâíîñòè ðàáîò (óñëóã, ïðîäóêöèè, èçäåëèé) ñ äëèòåëüíûì ïðîèçâîäñòâåííûì öèêëîì. Îöåíêà ýôôåêòèâíîñòè ó÷åòíîé ïîëèòèêè â ÷àñòè ñïîñîáîâ ó÷åòà ïðîäàæ. 3.8. Ó÷åò ðàñ÷åòîâ Ó÷åò ðàñ÷åòîâ âåêñåëÿìè. Ó÷åò ðàñ÷åòîâ ïî ñîìíèòåëüíûì äîëãàì. Ó÷åò ðàñ÷åòîâ ïî êðåäèòàì è çàéìàì. Ýôôåêòèâíîñòü ó÷åòíîé ïîëèòèêè â ÷àñòè ó÷åòà ðàñ÷åòîâ. 3.9. Ó÷åò äîãîâîðîâ (êîíòðàêòîâ) íà êàïèòàëüíîå ñòðîèòåëüñòâî ×àñòü âòîðàÿ. Íàëîãîâàÿ ó÷åòíàÿ ïîëèòèêà 1. Ïîðÿäîê ïðèçíàíèÿ äîõîäîâ íàëîãîïëàòåëüùèêà Êëàññèôèêàöèÿ äîõîäîâ â íàëîãîâîì ó÷åòå. Ïîðÿäîê îïðåäåëåíèÿ äîõîäîâ. Ïðèçíàíèå äîõîäîâ. 2. Ïîðÿäîê ïðèçíàíèÿ ðàñõîäîâ íàëîãîïëàòåëüùèêà Êëàññèôèêàöèÿ ðàñõîäîâ â íàëîãîâîì ó÷åòå. Ïîðÿäîê îïðåäåëåíèÿ ðàñõîäîâ. Ïðèçíàíèå ðàñõîäîâ. Ïðÿìûå è êîñâåííûå ðàñõîäû. 3. Ìàòåðèàëüíûå ðàñõîäû íàëîãîïëàòåëüùèêà Ïîðÿäîê îïðåäåëåíèÿ ìàòåðèàëüíûõ ðàñõîäîâ. Îöåíêà ìàòåðèàëüíûõ ðàñõîäîâ. Ïðÿìûå è êîñâåííûå ìàòåðèàëüíûå ðàñõîäû. 4. Àìîðòèçèðóåìîå èìóùåñòâî è àìîðòèçàöèÿ Àìîðòèçèðóåìîå èìóùåñòâî, íå ïîäëåæàùåå àìîðòèçàöèè. Îöåíêà àìîðòèçèðóåìîãî èìóùåñòâà. Êëàññèôèêàöèÿ àìîðòèçèðóåìîãî èìóùåñòâà. Ñðîê ïîëåçíîãî èñïîëüçîâàíèÿ. Íà÷èñëåíèå àìîðòèçàöèè. Îñíîâíûå ïðîèçâîäñòâåííûå ôîíäû. 5. Îöåíêà íåçàâåðøåííîãî ïðîèçâîäñòâà, ãîòîâîé ïðîäóêöèè, òîâàðîâ îòãðóæåííûõ 6. Ðàñõîäû, ñâÿçàííûå ñ âûáûòèåì èìóùåñòâà. Íàëîãîâûé ó÷åò ñðî÷íûõ ñäåëîê Îñîáåííîñòè îïðåäåëåíèÿ ðàñõîäîâ ïðè ðåàëèçàöèè òîâàðîâ. Îñîáåííîñòè îïðåäåëåíèÿ íàëîãîâîé áàçû ïî îïåðàöèÿì ñ öåííûìè áóìàãàìè. Êðèòåðèè îòíåñåíèÿ ñäåëîê ê ñðî÷íûì 7. Ðåçåðâû íàëîãîïëàòåëüùèêà Ðåçåðâ íà ãàðàíòèéíûé ðåìîíò. Ðåçåðâ íà ðåìîíò îñíîâíûõ ñðåäñòâ. Ðåçåðâ íà îïëàòó îòïóñêîâ ðàáîòíèêîâ, âûïëàòó âîçíàãðàæäåíèÿ ïî âûñëóãå ëåò, èòîãàì ðàáîòû çà ãîä. Ðåçåðâ ïî ñîìíèòåëüíûì äîëãàì. 8. Ñèñòåìà íàëîãîâîãî ó÷åòà 9. Îñîáåííîñòè ó÷åòíîé ïîëèòèêè íàëîãîïëàòåëüùèêà, èìåþùåãî îáîñîáëåííûå ïîäðàçäåëåíèÿ Íà ñåìèíàðå âûñòóïàåò ÊËÈÌÎÂÀ Ìàðèíà Àðêàäüåâíà, ê.ý.í., äîöåíò êàôåäðû Áóõãàëòåðñêîãî ó÷åòà Ìîñêîâñêîãî ãîñóäàðñòâåííîãî óíèâåðñèòåòà ïå÷àòè, ïðîôåññèîíàëüíûé áóõãàëòåð, àâòîð êíèã "Íàëîã íà äîõîäû ôèçè÷åñêèõ ëèö", "Êàê ïðàâèëüíî îôîðìèòü ó÷åòíóþ ïîëèòèêó îðãàíèçàöèè", "Äîêóìåíòîîáîðîò â áóõãàëòåðñêîì ó÷åòå", "Òðóäîâîé Êîäåêñ ÐÔ: ïîñòàòåéíûé êîììåíòàðèé", "Çàðàáîòíàÿ ïëàòà: ïðàêòè÷åñêîå ðóêîâîäñòâî", "Äîãîâîðû ãðàæäàíñêî-ïðàâîâîãî õàðàêòåðà: çàêëþ÷åíèå, ó÷åò è íàëîãîîáëîæåíèå", "Ñèñòåìà íàëîãîâîãî ó÷åòà", "Ñåáåñòîèìîñòü â áóõãàëòåðñêîì è íàëîãîâîì ó÷åòå". Ñåìèíàð "Íàëîãîâàÿ ïîëèòèêà îðãàíèçàöèè" - 13 ôåâðàëÿ 1. Îñíîâíûå öåëè è çàäà÷è íàëîãîâîé ïîëèòèêè. Íàëîãîâàÿ íàãðóçêà íà äîõîäû è ðàñõîäû îðãàíèçàöèè. 2. Íàëîãîâàÿ ïîëèòèêà, êàê ñèíòåç âñåõ "ïîëèòèê" îðãàíèçàöèè (ó÷åòíîé ïîëèòèêè, ìàðêåòèíãîâîé ïîëèòèêè, ñíàáæåí÷åñêî-ñáûòîâîé ïîëèòèêè, êàäðîâîé, èíâåñòèöèîííîé è äð.) 3. Íàëîãîâàÿ ïîëèòèêà îðãàíèçàöèè â îòíîøåíèè õîçÿéñòâåííûõ äîãîâîðîâ, äîõîäîâ è ðàñõîäîâ, íàëîãîâîãî çàêîíîäàòåëüñòâà è àðáèòðàæíîé ïðàêòèêè. Íà ñåìèíàðå âûñòóïàåò ÌÅÄÂÅÄÅ Àëåêñàíäð Íèêîëàåâè÷, ê.ý.í, ãëàâíûé àóäèòîð ÇÀÎ "Àóäèò ÁÒ", àâòîðà 40 êíèã è ñâûøå 200 æóðíàëüíûõ ñòàòåé ïî âîïðîñàì áóõãàëòåðñêîãî ó÷åòà, íàëîãîîáëîæåíèÿ è õîçÿéñòâåííîãî ïðàâà. Áóõãàëòåðñêèé ó÷åò è íàëîãîîáëîæåíèå â ÑÌÈ - 14 ôåâðàëÿ 2003 ã. Îñîáåííîñòè áóõãàëòåðñêîãî ó÷åòà â ÑÌÈ - Îñîáåííîñòè áóõãàëòåðñêîãî ó÷åòà â ÑÌÈ: ó÷åò àâòîðñêèõ âîçíàãðàæäåíèé; ó÷åò äàâàëü÷åñêèõ ìàòåðèàëîâ, ó÷åò çàòðàò íà ïðîèçâîäñòâî; ïîñòàíîâêà ðàçäåëüíîãî ó÷åòà äîõîäîâ è ðàñõîäîâ â ÑÌÈ. Îñîáåííîñòè íàëîãîîáëîæåíèÿ ÑÌÈ â 2002-2003 ãã. - ÍÄÑ - Íàëîã íà ïðèáûëü - Íàëîãîâûé ó÷åò â èçäàòåëüñêîé è ïîëèãðàôè÷åñêîé äåÿòåëüíîñòè - Îòðàñëåâûå îñîáåííîñòè òðóäîâûõ ïðàâîîòíîøåíèé ( â ò.÷. îïëàòà òðóäà). Íàëîãîîáëîæåíèå äîõîäîâ ñîòðóäíèêîâ è àâòîðîâ. - Îïòèìèçàöèÿ ó÷åòíîé ïîëèòèêè â ÑÌÈ äëÿ öåëåé íàëîãîâîãî è ôèíàíñîâîãî ó÷åòà. Íà ñåìèíàðå âûñòóïàåò ÊËÈÌÎÂÀ Ìàðèíà Àðêàäüåâíà, ê.ý.í., äîöåíò êàôåäðû Áóõãàëòåðñêîãî ó÷åòà Ìîñêîâñêîãî ãîñóäàðñòâåííîãî óíèâåðñèòåòà ïå÷àòè, ïðîôåññèîíàëüíûé áóõãàëòåð, àâòîð êíèã "Íàëîã íà äîõîäû ôèçè÷åñêèõ ëèö", "Êàê ïðàâèëüíî îôîðìèòü ó÷åòíóþ ïîëèòèêó îðãàíèçàöèè", "Äîêóìåíòîîáîðîò â áóõãàëòåðñêîì ó÷åòå", "Òðóäîâîé Êîäåêñ ÐÔ: ïîñòàòåéíûé êîììåíòàðèé", "Çàðàáîòíàÿ ïëàòà: ïðàêòè÷åñêîå ðóêîâîäñòâî", "Äîãîâîðû ãðàæäàíñêî-ïðàâîâîãî õàðàêòåðà: çàêëþ÷åíèå, ó÷åò è íàëîãîîáëîæåíèå", "Ñèñòåìà íàëîãîâîãî ó÷åòà", "Ñåáåñòîèìîñòü â áóõãàëòåðñêîì è íàëîãîâîì ó÷åòå". ÍÎÂÎÅ Â ÁÓÕÃÀËÒÅÐÑÊÎÌ Ó×ÅÒÅ È ÍÀËÎÃÎÎÁËÎÆÅÍÈÈ ÏÎÄÐßÄÍÛÕ ÑÒÐÎÈÒÅËÜÍÎ-ÌÎÍÒÀÆÍÛÕ ÎÐÃÀÍÈÇÀÖÈÉ, ÇÀÊÀÇ×ÈÊÎÂ-ÇÀÑÒÐÎÉÙÈÊÎÂ È ÈÍÂÅÑÒÅÐΠÑåìèíàð 14-15 ôåâðàëÿ 1-é äåíü ñåìèíàðà 1. Èíâåñòèöèîííî-ñòðîèòåëüíàÿ äåÿòåëüíîñòü â Ðîññèéñêîé Ôåäåðàöèè. Ñóáúåêòû èíâåñòèöèîííî-ñòðîèòåëüíîé äåÿòåëüíîñòè, îðãàíèçàöèîííî-ïðàâîâûå ôîðìû, ëèöåíçèðîâàíèå. 2. Íîðìàòèâíî-ïðàâîâûå äîêóìåíòû, ðåãëàìåíòèðóþùèå èíâåñòèöèîííî-ñòðîèòåëüíóþ äåÿòåëüíîñòü. Ïåðâè÷íûå ó÷åòíûå äîêóìåíòû. 3. Ñïîñîáû îðãàíèçàöèè èíâåñòèöèîííî-ñòðîèòåëüíîãî ïðîöåññà. Ñòðîèòåëüñòâî ïîäðÿäíûì è õîçÿéñòâåííûì ñïîñîáàìè. Ñìåòíîå öåíîîáðàçîâàíèå. Âèäû äîãîâîðîâ, ïðèìåíÿåìûõ â ïðîöåññå ðåàëèçàöèè èíâåñòèöèîííûõ ïðîåêòîâ. 4. Ôîðìèðîâàíèå ó÷åòíîé ïîëèòèêè ïîäðÿä÷èêîâ, çàêàç÷èêîâ-çàñòðîéùèêîâ è èíâåñòîðîâ. Âëèÿíèå óñëîâèé äîãîâîðîâ íà ó÷åòíóþ ïîëèòèêó äàííûõ îðãàíèçàöèé. 5. Îñîáåííîñòè áóõãàëòåðñêîãî ó÷åòà ãåíïîäðÿäíûõ è ñóáïîäðÿäíûõ ñòðîèòåëüíûõ îðãàíèçàöèé: ó÷åò ïðîèçâîäñòâåííûõ çàòðàò, âûðó÷êè îò ðåàëèçàöèè, ðàñ÷åòîâ çà âûïîëíåíèå ðàáîòû Äîêóìåíòàëüíîå îôîðìëåíèå ñäà÷è-ïðèåìêè ðàáîò. Ó÷åò ôèíàíñîâûõ ðåçóëüòàòîâ. 6. Îðãàíèçàöèÿ ó÷åòà, êëàññèôèêàöèÿ, ñîñòàâ è ðàñïðåäåëåíèå ïðÿìûõ çàòðàò è íàêëàäíûõ ðàñõîäîâ. Ó÷åò íåçàâåðøåííîãî ñòðîèòåëüíîãî ïðîèçâîäñòâà. Ââåäåíèå íàëîãîâîãî ó÷åòà. 7. Îñîáåííîñòè áóõãàëòåðñêîãî ó÷åòà çàêàç÷èêîâ-çàñòðîéùèêîâ: êàïèòàëüíûõ çàòðàò, èñòî÷íèêîâ ôèíàíñèðîâàíèÿ, ñäà÷è-ïðèåìêè ðàáîò, ââîäà îáúåêòîâ â ýêñïëóàòàöèþ. Ôîðìèðîâàíèå èíâåíòàðíîé ñòîèìîñòè çàêîí÷åííûõ ñòðîèòåëüñòâîì îáúåêòîâ. Ïðèíÿòèå îáúåêòîâ ê íàëîãîâîìó è ê áóõãàëòåðñêîìó ó÷åòó. Ðåàëèçàöèÿ (çàêðûòèå) èíâåñòèöèîííîãî ïðîåêòà. 8. Îñîáåííîñòè áóõãàëòåðñêîãî ó÷åòà ó èíâåñòîðîâ. Ôîðìèðîâàíèå èñòî÷íèêîâ ôèíàíñèðîâàíèÿ. Ðàñ÷åòû ñ çàêàç÷èêàìè-çàñòðîéùèêàìè. 2-é äåíü ñåìèíàðà 1.Áóõãàëòåðñêàÿ è íàëîãîâàÿ îò÷åòíîñòü ïðåäïðèÿòèé ñòðîèòåëüíîãî êîìïëåêñà çà 2002ã. 2.Çàïîëíåíèå ñòðîèòåëüíûìè îðãàíèçàöèÿìè íàëîãîâîé äåêëàðàöèè ïî íàëîãó íà ïðèáûëü çà 2002ã 3.Íàëîãîîáëîæåíèå ïîäðÿä÷èêîâ, çàêàç÷èêîâ-çàñòðîéùèêîâ è èíâåñòîðîâ â ñîîòâåòñòâèè ñ íîâûì íàëîãîâûì çàêîíîäàòåëüñòâîì: " - íàëîã íà äîáàâëåííóþ ñòîèìîñòü ó ãåíåðàëüíûõ ïîäðÿä÷èêîâ; " - ÍÄÑ ñ ñóìì ïîëó÷åííûõ àâàíñîâ; " - ÍÄÑ ó çàêàç÷èêîâ (èíâåñòîðîâ): ïðè ñòðîèòåëüñòâå îáúåêòîâ, ïðè ðåàëèçàöèè (ïðèîáðåòåíèè) îáúåêòîâ íåçàâåðøåííîãî êàïèòàëüíîãî ñòðîèòåëüñòâà; " - ÍÄÑ ó çàêàç÷èêîâ-çàñòðîéùèêîâ: ïî òîâàðàì (ðàáîòàì, óñëóãàì), ïðèîáðåòåííûì äëÿ âûïîëíåíèÿ ñòðîèòåëüíî-ìîíòàæíûõ ðàáîò; ïðè ïðîâåäåíèè ìîäåðíèçàöèè èëè ðåêîíñòðóêöèè îñíîâíûõ ñðåäñòâ; ïðè ïðîâåäåíèè ðåìîíòíûõ ðàáîò " - ÍÄÑ ó çàñòðîéùèêîâ ïî ðàáîòàì, âûïîëíåííûì õîçÿéñòâåííûì ñïîñîáîì. " - íàëîã íà ïðèáûëü: ëüãîòà ïî íàëîãó íà ïðèáûëü äëÿ ìàëûõ ñòðîèòåëüíûõ ïðåäïðèÿòèé; " - íàëîã íà èìóùåñòâî îáúåêòîâ, íåçàâåðøåííûõ ñòðîèòåëüñòâîì; " - íàëîãè, ñâÿçàííûå ñ õîçÿéñòâåííûìè îïåðàöèÿìè ïî âûïîëíåíèþ ôóíêöèé çàêàç÷èêà; " - äðóãèå íàëîãè. 4. Îòäåëüíûå âîïðîñû áóõãàëòåðñêîãî ó÷åòà è íàëîãîîáëîæåíèÿ â ñòðîèòåëüñòâå: " - îáåñïå÷åíèå ñòðîèòåëüñòâà ìàòåðèàëàìè è îáîðóäîâàíèå ïîñòàâêè çàêàç÷èêà, ïîäðÿä÷èêà, äàâàëü÷åñêèìè ìàòåðèàëàìè; " - ðàñ÷åòû ñ èñïîëüçîâàíèåì âîçâðàòíûõ ìàòåðèàëîâ; " - ðàñõîäû ïî îïëàòå àðåíäû çåìåëüíîãî ó÷àñòêà äëÿ ñòðîèòåëüñòâà; " - èñòî÷íèêè ôèíàíñèðîâàíèÿ è çàòðàòû íà ðåìîíò è ðåêîíñòðóêöèþ äåéñòâóþùèõ ïðåäïðèÿòèé; " - îáðàçîâàíèå ðåçåðâîâ ïðåäñòîÿùèõ ðàñõîäîâ; " - âðåìåííûå òèòóëüíûå è íåòèòóëüíûå çäàíèÿ, ñîîðóõåíèÿ, ïðèñïîñîáëåíèÿ è óñòðîéñòâà; " - õîçÿéñòâåííûé ñïîñîá ñòðîèòåëüñòâà. 5.Ñëîæíûå âîïðîñû ó÷åòà è íàëîãîîáëîæåíèÿ ïðè ñîâìåùåíèè ñóáúåêòàìè èíâåñòèöèîííîé äåÿòåëüíîñòè ôóíêöèé îäíîâðåìåííî äâóõ è áîëåå ñóáúåêòîâ: "èíâåñòîð-çàêàç÷èê", "èíâåñòîð-ãåíïîäðÿä÷èê", "çàêàç÷èê-ãåíïîäðÿä÷èê", "èíâåñòîð-çàêàç÷èê-ãåíïîäðÿä÷èê" è äð. Çàêëþ÷åíèå è èñïîëíåíèå ñìåøàííûõ äîãîâîðîâ. Äîëåâîå ó÷àñòèå â ñòðîèòåëüñòâå. Îïåðàöèè ïî óñòóïêå ïðàâ òðåáîâàíèÿ (äîëè èíâåñòèðîâàíèÿ, æèëûõ êâàðòèð è äð.) 6. Ïðîâåäåíèå êðóãëîãî ñòîëà. Îòâåòû íà âîïðîñû. Ðóêîâîäèòåëü ñåìèíàðà Ï.À.Ñîêîëîâ, âåäóùèé àóäèòîð àóäèòîðñêîé ôèðìû ÎÎÎ "Èíôîðìáþðî" (ã. Ìîñêâà), àâòîð 15 êíèã è ñâûøå 100 ñòàòåé ïî áóõãàëòåðñêîìó ó÷åòó, àóäèòó è íàëîãîîáëîæåíèþ â ñòðîèòåëüñòâå. Õîçÿéñòâåííûå äîãîâîðû: áóõãàëòåðñêèé ó÷åò è íàëîãîîáëîæåíèå. Íàëîãîâûå ïîñëåäñòâèÿ ñäåëîê. -17-18 ôåâðàëÿ 1. Ôîðìà è ñîäåðæàíèå ãðàæäàíñêî-ïðàâîâûõ ñäåëîê. Ïðàâîâàÿ ôîðìà ñäåëîê è èõ ýêîíîìè÷åñêîå ñîäåðæàíèå. Îñîáåííîñòè çàêëþ÷åíèÿ õîçÿéñòâåííûõ äîãîâîðîâ, îòðàæåíèå ðåçóëüòàòîâ èõ èñïîëíåíèÿ â áóõãàëòåðñêîì è íàëîãîâîì ó÷åòàõ. Ïðèîðèòåò â áóõãàëòåðñêîì ó÷åòå ýêîíîìè÷åñêîãî ñîäåðæàíèÿ íàä ïðàâîâîé ôîðìîé. Ñóùåñòâåííûå óñëîâèÿ äîãîâîðîâ. Äîãîâîðíàÿ ïîëèòèêà îðãàíèçàöèè. 2. Îñîáåííîñòè áóõãàëòåðñêîãî ó÷åòà è íàëîãîîáëîæåíèÿ îòäåëüíûõ âèäîâ äîãîâîðîâ: êóïëè-ïðîäàæè (ìîìåíò ïåðåõîäà ïðàâ ñîáñòâåííîñòè; âîçâðàò òîâàðà; îòëè÷èÿ ìåæäó ðîçíè÷íîé è îïòîâîé òîðãîâëåé; ôîðìèðîâàíèå ñêèäîê ò.ï.); ìåíû (îñîáåííîñòè îòðàæåíèÿ â ó÷åòå ìåíû è áàðòåðà ïî ÏÁÓ 9/99 è ÏÁÓ 10/99); àðåíäû (ðàñõîäû ïî ðåìîíòó, ñòðàõîâàíèþ è ñîäåðæàíèþ àðåíäîâàííîãî èìóùåñòâà (âêëþ÷àÿ êîììóíàëüíûå ïëàòåæè), àðåíäà èìóùåñòâà ó ôèçè÷åñêèõ ëèö); áåçâîçìåçäíîå ïîëüçîâàíèå èìóùåñòâîì (ññóäà); ïîäðÿä (÷åì êàïèòàëüíûé ðåìîíò îòëè÷àåòñÿ îò ðåêîíñòðóêöèè è ìîäåðíèçàöèè?); âîçìåçäíîå îêàçàíèå óñëóã (îñîáåííîñòè ó÷åòà ðàñõîäîâ íà îáó÷åíèå, íà îõðàíó, íà ðåêëàìó è íà îïëàòó óñëóã ñâÿçè); ïîñðåäíè÷åñêèå ñäåëêè (ïîðó÷åíèå, êîìèññèÿ, àãåíòèðîâàíèå, äåéñòâèå â ÷óæîì èíòåðåñå áåç ïîðó÷åíèÿ); ñòðàõîâàíèå; ïðî÷èå âèäû ñäåëîê (ïî æåëàíèþ ñëóøàòåëåé áîëåå ïîäðîáíî ìîãóò áûòü ðàññìîòðåíû ëþáûå âèäà ñäåëîê è êîíêðåòíûõ õîçÿéñòâåííûõ äîãîâîðîâ). Äëÿ áîëåå ïðàâèëüíîãî ðàñïðåäåëåíèÿ âðåìåíè îòðàæåíèÿ êàæäîé ñäåëêè. Î÷åíü æåëàòåëüíî ïðè çàïèñè ñëóøàòåëåé íà ñåìèíàð èíòåðåñîâàòüñÿ âèäàìè ñäåëîê, îñîáåííî àêòóàëüíûìè äëÿ êîíêðåòíîé îðãàíèçàöèè. Òàêèì îáðàçîì, ìîæíî áóäåò çàðàíåå áîëåå óãëóáëåííî ïîäãîòîâèòüñÿ è áîëåå ïîäðîáíî îñòàíîâèòüñÿ íà äîãîâîðàõ íàèáîëåå èíòåðåñíûõ ñëóøàòåëåì.  õîäå ñåìèíàðà õîçÿéñòâåííûå äîãîâîðû ðàññìàòðèâàþòñÿ ñ òðåõ ïîçèöèé: ïðàâîâîé; áóõãàëòåðñêîé; íàëîãîâîé. Îòäåëüíûå ñïîðíûå ìîìåíòû èëëþñòðèðóþòñÿ ïðèìåðàìè èç ñóäåáíî-àðáèòðàæíîé ïðàêòèêè êàê Âûñøåãî Àðáèòðàæíîãî Ñóäà ÐÔ, òàê è Ôåäåðàëüíîãî àðáèòðàæíîãî ñóäà Ìîñêîâñêîãî îêðóãà. Íà ñåìèíàðå âûñòóïàåò ÌÅÄÂÅÄÅ Àëåêñàíäð Íèêîëàåâè÷, ê.ý.í, ãëàâíûé àóäèòîð ÇÀÎ "Àóäèò ÁÒ", àâòîðà 40 êíèã è ñâûøå 200 æóðíàëüíûõ ñòàòåé ïî âîïðîñàì áóõãàëòåðñêîãî ó÷åòà, íàëîãîîáëîæåíèÿ è õîçÿéñòâåííîãî ïðàâà. ÑÅÌÈÍÀÐ "Óïðîùåííàÿ ñèñòåìà íàëîãîîáëîæåíèÿ, ó÷åòà è îò÷åòíîñòè äëÿ ìàëûõ ïðåäïðèÿòèé â 2003 ã." - 25 ôåâðàëÿ 1. Óïðîùåííàÿ ñèñòåìà íàëîãîîáëîæåíèÿ (ÓÑÍ). Íàëîãè è ñáîðû, èñ÷èñëÿåìûå ïðè ÓÑÍ; â êàêèõ ñëó÷àÿõ îðãàíèçàöèè, ïåðåøåäøèå íà ÓÑÍ, ÿâëÿþòñÿ íàëîãîâûìè àãåíòàìè ïî ÍÄÑ, íàëîãó íà ïðèáûëü è äðóãèì íàëîãàì; ïðåèìóùåñòâà è íåäîñòàòêè íîâîé óïðîùåííîé ñèñòåìû íàëîãîîáëîæåíèÿ. Íîâîå â çàêîíîäàòåëüñòâå ïî ÓÑÍ. 2. Ïåðåõîä íà óïðîùåííóþ ñèñòåìó íàëîãîîáëîæåíèÿ è îòêàç îò íåå. Ïîðÿäîê èçâåùåíèÿ íàëîãîâûõ îðãàíîâ î ïåðåõîäå íà èíóþ ñèñòåìó íàëîãîîáëîæåíèÿ. Îñîáåííîñòè èñ÷èñëåíèÿ íàëîãîâ ïðè ïåðåõîäå ñ îáùåé ñèñòåìû íàëîãîîáëîæåíèÿ íà ÓÑÍ è íàîáîðîò. 3. Îðãàíèçàöèÿ áóõãàëòåðñêîãî è íàëîãîâîãî ó÷åòà ïðåäïðèÿòèÿ ïðè ïåðåõîäå íà ÓÑÍ. Íàëîãîâûå ðåãèñòðû, ïîðÿäîê ðàñ÷åòà íàëîãà ïî áþäæåòàì è ôîíäàì, ëüãîòû ïðè ÓÑÍ. 4. Ïîðÿäîê ïðèçíàíèÿ äîõîäîâ è ðàñõîäîâ â ïåðåõîäíûé ïåðèîä. Ó÷åò ñòîèìîñòè îñíîâíûõ ñðåäñòâ è ñóìì íà÷èñëåííîé àìîðòèçàöèè â ïåðåõîäíûé ïåðèîä. 5. Åäèíûé íàëîã ïî ðåçóëüòàòàì õîçÿéñòâåííîé äåÿòåëüíîñòè. Äâà âàðèàíòà èñ÷èñëåíèÿ åäèíîãî íàëîãà: îáúåêòû íàëîãîîáëîæåíèÿ, íàëîãîâàÿ áàçà è íàëîãîâûå ñòàâêè; íàëîãîâûé ïåðèîä, äàòà ïðèçíàíèÿ è ïîðÿäîê îïðåäåëåíèÿ äîõîäîâ è ðàñõîäîâ ïðè ÓÑÍ; ðàñõîäû, ó÷èòûâàåìûå è íå ó÷èòûâàåìûå ïðè îïðåäåëåíèè íàëîãîâîé áàçû; îñîáåííîñòè ó÷åòà îòäåëüíûõ âèäîâ äîõîäîâ è ðàñõîäîâ (ðàñõîäîâ íà ïðèîáðåòåíèå îñíîâíûõ ñðåäñòâ è äîõîäîâ îò èõ ðåàëèçàöèè; äîõîäîâ è ðàñõîäîâ, âûðàæåííûõ â èíîñòðàííîé âàëþòå; äîõîäîâ, ïîëó÷åííûõ â íàòóðàëüíîé ôîðìå); ó÷åò óáûòêîâ ïðåäûäóùèõ ïåðèîäîâ. 6. Ó÷åòíàÿ ïîëèòèêà ñóáúåêòîâ, ïðèìåíÿþùèõ óïðîùåííóþ ñèñòåìó â 2003 ã. 7. Îò÷åòíîñòü îðãàíèçàöèè, ïðèìåíÿþùåé ÓÑÍ. Ïîðÿäîê çàïîëíåíèÿ è ñðîêè ïîäà÷è íàëîãîâîé îò÷åòíîñòè 8. Îñîáåííîñòè òðóäîâûõ îòíîøåíèé ñ ðàáîòíèêàìè â îðãàíèçàöèè, ïðèìåíÿþùåé ÓÑÍ. Ñåìèíàðû ïðîõîäÿò â Ìîñêâå (ì. Àêàäåìè÷åñêàÿ, 2 ìèíóòû îò ìåòðî ïåøêîì). Îðãàíèçàòîð ñåìèíàðîâ Ìåæäóíàðîäíûé öåíòð îáó÷åíèÿ. Êîíòàêòíûå òåëåôîíû (095) 207-26-21, 971-61-68 Ïðè ó÷àñòèè îäíîãî ÷åëîâåêà ñòîèìîñòü äíÿ ëþáîãî ñåìèíàðà ñîñòàâëÿåò 3 900 ðóá., ñ ó÷åòîì ÍÄÑ. Ïðè ó÷àñòèè â 2 ñåìèíàðàõ (èëè 2 ÷åëîâåê â îäíîì ñåìèíàðå) ïðåäîñòàâëÿåòñÿ 10% ñêèäêà, ïðè ó÷àñòèè â 3 ñåìèíàðàõ (èëè 3 ÷åëîâåê), ÷åòâåðòûé – â ïîäàðîê. Ïðè ó÷àñòèè â 4 ñåìèíàðàõ (÷åòâåðòûé áåñïëàòíî) ïðîôåññèîíàëüíûì áóõãàëòåðàì âûäàåòñÿ ñåðòèôèêàò î ïðîõîæäåíèè ïðîãðàììû åæåãîäíîé ïåðåïîäãîòîâêè ÈÏÁ â îáúåìå 40 ÷àñîâ. Ïðè ðåãèñòðàöèè ñîîáùèòå íîìåð ÷ëåíñêîãî áèëåòà ÈÏÁ è äàòó óïëàòû ÷ëåíñêèõ âçíîñîâ. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 12:20:51 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C82BA37B405; Sun, 2 Feb 2003 12:20:49 -0800 (PST) Received: from lyceum.netmojo.ca (lyceum.pims.sfu.ca [142.58.49.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F18343F79; Sun, 2 Feb 2003 12:20:49 -0800 (PST) (envelope-from brent@lyceum.netmojo.ca) Received: from lyceum.netmojo.ca (flowctrl@localhost [127.0.0.1]) by lyceum.netmojo.ca (8.12.6/8.11.6) with ESMTP id h12KKhxc014921; Sun, 2 Feb 2003 12:20:43 -0800 (PST) (envelope-from brent@lyceum.netmojo.ca) Received: (from brent@localhost) by lyceum.netmojo.ca (8.12.6/8.12.6/Submit) id h12KKheZ014920; Sun, 2 Feb 2003 12:20:43 -0800 (PST) Date: Sun, 2 Feb 2003 12:20:43 -0800 From: Brent Kearney To: Mike Meyer Cc: questions@freebsd.org, stable@freebsd.org Subject: Re: filesystem disappeared following 4.2 -> 4.7 upgrade Message-ID: <20030202202043.GA14875@kearneys.ca> Reply-To: brent@kearneys.ca References: <20030202185009.GA14514@kearneys.ca> <20030202185916.GA14615@kearneys.ca> <20030202191806.GA14696@kearneys.ca> <15933.30462.77008.33453@guru.mired.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <15933.30462.77008.33453@guru.mired.org> User-Agent: Mutt/1.4i X-URL: http://brent.kearneys.ca Sender: owner-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, Feb 02, 2003 at 01:52:30PM -0600, Mike Meyer wrote: > In <20030202191806.GA14696@kearneys.ca>, Brent Kearney typed: > > No /dev/ad5s1, etc., and `mount /dev/ad5s1 /home` produces only: > > > > mount: /dev/ad5s1: No such file or directory > > > > Do I need to make device nodes for the ad5s1 partition? I'm not sure how, > > if so. > > Yes, you need to make device nodes. Try: > > # cd /dev > # ./MAKEDEV ad5s1c > Or s1a, or whatever you were using. Thanks Mike; `/dev/MAKEDEV ad5` made all of the nodes, and I was able to mount /dev/ad5s1e, and relieve my panic ;). What if this system were an all-IDE system? I was planning to update one soon, and will no doubt run into this problem. The root filesystem device node will change names, and according to this thread: http://www.freebsd.org/cgi/getmsg.cgi?fetch=2388792+2394647+/usr/local/www/db/text/2003/freebsd-questions/20030112.freebsd-questions even if I anticipate what the new name will be (how do I do that, anyways?), updating /etc/fstab before rebooting with the new binaries won't help. It doesn't look like anyone followed up on that thread, but maybe I'm using the wrong search criteria. The note in /usr/src/UPDATING on this new ata code is quite sparse, given what people may unexpectedly run into when updating on IDE systems. That should probably be fixed to include the requirement of doing not only `MAKEDEV all`, but also `MAKEDEV ` to create partition nodes, and whatever needs to be done for booting onto the newly named partitions, if the / is on one of them. Best regards, Brent > The reason ad0 turned into ad5 is that ata disk devices are now > numbered statically instead of dynamically. This is a good > thing. While it does mean that your drives move when you upgrade the > OS this one time, it also means that they won't move when you add a > drive to the system. > > -- > Mike Meyer http://www.mired.org/consulting.html > 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 Feb 2 12:49:55 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFFC237B401 for ; Sun, 2 Feb 2003 12:49:52 -0800 (PST) Received: from g38.rdsbv.ro (g38.rdsbv.ro [193.231.237.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD45D43F43 for ; Sun, 2 Feb 2003 12:49:51 -0800 (PST) (envelope-from petre@kgb.ro) Received: from kgb.rdsbv.ro (dzerjinski.kgb.ro [193.231.237.196]) by g38.rdsbv.ro (Postfix) with ESMTP id B1AC09C79; Sun, 2 Feb 2003 22:49:39 +0200 (EET) Content-Type: text/plain; charset="iso-8859-1" From: Petre Bandac Reply-To: petre@kgb.ro Organization: KGB To: , Subject: Re: ipfw firewall questions Date: Sun, 2 Feb 2003 22:49:33 +0200 User-Agent: KMail/1.4.3 References: In-Reply-To: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200302022249.33452.petre@kgb.ro> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ipf & ipfw are something like iptables & ipchains ? both tools do the sam= e job=20 ? On Sunday 02 February 2003 20:26 Anno Domini, JoeB wrote using one of his= =20 keyboards: > There are 3 classes of rules in IPFW, each class has separate packet > interrogation abilities. Each proceeding class has greater packet > interrogation abilities than the previous one. These are stateless, > simple stateful, and advanced stateful. The advanced stateful rule > class is the only class having technically advanced interrogation > abilities capable of defending against the flood of different attack > methods currently employed by perpetrators. Stateless and Simple > Stateful IPFW firewall rules are inadequate to protect the users > system in today's internet environment and leaves the user > unknowingly believing they are protected when in reality they are > not. > > The advanced stateful rule option keep-state works as documented > only when used in a rule set that does not use the divert rule. > Simply stated the IPFW advanced stateful rule option keep-state does > not function correctly when used in a IPFW firewall that also is > using the IPFW built in NATD function. For the most complete > keep-state protection the other FIREWALL solution (IPFILTER) that > comes with FBSD should be used. Just checkout the IPFW list archives > and you will see this subject discussed in detail with out any > solution forthcoming. > > http://www.obfuscation.org/ipf/ > > http://www.obfuscation.org/ipf/ipf-howto.html > > > > > > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Petre > Bandac > Sent: Sunday, February 02, 2003 4:51 AM > To: freebsd-questions@freebsd.org > Subject: ipfw firewall questions > > hello > > I'm about to "compose" my first ipfw firewall - and, since I have > worked quite > a lot with iptables, I'm interesed in a few minor similarities: > > 1 - the firewall is called by rc.conf ? or ca I call it at boot time > via > whatever *.sh placed in the right place > > 2 - the firewall can be a executable bash script (i.e. like a > regular linux > firewall, with variables like myIP=3D"192.168.0.0") ? > > I guess the rest is covered in the docs I have carefully RTFM :-) > > thanks, > > petre --=20 Login: petre =09=09=09Name: Petre Bandac Directory: /home/petre =09Shell: /usr/local/bin/zsh On since Sun Feb 2 13:56 (EET) on ttyv0, idle 8:51 (messages off) Last login Sun Feb 2 20:03 (EET) on ttyp0 from ns.rdsbv.ro No Mail. No Plan. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 13:14:52 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F45F37B401 for ; Sun, 2 Feb 2003 13:14:51 -0800 (PST) Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACD7C43E4A for ; Sun, 2 Feb 2003 13:14:49 -0800 (PST) (envelope-from menippos@otenet.gr) Received: from mail.otenet.gr (roba.otenet.gr [195.170.0.17]) by mailsrv.otenet.gr (8.12.6/8.12.6) with ESMTP id h12LCfow026842; Sun, 2 Feb 2003 23:12:41 +0200 (EET) Received: from confuzio (athei36-e048.otenet.gr [62.103.174.48]) by mail.otenet.gr (8.12.6/8.12.6) with ESMTP id h12LCe2m002075; Sun, 2 Feb 2003 23:12:40 +0200 (EET) Content-Type: text/plain; charset="iso-8859-7" From: Alexandros Perdikomatis Organization: UNKNOWN ORGANIZATION To: Giorgos Keramidas Subject: Re: Greek suppport Date: Sun, 2 Feb 2003 21:09:21 +0200 User-Agent: KMail/1.4.3 Cc: freebsd-questions@FreeBSD.ORG References: <3E2BA110.5000109@otenet.gr> <20030202123000.GA749@gothmog.gr> In-Reply-To: <20030202123000.GA749@gothmog.gr> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200302022109.21955.menippos@otenet.gr> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG =D3=F4=E9=F2 =CA=F5=F1 02 =D6=E5=E2 2003 14:30, =EF/=E7 Giorgos Keramidas= =DD=E3=F1=E1=F8=E5: > On 2003-01-20 09:11, Alexandros Perdikomatis wrote= : > > Hello, > > > > I would like to know to which mailing list I could find answers or > > post questions about locale support on FreeBSD. > > This list, freebsd-questions, is good enough. FWIW, I'm also Greek > and I have used el_GR locales for a while. Dear Mr Giorgo, I 'd like to thank you for the information. Now, I still didn't find any= thing=20 about greek keyboard or 8bit locale-based text-mode terminal. If this is the right list, please, somebody drop me a like about. thanks, Alexandros To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 13:17:25 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A22737B401 for ; Sun, 2 Feb 2003 13:17:24 -0800 (PST) Received: from Viper.jcontinuum.ca (jcn1400.jcontinuum.ca [64.141.69.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85BC143F85 for ; Sun, 2 Feb 2003 13:17:23 -0800 (PST) (envelope-from jpmichel@jcontinuum.ca) Received: from xerxes (vickesh01-4478.tbaytel.net [216.211.4.18]) by Viper.jcontinuum.ca (8.12.6/8.12.6) with SMTP id h12LHjQX044063 for ; Sun, 2 Feb 2003 16:17:46 -0500 (EST) (envelope-from jpmichel@jcontinuum.ca) Message-ID: <02a501c2cb00$76d4eee0$0e0ea8c0@xerxes> Reply-To: "Justin P. Michel" From: "Justin P. Michel" To: Subject: Spam Assassin Configuration Date: Sun, 2 Feb 2003 16:17:11 -0500 Organization: J Continuum 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.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-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, Thanks to all who replied regarding installing the Sendmail/Procmail/SpamAssassin combination! It appears to be working very well, and is marking spam nicely. Now, I'd like to take it to another step. Instead of delivering the messages that get marked as spam, is there a way to move them to a special mailbox/area/holding bin of some kind? I'd like the server to do it automatically so that the clients won't get any spam at all. I realize this isn't necessarily a FreeBSD only question, but I'm sure that others here have already done what I question. Regards, Justin P. Michel |- J Continuum |- 21071 - 640 River Street |- Thunder Bay, ON, Canada |- P7A 8A7 |- http://www.jcontinuum.ca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 13:21: 6 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CF4B37B401 for ; Sun, 2 Feb 2003 13:21:04 -0800 (PST) Received: from math.teaser.net (math.teaser.net [213.91.2.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0085A43FA3 for ; Sun, 2 Feb 2003 13:21:04 -0800 (PST) (envelope-from guillaume.3@free.fr) Received: from guiguiordi (ld-oreka-21-28-39-62.rtc.firstream.net [62.39.28.21]) by math.teaser.net (Postfix) with SMTP id 59CBE6C80C for ; Sun, 2 Feb 2003 22:20:56 +0100 (CET) Message-ID: <00d301c2cb01$0a21fa80$191c273e@guiguiordi> From: "guillaume" To: Subject: Bus error - FD or msdos HD mount Date: Sun, 2 Feb 2003 22:19:26 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 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 hello, i'm beginning in the FreeBSD world, and i can't mount my floppy disk and my Win98 hard disk. i tape: # mount -t msdos /dev/ad0s1 /hdibm or: # mount -t msdos /dev/fd0.1440 /floppy and i get "Bus error" and a core file. my Win98 disk is bootable (only 1 partition - FAT32, 12.6 Go) and connected in master to the primary IDE. my floppy is a classic 1.44 Mo and i want to read MSDOS formated floppies. of course i have the 2 special files in /dev, and i created the mount directories. i have access to these disks with fsck_msdosfs or disklabel. i followed all the procedure to format and mount a new MSDOS floppy disk but i always have this error. i haven't these problems with my CDROM and my bootable FreeBSD disk. for information i can reproduce this error when i try to mount one of my FreeBSD partition as a MSDOS partition ( # mount -t msdos /dev/ad3s1g /tmp ). (i'm under FreeBSD 4.7) does somebody know how to resolve this problem? thank you! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 13:22:13 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3567E37B401 for ; Sun, 2 Feb 2003 13:22:12 -0800 (PST) Received: from mta06-svc.ntlworld.com (mta06-svc.ntlworld.com [62.253.162.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95F3E43FB8 for ; Sun, 2 Feb 2003 13:22:10 -0800 (PST) (envelope-from scott.mitchell@mail.com) Received: from fishballoon.dyndns.org ([80.4.125.54]) by mta06-svc.ntlworld.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20030202212203.RRMQ4022.mta06-svc.ntlworld.com@fishballoon.dyndns.org>; Sun, 2 Feb 2003 21:22:03 +0000 Received: from tuatara.goatsucker.org (tuatara [192.168.1.6]) by fishballoon.dyndns.org (8.12.3/8.12.3) with ESMTP id h12LLcbO038974; Sun, 2 Feb 2003 21:21:38 GMT (envelope-from scott@tuatara.goatsucker.org) Received: (from scott@localhost) by tuatara.goatsucker.org (8.12.6/8.12.6/Submit) id h12LKYhj013536; Sun, 2 Feb 2003 21:20:34 GMT (envelope-from scott) Date: Sun, 2 Feb 2003 21:20:34 +0000 From: Scott Mitchell To: Giorgos Keramidas Cc: Darren Pilgrim , questions@freebsd.org, Mike Meyer Subject: Re: Why should I use `config;make depend;make...` instead of `make kernel` when building from a stock source tree? (ref. Handbook sec. 9.3) Message-ID: <20030202212034.GD22208@fishballoon.dyndns.org> References: <3E3C77F0.6050805@pantherdragon.org> <44vg03la16.fsf@be-well.ilk.org> <3E3CBF66.5070609@pantherdragon.org> <20030202103120.GC22208@fishballoon.dyndns.org> <20030202124916.GB749@gothmog.gr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030202124916.GB749@gothmog.gr> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 4.7-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 [CC-ing Mike in since he added useful info to the thread on -questions] On Sun, Feb 02, 2003 at 02:49:16PM +0200, Giorgos Keramidas wrote: > Scott, pardon my replying to your post to write to Darren. I missed > Darren's initial post and I wanted to chime in adding my bits to your > excellent explanation. [...] > Does this clarification make it any clearer? Do you still think that > the Handbook needs fixing? If yes, then I'm open to suggestions :-) I'd remove the paragraph (4th from bottom of http://www.uk.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-building.html) that says: "If you have not upgraded your source tree in any way (you have not run CVSup, CTM, or used anoncvs), then you should use the config, make depend, make, make install sequence." because it's somewhat confusing in the context of "If you are building a new kernel without updating the source code... you can use either procedure." further up the page, and I'm not really sure what it means: if I've just installed full source from a CD, but not 'upgraded' it, do I have to use the config procuedure? Obviously I don't, but that paragraph seems to imply that I do. Assuming Mike is right (and I tend to assume he is :-) about buildkernel using the installed toolchain if it can't find one in /usr/obj, the rest of the page makes perfect sense. Scott -- =========================================================================== Scott Mitchell | PGP Key ID | "Eagles may soar, but weasels Cambridge, England | 0x54B171B9 | don't get sucked into jet engines" scott.mitchell@mail.com | 0xAA775B8B | -- Anon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 13:24:10 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9CA637B401 for ; Sun, 2 Feb 2003 13:24:08 -0800 (PST) Received: from andromeda.68k.org (callisto.teisoft.com [12.109.66.145]) by mx1.FreeBSD.org (Postfix) with ESMTP id B660443F79 for ; Sun, 2 Feb 2003 13:24:07 -0800 (PST) (envelope-from ayn@andromeda.68k.org) Received: from andromeda.68k.org (ayn@localhost [127.0.0.1]) by andromeda.68k.org (8.12.6/8.12.6/Debian-6Woody) with ESMTP id h12LO6SY022290 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Sun, 2 Feb 2003 16:24:07 -0500 Received: (from ayn@localhost) by andromeda.68k.org (8.12.6/8.12.6/Debian-6Woody) id h12LO6ni022288; Sun, 2 Feb 2003 16:24:06 -0500 Date: Sun, 2 Feb 2003 16:24:06 -0500 From: Andrew Y Ng To: "Justin P. Michel" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Spam Assassin Configuration Message-ID: <20030202212406.GA22174@AndrewNg.com> References: <02a501c2cb00$76d4eee0$0e0ea8c0@xerxes> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="45Z9DzgjV8m4Oswq" Content-Disposition: inline In-Reply-To: <02a501c2cb00$76d4eee0$0e0ea8c0@xerxes> User-Agent: Mutt/1.3.28i X-GPG-Fingerprint: 46A1 29FF 893A 0381 DC81 1E1E BED8 E882 9BFC 594C X-GPG-Info: gpg --keyserver pgp.mit.edu --recv-keys 9BFC594C Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --45Z9DzgjV8m4Oswq Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable this is how to use procmail to put mesgs with scores >=3D your threshold in= to a folder: :0: * ^X-Spam-Status: Yes your_spam_folder I think if you want to do this system-wide, you can put this in /etc/procmailrc. /ayn On 0, "Justin P. Michel" wrote: > Greetings, >=20 > Thanks to all who replied regarding installing the > Sendmail/Procmail/SpamAssassin combination! It appears to be working very > well, and is marking spam nicely. >=20 > Now, I'd like to take it to another step. Instead of delivering the > messages that get marked as spam, is there a way to move them to a special > mailbox/area/holding bin of some kind? I'd like the server to do it > automatically so that the clients won't get any spam at all. >=20 > I realize this isn't necessarily a FreeBSD only question, but I'm sure th= at > others here have already done what I question. >=20 > Regards, >=20 > Justin P. Michel > |- J Continuum > |- 21071 - 640 River Street > |- Thunder Bay, ON, Canada > |- P7A 8A7 > |- http://www.jcontinuum.ca >=20 >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message --=20 andrew y ng http://andrewng.com independent computer consultants http://aynassociates.com --45Z9DzgjV8m4Oswq Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQE+PYx2vtjogpv8WUwRAgtQAKCJpGv625oCl5BQ6U2WUp/psjB8dwCg66le T5TrpyGdOxwXdmV+k/cU2Zw= =QLHp -----END PGP SIGNATURE----- --45Z9DzgjV8m4Oswq-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 13:29:43 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E202837B401 for ; Sun, 2 Feb 2003 13:29:41 -0800 (PST) Received: from andromeda.68k.org (callisto.teisoft.com [12.109.66.145]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A77F43F9B for ; Sun, 2 Feb 2003 13:29:41 -0800 (PST) (envelope-from ayn@andromeda.68k.org) Received: from andromeda.68k.org (ayn@localhost [127.0.0.1]) by andromeda.68k.org (8.12.6/8.12.6/Debian-6Woody) with ESMTP id h12LTdSY022395 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Sun, 2 Feb 2003 16:29:39 -0500 Received: (from ayn@localhost) by andromeda.68k.org (8.12.6/8.12.6/Debian-6Woody) id h12LTd0H022393; Sun, 2 Feb 2003 16:29:39 -0500 Date: Sun, 2 Feb 2003 16:29:38 -0500 From: Andrew Y Ng To: stan Cc: Free BSD Questions list Subject: Re: Losless audio encoder Message-ID: <20030202212938.GB22174@AndrewNg.com> References: <20030202165056.GA5179@teddy.fas.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="uZ3hkaAS1mZxFaxD" Content-Disposition: inline In-Reply-To: <20030202165056.GA5179@teddy.fas.com> User-Agent: Mutt/1.3.28i X-GPG-Fingerprint: 46A1 29FF 893A 0381 DC81 1E1E BED8 E882 9BFC 594C X-GPG-Info: gpg --keyserver pgp.mit.edu --recv-keys 9BFC594C Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --uZ3hkaAS1mZxFaxD Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 0, stan wrote: > Is there a good lossless audio encoder in the ports tree? yes! ports/audio/shorten ports/audio/shntool and a plugin for xmms in ports/audio/xmms-shn /ayn --=20 andrew y ng http://andrewng.com independent computer consultants http://aynassociates.com --uZ3hkaAS1mZxFaxD Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQE+PY3Cvtjogpv8WUwRAiCaAJ4zRgidBjEc3mMxbNJCDtMtZE3i0ACfcKPG 6B06o5yKZNQIvl81Xw+DCWs= =3b5t -----END PGP SIGNATURE----- --uZ3hkaAS1mZxFaxD-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 13:31:40 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 03FBA37B401 for ; Sun, 2 Feb 2003 13:31:39 -0800 (PST) Received: from sccrmhc01.attbi.com (sccrmhc01.attbi.com [204.127.202.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FC3143F9B for ; Sun, 2 Feb 2003 13:31:38 -0800 (PST) (envelope-from mav@wastegate.net) Received: from wastegate.net (12-226-185-104.client.attbi.com[12.226.185.104]) by sccrmhc01.attbi.com (sccrmhc01) with ESMTP id <200302022131370010087gkke>; Sun, 2 Feb 2003 21:31:37 +0000 Received: from MOTHER (mother.wg.local [192.168.1.5]) by wastegate.net (Postfix) with ESMTP id 0B9D648463; Sun, 2 Feb 2003 16:33:36 -0500 (EST) From: "Doug Reynolds" To: "Juhani Reissell" , "questions@FreeBSD.ORG" Date: Sun, 02 Feb 2003 16:33:22 -0500 X-Mailer: PMMail 2000 Professional (2.20.2657) For Windows 2000 (5.1.2600) In-Reply-To: <200301282231.h0SMVip26821@sirppi.helsinki.fi> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: dhclient scwewiness Message-Id: <20030202213336.0B9D648463@wastegate.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 On Wed, 29 Jan 2003 00:31:44 +0200 (EET), Juhani Reissell wrote: >Ok, got a new cable modem. Pretty good so far. Now, I just need to get >the DHCP client working. Haven't gotten too lucky with that so far. > >First, I just put the line >ifconfig_xl0="DHCP" >in rc.conf. > >That did something. Resolv.conf looked good and the leases file in >/var/db looked tremendous. But routing didn't work. Couldn't ping >anything: nameservers, the supposed default routers or anything. > >Then, to get something in the log files, I tried starting the dhclient >manually. Now, I see this: >mursu dhclient: New Network Number: 213.243.154.0 >mursu dhclient: New Broadcast Address: 213.243.155.255 >mursu dhclient: New IP Address (xl0): 213.243.155.19 >mursu dhclient: New Subnet Mask (xl0): 255.255.254.0 >mursu dhclient: New Broadcast Address (xl0):213.243.155.255 >mursu dhclient: New Routers: 213.243.154.1 >in /var/log/messages. I don't know who your Cable provider is; however, I use AT&T boardband. I know you have to register your NIC if you change NICs (ie update the MAC address). I am pretty sure they do this with the MAC address on the cable modem as well. --- 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 Feb 2 13:35:47 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1492537B401 for ; Sun, 2 Feb 2003 13:35:45 -0800 (PST) Received: from amour.ath.cx (p213.54.17.170.tisdip.tiscali.de [213.54.17.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94D6043F79 for ; Sun, 2 Feb 2003 13:35:43 -0800 (PST) (envelope-from amour@amour.ath.cx) Received: from amour.ath.cx (amour@localhost.ath.cx [127.0.0.1]) by amour.ath.cx (8.12.6/8.12.6) with ESMTP id h12LZe1E078842; Sun, 2 Feb 2003 22:35:41 +0100 (CET) (envelope-from amour@amour.ath.cx) Received: from localhost (amour@localhost) by amour.ath.cx (8.12.6/8.12.6/Submit) with ESMTP id h12LZdJA078839; Sun, 2 Feb 2003 22:35:39 +0100 (CET) Date: Sun, 2 Feb 2003 22:35:39 +0100 (CET) From: Alexander To: Bill Moran Cc: freebsd-questions@freebsd.org Subject: Re: running both pppoe and pptp In-Reply-To: <3E3D655B.7040302@potentialtech.com> Message-ID: <20030202222608.T78548-100000@amour.ath.cx> 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 Here is my /etc/ppp/ppp.conf: default: set log Phase Chat LCP IPCP CCP tun command ident user-ppp VERSION (built COMPILATIONDATE) dsl: set device PPPoE:rl0 set MTU 1492 set MRU 1492 set dial set crtscts off set speed sync accept lqr disable ipv6 disable deflate disable pred1 disable vjcomp disable acfcomp disable protocomp enable dns set ifaddr 10.0.0.1/0 10.0.0.2/0 0.0.0.0 0.0.0.0 add default HISADDR set login set authname XXXXXXXXXX set authkey YYYYYYYYYY vpn: set MTU 1024 set MRU 1024 set authname XXXXXXXXXX set authkey YYYYYYYYYY set timeout 0 set ifaddr 0 0 add 192.168.6.0/24 HISADDR alias enable yes disable ipv6 disable deflate pred1 deny deflate pred1 I don't have access to the vpn server but I'm sure it is mpd. At boot time I'm running the dsl as: ppp -quiet -ddial -nat dsl after that pptp is executed as: pptp a.b.c.d vpn & And if, for example, I kill the pptp both interfaces are shut (tun0 & tun1). If something goes wrong and the connection to the vpn server dies then again both interfaces are shut. I forgot to mention that I'm running: FreeBSD 4.7-STABLE #4: Sat Jan 25 16:21:48 CET 2003 thanks On Sun, 2 Feb 2003, Bill Moran wrote: > Alexander wrote: > > Hello > > > > I'm having problems running both pppoe and pptp. > > I'm using pppoe to connect to the internet. > > > > Using pppoe makes tun0 device with dynamic IP given from the ISP. > > Also I'm using pptp to connect to a VPN. pptp creates tun1 interface with > > the proper local addresses (i.e. 192.168.1.2 -> 192.168.1.1). > > > > When I start pptp after the pppoe connection is initialized > > it is going well for a minute and then it disconnects resetting both > > interfaces (tun0 and tun1) and I lose my internet connection and have to > > start ppp again. > > That's odd. I don't see any reason why pptp disconnecting should reset the > tun0 interface. > > > I can't find good documentation about the pptp. The only thing I can find > > is readme telling me what should I edit from the config file and a very short > > example config file (about 10 lines). > > Are you using mpd? What is the server? > Can you send the list a copy of the mpd.conf from both machines (client & server) > or whatever config file is relevent. > > > If You know what is or might be the problem, pls help. > > Make sure multilink is disabled at both ends of the pptp link > > -- > Bill Moran > Potential Technologies > http://www.potentialtech.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 13:41: 6 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5CDDB37B401 for ; Sun, 2 Feb 2003 13:41:05 -0800 (PST) Received: from foem.leiden.webweaving.org (fia224-72.dsl.hccnet.nl [62.251.72.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E89743F3F for ; Sun, 2 Feb 2003 13:41:03 -0800 (PST) (envelope-from dirkx@webweaving.org) Received: from foem (foem [10.11.0.2]) by foem.leiden.webweaving.org (8.12.6/8.12.6) with ESMTP id h12Leswc000396 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Sun, 2 Feb 2003 22:40:54 +0100 (CET) (envelope-from dirkx@webweaving.org) Date: Sun, 2 Feb 2003 22:40:54 +0100 (CET) From: Dirk-Willem van Gulik X-X-Sender: dirkx@foem.leiden.webweaving.org To: Rich Fox Cc: FreeBSD General Mailing List Subject: Re: Slightly OT, OSX, terminals & key combinations In-Reply-To: <20030202112342.G193-100000@test_server.no.domain> Message-ID: <20030202224032.N68739-100000@foem.leiden.webweaving.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 On Sun, 2 Feb 2003, Rich Fox wrote: > Apparently the Terminal program in MacOS X intercepts ctrl+o combinations > which are used to postpone messages in Pine. Thus, when I use the key I use: ssh -e none freebsd-machien.domain.com dw. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 13:42:10 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1268D37B401 for ; Sun, 2 Feb 2003 13:42:09 -0800 (PST) Received: from smtp.mailbox.co.uk (smtp.mailbox.net.uk [195.82.125.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0EAFA43F85 for ; Sun, 2 Feb 2003 13:42:03 -0800 (PST) (envelope-from wayne@penguinpowered.org.uk) Received: from [212.18.244.168] (helo=marvin.penguinpowered.org.uk) by smtp.mailbox.co.uk with esmtp (Exim 3.36 #1) id 18fRsC-0005ly-00; Sun, 02 Feb 2003 21:41:56 +0000 Received: from waynep by marvin.penguinpowered.org.uk with local (Exim 3.33 #1) id 18fS2L-000189-00; Sun, 02 Feb 2003 21:52:25 +0000 From: Wayne Pascoe To: Alex Huth Cc: freebsd-questions@freebsd.org Subject: Re: Nvidia support for FreeBSD 5 ? References: <868ywy7j4r.fsf@marvin.penguinpowered.org.uk> <200302022234.13959.ahuth@pinguintown.de> Date: 02 Feb 2003 21:52:25 +0000 In-Reply-To: <200302022234.13959.ahuth@pinguintown.de> Message-ID: <86n0lefizq.fsf@marvin.penguinpowered.org.uk> Lines: 19 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) 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 Alex Huth writes: > I´ve just setup a Notebook with a Geoforce 2 Go. Works fine for me! > > > So long ,,, I think you'll find that you're not using the Nvidia driver and as a result don't have access to all of the 3D functionality.... Unless I'm very much mistaken? When you start X do you get an NVIDIA flash screen ? -- - Wayne Pascoe 'tis far easier to get forgiveness than it is to get permission - probably someone famous, but more often, my Dad. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 13:48:55 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A6D1937B401; Sun, 2 Feb 2003 13:48:53 -0800 (PST) Received: from scl8owa02.int.exodus.net (scl8out02.exodus.net [66.35.230.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2614043F3F; Sun, 2 Feb 2003 13:48:44 -0800 (PST) (envelope-from Maksim.Yevmenkin@cw.com) Received: from SJDCEX01.int.exodus.net ([165.193.27.80]) by scl8owa02.int.exodus.net with Microsoft SMTPSVC(5.0.2195.5329); Sun, 2 Feb 2003 13:48:43 -0800 X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable Subject: PPP in -direct mode does not execute any chat scripts Date: Sun, 2 Feb 2003 13:48:43 -0800 Message-ID: <45258A4365C6B24A9832BFE224837D552B1283@sjdcex01.int.exodus.net> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: PPP in -direct mode does not execute any chat scripts thread-index: AcLLBNr6BLcY4uuqSJSM1Pp25kJhxQ== From: "Maksim Yevmenkin" To: Cc: X-OriginalArrivalTime: 02 Feb 2003 21:48:43.0937 (UTC) FILETIME=[DB4D2910:01C2CB04] Sender: owner-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 Hackers, I'm working on the Bluetooth stack for FreeBSD and currently doing testing for new in-kernel RFCOMM code. RFCOMM is a way to emulate serial link over Bluetooth. In particular Bluetooth spec defines two RFCOMM based profiles LAN (Network Access profile) and DUN (DialUp Networking profile). Both profiles use PPP. My current in-kernel RFCOMM code provides SOCK_STREAM sockets interface, i.e. when application wants to talk RFCOMM it just opens a socket. The next step is to run PPP, so the launcher program opens RFCOMM connection then dup() socket to stdin and stdout and exec() PPP in direct mode. Everything works great for the LAN profile, where null-modem connection is assumed and both client and server start talking PPP right after RFCOMM connection is established. However the DUN profile is more tricky. In this scenario client just connected to the virtual serial port on the server. Now to start PPP session client must "dial a number". i.e. there is still need for a little chat script. Here is an example: 1) I'd like to use my GPRS and Bluetooth enabled cell phone to access the Internet 2) I open a RFCOMM connection to the cell phone and get connected to the virtual serial port on the cell phone. 3) Now i must dial a "special" GRPS number, i.e. something like ATD*98***1# and wait for CONNECT string from the phone 4) Now i can talk PPP. So the questions is: would it be possible to enable PPP chat=20 in "direct" mode? Is there any reason to not allow this? It seems 'login' script would do just fine. Is there any other/ better way to do this? One possible option right now is to execute /bin/chat from the launcher program before executing PPP, but i'd rather keep all chat scripts in PPP. thanks, max To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 14: 1:53 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C04637B401 for ; Sun, 2 Feb 2003 14:01:52 -0800 (PST) Received: from sccrmhc02.attbi.com (sccrmhc02.attbi.com [204.127.202.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id D581643F3F for ; Sun, 2 Feb 2003 14:01:51 -0800 (PST) (envelope-from mav@wastegate.net) Received: from wastegate.net (12-226-185-104.client.attbi.com[12.226.185.104]) by sccrmhc02.attbi.com (sccrmhc02) with ESMTP id <2003020222015100200i39kee>; Sun, 2 Feb 2003 22:01:51 +0000 Received: from MOTHER (mother.wg.local [192.168.1.5]) by wastegate.net (Postfix) with ESMTP id 8B63648463; Sun, 2 Feb 2003 17:03:49 -0500 (EST) From: "Doug Reynolds" To: "BSD" , "Gannater J nos" Date: Sun, 02 Feb 2003 17:03:35 -0500 X-Mailer: PMMail 2000 Professional (2.20.2657) For Windows 2000 (5.1.2600) In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: Re: WebSSL Message-Id: <20030202220349.8B63648463@wastegate.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 On=20Fri,=2031=20Jan=202003=2020:18:20=20+0100=20(CET),=20Gannater=20J=A0n= os=20wrote: >I=20would=20like=20to=20set=20up=20ssl=20for=20my=20webserver. >Altohught=20I=20want=20to=20use=20my=20non-secure=20webserve=20as=20well.= >How=20can=20I=20do=20this? >Is=20it=20better=20to=20install=20Apche=202.0=20then=201.3? IMHO,=20it=20is=20still=20better=20to=20use=201.3.=20=20I=20tried=20to=20s= etup=202.0=20about=20a month=20ago;=20a=20lot=20of=20add=20ons=20for=20apache=20dont=20quite=20wo= rk=20with=202.0=20yet. Also,=20I=20think=20you=20need=20to=20have=20to=20an=20official=20security= =20certificate=20to run=20SSL.=20=20they=20run=20about=20$300-500.=20=20unless,=20I=20am=20mis= sing=20something important=20about=20SSL --- doug=20reynolds=20|=20the=20maverick=20|=20mav@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 Feb 2 14: 5:28 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9111A37B406 for ; Sun, 2 Feb 2003 14:05:24 -0800 (PST) Received: from sccrmhc01.attbi.com (sccrmhc01.attbi.com [204.127.202.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id F293F43F93 for ; Sun, 2 Feb 2003 14:05:23 -0800 (PST) (envelope-from mav@wastegate.net) Received: from wastegate.net (12-226-185-104.client.attbi.com[12.226.185.104]) by sccrmhc01.attbi.com (sccrmhc01) with ESMTP id <200302022205230010086kd0e>; Sun, 2 Feb 2003 22:05:23 +0000 Received: from MOTHER (mother.wg.local [192.168.1.5]) by wastegate.net (Postfix) with ESMTP id 6E26248463; Sun, 2 Feb 2003 17:07:22 -0500 (EST) From: "Doug Reynolds" To: "freebsd-questions@freebsd.org" , "John Wilson" Date: Sun, 02 Feb 2003 17:07:08 -0500 X-Mailer: PMMail 2000 Professional (2.20.2657) For Windows 2000 (5.1.2600) In-Reply-To: <010301c2c96c$f0eeada0$6401a8c0@john5tcrjerpxc> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: Samba and XP? Message-Id: <20030202220722.6E26248463@wastegate.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 On Fri, 31 Jan 2003 16:08:44 -0500, John Wilson wrote: >I am currently seeking advice in regard to allowing an XP Home Edition >machine to have access to a FreeBSD mount. I've looked over Samba, and not >only have I seen references to XP's inability to join a 'domain >based-network', but also don't really like the idea of installing Samba as >it's a rather large package (relatively speaking) for what it simply does. > >My only other alternative, if I am correct, is trying to obtain an NFS >client for the XP machine and simply serve NFS mounts on the FBSD host. The >downside to this is the cost of the NFS clients for the XP machine. :) > >Are there any other alternatives available here? If not, which of the above >two 'solutions' would be best? I only have one BSD machine and one XP >machine, and I'd like to allow read/write access to a FBSD mount from the XP >machine. I have SAMBA 2.2.6 and Windows XP working great. I have Samba setup as a PDC. the worst you have to do is run the SignOrSeal.reg fix from microsoft to login. you have to do that with NT 5.0 as well. --- 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 Feb 2 14:50:16 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 81A5C37B401 for ; Sun, 2 Feb 2003 14:50:14 -0800 (PST) Received: from hueymiccailhuitl.mtu.ru (hueytecuilhuitl.mtu.ru [195.34.32.123]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16EEA43F43 for ; Sun, 2 Feb 2003 14:50:13 -0800 (PST) (envelope-from klimax@proxy.immune.isf.ru) Received: from ppp158-97.dialup.mtu-net.ru (ppp158-97.dialup.mtu-net.ru [62.118.158.97]) by hueymiccailhuitl.mtu.ru (Postfix) with ESMTP id 1DE80FA1A6; Mon, 3 Feb 2003 01:50:10 +0300 (MSK) (envelope-from klimax@proxy.immune.isf.ru) From: "Sergey V. Golitzyn" Organization: Limax Sft. To: "Pierrick Brossin" Subject: Re: Creative Audigy soundblaster support Date: Mon, 3 Feb 2003 01:50:53 +0300 User-Agent: KMail/1.5 References: <006b01c2c7bd$294661e0$1400000a@nitrox> In-Reply-To: <006b01c2c7bd$294661e0$1400000a@nitrox> Cc: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200302030150.53868.klimax@proxy.immune.isf.ru> Sender: owner-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 mean only Audigy support, or somthing like 5.1 sound ????? If you know how to play 5.1 sound on Creative Live 5.1. or somthing else sound hardware, tell me please ... I know C and C++ too. :-)))) Sergey V. Golitzyn On Wednesday 29 January 2003 20:37, Pierrick Brossin wrote: > Hi ! > > > I rewrite SBLive driver included in FreeBSD 4.7 for supporting Creative > > Audigy soundcard. > > It's still not good, but at least I can listen to mp3s on my BSD4.7 via > > Audigy with digital output. > > Oh I can't believe it... > > You're THE man dude !!! I've been waiting for it a long time ;P > > I'm not skilled enough to modify the drivers. I have C and C++ knowledges > but > never did anything with drivers before so I dunno how it works :) > > > I consider it could be helpfull for other guys who have Audigy and have > > to > > > buy outside drivers, but I dont know what to do.. :) > > If you need any help just ask me I'll be there to help! > > Cya > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" 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 Feb 2 14:55:31 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 13C8437B401 for ; Sun, 2 Feb 2003 14:55:31 -0800 (PST) Received: from mail.broadpark.no (mail2.broadpark.no [217.13.4.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 20CC143F93 for ; Sun, 2 Feb 2003 14:55:30 -0800 (PST) (envelope-from nyogtha@flipp.net) Received: from 10.0.0.56 (deathpolka.nyogtha.org [217.13.20.12]) by mail.broadpark.no (Postfix) with ESMTP id B874F7F9F for ; Sun, 2 Feb 2003 23:55:28 +0100 (MET) From: Aslak Evang Organization: THS To: freebsd-questions@freebsd.org Subject: Re: Nvidia support for FreeBSD 5 ? Date: Sun, 2 Feb 2003 23:55:34 +0100 User-Agent: KMail/1.5 References: <868ywy7j4r.fsf@marvin.penguinpowered.org.uk> <200302022234.13959.ahuth@pinguintown.de> <200302022134.02740.ian@cerebellum.za.net> In-Reply-To: <200302022134.02740.ian@cerebellum.za.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200302022355.34603.nyogtha@flipp.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 > I was just wondering if anyone has an idea when the NVIDIA drivers are > going to be supported in FreeBSD 5 ... The current drivers work fine, you just have to comment out five lines in the build-file in the /src subdir of the tarball. I'm running 5.0 with the Nvidia official drivers on my laptop as I type :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 15: 1: 0 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 821E337B401 for ; Sun, 2 Feb 2003 15:00:58 -0800 (PST) Received: from hueymiccailhuitl.mtu.ru (hueytecuilhuitl.mtu.ru [195.34.32.123]) by mx1.FreeBSD.org (Postfix) with ESMTP id E26F043F3F for ; Sun, 2 Feb 2003 15:00:57 -0800 (PST) (envelope-from klimax@proxy.immune.isf.ru) Received: from ppp158-97.dialup.mtu-net.ru (ppp158-97.dialup.mtu-net.ru [62.118.158.97]) by hueymiccailhuitl.mtu.ru (Postfix) with ESMTP id CF97EFACA5; Mon, 3 Feb 2003 02:00:54 +0300 (MSK) (envelope-from klimax@proxy.immune.isf.ru) From: "Sergey V. Golitzyn" Organization: Limax Sft. To: Barry C.Hawkins Subject: Re: can I upgrade 4.4 to 4.7 via cvsup Date: Mon, 3 Feb 2003 02:01:39 +0300 User-Agent: KMail/1.5 Cc: Hal Lynch , freebsd-questions@FreeBSD.ORG References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200302030201.39225.klimax@proxy.immune.isf.ru> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Yes, it too, but this programm used as a main step of upgrade, it helps modify main files like "/etc/master.passwd" "/etc/passwd" and "/etc/groups". modifyng this files can help you "installworld"? but for full funcionalization you will need to upgrade manualy (it will be faster) all /etc/files for example "/etc/rc.*" Good luck Sergey V. Golitzyn(Russia) Try Current , it's lokk better :-))) On Friday 31 January 2003 21:29, Barry C.Hawkins wrote: > Sergey, > Are you referring to files such as those updated by mergemaster? If > so, that might help Hal out. The link (English) to that page in the > FreeBSD Handbook is > makeworld.html>. > > Regards, > > On Tuesday, January 28, 2003, at 06:44 PM, Sergey V. Golitzyn wrote: > > yes, its possible, but after "make world"/ "make kernel" you will need > > to > > update some file in /etc directory, examples you can found in > > /usr/src/etc/ > > > > Sergey V. Golitzyn > > (Russia) > > > > On Wednesday 29 January 2003 02:32, Hal Lynch wrote: > >> Is it possible/advisable to upgrade my 4.4 system > >> to 4.7 either stepwise or in one jump. > >> > >> If so is there a blurb somewhere giving details?. > >> > >> hal > >> > >> > >> To Unsubscribe: send mail to majordomo@FreeBSD.org > >> with "unsubscribe freebsd-questions" 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 Feb 2 15:15: 8 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0AC7037B405 for ; Sun, 2 Feb 2003 15:15:07 -0800 (PST) Received: from mx20a.rmci.net (mx20a.rmci.net [205.162.184.37]) by mx1.FreeBSD.org (Postfix) with SMTP id 7872E43E4A for ; Sun, 2 Feb 2003 15:15:06 -0800 (PST) (envelope-from massey@rmci.net) Received: (qmail 13785 invoked from network); 2 Feb 2003 23:15:00 -0000 Received: from dsl-ip-216-222-2-35.boi.rmci.net (HELO data) (216.222.2.35) by mx20.rmci.net with SMTP; 2 Feb 2003 23:15:00 -0000 From: "Mike" To: Subject: sshd cannot login Date: Sun, 2 Feb 2003 16:16:42 -0700 Message-ID: <005c01c2cb11$25f1c780$0500a8c0@data> 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 V6.00.2800.1106 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 After reloading my 4.7 box I cannot login to it via sshd like I could. It's installed and the port is open but the password will not validate on any user. What should I look for in the config? It worked before without doing anything to it.. Mike Benzel mbenzel@astatech.com for NT Linux-Palm-CASL Support Cross Platform Messaging and TDataSet Components: TAstaPDADataSets Servers (Win32,Linux,Java) Clients (Win32,Linux,Java,Palm,WinCE,Linux PDA's) ASTA Technology Group http://www.astatech.com ASTAWireless http://www.astawireless.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 15:15:47 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC7F837B401 for ; Sun, 2 Feb 2003 15:15:46 -0800 (PST) Received: from sysfail.com (24-56-213-122.mdmmi.voyager.net [24.56.213.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB16243E4A for ; Sun, 2 Feb 2003 15:15:45 -0800 (PST) (envelope-from aSe@SysFail.com) Received: from bob ([127.0.0.1]) by sysfail.com ([24.56.213.122]) with SMTP (MDaemon.PRO.v6.5.1.R) for ; Sun, 02 Feb 2003 18:16:28 -0500 Reply-To: From: "aSe" To: "FreeBSD-Questions" Subject: Too many files open / file: table is full Date: Sun, 2 Feb 2003 18:16:26 -0500 Message-ID: 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 IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-MDRemoteIP: 127.0.0.1 X-Return-Path: aSe@SysFail.com X-MDaemon-Deliver-To: 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 Recently, one of the machines I help to admin ran into problems and had = to be rebooted. The machine uptime was about 40days and one of the techs told me it = became unresponsive and any command he typed into term it responded "Too = many files open". Checking the logs now i see the below at the very same = time. It is 4.7-Release, I will be more then happy to post more = information if requested. Right now I'm just trying to figure out what = happen and how to fix. I know for a fact the 13gb drive had over 7gb = free, so is there a setting where I can adjust the number of open files? Jan 22 21:22:18 Fail /kernel: le: table is full Jan 22 21:22:18 Fail /kernel: file: table is full Jan 22 21:22:18 Fail last message repeated 1450 times Jan 22 21:22:18 Fail /kernel: le: table is full Jan 22 21:22:18 Fail /kernel: file: table is full Thank you, Gordon Keesler [aSe@SysFail.com] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 15:24:45 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CEAC437B401 for ; Sun, 2 Feb 2003 15:24:44 -0800 (PST) Received: from mail.monochrome.org (b4.ebbed1.client.atlantech.net [209.190.235.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4479D43F3F for ; Sun, 2 Feb 2003 15:24:35 -0800 (PST) (envelope-from chris@monochrome.org) Received: from localhost (faro [192.168.1.7]) by mail.monochrome.org (8.9.3/8.9.3) with SMTP id SAA38038; Sun, 2 Feb 2003 18:24:26 -0500 (EST) (envelope-from chris@monochrome.org) Date: Sun, 2 Feb 2003 18:24:26 -0500 (EST) From: Chris Hill X-Sender: chris@localhost To: Doug Reynolds Cc: BSD , Gannater J nos Subject: Re: WebSSL In-Reply-To: <20030202220349.8B63648463@wastegate.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 Sun, 2 Feb 2003, Doug Reynolds wrote: > Also, I think you need to have to an official security certificate to > run SSL. they run about $300-500. unless, I am missing something > important about SSL No, you can roll your own if that's acceptable to you and your users. See http://www.apache-ssl.org/#Digital_Certificates -- Chris Hill chris@monochrome.org ** [ Busy Expunging <|> ] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 15:26:49 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 667EA37B401 for ; Sun, 2 Feb 2003 15:26:48 -0800 (PST) Received: from dragoncrest.jasnetworks.net (dragoncrest.jasnetworks.net [65.194.254.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F1FF43F75 for ; Sun, 2 Feb 2003 15:26:47 -0800 (PST) (envelope-from dragoncrest@voyager.net) Received: from works (works.jasnetworks.net [192.168.0.2]) by dragoncrest.jasnetworks.net (8.12.3/8.12.3) with ESMTP id h12JSFdB002007 for ; Sun, 2 Feb 2003 19:28:15 GMT (envelope-from dragoncrest@voyager.net) Message-Id: <4.2.0.58.20030202183408.0096e670@pop.voyager.net> X-Sender: dragoncrest@pop.voyager.net (Unverified) X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.0.58 Date: Sun, 02 Feb 2003 18:35:24 -0500 To: freebsd-questions@FreeBSD.ORG From: Dragoncrest Subject: Determining Ram 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 got a rather odd question, but I'm looking for the easiest way to determin how much ram I have on a given system without rebooting it. I'm sure that there is some kind of console command that tells me that info, but I have no idea where to begin looking to find out. Does anybody know? Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 15:31:24 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88B1937B401; Sun, 2 Feb 2003 15:31:23 -0800 (PST) Received: from cain.gsoft.com.au (genesi.lnk.telstra.net [139.130.136.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB94443F3F; Sun, 2 Feb 2003 15:31:20 -0800 (PST) (envelope-from doconnor@gsoft.com.au) Received: from [127.0.0.1] (localhost [127.0.0.1]) by cain.gsoft.com.au (8.12.4/8.12.6) with ESMTP id h12NV6JF050403; Mon, 3 Feb 2003 10:01:07 +1030 (CST) (envelope-from doconnor@gsoft.com.au) X-Authentication-Warning: cain.gsoft.com.au: Host localhost [127.0.0.1] claimed to be [127.0.0.1] Subject: Re: PPP in -direct mode does not execute any chat scripts From: "Daniel O'Connor" To: Maksim Yevmenkin Cc: hackers@FreeBSD.ORG, questions@FreeBSD.ORG In-Reply-To: <45258A4365C6B24A9832BFE224837D552B1283@sjdcex01.int.exodus.net> References: <45258A4365C6B24A9832BFE224837D552B1283@sjdcex01.int.exodus.net> Content-Type: text/plain Organization: Message-Id: <1044228664.1215.3.camel@chowder.gsoft.com.au> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.0 Date: 03 Feb 2003 10:01:05 +1030 Content-Transfer-Encoding: 7bit X-Spam-Score: -1 () CARRIAGE_RETURNS,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_02_03 X-Scanned-By: MIMEDefang 2.16 (www . roaringpenguin . com / mimedefang) Sender: owner-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, 2003-02-03 at 08:18, Maksim Yevmenkin wrote: > So the questions is: would it be possible to enable PPP chat > in "direct" mode? Is there any reason to not allow this? It > seems 'login' script would do just fine. Is there any other/ > better way to do this? One possible option right now is to > execute /bin/chat from the launcher program before executing > PPP, but i'd rather keep all chat scripts in PPP. You'd need to add an option to do this - enabling it by default would break a lot of stuff (eg I use ppp -direct for incoming PPP calls). If -direct *by default* used chat then I would have to change my ppp.conf and that would suck :) Perhaps have 'enable usechatindirect' or some such.. (You might want to forward the email to the PPP maintainer BTW) -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 9A8C 569F 685A D928 5140 AE4B 319B 41F4 5D17 FDD5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 15:34:41 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 002BA37B401 for ; Sun, 2 Feb 2003 15:34:40 -0800 (PST) Received: from ariel.ucs.unimelb.edu.au (ariel.ucs.unimelb.edu.au [128.250.20.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id A740743E4A for ; Sun, 2 Feb 2003 15:34:39 -0800 (PST) (envelope-from jrhoden@unimelb.edu.au) Received: from elkanah.its.unimelb.edu.au (elkanah.its.unimelb.edu.au [128.250.18.41]) by ariel.ucs.unimelb.edu.au (8.12.3/8.12.3) with ESMTP id h12NYW3J028894; Mon, 3 Feb 2003 10:34:32 +1100 (EST) Content-Type: text/plain; charset="iso-8859-1" From: JacobRhoden Organization: University of Melbourne To: Dragoncrest , freebsd-questions@freebsd.org Subject: Re: Determining Ram Date: Mon, 3 Feb 2003 10:34:32 +1100 X-Mailer: KMail [version 1.4] References: <4.2.0.58.20030202183408.0096e670@pop.voyager.net> In-Reply-To: <4.2.0.58.20030202183408.0096e670@pop.voyager.net> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200302031034.32590.jrhoden@unimelb.edu.au> Sender: owner-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 03 February 2003 10:35, Dragoncrest wrote: > I've got a rather odd question, but I'm looking for the easiest way to > determin how much ram I have on a given system without rebooting it. I= 'm > sure that there is some kind of console command that tells me that info= , > but I have no idea where to begin looking to find out. Does anybody > know? Thanks. you could use the 'top' command Jacob Rhoden Phone: +61 3 8344 6102 ITS Division Email: jrhoden@unimelb.edu.au Melbourne University Mobile: +61 403 788 386 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 15:40:50 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B68B37B401; Sun, 2 Feb 2003 15:40:49 -0800 (PST) Received: from tomts16-srv.bellnexxia.net (tomts16.bellnexxia.net [209.226.175.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4302543F75; Sun, 2 Feb 2003 15:40:48 -0800 (PST) (envelope-from matt@gsicomp.on.ca) Received: from gabby.gsicomp.on.ca ([65.95.180.103]) by tomts16-srv.bellnexxia.net (InterMail vM.5.01.04.19 201-253-122-122-119-20020516) with ESMTP id <20030202234047.NOQH11926.tomts16-srv.bellnexxia.net@gabby.gsicomp.on.ca>; Sun, 2 Feb 2003 18:40:47 -0500 Received: from hermes (hermes.gsicomp.on.ca [192.168.0.18]) by gabby.gsicomp.on.ca (8.12.6/8.12.6) with SMTP id h12NbejC031114; Sun, 2 Feb 2003 18:37:40 -0500 (EST) (envelope-from matt@gsicomp.on.ca) Message-ID: <001f01c2cb14$5f5585e0$1200a8c0@gsicomp.on.ca> From: "Matthew Emmerton" To: , Subject: Why won't linux_base install for me? Date: Sun, 2 Feb 2003 18:39:47 -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.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-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 4.7-R with a recent (~1 week) ports tree, and the install of linux_base is failing for me. root@gabby# make install ===> Installing for linux_base-7.1_2 kern.fallback_elf_brand: 3 -> 3 glibc-common-2.2.4-31.i386.rpm glibc-2.2.4-31.i386.rpm execution of glibc-2.2.4-31 script failed, exit status 0 *** Error code 1 This this is all RPM gunk, I have no idea how to figure out what is failing. Does anyone have any tips? -- Matt Emmerton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 15:42:37 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0BF137B401 for ; Sun, 2 Feb 2003 15:42:36 -0800 (PST) Received: from mx1.lphp.org (APastourelles-107-1-3-158.abo.wanadoo.fr [193.251.53.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id E028A43F79 for ; Sun, 2 Feb 2003 15:42:34 -0800 (PST) (envelope-from ajacoutot@lphp.org) Received: from sta01 (sta01.lphp.org.local [192.168.0.4]) by mx1.lphp.org (8.12.6/8.12.6) with ESMTP id h12NgWsa036356 for ; Mon, 3 Feb 2003 00:42:32 +0100 (CET) (envelope-from ajacoutot@lphp.org) From: Antoine Jacoutot To: freebsd-questions@freebsd.org Subject: Re: Creative Audigy soundblaster support Date: Mon, 3 Feb 2003 00:42:30 +0100 User-Agent: KMail/1.5 References: <006b01c2c7bd$294661e0$1400000a@nitrox> <200302030150.53868.klimax@proxy.immune.isf.ru> In-Reply-To: <200302030150.53868.klimax@proxy.immune.isf.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200302030042.30286.ajacoutot@lphp.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 02 February 2003 23:50, Sergey V. Golitzyn wrote: > Are you mean only Audigy support, or somthing like 5.1 sound ????? > > If you know how to play 5.1 sound on Creative Live 5.1. or somthing else > sound hardware, tell me please ... > I know C and C++ too. :-)))) > First, having an emu-tools (for Linux) like addon would be great, so we could control bass and treble mixer and have a better sound. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 16: 0: 6 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE40C37B401 for ; Sun, 2 Feb 2003 16:00:04 -0800 (PST) Received: from voo.doo.net (voo.doo.net [81.17.45.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4023143F3F for ; Sun, 2 Feb 2003 16:00:03 -0800 (PST) (envelope-from marc@schneiders.org) Received: from localhost (localhost [127.0.0.1]) by voo.doo.net (8.12.6/8.12.6) with ESMTP id h12Nxp6Z062709; Mon, 3 Feb 2003 00:59:52 +0100 (CET) (envelope-from marc@schneiders.org) Date: Mon, 3 Feb 2003 00:59:50 +0100 (CET) From: Marc Schneiders X-X-Sender: To: Lowell Gilbert Cc: Subject: Re: How to map bad sectors on IDE? In-Reply-To: <44k7gkq8h0.fsf@be-well.ilk.org> Message-ID: <20030203003720.Q62584-100000@voo.doo.net> X-Preferred-email-to: marc@schneiders.org X-Other-email-to: marc@venster.nl X-Organization: Venster (Zeist - NL) X-URL: http://www.bijt.net/ X-SOA: A.ROOT-SERVERS.ORSC. X-OS: FreeBSD: The Power to Serve 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 1 Feb 2003, at 11:19 [=GMT-0500], Lowell Gilbert wrote: > John Mills writes: > > > out of circulation. 'apropos badblocks' and 'man fsck' failed to suggest > > such a function in fBSD, but it might be worth more looking. > > badsect(8) I tried that with the bad sector numbers (with both ranges mentioned in the messages, since I wasn't sure which are the true ones): nud# badsect BAD 99107103 83247423 block 99107103 out of range of file system block 83247423 out of range of file system Don't forget to run ``fsck /dev/ad0h'' nud# badsect BAD 27000944 19071104 block 27000944 in non-data area: cannot attach block 19071104 in non-data area: cannot attach Don't forget to run ``fsck /dev/ad0h'' After I ran fsck it refused to mark the partition as clean. That was not nice, since /usr was on it. Since there was quite a bit of space on the /home partition, I decided to move the content of the affected partition to that. So /usr moved to /home/usr (minus 99% of src and obj and ports). So I thought a new fs ('reformat') and everything is OK. I could even move /usr back then. Alas, bad luck again, because: > > Does fBSD's file system creation make sure that all blocks of a newly > > created file system are in fact usable? I would be surprised if there were > > no cross checks in the formatting/partitioning/fs-creation path. If the > > bad blocks weren't linked in the new filesystem, they would have become > > invisible for practical purposes. > > newfs doesn't make any such attempts any more, *because* the hardware > has already done it for them. You are very right. I tried it. newfs didn't tell me anything about bad sectors, so I guess it either missed them on purpose or accidently. Also I noticed it did not take much time to do 17GB. So a media check sort of seemed unlikely. It did freeze my console for a few seconds, while the only serious other thing it was doing was make buildworld. -- [16] Do it today. http://logoff.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 16:14:25 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D52B937B401 for ; Sun, 2 Feb 2003 16:14:24 -0800 (PST) Received: from smtp07.wxs.nl (smtp07.wxs.nl [195.121.6.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id A650443E4A for ; Sun, 2 Feb 2003 16:14:23 -0800 (PST) (envelope-from marco@beishuizen.info) Received: from tsunami.bsd ([213.10.35.60]) by smtp07.wxs.nl (Netscape Messaging Server 4.15) with ESMTP id H9PHZU00.OG2 for ; Mon, 3 Feb 2003 01:14:18 +0100 Date: Mon, 3 Feb 2003 01:14:18 +0100 (CET) From: Marco Beishuizen Reply-To: Marco Beishuizen To: FreeBSD questions mailing list Subject: GhostScript / Ghostview / Xdvi not working Message-ID: FreeBSD: Homepage: 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 My problem appeared first when I wanted to insert a .eps graphics file in LyX. When I try to view my document with Xdvi it doesn't show the .eps files. Opening the document manually with Xdvi I get the error: "gs: Unknown device: x11". A similar error pops up when trying to view the document whith GhostScript. Then I get the error: "Unknown device: x11". When I try to open gs manually in a xterm I get the error: "**** Unable to open the initial device, quitting". After a google search I think I have to install GhostScript with x11 support. But I have no idea how to do that. How do I get the x11 support in GhostScript? Marco -- !07/11 PDP a ni deppart m'I !pleH To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 16:21:10 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D44137B401 for ; Sun, 2 Feb 2003 16:21:08 -0800 (PST) Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40F0643E4A for ; Sun, 2 Feb 2003 16:21:06 -0800 (PST) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.gr (patr530-b200.otenet.gr [212.205.244.208]) by mailsrv.otenet.gr (8.12.6/8.12.6) with ESMTP id h130L3ow017600; Mon, 3 Feb 2003 02:21:03 +0200 (EET) Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.12.6/8.12.6) with ESMTP id h130L2BL003646; Mon, 3 Feb 2003 02:21:02 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.gr (8.12.6/8.12.6/Submit) id h130L2FQ003645; Mon, 3 Feb 2003 02:21:02 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Mon, 3 Feb 2003 02:21:02 +0200 From: Giorgos Keramidas To: Alexandros Perdikomatis Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Greek suppport Message-ID: <20030203002102.GA2973@gothmog.gr> References: <3E2BA110.5000109@otenet.gr> <20030202123000.GA749@gothmog.gr> <200302022109.21955.menippos@otenet.gr> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-7 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <200302022109.21955.menippos@otenet.gr> Sender: owner-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 2003-02-02 21:09, Alexandros Perdikomatis wrote: > Óôéò Êõñ 02 Öåâ 2003 14:30, ï/ç Giorgos Keramidas Ýãñáøå: > > On 2003-01-20 09:11, Alexandros Perdikomatis wrote: > > > Hello, > > > > > > I would like to know to which mailing list I could find answers or > > > post questions about locale support on FreeBSD. > > > > This list, freebsd-questions, is good enough. FWIW, I'm also Greek > > and I have used el_GR locales for a while. > > Dear Mr Giorgo, > > I 'd like to thank you for the information. Now, I still didn't find > anything about greek keyboard or 8bit locale-based text-mode > terminal. > > If this is the right list, please, somebody drop me a like about. Try using /usr/share/syscons/keymaps/gr.elot.acc.kbd as your console keyboard map. This can be enabled by editing /etc/rc.conf and adding the line: keymap="gr.elot.acc" Then, you will probably want to also set a proper console font, for viewing greek text. There is /usr/share/syscons/fonts/iso07-8x16.fnt which you can use as the default 8x16 font of your virtual ttys by adding the following to rc.conf: font8x16="iso07-8x16" An alternative keyboard map and font pair can be found at: http://people.freebsd.org/~keramida/files/keramida.el-iso.kbd http://people.freebsd.org/~keramida/files/grfixed Copy `keramida.el-iso.kbd' in /usr/share/syscons/keymaps and `grfixed' in /usr/share/syscons/fonts. Then set in your rc.conf: keymap="keramida.el-iso" font8x16="grfixed" The `keramida.el-iso' map allows switching between English and Greek using the familiar Left_Alt + Shift key combo. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 16:24:41 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3762737B401 for ; Sun, 2 Feb 2003 16:24:40 -0800 (PST) Received: from catflap.home.slightlystrange.org (pc1-cmbg1-4-cust43.cmbg.cable.ntl.com [62.253.133.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDDC543F3F for ; Sun, 2 Feb 2003 16:24:28 -0800 (PST) (envelope-from dan@slightlystrange.org) Received: from danielby by catflap.home.slightlystrange.org with local (Exim 3.36 #1) id 18fUPN-0001ce-00 for questions@FreeBSD.ORG; Mon, 03 Feb 2003 00:24:21 +0000 Date: Mon, 3 Feb 2003 00:24:21 +0000 From: Daniel Bye To: questions@FreeBSD.ORG Subject: Re: sshd cannot login Message-ID: <20030203002421.GA2274@catflap.home.slightlystrange.org> Reply-To: dan@slightlystrange.org Mail-Followup-To: questions@FreeBSD.ORG References: <005c01c2cb11$25f1c780$0500a8c0@data> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <005c01c2cb11$25f1c780$0500a8c0@data> User-Agent: Mutt/1.4i X-Scanner: exiscan *18fUPN-0001ce-00*naPiPQw5y16* (SlightlyStrange.org, Using NOD32 http://www.nod32.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 On Sun, Feb 02, 2003 at 04:16:42PM -0700, Mike wrote: > After reloading my 4.7 box I cannot login to it via sshd like I could. > It's installed and the port is open but the password will not validate > on any user. > > What should I look for in the config? It worked before without doing > anything to it.. Show us a transcript of your client's negotiation with the server, using ssh's -v option (the more often you repeat it, the chattier it becomes). -- Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc PGP Key fingerprint: 3D73 AF47 D448 C5CA 88B4 0DCF 849C 1C33 3C48 2CDC _ ASCII ribbon campaign ( ) - against HTML, vCards and X - proprietary attachments in e-mail / \ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 16:38:50 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C0B6537B401 for ; Sun, 2 Feb 2003 16:38:48 -0800 (PST) Received: from smtp01.wxs.nl (smtp01.wxs.nl [195.121.6.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id B82B043E4A for ; Sun, 2 Feb 2003 16:38:47 -0800 (PST) (envelope-from marco@beishuizen.info) Received: from tsunami.bsd ([213.10.35.60]) by smtp01.wxs.nl (Netscape Messaging Server 4.15) with ESMTP id H9PJ2301.476 for ; Mon, 3 Feb 2003 01:37:15 +0100 Date: Mon, 3 Feb 2003 01:37:56 +0100 (CET) From: Marco Beishuizen Reply-To: Marco Beishuizen To: FreeBSD questions mailing list Subject: Re: [already solved] GhostScript / Ghostview / Xdvi not working In-Reply-To: Message-ID: References: FreeBSD: Homepage: 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, 3 Feb 2003, the wise Marco Beishuizen spoke, and said: > > My problem appeared first when I wanted to insert a .eps graphics file in > LyX. When I try to view my document with Xdvi it doesn't show the .eps > files. Opening the document manually with Xdvi I get the error: "gs: > Unknown device: x11". > > A similar error pops up when trying to view the document whith > GhostScript. Then I get the error: "Unknown device: x11". > > When I try to open gs manually in a xterm I get the error: "**** Unable to > open the initial device, quitting". > > After a google search I think I have to install GhostScript with x11 > support. But I have no idea how to do that. How do I get the x11 support > in GhostScript? > > Marco Problem solved. I had to reinstall ghostscript from the portstree with the option NO_CHECKSUM=yes. It looks OK now. Marco -- With every passing hour our solar system comes forty-three thousand miles closer to globular cluster M13 in the constellation Hercules, and still there are some misfits who continue to insist that there is no such thing as progress. -- Ransom K. Ferm To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 17: 0:30 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7040F37B401 for ; Sun, 2 Feb 2003 17:00:29 -0800 (PST) Received: from smithers.nildram.co.uk (smithers.nildram.co.uk [195.112.4.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9AB5643F85 for ; Sun, 2 Feb 2003 17:00:23 -0800 (PST) (envelope-from David.Larkin@djl.co.uk) Received: from djl.co.uk (nat.djl.co.uk [213.208.117.42]) by smithers.nildram.co.uk (Postfix) with ESMTP id 0F3BD9C60; Mon, 3 Feb 2003 01:00:20 +0000 (GMT) Message-ID: <3E3DBFAE.BDCF0D25@djl.co.uk> Date: Mon, 03 Feb 2003 01:02:38 +0000 From: David Larkin Organization: D.J.L. Software Consultancy Ltd X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.3-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Dragoncrest Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Determining Ram References: <4.2.0.58.20030202183408.0096e670@pop.voyager.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 Dragoncrest wrote: > I've got a rather odd question, but I'm looking for the easiest way to > determin how much ram I have on a given system without rebooting it. I'm > sure that there is some kind of console command that tells me that info, > but I have no idea where to begin looking to find out. Does anybody > know? Thanks. > use the command dmesg > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" 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 Feb 2 17:30:17 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A8DC37B401 for ; Sun, 2 Feb 2003 17:30:16 -0800 (PST) Received: from darkpossum.medill.northwestern.edu (darkpossum.medill.northwestern.edu [129.105.51.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 725E643F3F for ; Sun, 2 Feb 2003 17:30:15 -0800 (PST) (envelope-from possum@darkpossum.medill.northwestern.edu) Received: from darkpossum.medill.northwestern.edu (b7dedc6dc8113fb2bc40c772a89da28e@localhost.medill.northwestern.edu [127.0.0.1]) by darkpossum.medill.northwestern.edu (8.12.6/8.12.6) with ESMTP id h131KxYM002767 for ; Sun, 2 Feb 2003 19:20:59 -0600 (CST) (envelope-from possum@darkpossum.medill.northwestern.edu) Received: (from possum@localhost) by darkpossum.medill.northwestern.edu (8.12.6/8.12.6/Submit) id h131Kx49002766 for freebsd-questions@freebsd.org; Sun, 2 Feb 2003 19:20:59 -0600 (CST) Date: Sun, 2 Feb 2003 19:20:59 -0600 From: Redmond Militante To: freebsd-questions@freebsd.org Subject: test Message-ID: <20030203012059.GA2735@darkpossum> Reply-To: Redmond Militante Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="h31gzZEtNLTqOjlF" Content-Disposition: inline User-Agent: Mutt/1.4i X-Sender: redmond@darkpossum.medill.northwestern.edu X-URL: http://darkpossum.medill.northwestern.edu/modules.php?name=Content&pa=showpage&pid=1 X-DSS-PGP-Fingerprint: F9E7 AFEA 0209 B164 7F83 E727 5213 FAFA 1511 7836 X-Tofu: The other white meat substitute. Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --h31gzZEtNLTqOjlF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline --h31gzZEtNLTqOjlF Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+PcP6FNjun16SvHYRAno4AJ9SHbQBqyODwWfOG779t2ZvsMQRHQCeK5+r /nNYLh1aCbLyu6pFOYyorDI= =2gaB -----END PGP SIGNATURE----- --h31gzZEtNLTqOjlF-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 17:37:12 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 86BF637B401; Sun, 2 Feb 2003 17:37:10 -0800 (PST) Received: from zkzl.poznan.pl (mail.zkzl.poznan.pl [212.126.28.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id F41C643F79; Sun, 2 Feb 2003 17:37:04 -0800 (PST) (envelope-from valentin005@newmail.ru) Received: from 657nj7 not authenticated [24.203.40.206] by zkzl.poznan.pl with NetMail SMTP Agent $Revision: 3.9 $ on Novell NetWare; Mon, 03 Feb 2003 02:31:14 +0100 Reply-To: From: "Valentin Ivanovich" To: valentin@FreeBSD.ORG Subject: Ïðîäàåòñÿ çàâîä. Êîíòàêò (095) 933 02 89 ñåêðåòàðü (095) 969 10 95 ìîá. Âàëåíòèí Èâàíîâè÷. PGFCTLOVPZ Date: Mon, 3 Feb 2003 08:32:12 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1251" Content-Transfer-Encoding: 7bit X-Priority: 1 X-MSMail-Priority: High X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Message-Id: <20030203013705.F41C643F79@mx1.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 1. Ïðîäàåòñÿ åäèíûì ëîòîì ìàøèíîñòðîèòåëüíûé çàâîä. 12ãà.çåìëÿ, 15 000ì2 öåõà, 500 åäèíèö ì/î ñòàíêîâ. Áîëüøîé çàïàñ èíñòðóìåíòà è êîìïëåêòóþùèõ. Æåëåçíîäîðîæíàÿ âåòêà ñ ìîñòîâûì êðàíîì. Äåøåâàÿ ðàáî÷àÿ ñèëà. Ðàçâèòàÿ èíôðàñòðóêòóðà. Íå äîðîãî. Ìåñòîíàõîæäåíèå, çàïàä ÐÔ. 2. Òêàöêàÿ ôàáðèêà 8 000ì2 ìåòðîâ. Ïîäðîáíîñòè ïî îôèöèàëüíîìó äîïîëíèòåëüíîìó çàïðîñó. íà ôàêñ (095) 933 02 89 èëè phv@seznam.cz Êîíòàêò (095) 933 02 89 ñåêðåòàðü (095) 969 10 95 ìîá. Âàëåíòèí Èâàíîâè÷ UZXMWSQNQOCFNIMVBIYBIWVLJJQPNRNZUXBHGJ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 17:45:52 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 481F337B401 for ; Sun, 2 Feb 2003 17:45:47 -0800 (PST) Received: from web13507.mail.yahoo.com (web13507.mail.yahoo.com [216.136.175.86]) by mx1.FreeBSD.org (Postfix) with SMTP id 0673343E4A for ; Sun, 2 Feb 2003 17:45:47 -0800 (PST) (envelope-from us23north@yahoo.com) Message-ID: <20030203014546.462.qmail@web13507.mail.yahoo.com> Received: from [66.248.82.164] by web13507.mail.yahoo.com via HTTP; Sun, 02 Feb 2003 17:45:46 PST Date: Sun, 2 Feb 2003 17:45:46 -0800 (PST) From: Eric Buchanan Subject: Unable to install Open Office port (langinfo.h is missing) 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 Hello list, I am trying to install Open Office via the port on FreeBSD 4.7-Stable #5, from a make world on 11/17/2002. Ports and src are cvsuped daily. Make yields the following error message. I installed almost all the port dependencies (jdk 13, openmotif, bison, etc.) in advance, before typing "make." Any help is greatly appreciated. Thank you in advance. Eric -------- REQUIREMENTS: OO requires that the ENV variable LANG is set to a proper value. Dependent on which language port you use, OO does automatically set LANG to a suitable value. You can change this with: USE_LANG="prefered language" and set a different language like: en_US.ISO8859-15 en_US.ISO8859-1 US-ASCII Your current setting is: USE_LANG=en_US.ISO8859-15 OPTIONS: If you like to use the native BSD JDK for the build system, you can use WITH_BSD_JDK=TRUE to disable the usage of the linux-JDK and linux dependency. You can compile OO with debug symbols if you call make with WITH_DEBUG=1 If you set WITH_DEBUG=2, you add internal OO.org debug support. You may set WITH_TTF_BYTECODE_ENABLED=YES if you like to use the Freetype library to render TTF fonts. Normally the TTF lib is not used to render fonts. If you have licensed the Apple patents US05155805 US05159668 and US05325479 you can enable this option to get better quality of glyphs at small bitmap sizes. NOTICE: To build Openoffice, you should have a lot of free diskspace (~ 4GB). OO.org can crash if you enter a non existing path or URL in the location bar. To fix these crashes you need a uncommitted system patch for rtld: http://people.freebsd.org/~mbr/ooo/rtld-symlookup.diff OO.org build can deadlock in regmerge. You can work around this problem with this patch: http://people.freebsd.org/~mbr/ooo/rtld-builddeadlock.diff langinfo.h is missing ! Please upgrade to 4.6 RELEASE or 4.6 STABLE. *** Error code 1 Stop in /backup/ports/editors/openoffice. __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 18: 2:41 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D27B137B401 for ; Sun, 2 Feb 2003 18:02:40 -0800 (PST) Received: from mired.org (ip68-97-54-220.ok.ok.cox.net [68.97.54.220]) by mx1.FreeBSD.org (Postfix) with SMTP id 7A2C243F75 for ; Sun, 2 Feb 2003 18:02:33 -0800 (PST) (envelope-from mwm-dated-1044669751.969bbb@mired.org) Received: (qmail 53203 invoked from network); 3 Feb 2003 02:02:31 -0000 Received: from localhost.mired.org (HELO guru.mired.org) (127.0.0.1) by localhost.mired.org with SMTP; 3 Feb 2003 02:02:31 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15933.52662.836585.531311@guru.mired.org> Date: Sun, 2 Feb 2003 20:02:30 -0600 To: David Larkin Cc: Dragoncrest , freebsd-questions@FreeBSD.ORG Subject: Re: Determining Ram In-Reply-To: <3E3DBFAE.BDCF0D25@djl.co.uk> References: <4.2.0.58.20030202183408.0096e670@pop.voyager.net> <3E3DBFAE.BDCF0D25@djl.co.uk> X-Mailer: VM 7.07 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\ From: Mike Meyer X-Delivery-Agent: TMDA/0.68 (Shut Out) Sender: owner-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 <3E3DBFAE.BDCF0D25@djl.co.uk>, David Larkin typed: > Dragoncrest wrote: > > I've got a rather odd question, but I'm looking for the easiest way to > > determin how much ram I have on a given system without rebooting it. I'm > > sure that there is some kind of console command that tells me that info, > > but I have no idea where to begin looking to find out. Does anybody > > know? Thanks. > use the command dmesg It may no longer be available there. The dmesg at boot time is preserved in /var/run/dmesg.boot. The information should be there, even if it's gone from dmesg. http://www.mired.org/consulting.html 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 Feb 2 18:26:46 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AAD3837B405 for ; Sun, 2 Feb 2003 18:26:42 -0800 (PST) Received: from mx20b.rmci.net (mx20b.rmci.net [205.162.184.38]) by mx1.FreeBSD.org (Postfix) with SMTP id CABE243F79 for ; Sun, 2 Feb 2003 18:26:41 -0800 (PST) (envelope-from massey@rmci.net) Received: (qmail 31092 invoked from network); 3 Feb 2003 02:26:36 -0000 Received: from dsl-ip-216-222-2-35.boi.rmci.net (HELO data) (216.222.2.35) by mx20.rmci.net with SMTP; 3 Feb 2003 02:26:36 -0000 From: "Mike" To: Subject: RE: sshd cannot login -- Using the ssh -v here is the output VERY LONG Date: Sun, 2 Feb 2003 19:28:18 -0700 Message-ID: <000801c2cb2b$e9c72550$0500a8c0@data> 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: <20030203002421.GA2274@catflap.home.slightlystrange.org> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tictoc# cd /usr/local/sbin tictoc# ./pure-ftpd & [1] 293 tictoc# ssh tictoc -v OpenSSH_3.4p1 FreeBSD-20020702, SSH protocols 1.5/2.0, OpenSSL 0x0090607f debug1: Reading configuration data /etc/ssh/ssh_config debug1: Rhosts Authentication disabled, originating port will not be trusted. debug1: ssh_connect: needpriv 0 debug1: Connecting to tictoc.tictoc.us [192.168.0.2] port 22. debug1: Connection established. debug1: identity file /root/.ssh/identity type -1 debug1: identity file /root/.ssh/id_rsa type -1 debug1: identity file /root/.ssh/id_dsa type -1 debug1: Remote protocol version 1.99, remote software version OpenSSH_3.4p1 FreeBSD-20020702 debug1: match: OpenSSH_3.4p1 FreeBSD-20020702 pat OpenSSH* Enabling compatibility mode for protocol 2.0 debug1: Local version string SSH-2.0-OpenSSH_3.4p1 FreeBSD-20020702 debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug1: kex: server->client aes128-cbc hmac-md5 none debug1: kex: client->server aes128-cbc hmac-md5 none debug1: SSH2_MSG_KEX_DH_GEX_REQUEST sent debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP debug1: dh_gen_key: priv key bits set: 122/256 debug1: bits set: 1570/3191 debug1: SSH2_MSG_KEX_DH_GEX_INIT sent debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY debug1: Host 'tictoc.tictoc.us' is known and matches the DSA host key. debug1: Found key in /root/.ssh/known_hosts:1 debug1: bits set: 1574/3191 debug1: ssh_dss_verify: signature correct debug1: kex_derive_keys debug1: newkeys: mode 1 debug1: SSH2_MSG_NEWKEYS sent debug1: waiting for SSH2_MSG_NEWKEYS debug1: newkeys: mode 0 debug1: SSH2_MSG_NEWKEYS received debug1: done: ssh_kex2. debug1: send SSH2_MSG_SERVICE_REQUEST debug1: service_accept: ssh-userauth debug1: got SSH2_MSG_SERVICE_ACCEPT debug1: authentications that can continue: publickey,password,keyboard-interactive debug1: next auth method to try is publickey debug1: try privkey: /root/.ssh/identity debug1: try privkey: /root/.ssh/id_rsa debug1: try privkey: /root/.ssh/id_dsa debug1: next auth method to try is keyboard-interactive Password: debug1: authentications that can continue: publickey,password,keyboard-interactive Password: debug1: authentications that can continue: publickey,password,keyboard-interactive Password: -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of Daniel Bye Sent: Sunday, February 02, 2003 5:24 PM To: questions@FreeBSD.ORG Subject: Re: sshd cannot login On Sun, Feb 02, 2003 at 04:16:42PM -0700, Mike wrote: > After reloading my 4.7 box I cannot login to it via sshd like I could. > It's installed and the port is open but the password will not validate > on any user. > > What should I look for in the config? It worked before without doing > anything to it.. Show us a transcript of your client's negotiation with the server, using ssh's -v option (the more often you repeat it, the chattier it becomes). -- Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc PGP Key fingerprint: 3D73 AF47 D448 C5CA 88B4 0DCF 849C 1C33 3C48 2CDC _ ASCII ribbon campaign ( ) - against HTML, vCards and X - proprietary attachments in e-mail / \ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" 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 Feb 2 18:31:12 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B37A37B401 for ; Sun, 2 Feb 2003 18:31:11 -0800 (PST) Received: from dragoncrest.jasnetworks.net (dragoncrest.jasnetworks.net [65.194.254.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id AECD343F3F for ; Sun, 2 Feb 2003 18:31:10 -0800 (PST) (envelope-from dragoncrest@voyager.net) Received: from works (works.jasnetworks.net [192.168.0.2]) by dragoncrest.jasnetworks.net (8.12.3/8.12.3) with ESMTP id h12MWadB002241; Sun, 2 Feb 2003 22:32:37 GMT (envelope-from dragoncrest@voyager.net) Message-Id: <4.2.0.58.20030202213837.009be7b0@pop.voyager.net> X-Sender: dragoncrest@pop.voyager.net X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.0.58 Date: Sun, 02 Feb 2003 21:39:45 -0500 To: David Larkin From: Dragoncrest Subject: Re: Determining Ram Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <3E3DBFAE.BDCF0D25@djl.co.uk> References: <4.2.0.58.20030202183408.0096e670@pop.voyager.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 Cool. That worked. A little more info than I wanted to sort through, but now that I know about that, I now have more information to pick through later on should I need any of that information that Dmesg listed. Thanks, that solved this issue, and gave me a new tool I never knew about for later troubleshooting. :D At 01:02 AM 2/3/03 +0000, David Larkin wrote: >Dragoncrest wrote: > > > I've got a rather odd question, but I'm looking for the easiest > way to > > determin how much ram I have on a given system without rebooting it. I'm > > sure that there is some kind of console command that tells me that info, > > but I have no idea where to begin looking to find out. Does anybody > > know? Thanks. > > > >use the command dmesg > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" 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 Feb 2 18:35:51 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F16D037B401 for ; Sun, 2 Feb 2003 18:35:49 -0800 (PST) Received: from zoon.lafn.org (zoon.lafn.org [206.117.18.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8116C43F3F for ; Sun, 2 Feb 2003 18:35:49 -0800 (PST) (envelope-from bc979@lafn.org) Received: from lafn.org (host-66-81-179-107.rev.o1.com [66.81.179.107]) by zoon.lafn.org (8.12.3/8.11.3) with ESMTP id h132Zjqq091954; Sun, 2 Feb 2003 18:35:45 -0800 (PST) (envelope-from bc979@lafn.org) Date: Sun, 2 Feb 2003 18:35:44 -0800 Subject: Re: Determining Ram Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v551) Cc: freebsd-questions@FreeBSD.ORG, David Larkin To: Dragoncrest From: Doug Hardie In-Reply-To: <4.2.0.58.20030202213837.009be7b0@pop.voyager.net> Message-Id: <31BB2869-3720-11D7-911E-000393681B06@lafn.org> Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.551) Sender: owner-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, Feb 2, 2003, at 18:39 US/Pacific, Dragoncrest wrote: > Cool. That worked. A little more info than I wanted to sort > through, but now that I know about that, I now have more information > to pick through later on should I need any of that information that > Dmesg listed. > At 01:02 AM 2/3/03 +0000, David Larkin wrote: >> Dragoncrest wrote: >> >> > I've got a rather odd question, but I'm looking for the >> easiest way to >> > determin how much ram I have on a given system without rebooting >> it. I'm >> > sure that there is some kind of console command that tells me that >> info, >> > but I have no idea where to begin looking to find out. Does anybody >> > know? Thanks. >> > >> use the command dmesg If your machine has been running too long the boot info will no longer be available through dmesg. However, it is retained in /var/run/dmesg.boot. That will always show the boot messages from the previous boot. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 18:56: 1 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 16D7937B401 for ; Sun, 2 Feb 2003 18:55:59 -0800 (PST) Received: from community5.interfree.it (community5.interfree.it [213.158.72.35]) by mx1.FreeBSD.org (Postfix) with SMTP id 89EE243E4A for ; Sun, 2 Feb 2003 18:55:54 -0800 (PST) (envelope-from victorvittorivonwiktow@interfree.it) Received: (qmail 9478 invoked from network); 3 Feb 2003 02:55:47 -0000 Received: from unknown (HELO linux) (80.104.113.113) by mail.interfree.it with SMTP; 3 Feb 2003 02:55:47 -0000 Content-Type: text/plain; charset="us-ascii" From: ".VWV." To: freebsd-questions@FreeBSD.ORG Subject: amnesiac - nasa - various Date: Mon, 3 Feb 2003 03:55:49 -0100 User-Agent: KMail/1.4.3 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200302030355.49732.victorvittorivonwiktow@interfree.it> Sender: owner-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. Please, forward this letter to the the correct delivery. I haven't the=20 strenght necessary to walk online across the mailgroups' environment. Fee= l=20 free of copying what you like of the following content, simply making men= tion=20 of my name. If at NASA nobody has realized, rockets fitting the main vehicle's belly = could=20 damage its thermal insulation, there's nothing strange they have adopted = a=20 LINUX based GNU system instead of a BSD-GNU one. You know, SATURNO V was the most perfect rocket engine ever designed, as = for=20 vertical take-off. Advanced vehicles with wings, must take off from gravi= ty=20 following a spiral path: at the moment, it could be too much expensive,=20 therefore they have decided to save some MONEY taking off vertically with= =20 that stuff. I admit I'm running a penguin now, just because I haven't tried to set up= my=20 dad's ISDN with BSD. I like to run my 4.6 'AMNESIAC' BSD like a dream for= my=20 future, I'm trying it step-by-step. Many people don't feel obvious the=20 hierarchical system of physical-slices and subordinated BSD partitions, b= ut=20 it has kept me immediately at home. If anybody likes to create custom BSD= =20 partitions, the system keeps the disc safe by means of the physical slice= s'=20 creation. Who could ask more... Who cares of the life of common computer users? Mr. Gates cares of them f= or=20 money, Linux distributors nothing at all - except of the ones which are g= oing=20 bankrupt, like Mandrake, the ones very cautious like Slackware, the ones=20 simply experimental like all of the Sorcery-like. It isn't necessary to ask a genius, to realize Linux' success is made by = a=20 strong industry help for compiling a lot of kernels, for the most part of= the=20 hardware architectures. We know the same job could be done with a traditi= onal=20 kernel like BSD's one. Who will be the next Mr. Gates? I hope the DAEMON will fuck them all. Please, keep BSD clear of alien compression tools like 'rpm' or 'deb'. We= must=20 adopt the universal, common way of the traditional 'tar' and 'tar.gz'=20 compression methods. I also hope we'll not need stuff like 'linuxulator' = any=20 longer. Forgive me for my speech and for my quasi-english. VITTORI unfortunately, not the cosmos-flyer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 19: 0:47 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E15BB37B401; Sun, 2 Feb 2003 19:00:45 -0800 (PST) Received: from scl8owa02.int.exodus.net (scl8out02.exodus.net [66.35.230.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8578843F75; Sun, 2 Feb 2003 19:00:41 -0800 (PST) (envelope-from Maksim.Yevmenkin@cw.com) Received: from SJDCEX01.int.exodus.net ([165.193.27.80]) by scl8owa02.int.exodus.net with Microsoft SMTPSVC(5.0.2195.5329); Sun, 2 Feb 2003 19:00:41 -0800 X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable Subject: RE: PPP in -direct mode does not execute any chat scripts Date: Sun, 2 Feb 2003 19:00:41 -0800 Message-ID: <45258A4365C6B24A9832BFE224837D552B1284@sjdcex01.int.exodus.net> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: PPP in -direct mode does not execute any chat scripts thread-index: AcLLEzTIvU8Cx4ZsSJuAH+1fjExemAAF4e6U From: "Maksim Yevmenkin" To: "Daniel O'Connor" Cc: , X-OriginalArrivalTime: 03 Feb 2003 03:00:41.0301 (UTC) FILETIME=[6FB84050:01C2CB30] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Daniel, > > So the questions is: would it be possible to enable PPP chat=20 > > in "direct" mode? Is there any reason to not allow this? It > > seems 'login' script would do just fine. Is there any other/ > > better way to do this? One possible option right now is to > > execute /bin/chat from the launcher program before executing > > PPP, but i'd rather keep all chat scripts in PPP. >=20 > You'd need to add an option to do this - enabling it by default would > break a lot of stuff (eg I use ppp -direct for incoming PPP calls). If > -direct *by default* used chat then I would have to change my ppp.conf > and that would suck :) >=20 > Perhaps have 'enable usechatindirect' or some such.. i agree, it would break things if the 'default' section in the ppp.conf has 'set dial foo' and 'set login bar' lines in it (which is most likely the case) *and* if you use the same ppp.conf for both dialing out and receiving calls. in order to make things work people would have to put 'set dial' and 'set login' lines for the labels used in 'direct' mode.=20 i guess it is better to add the option. back to PPP hacking then :) thanks, max To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 19: 9:58 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0441437B401 for ; Sun, 2 Feb 2003 19:09:57 -0800 (PST) Received: from arpa.com (arpa.com [199.245.173.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9626943F75 for ; Sun, 2 Feb 2003 19:09:56 -0800 (PST) (envelope-from wd@arpa.com) Received: from localhost (localhost [127.0.0.1]) by arpa.com (Postfix) with ESMTP id CDF88C5E for ; Sun, 2 Feb 2003 21:09:50 -0600 (CST) Received: by arpa.com (Postfix, from userid 102) id 26BE3C01; Sun, 2 Feb 2003 21:09:50 -0600 (CST) Date: Sun, 2 Feb 2003 21:09:50 -0600 From: Chip Norkus To: Free BSD Questions list Subject: Re: Losless audio encoder Message-ID: <20030203030949.GK89972@arpa.com> References: <20030202165056.GA5179@teddy.fas.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030202165056.GA5179@teddy.fas.com> User-Agent: Mutt/1.4i X-Virus-Scanned: by AMaViS snapshot-20020531 Sender: owner-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 Feb 02, 2003; 11:50AM -0500 stan propagated the following: > Is there a good lossless audio encoder in the ports tree? > Yes, flac (part of the OGG/et al group now I guess) lives in the audio/flac port. :) > -- > "They that would give up essential liberty for temporary safety deserve > neither liberty nor safety." > -- Benjamin Franklin > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -wd -- chip norkus; unix geek and programmer; wd@arpa.com "question = (to) ? be : !be;" --Shakespeare http://telekinesis.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 19:20: 2 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D8D5337B401; Sun, 2 Feb 2003 19:20:01 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A31A43F3F; Sun, 2 Feb 2003 19:20:01 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.6/8.12.3) with ESMTP id h133Jg3Y000708; Sun, 2 Feb 2003 20:19:43 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Sun, 02 Feb 2003 20:18:33 -0700 (MST) Message-Id: <20030202.201833.52904095.imp@bsdimp.com> To: Maksim.Yevmenkin@cw.com Cc: hackers@FreeBSD.ORG, questions@FreeBSD.ORG Subject: Re: PPP in -direct mode does not execute any chat scripts From: "M. Warner Losh" In-Reply-To: <45258A4365C6B24A9832BFE224837D552B1283@sjdcex01.int.exodus.net> References: <45258A4365C6B24A9832BFE224837D552B1283@sjdcex01.int.exodus.net> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) 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 Is there any reason that RFCOMM doesn't give full tty support, like the various USB modem drivers do? That's likely the best way to deal with this. Then ppp or whatever application you want will just work. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 19:39:11 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 029E137B401 for ; Sun, 2 Feb 2003 19:39:10 -0800 (PST) Received: from ntl.com (pc1-glfd2-4-cust59.glfd.cable.ntl.com [81.99.187.59]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11ED743F3F for ; Sun, 2 Feb 2003 19:39:03 -0800 (PST) (envelope-from william@palfreman.com) Received: from aqua.lan.palfreman.com (localhost [127.0.0.1]) by ntl.com (8.12.3/8.12.3) with ESMTP id h133eKkn071773 for ; Mon, 3 Feb 2003 03:40:20 GMT (envelope-from william@palfreman.com) Received: from localhost (william@localhost) by aqua.lan.palfreman.com (8.12.3/8.12.3/Submit) with ESMTP id h133eKm3071770 for ; Mon, 3 Feb 2003 03:40:20 GMT X-Authentication-Warning: aqua.lan.palfreman.com: william owned process doing -bs Date: Mon, 3 Feb 2003 03:40:20 +0000 (GMT) From: William Palfreman To: questions@freebsd.org Subject: Tar bug, mentioned in 4.7 UPDATING Message-ID: <20030203030500.C66893@ndhn.yna.cnyserzna.pbz> 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 was comparing the /usr/src/UPDATING file on RELENG_4_5, 4_6 and 4_7, and I noticed that there is a fix for a tar bug in the 4.7 pX releases, but not in 4.6.2-pX and 4.5-pX. 4.5: (also 4.6.2 p3) 20021023: p21 FreeBSD-SA-02:40.kadmind Correct kadmind buffer overflow. 4.7: 20021023: p1 FreeBSD-SA-02:40.kadmind Correct bug in the tar(1) contains_dot_dot function allowing files to be extracted outside the intended directory tree. Correct kadmind buffer overflow. Do I need to update this manually for my < 4.7 systems? I see there was a bit of discussion on the security list at the time, but I can't see much more about it. I don't see why it can be worth fixing for 4.7 and not for anything else, given how widely used the tar utility is. I don't particularly mind fixing it myself, but it seems odd that this is a critical fix in one release and a feature in others. Is anyone likely to be using this as a feature in earlier releases? Bill. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 19:39:53 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F3BEE37B401 for ; Sun, 2 Feb 2003 19:39:52 -0800 (PST) Received: from snickers.hotpop.com (snickers.hotpop.com [204.57.55.49]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53D1C43F3F for ; Sun, 2 Feb 2003 19:39:52 -0800 (PST) (envelope-from kitbsdlists@HotPOP.com) Received: from hotpop.com (kubrick.hotpop.com [204.57.55.16]) by snickers.hotpop.com (Postfix) with SMTP id 3A1877A9D2 for ; Mon, 3 Feb 2003 03:39:14 +0000 (UTC) Received: from fortytwo. (ip68-109-49-234.lu.dl.cox.net [68.109.49.234]) by smtp-2.hotpop.com (Postfix) with SMTP id 81F6C1B889E for ; Mon, 3 Feb 2003 02:45:57 +0000 (UTC) Date: Sun, 2 Feb 2003 15:48:11 -0600 From: kitsune To: freebsd-questions@freebsd.org Subject: direct connecct problems with dc_gui and dcgui Message-Id: <20030202154811.5ce174b2.kitbsdlists@HotPOP.com> X-Mailer: Sylpheed version 0.8.3 (GTK+ 1.2.10; i386-portbld-freebsd4.7) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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 Has any one else been having problems with direct connect clients, specifically dc_gui and dcgui, on freebsd 4.7? The main problem I am having is that I can sharing files. I can download perfectly, but with dc_gui no one can manage to download any thing off of me. With dcgui non-windows users can manage to download from me, but other clients can't. Any one have any suggestions about getting a dc client to work properly or has come across this befor? -- -kitsune when asking a fox, expect a foxy reply To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 19:49: 8 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 11CFB37B401 for ; Sun, 2 Feb 2003 19:49:05 -0800 (PST) Received: from mx20a.rmci.net (mx20a.rmci.net [205.162.184.37]) by mx1.FreeBSD.org (Postfix) with SMTP id 9089F43F79 for ; Sun, 2 Feb 2003 19:49:04 -0800 (PST) (envelope-from massey@rmci.net) Received: (qmail 21182 invoked from network); 3 Feb 2003 03:49:03 -0000 Received: from dsl-ip-216-222-2-35.boi.rmci.net (HELO data) (216.222.2.35) by mx20.rmci.net with SMTP; 3 Feb 2003 03:49:03 -0000 From: "Mike" To: Subject: SSH cannot long here is the -v Date: Sun, 2 Feb 2003 20:50:46 -0700 Message-ID: <001001c2cb37$6efa1c40$0500a8c0@data> 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: <000801c2cb2b$e9c72550$0500a8c0@data> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-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 but I am stuck on this one last thing to complte my rebuild. I have removed and tried openssh ssh ssh2 making sure each is completely removed before trying the next. The port is open and the logins are working on the other programs. FreeBSD Diary had some good help but no luck there either. ... .. tictoc# cd /usr/local/sbin tictoc# ./pure-ftpd & [1] 293 tictoc# ssh tictoc -v OpenSSH_3.4p1 FreeBSD-20020702, SSH protocols 1.5/2.0, OpenSSL 0x0090607f debug1: Reading configuration data /etc/ssh/ssh_config debug1: Rhosts Authentication disabled, originating port will not be trusted. debug1: ssh_connect: needpriv 0 debug1: Connecting to tictoc.tictoc.us [192.168.0.2] port 22. debug1: Connection established. debug1: identity file /root/.ssh/identity type -1 debug1: identity file /root/.ssh/id_rsa type -1 debug1: identity file /root/.ssh/id_dsa type -1 debug1: Remote protocol version 1.99, remote software version OpenSSH_3.4p1 FreeBSD-20020702 debug1: match: OpenSSH_3.4p1 FreeBSD-20020702 pat OpenSSH* Enabling compatibility mode for protocol 2.0 debug1: Local version string SSH-2.0-OpenSSH_3.4p1 FreeBSD-20020702 debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug1: kex: server->client aes128-cbc hmac-md5 none debug1: kex: client->server aes128-cbc hmac-md5 none debug1: SSH2_MSG_KEX_DH_GEX_REQUEST sent debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP debug1: dh_gen_key: priv key bits set: 122/256 debug1: bits set: 1570/3191 debug1: SSH2_MSG_KEX_DH_GEX_INIT sent debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY debug1: Host 'tictoc.tictoc.us' is known and matches the DSA host key. debug1: Found key in /root/.ssh/known_hosts:1 debug1: bits set: 1574/3191 debug1: ssh_dss_verify: signature correct debug1: kex_derive_keys debug1: newkeys: mode 1 debug1: SSH2_MSG_NEWKEYS sent debug1: waiting for SSH2_MSG_NEWKEYS debug1: newkeys: mode 0 debug1: SSH2_MSG_NEWKEYS received debug1: done: ssh_kex2. debug1: send SSH2_MSG_SERVICE_REQUEST debug1: service_accept: ssh-userauth debug1: got SSH2_MSG_SERVICE_ACCEPT debug1: authentications that can continue: publickey,password,keyboard-interactive debug1: next auth method to try is publickey debug1: try privkey: /root/.ssh/identity debug1: try privkey: /root/.ssh/id_rsa debug1: try privkey: /root/.ssh/id_dsa debug1: next auth method to try is keyboard-interactive Password: debug1: authentications that can continue: publickey,password,keyboard-interactive Password: debug1: authentications that can continue: publickey,password,keyboard-interactive Password: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 19:56:44 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 23D5A37B401; Sun, 2 Feb 2003 19:56:42 -0800 (PST) Received: from scl8owa02.int.exodus.net (scl8out02.exodus.net [66.35.230.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8AE4343E4A; Sun, 2 Feb 2003 19:56:41 -0800 (PST) (envelope-from Maksim.Yevmenkin@cw.com) Received: from SJDCEX01.int.exodus.net ([165.193.27.80]) by scl8owa02.int.exodus.net with Microsoft SMTPSVC(5.0.2195.5329); Sun, 2 Feb 2003 19:56:41 -0800 X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable Subject: RE: PPP in -direct mode does not execute any chat scripts Date: Sun, 2 Feb 2003 19:56:41 -0800 Message-ID: <45258A4365C6B24A9832BFE224837D552B1286@sjdcex01.int.exodus.net> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: PPP in -direct mode does not execute any chat scripts thread-index: AcLLMy49eGVenVwORrybTbZ69Ga4BAAALzYP From: "Maksim Yevmenkin" To: "M. Warner Losh" Cc: , X-OriginalArrivalTime: 03 Feb 2003 03:56:41.0374 (UTC) FILETIME=[427AB3E0:01C2CB38] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Warner, > Is there any reason that RFCOMM doesn't give full tty support, like > the various USB modem drivers do? That's likely the best way to deal > with this. Then ppp or whatever application you want will just work. Yes, there is. RFCOMM connection can only be established when baseband link is open. Also RFCOMM connection exists between pair of device and identified by source address, destination address and channel. In fact up to 60 RFCOMM channels can exist on the same baseband link between the same pair of devices. So, with tty device things look a bit weird. for example if user wants to dial out then user must do three things: 1) establish binding between source, destination address, channel and particular tty device; 2) open RFCOMM channel on the tty device; 3) start PPP on the tty device. Things gets even more tricky when you want to run server on specific RFCOMM channel. In this case tty device does not exist at all until RFCOMM connection is establised. So it is really hard to do binding between connection and tty device. May be if we could clone tty devices then if would be easier. Also Bluetooth spec. has redefined some aspects of GSM 07.10 spec. and all Bluetooth 1.1 devices do not use modem signals defined in GSM 07.10. Instead there is something called=20 'credit based flow control'. So you see it is probably possible to build a tty-like interface, but i do not think it really worth the trouble. In fact one can do it right now with the help of nmdm(4) driver. It is a simple wrapper that would pass the data between socket and /dev/nmdm0{A|B}. thanks, max To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 19:58:24 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A746837B434; Sun, 2 Feb 2003 19:58:19 -0800 (PST) Received: from cain.gsoft.com.au (genesi.lnk.telstra.net [139.130.136.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29BED43F85; Sun, 2 Feb 2003 19:58:15 -0800 (PST) (envelope-from doconnor@gsoft.com.au) Received: from [127.0.0.1] (localhost [127.0.0.1]) by cain.gsoft.com.au (8.12.4/8.12.6) with ESMTP id h133vqJF055777; Mon, 3 Feb 2003 14:27:53 +1030 (CST) (envelope-from doconnor@gsoft.com.au) X-Authentication-Warning: cain.gsoft.com.au: Host localhost [127.0.0.1] claimed to be [127.0.0.1] Subject: Re: PPP in -direct mode does not execute any chat scripts From: "Daniel O'Connor" To: "M. Warner Losh" Cc: Maksim.Yevmenkin@cw.com, hackers@FreeBSD.ORG, questions@FreeBSD.ORG In-Reply-To: <20030202.201833.52904095.imp@bsdimp.com> References: <45258A4365C6B24A9832BFE224837D552B1283@sjdcex01.int.exodus.net> <20030202.201833.52904095.imp@bsdimp.com> Content-Type: text/plain Organization: Message-Id: <1044244669.3685.10.camel@chowder.gsoft.com.au> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.0 Date: 03 Feb 2003 14:27:50 +1030 Content-Transfer-Encoding: 7bit X-Spam-Score: -1 () CARRIAGE_RETURNS,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_02_03 X-Scanned-By: MIMEDefang 2.16 (www . roaringpenguin . com / mimedefang) Sender: owner-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, 2003-02-03 at 13:48, M. Warner Losh wrote: > Is there any reason that RFCOMM doesn't give full tty support, like > the various USB modem drivers do? That's likely the best way to deal > with this. Then ppp or whatever application you want will just work. Maybe it is necessary/useful to 'steer' PPP from the RFCOMM end? eg 'when you get a connection from this device connect via PPP on stdin/stdout' Still I guess you could just run 'ppp rfcomm' instead.. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 9A8C 569F 685A D928 5140 AE4B 319B 41F4 5D17 FDD5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 20:11:27 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CAFB37B401; Sun, 2 Feb 2003 20:11:25 -0800 (PST) Received: from scl8owa02.int.exodus.net (scl8out02.exodus.net [66.35.230.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37D5A43F93; Sun, 2 Feb 2003 20:11:25 -0800 (PST) (envelope-from Maksim.Yevmenkin@cw.com) Received: from SJDCEX01.int.exodus.net ([165.193.27.80]) by scl8owa02.int.exodus.net with Microsoft SMTPSVC(5.0.2195.5329); Sun, 2 Feb 2003 20:11:24 -0800 X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable Subject: RE: PPP in -direct mode does not execute any chat scripts Date: Sun, 2 Feb 2003 20:11:24 -0800 Message-ID: <45258A4365C6B24A9832BFE224837D552B1287@sjdcex01.int.exodus.net> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: PPP in -direct mode does not execute any chat scripts thread-index: AcLLOHo07FXF4kzyRBuEjKlGo5NdhgAAMx60 From: "Maksim Yevmenkin" To: "Daniel O'Connor" , "M. Warner Losh" Cc: , X-OriginalArrivalTime: 03 Feb 2003 04:11:24.0915 (UTC) FILETIME=[511C5C30:01C2CB3A] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Daniel, > > Is there any reason that RFCOMM doesn't give full tty support, like > > the various USB modem drivers do? That's likely the best way to = deal > > with this. Then ppp or whatever application you want will just = work. > > Maybe it is necessary/useful to 'steer' PPP from the RFCOMM end? >=20 > eg 'when you get a connection from this device connect via PPP on > stdin/stdout' yes. that is one example. but the real trouble with tty is the server application that wants to listen on wildcard address. for example Network Access point that listens on RFCOMM channel 1. no matter what client comes in the server will just accept connection on the socket, fork and run PPP in direct mode.=20 also there are other things besides PPP that use RFCOMM. OBEX is another example, where clients will put/get objects from the server. > Still I guess you could just run 'ppp rfcomm' instead.. it will only work for in RFCOMM client case. i do not know how to build server applications with tty interface (pty's do not count :) thanks, max To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 20:21:14 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2010637B401; Sun, 2 Feb 2003 20:21:13 -0800 (PST) Received: from cain.gsoft.com.au (genesi.lnk.telstra.net [139.130.136.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id E797143E4A; Sun, 2 Feb 2003 20:21:09 -0800 (PST) (envelope-from doconnor@gsoft.com.au) Received: from [127.0.0.1] (localhost [127.0.0.1]) by cain.gsoft.com.au (8.12.4/8.12.6) with ESMTP id h134KiJF056130; Mon, 3 Feb 2003 14:50:46 +1030 (CST) (envelope-from doconnor@gsoft.com.au) X-Authentication-Warning: cain.gsoft.com.au: Host localhost [127.0.0.1] claimed to be [127.0.0.1] Subject: RE: PPP in -direct mode does not execute any chat scripts From: "Daniel O'Connor" To: Maksim Yevmenkin Cc: "M. Warner Losh" , hackers@FreeBSD.ORG, questions@FreeBSD.ORG In-Reply-To: <45258A4365C6B24A9832BFE224837D552B1287@sjdcex01.int.exodus.net> References: <45258A4365C6B24A9832BFE224837D552B1287@sjdcex01.int.exodus.net> Content-Type: text/plain Organization: Message-Id: <1044246042.3685.19.camel@chowder.gsoft.com.au> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.0 Date: 03 Feb 2003 14:50:42 +1030 Content-Transfer-Encoding: 7bit X-Spam-Score: -1 () CARRIAGE_RETURNS,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_00_01 X-Scanned-By: MIMEDefang 2.16 (www . roaringpenguin . com / mimedefang) Sender: owner-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, 2003-02-03 at 14:41, Maksim Yevmenkin wrote: > yes. that is one example. but the real trouble with tty is the > server application that wants to listen on wildcard address. for > example Network Access point that listens on RFCOMM channel 1. no > matter what client comes in the server will just accept connection > on the socket, fork and run PPP in direct mode. > > also there are other things besides PPP that use RFCOMM. OBEX > is another example, where clients will put/get objects from > the server. OK, it is a pity you can't define variables when invoking PPP I guess :) > > Still I guess you could just run 'ppp rfcomm' instead.. > > it will only work for in RFCOMM client case. i do not know > how to build server applications with tty interface (pty's > do not count :) Heh, I use birda for IRDA, it's strictly userland and uses pty's.. Works really well :) -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 9A8C 569F 685A D928 5140 AE4B 319B 41F4 5D17 FDD5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 20:23:36 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97DE537B401 for ; Sun, 2 Feb 2003 20:23:35 -0800 (PST) Received: from ms-smtp-02.tampabay.rr.com (ms-smtp-02.tampabay.rr.com [65.32.1.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA54C43F75 for ; Sun, 2 Feb 2003 20:23:34 -0800 (PST) (envelope-from offer1@cfl.rr.com) Received: from david-congero (207.107.35.65.cfl.rr.com [65.35.107.207]) by ms-smtp-02.tampabay.rr.com (8.12.5/8.12.5) with SMTP id h134ETJ8013184 for ; Sun, 2 Feb 2003 23:23:34 -0500 (EST) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii From: Mike To: questions@freebsd.org Subject: Credit Card Fraud Message-ID: <20032284215questions@freebsd.org> Date: Sun, 02 Feb 2003 23:23:35 -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 Would you like to know more about credit card fraud on the internet and how to stop it? Simply reply to this email with " Credit Card Fraud" in the subject line for more infromation. Thank you for your time To be removed from our database simply reply to this email with the word Remove in the subject line. Thank you 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 Sun Feb 2 20:24:15 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F5D737B401; Sun, 2 Feb 2003 20:24:14 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4551543FA7; Sun, 2 Feb 2003 20:24:13 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.6/8.12.3) with ESMTP id h134O43Y000977; Sun, 2 Feb 2003 21:24:04 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Sun, 02 Feb 2003 21:22:50 -0700 (MST) Message-Id: <20030202.212250.68307224.imp@bsdimp.com> To: Maksim.Yevmenkin@cw.com Cc: hackers@FreeBSD.ORG, questions@FreeBSD.ORG Subject: Re: PPP in -direct mode does not execute any chat scripts From: "M. Warner Losh" In-Reply-To: <45258A4365C6B24A9832BFE224837D552B1286@sjdcex01.int.exodus.net> References: <45258A4365C6B24A9832BFE224837D552B1286@sjdcex01.int.exodus.net> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) 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 In message: <45258A4365C6B24A9832BFE224837D552B1286@sjdcex01.int.exodus.net> "Maksim Yevmenkin" writes: : So you see it is probably possible to build a tty-like interface, : but i do not think it really worth the trouble. In fact one : can do it right now with the help of nmdm(4) driver. It is a : simple wrapper that would pass the data between socket and : /dev/nmdm0{A|B}. That's one way. Another is to have some control program that interacts with RFCOMM to establish a 'connection' between endpoints and sets the various parameters and gives userland access to it as a tty. barring that, you'll may be able to run chat on stdin/stdout before ppp gets into the act and get the number dialed that way and have ppp -direct run afterwards. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 20:33:54 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A19C637B401 for ; Sun, 2 Feb 2003 20:33:52 -0800 (PST) Received: from www.fastmail.fm (www.fastmail.fm [66.111.4.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6BEF43F85 for ; Sun, 2 Feb 2003 20:33:51 -0800 (PST) (envelope-from judmarc@fastmail.fm) Received: from www.fastmail.fm (localhost [127.0.0.1]) by localhost.localdomain (Postfix) with ESMTP id 687331E8B8; Sun, 2 Feb 2003 23:33:42 -0500 (EST) Received: from 127.0.0.1 ([127.0.0.1] helo=www.fastmail.fm) by fastmail.fm with SMTP; Sun, 02 Feb 2003 23:33:42 -0500 X-Epoch: 1044246822 X-Sasl-enc: J7dbs8z3lPG1bL7Rsb3fTA Received: from dialup-63.214.210.229.Dial1.Philadelphia1.Level3.net (dialup-63.214.210.229.Dial1.Philadelphia1.Level3.net [63.214.210.229]) by www.fastmail.fm (Postfix) with ESMTP id 0CD0C18EE6; Sun, 2 Feb 2003 23:33:38 -0500 (EST) MIME-Version: 1.0 To: William Palfreman , Chris Delnooz Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Grub 0.92 fails to recognise disks on FBSD5 References: <200302012119.02359.c.delnooz@home.nl> <20030202130632.Q31399@aqua.lan.palfreman.com> Message-ID: Content-Type: text/plain; charset=utf-8; format=flowed From: Jud Date: Sun, 02 Feb 2003 23:33:40 -0500 In-Reply-To: <20030202130632.Q31399@aqua.lan.palfreman.com> User-Agent: Opera7.0/Win32 M2 build 2644 Sender: owner-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, 2 Feb 2003 14:02:17 +0000 (GMT), William Palfreman wrote: > On Sat, 1 Feb 2003, Chris Delnooz wrote: > >> Hi all, >> >> i'm experiencing problems with the installation of the GRUB >> bootloader. I have installed the port (grub version 0.92) and created >> the /boot/grub directory with the files from >> /usr/local/share/grub/i381-freebsd. Next I created a menu.lst file in >> /boot/grub and thought to install GRUB in the mbr, so I launch the >> grub shell. My fbsd install is on ad0s2 with / on partition a. If i am >> correct that should be (hd0,1,a) for grub, right? well this is what i >> get: >> >> grub> root (hd0,1,a) >> >> Error 21: Selected disk does not exist > > Probably because you've got an extra 1. This is what the grub > info file says: > > -------------- > GRUB can load the kernel directly, either in ELF or a.out format. > But this is not recommended, since FreeBSD's bootstrap interface > sometimes changes heavily, so GRUB can't guarantee to pass kernel > parameters correctly. > Thus, we'd recommend loading the very flexible loader `/boot/loader' > instead. See this example: > grub> root (hd0,a) > grub> kernel /boot/loader > grub> boot > ------------- That's what it says at one point in the docs. At another point it explains that no, the "1" isn't extra, and it uses what Chris has in its example FreeBSD section for the menu.lst file. (I used a similar config with GRUB, no problems.) > Also, how new are you to FreeBSD? You sound quite new. If I were you I > would use FreeBSD 4.7 instead of 5.0 - I'd only use 5.0 if I were an OS > developer or there was some feature on 5.0 that I desperately needed - > like maybe I had a machine with more than 2 CPUs. I personally have no > intention of going near 5.x until it is the -stable branch *and* > everyone else has used it long enough to get the problems out. Dang! I missed that. GRUB may not recognize FreeBSD 5.0 disks - does anyone know for sure one way or the other? Jud To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 20:37:18 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A574637B405 for ; Sun, 2 Feb 2003 20:37:17 -0800 (PST) Received: from www.fastmail.fm (www.fastmail.fm [66.111.4.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B9D943F3F for ; Sun, 2 Feb 2003 20:37:17 -0800 (PST) (envelope-from judmarc@fastmail.fm) Received: from www.fastmail.fm (localhost [127.0.0.1]) by localhost.localdomain (Postfix) with ESMTP id 4592C2183F; Sun, 2 Feb 2003 23:37:13 -0500 (EST) Received: from 127.0.0.1 ([127.0.0.1] helo=www.fastmail.fm) by fastmail.fm with SMTP; Sun, 02 Feb 2003 23:37:13 -0500 X-Epoch: 1044247033 X-Sasl-enc: UaU5UcadGOGQJ1nU70f23w Received: from dialup-63.214.210.229.Dial1.Philadelphia1.Level3.net (dialup-63.214.210.229.Dial1.Philadelphia1.Level3.net [63.214.210.229]) by www.fastmail.fm (Postfix) with ESMTP id 74562227F4; Sun, 2 Feb 2003 23:37:09 -0500 (EST) MIME-Version: 1.0 To: Gareth Hopkins , freebsd-questions@FreeBSD.ORG Subject: Re: Raid status on Dell 2650 with Dell PERC 3/Di controller References: <20030202160158.H50048-100000@gabba.so.cpt1.za.uu.net> Message-ID: Content-Type: text/plain; charset=utf-8; format=flowed From: Jud Date: Sun, 02 Feb 2003 23:37:13 -0500 In-Reply-To: <20030202160158.H50048-100000@gabba.so.cpt1.za.uu.net> User-Agent: Opera7.0/Win32 M2 build 2644 Sender: owner-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, 2 Feb 2003 16:03:39 +0200 (SAST), Gareth Hopkins wrote: > Howdie, > > Is there a program available that will give me the status of > the raid configuration using 4.7 Stable ? atacontrol status For more, see the atacontrol man page. Jud To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 2 20:56:17 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C68F637B401; Sun, 2 Feb 2003 20:56:14 -0800 (PST) Received: from scl8owa02.int.exodus.net (scl8out02.exodus.net [66.35.230.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46A2343F9B; Sun, 2 Feb 2003 20:56:14 -0800 (PST) (envelope-from Maksim.Yevmenkin@cw.com) Received: from SJDCEX01.int.exodus.net ([165.193.27.80]) by scl8owa02.int.exodus.net with Microsoft SMTPSVC(5.0.2195.5329); Sun, 2 Feb 2003 20:56:14 -0800 X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable Subject: RE: PPP in -direct mode does not execute any chat scripts Date: Sun, 2 Feb 2003 20:56:13 -0800 Message-ID: <45258A4365C6B24A9832BFE224837D552B1288@sjdcex01.int.exodus.net> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: PPP in -direct mode does not execute any chat scripts thread-index: AcLLPBtehfuRcb3kSp+1BQ5VcPciJwAAMgh/ From: "Maksim Yevmenkin" To: "M. Warner Losh" Cc: , X-OriginalArrivalTime: 03 Feb 2003 04:56:14.0085 (UTC) FILETIME=[93FB2350:01C2CB40] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Warner, > : So you see it is probably possible to build a tty-like interface, > : but i do not think it really worth the trouble. In fact one > : can do it right now with the help of nmdm(4) driver. It is a > : simple wrapper that would pass the data between socket and > : /dev/nmdm0{A|B}. >=20 > That's one way. too many moving parts :) > Another is to have some control program that interacts with RFCOMM to > establish a 'connection' between endpoints and sets the various > parameters and gives userland access to it as a tty. sure, but userland somehow *must* know which tty to use. only control program knows which tty it just created, so the control program *must* run userland and *must* tell which tty to use. again if you want to run server, than control program somehow must be informed that incomming connections on RFCOMM channel X should be handled by server application Y. all this make control program somewhat like inetd.=20 my point is that in most cases you do not need all this stuff. there is no point in tty interface. even if you do something like wireless printing (BTW this also goes via RFCOMM). all you need to do is just setup filter that would accept data, open RFCOMM connection and feed data into printer via RFCOMM.=20 > barring that, you'll may be able to run chat on stdin/stdout before > ppp gets into the act and get the number dialed that way and have ppp > -direct run afterwards. that's another option. but why duplicate the code and make things more complicated for user? why user have to setup additional chat script just to dial a GPRS number? if i add 'enable = scripts-in-direct-mode' option to PPP all user would have to do is to add 'set dial