From owner-freebsd-questions Sun Jun 9 0: 7: 9 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mta-1.gci.net (mta-1.gci.net [208.138.130.82]) by hub.freebsd.org (Postfix) with ESMTP id F123A37B407 for ; Sun, 9 Jun 2002 00:06:56 -0700 (PDT) Received: from mmp-1.gci.net ([208.138.130.80]) by mta-1.gci.net (Netscape Messaging Server 4.15) with ESMTP id GXFFRI02.E3F for ; Sat, 8 Jun 2002 23:06:54 -0800 Received: from [24.237.15.200] ([24.237.15.200]) by mmp-1.gci.net (Netscape Messaging Server 4.15) with ESMTP id GXFFRJ01.P7T; Sat, 8 Jun 2002 23:06:55 -0800 User-Agent: Microsoft Outlook Express Macintosh Edition - 5.01 (1630) Date: Sat, 08 Jun 2002 23:06:55 -0800 Subject: Re: FreeBSD and ipfilter bridging From: Mark-Nathaniel Weisman To: RJ45 , Message-ID: In-Reply-To: Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG There is a ton of information on IPFILTER. May I be so bold as to suggest that you do some reading though? Each doc you'll read provides different parts, and you'll find that each one brings a different perspective as to the implementation. List below: http://www.freebsd.org/handbook (the ultimate source for good info) http://lantech.geekvenue.net/chucktips (good insight) http://www.freebsddiary.org to name a few, and there are many..... Again, start with the handbook, then look at the other documentation. It's actually not very complicated, you will probably only need the syntax changes... Good Luck, His Faithful Servant, Mark > From: RJ45 > Date: Sat, 8 Jun 2002 02:51:39 -0600 (MDT) > To: freebsd-questions@freebsd.org > Subject: FreeBSD and ipfilter bridging > > > Hello, I Wanted to ask at which point is right now the bridging between 2 > NICs on FreeBSD and possibility to filter between them using ipf ?? I > don't like anymore OpenBSD since it switched to PF (it does not work as > well as ipfilter) so I wanted to switch to FreeBSD but I guess if there is > enough support for bridging+ipfilter. any hints? > thanks > > Rick > > > > 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 Jun 9 0:13:20 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mta-1.gci.net (mta-1.gci.net [208.138.130.82]) by hub.freebsd.org (Postfix) with ESMTP id 2AABA37B403 for ; Sun, 9 Jun 2002 00:13:16 -0700 (PDT) Received: from mmp-2.gci.net ([208.138.130.81]) by mta-1.gci.net (Netscape Messaging Server 4.15) with ESMTP id GXFG2101.32N for ; Sat, 8 Jun 2002 23:13:13 -0800 Received: from [24.237.15.200] ([24.237.15.200]) by mmp-2.gci.net (Netscape Messaging Server 4.15) with ESMTP id GXFG2202.U8O; Sat, 8 Jun 2002 23:13:14 -0800 User-Agent: Microsoft Outlook Express Macintosh Edition - 5.01 (1630) Date: Sat, 08 Jun 2002 23:13:14 -0800 Subject: Re: DNS Problem... From: Mark-Nathaniel Weisman To: Matt Snow , Message-ID: In-Reply-To: <20020608154716.Q78829-100000@seven.slakin.net> 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 Nope, no crack for you! A DNS entry was created somewhere, and as you said "it only happens every now and then" you loose your pointer. One of the servers in question, is using dynamic DNS and then loosing it upon a reboot. Once the server is refreshed from wherever it is getting updates from, your address then repopulates and you're back on the road again. Check with all your upstreams, and double check that you didn't place an entry in a public DNS server somewhere and forget to change it when you moved your stuff. (I've done that before). Good luck. His Faithful Servant, Mark > From: Matt Snow > Date: Sat, 8 Jun 2002 15:54:00 -0700 (PDT) > To: freebsd-questions@freebsd.org > Subject: DNS Problem... > > Ever since I moved and switched ISP's I have been having strange DNS > problems. > dns27.register.com used to be the authoritative primary DNS server for my > domain(slakin.net) untill last september, I then switched to godaddy(.com) > and made my server the primary. > Now randomly DNS servers from my work and friends at other companys > including my ISP will reply with the old IP address of my server(both MX > and web). > > My guess is that register.com is still trying to claim authority for the > domain. > > please correct me if I am wrong. > > >> slakin.net > Server: 67.112.126.134 > Address: 67.112.126.134#53 > > Name: slakin.net > Address: 67.112.126.134 >> server dns27.register.com > Default server: dns27.register.com > Address: 216.21.234.84#53 >> slakin.net > Server: dns27.register.com > Address: 216.21.234.84#53 > > Name: slakin.net > Address: 64.195.192.197 >> >> server ns1.dsl.net > Default server: ns1.dsl.net > Address: 209.87.64.70#53 >> slakin.net > Server: ns1.dsl.net > Address: 209.87.64.70#53 > > Non-authoritative answer: > Name: slakin.net > Address: 67.112.126.134 > > Am I smoking crack? > > > * * * * * * * * > Matt > (@) drama@slakin.net > (w) http://slakin.net. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 0:14:20 2002 Delivered-To: freebsd-questions@freebsd.org Received: from tigershark.whatupg.com (12-228-163-197.client.attbi.com [12.228.163.197]) by hub.freebsd.org (Postfix) with ESMTP id 12F6537B404 for ; Sun, 9 Jun 2002 00:14:16 -0700 (PDT) Received: (from brettg@localhost) by tigershark.whatupg.com (8.11.6/8.11.6) id g58LZOZ75862; Sat, 8 Jun 2002 14:35:24 -0700 (PDT) (envelope-from brettg@whatupg.com) Date: Sat, 8 Jun 2002 14:35:24 -0700 From: Brett Gianpetro To: Mike Taylor Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Graphics drivers Message-ID: <20020608143524.B75738@whatupg.com> References: <3D0232B9.1D0F1834@ev1.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <3D0232B9.1D0F1834@ev1.net>; from mtaylor1@ev1.net on Sat, Jun 08, 2002 at 11:37:13AM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi Mike, I'm assuming you mean you're having trouble running X on your machine with the 810 chipset? Fortunately, the current version of XFree86 4 (4.2.0) in packages or ports (/usr/ports/x11/XFree86-4) already supports it. You'll have to re-compile your kernel with the 'device agp' and add 'Option NoDDC' to your XFree86 config and you'll be good to go. I found the following thread very helpful: http://docs.freebsd.org/cgi/getmsg.cgi?fetch=837556+0+archive/2001/freebsd-stable/20010617.freebsd-stable -Brett On Sat, Jun 08, 2002 at 11:37:13AM -0500, Mike Taylor wrote: > Will support for the Intel 81x architecture be available in the 4,6 > or 5.0 release? I have been trying to learn BSD and the only machine > that I have has the 810 chip set in it. > Those who can afford it say "just buy another card" but finances > don't always work in my favor. > I really want to learn FreeBSD. I have heard a lot of good things > from friends who use it and I want to get out of the Micro$oft shadow. > Thank you for your time. > > -- > Mike Taylor > A+, Network+ Certified Technician > > > > 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 Jun 9 0:18:28 2002 Delivered-To: freebsd-questions@freebsd.org Received: from venom.ai.net (venom.ai.net [205.134.190.250]) by hub.freebsd.org (Postfix) with ESMTP id 98E5337B403 for ; Sun, 9 Jun 2002 00:18:23 -0700 (PDT) Received: from blood (pool-138-88-73-120.res.east.verizon.net [138.88.73.120]) by venom.ai.net (8.11.1/8.9.3) with SMTP id g597CQO15019; Sun, 9 Jun 2002 03:12:26 -0400 (EDT) (envelope-from deepak@ai.net) Reply-To: From: "Deepak Jain" To: "S H A N" , "FreeBSD Questions" Subject: RE: Network RAID on FreeBSD - is it possible? Date: Sun, 9 Jun 2002 03:18:01 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <20020609031742.GA19660@singapura.singnet.com.sg> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Depends on your application. The easiest things to do would be to look to your application for this sort of support. I can't think of too many applications that are _that_ important and _that_ sensitive to dataloss that aren't databases. Databases support this sort of replication (SQL style), and many applications that use proprietary formats support simultaneous writes to media. Your third option is to use a SAN that supports RAID 10. Hope this helps, Deepak Jain AiNET -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of S H A N Sent: Saturday, June 08, 2002 11:18 PM To: FreeBSD Questions Subject: Re: Network RAID on FreeBSD - is it possible? hi, implement vinum on nfs disks.. try your luck... u'r mileage may vary :) On Sun, Jun 09, 2002 at 10:06:51AM +1000, BSD Freak wrote: > Hi all, > > We have a server which is highly critical. Data loss or downtime on it > is not an option so we have a hardware RAID 1 and also a second "hot > host" (in another building) which replicates data from the main one > every 30 minutes (via rsync). However it is this 30 minute window that > concerns me because that leaves us open to 30 minutes of data loss. > > So basically what I'm asking is (without switching to Sun equipent) is > it possible to do some sort of network RAID where data is written to > both systems simultaneously? We need our system to carry on with no > data loss even if one of the servers should suffer a complete system > failure (ie be blown up or thrown out of the window)...... > > --------------------------------------------------------------------- > Would you like to receive faxes to your personal email address? > You can with mBox. Visit http://www.mbox.com.au/fax > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- S H A N 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 Jun 9 0:25:44 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by hub.freebsd.org (Postfix) with SMTP id 6219F37B405 for ; Sun, 9 Jun 2002 00:25:40 -0700 (PDT) Received: (qmail 1976 invoked by uid 0); 9 Jun 2002 07:25:34 -0000 Received: from unknown (HELO corrsl7vs6l3tz) (203.197.109.135) by mail.gmx.net (mp009-rz3) with SMTP; 9 Jun 2002 07:25:34 -0000 Message-ID: <003201c20f86$cebef2d0$876dc5cb@corrsl7vs6l3tz> From: "Sanjay Bhattacharya" To: Subject: ALT key Date: Sun, 9 Jun 2002 12:55:14 +0530 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 am extremely sorry for bugging the list again with a keyboard related problem. My apologies to all of you. I am unable to get my ALT key working as the META key in bash. So when I press ALT-B, I get a B printed instead of the cursor moving backward by a word. And I have to use the escape key as the META key ie,. ESC-B instead of ALT-B. I tried putting several settings in my ~/.inputrc file so that readline respects my ALT key. But nothing happened. I have tried disabling the terminal's stripping of the 8th bit of the input characters and still nothing. I tried stty -istrip. I have rampaged the net but I couldn't come up with any stuff that's helpful. I have a Win keyboard with 105 keys and I am using FreeBSD 4.5-RELEASE with bash-2.05a. I'll be very grateful if you guys can help me out with this problem. Thanks a lot in advance. Regards, Sanjay. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 0:45:55 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mta3.srv.hcvlny.cv.net (mta3.srv.hcvlny.cv.net [167.206.5.9]) by hub.freebsd.org (Postfix) with ESMTP id 0D1E837B406 for ; Sun, 9 Jun 2002 00:45:44 -0700 (PDT) Received: from computer (ool-43530dcb.dyn.optonline.net [67.83.13.203]) by mta3.srv.hcvlny.cv.net (iPlanet Messaging Server 5.2 (built Feb 21 2002)) with SMTP id <0GXF00GDRHIL8Z@mta3.srv.hcvlny.cv.net> for freebsd-questions@FreeBSD.ORG; Sun, 09 Jun 2002 03:44:50 -0400 (EDT) Date: Sun, 9 Jun 2002 03:44:50 -0400 (EDT) Date-warning: Invalid date header replaced by mta3.srv.hcvlny.cv.net; original content: 6/9/2002 From: STREET RACERS USA Subject: STREET RACER PERFORMANCE To: freebsd-questions@FreeBSD.ORG Message-id: <0GXF00GDSHIL8Z@mta3.srv.hcvlny.cv.net> MIME-version: 1.0 X-Mailer: Spyder Mailer 1.2 Content-type: multipart/related; boundary="Boundary_(ID_UPKrINOZkuInOhNA1eJD0w)"; type="multipart/alternative" X-Priority: 1 X-MSMail-priority: High Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --Boundary_(ID_UPKrINOZkuInOhNA1eJD0w) Date: 6/9/2002 From: "STREET RACERS USA" Subject: STREET RACER PERFORMANCE To: freebsd-questions@FreeBSD.ORG Content-type: multipart/alternative; boundary="Boundary_(ID_G7OoawxtXF7JH8VkEnHe9g)" X-Priority: 1 X-MSMail-Priority: High X-Mailer: Espyder Mailer 1.2 =0D= =0A=0D=0A=0D=0A=0D=0A=0D=0A=20
=0D=0A=20=20

=0D=0A=20=20
=0D=0A=20=20
STREET=20RACERS=20=0D=0A=20=20
= =0D=0A=20= =20
HIGH=20PERFORMANCE=20AUTOMOTIVE=20
PARTS=20AND=20ACCESSORIES=0D= =0A=20=20

=0D=0A=20=20
SPEED=20SHOP=0D=0A=20=20

=0D=0A=20=20COMPLETE=20AUTOMOTIVE=20REPAIR=20AND=20INSTALLATION=20FACILITY=0D=0A= =20=20
=0D=0A=20=20=0D=0A=20=20=20=20
=0D= =0A=20=20=20=20
=0D=0A=20=20=20=20=0D=0A=20=20=20=20=20=20=0D=0A=20=20=20=20=20=20

WE=20ACCEPT= =20ALL=20MAJOR=20CREDIT=20CARDS
=20
=0D=0A=20=20
=0D=0A=20=20=20=20=0D= =0A=20=20=20=20=0D=0A=20=20=20=20=20=20=0D=0A=20=20=20= =20=20=20
=20=20

=0D=0A=20=20
OUR=20LOCATIONS<= BR>NEW=20=0D=0A=20=20= JERSEY
4= 309=20HUDSON=20AVE.=20=0D=0A=20=20UNION=20CITY=20N.J=2007087=20<= /FONT>
OHIO<= /FONT>
14280=20ST.=20RT.=2041=20WEST=20UNION=20OHIO=2045693=20=0D=0A=20=20
N.J=20TEL.=20201-867-8643
= OH.=20TEL.=20=0D=0A=20=20937-544-7283

streetrod= susa@msn.com
=20
=0D=0A=20=20
= MENU=20=0D=0A
= =0D=0A=20=20=20=20
radiators,mufflers,shocks,coilove= rs,hids,lighting,supershargers,springs,mobilestereos,mobilevideos,
alarm= s,rims,horns,neons,seatcovers,autoelectric,autorepairmanuals,autorepair,fog= lights=20=0D=0A=20=20=20=20=20
CLICK=20ON=20ME=20T= O=20E-MAIL=20
HOT=20=0D=0A=20=20=20=20ROD= =20NEW=20JERSEY'S=20FAVORITE=20LINKS=20
=0D=0A=20=20=20=20
MAIN=20=0D=0A=20=20=20=20MENU<= /CENTER>
=0D=0A=20=20=20=20
SHOPPING=20=0D=0A=20=20=20=20CENTER

=0D=0A= =20=20=20=20
ORDER=20ON-LINE=20TODAY

=0D=0A=20=20=20=20E-MAIL=20FOR=20=0D= =0A=20=20=20=20INFORMATION
E-MAIL=20TO=20=0D=0A=20=20=20=20ORDER=20
=
=0D=0A=20=20=20=20=20=0D=0A=20=20=20=20
=0D=0A
=0D=0A=0D=0A
=0D=0A
=0D=0A --Boundary_(ID_G7OoawxtXF7JH8VkEnHe9g) Content-type: text/plain Content-transfer-encoding: 7BIT STREET RACERS HIGH PERFORMANCE AUTOMOTIVE PARTS AND ACCESSORIES SPEED SHOP COMPLETE AUTOMOTIVE REPAIR AND INSTALLATION FACILITY WE ACCEPT ALL MAJOR CREDIT CARDS OUR LOCATIONS NEW JERSEY 4309 HUDSON AVE. UNION CITY N.J 07087 OHIO 14280 ST. RT. 41 WEST UNION OHIO 45693 N.J TEL. 201-867-8643 OH. TEL. 937-544-7283 streetrodsusa@msn.com MENU radiators,mufflers,shocks,coilovers,hids,lighting,supershargers,springs,mobilestereos,mobilevideos, alarms,rims,horns,neons,seatcovers,autoelectric,autorepairmanuals,autorepair,foglights CLICK ON ME TO E-MAIL HOT ROD NEW JERSEY'S FAVORITE LINKS MAIN MENU SHOPPING CENTER ORDER ON-LINE TODAY E-MAIL FOR INFORMATION E-MAIL TO ORDER BECOME AN AFFILLIATE MAKE MONEY RIGHT FROM YOUR OWN WEB-SIGHT SIGN UP NOW --Boundary_(ID_G7OoawxtXF7JH8VkEnHe9g) Content-type: text/html Content-transfer-encoding: 7BIT


STREET RACERS
HIGH PERFORMANCE AUTOMOTIVE
PARTS AND ACCESSORIES

SPEED SHOP

COMPLETE AUTOMOTIVE REPAIR AND INSTALLATION FACILITY


WE ACCEPT ALL MAJOR CREDIT CARDS


OUR LOCATIONS
NEW JERSEY
4309 HUDSON AVE. UNION CITY N.J 07087

OHIO
14280 ST. RT. 41 WEST UNION OHIO 45693
N.J TEL. 201-867-8643
OH. TEL. 937-544-7283

streetrodsusa@msn.com


MENU
radiators,mufflers,shocks,coilovers,hids,lighting,supershargers,springs,mobilestereos,mobilevideos,
alarms,rims,horns,neons,seatcovers,autoelectric,autorepairmanuals,autorepair,foglights
CLICK ON ME TO E-MAIL
HOT ROD NEW JERSEY'S FAVORITE LINKS
MAIN MENU

SHOPPING CENTER

ORDER ON-LINE TODAY

E-MAIL FOR INFORMATION
E-MAIL TO ORDER

BECOME AN AFFILLIATE
MAKE MONEY RIGHT FROM YOUR OWN WEB-SIGHT
SIGN UP NOW
--Boundary_(ID_G7OoawxtXF7JH8VkEnHe9g)-- --Boundary_(ID_UPKrINOZkuInOhNA1eJD0w)-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 0:48:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from tao.thought.org (sense-kline-250.oz.net [216.39.168.250]) by hub.freebsd.org (Postfix) with ESMTP id 3F8B537B406 for ; Sun, 9 Jun 2002 00:48:50 -0700 (PDT) Received: (from kline@localhost) by tao.thought.org (8.11.6/8.11.3) id g597mri15987; Sun, 9 Jun 2002 00:48:53 -0700 (PDT) (envelope-from kline) Date: Sun, 9 Jun 2002 00:48:53 -0700 From: Gary D Kline To: Sanjay Bhattacharya Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ALT key Message-ID: <20020609074853.GC15248@tao.thought.org> References: <003201c20f86$cebef2d0$876dc5cb@corrsl7vs6l3tz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <003201c20f86$cebef2d0$876dc5cb@corrsl7vs6l3tz> User-Agent: Mutt/1.3.28i X-Organization: Thought Unlimited. Public service Unix since 1986. X-Of_Interest: Observing 15 years of service to the Unix community Sender: owner-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, Jun 09, 2002 at 12:55:14PM +0530, Sanjay Bhattacharya wrote: > Hi, > I am extremely sorry for bugging the list again with a keyboard related > problem. My apologies to all of you. I am unable to get my ALT key working > as the META key in bash. So when I press ALT-B, I get a B printed instead of > the cursor moving backward by a word. And I have to use the escape key as > the META key ie,. ESC-B instead of ALT-B. I tried putting several settings > in my ~/.inputrc file so that readline respects my ALT key. But nothing > happened. I have tried disabling the terminal's stripping of the 8th bit of > the input characters and still nothing. I tried stty -istrip. I have > rampaged the net but I couldn't come up with any stuff that's helpful. I > have a Win keyboard with 105 keys and I am using FreeBSD 4.5-RELEASE with > bash-2.05a. I'll be very grateful if you guys can help me out with this > problem. Thanks a lot in advance. > If you are running X, try the following in your shell start-up file--(I have this in my ~/.zlogin): /usr/X11R6/bin/xmodmap /home/kline/.xmodmaprc And in /home/kline/.xmodmaprc I have mapping entries such as ! !! adding definitions here. (19dec01) ! keycode 64 = Alt_L Meta_L keycode 113 = Alt_R Meta_R keycode 117 = Escape gary -- Gary Kline kline@thought.org www.thought.org Public service Unix To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 0:49:23 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mta6.srv.hcvlny.cv.net (mta6.srv.hcvlny.cv.net [167.206.5.17]) by hub.freebsd.org (Postfix) with ESMTP id 20D9D37B40D for ; Sun, 9 Jun 2002 00:49:05 -0700 (PDT) Received: from computer (ool-43530dcb.dyn.optonline.net [67.83.13.203]) by mta6.srv.hcvlny.cv.net (iPlanet Messaging Server 5.2 (built Feb 21 2002)) with SMTP id <0GXF00EQNHQTJN@mta6.srv.hcvlny.cv.net> for questions@FreeBSD.org; Sun, 09 Jun 2002 03:49:50 -0400 (EDT) Date: Sun, 9 Jun 2002 03:49:50 -0400 (EDT) Date-warning: Invalid date header replaced by mta6.srv.hcvlny.cv.net; original content: 6/9/2002 From: STREET RACERS USA Subject: STREET RACER PERFORMANCE To: questions@FreeBSD.org Message-id: <0GXF00ER0HQZJN@mta6.srv.hcvlny.cv.net> MIME-version: 1.0 X-Mailer: Spyder Mailer 1.2 Content-type: multipart/related; boundary="Boundary_(ID_9L8fGJUY3VsQUQTltEz5Sw)"; type="multipart/alternative" X-Priority: 1 X-MSMail-priority: High Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --Boundary_(ID_9L8fGJUY3VsQUQTltEz5Sw) Date: 6/9/2002 From: "STREET RACERS USA" Subject: STREET RACER PERFORMANCE To: questions@FreeBSD.org Content-type: multipart/alternative; boundary="Boundary_(ID_JU9tFPeKFe8CCr5ljtkkdA)" X-Priority: 1 X-MSMail-Priority: High X-Mailer: Espyder Mailer 1.2 =0D= =0A=0D=0A=0D=0A=0D=0A=0D=0A=20
=0D=0A=20=20

=0D=0A=20=20
=0D=0A=20=20
STREET=20RACERS=20=0D=0A=20=20
= =0D=0A=20= =20
HIGH=20PERFORMANCE=20AUTOMOTIVE=20
PARTS=20AND=20ACCESSORIES=0D= =0A=20=20

=0D=0A=20=20
SPEED=20SHOP=0D=0A=20=20

=0D=0A=20=20COMPLETE=20AUTOMOTIVE=20REPAIR=20AND=20INSTALLATION=20FACILITY=0D=0A= =20=20
=0D=0A=20=20=0D=0A=20=20=20=20
=0D= =0A=20=20=20=20
=0D=0A=20=20=20=20=0D=0A=20=20=20=20=20=20=0D=0A=20=20=20=20=20=20

WE=20ACCEPT= =20ALL=20MAJOR=20CREDIT=20CARDS
=20
=0D=0A=20=20
=0D=0A=20=20=20=20=0D= =0A=20=20=20=20=0D=0A=20=20=20=20=20=20=0D=0A=20=20=20= =20=20=20
=20=20

=0D=0A=20=20
OUR=20LOCATIONS<= BR>NEW=20=0D=0A=20=20= JERSEY
4= 309=20HUDSON=20AVE.=20=0D=0A=20=20UNION=20CITY=20N.J=2007087=20<= /FONT>
OHIO<= /FONT>
14280=20ST.=20RT.=2041=20WEST=20UNION=20OHIO=2045693=20=0D=0A=20=20
N.J=20TEL.=20201-867-8643
= OH.=20TEL.=20=0D=0A=20=20937-544-7283

streetrod= susa@msn.com
=20
=0D=0A=20=20
= MENU=20=0D=0A
= =0D=0A=20=20=20=20
radiators,mufflers,shocks,coilove= rs,hids,lighting,supershargers,springs,mobilestereos,mobilevideos,
alarm= s,rims,horns,neons,seatcovers,autoelectric,autorepairmanuals,autorepair,fog= lights=20=0D=0A=20=20=20=20=20
CLICK=20ON=20ME=20T= O=20E-MAIL=20
HOT=20=0D=0A=20=20=20=20ROD= =20NEW=20JERSEY'S=20FAVORITE=20LINKS=20
=0D=0A=20=20=20=20
MAIN=20=0D=0A=20=20=20=20MENU<= /CENTER>
=0D=0A=20=20=20=20
SHOPPING=20=0D=0A=20=20=20=20CENTER

=0D=0A= =20=20=20=20
ORDER=20ON-LINE=20TODAY

=0D=0A=20=20=20=20E-MAIL=20FOR=20=0D= =0A=20=20=20=20INFORMATION
E-MAIL=20TO=20=0D=0A=20=20=20=20ORDER=20
=
=0D=0A=20=20=20=20=20=0D=0A=20=20=20=20
=0D=0A
=0D=0A=0D=0A
=0D=0A
=0D=0A --Boundary_(ID_JU9tFPeKFe8CCr5ljtkkdA) Content-type: text/plain Content-transfer-encoding: 7BIT STREET RACERS HIGH PERFORMANCE AUTOMOTIVE PARTS AND ACCESSORIES SPEED SHOP COMPLETE AUTOMOTIVE REPAIR AND INSTALLATION FACILITY WE ACCEPT ALL MAJOR CREDIT CARDS OUR LOCATIONS NEW JERSEY 4309 HUDSON AVE. UNION CITY N.J 07087 OHIO 14280 ST. RT. 41 WEST UNION OHIO 45693 N.J TEL. 201-867-8643 OH. TEL. 937-544-7283 streetrodsusa@msn.com MENU radiators,mufflers,shocks,coilovers,hids,lighting,supershargers,springs,mobilestereos,mobilevideos, alarms,rims,horns,neons,seatcovers,autoelectric,autorepairmanuals,autorepair,foglights CLICK ON ME TO E-MAIL HOT ROD NEW JERSEY'S FAVORITE LINKS MAIN MENU SHOPPING CENTER ORDER ON-LINE TODAY E-MAIL FOR INFORMATION E-MAIL TO ORDER BECOME AN AFFILLIATE MAKE MONEY RIGHT FROM YOUR OWN WEB-SIGHT SIGN UP NOW --Boundary_(ID_JU9tFPeKFe8CCr5ljtkkdA) Content-type: text/html Content-transfer-encoding: 7BIT


STREET RACERS
HIGH PERFORMANCE AUTOMOTIVE
PARTS AND ACCESSORIES

SPEED SHOP

COMPLETE AUTOMOTIVE REPAIR AND INSTALLATION FACILITY


WE ACCEPT ALL MAJOR CREDIT CARDS


OUR LOCATIONS
NEW JERSEY
4309 HUDSON AVE. UNION CITY N.J 07087

OHIO
14280 ST. RT. 41 WEST UNION OHIO 45693
N.J TEL. 201-867-8643
OH. TEL. 937-544-7283

streetrodsusa@msn.com


MENU
radiators,mufflers,shocks,coilovers,hids,lighting,supershargers,springs,mobilestereos,mobilevideos,
alarms,rims,horns,neons,seatcovers,autoelectric,autorepairmanuals,autorepair,foglights
CLICK ON ME TO E-MAIL
HOT ROD NEW JERSEY'S FAVORITE LINKS
MAIN MENU

SHOPPING CENTER

ORDER ON-LINE TODAY

E-MAIL FOR INFORMATION
E-MAIL TO ORDER

BECOME AN AFFILLIATE
MAKE MONEY RIGHT FROM YOUR OWN WEB-SIGHT
SIGN UP NOW
--Boundary_(ID_JU9tFPeKFe8CCr5ljtkkdA)-- --Boundary_(ID_9L8fGJUY3VsQUQTltEz5Sw)-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 1:12:39 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f55.sea1.hotmail.com [207.68.163.55]) by hub.freebsd.org (Postfix) with ESMTP id 8BD8337B403 for ; Sun, 9 Jun 2002 01:12:36 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sun, 9 Jun 2002 01:12:36 -0700 Received: from 63.211.241.58 by sea1fd.sea1.hotmail.msn.com with HTTP; Sun, 09 Jun 2002 08:12:36 GMT X-Originating-IP: [63.211.241.58] From: "John Webb" To: freebsd-questions@freebsd.org Subject: Power-off on shutdown Date: Sun, 09 Jun 2002 08:12:36 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 09 Jun 2002 08:12:36.0307 (UTC) FILETIME=[6A014A30:01C20F8D] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Ive run FreeBSD since v4.0R, and am currently running 4.5R. I have two computers with totally different hardware. On both of my computers, and with every release ive run, I can never get it to power off the computer when i shutdown. ive already tried the obvious - shutdown -p. I relize that it says "hardware support required", but im wondering what exactly is meant by that (what kind of hardare is supported?). Is there any way I can get it to poweroff? Thanks. _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 1:31:25 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp11.singnet.com.sg (smtp11.singnet.com.sg [165.21.6.31]) by hub.freebsd.org (Postfix) with ESMTP id BDC7937B403 for ; Sun, 9 Jun 2002 01:31:18 -0700 (PDT) Received: from singapura.singnet.com.sg (singapura.singnet.com.sg [165.21.10.10]) by smtp11.singnet.com.sg (8.12.3/8.12.3) with ESMTP id g598VGMV004340 for ; Sun, 9 Jun 2002 16:31:17 +0800 (SGT) Received: (from shanali@localhost) by singapura.singnet.com.sg (8.8.5/8.7.2) id QAA27807 for freebsd-questions@FreeBSD.ORG; Sun, 9 Jun 2002 16:31:16 +0800 (SST) Date: Sun, 9 Jun 2002 16:31:16 +0800 From: S H A N To: "FreeBSD Questions" Subject: Re: Network RAID on FreeBSD - is it possible? Message-ID: <20020609083116.GA13492@singapura.singnet.com.sg> Mail-Followup-To: "FreeBSD Questions" References: <20020609031742.GA19660@singapura.singnet.com.sg> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 hi, there is a forth option as well... every change to a filesystem gets acknowledged by the kernel so one can possibly trigger a file syncronization method everytime such an acknowledgement occurs thus implementing raid over network. rgds, On Sun, Jun 09, 2002 at 03:18:01AM -0400, Deepak Jain wrote: > > Depends on your application. The easiest things to do would be to look to > your application for this sort of support. > > I can't think of too many applications that are _that_ important and _that_ > sensitive to dataloss that aren't databases. Databases support this sort of > replication (SQL style), and many applications that use proprietary formats > support simultaneous writes to media. > > Your third option is to use a SAN that supports RAID 10. > > Hope this helps, > > Deepak Jain > AiNET > > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of S H A N > Sent: Saturday, June 08, 2002 11:18 PM > To: FreeBSD Questions > Subject: Re: Network RAID on FreeBSD - is it possible? > > > hi, > > implement vinum on nfs disks.. try your luck... u'r mileage may vary :) > > On Sun, Jun 09, 2002 at 10:06:51AM +1000, BSD Freak wrote: > > Hi all, > > > > We have a server which is highly critical. Data loss or downtime on it > > is not an option so we have a hardware RAID 1 and also a second "hot > > host" (in another building) which replicates data from the main one > > every 30 minutes (via rsync). However it is this 30 minute window that > > concerns me because that leaves us open to 30 minutes of data loss. > > > > So basically what I'm asking is (without switching to Sun equipent) is > > it possible to do some sort of network RAID where data is written to > > both systems simultaneously? We need our system to carry on with no > > data loss even if one of the servers should suffer a complete system > > failure (ie be blown up or thrown out of the window)...... > > > > --------------------------------------------------------------------- > > Would you like to receive faxes to your personal email address? > > You can with mBox. Visit http://www.mbox.com.au/fax > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > -- > S H A N > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- S H A N To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 3:29:46 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.ettnet.se (mail.ettnet.se [212.109.4.7]) by hub.freebsd.org (Postfix) with SMTP id E690E37B408 for ; Sun, 9 Jun 2002 03:29:39 -0700 (PDT) Received: (qmail 58246 invoked by uid 0); 9 Jun 2002 10:29:37 -0000 Received: from unknown (HELO chappe) (212.109.5.78) by mail.ettnet.se with SMTP; 9 Jun 2002 10:29:37 -0000 Message-ID: <000701c20fa0$93869550$4e056dd4@chappe> From: "Thomas Widlundh" To: Subject: 4.5 and the kde Date: Sun, 9 Jun 2002 12:28:48 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 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 just installed ver 4.5 pro from CD no 1 (feb 2002). Earlier I had 4.1 Now my 4.5 has almost no apps at all in the menu system, no kmail, no kppp, no pdf-viewer, no plays, nothing. Just some system tools and the Konquerer. This is from my "user" side. And yet I installed "everything", which seems to be very little. In the /stand/sysinstall there are just the kde-base and kde-libs. Where are all the apps? Am I ment to get them elsewhere? Netscape seems to be an old one. In my old 4.1 it was very simple to connect to the Internet with kppp and kmail and so on, but now I don't know how to connect to get other apps. I do have a fancy desktop, but I can hardly use it without any apps. Anybody experienced this? Do I have to go back to the 4.1? Regards, Thomas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 3:34:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web.de (p50871630.dip.t-dialin.net [80.135.22.48]) by hub.freebsd.org (Postfix) with ESMTP id 2B36137B400 for ; Sun, 9 Jun 2002 03:34:49 -0700 (PDT) Received: from localhost.cthulhu.net ([127.0.0.1] helo=web.de) by web.de with esmtp (Exim 3.36 #1) id 17H03S-0004oe-00 for freebsd-questions@freebsd.org; Sun, 09 Jun 2002 12:36:14 +0200 Received: (from mephisto@localhost) by web.de (8.12.3/8.12.3/Submit) id g59AaA0s018515 for freebsd-questions@freebsd.org; Sun, 9 Jun 2002 12:36:10 +0200 (CEST) X-Authentication-Warning: web.de: mephisto set sender to csharp@freeshell.org using -f Date: Sun, 9 Jun 2002 12:36:08 +0200 From: Christopher Sharp To: freebsd-questions@freebsd.org Subject: Re: Power-off on shutdown Message-ID: <20020609103608.GA18420@web.de> Mail-Followup-To: 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.3.99i Sender: owner-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 (09/06/02 08:12), John Webb wrote: > From: "John Webb" > To: freebsd-questions@freebsd.org > Subject: Power-off on shutdown > Date: Sun, 09 Jun 2002 08:12:36 +0000 > Ive run FreeBSD since v4.0R, and am currently running 4.5R. I have two > computers with totally different hardware. On both of my computers, and > with every release ive run, I can never get it to power off the computer > when i shutdown. ive already tried the obvious - shutdown -p. I relize that > it says "hardware support required", but im wondering what exactly is meant > by that (what kind of hardare is supported?). Is there any way I can get it > to poweroff? Do you have APM compilied into your Kernel ? If not do so . - Christopher P.S: Sorry John I accidently hit reply instead of list-reply -- Any time things appear to be going better, you have overlooked something. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 3:40:11 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by hub.freebsd.org (Postfix) with SMTP id E20E537B403 for ; Sun, 9 Jun 2002 03:40:03 -0700 (PDT) Received: (qmail 3936 invoked by uid 0); 9 Jun 2002 10:39:58 -0000 Received: from dial-213-168-98-9.netcologne.de (HELO capm) (213.168.98.9) by mail.gmx.net (mp011-rz3) with SMTP; 9 Jun 2002 10:39:58 -0000 Message-ID: <001001c20fa1$fa4ee160$0200a8c0@capm> From: "Pascal Giannakakis" To: "John Webb" , References: Subject: Re: Power-off on shutdown Date: Sun, 9 Jun 2002 12:39:47 +0200 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.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 > Ive run FreeBSD since v4.0R, and am currently running 4.5R. I have two > computers with totally different hardware. On both of my computers, and with > every release ive run, I can never get it to power off the computer when i > shutdown. ive already tried the obvious - shutdown -p. I relize that it says > "hardware support required", but im wondering what exactly is meant by that > (what kind of hardare is supported?). Is there any way I can get it to > poweroff? > > Thanks. I posted a similar problem a few days ago. This is what helped: 1.) Edit the kernel-conf-file, you have to remove the "disabled" from the line which begins with "device apm0". Recompile the kernel. The handbook can help you with this if you haven't done this before. 2.) Edit your /etc/rc.conf - add two lines: apm_enable="YES" apmd_enable="YES" HTH To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 4:17:51 2002 Delivered-To: freebsd-questions@freebsd.org Received: from nemesis.systems.pipex.net (nemesis.systems.pipex.net [62.190.223.8]) by hub.freebsd.org (Postfix) with ESMTP id 7BC1937B40E for ; Sun, 9 Jun 2002 04:17:24 -0700 (PDT) Received: from ThisAddressDoesNotExist (userhh092.dsl.pipex.com [62.190.215.92]) by nemesis.systems.pipex.net (Postfix) with ESMTP id D7BB1160002AB for ; Sun, 9 Jun 2002 12:17:20 +0100 (BST) Subject: Make clean failure after latest cvsup of ports tree From: "S. Roberts" Reply-To: sroberts@dsl.pipex.com To: FreeBSD-Questions Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-hsMVH5AE3yIGUJ2IuvLF" X-Mailer: Ximian Evolution 1.0.5 Date: 09 Jun 2002 12:11:55 +0100 Message-Id: <1023621117.316.3.camel@Demon.Strobe.org> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-hsMVH5AE3yIGUJ2IuvLF Content-Type: text/plain Content-Transfer-Encoding: quoted-printable I always run make clean of the ports tree, but I got here and saw this today: =3D=3D=3D> news/newsx =3D=3D=3D> Cleaning for autoconf213-2.13.000227_1 =3D=3D=3D> Cleaning for automake14-1.4.5 =3D=3D=3D> Cleaning for gmake-3.79.1_2 =3D=3D=3D> Cleaning for m4-1.4_1 =3D=3D=3D> Cleaning for inn-2.3.3 =3D=3D=3D> Cleaning for newsx-1.4.6 =3D=3D=3D> news/nn =3D=3D=3D> Cleaning for nn-6.6.2 =3D=3D=3D> news/nnap "Makefile", line 22: Missing dependency operator "Makefile", line 23: Missing dependency operator "Makefile", line 26: Missing dependency operator "Makefile", line 29: Need an operator make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /usr/ports/news. *** Error code 1 Stop in /usr/ports. /usr/ports $=20 Anyone know what going on? I'm getting similar errors when running portsdb -uU as well: # portsdb -Uu Updating the ports index ... ruby_static-1.6.7.2002.05.23:"/usr/ports/lang/ruby_static/../../devel/ruby-= strscan" non-existent -- dependency list incomplete ruby_static-1.7.2.2002.05.23:"/usr/ports/lang/ruby_static-devel/../../devel= /ruby-strscan" non-existent -- dependency list incomplete ruby-tmail-0.10.4:"/usr/ports/devel/ruby-racc-runtime" non-existent -- dependency list incomplete"Makefile", line 22: Missing dependency operator: malformed entry: "Makefile", line 22: Missing dependency operator "Makefile", line 23: Missing dependency operator: malformed entry: "Makefile", line 23: Missing dependency operator "Makefile", line 26: Missing dependency operator: malformed entry: "Makefile", line 26: Missing dependency operator "Makefile", line 29: Need an operator: malformed entry: "Makefile", line 29: Need an operator make: fatal errors encountered -- cannot continue: malformed entry: make: fatal errors encountered -- cannot continue *** Error code 1: malformed entry: *** Error code 1 `all' not remade because of errors.: malformed entry: `all' not remade because of errors. ruby-xmlscan-0.0.10:"/usr/ports/devel/ruby-racc-runtime" non-existent -- dependency list incomplete done [Updating the portsdb in /usr/ports ... - 7115 port entries found .........1000.........2000.........3000.........4000.........5000.........6= 000.........7000. ..... done] #=20 *Any* help is appreciated. Stacey --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer --=-hsMVH5AE3yIGUJ2IuvLF Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable I always run make clean of the ports tree, but I got here and saw this today: =3D=3D=3D> news/newsx =3D=3D=3D> Cleaning for autoconf213-2.13.000227_1 =3D=3D=3D> Cleaning for automake14-1.4.5 =3D=3D=3D> Cleaning for gmake-3.79.1_2 =3D=3D=3D> Cleaning for m4-1.4_1 =3D=3D=3D> Cleaning for inn-2.3.3 =3D=3D=3D> Cleaning for newsx-1.4.6 =3D=3D=3D> news/nn =3D=3D=3D> Cleaning for nn-6.6.2 =3D=3D=3D> news/nnap "Makefile", line 22: Missing dependency operator "Makefile", line 23: Missing dependency operator "Makefile", line 26: Missing dependency operator "Makefile", line 29: Need an operator make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /usr/ports/news. *** Error code 1 Stop in /usr/ports. /usr/ports $=20 Anyone know what going on? I'm getting similar errors when running portsdb -uU as well: # portsdb -Uu Updating the ports index ... ruby_static-1.6.7.2002.05.23:"/usr/ports/lang/ruby_static/../../devel/ruby-= strscan" non-existent -- dependency list incomplete ruby_static-1.7.2.2002.05.23:"/usr/ports/lang/ruby_static-devel/../../devel= /ruby-strscan" non-existent -- dependency list incomplete ruby-tmail-0.10.4:"/usr/ports/devel/ruby-racc-runtime" non-existent -- dependency list incomplete"Makefile", line 22: Missing dependency operator: malformed entry: "Makefile", line 22: Missing dependency operator "Makefile", line 23: Missing dependency operator: malformed entry: "Makefile", line 23: Missing dependency operator "Makefile", line 26: Missing dependency operator: malformed entry: "Makefile", line 26: Missing dependency operator "Makefile", line 29: Need an operator: malformed entry: "Makefile", line 29: Need an operator make: fatal errors encountered -- cannot continue: malformed entry: make: fatal errors encountered -- cannot continue *** Error code 1: malformed entry: *** Error code 1 `all' not remade because of errors.: malformed entry: `all' not remade because of errors. ruby-xmlscan-0.0.10:"/usr/ports/devel/ruby-racc-runtime" non-existent -- dependency list incomplete done [Updating the portsdb in /usr/ports ... - 7115 port entries found .........1000.........2000.........3000.........4000.........5000.........6= 000.........7000. ..... done] #=20 *Any* help is appreciated. Stacey - --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 iQA/AwUBPQM3+fdn4A8qiCO5EQI51QCeMm8Sr0RP5rfENI/IrIn6ZvaKeo8An3gm k/bT1UIWP8YhHAgCINdA99n+ =BU8B -----END PGP SIGNATURE----- --=-hsMVH5AE3yIGUJ2IuvLF-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 4:35:14 2002 Delivered-To: freebsd-questions@freebsd.org Received: from shockwave.systems.pipex.net (shockwave.systems.pipex.net [62.190.223.9]) by hub.freebsd.org (Postfix) with ESMTP id 32C7E37B407; Sun, 9 Jun 2002 04:34:45 -0700 (PDT) Received: from ThisAddressDoesNotExist (userhh092.dsl.pipex.com [62.190.215.92]) by shockwave.systems.pipex.net (Postfix) with ESMTP id 64E4E160009C7; Sun, 9 Jun 2002 12:34:42 +0100 (BST) Subject: Portupgrade failure today after latest cvsup of ports tree From: "S. Roberts" Reply-To: sroberts@dsl.pipex.com To: FreeBSD-Questions Cc: knu@FreeBSD.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-h1xTIiKtRenla8JBxS+6" X-Mailer: Ximian Evolution 1.0.5 Date: 09 Jun 2002 12:29:17 +0100 Message-Id: <1023622158.316.10.camel@Demon.Strobe.org> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-h1xTIiKtRenla8JBxS+6 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hello, I just tried updating portupgrade itself and got:=20 make: don't know how to make all-depends-list. Stop ** Makefile of 'devel/ruby-fnmatch' is possibly broken: make: no target to make. Note that the target query of an earlier post of mine is still there: ruby-fnmatch-1.1b_1 ? orphaned: devel/ruby-fnmatch which appear to be at the heart of this failure. Does anyone have a clue as to a fix / work-around? Thanks for the time. Stacey # pkg_version -v AbiWord-gnome-1.0.2 =3D up-to-date with port ImageMagick-5.4.5.1 =3D up-to-date with port Mesa-3.4.2_2 =3D up-to-date with port ORBit-0.5.17 =3D up-to-date with port a2ps-letterdj-4.13_1 =3D up-to-date with port aalib-1.4.r5_1 =3D up-to-date with port acroread4-4.05 =3D up-to-date with port apache-1.3.24_7 =3D up-to-date with port apsfilter-7.2.2 =3D up-to-date with port aspell-0.33.7.1 =3D up-to-date with port autoconf-2.53 =3D up-to-date with port autoconf213-2.13.000227_1 =3D up-to-date with port automake14-1.4.5 =3D up-to-date with port bash-2.05a =3D up-to-date with port bison-1.35_1 =3D up-to-date with port bonobo-1.0.20_2 =3D up-to-date with port bonobo-conf-0.14 =3D up-to-date with port cclient-2001a,1 =3D up-to-date with port chkrootkit-0.35 =3D up-to-date with port cups-base-1.1.14 =3D up-to-date with port curl-7.9.7_1 =3D up-to-date with port cvsup-16.1f =3D up-to-date with port db3-3.2.9_3,1 =3D up-to-date with port djbfft-0.76 =3D up-to-date with port docbook-xml-4.1.2_1 =3D up-to-date with port enlightenment-0.16.5_6 =3D up-to-date with port eog-0.6_1 =3D up-to-date with port esound-0.2.26_2 < needs updating (port has 0.2.27) evolution-1.0.5 =3D up-to-date with port expat-1.95.2 =3D up-to-date with port ezm3-1.0 =3D up-to-date with port fetchmail-5.9.11 =3D up-to-date with port ffmpeg-0.4.5_1 =3D up-to-date with port fnlib-0.5 =3D up-to-date with port freetype-1.3.1_2 =3D up-to-date with port freetype2-2.1.0_1 =3D up-to-date with port freeze-2.5_1 =3D up-to-date with port gal-0.19.2_1 =3D up-to-date with port gconf-1.0.9 =3D up-to-date with port gdbm-1.8.0 =3D up-to-date with port gdk-pixbuf-0.17.0 =3D up-to-date with port gettext-0.10.35_2 =3D up-to-date with port gettext-0.11.1_3 =3D up-to-date with port ghostscript-gnu-7.05_1 =3D up-to-date with port gkrellm-1.2.11 =3D up-to-date with port gle-3.0.3 =3D up-to-date with port glib-1.2.10_5 =3D up-to-date with port glibwww-0.2_1 =3D up-to-date with port gmake-3.79.1_2 =3D up-to-date with port gnomeaudio-1.4.0 =3D up-to-date with port gnomecanvas-0.17.0 =3D up-to-date with port gnomecontrolcenter-1.4.0.5_1 =3D up-to-date with port gnomecore-1.4.0.8_1 =3D up-to-date with port gnomedb-0.2.96_1 =3D up-to-date with port gnomegames-1.4.0.4 =3D up-to-date with port gnomelibs-1.4.1.7 =3D up-to-date with port gnomemedia-1.2.3_1 =3D up-to-date with port gnomemimedata-1.0.8 =3D up-to-date with port gnomepilot-0.1.65 =3D up-to-date with port gnomepilot-conduits-0.9 =3D up-to-date with port gnomepim-1.4.6_1 =3D up-to-date with port gnomeprint-0.36 =3D up-to-date with port gnomespell-0.4.1 =3D up-to-date with port gnomevfs-1.0.5_4 =3D up-to-date with port gob-1.0.12 =3D up-to-date with port gotmail-0.7.1 =3D up-to-date with port gtk-1.2.10_4 =3D up-to-date with port gtkhtml-1.0.2_2 =3D up-to-date with port guile-1.4 =3D up-to-date with port html2ps-letter-1.0_1 =3D up-to-date with port imlib-1.9.14_1 =3D up-to-date with port intltool-0.22 =3D up-to-date with port ispell-3.2.06_2 =3D up-to-date with port jbigkit-1.2 =3D up-to-date with port jpeg-6b_1 =3D up-to-date with port lcms-1.08 =3D up-to-date with port liba52-0.7.3_2 =3D up-to-date with port libaudiofile-0.2.3 =3D up-to-date with port libfpx-1.2.0.4 =3D up-to-date with port libgda-0.2.96_1 =3D up-to-date with port libghttp-1.0.9 =3D up-to-date with port libglade-0.17_2 =3D up-to-date with port libgnugetopt-1.1 =3D up-to-date with port libiconv-1.7.0.1 =3D up-to-date with port libmng-1.0.3 =3D up-to-date with port libmpeg2-0.2.1 =3D up-to-date with port libslang-1.4.5 =3D up-to-date with port libtool-1.3.4_4 =3D up-to-date with port libungif-4.1.0b1 =3D up-to-date with port libunicode-0.4_3 =3D up-to-date with port libwmf-0.2.5_1 =3D up-to-date with port libwww-5.3.2 =3D up-to-date with port libxine-0.9.10 =3D up-to-date with port libxml-1.8.17_1 =3D up-to-date with port libxml2-2.4.22_1 =3D up-to-date with port libxslt-1.0.18 =3D up-to-date with port linux_base-7.1 =3D up-to-date with port m4-1.4_1 =3D up-to-date with port mkcatalog-1.1 =3D up-to-date with port mozilla-1.0,1 =3D up-to-date with port mpeg_play-2.4 =3D up-to-date with port mutt-1.2.5.1_1 =3D up-to-date with port nasm-0.98.33,1 =3D up-to-date with port netatalk-1.5.3.1,1 =3D up-to-date with port netpbm-9.25_1 =3D up-to-date with port nmap-2.54.b34 =3D up-to-date with port nspr-4.1.2 =3D up-to-date with port nss-3.3.1 =3D up-to-date with port oaf-0.6.10 =3D up-to-date with port p5-Digest-MD5-2.20 =3D up-to-date with port p5-HTML-Parser-3.26 =3D up-to-date with port p5-HTML-Tagset-3.03 =3D up-to-date with port p5-MIME-Base64-2.12 =3D up-to-date with port p5-Net-1.11,1 =3D up-to-date with port p5-URI-1.19 =3D up-to-date with port p5-libwww-5.53_1 =3D up-to-date with port pdksh-5.2.14p2 =3D up-to-date with port pgp-6.5.8 =3D up-to-date with port pilot-link-0.9.5_4 =3D up-to-date with port pine-4.44 =3D up-to-date with port pkg_tarup-1.2_3 =3D up-to-date with port pkgconfig-0.12.0 =3D up-to-date with port png-1.2.3 =3D up-to-date with port popt-1.5.1_1 =3D up-to-date with port portsentry-1.1 =3D up-to-date with port portupgrade-20020429 < needs updating (port has 20020429_1) psiconv-0.8.3 =3D up-to-date with port pspell-0.12.2_1 =3D up-to-date with port psutils-letter-1.17_1 =3D up-to-date with port python-2.2.1 =3D up-to-date with port racoon-20020507a =3D up-to-date with port rpm-3.0.6_6 =3D up-to-date with port rsync-2.5.5_1 =3D up-to-date with port ruby-1.6.7.2002.05.23 =3D up-to-date with port ruby-amstd-2.0.0 =3D up-to-date with port ruby-bdb1-0.1.7 =3D up-to-date with port ruby-fnmatch-1.1b_1 ? orphaned: devel/ruby-fnmatch ruby-optparse-0.8.6 =3D up-to-date with port ruby_static-1.6.7.2002.05.23 =3D up-to-date with port samba-2.2.4_1 =3D up-to-date with port scrollkeeper-0.2,1 =3D up-to-date with port sdl-1.2.4_1 =3D up-to-date with port sox-12.17.3 =3D up-to-date with port svgalib-1.4.2_1 =3D up-to-date with port tcl-8.3.4_4 =3D up-to-date with port teTeX-1.0.7_1 =3D up-to-date with port tiff-3.5.7 =3D up-to-date with port tk-8.3.4_3 =3D up-to-date with port trafshow-3.1_1 =3D up-to-date with port transfig-3.2.3d =3D up-to-date with port tripwire-2.3.1.2 =3D up-to-date with port unzip-5.50 =3D up-to-date with port urlview-0.9_1 =3D up-to-date with port vnc-3.3.3.2_1 =3D up-to-date with port weblint-1.020 =3D up-to-date with port wget-1.8.1_1 =3D up-to-date with port win32-codecs-011002.0.0.60 =3D up-to-date with port xine-0.9.10 =3D up-to-date with port xpm-3.4k =3D up-to-date with port xscreensaver-gnome-4.02 < needs updating (port has 4.04.2) zip-2.3_1 =3D up-to-date with port # portupgrade -R portupgrade-20020429 make: don't know how to make all-depends-list. Stop ** Makefile of 'devel/ruby-fnmatch' is possibly broken: make: no target to make. =09 =09 ---> Skipping 'sysutils/portupgrade' (portupgrade-20020429) because 'devel/ruby-fnmatch' (ruby-fnmatch-1.1b_1) failed ** The following packages were not installed or upgraded (*:skipped / !:failed) ! devel/ruby-fnmatch (ruby-fnmatch-1.1b_1) (Makefile broken) * sysutils/portupgrade (portupgrade-20020429) # --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer --=-h1xTIiKtRenla8JBxS+6 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hello, I just tried updating portupgrade itself and got:=20 make: don't know how to make all-depends-list. Stop ** Makefile of 'devel/ruby-fnmatch' is possibly broken: make: no target to make. Note that the target query of an earlier post of mine is still there: ruby-fnmatch-1.1b_1 ? orphaned: devel/ruby-fnmatch which appear to be at the heart of this failure. Does anyone have a clue as to a fix / work-around? Thanks for the time. Stacey # pkg_version -v AbiWord-gnome-1.0.2 =3D up-to-date with port ImageMagick-5.4.5.1 =3D up-to-date with port Mesa-3.4.2_2 =3D up-to-date with port ORBit-0.5.17 =3D up-to-date with port a2ps-letterdj-4.13_1 =3D up-to-date with port aalib-1.4.r5_1 =3D up-to-date with port acroread4-4.05 =3D up-to-date with port apache-1.3.24_7 =3D up-to-date with port apsfilter-7.2.2 =3D up-to-date with port aspell-0.33.7.1 =3D up-to-date with port autoconf-2.53 =3D up-to-date with port autoconf213-2.13.000227_1 =3D up-to-date with port automake14-1.4.5 =3D up-to-date with port bash-2.05a =3D up-to-date with port bison-1.35_1 =3D up-to-date with port bonobo-1.0.20_2 =3D up-to-date with port bonobo-conf-0.14 =3D up-to-date with port cclient-2001a,1 =3D up-to-date with port chkrootkit-0.35 =3D up-to-date with port cups-base-1.1.14 =3D up-to-date with port curl-7.9.7_1 =3D up-to-date with port cvsup-16.1f =3D up-to-date with port db3-3.2.9_3,1 =3D up-to-date with port djbfft-0.76 =3D up-to-date with port docbook-xml-4.1.2_1 =3D up-to-date with port enlightenment-0.16.5_6 =3D up-to-date with port eog-0.6_1 =3D up-to-date with port esound-0.2.26_2 < needs updating (port has 0.2.27) evolution-1.0.5 =3D up-to-date with port expat-1.95.2 =3D up-to-date with port ezm3-1.0 =3D up-to-date with port fetchmail-5.9.11 =3D up-to-date with port ffmpeg-0.4.5_1 =3D up-to-date with port fnlib-0.5 =3D up-to-date with port freetype-1.3.1_2 =3D up-to-date with port freetype2-2.1.0_1 =3D up-to-date with port freeze-2.5_1 =3D up-to-date with port gal-0.19.2_1 =3D up-to-date with port gconf-1.0.9 =3D up-to-date with port gdbm-1.8.0 =3D up-to-date with port gdk-pixbuf-0.17.0 =3D up-to-date with port gettext-0.10.35_2 =3D up-to-date with port gettext-0.11.1_3 =3D up-to-date with port ghostscript-gnu-7.05_1 =3D up-to-date with port gkrellm-1.2.11 =3D up-to-date with port gle-3.0.3 =3D up-to-date with port glib-1.2.10_5 =3D up-to-date with port glibwww-0.2_1 =3D up-to-date with port gmake-3.79.1_2 =3D up-to-date with port gnomeaudio-1.4.0 =3D up-to-date with port gnomecanvas-0.17.0 =3D up-to-date with port gnomecontrolcenter-1.4.0.5_1 =3D up-to-date with port gnomecore-1.4.0.8_1 =3D up-to-date with port gnomedb-0.2.96_1 =3D up-to-date with port gnomegames-1.4.0.4 =3D up-to-date with port gnomelibs-1.4.1.7 =3D up-to-date with port gnomemedia-1.2.3_1 =3D up-to-date with port gnomemimedata-1.0.8 =3D up-to-date with port gnomepilot-0.1.65 =3D up-to-date with port gnomepilot-conduits-0.9 =3D up-to-date with port gnomepim-1.4.6_1 =3D up-to-date with port gnomeprint-0.36 =3D up-to-date with port gnomespell-0.4.1 =3D up-to-date with port gnomevfs-1.0.5_4 =3D up-to-date with port gob-1.0.12 =3D up-to-date with port gotmail-0.7.1 =3D up-to-date with port gtk-1.2.10_4 =3D up-to-date with port gtkhtml-1.0.2_2 =3D up-to-date with port guile-1.4 =3D up-to-date with port html2ps-letter-1.0_1 =3D up-to-date with port imlib-1.9.14_1 =3D up-to-date with port intltool-0.22 =3D up-to-date with port ispell-3.2.06_2 =3D up-to-date with port jbigkit-1.2 =3D up-to-date with port jpeg-6b_1 =3D up-to-date with port lcms-1.08 =3D up-to-date with port liba52-0.7.3_2 =3D up-to-date with port libaudiofile-0.2.3 =3D up-to-date with port libfpx-1.2.0.4 =3D up-to-date with port libgda-0.2.96_1 =3D up-to-date with port libghttp-1.0.9 =3D up-to-date with port libglade-0.17_2 =3D up-to-date with port libgnugetopt-1.1 =3D up-to-date with port libiconv-1.7.0.1 =3D up-to-date with port libmng-1.0.3 =3D up-to-date with port libmpeg2-0.2.1 =3D up-to-date with port libslang-1.4.5 =3D up-to-date with port libtool-1.3.4_4 =3D up-to-date with port libungif-4.1.0b1 =3D up-to-date with port libunicode-0.4_3 =3D up-to-date with port libwmf-0.2.5_1 =3D up-to-date with port libwww-5.3.2 =3D up-to-date with port libxine-0.9.10 =3D up-to-date with port libxml-1.8.17_1 =3D up-to-date with port libxml2-2.4.22_1 =3D up-to-date with port libxslt-1.0.18 =3D up-to-date with port linux_base-7.1 =3D up-to-date with port m4-1.4_1 =3D up-to-date with port mkcatalog-1.1 =3D up-to-date with port mozilla-1.0,1 =3D up-to-date with port mpeg_play-2.4 =3D up-to-date with port mutt-1.2.5.1_1 =3D up-to-date with port nasm-0.98.33,1 =3D up-to-date with port netatalk-1.5.3.1,1 =3D up-to-date with port netpbm-9.25_1 =3D up-to-date with port nmap-2.54.b34 =3D up-to-date with port nspr-4.1.2 =3D up-to-date with port nss-3.3.1 =3D up-to-date with port oaf-0.6.10 =3D up-to-date with port p5-Digest-MD5-2.20 =3D up-to-date with port p5-HTML-Parser-3.26 =3D up-to-date with port p5-HTML-Tagset-3.03 =3D up-to-date with port p5-MIME-Base64-2.12 =3D up-to-date with port p5-Net-1.11,1 =3D up-to-date with port p5-URI-1.19 =3D up-to-date with port p5-libwww-5.53_1 =3D up-to-date with port pdksh-5.2.14p2 =3D up-to-date with port pgp-6.5.8 =3D up-to-date with port pilot-link-0.9.5_4 =3D up-to-date with port pine-4.44 =3D up-to-date with port pkg_tarup-1.2_3 =3D up-to-date with port pkgconfig-0.12.0 =3D up-to-date with port png-1.2.3 =3D up-to-date with port popt-1.5.1_1 =3D up-to-date with port portsentry-1.1 =3D up-to-date with port portupgrade-20020429 < needs updating (port has 20020429_1) psiconv-0.8.3 =3D up-to-date with port pspell-0.12.2_1 =3D up-to-date with port psutils-letter-1.17_1 =3D up-to-date with port python-2.2.1 =3D up-to-date with port racoon-20020507a =3D up-to-date with port rpm-3.0.6_6 =3D up-to-date with port rsync-2.5.5_1 =3D up-to-date with port ruby-1.6.7.2002.05.23 =3D up-to-date with port ruby-amstd-2.0.0 =3D up-to-date with port ruby-bdb1-0.1.7 =3D up-to-date with port ruby-fnmatch-1.1b_1 ? orphaned: devel/ruby-fnmatch ruby-optparse-0.8.6 =3D up-to-date with port ruby_static-1.6.7.2002.05.23 =3D up-to-date with port samba-2.2.4_1 =3D up-to-date with port scrollkeeper-0.2,1 =3D up-to-date with port sdl-1.2.4_1 =3D up-to-date with port sox-12.17.3 =3D up-to-date with port svgalib-1.4.2_1 =3D up-to-date with port tcl-8.3.4_4 =3D up-to-date with port teTeX-1.0.7_1 =3D up-to-date with port tiff-3.5.7 =3D up-to-date with port tk-8.3.4_3 =3D up-to-date with port trafshow-3.1_1 =3D up-to-date with port transfig-3.2.3d =3D up-to-date with port tripwire-2.3.1.2 =3D up-to-date with port unzip-5.50 =3D up-to-date with port urlview-0.9_1 =3D up-to-date with port vnc-3.3.3.2_1 =3D up-to-date with port weblint-1.020 =3D up-to-date with port wget-1.8.1_1 =3D up-to-date with port win32-codecs-011002.0.0.60 =3D up-to-date with port xine-0.9.10 =3D up-to-date with port xpm-3.4k =3D up-to-date with port xscreensaver-gnome-4.02 < needs updating (port has 4.04.2) zip-2.3_1 =3D up-to-date with port # portupgrade -R portupgrade-20020429 make: don't know how to make all-depends-list. Stop ** Makefile of 'devel/ruby-fnmatch' is possibly broken: make: no target to make. =09 =09 - ---> Skipping 'sysutils/portupgrade' (portupgrade-20020429) because 'devel/ruby-fnmatch' (ruby-fnmatch-1.1b_1) failed ** The following packages were not installed or upgraded (*:skipped / !:failed) ! devel/ruby-fnmatch (ruby-fnmatch-1.1b_1) (Makefile broken) * sysutils/portupgrade (portupgrade-20020429) # - --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 iQA/AwUBPQM8Cvdn4A8qiCO5EQJ0YwCg9SJVqM5NwlcyB4duP8Bc7xFoBVMAoO7n KJGN62nNsjdwOzBpviL49mFv =pKgd -----END PGP SIGNATURE----- --=-h1xTIiKtRenla8JBxS+6-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 5: 7: 4 2002 Delivered-To: freebsd-questions@freebsd.org Received: from enigma.whacky.net (enigma.whacky.net [217.148.161.174]) by hub.freebsd.org (Postfix) with ESMTP id 637B337B401 for ; Sun, 9 Jun 2002 05:06:59 -0700 (PDT) Received: from localhost (localhost.whacky.net [127.0.0.1]) by enigma.whacky.net (Postfix) with ESMTP id E23722116E for ; Sat, 8 Jun 2002 18:48:33 +0200 (CEST) Received: by enigma.whacky.net (Postfix, from userid 1000) id 9B5482116D; Sat, 8 Jun 2002 18:48:30 +0200 (CEST) Date: Sat, 8 Jun 2002 18:48:30 +0200 From: Stephan van Beerschoten To: freebsd-questions@freebsd.org Subject: gnome2 metaport Message-ID: <20020608164830.GA90497@enigma.whacky.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline User-Agent: Mutt/1.3.99i Sender: owner-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 isn't a gnome2 metaport available yet is there ? I know the port (if any) probably should be classified as development, but hey I'm running -CURRENT too :) -- Stephan van Beerschoten [SVB21-RIPE] stephanb@whacky.net PGP fingerprint: 4557 9761 B212 FB4C 778D 3529 C42A 2D27 "To err is human, to forgive is Not Company Policy" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 5:11: 2 2002 Delivered-To: freebsd-questions@freebsd.org Received: from moutvdomng1.kundenserver.de (moutvdomng1.kundenserver.de [195.20.224.131]) by hub.freebsd.org (Postfix) with ESMTP id BFF2137B410 for ; Sun, 9 Jun 2002 05:10:31 -0700 (PDT) Received: from [195.20.224.219] (helo=mrvdom03.kundenserver.de) by moutvdomng1.kundenserver.de with esmtp (Exim 3.22 #2) id 17H1Wc-0000zM-00; Sun, 09 Jun 2002 14:10:26 +0200 Received: from [217.1.114.107] (helo=pD901726B.dip.t-dialin.net) by mrvdom03.kundenserver.de with esmtp (Exim 2.12 #3) id 17H1Wc-0005V7-00; Sun, 9 Jun 2002 14:10:27 +0200 Date: Sun, 9 Jun 2002 14:10:11 +0000 (GMT) From: Peter Ulrich Kruppa To: Stephan van Beerschoten Cc: Subject: Re: gnome2 metaport In-Reply-To: <20020608164830.GA90497@enigma.whacky.net> Message-ID: <20020609140925.V35195-100000@small.pukruppa.de> 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, 8 Jun 2002, Stephan van Beerschoten wrote: > There isn't a gnome2 metaport available yet is there ? > I know the port (if any) probably should be classified as > development, but hey I'm running -CURRENT too :) /usr/ports/x11/gnome2 Regards, Uli. > > -- > Stephan van Beerschoten [SVB21-RIPE] stephanb@whacky.net > PGP fingerprint: 4557 9761 B212 FB4C 778D 3529 C42A 2D27 > "To err is human, to forgive is Not Company Policy" > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > *-----------------------------------* * Peter Ulrich Kruppa * * - Wuppertal - * * Germany * *-----------------------------------* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 5:45:19 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.2ainfo.it (dns2.2ainfo.it [195.31.142.8]) by hub.freebsd.org (Postfix) with SMTP id 4A41337B411 for ; Sun, 9 Jun 2002 05:45:05 -0700 (PDT) Received: (qmail 26315 invoked from network); 9 Jun 2002 12:45:01 -0000 Received: from ppp120.2ainfo.it (HELO sting) (195.31.142.87) by dns2.2ainfo.it with SMTP; 9 Jun 2002 12:45:01 -0000 From: To: gunnut@2ainfo.it Cc: questions@FreeBSD.org Subject: Re: Linux-mozilla problem (fwd) In-Reply-To: <20020608154151.54F3937B404@hub.freebsd.org> Date: Sun, 09 Jun 2002 14:42:51 +0057 (CEST) X-Mailer: XCmail 1.3 - with PGP support, PGP engine version 0.5 (FreeBSD) X-Mailerorigin: http://www.fsai.fh-trier.de/~schmitzj/Xclasses/XCmail/ MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit X-AntiVirus: scanned for viruses by AMaViS 0.2.1 (http://amavis.org/) Message-Id: <20020609124505.4A41337B411@hub.freebsd.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ---Reply to mail from about Linux-mozilla problem (fwd) > > Hello, > I have installed linux-mozilla-1.0 on i386 arch with > linux-jdk-1.3.1 and compat-linux-6.1_1 > whenever I enter a web site with java enabled the browser crashes > Any help really appreciated > sincerely > Filippo This is the error I get when using Eterm to launch the application:LoadPlugin: failed to initialize shared library libXt.so [libXt.so: cannot open shared object file: No such file or directory] LoadPlugin: failed to initialize shared library libXext.so [libXext.so: cannot open shared object file: No such file or directory] INTERNAL ERROR on Browser End: Exec of "java_vm" failed: 2 < System error?:: No such file or directory Gdk-ERROR **: Fatal IO error 9 (Bad file descriptor) on X server :0.0. INTERNAL ERROR on Browser End: Could not read ack from browser System error?:: Resource temporarily unavailable To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 5:46:12 2002 Delivered-To: freebsd-questions@freebsd.org Received: from iota.root-servers.ch (iota.root-servers.ch [193.41.193.195]) by hub.freebsd.org (Postfix) with SMTP id 3A46237B40B for ; Sun, 9 Jun 2002 05:45:50 -0700 (PDT) Received: (qmail 95746 invoked from network); 9 Jun 2002 12:45:43 -0000 Received: from dclient217-162-248-165.hispeed.ch (HELO feba1) (217.162.248.165) by 0 with SMTP; 9 Jun 2002 12:45:43 -0000 From: "Andreas Bachmann" To: Subject: own kernel Date: Sun, 9 Jun 2002 14:45:44 +0200 Message-ID: <000101c20fb3$92652520$a5f8a2d9@feba1> 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.2616 Importance: Normal 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 have a problem. Greets Andreas Bachmann That should be: /usr/src/Makefile Kernel and World $ cd /usr/src $ make buildworld $ make buildkernel (KERNCONF=MYKERNEL) $ make installkernel (KERNCONF=MYKERNEL) $ reboot ok boot -s $ mergemaster -p $ make installworld $ mergemaster $ reboot That is: ##### # 1 # ##### - Install FreeBSD $ pkg_add -r cvs-without-gui $ vi /etc/cvsupfile *default host=cvsup.at.freebsd.org *default base=/usr *default prefix=/usr *default release=cvs *default tag=RELENG_4 *default delete use-rel-suffix src-all $ /usr/local/bin/cvsup -g -L 2 /etc/cvsupfile $ cd /usr/src $ make buildworld ###### # 2a # ###### $ make buildkernel $ make installkernel $ reboot ok boot -s $ mergemaster -p mergemaster version 1.6.2.13 Usage: mergemaster [-scrvahipC] [-m /path] [-t /path] [-d] [-u N] [-w N] [-D /path] $ make installworld Read only Memory $ /sbin/mount / $ mergemaster -p mergemaster version 1.6.2.13 Usage: mergemaster [-scrvahipC] [-m /path] [-t /path] [-d] [-u N] [-w N] [-D /path] $ make installworld $ mergemaster $ reboot Additional daemons: syslogd Syslogd: /var/log/auth.log No such file or directory Configuring syscons: keymap keyrate blanktimevidcontrol: must be on a virtual console: in appropriate ioctl ... $ ps aux ps: proc size mismatch (23232 total, 1100 chunks) ###### # 2b # ###### $ cp /usr/src/sys/i386/conf/GENERIC /usr/src/sys/i386/conf/MYKERNEL $ vi /usr/src/sys/i386/conf/MYKERNEL + QUOTA - SCSI and RAID $ make buildkernel KERNCONF=MYKERNEL [...] linking kernel umass.o: In function `umass_cam_attach_sim': umass.o(.text+0x12bf): undefined reference to `cam_simq_alloc' umass.o(.text+0x12e5): undefined reference to `cam_sim_alloc' umass.o(.text+0x12fe): undefined reference to `xpt_bus_register' umass.o(.text+0x130e): undefined reference to `cam_simq_free' umass.o: In function `umass_cam_rescan_callback': umass.o(.text+0x1327): undefined reference to `xpt_free_path' umass.o: In function `umass_cam_rescan': umass.o(.text+0x1371): undefined reference to `xpt_periph' umass.o(.text+0x137a): undefined reference to `xpt_create_path' umass.o(.text+0x138d): undefined reference to `xpt_setup_ccb' umass.o(.text+0x13a8): undefined reference to `xpt_action' umass.o: In function `umass_cam_detach_sim': umass.o(.text+0x145f): undefined reference to `xpt_bus_deregister' umass.o(.text+0x147d): undefined reference to `cam_sim_free' umass.o: In function `umass_cam_detach': umass.o(.text+0x14be): undefined reference to `xpt_create_path' umass.o(.text+0x14df): undefined reference to `xpt_async' umass.o(.text+0x14e7): undefined reference to `xpt_free_path' umass.o: In function `umass_cam_action': umass.o(.text+0x1805): undefined reference to `xpt_done' umass.o(.text+0x1815): undefined reference to `xpt_done' umass.o: In function `umass_cam_cb': umass.o(.text+0x1911): undefined reference to `xpt_done' umass.o: In function `umass_cam_sense_cb': umass.o(.text+0x1988): undefined reference to `xpt_done' umass.o(.text+0x1999): undefined reference to `xpt_done' *** Error code 1 Stop in /usr/obj/usr/src/sys/MYKERNEL. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 5:48:17 2002 Delivered-To: freebsd-questions@freebsd.org Received: from shockwave.systems.pipex.net (shockwave.systems.pipex.net [62.190.223.9]) by hub.freebsd.org (Postfix) with ESMTP id 9A91B37B408 for ; Sun, 9 Jun 2002 05:47:56 -0700 (PDT) Received: from ThisAddressDoesNotExist (userhh092.dsl.pipex.com [62.190.215.92]) by shockwave.systems.pipex.net (Postfix) with ESMTP id 4DF6D160009E5; Sun, 9 Jun 2002 13:47:53 +0100 (BST) Subject: Re: Orphaned ruby port From: "S. Roberts" Reply-To: sroberts@dsl.pipex.com To: Michael Cc: FreeBSD-Questions In-Reply-To: <3D029FC0.8090405@pointoflightproducts.com> References: <1023574023.304.197.camel@Demon.Strobe.org> <3D0282EC.9020704@pointoflightproducts.com> <1023581031.304.227.camel@Demon.Strobe.org> <3D029FC0.8090405@pointoflightproducts.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-Mn7G8z3+UvPO8Bsb8b/x" X-Mailer: Ximian Evolution 1.0.5 Date: 09 Jun 2002 13:42:28 +0100 Message-Id: <1023626550.316.25.camel@Demon.Strobe.org> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-Mn7G8z3+UvPO8Bsb8b/x Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi Mike, After no response from anyone else on this I went read ahead, poked around and I believe, sorted this myself.=20 The procedure is as follows: 1] Re-run cvsup ports-supfile (might not be required, but just in case) 2] cd /var/db/pkg 3] ls -la portupgrade* (returns current installed version) 4] Run pkg_delete portupgrade{version_number} 5] cd /usr/ports/sysutils/portupgrade 6] Run make --| 7] Run make install--|---- Can be done with # make install clean 8] Run make clean --| 9] cd /usr/share/examples/cvsup; cvsup ports-supfile 10] cd /usr/ports; pkg_version -v You should now see that=20 a] ruby-fnmatch-1.1b_1 is no longer listed b] portupgrade has a new version number 11] Update any out-of-date ports with portupgrade 12] Run portsdb -Uu to update the ports index You're done. This situation appears to have come out of an update applied to either portupgrade itself, or the ruby infrastructure in some fashion. Hope it goes well with you, good luck! Stacey On Sun, 2002-06-09 at 01:22, Michael wrote: > Thank you Stacey!! :o) >=20 > I've been reading other lists that are reporting the same issue so were=20 > not alone :o) >=20 > Thanks for the feedback I appreciate it!! >=20 > Michael :o) >=20 > S. Roberts wrote: >=20 > >Hi Mike, > > if you go to http://www.freebsd.org/ports/devel.html, click on the > >"Long Description" link, and you'll see (disturbingly) that this port is > >actually listed there are being non-existent! > > > >I've sent a query off to the port maintainer (as listed at the above > >link) asking for some information on the status of this port, as well as > >some advice on a work-around. > > > >Stacey > > > >On Sat, 2002-06-08 at 23:19, Michael wrote: > > =20 > > > >>Interesting, I just found the same thing. > >> > >>I went in and did a cvsup to all my ports and found this to be orphaned= =20 > >>as well. > >> > >># uname -a > >>FreeBSD 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Sat Jun 1 12:49:24=20 > >>PDT 2002 :/usr/src/sys/compile/xeon i386 > >> > >>Michael > >> > >>S. Roberts wrote: > >> > >> =20 > >> > >>>Hello, > >>> I just cvsup'd my ports tree and pkg_version -v returns the > >>>following for a ruby module: > >>> > >>>ruby-fnmatch-1.1b_1 ? orphaned: devel/ruby-fnmatch > >>> > >>>I don't know much about ruby stuff, and would appreciate some advice o= n > >>>how to proceed with this message / statement here. Uname info: > >>># uname -a > >>>FreeBSD 4.6-RC FreeBSD 4.6-RC #0: Sun May 26 11:20:25 BST > >>>2002 :/usr/obj/usr/src/sys/ i386 > >>>#=20 > >>> > >>>Thanks for the time. > >>> > >>>Stacey > >>>=20 > >>> > >>> =20 > >>> > >> > >> > >> =20 > >> >=20 >=20 >=20 >=20 --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer --=-Mn7G8z3+UvPO8Bsb8b/x Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi Mike, After no response from anyone else on this I went read ahead, poked around and I believe, sorted this myself.=20 The procedure is as follows: 1] Re-run cvsup ports-supfile (might not be required, but just in case) 2] cd /var/db/pkg 3] ls -la portupgrade* (returns current installed version) 4] Run pkg_delete portupgrade{version_number} 5] cd /usr/ports/sysutils/portupgrade 6] Run make --| 7] Run make install--|---- Can be done with # make install clean 8] Run make clean --| 9] cd /usr/share/examples/cvsup; cvsup ports-supfile 10] cd /usr/ports; pkg_version -v You should now see that=20 a] ruby-fnmatch-1.1b_1 is no longer listed b] portupgrade has a new version number 11] Update any out-of-date ports with portupgrade 12] Run portsdb -Uu to update the ports index You're done. This situation appears to have come out of an update applied to either portupgrade itself, or the ruby infrastructure in some fashion. Hope it goes well with you, good luck! Stacey On Sun, 2002-06-09 at 01:22, Michael wrote: > Thank you Stacey!! :o) >=20 > I've been reading other lists that are reporting the same issue so were=20 > not alone :o) >=20 > Thanks for the feedback I appreciate it!! >=20 > Michael :o) >=20 > S. Roberts wrote: >=20 > >Hi Mike, > > if you go to http://www.freebsd.org/ports/devel.html, click on the > >"Long Description" link, and you'll see (disturbingly) that this port is > >actually listed there are being non-existent! > > > >I've sent a query off to the port maintainer (as listed at the above > >link) asking for some information on the status of this port, as well as > >some advice on a work-around. > > > >Stacey > > > >On Sat, 2002-06-08 at 23:19, Michael wrote: > > =20 > > > >>Interesting, I just found the same thing. > >> > >>I went in and did a cvsup to all my ports and found this to be orphaned= =20 > >>as well. > >> > >># uname -a > >>FreeBSD 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Sat Jun 1 12:49:24=20 > >>PDT 2002 :/usr/src/sys/compile/xeon i386 > >> > >>Michael > >> > >>S. Roberts wrote: > >> > >> =20 > >> > >>>Hello, > >>> I just cvsup'd my ports tree and pkg_version -v returns the > >>>following for a ruby module: > >>> > >>>ruby-fnmatch-1.1b_1 ? orphaned: devel/ruby-fnmatch > >>> > >>>I don't know much about ruby stuff, and would appreciate some advice o= n > >>>how to proceed with this message / statement here. Uname info: > >>># uname -a > >>>FreeBSD 4.6-RC FreeBSD 4.6-RC #0: Sun May 26 11:20:25 BST > >>>2002 :/usr/obj/usr/src/sys/ i386 > >>>#=20 > >>> > >>>Thanks for the time. > >>> > >>>Stacey > >>>=20 > >>> > >>> =20 > >>> > >> > >> > >> =20 > >> >=20 >=20 >=20 >=20 - --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 iQA/AwUBPQNNMPdn4A8qiCO5EQJcDACgrWrMX8E0+A9leUfdH7i4e4pDBxMAn3bO x11zz01yTrPxa6lif/VBhh9Z =QvRY -----END PGP SIGNATURE----- --=-Mn7G8z3+UvPO8Bsb8b/x-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 7: 0:37 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.san.yahoo.com (mail.san.yahoo.com [209.132.1.30]) by hub.freebsd.org (Postfix) with ESMTP id 524B537B40B for ; Sun, 9 Jun 2002 07:00:20 -0700 (PDT) Received: from ender (24.61.89.45) by mail.san.yahoo.com (6.5.017.1) id 3D030B6400007ABB for freebsd-questions@freebsd.org; Sun, 9 Jun 2002 06:59:44 -0700 Message-ID: <001b01c20fbd$f8068e50$0800a8c0@ender> From: "Carl Petersen" To: "FreeBSD-Questions" References: <1023622158.316.10.camel@Demon.Strobe.org> Subject: Re: Portupgrade failure today after latest cvsup of ports tree Date: Sun, 9 Jun 2002 10:00:09 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 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 ----- Original Message ----- From: "S. Roberts" To: "FreeBSD-Questions" Cc: Sent: Sunday, June 09, 2002 7:29 AM Subject: Portupgrade failure today after latest cvsup of ports tree Work around - remove ruby and reinstall. devel/ruby-fnmatch has been removed. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 7: 3:48 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx.znet.net.au (mx.znet.net.au [203.87.59.5]) by hub.freebsd.org (Postfix) with ESMTP id 6FB8037B40C for ; Sun, 9 Jun 2002 07:03:38 -0700 (PDT) Received: from swegg (dialup-131.121.221.203.acc02-apli-cai.comindico.com.au [203.221.121.131]) by mx.znet.net.au (8.9.3/8.9.3) with SMTP id AAA38199 for ; Mon, 10 Jun 2002 00:03:08 +1000 (EST) (envelope-from robbak@comnorth.com.au) From: Robbak To: freebsd-questions@freebsd.org Subject: Cyrix 6x86's Date: Sun, 9 Jun 2002 23:59:12 +1000 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain MIME-Version: 1.0 Message-Id: <02061000030000.96637@swegg> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I am running FreeBSD on a p150 class Cyrix, with suprising success. However, not enough success to make world or compile a kernel (Ihave just done both of these by nfs sharing teh entire /usr tree and compiling on my AthXP1800) Could someone suggest some kernel options etc to get the best from these chips? (Note - Tossing the chip west may be an option,but it's not a KERNEL option....) Thanks -- The opinions Expressed herein do not necessarily reflect those of the author. Robert Backhaus Robert@biznet.net.au To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 7: 7:24 2002 Delivered-To: freebsd-questions@freebsd.org Received: from lerlaptop.lerctr.org (lerlaptop.lerctr.org [207.158.72.14]) by hub.freebsd.org (Postfix) with ESMTP id 5DCBC37B405 for ; Sun, 9 Jun 2002 07:07:18 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by lerlaptop.lerctr.org (8.12.3/8.12.3) with ESMTP id g59E74dd037398; Sun, 9 Jun 2002 09:07:05 -0500 (CDT) (envelope-from ler@lerctr.org) Subject: Re: Cyrix 6x86's From: Larry Rosenman To: Robbak Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <02061000030000.96637@swegg> References: <02061000030000.96637@swegg> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.5 Date: 09 Jun 2002 09:07:04 -0500 Message-Id: <1023631625.37343.0.camel@lerlaptop> Mime-Version: 1.0 X-Virus-Scanned: by amavisd-milter (http://amavis.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 Sun, 2002-06-09 at 08:59, Robbak wrote: > I am running FreeBSD on a p150 class Cyrix, with suprising success. However, > not enough success to make world or compile a kernel (Ihave just done both of > these by nfs sharing teh entire /usr tree and compiling on my AthXP1800) > Could someone suggest some kernel options etc to get the best from these chips? > (Note - Tossing the chip west may be an option,but it's not a KERNEL option....) Have you looked at the LINT kernel config? There are a BUNCH of Cyrix options listed in there.... LER > > Thanks > -- The opinions Expressed herein do not necessarily reflect those of the > author. > > Robert Backhaus > Robert@biznet.net.au > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 7:10:19 2002 Delivered-To: freebsd-questions@freebsd.org Received: from colossus.systems.pipex.net (colossus.systems.pipex.net [62.190.223.73]) by hub.freebsd.org (Postfix) with ESMTP id A339437B401 for ; Sun, 9 Jun 2002 07:10:02 -0700 (PDT) Received: from ThisAddressDoesNotExist (userhh092.dsl.pipex.com [62.190.215.92]) by colossus.systems.pipex.net (Postfix) with ESMTP id 4F5A916000064; Sun, 9 Jun 2002 15:09:58 +0100 (BST) Subject: Re: Portupgrade failure today after latest cvsup of ports tree From: "S. Roberts" Reply-To: sroberts@dsl.pipex.com To: Carl Petersen Cc: FreeBSD-Questions In-Reply-To: <001b01c20fbd$f8068e50$0800a8c0@ender> References: <1023622158.316.10.camel@Demon.Strobe.org> <001b01c20fbd$f8068e50$0800a8c0@ender> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-mM/judk+H5ujjRzAvvWm" X-Mailer: Ximian Evolution 1.0.5 Date: 09 Jun 2002 15:04:34 +0100 Message-Id: <1023631477.316.29.camel@Demon.Strobe.org> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-mM/judk+H5ujjRzAvvWm Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Been there, done that....., Thanks all the same - I sorted this on my own soon after my post. One thing though.., where does information concerning the removal (as you put it) of a port get displayed / sent to? I heard nothing about this, and if this is something that happens pretty regularly, then it'd be in my interest to check that information source often. Stacey On Sun, 2002-06-09 at 15:00, Carl Petersen wrote: >=20 > ----- Original Message -----=20 > From: "S. Roberts" > To: "FreeBSD-Questions" > Cc: > Sent: Sunday, June 09, 2002 7:29 AM > Subject: Portupgrade failure today after latest cvsup of ports tree >=20 > Work around - remove ruby and reinstall. devel/ruby-fnmatch has been remo= ved. >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer --=-mM/judk+H5ujjRzAvvWm Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Been there, done that....., Thanks all the same - I sorted this on my own soon after my post. One thing though.., where does information concerning the removal (as you put it) of a port get displayed / sent to? I heard nothing about this, and if this is something that happens pretty regularly, then it'd be in my interest to check that information source often. Stacey On Sun, 2002-06-09 at 15:00, Carl Petersen wrote: >=20 > ----- Original Message -----=20 > From: "S. Roberts" > To: "FreeBSD-Questions" > Cc: > Sent: Sunday, June 09, 2002 7:29 AM > Subject: Portupgrade failure today after latest cvsup of ports tree >=20 > Work around - remove ruby and reinstall. devel/ruby-fnmatch has been remo= ved. >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message - --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 iQA/AwUBPQNgcPdn4A8qiCO5EQIqkQCcCeXCh7fkdQYttCOZtKQes78kJoQAoNaK ZvI0Ge+RYQJTu/V9BBofky3B =2yqG -----END PGP SIGNATURE----- --=-mM/judk+H5ujjRzAvvWm-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 7:21:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from sage-one.net (adsl-65-71-135-138.dsl.crchtx.swbell.net [65.71.135.138]) by hub.freebsd.org (Postfix) with ESMTP id 4B95A37B408 for ; Sun, 9 Jun 2002 07:21:53 -0700 (PDT) Received: from sagea (sagea [192.168.0.3]) by sage-one.net (8.11.6/8.11.6) with SMTP id g59ELp880403 for ; Sun, 9 Jun 2002 09:21:52 -0500 (CDT) (envelope-from jackstone@sage-one.net) Message-Id: <3.0.5.32.20020609092149.01044510@mail.sage-one.net> X-Sender: jackstone@mail.sage-one.net X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Sun, 09 Jun 2002 09:21:49 -0500 To: freebsd-questions@freebsd.org From: "Jack L. Stone" Subject: Running Diff of Directories Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm trying to run an analysis of two large directories, on two different computers and only want to know what file names do not exist in one versus the other and want to ignore file size or dates. I have run a directory listing on each one, "file1" and "file2". I assume this is a job for "diff", but don't see "ignore option" for dates and file size, except perhaps a regex, which I don't grasp. How would I determine only the filenames that exist in file1 but not in file2....??? Best regards, Jack L. Stone, Administrator SageOne Net http://www.sage-one.net jackstone@sage-one.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 7:24:46 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by hub.freebsd.org (Postfix) with SMTP id 3707F37B409 for ; Sun, 9 Jun 2002 07:24:39 -0700 (PDT) Received: (qmail 24657 invoked by uid 0); 9 Jun 2002 14:24:31 -0000 Received: from dial-213-168-98-9.netcologne.de (HELO capm) (213.168.98.9) by mail.gmx.net (mp007-rz3) with SMTP; 9 Jun 2002 14:24:31 -0000 Message-ID: <009a01c20fc1$5a0384c0$0200a8c0@capm> From: "Pascal Giannakakis" To: Subject: Getting current througput from ppp Date: Sun, 9 Jun 2002 16:24:22 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 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 Hello, what is the preferred way to get the throughput of a ppp-line? I have a ISDN-connection which i use with userland ppp, and i want to hack a little tachometer with java, which shows me the usage of my bandwidth. So what i need, is something that delivers me the total bytes sent / revived since start. I have found something, but i'm sure you guys can tell me a much better way: /usr/sbin/pppctl /tmp/bla show links To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 7:48:58 2002 Delivered-To: freebsd-questions@freebsd.org Received: from cactus.fi.uba.ar (cactus.fi.uba.ar [157.92.49.108]) by hub.freebsd.org (Postfix) with ESMTP id E9DE137B406 for ; Sun, 9 Jun 2002 07:48:54 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by cactus.fi.uba.ar (8.11.6/8.11.6) with ESMTP id g59Ekex10939; Sun, 9 Jun 2002 11:46:41 -0300 (ART) (envelope-from fgleiser@cactus.fi.uba.ar) Date: Sun, 9 Jun 2002 11:46:40 -0300 (ART) From: Fernando Gleiser X-X-Sender: To: "Jack L. Stone" Cc: Subject: Re: Running Diff of Directories In-Reply-To: <3.0.5.32.20020609092149.01044510@mail.sage-one.net> Message-ID: <20020609114333.N7785-100000@localhost> 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, 9 Jun 2002, Jack L. Stone wrote: > I'm trying to run an analysis of two large directories, on two different > computers and only want to know what file names do not exist in one versus > the other and want to ignore file size or dates. I have run a directory > listing on each one, "file1" and "file2". > > I assume this is a job for "diff", but don't see "ignore option" for dates > and file size, except perhaps a regex, which I don't grasp. How would I > determine only the filenames that exist in file1 but not in file2....??? If you don't care about size, dates, permissions, and the like run a 'ls -R' which won't show them. Then you can do a 'diff -u' to see what files are in one dir and not in the other. Hope this helps. Fer > > Best regards, > Jack L. Stone, > Administrator > > SageOne Net > http://www.sage-one.net > jackstone@sage-one.net > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 7:53:21 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ip68-14-62-49.no.no.cox.net (ip68-14-62-49.no.no.cox.net [68.14.62.49]) by hub.freebsd.org (Postfix) with ESMTP id B914237B404 for ; Sun, 9 Jun 2002 07:53:18 -0700 (PDT) Received: from ip68-14-62-49.no.no.cox.net (localhost [127.0.0.1]) by ip68-14-62-49.no.no.cox.net (8.12.3/8.12.3) with ESMTP id g59ErHYd066922; Sun, 9 Jun 2002 09:53:17 -0500 (CDT) (envelope-from conrads@ip68-14-62-49.no.no.cox.net) Received: (from conrads@localhost) by ip68-14-62-49.no.no.cox.net (8.12.3/8.12.3/Submit) id g59ErHaw066921; Sun, 9 Jun 2002 09:53:17 -0500 (CDT) (envelope-from conrads) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <3.0.5.32.20020609092149.01044510@mail.sage-one.net> Date: Sun, 09 Jun 2002 09:53:17 -0500 (CDT) Reply-To: conrads@cox.net Organization: A Rag-Tag Band of Drug-crazed Hippies From: Conrad Sabatier To: "Jack L. Stone" Subject: Re: Running Diff of Directories Cc: freebsd-questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 09-Jun-2002 Jack L. Stone wrote: > I'm trying to run an analysis of two large directories, on two different > computers and only want to know what file names do not exist in one > versus > the other and want to ignore file size or dates. I have run a directory > listing on each one, "file1" and "file2". > > I assume this is a job for "diff", but don't see "ignore option" for > dates > and file size, except perhaps a regex, which I don't grasp. How would I > determine only the filenames that exist in file1 but not in file2....??? diff dir1 dir2 | grep '^Only in ' -- Conrad Sabatier "I'd rather have a bottle in front of me than a frontal lobotomy." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 8: 2:16 2002 Delivered-To: freebsd-questions@freebsd.org Received: from shockwave.systems.pipex.net (shockwave.systems.pipex.net [62.190.223.9]) by hub.freebsd.org (Postfix) with ESMTP id 0AEDE37B401 for ; Sun, 9 Jun 2002 08:01:59 -0700 (PDT) Received: from ThisAddressDoesNotExist (userhh092.dsl.pipex.com [62.190.215.92]) by shockwave.systems.pipex.net (Postfix) with ESMTP id 44C1B16000B02; Sun, 9 Jun 2002 16:01:56 +0100 (BST) Subject: parallel port problems From: "S. Roberts" Reply-To: sroberts@dsl.pipex.com To: freebsd_mail@myrealbox.com Cc: FreeBSD-Questions Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-nan4GC5wjPf1Xx/GOSMH" X-Mailer: Ximian Evolution 1.0.5 Date: 09 Jun 2002 15:56:25 +0100 Message-Id: <1023634586.318.8.camel@Demon.Strobe.org> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-nan4GC5wjPf1Xx/GOSMH Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi Greg, I followed the suggestions with respect to placing additions to /boot/kernel.conf in your last e-mail and managed some progress: ~ $ dmesg | grep ppc0 config> ir ppc0 7 config> dr ppc0 3 config> po ppc0 0x3bc ppc0 0x3bc 7 3 0 0 0 0 Yes =20 ppc0: at port 0x3bc-0x3bf irq 7 drq 3 on isa0 ppc0: Generic chipset (ECP/PS2/NIBBLE) in COMPATIBLE mode ~ $ dmesg | grep lpt=20 ~ $ cd /usr/src/sys/i386/conf /usr/src/sys/i386/conf $ su Password: # grep lpt device lpt # Printer device ulpt # Printer # So I now can see ppc config in dmesg on boot-up. However, nothing is returned for lpt in dmesg as above # grep lpt* dmesg.boot grep: No match. # What's could be the problem now? I do have lpt defined in my kernel: # grep lpt device lpt # Printer device ulpt # Printer # Am I missing / neglecting something here? Thanks again for all your help (and patience), hope to hear from you soon. Stacey From: "Greg Smith" Reply-To: freebsd_mail@myrealbox.com To: sroberts84@hotmail.com Subject: Re: parallel port Date: Thu, 06 Jun 2002 08:29:18 -0700 Received: from [192.108.102.143] by hotmail.com (3.2) with ESMTP id MHotMailBEC8CB1B005F40042A1AC06C668FB3890; Thu, 06 Jun 2002 08:30:35 -0700 Received: from gregs freebsd_mail@smtp-send.myrealbox.com [63.195.114.87]by smtp-send.myrealbox.com with NetMail SMTP Agent $Revision: 3.9 $ on Novell NetWare;Thu, 06 Jun 2002 09:29:18 -0600 From freebsd_mail@myrealbox.com Thu, 06 Jun 2002 08:31:27 -0700 Message-ID: <200206060829180182.0015607A@smtp.myrealbox.com> In-Reply-To: References: X-Mailer: Calypso Version 3.30.00.00 (4) Stacey, Actually, you would use options PNPBIOS (one word) without enabling PnP OS in the BIOS. PnP OS usually does screw up FreeBSD, because FreeBSD is not smart enough to work with a BIOS that sets all the device resources. options PNPBIOS will make the kernel try to find all ISA and PCI devices on your machine. This option can be very useful for certain devices, e.g. some sound cards, but can also screw up other devices which are not PNPBIOS compatible, e.g. mwave modem port. I recommend not using options PNPBIOS unless you know you need it, or just for fun. It's a great idea in theory, but can screw up some drivers in practice. If you would like to learn to make a change to a device without recompiling the kernel, here is a method which works for most devices which have unit numbers in the kernel, i.e. sio0 and sio1, but not sio. 1) update /boot/loader.conf with userconfig_script_load=3D"YES" 2) update /boot/kernel.conf with ir ppc0 7 dr ppc0 3 po ppc0 0x3bc ls q This method assumes your kernel has device ppc0 and not just device ppc. This is true in GENERIC kernels. [The userconfig solution is generalizable to the various devices (with unit numbers) in the kernel, with at least the following commands: di sio1 (disable) en pcic1 (enable) po pcm0 0x530 (set port) ir pcic0 9 (set IRQ) dr pcm0 1 (set DRQ) iom pcic0 0xd8000 (set iomem) ios ata2 16 (set iosize) f pcm0 0x10 (set flags) ls (list all configurable devices) q (last line) This is very handy on those older machines where it takes a long time to rebuild the kernel. Try boot -c to get the whole picture.] Greg -----Original Message----- >Hi greg, > Thanks for getting back to me. > >I haven't actually tried this, but I appreciate the info, and will try >this >asap! > >I've not got "OPTIONS PNP BIOS" set in the kernel, because I've disabled >Plug 'n Play OS settings in the MoBo bios (this was due to my >understanding >that its best to have this setting when running FreeBSD - am I wrong in >this?). > >But clarify for me, if I wanted to use this kernel option, is it a case of >my performing the follwoing:- > >1] Enable Plug 'n Play OS settings in MoBo bios >2] Include OPTIONS PNP BIOS in the kernel >3] Recompile kernel > >Thanks again for your suggestions. I'll anxiously await your reply and >thoughts on what I have asked here! > >Stacey > > >>From: "Greg Smith" >>Reply-To: freebsd_mail@myrealbox.com >>To: sroberts84@hotmail.com >>Subject: parallel port >>Date: Wed, 05 Jun 2002 21:31:38 -0700 >>Received: from [192.108.102.143] by hotmail.com (3.2) with ESMTP id >>MHotMailBEC83A0800CC4004320EC06C668FB23D0; Wed, 05 Jun 2002 22:11:36 -0700 >>Received: from gregs freebsd_mail@smtp-send.myrealbox.com >[63.195.114.87]by >>smtp-send.myrealbox.com with NetMail SMTP Agent $Revision: 3.9 $ on >>Novell NetWare;Wed, 05 Jun 2002 22:31:37 -0600 >>From freebsd_mail@myrealbox.com Wed, 05 Jun 2002 22:12:26 -0700 >>Message-ID: <200206052131380107.0308C9DB@smtp.myrealbox.com> >>X-Mailer: Calypso Version 3.30.00.00 (4) >> >>Stacey, >> >>I saw your query on daemon news. Did you try explicitly setting the >>port and drq, e.g. >> >>device ppc0 at isa? port IO_LPT3 irq 7 drq 3 >> >>where IO_LPT3 is a constant for 3bc I believe? Or you could use 0x3bc >>to be sure. >> >>I think you ought to do this since you don't have options PNPBIOS in >>your kernel. >> >>Greg >> >> > > > --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer --=-nan4GC5wjPf1Xx/GOSMH Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi Greg, I followed the suggestions with respect to placing additions to /boot/kernel.conf in your last e-mail and managed some progress: ~ $ dmesg | grep ppc0 config> ir ppc0 7 config> dr ppc0 3 config> po ppc0 0x3bc ppc0 0x3bc 7 3 0 0 0 0 Yes =20 ppc0: at port 0x3bc-0x3bf irq 7 drq 3 on isa0 ppc0: Generic chipset (ECP/PS2/NIBBLE) in COMPATIBLE mode ~ $ dmesg | grep lpt=20 ~ $ cd /usr/src/sys/i386/conf /usr/src/sys/i386/conf $ su Password: # grep lpt device lpt # Printer device ulpt # Printer # So I now can see ppc config in dmesg on boot-up. However, nothing is returned for lpt in dmesg as above # grep lpt* dmesg.boot grep: No match. # What's could be the problem now? I do have lpt defined in my kernel: # grep lpt device lpt # Printer device ulpt # Printer # Am I missing / neglecting something here? Thanks again for all your help (and patience), hope to hear from you soon. Stacey From: "Greg Smith" Reply-To: freebsd_mail@myrealbox.com To: sroberts84@hotmail.com Subject: Re: parallel port Date: Thu, 06 Jun 2002 08:29:18 -0700 Received: from [192.108.102.143] by hotmail.com (3.2) with ESMTP id MHotMailBEC8CB1B005F40042A1AC06C668FB3890; Thu, 06 Jun 2002 08:30:35 - -0700 Received: from gregs freebsd_mail@smtp-send.myrealbox.com [63.195.114.87]by smtp-send.myrealbox.com with NetMail SMTP Agent $Revision: 3.9 $ on Novell NetWare;Thu, 06 Jun 2002 09:29:18 -0600 >From freebsd_mail@myrealbox.com Thu, 06 Jun 2002 08:31:27 -0700 Message-ID: <200206060829180182.0015607A@smtp.myrealbox.com> In-Reply-To: References: X-Mailer: Calypso Version 3.30.00.00 (4) Stacey, Actually, you would use options PNPBIOS (one word) without enabling PnP OS in the BIOS. PnP OS usually does screw up FreeBSD, because FreeBSD is not smart enough to work with a BIOS that sets all the device resources. options PNPBIOS will make the kernel try to find all ISA and PCI devices on your machine. This option can be very useful for certain devices, e.g. some sound cards, but can also screw up other devices which are not PNPBIOS compatible, e.g. mwave modem port. I recommend not using options PNPBIOS unless you know you need it, or just for fun. It's a great idea in theory, but can screw up some drivers in practice. If you would like to learn to make a change to a device without recompiling the kernel, here is a method which works for most devices which have unit numbers in the kernel, i.e. sio0 and sio1, but not sio. 1) update /boot/loader.conf with userconfig_script_load=3D"YES" 2) update /boot/kernel.conf with ir ppc0 7 dr ppc0 3 po ppc0 0x3bc ls q This method assumes your kernel has device ppc0 and not just device ppc. This is true in GENERIC kernels. [The userconfig solution is generalizable to the various devices (with unit numbers) in the kernel, with at least the following commands: di sio1 (disable) en pcic1 (enable) po pcm0 0x530 (set port) ir pcic0 9 (set IRQ) dr pcm0 1 (set DRQ) iom pcic0 0xd8000 (set iomem) ios ata2 16 (set iosize) f pcm0 0x10 (set flags) ls (list all configurable devices) q (last line) This is very handy on those older machines where it takes a long time to rebuild the kernel. Try boot -c to get the whole picture.] Greg - -----Original Message----- >Hi greg, > Thanks for getting back to me. > >I haven't actually tried this, but I appreciate the info, and will try >this >asap! > >I've not got "OPTIONS PNP BIOS" set in the kernel, because I've disabled >Plug 'n Play OS settings in the MoBo bios (this was due to my >understanding >that its best to have this setting when running FreeBSD - am I wrong in >this?). > >But clarify for me, if I wanted to use this kernel option, is it a case of >my performing the follwoing:- > >1] Enable Plug 'n Play OS settings in MoBo bios >2] Include OPTIONS PNP BIOS in the kernel >3] Recompile kernel > >Thanks again for your suggestions. I'll anxiously await your reply and >thoughts on what I have asked here! > >Stacey > > >>From: "Greg Smith" >>Reply-To: freebsd_mail@myrealbox.com >>To: sroberts84@hotmail.com >>Subject: parallel port >>Date: Wed, 05 Jun 2002 21:31:38 -0700 >>Received: from [192.108.102.143] by hotmail.com (3.2) with ESMTP id >>MHotMailBEC83A0800CC4004320EC06C668FB23D0; Wed, 05 Jun 2002 22:11:36 - -0700 >>Received: from gregs freebsd_mail@smtp-send.myrealbox.com >[63.195.114.87]by >>smtp-send.myrealbox.com with NetMail SMTP Agent $Revision: 3.9 $ on >>Novell NetWare;Wed, 05 Jun 2002 22:31:37 -0600 >>From freebsd_mail@myrealbox.com Wed, 05 Jun 2002 22:12:26 -0700 >>Message-ID: <200206052131380107.0308C9DB@smtp.myrealbox.com> >>X-Mailer: Calypso Version 3.30.00.00 (4) >> >>Stacey, >> >>I saw your query on daemon news. Did you try explicitly setting the >>port and drq, e.g. >> >>device ppc0 at isa? port IO_LPT3 irq 7 drq 3 >> >>where IO_LPT3 is a constant for 3bc I believe? Or you could use 0x3bc >>to be sure. >> >>I think you ought to do this since you don't have options PNPBIOS in >>your kernel. >> >>Greg >> >> > > > - --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 iQA/AwUBPQNsmPdn4A8qiCO5EQIIMwCg5QhIewH88COt0TbfHPVXAs5Hz0IAoIwM tgIJfxneCMko9mGy0Q1SI13v =VkRV -----END PGP SIGNATURE----- --=-nan4GC5wjPf1Xx/GOSMH-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 8:12:46 2002 Delivered-To: freebsd-questions@freebsd.org Received: from sage-one.net (adsl-65-71-135-138.dsl.crchtx.swbell.net [65.71.135.138]) by hub.freebsd.org (Postfix) with ESMTP id 174E637B40E for ; Sun, 9 Jun 2002 08:12:42 -0700 (PDT) Received: from sagea (sagea [192.168.0.3]) by sage-one.net (8.11.6/8.11.6) with SMTP id g59FCO880911; Sun, 9 Jun 2002 10:12:25 -0500 (CDT) (envelope-from jackstone@sage-one.net) Message-Id: <3.0.5.32.20020609101224.01044510@mail.sage-one.net> X-Sender: jackstone@mail.sage-one.net X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Sun, 09 Jun 2002 10:12:24 -0500 To: Fernando Gleiser From: "Jack L. Stone" Subject: Re: Running Diff of Directories Cc: In-Reply-To: <20020609114333.N7785-100000@localhost> References: <3.0.5.32.20020609092149.01044510@mail.sage-one.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At 11:46 AM 6.9.2002 -0300, Fernando Gleiser wrote: >On Sun, 9 Jun 2002, Jack L. Stone wrote: > >> I'm trying to run an analysis of two large directories, on two different >> computers and only want to know what file names do not exist in one versus >> the other and want to ignore file size or dates. I have run a directory >> listing on each one, "file1" and "file2". >> >> I assume this is a job for "diff", but don't see "ignore option" for dates >> and file size, except perhaps a regex, which I don't grasp. How would I >> determine only the filenames that exist in file1 but not in file2....??? > >If you don't care about size, dates, permissions, and the like run a >'ls -R' which won't show them. Then you can do a 'diff -u' to see what files >are in one dir and not in the other. > >Hope this helps. > > > Fer > ...of course! It's always the simple & obvious one doesn't see! Thanks Fer.... Best regards, Jack L. Stone, Administrator SageOne Net http://www.sage-one.net jackstone@sage-one.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 8:21: 6 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.mailix.net (smtp.mailix.net [216.148.213.132]) by hub.freebsd.org (Postfix) with ESMTP id 7861237B405 for ; Sun, 9 Jun 2002 08:21:01 -0700 (PDT) Received: from [216.164.225.145] (helo=fritz) by smtp.mailix.net with asmtp (Exim 4.01) id 17H4V2-0000Ll-00; Sun, 09 Jun 2002 08:21:00 -0700 Message-ID: <001901c20fe2$9988cc60$0301a8c0@uminafamily.com> From: "Christopher J. Umina" To: "Giorgos Keramidas" Cc: "FreeBSD Questions" References: <001201c20f54$46ba9e20$0301a8c0@uminafamily.com> <20020608222753.GA38586@hades.hell.gr> Subject: Re: Load Averages with C Date: Sun, 9 Jun 2002 11:22:21 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Why when I use getloadavg(3) do I come out with wierd numbers? This is my code. #include #include int main(void) { int i; double loadavg[3]; int getloadavg(double loadavg[], int nelem); for (i = 0; i < 3; ++i) { printf ("%d\n", loadavg[i]); } } and my output is always different, but it's: %./loadavg 1 4 663 This time. What can I do to make these numbers correct? What am I doing wrong? Thanks. ----- Original Message ----- From: "Giorgos Keramidas" To: "Christopher J. Umina" Cc: "FreeBSD Questions" Sent: Saturday, June 08, 2002 3:27 PM Subject: Re: Load Averages with C > On 2002-06-08 18:23 -0700, Christopher J. Umina wrote: > > Hello, > > Does anybody know how to make a C or C++ program that returns load > > averages on the server? I've been searching all over and I can't find it. > > 01:27 [charon@hades /home/charon]$ man -k load | grep average > getloadavg(3) - get system load averages > kvm_getloadavg(3) - get load average of the system > > - Giorgos > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 8:57:44 2002 Delivered-To: freebsd-questions@freebsd.org Received: from chaos.evolve.za.net (chaos.evolve.za.net [196.34.172.107]) by hub.freebsd.org (Postfix) with ESMTP id 57B1737B404 for ; Sun, 9 Jun 2002 08:57:17 -0700 (PDT) Received: from amavis by chaos.evolve.za.net with scanned-ok (Exim 3.36 #1) id 17H53z-000PCU-00 for freebsd-questions@FreeBSD.org; Sun, 09 Jun 2002 17:57:07 +0200 Received: from [192.168.0.56] (helo=DAVE) by chaos.evolve.za.net with smtp (Exim 3.36 #1) id 17H53x-000PCJ-00 for freebsd-questions@FreeBSD.org; Sun, 09 Jun 2002 17:57:06 +0200 Message-ID: <000901c20fce$6d6af180$3800a8c0@DAVE> From: "Dave Raven" To: Subject: Disk Mirror Date: Sun, 9 Jun 2002 17:57:58 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Virus-Scanned: by Opteq - www.optec.co.za Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hey all, I have a problem with mirroring a FreeBSD drive, well, the problem is that I need to mirror from a 20gig drive to a 60gig drive. There are 4 different partitions on the drive, and if I run dd if=drive1 of=drive2 I get the boot loader, and then it freezes. If I try to mirror the drives with ghost, the box boots but everything is wrong, wrong sizes, no labels etc. Is there anyway of doing this? Thanks, Dave. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 9: 9:29 2002 Delivered-To: freebsd-questions@freebsd.org Received: from postfix2-1.free.fr (postfix2-1.free.fr [213.228.0.9]) by hub.freebsd.org (Postfix) with ESMTP id 9B42937B406; Sun, 9 Jun 2002 09:09:22 -0700 (PDT) Received: from localhost.localdomain (lille-1-a7-62-147-0-212.dial.proxad.net [62.147.0.212]) by postfix2-1.free.fr (Postfix) with SMTP id C84AD1C2; Sun, 9 Jun 2002 18:09:00 +0200 (CEST) Date: Sun, 9 Jun 2002 18:06:19 +0200 From: messmate To: freebsd-questions-en Cc: freebsd-isdn@FreeBSD.ORG Subject: isdn connection, routing pb ? Message-Id: <20020609180619.71915d32.messmate@free.fr> X-Mailer: Sylpheed version 0.7.0 (GTK+ 1.2.10; i586-mandrake-linux-gnu) 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 Hello, I have a ISDN card (recognized) and a network cark (recognized) in the same box. My isdn card is connected directly to the phone line. Here is the error output (routing pb ?) : Jun 9 16:42:03 eric isdnd[407]: DMN init_controller_state: controller 0 is ELSA QuickStep 1000pro/PCI Jun 9 16:42:03 eric isdnd[407]: DMN i4b isdn daemon started (pid = 407) configuring I4BISDN/PPP-interface isp0: -------------------------------------- removing previous configuration setting PPP options configuring IP src/dst address, netmask and link flags Jun 9 16:42:05 eric routed[65]: isp0 has a bad address Jun 9 16:42:05 eric routed[65]: isp0 has a bad address add net default: gateway isp0 Jun 9 16:42:05 eric routed[65]: static route 0.0.0.0 --> 0.0.0.0 impossibly lacks ifp Jun 9 16:42:05 eric routed[65]: static route 0.0.0.0 --> 0.0.0.0 impossibly lacks ifp Jun 9 16:42:06 eric routed[65]: IP_ADD_MEMBERSHIP ALLHOSTS: Can't assign requested address Jun 9 16:42:06 eric routed[65]: IP_ADD_MEMBERSHIP ALLHOSTS: Can't assign requested address Jun 9 16:42:06 eric routed[65]: setsockopt(IP_ADD_MEMBERSHIP RIP): Can't assign requested address Jun 9 16:42:06 eric routed[65]: setsockopt(IP_ADD_MEMBERSHIP RIP): Can't assign requested address Any help would be very appreciated. mess-mate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 9:23:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by hub.freebsd.org (Postfix) with ESMTP id 92F5F37B411 for ; Sun, 9 Jun 2002 09:23:47 -0700 (PDT) Received: from owt.com (owt-207-41-94-232.owt.com [207.41.94.232]) by rutger.owt.com (8.9.3/8.9.3) with ESMTP id JAA26864; Sun, 9 Jun 2002 09:23:44 -0700 Message-ID: <3D03810F.60709@owt.com> Date: Sun, 09 Jun 2002 09:23:43 -0700 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4.1) Gecko/20020314 Netscape6/6.2.2 X-Accept-Language: en-us, es-mx MIME-Version: 1.0 To: Andreas Bachmann Cc: questions@FreeBSD.ORG Subject: Re: own kernel References: <000101c20fb3$92652520$a5f8a2d9@feba1> 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 Andreas Bachmann wrote: > Hi! > > I have a problem. You have commented out the devices needed by umass. The line in the kernel looks like #device umass # Disks/Mass storage - Requires scbus and da It was too long but you can see it needs scbus and da. You either have to commnet out umass like I did or uncomment scbus and da. Kent > > Greets > > Andreas Bachmann > > > That should be: > > /usr/src/Makefile > > Kernel and World > $ cd /usr/src > $ make buildworld > $ make buildkernel (KERNCONF=MYKERNEL) > $ make installkernel (KERNCONF=MYKERNEL) > $ reboot > ok boot -s > $ mergemaster -p > $ make installworld > $ mergemaster > $ reboot > > That is: > > ##### > # 1 # > ##### > > - Install FreeBSD > $ pkg_add -r cvs-without-gui > > $ vi /etc/cvsupfile > *default host=cvsup.at.freebsd.org > *default base=/usr > *default prefix=/usr > *default release=cvs > *default tag=RELENG_4 > *default delete use-rel-suffix > src-all > > $ /usr/local/bin/cvsup -g -L 2 /etc/cvsupfile > $ cd /usr/src > $ make buildworld > > ###### > # 2a # > ###### > $ make buildkernel > $ make installkernel > $ reboot > ok boot -s > $ mergemaster -p > mergemaster version 1.6.2.13 > Usage: mergemaster [-scrvahipC] [-m /path] > [-t /path] [-d] [-u N] [-w N] [-D /path] > $ make installworld > Read only Memory > $ /sbin/mount / > $ mergemaster -p > mergemaster version 1.6.2.13 > Usage: mergemaster [-scrvahipC] [-m /path] > [-t /path] [-d] [-u N] [-w N] [-D /path] > $ make installworld > $ mergemaster > $ reboot > Additional daemons: syslogd > Syslogd: /var/log/auth.log > No such file or directory > Configuring syscons: keymap keyrate blanktimevidcontrol: must be on a > virtual console: in appropriate ioctl ... > $ ps aux > ps: proc size mismatch (23232 total, 1100 chunks) > > ###### > # 2b # > ###### > $ cp /usr/src/sys/i386/conf/GENERIC /usr/src/sys/i386/conf/MYKERNEL > $ vi /usr/src/sys/i386/conf/MYKERNEL > + QUOTA > - SCSI and RAID > $ make buildkernel KERNCONF=MYKERNEL > [...] > linking kernel > umass.o: In function `umass_cam_attach_sim': > umass.o(.text+0x12bf): undefined reference to `cam_simq_alloc' > umass.o(.text+0x12e5): undefined reference to `cam_sim_alloc' > umass.o(.text+0x12fe): undefined reference to `xpt_bus_register' > umass.o(.text+0x130e): undefined reference to `cam_simq_free' > umass.o: In function `umass_cam_rescan_callback': > umass.o(.text+0x1327): undefined reference to `xpt_free_path' > umass.o: In function `umass_cam_rescan': > umass.o(.text+0x1371): undefined reference to `xpt_periph' > umass.o(.text+0x137a): undefined reference to `xpt_create_path' > umass.o(.text+0x138d): undefined reference to `xpt_setup_ccb' > umass.o(.text+0x13a8): undefined reference to `xpt_action' > umass.o: In function `umass_cam_detach_sim': > umass.o(.text+0x145f): undefined reference to `xpt_bus_deregister' > umass.o(.text+0x147d): undefined reference to `cam_sim_free' > umass.o: In function `umass_cam_detach': > umass.o(.text+0x14be): undefined reference to `xpt_create_path' > umass.o(.text+0x14df): undefined reference to `xpt_async' > umass.o(.text+0x14e7): undefined reference to `xpt_free_path' > umass.o: In function `umass_cam_action': > umass.o(.text+0x1805): undefined reference to `xpt_done' > umass.o(.text+0x1815): undefined reference to `xpt_done' > umass.o: In function `umass_cam_cb': > umass.o(.text+0x1911): undefined reference to `xpt_done' > umass.o: In function `umass_cam_sense_cb': > umass.o(.text+0x1988): undefined reference to `xpt_done' > umass.o(.text+0x1999): undefined reference to `xpt_done' > *** Error code 1 > > Stop in /usr/obj/usr/src/sys/MYKERNEL. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > . > > -- 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 Jun 9 9:34:57 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mailb.telia.com (mailb.telia.com [194.22.194.6]) by hub.freebsd.org (Postfix) with ESMTP id 9721637B400 for ; Sun, 9 Jun 2002 09:34:50 -0700 (PDT) Received: from d1o913.telia.com (d1o913.telia.com [195.252.44.241]) by mailb.telia.com (8.11.6/8.11.6) with ESMTP id g59GYl121815 for ; Sun, 9 Jun 2002 18:34:48 +0200 (CEST) Received: from falcon.midgard.homeip.net (h53n2fls20o913.telia.com [212.181.163.53]) by d1o913.telia.com (8.8.8/8.8.8) with SMTP id SAA23359 for ; Sun, 9 Jun 2002 18:34:46 +0200 (CEST) Received: (qmail 37058 invoked by uid 1001); 9 Jun 2002 16:34:44 -0000 Date: Sun, 9 Jun 2002 18:34:44 +0200 From: Erik Trulsson To: "Christopher J. Umina" Cc: Giorgos Keramidas , FreeBSD Questions Subject: Re: Load Averages with C Message-ID: <20020609163444.GA36956@falcon.midgard.homeip.net> Mail-Followup-To: "Christopher J. Umina" , Giorgos Keramidas , FreeBSD Questions References: <001201c20f54$46ba9e20$0301a8c0@uminafamily.com> <20020608222753.GA38586@hades.hell.gr> <001901c20fe2$9988cc60$0301a8c0@uminafamily.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <001901c20fe2$9988cc60$0301a8c0@uminafamily.com> User-Agent: Mutt/1.3.99i Sender: owner-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, Jun 09, 2002 at 11:22:21AM -0700, Christopher J. Umina wrote: > Why when I use getloadavg(3) do I come out with wierd numbers? > > This is my code. > > #include > #include > > int main(void) { > int i; > double loadavg[3]; > int getloadavg(double loadavg[], int nelem); > > for (i = 0; i < 3; ++i) { > printf ("%d\n", loadavg[i]); > } > } > > and my output is always different, but it's: > > %./loadavg > 1 > 4 > 663 > > This time. What can I do to make these numbers correct? > > What am I doing wrong? You should learn C a bit better. In your program you don't actually call getloadvg(), you just declare it inside your function. You also try to print doubles as integers. Try this program instead: #include #include int main(void) { double avg[3]; int i; getloadavg(avg,3); for(i=0;i<3;i++) { printf("%f\n",avg[i]); } return 0; } -- 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 Jun 9 9:37:58 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.ameuro.de (mail2.ameuro.de [62.208.90.8]) by hub.freebsd.org (Postfix) with ESMTP id 8219D37B40B for ; Sun, 9 Jun 2002 09:37:55 -0700 (PDT) Received: from seth.augenstein.net (pD9EB79D6.dip.t-dialin.net [217.235.121.214]) (authenticated bits=0) by mail2.ameuro.de (8.12.2/8.12.2) with ESMTP id g59Gbq0o001772; Sun, 9 Jun 2002 18:37:53 +0200 Received: by seth.augenstein.net (Postfix, from userid 666) id 2A44FEF; Sun, 9 Jun 2002 18:37:13 +0200 (CEST) Date: Sun, 9 Jun 2002 18:37:13 +0200 From: Norbert Augenstein To: Xeon Cc: freebsd-questions@FreeBSD.ORG Subject: Re: mount_msdos Message-Id: <20020609183713.18e336d9.norbert@augenstein.net> In-Reply-To: <20020608210152.3902ec7a.xeon@gmx.ch> References: <20020608210152.3902ec7a.xeon@gmx.ch> X-Mailer: Sylpheed version 0.7.4 (GTK+ 1.2.10; i386-portbld-freebsd4.5) X-Copyright: (c) Norbert Augenstein -> Forwarding NOT permitted without prior permission! 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 Hi, do you have ad4 ad5 ad6 entries in /dev? normally you just have ad0,1,2,3 if you do not have them try something like: cd /dev sh MAKEDEV ad4 ad5 ad6 auge On Sat, 8 Jun 2002 21:01:52 +0200 Xeon wrote: > hello > > I-ve got a problem with mount_msdos. A hd was given to me > with a fat32-partition (@ least windoze told that) on it. > I've mounted the partition successfully under w2k, but I > didn't have any success in freebsd 4.5. I entered the > following command: mount_msdos /dev/ad6s1 /mnt > the error I got: > mount_msdos: /dev/ad6s1: Invalid argument > > there is only one partition of type fat32 on this hd > I have a few other fat32-partitions on my other hds, and I > can mount them without any problem. any idea? thx in > advance! > > mfg > Chris > > 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 Jun 9 9:39:41 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by hub.freebsd.org (Postfix) with ESMTP id 955FA37B40C for ; Sun, 9 Jun 2002 09:39:36 -0700 (PDT) Received: from hades.hell.gr (patr530-b160.otenet.gr [212.205.244.168]) by mailsrv.otenet.gr (8.12.3/8.12.3) with ESMTP id g59GdOZN005834; Sun, 9 Jun 2002 19:39:30 +0300 (EEST) Received: from hades.hell.gr (hades [127.0.0.1]) by hades.hell.gr (8.12.3/8.12.3) with ESMTP id g59GdLvi003095; Sun, 9 Jun 2002 19:39:21 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from charon@localhost) by hades.hell.gr (8.12.3/8.12.3/Submit) id g59GdKmu003094; Sun, 9 Jun 2002 19:39:21 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Sun, 9 Jun 2002 19:39:18 +0300 From: Giorgos Keramidas To: "Christopher J. Umina" Cc: FreeBSD Questions Subject: Re: Load Averages with C Message-ID: <20020609163918.GB1595@hades.hell.gr> References: <001201c20f54$46ba9e20$0301a8c0@uminafamily.com> <20020608222753.GA38586@hades.hell.gr> <001901c20fe2$9988cc60$0301a8c0@uminafamily.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <001901c20fe2$9988cc60$0301a8c0@uminafamily.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 2002-06-09 11:22 -0700, Christopher J. Umina wrote: > Why when I use getloadavg(3) do I come out with wierd numbers? > > This is my code. > > #include > #include > > int main(void) { > int i; > double loadavg[3]; > int getloadavg(double loadavg[], int nelem); This is a prototype for getloadavg(). Since you included stdlib.h you don't need this. > for (i = 0; i < 3; ++i) { > printf ("%d\n", loadavg[i]); You are using the values of the loadavg[] array without having first called getloadavg(). Your printfs will output whatever random garbage happens to be on the stack (where loadavg[] is allocated, since it's a local variable of the main() function). Try this: #include #include int main(void) { int i; double loadavg[3]; getloadavg(loadavg, 3); for (i = 0; i < 3; ++i) { printf (" %5.3lf", loadavg[i]); } printf("\n"); return (0); } Which seems to work nicely here: 19:36 [charon@hades /tmp]$ cc -Wall -W orig.foo.c orig.foo.c: In function `main': orig.foo.c:10: warning: int format, double arg (arg 2) orig.foo.c:12: warning: control reaches end of non-void function 19:36 [charon@hades /tmp]$ cc -Wall -W foo.c 19:36 [charon@hades /tmp]$ ./a.out 1.663 1.466 0.970 19:36 [charon@hades /tmp]$ ./a.out 1.663 1.466 0.970 19:36 [charon@hades /tmp]$ ./a.out 1.663 1.466 0.970 - Giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 9:41:19 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.tninet.se (sheridan.tninet.se [195.100.94.102]) by hub.freebsd.org (Postfix) with ESMTP id 034E337B40C for ; Sun, 9 Jun 2002 09:41:15 -0700 (PDT) Received: from pcmarpxy.tninet.se (bb-62-5-36-29.bb.tninet.se [62.5.36.29]) by sheridan.tninet.se (BMR ErlangTM/OTP 3.0) with ESMTP id 323971.640611.1023.1s5958313sheridan ; Sun, 09 Jun 2002 18:36:51 +0200 Content-Type: text/plain; charset="iso-8859-1" From: Mark Rowlands To: Michael Sharp , freebsd-questions@FreeBSD.ORG Subject: Re: openoffice install Date: Sun, 9 Jun 2002 18:41:11 +0200 User-Agent: KMail/1.4.1 References: <3D02D43A.30801@ec.rr.com> In-Reply-To: <3D02D43A.30801@ec.rr.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200206091841.11283.mark.rowlands@minmail.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 09 June 2002 6:06 am, Michael Sharp wrote: > I'm running FreeBSD 4.6-RC and I updated my ports collection this > morning. I have 20 GiGs of freespace on my /usr slice. I recompiled my > kernel with the following options and booted into it as the openoffice > Makefile stated. > > options MAXDSIZ=3D"(1024*1024*1024)" > options MAXSSIZ=3D"(256*1024*1024)" > > > I then ran ' make USE_GCC=3D3.1 ' ( as stated in the Makefile ) ( 8 hr= s > of building ) > I then ran ' make install ' > restarted X > > However, I have NOTHING in /usr/local/OpenOffice.org1.0/ and 'make > install-user' ( as the user I normally use ) says the setup fails > because setup is not in /usr/local/OpenOffice.org1.0/, nor is there a > soffice binary in /usr/local/bin. > > What am I doing wrong? > > michael dunno mate but I wouldn't get overexcited, I also threw in a build world,= etc=20 and I got stuff in /usr/local/Openoffice.... but no setup.ins, when I=20 copied that from the source directory I just a seg fault on running setup= =2E I=20 am in the middle of rebuilding an absolutely clean machine to try this ag= ain=20 just so as I can start from a known baseline. :-( To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 9:42:24 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by hub.freebsd.org (Postfix) with ESMTP id A1CF737B411 for ; Sun, 9 Jun 2002 09:42:05 -0700 (PDT) Received: from hades.hell.gr (patr530-b160.otenet.gr [212.205.244.168]) by mailsrv.otenet.gr (8.12.3/8.12.3) with ESMTP id g59Gg2ZN008361; Sun, 9 Jun 2002 19:42:03 +0300 (EEST) Received: from hades.hell.gr (hades [127.0.0.1]) by hades.hell.gr (8.12.3/8.12.3) with ESMTP id g59Gg1vi003208; Sun, 9 Jun 2002 19:42:01 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from charon@localhost) by hades.hell.gr (8.12.3/8.12.3/Submit) id g59GfwNg003207; Sun, 9 Jun 2002 19:41:58 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Sun, 9 Jun 2002 19:41:57 +0300 From: Giorgos Keramidas To: "Jack L. Stone" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Running Diff of Directories Message-ID: <20020609164157.GA3128@hades.hell.gr> References: <3.0.5.32.20020609092149.01044510@mail.sage-one.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3.0.5.32.20020609092149.01044510@mail.sage-one.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 2002-06-09 09:21 -0500, Jack L. Stone wrote: > I'm trying to run an analysis of two large directories, on two different > computers and only want to know what file names do not exist in one versus > the other and want to ignore file size or dates. I have run a directory > listing on each one, "file1" and "file2". > > I assume this is a job for "diff", but don't see "ignore option" for dates > and file size, except perhaps a regex, which I don't grasp. How would I > determine only the filenames that exist in file1 but not in file2....??? An easy way to do this is to compare the listing of each directory: % find /path/one -print > foo % find /path/two -print > bar % diff -u foo bar - Giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 9:44:31 2002 Delivered-To: freebsd-questions@freebsd.org Received: from colossus.systems.pipex.net (colossus.systems.pipex.net [62.190.223.73]) by hub.freebsd.org (Postfix) with ESMTP id 10A5A37B40B for ; Sun, 9 Jun 2002 09:44:25 -0700 (PDT) Received: from ThisAddressDoesNotExist (userhh092.dsl.pipex.com [62.190.215.92]) by colossus.systems.pipex.net (Postfix) with ESMTP id 5BE16160001F8 for ; Sun, 9 Jun 2002 17:44:22 +0100 (BST) Subject: Converting machine domain From: "S. Roberts" Reply-To: sroberts@dsl.pipex.com To: FreeBSD-Questions Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-mXCr5G/09io9t44iKise" X-Mailer: Ximian Evolution 1.0.5 Date: 09 Jun 2002 17:38:52 +0100 Message-Id: <1023640733.318.29.camel@Demon.Strobe.org> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-mXCr5G/09io9t44iKise Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hello, I have a question here that I need verification / suggestions for my intended actions more than anything else. I have a stand-alone machine that's been built with a fake domain-name in its configured FQDN with sysinstall. Now, I want to bring this machine onto a network with a real domain-name (read: ICANN-registered) and provide it with a new hostname etc.. I figure I could use sysinstall to change all its network settings and reboot.=20 Is this all I would need to do? If not sysinstall do I manually edit: /etc/hosts /etc/rc.conf /etc/networks and reboot? Any assistance / suggestions would be greatly appreciated Stacey --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer --=-mXCr5G/09io9t44iKise Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hello, I have a question here that I need verification / suggestions for my intended actions more than anything else. I have a stand-alone machine that's been built with a fake domain-name in its configured FQDN with sysinstall. Now, I want to bring this machine onto a network with a real domain-name (read: ICANN-registered) and provide it with a new hostname etc.. I figure I could use sysinstall to change all its network settings and reboot.=20 Is this all I would need to do? If not sysinstall do I manually edit: /etc/hosts /etc/rc.conf /etc/networks and reboot? Any assistance / suggestions would be greatly appreciated Stacey - --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 iQA/AwUBPQOEm/dn4A8qiCO5EQKqwwCdEmqa7nQSmzoExf9pwPuejayRd+4An165 dn1AqvD24gMZNMcOm3sPJw66 =O8xA -----END PGP SIGNATURE----- --=-mXCr5G/09io9t44iKise-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 10: 9:52 2002 Delivered-To: freebsd-questions@freebsd.org Received: from valis.olywa.net (valis.olywa.net [216.173.192.2]) by hub.freebsd.org (Postfix) with ESMTP id 2FD4737B406 for ; Sun, 9 Jun 2002 10:09:48 -0700 (PDT) Received: from intrepid.snowpoint.com ([216.173.213.173]) by valis.olywa.net (Post.Office MTA v3.5.3 release 223 ID# 0-56662U5000L500S0V35) with ESMTP id net for ; Sun, 9 Jun 2002 10:09:42 -0700 Received: from ([216.173.213.172]) by intrepid.snowpoint.com (Merak 4.10.020) with SMTP id HUB36795 for ; Sat, 08 Jun 2002 20:38:27 -0700 From: "Corey Snow" To: freebsd-questions@freebsd.org Date: Sat, 8 Jun 2002 20:42:55 -0700 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: Update OpenSSH? Message-ID: <3D026C4F.23402.62E5578@localhost> In-reply-to: <20020609013308.GA4227@gforce.johnson.home> References: <3D01F26B.29291.4523301@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 8 Jun 2002, at 20:33, Glenn Johnson wrote: > You can install the security/openssh-portable port with > > OPENSSH_OVERWRITE_BASE= yes > > You would also want to put > > NO_OPENSSH= true > > in your '/etc/make.conf' file so the base version is not reinstalled on a > 'make world'. > I sent a message under seperate cover to Glenn, but I forgot to CC: the list, so here's the gist of the message, in case the list is interested: Does this mean that I have to run a "make world" to update the OpenSSH binaries? I'm still pretty new to FreeBSD, so this may be an ignorant question. If possible I'd prefer not to do a make world because that would take next to forever on a 486 DX2/66. Thanks, Corey To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 10: 9:52 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f237.law10.hotmail.com [64.4.15.237]) by hub.freebsd.org (Postfix) with ESMTP id A9B0C37B404 for ; Sun, 9 Jun 2002 10:09:47 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sun, 9 Jun 2002 10:09:47 -0700 Received: from 24.101.3.140 by lw10fd.law10.hotmail.msn.com with HTTP; Sun, 09 Jun 2002 17:09:46 GMT X-Originating-IP: [24.101.3.140] From: "Byon Jaemin" To: freebsd-questions@freebsd.org Subject: /usr/ports/x11-toolkits/open-motif refuses to build Date: Sun, 09 Jun 2002 17:09:46 +0000 Mime-Version: 1.0 Content-Type: text/plain; charset=ks_c_5601-1987; format=flowed Message-ID: X-OriginalArrivalTime: 09 Jun 2002 17:09:47.0645 (UTC) FILETIME=[75612AD0:01C20FD8] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Dear all, I have faced an error when I tried to build /usr/ports/x11-toolkits/open-motif port. The following is an error message of 1st attempt: ----------Begin----------------------------------------- ===> Extracting for open-motif-2.1.30_2 >> Checksum OK for openmotif/openmotif2.1.30.tar.gz. >> Checksum OK for openmotif/patch1. >> Checksum OK for openmotif/patch2. >> Checksum mismatch for openmotif/patch3. >> Checksum OK for openmotif/patch4. >> Checksum OK for openmotif/patch5. Make sure the Makefile and distinfo file (/usr/ports/x11-toolkits/open-motif/distinfo) are up to date. If you are absolutely sure you want to override this check, type "make NO_CHECKSUM=yes [other args]". *** Error code 1 Stop in /usr/ports/x11-toolkits/open-motif. ---------End---------------------------------------------- The following is an error message of 2nd attempt: -----------Begin------------------------------------------ root@/usr/ports/x11-toolkits/open-motif]# make install clean NO_CHECKSUM=yes ===> Extracting for open-motif-2.1.30_2 ===> open-motif-2.1.30_2 depends on executable: imake - found ===> open-motif-2.1.30_2 depends on shared library: X11.6 - found ===> Patching for open-motif-2.1.30_2 ===> Applying distribution patches for open-motif-2.1.30_2 patch: **** unexpected end of file in patch *** Error code 1 Stop in /usr/ports/x11-toolkits/open-motif. ------------End------------------------------------------ I of course updated ports up-to-date in the morning, the last modified date of the open-motif port seems to be 2001/11/23 though. How can I fix this error? Anyone wish to give me an advice? _________________________________________________________________ юЭ╪╪╟Хюнюл гт╡╡го╢б ╧╚╥А ю╔ ╦чюо ╪╜╨Я╫╨юн MSN Hotmailю╩ ╦╦Ё╙ ╨╦╪╪©Д. http://www.hotmail.com/KO To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 10:18: 2 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by hub.freebsd.org (Postfix) with ESMTP id 77A2537B406 for ; Sun, 9 Jun 2002 10:17:52 -0700 (PDT) Received: from owt.com (owt-207-41-94-232.owt.com [207.41.94.232]) by rutger.owt.com (8.9.3/8.9.3) with ESMTP id KAA29156; Sun, 9 Jun 2002 10:17:49 -0700 Message-ID: <3D038DBC.4060909@owt.com> Date: Sun, 09 Jun 2002 10:17:48 -0700 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4.1) Gecko/20020314 Netscape6/6.2.2 X-Accept-Language: en-us, es-mx MIME-Version: 1.0 To: Byon Jaemin Cc: freebsd-questions@FreeBSD.ORG Subject: Re: /usr/ports/x11-toolkits/open-motif refuses to build References: Content-Type: text/plain; charset=x-windows-949 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 Byon Jaemin wrote: > Dear all, > > I have faced an error when I tried to build > /usr/ports/x11-toolkits/open-motif port. > The following is an error message of 1st attempt: > ----------Begin----------------------------------------- > ===> Extracting for open-motif-2.1.30_2 > >>> Checksum OK for openmotif/openmotif2.1.30.tar.gz. >>> Checksum OK for openmotif/patch1. >>> Checksum OK for openmotif/patch2. >>> Checksum mismatch for openmotif/patch3. >>> Checksum OK for openmotif/patch4. >>> Checksum OK for openmotif/patch5. >> > Make sure the Makefile and distinfo file > (/usr/ports/x11-toolkits/open-motif/distinfo) > are up to date. If you are absolutely sure you want to override this > check, type "make NO_CHECKSUM=yes [other args]". > *** Error code 1 > > Stop in /usr/ports/x11-toolkits/open-motif. > > ---------End---------------------------------------------- > > The following is an error message of 2nd attempt: > -----------Begin------------------------------------------ > root@/usr/ports/x11-toolkits/open-motif]# make install clean > NO_CHECKSUM=yes > ===> Extracting for open-motif-2.1.30_2 > ===> open-motif-2.1.30_2 depends on executable: imake - found > ===> open-motif-2.1.30_2 depends on shared library: X11.6 - found > ===> Patching for open-motif-2.1.30_2 > ===> Applying distribution patches for open-motif-2.1.30_2 > patch: **** unexpected end of file in patch > *** Error code 1 > > Stop in /usr/ports/x11-toolkits/open-motif. > ------------End------------------------------------------ > > I of course updated ports up-to-date in the morning, the last modified > date of the open-motif port seems to be 2001/11/23 though. > How can I fix this error? Anyone wish to give me an advice? Did you run portsdb -uU to update the index. I just cvsuped ports-all and didn't have any problem getting through your area of difficulty. You may have corrupted source in your open-motif directory. The usual fix is to rm it and recvsup. Kent > > > _________________________________________________________________ > юЭ╪╪╟Хюнюл гт╡╡го╢б ╧╚╥А ю╔ ╦чюо ╪╜╨Я╫╨юн MSN Hotmailю╩ ╦╦Ё╙ ╨╦╪╪©Д. > http://www.hotmail.com/KO > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > . > -- 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 Jun 9 10:25:17 2002 Delivered-To: freebsd-questions@freebsd.org Received: from colossus.systems.pipex.net (colossus.systems.pipex.net [62.190.223.73]) by hub.freebsd.org (Postfix) with ESMTP id 6E27B37B40C for ; Sun, 9 Jun 2002 10:25:01 -0700 (PDT) Received: from ThisAddressDoesNotExist (userhh092.dsl.pipex.com [62.190.215.92]) by colossus.systems.pipex.net (Postfix) with ESMTP id 3D2DD16000146; Sun, 9 Jun 2002 18:25:00 +0100 (BST) Subject: Re: Orphaned ruby port From: "S. Roberts" Reply-To: sroberts@dsl.pipex.com To: Michael Cc: FreeBSD-Questions In-Reply-To: <3D038B2F.90407@pointoflightproducts.com> References: <1023574023.304.197.camel@Demon.Strobe.org> <3D0282EC.9020704@pointoflightpr oducts.com> <1023581031.304.227.camel@Demon.Strobe.org> <3D029FC0.8090405@pointoflightproducts.com> <1023626550.316.25.camel@Demon.Strobe.org> <3D038B2F.90407@pointoflightproducts.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-bSe+eULhK6ijZRwPqAGz" X-Mailer: Ximian Evolution 1.0.5 Date: 09 Jun 2002 18:19:30 +0100 Message-Id: <1023643171.318.31.camel@Demon.Strobe.org> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-bSe+eULhK6ijZRwPqAGz Content-Type: text/plain Content-Transfer-Encoding: quoted-printable No worries! Stacey On Sun, 2002-06-09 at 18:06, Michael wrote: > Excellent! >=20 > Thanks for your dilegence and detailed steps. >=20 > From the other postings I'm seeing it looks like the problem was in the=20 > Ruby install itself so I'll do the package delete as you mention and=20 > reinstall the port. >=20 > Thanks a lot Stacey!!! >=20 > Michael :o) >=20 > S. Roberts wrote: >=20 > >Hi Mike, > > After no response from anyone else on this I went read ahead, poked > >around and I believe, sorted this myself.=20 > >The procedure is as follows: > >1] Re-run cvsup ports-supfile (might not be required, but just in case) > >2] cd /var/db/pkg > >3] ls -la portupgrade* (returns current installed version) > >4] Run pkg_delete portupgrade{version_number} > >5] cd /usr/ports/sysutils/portupgrade > >6] Run make --| > >7] Run make install--|---- Can be done with # make install clean > >8] Run make clean --| > >9] cd /usr/share/examples/cvsup; cvsup ports-supfile > >10] cd /usr/ports; pkg_version -v > > > >You should now see that=20 > >a] ruby-fnmatch-1.1b_1 is no longer listed > >b] portupgrade has a new version number > > > >11] Update any out-of-date ports with portupgrade > >12] Run portsdb -Uu to update the ports index > > > >You're done. > > > >This situation appears to have come out of an update applied to either > >portupgrade itself, or the ruby infrastructure in some fashion. > > > >Hope it goes well with you, good luck! > > > >Stacey > > > >On Sun, 2002-06-09 at 01:22, Michael wrote: > > =20 > > > >>Thank you Stacey!! :o) > >> > >>I've been reading other lists that are reporting the same issue so were= =20 > >>not alone :o) > >> > >>Thanks for the feedback I appreciate it!! > >> > >>Michael :o) > >> > >>S. Roberts wrote: > >> > >> =20 > >> > >>>Hi Mike, > >>> if you go to http://www.freebsd.org/ports/devel.html, click on the > >>>"Long Description" link, and you'll see (disturbingly) that this port = is > >>>actually listed there are being non-existent! > >>> > >>>I've sent a query off to the port maintainer (as listed at the above > >>>link) asking for some information on the status of this port, as well = as > >>>some advice on a work-around. > >>> > >>>Stacey > >>> > >>>On Sat, 2002-06-08 at 23:19, Michael wrote: > >>>=20 > >>> > >>> =20 > >>> > >>>>Interesting, I just found the same thing. > >>>> > >>>>I went in and did a cvsup to all my ports and found this to be orphan= ed=20 > >>>>as well. > >>>> > >>>># uname -a > >>>>FreeBSD 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Sat Jun 1 12:49:2= 4=20 > >>>>PDT 2002 :/usr/src/sys/compile/xeon i386 > >>>> > >>>>Michael > >>>> > >>>>S. Roberts wrote: > >>>> > >>>> =20 > >>>> > >>>> =20 > >>>> > >>>>>Hello, > >>>>> I just cvsup'd my ports tree and pkg_version -v returns the > >>>>>following for a ruby module: > >>>>> > >>>>>ruby-fnmatch-1.1b_1 ? orphaned: devel/ruby-fnmatch > >>>>> > >>>>>I don't know much about ruby stuff, and would appreciate some advice= on > >>>>>how to proceed with this message / statement here. Uname info: > >>>>># uname -a > >>>>>FreeBSD 4.6-RC FreeBSD 4.6-RC #0: Sun May 26 11:20:25 BST > >>>>>2002 :/usr/obj/usr/src/sys/ i386 > >>>>>#=20 > >>>>> > >>>>>Thanks for the time. > >>>>> > >>>>>Stacey > >>>>> > >>>>> > >>>>> =20 > >>>>> > >>>>> =20 > >>>>> > >>>> =20 > >>>> > >>>> =20 > >>>> > >> > >> > >> =20 > >> >=20 >=20 >=20 >=20 --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer --=-bSe+eULhK6ijZRwPqAGz Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable No worries! Stacey On Sun, 2002-06-09 at 18:06, Michael wrote: > Excellent! >=20 > Thanks for your dilegence and detailed steps. >=20 > From the other postings I'm seeing it looks like the problem was in the=20 > Ruby install itself so I'll do the package delete as you mention and=20 > reinstall the port. >=20 > Thanks a lot Stacey!!! >=20 > Michael :o) >=20 > S. Roberts wrote: >=20 > >Hi Mike, > > After no response from anyone else on this I went read ahead, poked > >around and I believe, sorted this myself.=20 > >The procedure is as follows: > >1] Re-run cvsup ports-supfile (might not be required, but just in case) > >2] cd /var/db/pkg > >3] ls -la portupgrade* (returns current installed version) > >4] Run pkg_delete portupgrade{version_number} > >5] cd /usr/ports/sysutils/portupgrade > >6] Run make --| > >7] Run make install--|---- Can be done with # make install clean > >8] Run make clean --| > >9] cd /usr/share/examples/cvsup; cvsup ports-supfile > >10] cd /usr/ports; pkg_version -v > > > >You should now see that=20 > >a] ruby-fnmatch-1.1b_1 is no longer listed > >b] portupgrade has a new version number > > > >11] Update any out-of-date ports with portupgrade > >12] Run portsdb -Uu to update the ports index > > > >You're done. > > > >This situation appears to have come out of an update applied to either > >portupgrade itself, or the ruby infrastructure in some fashion. > > > >Hope it goes well with you, good luck! > > > >Stacey > > > >On Sun, 2002-06-09 at 01:22, Michael wrote: > > =20 > > > >>Thank you Stacey!! :o) > >> > >>I've been reading other lists that are reporting the same issue so were= =20 > >>not alone :o) > >> > >>Thanks for the feedback I appreciate it!! > >> > >>Michael :o) > >> > >>S. Roberts wrote: > >> > >> =20 > >> > >>>Hi Mike, > >>> if you go to http://www.freebsd.org/ports/devel.html, click on the > >>>"Long Description" link, and you'll see (disturbingly) that this port = is > >>>actually listed there are being non-existent! > >>> > >>>I've sent a query off to the port maintainer (as listed at the above > >>>link) asking for some information on the status of this port, as well = as > >>>some advice on a work-around. > >>> > >>>Stacey > >>> > >>>On Sat, 2002-06-08 at 23:19, Michael wrote: > >>>=20 > >>> > >>> =20 > >>> > >>>>Interesting, I just found the same thing. > >>>> > >>>>I went in and did a cvsup to all my ports and found this to be orphan= ed=20 > >>>>as well. > >>>> > >>>># uname -a > >>>>FreeBSD 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Sat Jun 1 12:49:2= 4=20 > >>>>PDT 2002 :/usr/src/sys/compile/xeon i386 > >>>> > >>>>Michael > >>>> > >>>>S. Roberts wrote: > >>>> > >>>> =20 > >>>> > >>>> =20 > >>>> > >>>>>Hello, > >>>>> I just cvsup'd my ports tree and pkg_version -v returns the > >>>>>following for a ruby module: > >>>>> > >>>>>ruby-fnmatch-1.1b_1 ? orphaned: devel/ruby-fnmatch > >>>>> > >>>>>I don't know much about ruby stuff, and would appreciate some advice= on > >>>>>how to proceed with this message / statement here. Uname info: > >>>>># uname -a > >>>>>FreeBSD 4.6-RC FreeBSD 4.6-RC #0: Sun May 26 11:20:25 BST > >>>>>2002 :/usr/obj/usr/src/sys/ i386 > >>>>>#=20 > >>>>> > >>>>>Thanks for the time. > >>>>> > >>>>>Stacey > >>>>> > >>>>> > >>>>> =20 > >>>>> > >>>>> =20 > >>>>> > >>>> =20 > >>>> > >>>> =20 > >>>> > >> > >> > >> =20 > >> >=20 >=20 >=20 >=20 - --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 iQA/AwUBPQOOIfdn4A8qiCO5EQL9RQCguKdTznXEdFAsLXvt8WUBhKGzYmYAoPDm Qo9Sc91GN93XFYQ6OL/bB7wm =PSdR -----END PGP SIGNATURE----- --=-bSe+eULhK6ijZRwPqAGz-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 10:38:22 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.nsu.ru (mx.nsu.ru [193.124.215.71]) by hub.freebsd.org (Postfix) with ESMTP id C130837B40F for ; Sun, 9 Jun 2002 10:38:07 -0700 (PDT) Received: from drweb by mail.nsu.ru with drweb-scanned (Exim 3.20 #1) id 17H6de-0003VT-00 for freebsd-questions@FreeBSD.ORG; Mon, 10 Jun 2002 00:38:02 +0700 Received: from uni.land3.nsu.ru ([193.124.213.230] helo=land3.nsu.ru) by mail.nsu.ru with esmtp (Exim 3.20 #1) id 17H6dd-0003VH-00 for freebsd-questions@FreeBSD.ORG; Mon, 10 Jun 2002 00:38:01 +0700 Received: from localhost (lucky@localhost) by land3.nsu.ru (8.11.6/8.11.6) with ESMTP id g59Hc2v04715 for ; Mon, 10 Jun 2002 00:38:02 +0700 (NOVST) (envelope-from lucky@land3.nsu.ru) Date: Mon, 10 Jun 2002 00:38:02 +0700 (NOVST) From: Alexey Privalov To: freebsd-questions@FreeBSD.ORG Subject: icon in address bar Message-ID: <20020610003555.P45374-100000@land3.nsu.ru> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Envelope-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 hi all. when i`m loading www.freebsd.org web pasge then i see small icon of imp in address bar. how i can do it in my own page? thanks for all. best regards, Alexey. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 10:56:19 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by hub.freebsd.org (Postfix) with SMTP id D72C137B400 for ; Sun, 9 Jun 2002 10:56:16 -0700 (PDT) Received: (qmail 22144 invoked by uid 0); 9 Jun 2002 17:56:12 -0000 Received: from dial-213-168-98-9.netcologne.de (HELO capm) (213.168.98.9) by mail.gmx.net (mp002-rz3) with SMTP; 9 Jun 2002 17:56:12 -0000 Message-ID: <00c101c20fde$ed168e70$0200a8c0@capm> From: "Pascal Giannakakis" To: "Alexey Privalov" , References: <20020610003555.P45374-100000@land3.nsu.ru> Subject: Re: icon in address bar Date: Sun, 9 Jun 2002 19:56:04 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 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 all. > > when i`m loading www.freebsd.org web pasge then i see small icon of imp in > address bar. how i can do it in my own page? > > thanks for all. > > best regards, > Alexey. Google for "favicon". To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 10:57: 4 2002 Delivered-To: freebsd-questions@freebsd.org Received: from empty1.ekahuna.com (empty1.ekahuna.com [198.144.200.196]) by hub.freebsd.org (Postfix) with ESMTP id 060C337B40C for ; Sun, 9 Jun 2002 10:56:59 -0700 (PDT) Received: from pc-02 (pc02.ekahuna.com [198.144.200.197]) by empty1.ekahuna.com (Post.Office MTA v3.5.3 release 223 ID# 0-0U10L2S100V35) with ESMTP id com; Sun, 9 Jun 2002 10:56:56 -0700 From: "Philip J. Koenig" Organization: The Electric Kahuna Organization To: Stephen Hovey Date: Sun, 9 Jun 2002 10:56:57 -0700 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: Filesystem paradox, take 2 Reply-To: pjklist@ekahuna.com Cc: questions@FreeBSD.ORG References: <20020609050258756.AAA535@empty1.ekahuna.com@pc02.ekahuna.com> In-reply-to: X-mailer: Pegasus Mail for Win32 (v3.12c) Message-ID: <20020609175656821.AAA574@empty1.ekahuna.com@pc02.ekahuna.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 9 Jun 2002, at 9:26, Stephen Hovey boldly uttered: > > to mount: > > > > mountroot> ufs:/dev/amrd0s2a > > > > ..it mounts root read-only because it tells me the filesystem is > > dirty so I have to run fsck. But!! fsck won't run, because it > > depends on /etc/fstab to tell it what filesystems to check, and I see > > no way to manually specify a device! AND, I can't edit fstab, > > because it's on / and / is mounted read-only! Argh! > > You can specify what to fsck - I believe its just > fsck /dev/ramrd0s1a (the raw one not the block one) Apparently you're right, I just tested this on another box. I was certain I tried this on the original machine and it didn't work... hmm. (also the manpage for fsck uses the term "filesystem" in the command syntax.. I always parsed that to mean something like "/var", rather than the raw device ie "/dev/da0s1e"..) > > PS: my next try is going to be deleting the FreeBSD slice from the > > RAID logical drive, boot off fixit CD, create a new FreeBSD slice, > > use disklabel to re-create all the filesystems, and copy/restore it > > in the conventional way - ie with a dump/restore or tar/untar pipe. > > But I sure wish I didn't have to go through all that.. > > The cleanest way, when all the hardware has changed (not only diff > controllers but you went to raid) is ALWAYS to restore from a backup of > the upper layer because the lower layer stuff (in my experience anyway) > will always mess ya up - if you approached it that way, then you would > have 'to go through all that..' that you are goin thru tryin to do a > direct image! You'd be done already and havin a beer! Yep, well it did work that way -- although I guess I've been spoiled by how easy it is to image-copy Windows boxes. The reason I spent so much time on it this time was I looked at it as a learning experience. BTW, the transfer rate when using the DOS imaging tools (DriveImage) was around 500MB/min, and using dump | restore with 64kb blocksize was about 1.2MB/min. This was mitigated somewhat by the fact that since DriveImage doesn't natively understand UFS partitions, it had to copy every sector. (It does understand Linux ext2 partitions, and I've suggested to them in the past to consider this for FreeBSD, but nothing yet) Thanks again, Phil -- Philip J. Koenig pjklist@ekahuna.com Electric Kahuna Systems -- Computers & Communications for the New Millenium To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 11: 1:16 2002 Delivered-To: freebsd-questions@freebsd.org Received: from nemesis.systems.pipex.net (nemesis.systems.pipex.net [62.190.223.8]) by hub.freebsd.org (Postfix) with ESMTP id C507A37B406 for ; Sun, 9 Jun 2002 11:00:42 -0700 (PDT) Received: from ThisAddressDoesNotExist (userhh092.dsl.pipex.com [62.190.215.92]) by nemesis.systems.pipex.net (Postfix) with ESMTP id D108416000363; Sun, 9 Jun 2002 19:00:39 +0100 (BST) Subject: Re: Portupgrade failure today after latest cvsup of ports tree From: "S. Roberts" Reply-To: sroberts@dsl.pipex.com To: Kent Stewart Cc: FreeBSD-Questions In-Reply-To: <3D038787.5080600@owt.com> References: <1023622158.316.10.camel@Demon.Strobe.org> <001b01c20fbd$f8068e50$0800a8c0@e nder> <1023631477.316.29.camel@Demon.Strobe.org> <3D037DA2.8010502@owt.com> <1023639325.318.16.camel@Demon.Strobe.org> <3D038787.5080600@owt.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-J4xtT2lLqK2mE+2f4hhp" X-Mailer: Ximian Evolution 1.0.5 Date: 09 Jun 2002 18:55:10 +0100 Message-Id: <1023645311.318.56.camel@Demon.Strobe.org> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-J4xtT2lLqK2mE+2f4hhp Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Thanks for the bg info. I'll just update x-screensaver manually, just to save time and grief over this. My first nature is to chase the port-maintainer "into the ground" over this, but for something as minor as this, I'll leave it well alone. I have seen postings from DougB over the last day, so I know he's "around" - can't imagine why he's not gotten back to me though. I'll wait to see if he does indeed post a reply to me eventually, if not, I'll think about dropping this port altogether. I am willing to participate as much as my own knowledge and capabilities allow, but I cannot afford to have ports installed for which there is less than co-operative feedback. Thanks again for the information, Kent - its proven to be quite an elightenment! Stacey On Sun, 2002-06-09 at 17:51, Kent Stewart wrote: >=20 >=20 > S. Roberts wrote: >=20 > > Hi Kent, > > I *do* run portsd -Uu after each cvsup ports-supfile (which is still > > configured with ports-all).=20 > > I got spooked by the lack of response from the list after my initial > > posting - thinking that there was some glaringly publicised update to > > ruby that I missed somehow. >=20 >=20 > I haven't noticed anything and I try to follow them closely. The cvsup=20 > mirrors are all clogged right now. I have to update my mirror manually=20 > otherwise I get a cvsup.log that is 210 bytes long. I also log all of=20 > my cvsup of ports and convert the log into html for later viewing. I=20 > haven't looked at that yet. >=20 > There is a bunch of nasty comments by portsdb on ruby-* when it is=20 > trying to create the INDEX. We may be in the middle of a massive=20 > change of some sort. >=20 >=20 > >=20 > > But I'm just happy with the fact that I got things back on stream now. > > There is another outstanding query I have posted to the list (on which = I > > need advice on how to progress) about the inability to upgrade > > x-screensaver. >=20 >=20 > I use kde-3 and can't comment. I ran my search shell script and get >=20 > coral# search screensaver > Port: xscreensaver-4.04.2 > Path: /usr/ports/x11/xscreensaver > Info: Save your screen while you entertain your cat > Maint: DougB@FreeBSD.org > Index: x11 > B-deps: Mesa-3.4.2_2 XFree86-libraries-4.2.0_1 expat-1.95.2=20 > freetype2-2.1.0_1 gettext-0.11.1_3 gle-3.0.3 glib-1.2.10_5=20 > gmake-3.79.1_2 gtk-1.2.10_4 imake-4.2.0_1 libiconv-1.7.0.1=20 > libxml-1.8.17_1 pkgconfig-0.12.0 > R-deps: Mesa-3.4.2_2 XFree86-libraries-4.2.0_1 expat-1.95.2=20 > freetype2-2.1.0_1 gettext-0.11.1_3 gle-3.0.3 glib-1.2.10_5=20 > gtk-1.2.10_4 imake-4.2.0_1 libiconv-1.7.0.1 libxml-1.8.17_1=20 > pkgconfig-0.12.0 >=20 > In case you are interested >=20 > coral# cat search > #! /bin/sh > cd /usr/ports > make search name=3D$1 >=20 > I got tired of moving to ports and then doing the make search. >=20 > There are times when I think portupgrade is designed to handle normal=20 > changes. When you get out side of normal too far, you have to manually=20 > update code. >=20 > I just noticed that DougB was the port manager. If you go back on=20 > archives cvs-all or hackers, you will find a very curt message where=20 > he deleted his commit bit. There were no comments and it left people=20 > baffled. I am hearsay at this point. I think the commit priviledges=20 > are different by area. If he hasn't responded, it is time for=20 > ports@freebsd.org to know. However, if you check >=20 > http://www.freebsd.org/cgi/cvsweb.cgi/ports/x11/xscreensaver/ >=20 > You can see he made changes in the last 4 days. The changes to=20 > xcreensaver may be too massive for portupgrade to deal with and a=20 > manual update is needed. When ports are deleted, seems to be a point=20 > of difficulty with portupgrade. I don't think too long about it and do=20 > the manual changes, run portsdb -F and proceed with life. >=20 >=20 > >=20 > > I posted to the list as well as the port maintainer (as listed in the > > ports directory at freebsd.org/ports, but haven't had any responses > > (worryingly, from the port maintainer) on this issue. > >=20 > > What other options are open for me to chase this alternatively? >=20 >=20 > You should follow up on freebsd-ports@freebsd.org. The port manager=20 > reads ports@freebsd.org. If it has been more than 4 or 5 days, someone=20 > may look into it. There are parts of the world where people may have=20 > started their holiday, which we call vacation. >=20 >=20 > >=20 > > Stacey > >=20 > > On Sun, 2002-06-09 at 17:09, Kent Stewart wrote: > >=20 > >> > >>S. Roberts wrote: > >> > >> > >>>Been there, done that....., > >>> > >>>Thanks all the same - I sorted this on my own soon after my post. > >>> > >>>One thing though.., where does information concerning the removal (as > >>>you put it) of a port get displayed / sent to? I heard nothing about > >>>this, and if this is something that happens pretty regularly, then it'= d > >>>be in my interest to check that information source often. > >>> > >> > >>I think you need to portsdb -uU after every cvsup of ports-all. That=20 > >>is how I do my cvsups. That updates the INDEX.* files in /usr/ports=20 > >>when you update the structure. > >> > >>I think what happended is your INDEX still had the ruby port in it but=20 > >>it was deleted from /usr/ports/ > >> > >>Kent > >> > >> > >> > >>>Stacey > >>> > >>>On Sun, 2002-06-09 at 15:00, Carl Petersen wrote: > >>> > >>> > >>>>----- Original Message -----=20 > >>>>From: "S. Roberts" > >>>>To: "FreeBSD-Questions" > >>>>Cc: > >>>>Sent: Sunday, June 09, 2002 7:29 AM > >>>>Subject: Portupgrade failure today after latest cvsup of ports tree > >>>> > >>>>Work around - remove ruby and reinstall. devel/ruby-fnmatch has been = removed. > >>>> > >>>> > >>>>To Unsubscribe: send mail to majordomo@FreeBSD.org > >>>>with "unsubscribe freebsd-questions" in the body of the message > >>>> > >>>> > >> > >>--=20 > >>Kent Stewart > >>Richland, WA > >> > >>http://users.owt.com/kstewart/index.html > >> > >> >=20 >=20 > --=20 > Kent Stewart > Richland, WA >=20 > http://users.owt.com/kstewart/index.html >=20 --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer --=-J4xtT2lLqK2mE+2f4hhp Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Thanks for the bg info. I'll just update x-screensaver manually, just to save time and grief over this. My first nature is to chase the port-maintainer "into the ground" over this, but for something as minor as this, I'll leave it well alone. I have seen postings from DougB over the last day, so I know he's "around" - can't imagine why he's not gotten back to me though. I'll wait to see if he does indeed post a reply to me eventually, if not, I'll think about dropping this port altogether. I am willing to participate as much as my own knowledge and capabilities allow, but I cannot afford to have ports installed for which there is less than co-operative feedback. Thanks again for the information, Kent - its proven to be quite an elightenment! Stacey On Sun, 2002-06-09 at 17:51, Kent Stewart wrote: >=20 >=20 > S. Roberts wrote: >=20 > > Hi Kent, > > I *do* run portsd -Uu after each cvsup ports-supfile (which is still > > configured with ports-all).=20 > > I got spooked by the lack of response from the list after my initial > > posting - thinking that there was some glaringly publicised update to > > ruby that I missed somehow. >=20 >=20 > I haven't noticed anything and I try to follow them closely. The cvsup=20 > mirrors are all clogged right now. I have to update my mirror manually=20 > otherwise I get a cvsup.log that is 210 bytes long. I also log all of=20 > my cvsup of ports and convert the log into html for later viewing. I=20 > haven't looked at that yet. >=20 > There is a bunch of nasty comments by portsdb on ruby-* when it is=20 > trying to create the INDEX. We may be in the middle of a massive=20 > change of some sort. >=20 >=20 > >=20 > > But I'm just happy with the fact that I got things back on stream now. > > There is another outstanding query I have posted to the list (on which = I > > need advice on how to progress) about the inability to upgrade > > x-screensaver. >=20 >=20 > I use kde-3 and can't comment. I ran my search shell script and get >=20 > coral# search screensaver > Port: xscreensaver-4.04.2 > Path: /usr/ports/x11/xscreensaver > Info: Save your screen while you entertain your cat > Maint: DougB@FreeBSD.org > Index: x11 > B-deps: Mesa-3.4.2_2 XFree86-libraries-4.2.0_1 expat-1.95.2=20 > freetype2-2.1.0_1 gettext-0.11.1_3 gle-3.0.3 glib-1.2.10_5=20 > gmake-3.79.1_2 gtk-1.2.10_4 imake-4.2.0_1 libiconv-1.7.0.1=20 > libxml-1.8.17_1 pkgconfig-0.12.0 > R-deps: Mesa-3.4.2_2 XFree86-libraries-4.2.0_1 expat-1.95.2=20 > freetype2-2.1.0_1 gettext-0.11.1_3 gle-3.0.3 glib-1.2.10_5=20 > gtk-1.2.10_4 imake-4.2.0_1 libiconv-1.7.0.1 libxml-1.8.17_1=20 > pkgconfig-0.12.0 >=20 > In case you are interested >=20 > coral# cat search > #! /bin/sh > cd /usr/ports > make search name=3D$1 >=20 > I got tired of moving to ports and then doing the make search. >=20 > There are times when I think portupgrade is designed to handle normal=20 > changes. When you get out side of normal too far, you have to manually=20 > update code. >=20 > I just noticed that DougB was the port manager. If you go back on=20 > archives cvs-all or hackers, you will find a very curt message where=20 > he deleted his commit bit. There were no comments and it left people=20 > baffled. I am hearsay at this point. I think the commit priviledges=20 > are different by area. If he hasn't responded, it is time for=20 > ports@freebsd.org to know. However, if you check >=20 > http://www.freebsd.org/cgi/cvsweb.cgi/ports/x11/xscreensaver/ >=20 > You can see he made changes in the last 4 days. The changes to=20 > xcreensaver may be too massive for portupgrade to deal with and a=20 > manual update is needed. When ports are deleted, seems to be a point=20 > of difficulty with portupgrade. I don't think too long about it and do=20 > the manual changes, run portsdb -F and proceed with life. >=20 >=20 > >=20 > > I posted to the list as well as the port maintainer (as listed in the > > ports directory at freebsd.org/ports, but haven't had any responses > > (worryingly, from the port maintainer) on this issue. > >=20 > > What other options are open for me to chase this alternatively? >=20 >=20 > You should follow up on freebsd-ports@freebsd.org. The port manager=20 > reads ports@freebsd.org. If it has been more than 4 or 5 days, someone=20 > may look into it. There are parts of the world where people may have=20 > started their holiday, which we call vacation. >=20 >=20 > >=20 > > Stacey > >=20 > > On Sun, 2002-06-09 at 17:09, Kent Stewart wrote: > >=20 > >> > >>S. Roberts wrote: > >> > >> > >>>Been there, done that....., > >>> > >>>Thanks all the same - I sorted this on my own soon after my post. > >>> > >>>One thing though.., where does information concerning the removal (as > >>>you put it) of a port get displayed / sent to? I heard nothing about > >>>this, and if this is something that happens pretty regularly, then it'= d > >>>be in my interest to check that information source often. > >>> > >> > >>I think you need to portsdb -uU after every cvsup of ports-all. That=20 > >>is how I do my cvsups. That updates the INDEX.* files in /usr/ports=20 > >>when you update the structure. > >> > >>I think what happended is your INDEX still had the ruby port in it but=20 > >>it was deleted from /usr/ports/ > >> > >>Kent > >> > >> > >> > >>>Stacey > >>> > >>>On Sun, 2002-06-09 at 15:00, Carl Petersen wrote: > >>> > >>> > >>>>----- Original Message -----=20 > >>>>From: "S. Roberts" > >>>>To: "FreeBSD-Questions" > >>>>Cc: > >>>>Sent: Sunday, June 09, 2002 7:29 AM > >>>>Subject: Portupgrade failure today after latest cvsup of ports tree > >>>> > >>>>Work around - remove ruby and reinstall. devel/ruby-fnmatch has been = removed. > >>>> > >>>> > >>>>To Unsubscribe: send mail to majordomo@FreeBSD.org > >>>>with "unsubscribe freebsd-questions" in the body of the message > >>>> > >>>> > >> > >>--=20 > >>Kent Stewart > >>Richland, WA > >> > >>http://users.owt.com/kstewart/index.html > >> > >> >=20 >=20 > --=20 > Kent Stewart > Richland, WA >=20 > http://users.owt.com/kstewart/index.html >=20 - --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 iQA/AwUBPQOWffdn4A8qiCO5EQJTjACgga5NlT00ldQ/1CuWAZ2MUr8nVx0AoKdA GbR1DLMKjmrkLCtzHA0iIpD0 =7PwI -----END PGP SIGNATURE----- --=-J4xtT2lLqK2mE+2f4hhp-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 11: 3:36 2002 Delivered-To: freebsd-questions@freebsd.org Received: from colossus.systems.pipex.net (colossus.systems.pipex.net [62.190.223.73]) by hub.freebsd.org (Postfix) with ESMTP id BF5C937B400 for ; Sun, 9 Jun 2002 11:03:14 -0700 (PDT) Received: from ThisAddressDoesNotExist (userhh092.dsl.pipex.com [62.190.215.92]) by colossus.systems.pipex.net (Postfix) with ESMTP id 0DE0B160001B3; Sun, 9 Jun 2002 19:03:11 +0100 (BST) Subject: Re: parallel port problems From: "S. Roberts" Reply-To: sroberts@dsl.pipex.com To: freebsd_mail@myrealbox.com Cc: FreeBSD-Questions In-Reply-To: <200206091016180204.00724C83@smtp.myrealbox.com> References: <1023634586.318.8.camel@Demon.Strobe.org> <200206091016180204.00724C83@smtp.myrealbox.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-aJrByT6KO9UAY45njgp0" X-Mailer: Ximian Evolution 1.0.5 Date: 09 Jun 2002 18:57:41 +0100 Message-Id: <1023645462.318.59.camel@Demon.Strobe.org> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-aJrByT6KO9UAY45njgp0 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Thanks all the same Greg. I'm due to cvsup to 4.6 as and when it is released, so I'll look into what more options I could configure into the kernel at that point. Thanks again for all the help, information and encouragement! Stacey On Sun, 2002-06-09 at 18:16, Greg Smith wrote: > Stacey, >=20 > I have to admit that I already gave you the extent of my knowledge > about ppc and lpt. I have spent a fair amount of time tinkering with > the kernel config to get devices set up, but lpt just showed up for me. > I did once browse through the parallel port device driver code - when > curious why it used different port addresses as defaults than I thought > were "normal" from the PC world, or something like that - but have no > special insights. >=20 > Why don't you try adding >=20 > options LPT_DEBUG > options PPC_DEBUG >=20 > to your kernel and recompile. It might shed some light on this. You > could even try >=20 > options PPC_PROBE_CHIPSET >=20 > if you are curious what this might do. I don't know. >=20 >=20 > A favorite of mine is >=20 > options INCLUDE_CONFIG_FILE >=20 > which will but a text copy of your config file into your kernel. Handy > if you like to keep multiple kernels around, and don't remember exactly > what the config was. >=20 >=20 > [Another thing I would add to /boot/loader.conf is: >=20 > boot_verbose=3D"YES" >=20 > It's like doing boot -v every time, automatically. >=20 > Unfortunately I verified by booting up my old firewall (new one just > hit 300 days uptime, so don't want to mess with that) that lpt0 will > show up in the dmesg without boot -v, so this is just general advice.] >=20 > Sorry I have no definitive answer. Happy hunting. >=20 > Greg >=20 > -----Original Message----- >=20 > >Hi Greg, > > I followed the suggestions with respect to placing additions to > >/boot/kernel.conf in your last e-mail and managed some progress: > >~ $ dmesg | grep ppc0 > >config> ir ppc0 7 > >config> dr ppc0 3 > >config> po ppc0 0x3bc > >ppc0 0x3bc 7 3 0 0 0 0 Yes >=20 > >ppc0: at port 0x3bc-0x3bf irq 7 drq 3 on isa0 > >ppc0: Generic chipset (ECP/PS2/NIBBLE) in COMPATIBLE mode > >~ $ dmesg | grep lpt=20 > >~ $ cd /usr/src/sys/i386/conf > > /usr/src/sys/i386/conf $ su > >Password: > ># grep lpt > >device lpt # Printer > >device ulpt # Printer > ># > > > >So I now can see ppc config in dmesg on boot-up. > > > >However, nothing is returned for lpt in dmesg as above > ># grep lpt* dmesg.boot > >grep: No match. > ># > > > >What's could be the problem now? I do have lpt defined in my kernel: > ># grep lpt > >device lpt # Printer > >device ulpt # Printer > ># > > > >Am I missing / neglecting something here? > > > >Thanks again for all your help (and patience), hope to hear from you > >soon. > > > >Stacey > > > >From: "Greg Smith" > >Reply-To: freebsd_mail@myrealbox.com > >To: sroberts84@hotmail.com > >Subject: Re: parallel port > >Date: Thu, 06 Jun 2002 08:29:18 -0700 > >Received: from [192.108.102.143] by hotmail.com (3.2) with ESMTP id > >MHotMailBEC8CB1B005F40042A1AC06C668FB3890; Thu, 06 Jun 2002 08:30:35 > >-0700 > >Received: from gregs freebsd_mail@smtp-send.myrealbox.com > >[63.195.114.87]by smtp-send.myrealbox.com with NetMail SMTP Agent > >$Revision: 3.9 $ on Novell NetWare;Thu, 06 Jun 2002 09:29:18 -0600 > >From freebsd_mail@myrealbox.com Thu, 06 Jun 2002 08:31:27 -0700 > >Message-ID: <200206060829180182.0015607A@smtp.myrealbox.com> > >In-Reply-To: > >References: > >X-Mailer: Calypso Version 3.30.00.00 (4) > > > >Stacey, > > > >Actually, you would use options PNPBIOS (one word) without enabling > PnP > >OS in the BIOS. PnP OS usually does screw up FreeBSD, because FreeBSD > >is not smart enough to work with a BIOS that sets all the device > >resources. > > > >options PNPBIOS will make the kernel try to find all ISA and PCI > >devices on your machine. This option can be very useful for certain > >devices, e.g. some sound cards, but can also screw up other devices > >which are not PNPBIOS compatible, e.g. mwave modem port. > > > >I recommend not using options PNPBIOS unless you know you need it, or > >just for fun. It's a great idea in theory, but can screw up some > >drivers in practice. > > > >If you would like to learn to make a change to a device without > >recompiling the kernel, here is a method which works for most devices > >which have unit numbers in the kernel, i.e. sio0 and sio1, but not > sio. > > > >1) update /boot/loader.conf with > > > >userconfig_script_load=3D"YES" > > > >2) update /boot/kernel.conf with > > > >ir ppc0 7 > >dr ppc0 3 > >po ppc0 0x3bc > >ls > >q > > > >This method assumes your kernel has device ppc0 and not just device > >ppc. This is true in GENERIC kernels. > > > >[The userconfig solution is generalizable to the various devices (with > >unit numbers) in the kernel, with at least the following commands: > > > > di sio1 (disable) > > en pcic1 (enable) > > po pcm0 0x530 (set port) > > ir pcic0 9 (set IRQ) > > dr pcm0 1 (set DRQ) > > iom pcic0 0xd8000 (set iomem) > > ios ata2 16 (set iosize) > > f pcm0 0x10 (set flags) > > ls (list all configurable devices) > > q (last line) > > > >This is very handy on those older machines where it takes a long time > >to rebuild the kernel. Try boot -c to get the whole picture.] > > > >Greg > > > >-----Original Message----- > > > >>Hi greg, > >> Thanks for getting back to me. > >> > >>I haven't actually tried this, but I appreciate the info, and will > try > >>this > >>asap! > >> > >>I've not got "OPTIONS PNP BIOS" set in the kernel, because I've > >disabled > >>Plug 'n Play OS settings in the MoBo bios (this was due to my > >>understanding > >>that its best to have this setting when running FreeBSD - am I wrong > >in > >>this?). > >> > >>But clarify for me, if I wanted to use this kernel option, is it a > >case of > >>my performing the follwoing:- > >> > >>1] Enable Plug 'n Play OS settings in MoBo bios > >>2] Include OPTIONS PNP BIOS in the kernel > >>3] Recompile kernel > >> > >>Thanks again for your suggestions. I'll anxiously await your reply > and > > > >>thoughts on what I have asked here! > >> > >>Stacey > >> > >> > >>>From: "Greg Smith" > >>>Reply-To: freebsd_mail@myrealbox.com > >>>To: sroberts84@hotmail.com > >>>Subject: parallel port > >>>Date: Wed, 05 Jun 2002 21:31:38 -0700 > >>>Received: from [192.108.102.143] by hotmail.com (3.2) with ESMTP id > >>>MHotMailBEC83A0800CC4004320EC06C668FB23D0; Wed, 05 Jun 2002 22:11:36 > >-0700 > >>>Received: from gregs freebsd_mail@smtp-send.myrealbox.com > >>[63.195.114.87]by > >>>smtp-send.myrealbox.com with NetMail SMTP Agent $Revision: 3.9 $ > >on > >>>Novell NetWare;Wed, 05 Jun 2002 22:31:37 -0600 > >>>From freebsd_mail@myrealbox.com Wed, 05 Jun 2002 22:12:26 -0700 > >>>Message-ID: <200206052131380107.0308C9DB@smtp.myrealbox.com> > >>>X-Mailer: Calypso Version 3.30.00.00 (4) > >>> > >>>Stacey, > >>> > >>>I saw your query on daemon news. Did you try explicitly setting the > >>>port and drq, e.g. > >>> > >>>device ppc0 at isa? port IO_LPT3 irq 7 drq 3 > >>> > >>>where IO_LPT3 is a constant for 3bc I believe? Or you could use > >0x3bc > >>>to be sure. > >>> > >>>I think you ought to do this since you don't have options PNPBIOS in > >>>your kernel. > >>> > >>>Greg > >>> > >>> > >> > >> > >> > > > >--=20 > >Stacey Roberts B.Sc. (HONS) Computer Science > >Network Systems Engineer >=20 >=20 >=20 --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer --=-aJrByT6KO9UAY45njgp0 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Thanks all the same Greg. I'm due to cvsup to 4.6 as and when it is released, so I'll look into what more options I could configure into the kernel at that point. Thanks again for all the help, information and encouragement! Stacey On Sun, 2002-06-09 at 18:16, Greg Smith wrote: > Stacey, >=20 > I have to admit that I already gave you the extent of my knowledge > about ppc and lpt. I have spent a fair amount of time tinkering with > the kernel config to get devices set up, but lpt just showed up for me. > I did once browse through the parallel port device driver code - when > curious why it used different port addresses as defaults than I thought > were "normal" from the PC world, or something like that - but have no > special insights. >=20 > Why don't you try adding >=20 > options LPT_DEBUG > options PPC_DEBUG >=20 > to your kernel and recompile. It might shed some light on this. You > could even try >=20 > options PPC_PROBE_CHIPSET >=20 > if you are curious what this might do. I don't know. >=20 >=20 > A favorite of mine is >=20 > options INCLUDE_CONFIG_FILE >=20 > which will but a text copy of your config file into your kernel. Handy > if you like to keep multiple kernels around, and don't remember exactly > what the config was. >=20 >=20 > [Another thing I would add to /boot/loader.conf is: >=20 > boot_verbose=3D"YES" >=20 > It's like doing boot -v every time, automatically. >=20 > Unfortunately I verified by booting up my old firewall (new one just > hit 300 days uptime, so don't want to mess with that) that lpt0 will > show up in the dmesg without boot -v, so this is just general advice.] >=20 > Sorry I have no definitive answer. Happy hunting. >=20 > Greg >=20 > -----Original Message----- >=20 > >Hi Greg, > > I followed the suggestions with respect to placing additions to > >/boot/kernel.conf in your last e-mail and managed some progress: > >~ $ dmesg | grep ppc0 > >config> ir ppc0 7 > >config> dr ppc0 3 > >config> po ppc0 0x3bc > >ppc0 0x3bc 7 3 0 0 0 0 Yes >=20 > >ppc0: at port 0x3bc-0x3bf irq 7 drq 3 on isa0 > >ppc0: Generic chipset (ECP/PS2/NIBBLE) in COMPATIBLE mode > >~ $ dmesg | grep lpt=20 > >~ $ cd /usr/src/sys/i386/conf > > /usr/src/sys/i386/conf $ su > >Password: > ># grep lpt > >device lpt # Printer > >device ulpt # Printer > ># > > > >So I now can see ppc config in dmesg on boot-up. > > > >However, nothing is returned for lpt in dmesg as above > ># grep lpt* dmesg.boot > >grep: No match. > ># > > > >What's could be the problem now? I do have lpt defined in my kernel: > ># grep lpt > >device lpt # Printer > >device ulpt # Printer > ># > > > >Am I missing / neglecting something here? > > > >Thanks again for all your help (and patience), hope to hear from you > >soon. > > > >Stacey > > > >From: "Greg Smith" > >Reply-To: freebsd_mail@myrealbox.com > >To: sroberts84@hotmail.com > >Subject: Re: parallel port > >Date: Thu, 06 Jun 2002 08:29:18 -0700 > >Received: from [192.108.102.143] by hotmail.com (3.2) with ESMTP id > >MHotMailBEC8CB1B005F40042A1AC06C668FB3890; Thu, 06 Jun 2002 08:30:35 > >-0700 > >Received: from gregs freebsd_mail@smtp-send.myrealbox.com > >[63.195.114.87]by smtp-send.myrealbox.com with NetMail SMTP Agent > >$Revision: 3.9 $ on Novell NetWare;Thu, 06 Jun 2002 09:29:18 -0600 > >From freebsd_mail@myrealbox.com Thu, 06 Jun 2002 08:31:27 -0700 > >Message-ID: <200206060829180182.0015607A@smtp.myrealbox.com> > >In-Reply-To: > >References: > >X-Mailer: Calypso Version 3.30.00.00 (4) > > > >Stacey, > > > >Actually, you would use options PNPBIOS (one word) without enabling > PnP > >OS in the BIOS. PnP OS usually does screw up FreeBSD, because FreeBSD > >is not smart enough to work with a BIOS that sets all the device > >resources. > > > >options PNPBIOS will make the kernel try to find all ISA and PCI > >devices on your machine. This option can be very useful for certain > >devices, e.g. some sound cards, but can also screw up other devices > >which are not PNPBIOS compatible, e.g. mwave modem port. > > > >I recommend not using options PNPBIOS unless you know you need it, or > >just for fun. It's a great idea in theory, but can screw up some > >drivers in practice. > > > >If you would like to learn to make a change to a device without > >recompiling the kernel, here is a method which works for most devices > >which have unit numbers in the kernel, i.e. sio0 and sio1, but not > sio. > > > >1) update /boot/loader.conf with > > > >userconfig_script_load=3D"YES" > > > >2) update /boot/kernel.conf with > > > >ir ppc0 7 > >dr ppc0 3 > >po ppc0 0x3bc > >ls > >q > > > >This method assumes your kernel has device ppc0 and not just device > >ppc. This is true in GENERIC kernels. > > > >[The userconfig solution is generalizable to the various devices (with > >unit numbers) in the kernel, with at least the following commands: > > > > di sio1 (disable) > > en pcic1 (enable) > > po pcm0 0x530 (set port) > > ir pcic0 9 (set IRQ) > > dr pcm0 1 (set DRQ) > > iom pcic0 0xd8000 (set iomem) > > ios ata2 16 (set iosize) > > f pcm0 0x10 (set flags) > > ls (list all configurable devices) > > q (last line) > > > >This is very handy on those older machines where it takes a long time > >to rebuild the kernel. Try boot -c to get the whole picture.] > > > >Greg > > > >-----Original Message----- > > > >>Hi greg, > >> Thanks for getting back to me. > >> > >>I haven't actually tried this, but I appreciate the info, and will > try > >>this > >>asap! > >> > >>I've not got "OPTIONS PNP BIOS" set in the kernel, because I've > >disabled > >>Plug 'n Play OS settings in the MoBo bios (this was due to my > >>understanding > >>that its best to have this setting when running FreeBSD - am I wrong > >in > >>this?). > >> > >>But clarify for me, if I wanted to use this kernel option, is it a > >case of > >>my performing the follwoing:- > >> > >>1] Enable Plug 'n Play OS settings in MoBo bios > >>2] Include OPTIONS PNP BIOS in the kernel > >>3] Recompile kernel > >> > >>Thanks again for your suggestions. I'll anxiously await your reply > and > > > >>thoughts on what I have asked here! > >> > >>Stacey > >> > >> > >>>From: "Greg Smith" > >>>Reply-To: freebsd_mail@myrealbox.com > >>>To: sroberts84@hotmail.com > >>>Subject: parallel port > >>>Date: Wed, 05 Jun 2002 21:31:38 -0700 > >>>Received: from [192.108.102.143] by hotmail.com (3.2) with ESMTP id > >>>MHotMailBEC83A0800CC4004320EC06C668FB23D0; Wed, 05 Jun 2002 22:11:36 > >-0700 > >>>Received: from gregs freebsd_mail@smtp-send.myrealbox.com > >>[63.195.114.87]by > >>>smtp-send.myrealbox.com with NetMail SMTP Agent $Revision: 3.9 $ > >on > >>>Novell NetWare;Wed, 05 Jun 2002 22:31:37 -0600 > >>>From freebsd_mail@myrealbox.com Wed, 05 Jun 2002 22:12:26 -0700 > >>>Message-ID: <200206052131380107.0308C9DB@smtp.myrealbox.com> > >>>X-Mailer: Calypso Version 3.30.00.00 (4) > >>> > >>>Stacey, > >>> > >>>I saw your query on daemon news. Did you try explicitly setting the > >>>port and drq, e.g. > >>> > >>>device ppc0 at isa? port IO_LPT3 irq 7 drq 3 > >>> > >>>where IO_LPT3 is a constant for 3bc I believe? Or you could use > >0x3bc > >>>to be sure. > >>> > >>>I think you ought to do this since you don't have options PNPBIOS in > >>>your kernel. > >>> > >>>Greg > >>> > >>> > >> > >> > >> > > > >--=20 > >Stacey Roberts B.Sc. (HONS) Computer Science > >Network Systems Engineer >=20 >=20 >=20 - --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 iQA/AwUBPQOXFfdn4A8qiCO5EQIEjACcDwvq3iCxQjiKz1mqOd1OjaoNsC0AoOO/ KZZh2ELifXjlwt/K96r6GBRW =lpTU -----END PGP SIGNATURE----- --=-aJrByT6KO9UAY45njgp0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 11: 6:48 2002 Delivered-To: freebsd-questions@freebsd.org Received: from valis.olywa.net (valis.olywa.net [216.173.192.2]) by hub.freebsd.org (Postfix) with ESMTP id 5147137B401 for ; Sun, 9 Jun 2002 11:06:45 -0700 (PDT) Received: from intrepid.snowpoint.com ([216.173.213.173]) by valis.olywa.net (Post.Office MTA v3.5.3 release 223 ID# 0-56662U5000L500S0V35) with ESMTP id net for ; Sun, 9 Jun 2002 11:06:42 -0700 Received: from ([216.173.213.172]) by intrepid.snowpoint.com (Merak 4.10.020) with SMTP id HUB36795 for ; Sat, 08 Jun 2002 21:41:54 -0700 From: "Corey Snow" To: freebsd-questions@freebsd.org Date: Sat, 8 Jun 2002 21:46:24 -0700 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Configure bridging firewall for FTP Message-ID: <3D027B30.20018.6687652@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 I have a machine set up as a bridging firewall. It exists between my DSL and my LAN. I'd like to be able to set it up to allow FTP, but I'm not sanguine about the idea of a rule like: ipfw add allow tcp any 20 1024-32768 to myhost Which basically gives any system the ability to get past my firewall as long as their source port is 20. I would think there's a better way to do it, aside from using PASV mode for all transfers, but I'm not sure what it is. Thanks for any responses, Corey To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 11: 8:51 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.speakeasy.net (mail17.speakeasy.net [216.254.0.217]) by hub.freebsd.org (Postfix) with ESMTP id 4DB0437B417 for ; Sun, 9 Jun 2002 11:08:48 -0700 (PDT) Received: (qmail 12380 invoked from network); 9 Jun 2002 18:08:47 -0000 Received: from unknown (HELO LEDA500) ([66.93.20.24]) (envelope-sender ) by mail17.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 9 Jun 2002 18:08:47 -0000 Message-ID: <002c01c20fe0$cac82340$18145d42@LEDA500> Reply-To: "LEDAMAY Speakeasy" From: "LEDAMAY Speakeasy" To: Subject: sendmail help Date: Sun, 9 Jun 2002 14:09:25 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 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 Be Gentle... I am trying to find an example of the MAKE command for setting up sendmail.. I have read this- http://www.freebsd.org/handbook/sendmail.html But it mentions MAKE file and I have no clue what that is... "you need to run make in /etc/mail/ to update the database." DO I simply type "make" from that folder? Is there a command line to "make" for sendmail.cf or something? Any help would be appreciated... Newbie.. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 11: 9:45 2002 Delivered-To: freebsd-questions@freebsd.org Received: from samwise.jobeus.net (samwise.jobeus.net [209.91.102.74]) by hub.freebsd.org (Postfix) with ESMTP id B93AB37B40B for ; Sun, 9 Jun 2002 11:09:38 -0700 (PDT) Received: (from root@localhost) by samwise.jobeus.net (8.12.3/8.11.6) id g59I9Vfo074399; Sun, 9 Jun 2002 12:09:31 -0600 (MDT) (envelope-from freebsd@jobeus.net) Received: from localhost (freebsd@localhost [127.0.0.1]) by samwise.jobeus.net (8.12.3/8.11.6av) with ESMTP id g59I9UTc074389; Sun, 9 Jun 2002 12:09:30 -0600 (MDT) (envelope-from freebsd@jobeus.net) Date: Sun, 9 Jun 2002 12:09:30 -0600 (MDT) From: Scott Carmichael To: Corey Snow Cc: freebsd-questions@freebsd.org Subject: Re: Update OpenSSH? In-Reply-To: <3D026C4F.23402.62E5578@localhost> Message-ID: <20020609120830.P74338-100000@samwise.jobeus.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-11 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG No, you don't have to run make world to update OpenSSH. Updating the port with the OPENSSH_OVERWRITE_BASE=yes option will do the update. The part about make world is so your changes aren't ruined when you _do_ do a make world. However, this is moot since you said you won't be doing that. On Sat, 8 Jun 2002, Corey Snow wrote: > On 8 Jun 2002, at 20:33, Glenn Johnson wrote: > > > > You can install the security/openssh-portable port with > > > > OPENSSH_OVERWRITE_BASE= yes > > > > You would also want to put > > > > NO_OPENSSH= true > > > > in your '/etc/make.conf' file so the base version is not reinstalled on a > > 'make world'. > > > > I sent a message under seperate cover to Glenn, but I forgot to CC: > the list, so here's the gist of the message, in case the list is > interested: > > Does this mean that I have to run a "make world" to update the > OpenSSH binaries? I'm still pretty new to FreeBSD, so this may be an > ignorant question. If possible I'd prefer not to do a make world > because that would take next to forever on a 486 DX2/66. > > Thanks, > > Corey > > > 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 Jun 9 11:18:30 2002 Delivered-To: freebsd-questions@freebsd.org Received: from sccrmhc01.attbi.com (sccrmhc01.attbi.com [204.127.202.61]) by hub.freebsd.org (Postfix) with ESMTP id 2AB6637B401 for ; Sun, 9 Jun 2002 11:18:22 -0700 (PDT) Received: from max ([12.254.136.195]) by sccrmhc01.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20020609181818.FSPW1024.sccrmhc01.attbi.com@max> for ; Sun, 9 Jun 2002 18:18:18 +0000 Message-ID: <00a701c20fe2$23582540$0900a8c0@max> From: "John Nielsen" To: Subject: gif(4) tunnel through MSN DSL modem Date: Sun, 9 Jun 2002 12:19:04 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 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 folks, I remotely administer a FreeBSD 4.5 machine that is connected to the internet through and MSN DSL modem. This modem does NAT (for a single client) rather than bridging the connection. So the FreeBSD machine thinks its public address is 192.168.1.2 (when in reality the modem is the only device with a public address). This machine is itself doing NAT, acting as a firewall and gateway for a private network. I would like to establish a gif(4) tunnel between this machine and my firewall here in order to link the two private networks into one virtual network. I have done this before with two machines that were directly connected to the internet, but in this case the DSL modem on the far end seems to be fouling things up. The modem seems to be passing everything through, but I haven't gotten gif to work. Any ideas? Here's what I've tried--this is how I'd set it up if the DSL modem weren't in the way. [excerpts from rc.conf on far (DSL) end] # Private interface ifconfig_xl0="inet 192.168.6.1 netmask 255.255.255.0" # "Public" interface -- 192.168.1.2 netmask 255.255.255.252" ifconfig_ed0="DHCP" gif_interfaces="gif0" gifconfig_gif0="DSL.public.ip myend.public.ip" ifconfig_gif0="192.168.6.1 192.168.0.1" static_routes="john" route_john="-net 192.168.0 -interface gif0" [excerpts from rc.conf on this {my) end] # Private interface ifconfig_ep0="inet 192.168.0.1 netmask 255.255.255.0" # Public interface ifconfig_ed0="DHCP" gif_interfaces="gif0" gifconfig_gif0="myend.public.ip DSL.public.ip" ifconfig_gif0="192.168.0.1 192.168.6.1" static_routes="DSL" route_DSL="-net 192.168.6 -interface gif0" I've tried both the modem's (real) public address and 192.168.1.1 (the public interface's address) for DSL.public.ip, but neither seems to work. Can this be made to work? Can gif be hacked so it will work? I can't justify switching to a more expensive provider just so this tunnel will work, since it will mostly be a convenience for me and not the client. As far as I know, there's no way to modify any settings on the DSL modem itself. I do have full access to both FreeBSD machines. Again, any suggestions or even a detailed description of why this won't work would be appreciated. Please copy me on replies. Thanks, JN To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 11:26:50 2002 Delivered-To: freebsd-questions@freebsd.org Received: from fed1mtao02.cox.net (fed1mtao02.cox.net [68.6.19.243]) by hub.freebsd.org (Postfix) with ESMTP id B8F8A37B406 for ; Sun, 9 Jun 2002 11:26:45 -0700 (PDT) Received: from ip24_56_31_67.ph.cox.net ([24.56.31.67]) by fed1mtao02.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20020609182646.VQIJ24965.fed1mtao02.cox.net@ip24_56_31_67.ph.cox.net> for ; Sun, 9 Jun 2002 14:26:46 -0400 Content-Type: text/plain; charset="us-ascii" From: Brett Rogers Reply-To: loki_bsd@cox.net To: freebsd-questions@freebsd.org Subject: Problems building jdk-1.3.1 Date: Sun, 9 Jun 2002 11:26:44 -0700 X-Mailer: KMail [version 1.4] MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200206091126.44255.loki_bsd@cox.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 When doing make install for JDK-1.3.1, I get a message about gtar not bei= ng=20 able to write to stdout. # make install =3D=3D=3D> Extracting for jdk-1.3.1p6_4 >> Checksum OK for j2sdk-1_3_1-src.tar.gz. >> Checksum OK for bsd-jdk131-patches-6.tar.gz. =3D=3D=3D> jdk-1.3.1p6_4 depends on executable: gm4 - found =3D=3D=3D> jdk-1.3.1p6_4 depends on executable: zip - found =3D=3D=3D> jdk-1.3.1p6_4 depends on executable: gtar - found =3D=3D=3D> jdk-1.3.1p6_4 depends on file: /usr/local/linux-jdk1.3.1/bin= /javac -=20 found =3D=3D=3D> jdk-1.3.1p6_4 depends on file: /usr/X11R6/lib/libMrm.a - fou= nd =3D=3D=3D> jdk-1.3.1p6_4 depends on executable: msgfmt - found =3D=3D=3D> jdk-1.3.1p6_4 depends on executable: gmake - found =3D=3D=3D> jdk-1.3.1p6_4 depends on shared library: glib12.3 - found =3D=3D=3D> jdk-1.3.1p6_4 depends on shared library: gtk12.2 - found =3D=3D=3D> jdk-1.3.1p6_4 depends on shared library: nspr4.1 - found gtar: Error in writing to standard output gtar: Error is not recoverable: exiting now *** Error code 1 Stop in /usr/ports/java/jdk13. dmesg shows FreeBSD 4.6-RC if anyone can help with this, it would be appreciated -Brett To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 11:28: 2 2002 Delivered-To: freebsd-questions@freebsd.org Received: from sage-one.net (adsl-65-71-135-138.dsl.crchtx.swbell.net [65.71.135.138]) by hub.freebsd.org (Postfix) with ESMTP id 98F2437B40A for ; Sun, 9 Jun 2002 11:27:58 -0700 (PDT) Received: from sagea (sagea [192.168.0.3]) by sage-one.net (8.11.6/8.11.6) with SMTP id g59IRt882816; Sun, 9 Jun 2002 13:27:55 -0500 (CDT) (envelope-from jackstone@sage-one.net) Message-Id: <3.0.5.32.20020609132754.01044510@mail.sage-one.net> X-Sender: jackstone@mail.sage-one.net X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Sun, 09 Jun 2002 13:27:54 -0500 To: "LEDAMAY Speakeasy" , From: "Jack L. Stone" Subject: Re: sendmail help In-Reply-To: <002c01c20fe0$cac82340$18145d42@LEDA500> 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 At 02:09 PM 6.9.2002 -0400, LEDAMAY Speakeasy wrote: >Be Gentle... > >I am trying to find an example of the MAKE command for setting up sendmail.. >I have read this- http://www.freebsd.org/handbook/sendmail.html >But it mentions MAKE file and I have no clue what that is... > >"you need to run make in /etc/mail/ to update the database." DO I simply >type "make" from that folder? Is there a command line to "make" for >sendmail.cf or something? > >Any help would be appreciated... > >Newbie.. > Yes, you can do this with "make" ## To refresh aliases "newaliases" or "make" ## To rebuild access, virtusertable "make" ## To read relay-domains see below # ## Sendmail daemon ## sendmail CD to /etc/mail "make stop" "make start" "make restart" ## sendmail must be restarted to re-read the relay-domains file Best regards, Jack L. Stone, Administrator SageOne Net http://www.sage-one.net jackstone@sage-one.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 11:29: 1 2002 Delivered-To: freebsd-questions@freebsd.org Received: from Tetsuo.Zighelboim.com (tetsuo.zighelboim.com [204.251.1.9]) by hub.freebsd.org (Postfix) with ESMTP id 47E6137B406 for ; Sun, 9 Jun 2002 11:28:57 -0700 (PDT) Received: (from root@localhost) by Tetsuo.Zighelboim.com (8.11.6/8.11.6) id g59IStY12039; Sun, 9 Jun 2002 13:28:55 -0500 (CDT) (envelope-from rzig@zighelboim.com) Received: from shame.zighelboim.com (D4.zighelboim.com [204.251.1.164]) by Tetsuo.Zighelboim.com (8.11.6/8.11.6) with ESMTP id g59ISli12031 (using TLSv1/SSLv3 with cipher EDH-RSA-DES-CBC3-SHA (168 bits) verified OK); Sun, 9 Jun 2002 13:28:51 -0500 (CDT) (envelope-from rzig@zighelboim.com) Received: from localhost (localhost [127.0.0.1]) by shame.zighelboim.com (8.12.3/8.12.2) with ESMTP id g59DSA4u000527; Sun, 9 Jun 2002 08:28:11 -0500 (CDT) (envelope-from rzig@shame.zighelboim.com) Subject: Re: Problems building jdk-1.3.1 From: Raul Zighelboim To: loki_bsd@cox.net Cc: freebsd-questions@freebsd.org In-Reply-To: <200206091126.44255.loki_bsd@cox.net> References: <200206091126.44255.loki_bsd@cox.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.3 Date: 09 Jun 2002 09:28:10 -0400 Message-Id: <1023629302.316.0.camel@shame.zighelboim.com> Mime-Version: 1.0 X-Virus-Scanned: by AMaViS perl-11 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Disk space ? On Sun, 2002-06-09 at 13:26, Brett Rogers wrote: > When doing make install for JDK-1.3.1, I get a message about gtar not being > able to write to stdout. > > # make install > ===> Extracting for jdk-1.3.1p6_4 > >> Checksum OK for j2sdk-1_3_1-src.tar.gz. > >> Checksum OK for bsd-jdk131-patches-6.tar.gz. > ===> jdk-1.3.1p6_4 depends on executable: gm4 - found > ===> jdk-1.3.1p6_4 depends on executable: zip - found > ===> jdk-1.3.1p6_4 depends on executable: gtar - found > ===> jdk-1.3.1p6_4 depends on file: /usr/local/linux-jdk1.3.1/bin/javac - > found > ===> jdk-1.3.1p6_4 depends on file: /usr/X11R6/lib/libMrm.a - found > ===> jdk-1.3.1p6_4 depends on executable: msgfmt - found > ===> jdk-1.3.1p6_4 depends on executable: gmake - found > ===> jdk-1.3.1p6_4 depends on shared library: glib12.3 - found > ===> jdk-1.3.1p6_4 depends on shared library: gtk12.2 - found > ===> jdk-1.3.1p6_4 depends on shared library: nspr4.1 - found > gtar: Error in writing to standard output > gtar: Error is not recoverable: exiting now > *** Error code 1 > > Stop in /usr/ports/java/jdk13. > > dmesg shows FreeBSD 4.6-RC > > if anyone can help with this, it would be appreciated > > -Brett > > > 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 Jun 9 11:35:29 2002 Delivered-To: freebsd-questions@freebsd.org Received: from fed1mtao01.cox.net (fed1mtao01.cox.net [68.6.19.244]) by hub.freebsd.org (Postfix) with ESMTP id 2FF5837B407 for ; Sun, 9 Jun 2002 11:35:25 -0700 (PDT) Received: from ip24_56_31_67.ph.cox.net ([24.56.31.67]) by fed1mtao01.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20020609183525.UZWM25007.fed1mtao01.cox.net@ip24_56_31_67.ph.cox.net> for ; Sun, 9 Jun 2002 14:35:25 -0400 Content-Type: text/plain; charset="iso-8859-1" From: Brett Rogers Reply-To: loki_bsd@cox.net To: freebsd-questions@freebsd.org Subject: Re: Problems building jdk-1.3.1 Date: Sun, 9 Jun 2002 11:35:18 -0700 X-Mailer: KMail [version 1.4] References: <200206091126.44255.loki_bsd@cox.net> <1023629302.316.0.camel@shame.zighelboim.com> In-Reply-To: <1023629302.316.0.camel@shame.zighelboim.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200206091135.18340.loki_bsd@cox.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 09 June 2002 06:28 am, Raul Zighelboim wrote: > Disk space ? None of my partitions are over 58% full. /usr still has several gigs fr= ee. > > On Sun, 2002-06-09 at 13:26, Brett Rogers wrote: > > When doing make install for JDK-1.3.1, I get a message about gtar not > > being able to write to stdout. > > > > # make install > > =3D=3D=3D> Extracting for jdk-1.3.1p6_4 > > > > >> Checksum OK for j2sdk-1_3_1-src.tar.gz. > > >> Checksum OK for bsd-jdk131-patches-6.tar.gz. > > > > =3D=3D=3D> jdk-1.3.1p6_4 depends on executable: gm4 - found > > =3D=3D=3D> jdk-1.3.1p6_4 depends on executable: zip - found > > =3D=3D=3D> jdk-1.3.1p6_4 depends on executable: gtar - found > > =3D=3D=3D> jdk-1.3.1p6_4 depends on file: /usr/local/linux-jdk1.3.1= /bin/javac > > - found > > =3D=3D=3D> jdk-1.3.1p6_4 depends on file: /usr/X11R6/lib/libMrm.a -= found > > =3D=3D=3D> jdk-1.3.1p6_4 depends on executable: msgfmt - found > > =3D=3D=3D> jdk-1.3.1p6_4 depends on executable: gmake - found > > =3D=3D=3D> jdk-1.3.1p6_4 depends on shared library: glib12.3 - foun= d > > =3D=3D=3D> jdk-1.3.1p6_4 depends on shared library: gtk12.2 - found > > =3D=3D=3D> jdk-1.3.1p6_4 depends on shared library: nspr4.1 - found > > gtar: Error in writing to standard output > > gtar: Error is not recoverable: exiting now > > *** Error code 1 > > > > Stop in /usr/ports/java/jdk13. > > > > dmesg shows FreeBSD 4.6-RC > > > > if anyone can help with this, it would be appreciated > > > > -Brett > > > > > > 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 Jun 9 11:59:29 2002 Delivered-To: freebsd-questions@freebsd.org Received: from nemesis.systems.pipex.net (nemesis.systems.pipex.net [62.190.223.8]) by hub.freebsd.org (Postfix) with ESMTP id 9EF6F37B407 for ; Sun, 9 Jun 2002 11:59:18 -0700 (PDT) Received: from ThisAddressDoesNotExist (userhh092.dsl.pipex.com [62.190.215.92]) by nemesis.systems.pipex.net (Postfix) with ESMTP id B979D160004DE for ; Sun, 9 Jun 2002 19:59:15 +0100 (BST) Subject: Strange size increase in /var From: "S. Roberts" Reply-To: sroberts@dsl.pipex.com To: FreeBSD-Questions Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-R6QQuIMzXl7wr0c+bAU6" X-Mailer: Ximian Evolution 1.0.5 Date: 09 Jun 2002 19:53:46 +0100 Message-Id: <1023648827.318.73.camel@Demon.Strobe.org> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-R6QQuIMzXl7wr0c+bAU6 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hello, Over the last two days, I've noticed a significant increase in the size of /var on this system: # df -k Filesystem 1K-blocks Used Avail Capacity Mounted on /dev/ad0s1a 148823 42962 93956 31% / /dev/ad0s1f 11789353 1527589 9318616 14% /usr /dev/ad0s1e 297663 51443 222407 19% /var procfs 4 4 0 100% /proc #=20 Normally /var would come in at around 13% - 14%, as was the case this time last week, I believe. Here's what du returns: # pwd /var # du -h -d0 50M . # du -h -d1 1.0K ./account 3.0K ./at 11K ./backups 2.0K ./crash 3.0K ./cron 24M ./db 1.0K ./heimdal 14M ./log 1.0K ./mail 2.0K ./msgs 1.0K ./preserve 56K ./run 1.0K ./rwho 11M ./spool 2.0K ./tmp 20K ./yp 62K ./games 2.0K ./lib 50M . # I am running IPFW for those who would ask: # dmesg | grep log IP packet filtering initialized, divert enabled, rule-based forwarding disabled, default to deny, logging limited to 10 packets/entry by default #=20 Here's what's in /var: # ls -la total 21 drwxr-xr-x 20 root wheel 512 Apr 14 13:47 . drwxr-xr-x 19 root wheel 1024 May 27 01:20 .. drwxr-xr-x 2 root wheel 512 Sep 18 2001 account drwxr-xr-x 4 root wheel 512 Sep 18 2001 at drwxr-x--- 2 root wheel 512 Apr 28 03:01 backups drwxr-x--- 2 root wheel 512 Feb 11 01:53 crash drwxr-x--- 3 root wheel 512 Sep 18 2001 cron drwxr-xr-x 6 root wheel 512 May 30 22:23 db drwxrwxr-x 5 root games 512 Feb 11 01:53 games drwx------ 2 root wheel 512 Sep 18 2001 heimdal drwxr-xr-x 3 root wheel 512 Apr 14 13:47 lib drwxr-xr-x 3 root wheel 1536 Jun 9 05:00 log drwxrwxr-x 2 root mail 512 May 31 18:14 mail drwxr-xr-x 2 daemon wheel 512 Feb 11 02:20 msgs drwxr-xr-x 2 root wheel 512 Sep 18 2001 preserve drwxr-xr-x 3 root wheel 512 Jun 9 15:37 run drwxrwxr-x 2 root daemon 512 Sep 18 2001 rwho drwxr-xr-x 12 root wheel 512 May 10 20:24 spool drwxrwxrwt 3 root wheel 512 Jun 9 13:21 tmp drwxr-xr-x 2 root wheel 512 May 26 12:40 yp #=20 And in checking individual dirs, I would have thought log to be the usual suspect in this situation: # cd log # du -h -d0 14M . #=20 Here's what's in db: # du -h -d0 24M . #=20 At this point (sorry if I appear too thick) I'm not sure of what else I could look at, but I am willing to provide some logs / configs to anyone who is willing to help me get to the bottom of this. Thanks for the time. Stacey --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer --=-R6QQuIMzXl7wr0c+bAU6 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hello, Over the last two days, I've noticed a significant increase in the size of /var on this system: # df -k Filesystem 1K-blocks Used Avail Capacity Mounted on /dev/ad0s1a 148823 42962 93956 31% / /dev/ad0s1f 11789353 1527589 9318616 14% /usr /dev/ad0s1e 297663 51443 222407 19% /var procfs 4 4 0 100% /proc #=20 Normally /var would come in at around 13% - 14%, as was the case this time last week, I believe. Here's what du returns: # pwd /var # du -h -d0 50M . # du -h -d1 1.0K ./account 3.0K ./at 11K ./backups 2.0K ./crash 3.0K ./cron 24M ./db 1.0K ./heimdal 14M ./log 1.0K ./mail 2.0K ./msgs 1.0K ./preserve 56K ./run 1.0K ./rwho 11M ./spool 2.0K ./tmp 20K ./yp 62K ./games 2.0K ./lib 50M . # I am running IPFW for those who would ask: # dmesg | grep log IP packet filtering initialized, divert enabled, rule-based forwarding disabled, default to deny, logging limited to 10 packets/entry by default #=20 Here's what's in /var: # ls -la total 21 drwxr-xr-x 20 root wheel 512 Apr 14 13:47 . drwxr-xr-x 19 root wheel 1024 May 27 01:20 .. drwxr-xr-x 2 root wheel 512 Sep 18 2001 account drwxr-xr-x 4 root wheel 512 Sep 18 2001 at drwxr-x--- 2 root wheel 512 Apr 28 03:01 backups drwxr-x--- 2 root wheel 512 Feb 11 01:53 crash drwxr-x--- 3 root wheel 512 Sep 18 2001 cron drwxr-xr-x 6 root wheel 512 May 30 22:23 db drwxrwxr-x 5 root games 512 Feb 11 01:53 games drwx------ 2 root wheel 512 Sep 18 2001 heimdal drwxr-xr-x 3 root wheel 512 Apr 14 13:47 lib drwxr-xr-x 3 root wheel 1536 Jun 9 05:00 log drwxrwxr-x 2 root mail 512 May 31 18:14 mail drwxr-xr-x 2 daemon wheel 512 Feb 11 02:20 msgs drwxr-xr-x 2 root wheel 512 Sep 18 2001 preserve drwxr-xr-x 3 root wheel 512 Jun 9 15:37 run drwxrwxr-x 2 root daemon 512 Sep 18 2001 rwho drwxr-xr-x 12 root wheel 512 May 10 20:24 spool drwxrwxrwt 3 root wheel 512 Jun 9 13:21 tmp drwxr-xr-x 2 root wheel 512 May 26 12:40 yp #=20 And in checking individual dirs, I would have thought log to be the usual suspect in this situation: # cd log # du -h -d0 14M . #=20 Here's what's in db: # du -h -d0 24M . #=20 At this point (sorry if I appear too thick) I'm not sure of what else I could look at, but I am willing to provide some logs / configs to anyone who is willing to help me get to the bottom of this. Thanks for the time. Stacey - --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 iQA/AwUBPQOkOvdn4A8qiCO5EQIiVACg/WOBB46Z7sZVNOmUboHDfbuOM4sAn0aL j15yXx1Ff5U+q/d7Gn+8cT8t =mThc -----END PGP SIGNATURE----- --=-R6QQuIMzXl7wr0c+bAU6-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 12:13:48 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.speakeasy.net (mail11.speakeasy.net [216.254.0.211]) by hub.freebsd.org (Postfix) with ESMTP id A2B2737B405 for ; Sun, 9 Jun 2002 12:13:42 -0700 (PDT) Received: (qmail 1741 invoked from network); 9 Jun 2002 19:13:41 -0000 Received: from unknown (HELO LEDA500) ([66.93.20.24]) (envelope-sender ) by mail11.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 9 Jun 2002 19:13:41 -0000 Message-ID: <001e01c20fe9$dbfbbce0$18145d42@LEDA500> Reply-To: "LEDAMAY Speakeasy" From: "LEDAMAY Speakeasy" To: , "Jack L. Stone" References: <3.0.5.32.20020609132754.01044510@mail.sage-one.net> Subject: Re: sendmail help Date: Sun, 9 Jun 2002 15:14:20 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 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 I have a much bigger problem now! I must have messed something up playing with make because now when it boots I get this message etc/rc.conf: 11: syntax error unterminated Quote string enter path to shell or return for /bin/sh I get a hash # prompt but no commands are available... such as PICO thatI know how to use to edit the rc.conf and fix the error.. WHat can I do? Leda ----- Original Message ----- From: "Jack L. Stone" To: "LEDAMAY Speakeasy" ; Sent: Sunday, June 09, 2002 2:27 PM Subject: Re: sendmail help > At 02:09 PM 6.9.2002 -0400, LEDAMAY Speakeasy wrote: > >Be Gentle... > > > >I am trying to find an example of the MAKE command for setting up sendmail.. > >I have read this- http://www.freebsd.org/handbook/sendmail.html > >But it mentions MAKE file and I have no clue what that is... > > > >"you need to run make in /etc/mail/ to update the database." DO I simply > >type "make" from that folder? Is there a command line to "make" for > >sendmail.cf or something? > > > >Any help would be appreciated... > > > >Newbie.. > > > Yes, you can do this with "make" > ## To refresh aliases "newaliases" or "make" > ## To rebuild access, virtusertable "make" > ## To read relay-domains see below > # > ## Sendmail daemon > ## sendmail CD to /etc/mail "make stop" "make start" "make restart" > ## sendmail must be restarted to re-read the relay-domains file > > Best regards, > Jack L. Stone, > Administrator > > SageOne Net > http://www.sage-one.net > jackstone@sage-one.net > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 12:18:10 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web11203.mail.yahoo.com (web11203.mail.yahoo.com [216.136.131.185]) by hub.freebsd.org (Postfix) with SMTP id 43BD937B404 for ; Sun, 9 Jun 2002 12:18:08 -0700 (PDT) Message-ID: <20020609191808.92494.qmail@web11203.mail.yahoo.com> Received: from [24.70.201.42] by web11203.mail.yahoo.com via HTTP; Sun, 09 Jun 2002 15:18:08 EDT Date: Sun, 9 Jun 2002 15:18:08 -0400 (EDT) From: Jeffrey Yeo Subject: Ports make question (PHP) To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm trying to get a PHP application working (WebCalendar), and the documentation says that PHP should be compiled using --enable-track-vars at the configure step. When running make in the ports collection, how would I specify a configure option like the one specified above? I've run make with '--enable-track-vars' on the command line (w/o quotes), but couldn't tell if it had any effect. Although I fear this is OT, I'll ask anyway. I've read on the PHP site that version 4.0.3 and later have track vars enabled by default. Does anyone know if this is the same thing as --enable-track-vars (I've assumed that it is but still can't get the app to work.) Thanks, Jeff ______________________________________________________________________ Movies, Music, Sports, Games! http://entertainment.yahoo.ca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 12:19:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from valis.olywa.net (valis.olywa.net [216.173.192.2]) by hub.freebsd.org (Postfix) with ESMTP id 429A237B405 for ; Sun, 9 Jun 2002 12:19:53 -0700 (PDT) Received: from intrepid.snowpoint.com ([216.173.213.173]) by valis.olywa.net (Post.Office MTA v3.5.3 release 223 ID# 0-56662U5000L500S0V35) with ESMTP id net for ; Sun, 9 Jun 2002 12:19:52 -0700 Received: from ([216.173.213.172]) by intrepid.snowpoint.com (Merak 4.10.020) with SMTP id HUB36795; Sun, 09 Jun 2002 12:15:20 -0700 From: "Corey Snow" To: "Jack L. Stone" , "LEDAMAY Speakeasy" Date: Sun, 9 Jun 2002 12:19:51 -0700 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: sendmail help Cc: freebsd-questions@freebsd.org Message-ID: <3D0347E7.15916.98820AF@localhost> In-reply-to: <001e01c20fe9$dbfbbce0$18145d42@LEDA500> 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 9 Jun 2002, at 15:14, LEDAMAY Speakeasy wrote: > > I have a much bigger problem now! > I must have messed something up playing with make because now when it boots > I get this message > > etc/rc.conf: 11: syntax error unterminated Quote string enter path to shell > or return for /bin/sh > > I get a hash # prompt but no commands are available... such as PICO thatI > know how to use to edit the rc.conf and fix the error.. > WHat can I do? > http://www.freebsd.org/FAQ/admin.html#RCCONF-READONLY Ran into this myself the other day. :) Corey To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 12:28:11 2002 Delivered-To: freebsd-questions@freebsd.org Received: from sv07e.atm-tzs.kmjeuro.com (sv07e.atm-tzs.kmjeuro.com [193.81.94.207]) by hub.freebsd.org (Postfix) with ESMTP id 273E137B408 for ; Sun, 9 Jun 2002 12:28:07 -0700 (PDT) Received: from karl (adsl.ooe.kmjeuro.com [193.81.94.78]) (authenticated bits=0) by sv07e.atm-tzs.kmjeuro.com (8.12.3/8.12.3) with ESMTP id g59JRvU9094020 for ; Sun, 9 Jun 2002 21:27:58 +0200 (CEST) (envelope-from k.joch@kmjeuro.com) Message-ID: <038001c20feb$c3516da0$0a05a8c0@ooe.kmjeuro.com> From: "Karl M. Joch" To: References: <3.0.5.32.20020609132754.01044510@mail.sage-one.net> <001e01c20fe9$dbfbbce0$18145d42@LEDA500> Subject: Re: sendmail help Date: Sun, 9 Jun 2002 21:22:18 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-MailScanner: Mail Server protected by CTS Austria www.ctseuro.com Message found to be clean Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mount /usr mount /var should bring you back your programms. remount / as rw then and edit rc.conf. -- -- Best regards / Mit freundlichen Gruessen, Karl M. Joch http://www.freebsd.at - Power Operating System ----- Original Message ----- From: "LEDAMAY Speakeasy" To: ; "Jack L. Stone" Sent: Sunday, June 09, 2002 9:14 PM Subject: Re: sendmail help > > I have a much bigger problem now! > I must have messed something up playing with make because now when it boots > I get this message > > etc/rc.conf: 11: syntax error unterminated Quote string enter path to shell > or return for /bin/sh > > I get a hash # prompt but no commands are available... such as PICO thatI > know how to use to edit the rc.conf and fix the error.. > WHat can I do? > > Leda > > > ----- Original Message ----- > From: "Jack L. Stone" > To: "LEDAMAY Speakeasy" ; > > Sent: Sunday, June 09, 2002 2:27 PM > Subject: Re: sendmail help > > > > At 02:09 PM 6.9.2002 -0400, LEDAMAY Speakeasy wrote: > > >Be Gentle... > > > > > >I am trying to find an example of the MAKE command for setting up > sendmail.. > > >I have read this- http://www.freebsd.org/handbook/sendmail.html > > >But it mentions MAKE file and I have no clue what that is... > > > > > >"you need to run make in /etc/mail/ to update the database." DO I simply > > >type "make" from that folder? Is there a command line to "make" for > > >sendmail.cf or something? > > > > > >Any help would be appreciated... > > > > > >Newbie.. > > > > > Yes, you can do this with "make" > > ## To refresh aliases "newaliases" or "make" > > ## To rebuild access, virtusertable "make" > > ## To read relay-domains see below > > # > > ## Sendmail daemon > > ## sendmail CD to /etc/mail "make stop" "make start" "make restart" > > ## sendmail must be restarted to re-read the relay-domains file > > > > Best regards, > > Jack L. Stone, > > Administrator > > > > SageOne Net > > http://www.sage-one.net > > jackstone@sage-one.net > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 12:56:37 2002 Delivered-To: freebsd-questions@freebsd.org Received: from nebula.x509.com (nebula.x509.com [199.175.150.19]) by hub.freebsd.org (Postfix) with ESMTP id CDDC037B405 for ; Sun, 9 Jun 2002 12:56:31 -0700 (PDT) Received: from crack.x509.com (mail.x509.com [199.175.150.1]) by nebula.x509.com (8.11.6/XCERT) with ESMTP id g59JuMg13722 for ; Sun, 9 Jun 2002 12:56:22 -0700 (PDT) Received: from exvan01.x509.com (exvan01.x509.com [10.9.22.50]) by crack.x509.com (8.11.6/XCERT) with ESMTP id g59JuL419131 for ; Sun, 9 Jun 2002 12:56:21 -0700 (PDT) Received: by exvan01.x509.com with Internet Mail Service (5.5.2653.19) id ; Sun, 9 Jun 2002 13:00:12 -0700 Received: from mikko.na.rsa.net (10.104.88.115 [10.104.88.115]) by exna00.securitydynamics.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id M28ZMP6V; Sun, 9 Jun 2002 15:55:40 -0400 Received: from mikko.na.rsa.net (localhost [127.0.0.1]) by mikko.na.rsa.net (8.12.3/8.12.3) with ESMTP id g59JtXl0010660 for ; Sun, 9 Jun 2002 12:55:34 -0700 (PDT) (envelope-from mikko@mikko.na.rsa.net) Received: (from mikko@localhost) by mikko.na.rsa.net (8.12.3/8.12.3/Submit) id g59Jt2kj010659; Sun, 9 Jun 2002 12:55:02 -0700 (PDT) Date: Sun, 9 Jun 2002 12:55:02 -0700 (PDT) From: Mikko Tyolajarvi Message-Id: <200206091955.g59Jt2kj010659@mikko.na.rsa.net> To: sroberts@dsl.pipex.com Cc: questions@freebsd.org Orig-To: "S. Roberts" Subject: Re: Strange size increase in /var Newsgroups: local.freebsd.questions References: <1023648827.318.73.camel@Demon.Strobe.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 In local.freebsd.questions you write: >Hello, > Over the last two days, I've noticed a significant increase in the >size of /var on this system: ># df -k >Filesystem 1K-blocks Used Avail Capacity Mounted on >/dev/ad0s1a 148823 42962 93956 31% / >/dev/ad0s1f 11789353 1527589 9318616 14% /usr >/dev/ad0s1e 297663 51443 222407 19% /var >procfs 4 4 0 100% /proc ># >Normally /var would come in at around 13% - 14%, as was the case this >time last week, I believe. >Here's what du returns: ># pwd >/var ># du -h -d0 > 50M . ># du -h -d1 >1.0K ./account >3.0K ./at > 11K ./backups >2.0K ./crash >3.0K ./cron > 24M ./db I'd check this: du -k /var/db Unless you have any applications storing data here, most of the space is usually consumed by /var/db/pkg (depending on how many ports or packages you have installed). >1.0K ./heimdal > 14M ./log >1.0K ./mail >2.0K ./msgs >1.0K ./preserve > 56K ./run >1.0K ./rwho > 11M ./spool Most likely culprit. du -k /var/spool. Something may have been been queued up (mail, printjobs). If there are users on this machine, someone may have put something in /var/spool/uucppublic (publicly writable, you might as well delete it unless you are actually using uucp). On a virgin system /var/spool is less than 100K. >2.0K ./tmp > 20K ./yp > 62K ./games >2.0K ./lib > 50M . I suppose a stray core file is a possibility too. $.02, /Mikko -- Mikko Tyolajarvi_______________________________________mikko@rsasecurity.com RSA Security To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 13:16:25 2002 Delivered-To: freebsd-questions@freebsd.org Received: from colossus.systems.pipex.net (colossus.systems.pipex.net [62.190.223.73]) by hub.freebsd.org (Postfix) with ESMTP id BF55037B407 for ; Sun, 9 Jun 2002 13:16:14 -0700 (PDT) Received: from ThisAddressDoesNotExist (userhh092.dsl.pipex.com [62.190.215.92]) by colossus.systems.pipex.net (Postfix) with ESMTP id 89F0E160003A8; Sun, 9 Jun 2002 21:16:11 +0100 (BST) Subject: Re: Strange size increase in /var From: "S. Roberts" Reply-To: sroberts@dsl.pipex.com To: Mikko Tyolajarvi Cc: questions@freebsd.org In-Reply-To: <200206091955.g59Jt2kj010659@mikko.na.rsa.net> References: <1023648827.318.73.camel@Demon.Strobe.org> <200206091955.g59Jt2kj010659@mikko.na.rsa.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-PNkXjMBT6fvjN07uwB4k" X-Mailer: Ximian Evolution 1.0.5 Date: 09 Jun 2002 21:16:11 +0100 Message-Id: <1023653772.318.76.camel@Demon.Strobe.org> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-PNkXjMBT6fvjN07uwB4k Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi Mikko, Thanks for getting back to me. Based on what you've suggested, I had a look in /var/spool and found this: # pwd /var/spool/clientmqueue # du -h -d0 11M . #=20 Do you know if its possible to flush this stuff? Thanks for the info. Stacey On Sun, 2002-06-09 at 20:55, Mikko Tyolajarvi wrote: > In local.freebsd.questions you write: >=20 > >Hello, > > Over the last two days, I've noticed a significant increase in the > >size of /var on this system: > ># df -k > >Filesystem 1K-blocks Used Avail Capacity Mounted on > >/dev/ad0s1a 148823 42962 93956 31% / > >/dev/ad0s1f 11789353 1527589 9318616 14% /usr > >/dev/ad0s1e 297663 51443 222407 19% /var > >procfs 4 4 0 100% /proc > ># >=20 > >Normally /var would come in at around 13% - 14%, as was the case this > >time last week, I believe. >=20 > >Here's what du returns: > ># pwd > >/var > ># du -h -d0 > > 50M . > ># du -h -d1 > >1.0K ./account > >3.0K ./at > > 11K ./backups > >2.0K ./crash > >3.0K ./cron > > 24M ./db >=20 > I'd check this: du -k /var/db >=20 > Unless you have any applications storing data here, most of the space > is usually consumed by /var/db/pkg (depending on how many ports or > packages you have installed). >=20 > >1.0K ./heimdal > > 14M ./log > >1.0K ./mail > >2.0K ./msgs > >1.0K ./preserve > > 56K ./run > >1.0K ./rwho > > 11M ./spool >=20 > Most likely culprit. du -k /var/spool. Something may have been been > queued up (mail, printjobs). If there are users on this machine, > someone may have put something in /var/spool/uucppublic (publicly > writable, you might as well delete it unless you are actually using > uucp). >=20 > On a virgin system /var/spool is less than 100K. >=20 > >2.0K ./tmp > > 20K ./yp > > 62K ./games > >2.0K ./lib > > 50M . >=20 > I suppose a stray core file is a possibility too. >=20 > $.02, > /Mikko > --=20 > Mikko Tyolajarvi_______________________________________mikko@rsasecurity= .com > RSA Security >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer --=-PNkXjMBT6fvjN07uwB4k Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi Mikko, Thanks for getting back to me. Based on what you've suggested, I had a look in /var/spool and found this: # pwd /var/spool/clientmqueue # du -h -d0 11M . #=20 Do you know if its possible to flush this stuff? Thanks for the info. Stacey On Sun, 2002-06-09 at 20:55, Mikko Tyolajarvi wrote: > In local.freebsd.questions you write: >=20 > >Hello, > > Over the last two days, I've noticed a significant increase in the > >size of /var on this system: > ># df -k > >Filesystem 1K-blocks Used Avail Capacity Mounted on > >/dev/ad0s1a 148823 42962 93956 31% / > >/dev/ad0s1f 11789353 1527589 9318616 14% /usr > >/dev/ad0s1e 297663 51443 222407 19% /var > >procfs 4 4 0 100% /proc > ># >=20 > >Normally /var would come in at around 13% - 14%, as was the case this > >time last week, I believe. >=20 > >Here's what du returns: > ># pwd > >/var > ># du -h -d0 > > 50M . > ># du -h -d1 > >1.0K ./account > >3.0K ./at > > 11K ./backups > >2.0K ./crash > >3.0K ./cron > > 24M ./db >=20 > I'd check this: du -k /var/db >=20 > Unless you have any applications storing data here, most of the space > is usually consumed by /var/db/pkg (depending on how many ports or > packages you have installed). >=20 > >1.0K ./heimdal > > 14M ./log > >1.0K ./mail > >2.0K ./msgs > >1.0K ./preserve > > 56K ./run > >1.0K ./rwho > > 11M ./spool >=20 > Most likely culprit. du -k /var/spool. Something may have been been > queued up (mail, printjobs). If there are users on this machine, > someone may have put something in /var/spool/uucppublic (publicly > writable, you might as well delete it unless you are actually using > uucp). >=20 > On a virgin system /var/spool is less than 100K. >=20 > >2.0K ./tmp > > 20K ./yp > > 62K ./games > >2.0K ./lib > > 50M . >=20 > I suppose a stray core file is a possibility too. >=20 > $.02, > /Mikko > --=20 > Mikko Tyolajarvi_______________________________________mikko@rsasecurity= .com > RSA Security >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message - --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 iQA+AwUBPQO3ivdn4A8qiCO5EQL0lwCeKW0JTRtdbVon/Yflof6HADeamnIAl1Dy x84NwbfpMXyJPSFyCD3RNe8= =rm+G -----END PGP SIGNATURE----- --=-PNkXjMBT6fvjN07uwB4k-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 13:18:52 2002 Delivered-To: freebsd-questions@freebsd.org Received: from priv-edtnes16-hme0.telusplanet.net (defout.telus.net [199.185.220.240]) by hub.freebsd.org (Postfix) with ESMTP id DEDAA37B401 for ; Sun, 9 Jun 2002 13:18:47 -0700 (PDT) Received: from a7a42593 ([64.180.243.39]) by priv-edtnes16-hme0.telusplanet.net (InterMail vM.5.01.04.02 201-253-122-122-102-20011128) with SMTP id <20020609201847.SXKU10605.priv-edtnes16-hme0.telusplanet.net@a7a42593> for ; Sun, 9 Jun 2002 14:18:47 -0600 To: freebsd-questions@freebsd.org From: tyler spivey Reply-To: tyler spivey Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Subject: lint(1) problem Message-Id: <20020609201847.SXKU10605.priv-edtnes16-hme0.telusplanet.net@a7a42593> Date: Sun, 9 Jun 2002 14:18:47 -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG i made the following c program: main(){} yeah - pretty dumb - but: lint file.c shows: Script started on Sun Jun 9 12:30:17 2002 bash-2.05a# lint file.c file.c: lint: cannot find llib-lc.ln Lint pass2: bash-2.05a# exit exit Script done on Sun Jun 9 12:30:27 2002 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 13:26:55 2002 Delivered-To: freebsd-questions@freebsd.org Received: from enigma.whacky.net (enigma.whacky.net [217.148.161.174]) by hub.freebsd.org (Postfix) with ESMTP id 16BA137B40A for ; Sun, 9 Jun 2002 13:26:51 -0700 (PDT) Received: from localhost (localhost.whacky.net [127.0.0.1]) by enigma.whacky.net (Postfix) with ESMTP id CC2FA2116B; Sun, 9 Jun 2002 21:36:13 +0200 (CEST) Received: by enigma.whacky.net (Postfix, from userid 1000) id CE2E72116A; Sun, 9 Jun 2002 21:36:09 +0200 (CEST) Date: Sun, 9 Jun 2002 21:36:09 +0200 From: Stephan van Beerschoten To: Peter Ulrich Kruppa Cc: Stephan van Beerschoten , freebsd-questions@FreeBSD.ORG Subject: Re: gnome2 metaport Message-ID: <20020609193609.GA6348@enigma.whacky.net> References: <20020608164830.GA90497@enigma.whacky.net> <20020609140925.V35195-100000@small.pukruppa.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <20020609140925.V35195-100000@small.pukruppa.de> User-Agent: Mutt/1.3.99i Sender: owner-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, Jun 09, 2002 at 02:10:11PM +0000, Peter Ulrich Kruppa wrote: >On Sat, 8 Jun 2002, Stephan van Beerschoten wrote: > >> There isn't a gnome2 metaport available yet is there ? >> I know the port (if any) probably should be classified as >> development, but hey I'm running -CURRENT too :) >/usr/ports/x11/gnome2 Oh my I feel like such a newbie. It seemed that my weekly cvsup of my -ports hasn't run for months. Oh well, thanks for the hint :) -- Stephan van Beerschoten [SVB21-RIPE] stephanb@whacky.net PGP fingerprint: 4557 9761 B212 FB4C 778D 3529 C42A 2D27 "To err is human, to forgive is Not Company Policy" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 13:47:45 2002 Delivered-To: freebsd-questions@freebsd.org Received: from chen.org.nz (chen.org.nz [210.54.19.51]) by hub.freebsd.org (Postfix) with ESMTP id EEA8D37B40B for ; Sun, 9 Jun 2002 13:47:41 -0700 (PDT) Received: from grimoire.chen.org.nz (localhost [127.0.0.1]) by chen.org.nz (8.12.3/8.12.3) with ESMTP id g59KlVNg020993; Mon, 10 Jun 2002 08:47:31 +1200 (NZST) (envelope-from jonc@grimoire.chen.org.nz) Received: (from jonc@localhost) by grimoire.chen.org.nz (8.12.3/8.12.3/Submit) id g59KlTsR020992; Mon, 10 Jun 2002 08:47:29 +1200 (NZST) Date: Mon, 10 Jun 2002 08:47:29 +1200 From: Jonathan Chen To: Thomas Widlundh Cc: freebsd-questions@FreeBSD.ORG Subject: Re: 4.5 and the kde Message-ID: <20020610084729.A20944@grimoire.chen.org.nz> References: <000701c20fa0$93869550$4e056dd4@chappe> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <000701c20fa0$93869550$4e056dd4@chappe>; from tw@ettnet.se on Sun, Jun 09, 2002 at 12:28:48PM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Jun 09, 2002 at 12:28:48PM +0200, Thomas Widlundh wrote: > Hi, > I just installed ver 4.5 pro from CD no 1 (feb 2002). > Earlier I had 4.1 > Now my 4.5 has almost no apps at all in the menu system, no kmail, no > kppp, no pdf-viewer, no plays, nothing. > Just some system tools and the Konquerer. > This is from my "user" side. > And yet I installed "everything", which seems to be very little. In > the /stand/sysinstall there are just the kde-base and > kde-libs. > Where are all the apps? Am I ment to get them elsewhere? > Netscape seems to be an old one. The ports tree has moved on a lot since Feb 2002. A lot more applications (including kde3) have been added/debugged to the list. What you need to do is to cvsup the latest ports tree, eg: # cvsup -L2 -h cvsup10.freebsd.org /usr/share/examples/cvsup/ports-supfile pkg_delete *all* your old kde ports and then: # cd /usr/ports/x11/kde3 # make install While it's building, go out and have some fun - it's gonna take a *LONG* time to finish building. Hope this helps. -- Jonathan Chen ---------------------------------------------------------------------- "You can get farther with a kind word and a gun than you can with a kind word alone" - Al Capone To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 13:55:39 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mta-2.gci.net (mta-2.gci.net [208.138.130.83]) by hub.freebsd.org (Postfix) with ESMTP id 65AE437B404 for ; Sun, 9 Jun 2002 13:55:34 -0700 (PDT) Received: from mmp-2.gci.net ([208.138.130.81]) by mta-2.gci.net (Netscape Messaging Server 4.15) with ESMTP id GXGI4H02.QVJ for ; Sun, 9 Jun 2002 12:55:29 -0800 Received: from [24.237.15.200] ([24.237.15.200]) by mmp-2.gci.net (Netscape Messaging Server 4.15) with ESMTP id GXGI4H02.02Q for ; Sun, 9 Jun 2002 12:55:29 -0800 User-Agent: Microsoft Outlook Express Macintosh Edition - 5.01 (1630) Date: Sun, 09 Jun 2002 12:55:28 -0800 Subject: Newbie: Create .ISO File using burncd? From: Mark-Nathaniel Weisman To: Message-ID: In-Reply-To: <20020609094224.47e09b9e.jamesearl@telusplanet.net> 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 List: Newbie question here, How do I create an .iso image from a subdirectory of files. Say the subdirectory is /home/latest containing say 50 files or so. I have a ATAPI read/write that I want to use, and I want to make a collection of .iso files that I can then burn CDROMs from when needed. I know the command set for burncd (Or I've printed the man pages anyway) however I don't see how to create the .iso file initially. Oh yea, I'm using version 4.5 FreeBSD. Help? His Faithful Servant, Mark > From: James Earl > Date: Sun, 9 Jun 2002 09:42:24 -0600 > To: freebsd-questions@FreeBSD.org > Subject: Re: Definitive PPP Dial-in Howto? > > On Fri, 07 Jun 2002 16:04:04 -0400 > Bill Moran wrote: > >> Michael D. Harlan wrote: >>> Hi all, >>> >>> I've been reading a lot lately on setting up a dial-in PPP server on >>> FreeBSD, but I haven't found a really thorough document. >>> >>> Here's my setup: >>> >>> * I have a FreeBSD 4.6-RC box up and running with a Time Warner Cable >>> modem attached to NIC1. I have a NIC2 attached to a 100Mbps hub. I >>> have natd running, so several other internal machines use the FreeBSD >>> box on a daily basis as a gateway to the Internet. This works fine. >>> >>> * I have an external 56k US Robotics modem attached to COM2 on the >>> FreeBSD box. It is configured correctly: I can talk to it through tip. >>> >>> * I'd like to use a Windows 2000 laptop with a PCMCIA modem to dial >>> into my FreeBSD box and establish a PPP connection, then be able to use >>> the cable modem to get out to the Internet. >>> >>> >>> I have read several documents on the web as to setting this up. About >>> 50% say to use mgetty and the other 50% say not to, that it's evil. I >>> still haven't gotten things to work right, so maybe mgetty *is* evil. >>> I have been able to get mgetty to pick up the modem on the correct ring >>> (I even got ringback to work), but once the modem picks up, it almost >>> immediately hangs up. Using the "terminal window" on the Win2k box, >>> instead of getting "login:", I get garbage. >>> >>> There could be a dozen things wrong with my setup, from permissions to >>> syntax, to overall layout of things. If I had a definitive guide to >>> setting this up, I'd just follow the recipe and be off and running. >>> >>> The FreeBSDDiary site has an article on this, but I'm not sure that it >>> works. Even the author of the site said he hadn't tried it out yet. >>> >>> I have read about using PAP, CHAP, and plain old /bin/login. What do >>> you suggest? From Windows 2000's standpoint, I don't think I really >>> need PAP or CHAP, but maybe I'm being naive. >>> >>> At any rate, if anyone knows of a good document for setting up dial-in >>> PPP (dialing into the FreeBSD box, not into another ISP), I'd be VERY >>> appreciative. >> >> I won't be so arrogant as to call this article "definitive", but hopefully >> it will help you out: >> http://www.daemonnews.org/200105/dialup1.html >> The handbook also has an excellent walk-through on setting up a dial-in >> server - without using mgetty, if you decide that it's evil. > > If you're using user-ppp like me, the ppp manpage is pretty helpful too. One > area of my setup that I would like to fix, or improve is my connection setup > so I get a better connection speed. I have it setup as a 'matched-speed' > setup as it talks about in the handbook. Despite having two of the same > modems (USR 56K) on each end, the remote machine always seems to throw me down > to 19200 at best! I would like to have a locked-speed setup that worked, but > I ended up with a match-speed setup, because I was getting tired of getting > away from the office, only to find I couldn't login to the remote machine. > > I'm probably doing something wrong... (like my IP settings!). Does anyone > have any definitive answers on getting modems to communicate properly? It > seemed a lot easier back in the BBS days. > > 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 Jun 9 13:56:28 2002 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-56.dsl.lsan03.pacbell.net [63.207.60.56]) by hub.freebsd.org (Postfix) with ESMTP id A260137B404 for ; Sun, 9 Jun 2002 13:56:21 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 1E5A066D83; Sun, 9 Jun 2002 13:56:21 -0700 (PDT) Date: Sun, 9 Jun 2002 13:56:20 -0700 From: Kris Kennaway To: Byon Jaemin Cc: freebsd-questions@freebsd.org Subject: Re: /usr/ports/x11-toolkits/open-motif refuses to build Message-ID: <20020609135620.A8731@xor.obsecurity.org> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="RnlQjJ0d97Da+TV1" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from bsdmaniac@hotmail.com on Sun, Jun 09, 2002 at 05:09:46PM +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 --RnlQjJ0d97Da+TV1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sun, Jun 09, 2002 at 05:09:46PM +0000, Byon Jaemin wrote: > >> Checksum mismatch for openmotif/patch3. Chances are you have an old or corrupted copy of this file. Remove it and re-fetch it. Kris --RnlQjJ0d97Da+TV1 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9A8D0Wry0BWjoQKURAsv1AKDDR7RbimHY/Q0sApIE4rFVFj4tDgCgg6nX Nwzn5I2KwCWa8W5FQ+1pd1E= =aaa2 -----END PGP SIGNATURE----- --RnlQjJ0d97Da+TV1-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 13:57:49 2002 Delivered-To: freebsd-questions@freebsd.org Received: from raven.addict.de (planscht.im.rahmspin.at [212.116.4.50]) by hub.freebsd.org (Postfix) with ESMTP id 4F89C37B407 for ; Sun, 9 Jun 2002 13:57:45 -0700 (PDT) Received: (from dwalin@localhost) by raven.addict.de (8.11.6/8.9.3) id g59Kp4s38013 for questions@FreeBSD.ORG; Sun, 9 Jun 2002 22:51:04 +0200 (CEST) (envelope-from dwalin) Date: Sun, 9 Jun 2002 22:51:04 +0200 From: Juergen Unger To: questions@FreeBSD.ORG Subject: vnconfig ? Message-ID: <20020609225104.A37966@raven.addict.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.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 Hi ! I'am missing the possibility to list which vn* devices are configured right now, such as Till now I have to track all actions I do with vnconfig... any idea of a better way to do this ? I think that the best way would be an option for vnconfig to list or dump the active state of all configured vn-devices. thnx in advance, -Juergen- -- .no sig To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 14: 7: 1 2002 Delivered-To: freebsd-questions@freebsd.org Received: from its-mail1.massey.ac.nz (its-mail1.massey.ac.nz [130.123.128.11]) by hub.freebsd.org (Postfix) with ESMTP id 809AD37B40B for ; Sun, 9 Jun 2002 14:06:54 -0700 (PDT) Received: from its-mm1.massey.ac.nz (its-mm1.massey.ac.nz [130.123.128.45]) by its-mail1.massey.ac.nz (8.9.3/8.9.3) with ESMTP id JAA26402 for ; Mon, 10 Jun 2002 09:06:44 +1200 (NZST) Received: from its-xchg2.massey.ac.nz (not verified[130.123.128.28]) by its-mm1.massey.ac.nz with MailMarshal (4,2,5,0) id ; Mon, 10 Jun 2002 09:06:43 +1200 Received: by its-xchg2.massey.ac.nz with Internet Mail Service (5.5.2655.55) id ; Mon, 10 Jun 2002 09:06:43 +1200 Message-ID: <98B01D2717B9D411B38F0008C7840931057F38FF@its-xchg2.massey.ac.nz> From: "Defryn, Guy" To: "'questions@freebsd.org'" Subject: FTP server on freebsd Date: Mon, 10 Jun 2002 09:06:37 +1200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2655.55) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C20FF9.8B0291F0" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C20FF9.8B0291F0 Content-Type: text/plain; charset="iso-8859-1" Hi there, I have configured my freebsd machine with ftp access. However, I have a feeling that it is not very secure. When I set it up with the default settings I see the /etc/ folder and it has a passwd file in it. Are there any documents available on securing FTP? I can't seem to find it on the freebsd website. Cheers ------_=_NextPart_001_01C20FF9.8B0291F0 Content-Type: text/html; charset="iso-8859-1"

Hi there,

 

I have configured my freebsd machine with ftp access.

However, I have a feeling that it is not very secure.

When I set it up with the default settings I see the

/etc/ folder and it has a passwd file in it.

 

Are there any documents available on securing FTP?

I can't seem to find it on the freebsd website.

 

Cheers

------_=_NextPart_001_01C20FF9.8B0291F0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 14: 9: 7 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f195.law12.hotmail.com [64.4.19.195]) by hub.freebsd.org (Postfix) with ESMTP id 2850037B405 for ; Sun, 9 Jun 2002 14:09:04 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sun, 9 Jun 2002 14:09:04 -0700 Received: from 62.85.65.227 by lw12fd.law12.hotmail.msn.com with HTTP; Sun, 09 Jun 2002 21:09:03 GMT X-Originating-IP: [62.85.65.227] From: "uwi mAn" To: questions@freebsd.org Subject: zzz works weird Date: Sun, 09 Jun 2002 17:09:03 -0400 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 09 Jun 2002 21:09:04.0062 (UTC) FILETIME=[E2788DE0:01C20FF9] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >uwiman# ata0: resetting devices .. done >ata1: resetting devices .. ata1-master: timeout waiting for command=ef > >s=00 e=64 >done >Jun 9 16:48:26 elexis /kernel: resumed from suspended mode (slept > >00:00:01) >Jun 9 16:48:26 elexis /kernel: resumed from suspended mode (slept > >00:00:01) >Jun 9 16:48:26 elexis /kernel: ata0: resetting devices .. done >Jun 9 16:48:26 elexis /kernel: ata0: resetting devices .. done >Jun 9 16:48:26 elexis /kernel: ata1: resetting devices .. ata1->master: >timeout >waiting for command=ef s=00 e=64 >Jun 9 16:48:26 elexis /kernel: ata1: resetting devices .. ata1->master: >timeout >waiting for command=ef s=00 e=64 >Jun 9 16:48:26 elexis /kernel: done >Jun 9 16:48:26 elexis /kernel: done >Jun 9 16:48:26 elexis apmd[135]: apmevent 0003 index 1 >Jun 9 16:48:26 elexis apmd: resumed at 20020609 16:48:26 Well it doesn't want to go in bed, does it? Insomnia but why. I just typed zzz and...*cough* it exited. --uwi mAn _________________________________________________________________ MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 14:12:36 2002 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-56.dsl.lsan03.pacbell.net [63.207.60.56]) by hub.freebsd.org (Postfix) with ESMTP id 8B00F37B40A for ; Sun, 9 Jun 2002 14:12:32 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 2BE4766D83; Sun, 9 Jun 2002 14:12:32 -0700 (PDT) Date: Sun, 9 Jun 2002 14:12:32 -0700 From: Kris Kennaway To: "Defryn, Guy" Cc: "'questions@freebsd.org'" Subject: Re: FTP server on freebsd Message-ID: <20020609141231.A9475@xor.obsecurity.org> References: <98B01D2717B9D411B38F0008C7840931057F38FF@its-xchg2.massey.ac.nz> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="RnlQjJ0d97Da+TV1" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <98B01D2717B9D411B38F0008C7840931057F38FF@its-xchg2.massey.ac.nz>; from G.P.Defryn@massey.ac.nz on Mon, Jun 10, 2002 at 09:06:37AM +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 --RnlQjJ0d97Da+TV1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jun 10, 2002 at 09:06:37AM +1200, Defryn, Guy wrote: > Hi there, >=20 > =20 >=20 > I have configured my freebsd machine with ftp access. >=20 > However, I have a feeling that it is not very secure. >=20 > When I set it up with the default settings I see the >=20 > /etc/ folder and it has a passwd file in it. >=20 > =20 >=20 > Are there any documents available on securing FTP? Did you read the manpage? Kris --RnlQjJ0d97Da+TV1 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9A8S/Wry0BWjoQKURAqmDAJ4mvUjQnlrragOPM8tBSHhxswfaawCZAcZZ 0e6D4HS/0Cc61w3BAyLfsuc= =4kyH -----END PGP SIGNATURE----- --RnlQjJ0d97Da+TV1-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 14:13:38 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dusty.upful.org (CPE0050bac12f2e.cpe.net.cable.rogers.com [24.157.228.8]) by hub.freebsd.org (Postfix) with ESMTP id B65D937B40D for ; Sun, 9 Jun 2002 14:13:33 -0700 (PDT) Received: (from alex@localhost) by dusty.upful.org (8.11.6/8.11.6) id g59LFQJ00505 for freebsd-questions@freebsd.org; Sun, 9 Jun 2002 17:15:26 -0400 (EDT) (envelope-from alex) Date: Sun, 9 Jun 2002 17:15:26 -0400 From: Alexander Anderson To: freebsd-questions@freebsd.org Subject: dhclient with new network card Message-ID: <20020609171526.A340@dusty.upful.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I tried to replace one D-Link DFE-530TX (device vr) network card on my router with a 3Com 3C509C-TXM (device xl) card. With this new network card dhclient hangs up without any messages. I had two D-Link cards: vr0 and vr1; vr0 connected to a cable modem, vr1 connected to a LAN. After replacing vr0 with the new 3Com card, the devices became like this: vr0 -> xl0 (DHCP) vr1 -> vr0 (static IP) This is what I had to change in configuration files: 1) /etc/rc.conf: -ifconfig_vr0="DHCP" +ifconfig_xl0="DHCP" -ifconfig_vr1="inet 192.168.1.1 netmask 255.255.255.0 up" +ifconfig_vr0="inet 192.168.1.1 netmask 255.255.255.0 up" -natd_interface="vr0" +natd_interface="xl0" 2) /etc/dhclient.conf: -interface "vr0" { +interface "xl0" { 3) rm /var/db/dhclient.leases On reboot, when dhclient is starting up, it just hangs. Lights on the cable modem blink at first, but then stop. Strangely, lights on the LAN hub (which is connected to vr0, which was vr1 before) blink once or twice. Did I forget to update some other configuration files? I am also wondering if the new network card has to be configured in any special way? I made sure that this new 3Com card worked. It worked in place of the old D-Link card associated with vr1 device. So I'm thinking something is wrong with dhclient configuration. I will be very greateful for any suggestions. 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 Jun 9 14:17:52 2002 Delivered-To: freebsd-questions@freebsd.org Received: from freebsd.identd.net (freebsd.identd.net [64.172.21.203]) by hub.freebsd.org (Postfix) with ESMTP id 196D037B40B for ; Sun, 9 Jun 2002 14:17:48 -0700 (PDT) Received: from freebsd.identd.net (az@localhost [127.0.0.1]) by freebsd.identd.net (8.12.3/8.12.2) with SMTP id g59LHmkQ015333; Sun, 9 Jun 2002 14:17:48 -0700 (PDT) (envelope-from az@freebsd.identd.net) Date: Sun, 9 Jun 2002 14:17:48 -0700 From: "Ayman Zarka." To: Mark-Nathaniel Weisman Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Newbie: Create .ISO File using burncd? Message-Id: <20020609141748.54146869.az@freebsd.identd.net> In-Reply-To: References: <20020609094224.47e09b9e.jamesearl@telusplanet.net> Organization: identd.net X-Mailer: Sylpheed version 0.7.4 (GTK+ 1.2.10; i386-portbld-freebsd4.5) 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 On Sun, 09 Jun 2002 12:55:28 -0800 Mark-Nathaniel Weisman wrote: |List: | Newbie question here, How do I create an .iso image from a | subdirectory of files. Say the subdirectory is /home/latest | containing say 50 files or so. I have a ATAPI read/write that I | want to use, and I want to make a collection of .iso files that I | can then burn CDROMs from when needed. | | I know the command set for burncd (Or I've printed the man pages | anyway) however I don't see how to create the .iso file initially. | Oh yea, I'm using version 4.5 FreeBSD. Help? | |His Faithful Servant, |Mark install the /usr/ports/sysutils/mkisofs then do: man mkisofs -- - Ayman Zarka. -----BEGIN PGP PUBLIC KEY BLOCK----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org mQGiBDy5PK4RBADbeYGQsxqby0Mg2NDXV3BzDR6fE5pws+01FFjuhpuIYwRq1N8Q QQrc8mrDyXxOBMBf5kwarfYa452tZXCy/la71N6f+kEWp0YsafBKRCQSKjMcGfb+ AyiTKcWCXb4YiS0xgCCfrh9QNvZKQaGtG2jHOfeRm8wy/l5DesKz+WqfCwCgyRXR c5m3YXKEI3a8repPgrxl4XUEAK+suS/tUctfLr5RCdKxHkRewrZAAOnOImTZUbIZ HlaPNHf6c40qVCF4O8WZTK/0F9lOiyzQOaL30ShPjwjxU/lUKdhI7nyDsl9pjdYZ okU/xPNFGfA+ugMjzEqJ5amlbb6pYJncjpHLaDIHAUsjiSUtKoCLMnxliV8ONsU8 3ZzPA/47ZL2f3F3kD4irNdSmYIE9Uyg12Ml6LsIPGZsjrYwVJu4a9TjaSYzfrXh9 At7OuzdxTldwHCbqsOqc/wLVpCY1tNFuLTUJfQ73HA649l+XbdmUbm7tJQEf64E2 f+EHBNLEw5kS6X8ySOjQIHBO80lCDlmFNzmaJZF3HWL3BoI7WLQjQXltYW4gWmFy a2EgPGF6QGZyZWVic2QuaWRlbnRkLm5ldD6IVwQTEQIAFwUCPLk8rgULBwoDBAMV AwIDFgIBAheAAAoJEJX3aiwtih/hQecAoLAG/31xDIHxArmFzhH4KfaNzqwsAKCp DO9WURAiLMU3bTs3JHe0NwJ52bkCDQQ8uTzEEAgAhDAVX4AtVuya9yVA7e7/p1B1 qE2BcLZKkPf12mPMMhWiCMN+/X4860dZ9JvnxDyPn8uPz8tzPCyFFiLl7wAbGHHq ivkp8PrhgyyvhAd158ZN0rHNPPXjkHPdh887wt8J1xjv4/DZL7uHTcwrp16Lx9GY blAtEhEatwYGwaaCKEPazIn5duOY/QDGall0ZDuzTaeyYcE3C0n9jXOAwmSoi5Sm aJK+r4u3oUXanLOgaTbTBeiRTifg6QrMMcjtJmgYQqHisuoFCoDiwrjoA0b1IPpQ zEP3vXND5SM2wwImEs12IqOKkICgFvTMsWC25onrXMFJVcONuKCxpL+oRh2DXwAD BQf+Mo/K8poqF6A0okT4l17Z6m5Vwdo3S8gSweH0+JPLBv1Pbgclqy+9OO9xlvwn u8X744MWwKvqaLInzlnnEFMb2MoPhk22CXgQfcVrfF0wdO0hMdl+Hf/iHbmCDtKN aFYYHEDuRwtRfNhtXTIFN3TZRtC43npo6tYRExglbpU6RlLFSarF2A3AJjCtOuvf kkbkKtFPtnXqk1qzRoGumzmoHwsOfgJ/EMT1F1pFQrGhdzi+PBWsbUW4kyesxzvu dGiIuufj97refiF1bHnWl8UlJ2u2BHTfU89rF863UNNVfK2Hok3Toim0RTHNbwWE Gxji1p4c5KbKpNU0o8hoXIlj4IhGBBgRAgAGBQI8uTzEAAoJEJX3aiwtih/hqE0A oLMQR3o96VZQidaEAYiGPHUSxtHWAJ98vy1WTN66SzfC05TrtMqe6ACDRQ== =Iqsd -----END PGP PUBLIC KEY BLOCK----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 14:19:48 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.samuelstn.dhs.org (h24-64-81-248.cg.shawcable.net [24.64.81.248]) by hub.freebsd.org (Postfix) with SMTP id 7F99737B404 for ; Sun, 9 Jun 2002 14:19:38 -0700 (PDT) Received: (qmail 10309 invoked from network); 9 Jun 2002 21:19:36 -0000 Received: from celeron (192.168.1.6) by homeserver with SMTP; 9 Jun 2002 21:19:36 -0000 Date: Sun, 9 Jun 2002 15:19:36 -0600 From: Samuel Chow To: "Mark-Nathaniel Weisman" Cc: freebsd-questions@FreeBSD.org Subject: Re: Newbie: Create .ISO File using burncd? Message-Id: <20020609151936.7e23ce8c.samuelc@samuelstn.dhs.org> In-Reply-To: References: <20020609094224.47e09b9e.jamesearl@telusplanet.net> X-Mailer: Sylpheed version 0.7.4 (GTK+ 1.2.10; i386-portbld-freebsd4.4) 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 On Sun, 09 Jun 2002 12:55:28 -0800 "Mark-Nathaniel Weisman" wrote: > Newbie question here, How do I create an .iso image from a > subdirectory of files. Say the subdirectory is /home/latest containing > say 50 files or so. I have a ATAPI read/write that I want to use, and > I want to make a collection of .iso files that I can then burn CDROMs > from when needed. You need the /usr/port/sysutils/mkisofs to create an .iso image. See the EXAMPLES section of the manual page for usage. --- Samuel Chow samuelc@samuelstn.dhs.org Segmentation Fault (core dumped) This message is displayed using recycled electrons. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 14:22:22 2002 Delivered-To: freebsd-questions@freebsd.org Received: from tiger.webair.com (tiger.webair.com [216.130.191.1]) by hub.freebsd.org (Postfix) with SMTP id 2B30F37B405 for ; Sun, 9 Jun 2002 14:22:19 -0700 (PDT) Received: (qmail 70021 invoked by uid 1005); 9 Jun 2002 21:22:16 -0000 Received: from unknown (HELO LEDA500) (66.93.20.24) by tiger.webair.com with SMTP; 9 Jun 2002 21:22:16 -0000 Message-ID: <00be01c20ffb$d2382ce0$18145d42@LEDA500> Reply-To: "LEDAMAY" From: "LEDAMAY" To: Subject: HELP PLEASE Date: Sun, 9 Jun 2002 17:22:55 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.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 What specific file would I add users for sendmail to accept them as a valid user? It keeps telling me unknown user and creating a dead.letter to root I need to block any outside use of sendmail and have only the server hosted sights sendmail access. Please One more thing... Is this right for a crontab to run every 5min? 05 * * * * path/to/whatever I am trying to excute a cgi to run a mailqueue. Leda To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 14:34:37 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp05.retemail.es (smtp05.iddeo.es [62.81.186.15]) by hub.freebsd.org (Postfix) with ESMTP id 97DF537B400 for ; Sun, 9 Jun 2002 14:34:34 -0700 (PDT) Received: from kodo.localdomain ([62.174.26.14]) by smtp05.retemail.es (InterMail vM.5.01.03.02 201-253-122-118-102-20010403) with SMTP id <20020609213423.TDMC14306.smtp05.retemail.es@kodo.localdomain> for ; Sun, 9 Jun 2002 23:34:23 +0200 Date: Sun, 9 Jun 2002 23:33:46 +0200 From: F.Xavier Noria To: freebsd-questions@FreeBSD.org Subject: XFree86-4 fails to build Message-Id: <20020609233346.65909888.fxn@retemail.es> X-Mailer: Sylpheed version 0.7.6 (GTK+ 1.2.10; i386-portbld-freebsd4.5) 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 I updated the ports tree this morning and it seems the XFree86-4 port is not working (would build XFree86 4.2): including in specs/XLFD... cd: can't cd to XLFD *** Error code 2 Stop in /usr/ports/x11/XFree86-4-documents/work/xc/doc/specs. *** Error code 1 Stop in /usr/ports/x11/XFree86-4-documents/work/xc/doc. *** Error code 1 Stop in /usr/ports/x11/XFree86-4-documents. *** Error code 1 Stop in /usr/ports/x11/XFree86-4. Do you know any workaround or conflict I could look for? Or should I wait until the port gets fixed? -- fxn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 14:51:53 2002 Delivered-To: freebsd-questions@freebsd.org Received: from blueyonder.co.uk (pcow057o.blueyonder.co.uk [195.188.53.94]) by hub.freebsd.org (Postfix) with ESMTP id 31B8337B408 for ; Sun, 9 Jun 2002 14:51:49 -0700 (PDT) Received: from pcow057o.blueyonder.co.uk ([127.0.0.1]) by blueyonder.co.uk with Microsoft SMTPSVC(5.5.1877.757.75); Sun, 9 Jun 2002 22:49:40 +0100 Received: from gdmckee.local (unverified [62.30.47.46]) by pcow057o.blueyonder.co.uk (Content Technologies SMTPRS 4.2.9) with ESMTP id for ; Sun, 9 Jun 2002 22:29:15 +0100 Received: from [192.168.0.200] (helo=p1000) by gdmckee.local with smtp (Exim 3.36 #1) id 17HAFC-000DtT-00; Sun, 09 Jun 2002 22:29:02 +0100 Message-ID: <002201c20ffc$ae5d23b0$c800a8c0@p1000> From: "G D McKee" To: "LEDAMAY" , References: <00be01c20ffb$d2382ce0$18145d42@LEDA500> Subject: Re: HELP PLEASE Date: Sun, 9 Jun 2002 22:29:04 +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 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 Your Crontab line should read: */5 * * * * path/to/whatever Gordon ----- Original Message ----- From: "LEDAMAY" To: Sent: Sunday, June 09, 2002 10:22 PM Subject: HELP PLEASE > What specific file would I add users for sendmail to accept them as a valid > user? It keeps telling me unknown user and creating a dead.letter to root > I need to block any outside use of sendmail and have only the server hosted > sights sendmail access. > > Please One more thing... > Is this right for a crontab to run every 5min? > 05 * * * * path/to/whatever > I am trying to excute a cgi to run a mailqueue. > > Leda > > > > 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 Jun 9 15: 0: 2 2002 Delivered-To: freebsd-questions@freebsd.org Received: from trollnet.no (oluf.et-n.no [213.161.160.12]) by hub.freebsd.org (Postfix) with ESMTP id C853B37B40B for ; Sun, 9 Jun 2002 14:59:57 -0700 (PDT) Received: from thegenius [213.161.184.250] by trollnet.no (SMTPD32-7.06) id AEF4E7970040; Sun, 09 Jun 2002 23:56:04 +0200 Message-ID: <002201c21001$509c0890$fab8a1d5@thegenius> From: "Kenneth Sundby" To: References: <00be01c20ffb$d2382ce0$18145d42@LEDA500> <002201c20ffc$ae5d23b0$c800a8c0@p1000> Subject: Re: HELP PLEASE Date: Mon, 10 Jun 2002 00:02:15 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 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 >=20 > Your Crontab line should read: >=20 > */5 * * * * path/to/whatever >=20 > Gordon >=20 The above crontab from Gordon is correct: here is the reason why, your = original crontab was set to run every hour the minute hits 05. ie. 10:05, 11:05, 12:05. you could also do something like 05,10,15,20,25,30,35,40,45,50,55,00 * * = * * path/to/whatever, but as you see */5 is better :) Regards, Kenneth Sundby To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 15:37:22 2002 Delivered-To: freebsd-questions@freebsd.org Received: from blount.mail.mindspring.net (blount.mail.mindspring.net [207.69.200.226]) by hub.freebsd.org (Postfix) with ESMTP id D91F437B40E for ; Sun, 9 Jun 2002 15:36:59 -0700 (PDT) Received: from pm3-01-31.sle.du.teleport.com ([216.26.16.95] helo=id4rulz) by blount.mail.mindspring.net with esmtp (Exim 3.33 #1) id 17HBIu-0005Zl-00 for freebsd-questions@FreeBSD.ORG; Sun, 09 Jun 2002 18:36:57 -0400 From: "#id4_rulz" To: Subject: Problem with PPP Date: Sun, 9 Jun 2002 15:51:00 -0700 Message-ID: <000a01c21008$2196a9e0$5f101ad8@id4rulz> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000B_01C20FCD.7537D1E0" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_000B_01C20FCD.7537D1E0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hello, newbie help please! :-) Whenever I try to run ppp or setup my pppd I get the following error: 'deflink: /dev/cuaa2:bad file descriptor' What did I do??? I'm using a "Conextant Soft56k Data,Fax Internal PCI Modem", and in Windows its setup for Com 3, with an IRQ of 10, is my modem not compatible or how do I set it up?? Didn't get a clear answer in the man, the website, or my book "FreeBSD: Unleashed" (about this error) I'm using FreeBSD 4.5 with 'out of the box' kernel. Memory is not a problem. I've been stuck on this for quite a while and don't know where to go from here. Any help would be greatly appreciated.thanks for your time. Mike Adams ------=_NextPart_000_000B_01C20FCD.7537D1E0 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Hello, newbie help please! = J<= /span><= /font>

 

Whenever I try to run ppp or setup my pppd I = get the following error:

 

deflink: /dev/cuaa2:bad file descriptor’

 

What did I = do???

 

I’m using a “Conextant Soft56k = Data,Fax Internal PCI Modem”, and in Windows its = setup for Com 3, with an IRQ of 10, is my modem not compatible or how do I set it = up?? Didn’t get a clear answer in the man, the website, or my book = “FreeBSD: Unleashed” (about this error)

 

I’m using FreeBSD 4.5 with ‘out = of the box’ kernel.  Memory = is not a problem.  I’ve been = stuck on this for quite a while and don’t know where to go from here.  Any help would be greatly = appreciated…thanks for your time…

 

Mike Adams

------=_NextPart_000_000B_01C20FCD.7537D1E0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 16:21:45 2002 Delivered-To: freebsd-questions@freebsd.org Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id 7F8A937B407 for ; Sun, 9 Jun 2002 16:21:40 -0700 (PDT) Received: from k7.mavetju (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 9F3442B6AE; Mon, 10 Jun 2002 01:21:36 +0200 (CEST) Received: by k7.mavetju (Postfix, from userid 1001) id B28D66A711E; Mon, 10 Jun 2002 09:21:30 +1000 (EST) Date: Mon, 10 Jun 2002 09:21:30 +1000 From: Edwin Groothuis To: Matt Snow Cc: freebsd-questions@freebsd.org Subject: Re: DNS Problem... Message-ID: <20020610092130.I552@k7.mavetju> Mail-Followup-To: Edwin Groothuis , Matt Snow , freebsd-questions@freebsd.org References: <20020608154716.Q78829-100000@seven.slakin.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020608154716.Q78829-100000@seven.slakin.net>; from drama@slakin.net on Sat, Jun 08, 2002 at 03:54:00PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Jun 08, 2002 at 03:54:00PM -0700, Matt Snow wrote: > Ever since I moved and switched ISP's I have been having strange DNS > problems. > dns27.register.com used to be the authoritative primary DNS server for my > domain(slakin.net) untill last september, I then switched to godaddy(.com) > and made my server the primary. > Now randomly DNS servers from my work and friends at other companys > including my ISP will reply with the old IP address of my server(both MX > and web). > > My guess is that register.com is still trying to claim authority for the > domain. > > please correct me if I am wrong. [~] edwin@k7>dnstracer -s . slakin.net Tracing to slakin.net via A.ROOT-SERVERS.NET, timeout 15 seconds A.ROOT-SERVERS.NET [.] (198.41.0.4) |\___ M.GTLD-SERVERS.net [net] (192.55.83.30) | |\___ NS4.ZONEEDIT.COM [slakin.net] (216.98.150.236) | |\___ NS1.slakin.net [slakin.net] (67.112.126.134) Got authoritative answer | |\___ NS1.GROUP6.net [slakin.net] (216.228.9.14) Got answer Lame server | \___ ICHI.INOOK.net [slakin.net] (209.61.189.225) | |\___ M.GTLD-SERVERS.net [net] (192.55.83.30) Lame server | |\___ E.GTLD-SERVERS.net [net] (192.12.94.30) | | |\___ NS4.ZONEEDIT.COM [slakin.net] (216.98.150.236) (cached) | | |\___ NS1.slakin.net [slakin.net] (67.112.126.134) (cached) | | |\___ NS1.GROUP6.net [slakin.net] (216.228.9.14) (cached) | | \___ ICHI.INOOK.net [slakin.net] (209.61.189.225) Lame server You should have a talk with the people at NS1.GROUP6.net, ICHI.INOOK.net and NS4.ZONEEDIT.COM. They don't have their servers properly configured for you. Dnstracer can be found in the ports-collections as ports/net/dnstracer. Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: bash$ :(){ :|:&};: | http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 16:22:57 2002 Delivered-To: freebsd-questions@freebsd.org Received: from seven.slakin.net (adsl-67-112-126-134.dsl.pltn13.pacbell.net [67.112.126.134]) by hub.freebsd.org (Postfix) with ESMTP id 68C2137B40B for ; Sun, 9 Jun 2002 16:22:53 -0700 (PDT) Received: from localhost (localhost.slakin.net [127.0.0.1]) by seven.slakin.net (Postfix) with ESMTP id CC115703; Sun, 9 Jun 2002 16:22:56 -0700 (PDT) Date: Sun, 9 Jun 2002 16:22:56 -0700 (PDT) From: Matt Snow To: Edwin Groothuis Cc: freebsd-questions@freebsd.org Subject: Re: DNS Problem... In-Reply-To: <20020610092130.I552@k7.mavetju> Message-ID: <20020609162250.I91363-100000@seven.slakin.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG thank you! * * * * * * * * Matt (@) drama@slakin.net (w) http://slakin.net. On Mon, 10 Jun 2002, Edwin Groothuis wrote: > On Sat, Jun 08, 2002 at 03:54:00PM -0700, Matt Snow wrote: > > Ever since I moved and switched ISP's I have been having strange DNS > > problems. > > dns27.register.com used to be the authoritative primary DNS server for my > > domain(slakin.net) untill last september, I then switched to godaddy(.com) > > and made my server the primary. > > Now randomly DNS servers from my work and friends at other companys > > including my ISP will reply with the old IP address of my server(both MX > > and web). > > > > My guess is that register.com is still trying to claim authority for the > > domain. > > > > please correct me if I am wrong. > > > [~] edwin@k7>dnstracer -s . slakin.net > Tracing to slakin.net via A.ROOT-SERVERS.NET, timeout 15 seconds > A.ROOT-SERVERS.NET [.] (198.41.0.4) > |\___ M.GTLD-SERVERS.net [net] (192.55.83.30) > | |\___ NS4.ZONEEDIT.COM [slakin.net] (216.98.150.236) > | |\___ NS1.slakin.net [slakin.net] (67.112.126.134) Got authoritative answer > | |\___ NS1.GROUP6.net [slakin.net] (216.228.9.14) Got answer Lame server > | \___ ICHI.INOOK.net [slakin.net] (209.61.189.225) > | |\___ M.GTLD-SERVERS.net [net] (192.55.83.30) Lame server > | |\___ E.GTLD-SERVERS.net [net] (192.12.94.30) > | | |\___ NS4.ZONEEDIT.COM [slakin.net] (216.98.150.236) (cached) > | | |\___ NS1.slakin.net [slakin.net] (67.112.126.134) (cached) > | | |\___ NS1.GROUP6.net [slakin.net] (216.228.9.14) (cached) > | | \___ ICHI.INOOK.net [slakin.net] (209.61.189.225) Lame server > > You should have a talk with the people at NS1.GROUP6.net, ICHI.INOOK.net > and NS4.ZONEEDIT.COM. They don't have their servers properly > configured for you. > > Dnstracer can be found in the ports-collections as ports/net/dnstracer. > > Edwin > > -- > Edwin Groothuis | Personal website: http://www.MavEtJu.org > edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: > bash$ :(){ :|:&};: | http://www.FatalDimensions.org/ > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 16:51:26 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ws4-4.us4.outblaze.com (205-158-62-105.outblaze.com [205.158.62.105]) by hub.freebsd.org (Postfix) with SMTP id 7048F37B40C for ; Sun, 9 Jun 2002 16:51:20 -0700 (PDT) Received: (qmail 23585 invoked by uid 1001); 9 Jun 2002 22:51:19 -0000 Message-ID: <20020609225119.23584.qmail@linuxmail.org> Content-Type: text/plain; charset="iso-8859-1" Content-Disposition: inline Content-Transfer-Encoding: 7bit MIME-Version: 1.0 X-Mailer: MIME-tools 5.41 (Entity 5.404) Received: from [212.18.191.117] by ws4-4.us4.outblaze.com with http for kevjohnson@linuxmail.org; Mon, 10 Jun 2002 06:51:19 +0800 From: "Kevin Johnson" To: freebsd-questions@freebsd.org Date: Mon, 10 Jun 2002 06:51:19 +0800 Subject: newbie usb modem install X-Originating-Ip: 212.18.191.117 X-Originating-Server: ws4-4.us4.outblaze.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 Hello, I am looking for a url or tips on how to install my 56K usb modem (Diamond) on a freeBSD (v4.5) box, can anyone help pls?;) -- Get your free email from www.linuxmail.org Powered by Outblaze To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 17:51:38 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dc-mx08.cluster1.charter.net (dc-mx08.cluster1.charter.net [209.225.8.18]) by hub.freebsd.org (Postfix) with ESMTP id C94D837B40C for ; Sun, 9 Jun 2002 17:51:30 -0700 (PDT) Received: from [66.189.13.10] (HELO pathiaki.com) by dc-mx08.cluster1.charter.net (CommuniGate Pro SMTP 3.5.9) with ESMTP id 54087107 for freebsd-questions@FreeBSD.ORG; Sun, 09 Jun 2002 20:51:30 -0400 Message-ID: <3D03F8DD.7E106F1A@pathiaki.com> Date: Sun, 09 Jun 2002 20:54:53 -0400 From: Paul Pathiakis X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Snapshot, Dump and 5.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 Hi, I just noticed that there is going to be a filesystem snapshot capability in 5.0. Is it possible that the dump facility will be able to make use of this facility? I ask this as my servers are getting to be more and more heavily utilized and I'd love to be able to use dump with a snapshot so as to limit the impact of my backups without having to break mirrors and resync them later. It would be a boon to sysadmins using FreeBSD. Also, it would put FreeBSD one step closer to having storage array hardware features in the OS (like metadata updates with Softupdates) Thank you, Paul Pathiakis To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 18:46:30 2002 Delivered-To: freebsd-questions@freebsd.org Received: from imo-r01.mx.aol.com (imo-r01.mx.aol.com [152.163.225.97]) by hub.freebsd.org (Postfix) with ESMTP id ED0C437B406 for ; Sun, 9 Jun 2002 18:46:07 -0700 (PDT) Received: from HomeBizAssoc@aol.com by imo-r01.mx.aol.com (mail_out_v32.5.) id n.d2.1951fc67 (4419) for ; Sun, 9 Jun 2002 21:46:04 -0400 (EDT) From: HomeBizAssoc@aol.com Message-ID: Date: Sun, 9 Jun 2002 21:46:03 EDT Subject: information needed - 6/9/02 To: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="part1_d2.1951fc67.2a355edb_boundary" X-Mailer: AOL 6.0 for Windows US sub 10567 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --part1_d2.1951fc67.2a355edb_boundary Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Hello, My name is Kevin Grinnell. I am an associate of RTJ and Associates. I'm interested in your web hosting along with your e-commerce solutions. Please send me a contact name and number by e-mail, so that I can give you a call to discuss more product information. Thank You, Kevin Grinnell Associate of RTJ & Associates Partner to Netpros Worldwide Alliance Network Phone: (1)-603-421-0706 if not calling from the US dial 001* email: RTJTeam@yahoo.com KPGAssociates@yahoo.com Home page: IT.netprosweb.com --part1_d2.1951fc67.2a355edb_boundary Content-Type: text/html; charset="US-ASCII" Content-Transfer-Encoding: 7bit Hello,
My name is Kevin Grinnell. I am an associate of RTJ and Associates. I'm interested in your web hosting along with your e-commerce solutions. Please send me a contact name and number by e-mail, so that I can give you a call to discuss more product information.

Thank You,


Kevin Grinnell

Associate of RTJ & Associates
Partner to Netpros Worldwide Alliance Network
Phone: (1)-603-421-0706     if not calling from the US dial 001*
email: RTJTeam@yahoo.com
KPGAssociates@yahoo.com
Home page: IT.netprosweb.com
--part1_d2.1951fc67.2a355edb_boundary-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 19:18:17 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx0.gmx.net (mx0.gmx.net [213.165.64.100]) by hub.freebsd.org (Postfix) with SMTP id 9D9D637B403 for ; Sun, 9 Jun 2002 19:18:14 -0700 (PDT) Received: (qmail 19576 invoked by uid 0); 10 Jun 2002 02:18:13 -0000 Date: Mon, 10 Jun 2002 04:18:13 +0200 (MEST) From: Eduardo Gargiulo To: freebsd-questions@freebsd.org MIME-Version: 1.0 Subject: PCMCIA CNet X-Priority: 3 (Normal) X-Authenticated-Sender: #0011703966@gmx.net X-Authenticated-IP: [200.69.39.111] Message-ID: <20219.1023675493@www42.gmx.net> X-Mailer: WWW-Mail 1.5 (Global Message Exchange) X-Flags: 0001 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi all. I'd installed FreeBSD 4.5 but I can't configure the ethernet pccard. The model is CNet CN40BC and is listed in /etc/defaults/pccard.conf as "ed". Should I have to compile the kernel to let it work or there is another way to set it up? TIA and sorry for my english -- GMX - Die Kommunikationsplattform im Internet. http://www.gmx.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 20:15:18 2002 Delivered-To: freebsd-questions@freebsd.org Received: from andrsn.stanford.edu (andrsn.Stanford.EDU [171.66.112.163]) by hub.freebsd.org (Postfix) with ESMTP id CA45137B413 for ; Sun, 9 Jun 2002 20:15:08 -0700 (PDT) Received: from localhost (localhost.stanford.edu [127.0.0.1]) by andrsn.stanford.edu (8.11.6/8.11.6) with ESMTP id g5A39VH11361; Sun, 9 Jun 2002 20:09:32 -0700 (PDT) (envelope-from andrsn@andrsn.stanford.edu) Date: Sun, 9 Jun 2002 20:09:31 -0700 (PDT) From: Annelise Anderson To: "S. Roberts" Cc: freebsd_mail@myrealbox.com, FreeBSD-Questions Subject: Re: parallel port problems In-Reply-To: <1023634586.318.8.camel@Demon.Strobe.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 9 Jun 2002, S. Roberts wrote: > Hi Greg, > I followed the suggestions with respect to placing additions to > /boot/kernel.conf in your last e-mail and managed some progress: > ~ $ dmesg | grep ppc0 > config> ir ppc0 7 > config> dr ppc0 3 > config> po ppc0 0x3bc > ppc0 0x3bc 7 3 0 0 0 0 Yes > ppc0: at port 0x3bc-0x3bf irq 7 drq 3 on isa0 > ppc0: Generic chipset (ECP/PS2/NIBBLE) in COMPATIBLE mode > ~ $ dmesg | grep lpt > ~ $ cd /usr/src/sys/i386/conf > /usr/src/sys/i386/conf $ su > Password: > # grep lpt > device lpt # Printer > device ulpt # Printer > # > > So I now can see ppc config in dmesg on boot-up. > > However, nothing is returned for lpt in dmesg as above > # grep lpt* dmesg.boot > grep: No match. > # dmesg.boot lives in /var/run, and if you ask grep for lpt*, it won't find anything (it's not using the * as a wildcard). So try grep lpt /var/run/dmesg.boot Annelise -- Annelise Anderson Author of: FreeBSD: An Open-Source Operating System for Your PC Available from: BSDmall.com and amazon.com Book Website: http://www.bittreepress.com/FreeBSD/introbook/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 20:54:35 2002 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-56.dsl.lsan03.pacbell.net [63.207.60.56]) by hub.freebsd.org (Postfix) with ESMTP id CD9C337B400 for ; Sun, 9 Jun 2002 20:54:27 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 6F21C66E10; Sun, 9 Jun 2002 20:54:27 -0700 (PDT) Date: Sun, 9 Jun 2002 20:54:27 -0700 From: Kris Kennaway To: "F. Xavier Noria" Cc: freebsd-questions@FreeBSD.org Subject: Re: XFree86-4 fails to build Message-ID: <20020609205427.A19101@xor.obsecurity.org> References: <20020609233346.65909888.fxn@retemail.es> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="ZGiS0Q5IWpPtfppv" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020609233346.65909888.fxn@retemail.es>; from fxn@retemail.es on Sun, Jun 09, 2002 at 11:33:46PM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --ZGiS0Q5IWpPtfppv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jun 09, 2002 at 11:33:46PM +0200, F. Xavier Noria wrote: > Do you know any workaround or conflict I could look for? Or should I > wait until the port gets fixed?=20 The port itself isn't broken, it must be something on your system. Try deinstalling your old XFree86 port first, as sometimes existing files can confuse it. Kris --ZGiS0Q5IWpPtfppv Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9BCLyWry0BWjoQKURAlQ6AJ9qHnmghf9hWXUFlxx/RQeD+q9dawCfe75X jJs7j57CltbFyJfnxSJjBao= =mG/6 -----END PGP SIGNATURE----- --ZGiS0Q5IWpPtfppv-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 21: 1:20 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dewey.paralynx.net (dewey.mindlink.net [204.174.16.4]) by hub.freebsd.org (Postfix) with ESMTP id 517D337B40F for ; Sun, 9 Jun 2002 21:01:03 -0700 (PDT) Received: from [198.69.4.139] (helo=cablerocket.com) by dewey.paralynx.net with esmtp (Exim 3.14 #8) id 17HGMP-0002Xj-00 for freebsd-questions@freebsd.org; Sun, 09 Jun 2002 21:00:53 -0700 Message-ID: <3D03C1EA.9000300@cablerocket.com> Date: Sun, 09 Jun 2002 21:00:26 +0000 From: Randall Creighton Reply-To: randy@rcreighton.org User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.0) Gecko/20020608 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: mic support on a asus A7V266-E 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 Hi, can anybody help me with getting the mic input working on a Asus A7V266-V. The sound works fine with the following kernel config line: device pcm The output of dmesg: pcm0: port 0xd800-0xd8ff irq 5 at device 5.0 on pci0 All of my apps work fine, and when I boot to win200 the mic works fine also. I've tried different kernel configurations with no luck. I'm beginning to think that this driver and chipset have some issues when used together. Thanks for your time Randy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 21:34:19 2002 Delivered-To: freebsd-questions@freebsd.org Received: from chen.org.nz (chen.org.nz [210.54.19.51]) by hub.freebsd.org (Postfix) with ESMTP id A97A437B408 for ; Sun, 9 Jun 2002 21:34:15 -0700 (PDT) Received: from grimoire.chen.org.nz (localhost [127.0.0.1]) by chen.org.nz (8.12.3/8.12.3) with ESMTP id g5A4Y7Ng071785; Mon, 10 Jun 2002 16:34:07 +1200 (NZST) (envelope-from jonc@grimoire.chen.org.nz) Received: (from jonc@localhost) by grimoire.chen.org.nz (8.12.3/8.12.3/Submit) id g5A4Y696071784; Mon, 10 Jun 2002 16:34:06 +1200 (NZST) Date: Mon, 10 Jun 2002 16:34:06 +1200 From: Jonathan Chen To: LEDAMAY Cc: freebsd-questions@FreeBSD.ORG Subject: Re: HELP PLEASE Message-ID: <20020610163406.A71762@grimoire.chen.org.nz> References: <00be01c20ffb$d2382ce0$18145d42@LEDA500> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <00be01c20ffb$d2382ce0$18145d42@LEDA500>; from Leda@ledamay.com on Sun, Jun 09, 2002 at 05:22:55PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Jun 09, 2002 at 05:22:55PM -0400, LEDAMAY wrote: > What specific file would I add users for sendmail to accept them as a valid > user? It keeps telling me unknown user and creating a dead.letter to root > I need to block any outside use of sendmail and have only the server hosted > sights sendmail access. Any user on the system (ie in /etc/passwd) can accept email. -- Jonathan Chen ---------------------------------------------------------------------- Don't worry about avoiding temptation, as you grow older, it starts avoiding you. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 22:20:14 2002 Delivered-To: freebsd-questions@freebsd.org Received: from fed1mtao03.cox.net (fed1mtao03.cox.net [68.6.19.242]) by hub.freebsd.org (Postfix) with ESMTP id 2654D37B401 for ; Sun, 9 Jun 2002 22:20:04 -0700 (PDT) Received: from ip24_56_31_67.ph.cox.net ([24.56.31.67]) by fed1mtao03.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20020610052003.NMUV1378.fed1mtao03.cox.net@ip24_56_31_67.ph.cox.net> for ; Mon, 10 Jun 2002 01:20:03 -0400 Content-Type: text/plain; charset="us-ascii" From: Brett Rogers Reply-To: loki_bsd@cox.net To: freebsd-questions@freebsd.org Subject: Segmentation faults during GCC-31 build Date: Sun, 9 Jun 2002 22:20:02 -0700 X-Mailer: KMail [version 1.4] MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200206092220.02302.loki_bsd@cox.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 Im getting constant segmentation faults while building GCC31. They're al= ways=20 in a different place, and it seems like it picks up where it left off whe= n i=20 try again. GCC (any vers.) is also the only port that does this. I am=20 running a FreeBSD RC4 sys on an AMD K6 2 533MHz w/ 192M of RAM. My most recent error was: stage1/xgcc -Bstage1/ -B/usr/local/i386-portbld-freebsd4.6/bin/ -c -DIN_G= CC =20 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes=20 -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I.=20 -I.././..//gcc-20020527/gcc -I.././..//gcc-20020527/gcc/.=20 -I.././..//gcc-20020527/gcc/config -I.././..//gcc-20020527/gcc/../include= =20 =2E././..//gcc-20020527/gcc/unroll.c -o unroll.o =2E./../gcc-20020527/gcc/unroll.c: In function `loop_find_equiv_value': =2E./../gcc-20020527/gcc/unroll.c:3434: internal error: Segmentation faul= t [snip] gmake[2]: *** [unroll.o] Error 1 gmake[2]: Leaving directory `/usr/ports/lang/gcc31/work/build/gcc' gmake[1]: *** [stage2_build] Error 2 gmake[1]: Leaving directory `/usr/ports/lang/gcc31/work/build/gcc' gmake: *** [bootstrap] Error 2 *** Error code 2 Stop in /usr/ports/lang/gcc31. Any help would be greatly appreciated. -Brett Rogers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 22:31:27 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mailsvr1.eastern-tele.com (mail.isuzu-manila.com.ph [203.167.127.25]) by hub.freebsd.org (Postfix) with ESMTP id 32E0937B40A for ; Sun, 9 Jun 2002 22:31:16 -0700 (PDT) Received: from there (unknown [206.142.244.15]) by mailsvr1.eastern-tele.com (Postfix) with SMTP id 8DA2E3400C for ; Mon, 10 Jun 2002 13:31:07 +0800 (PHT) Content-Type: text/plain; charset="iso-8859-1" From: dnu Reply-To: dnu@info.com.ph To: FreeBSD-questions Subject: vhost on irc Date: Mon, 10 Jun 2002 13:31:17 +0800 X-Mailer: KMail [version 1.3.2] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020610053107.8DA2E3400C@mailsvr1.eastern-tele.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 Hello, Do you know how vhosting works on irc? My users are requesting for additions to their /whois when on irc. Instead of "username@domain" they want "username@their.additions.domain" or something like that. How do they do it? David To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 22:38: 0 2002 Delivered-To: freebsd-questions@freebsd.org Received: from clink.schulte.org (clink.schulte.org [209.134.156.193]) by hub.freebsd.org (Postfix) with ESMTP id 5CE6337B400 for ; Sun, 9 Jun 2002 22:37:58 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by clink.schulte.org (Postfix) with ESMTP id 4B1E32440F; Mon, 10 Jun 2002 00:37:55 -0500 (CDT) Received: from tarmap.nospam.schulte.org (tarmap.schulte.org [209.134.156.198]) by clink.schulte.org (Postfix) with ESMTP id 6E03C2440D; Mon, 10 Jun 2002 00:37:53 -0500 (CDT) Message-Id: <5.1.1.6.2.20020610003558.02fbefc8@pop3s.schulte.org> X-Sender: (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.1.1 Date: Mon, 10 Jun 2002 00:37:50 -0500 To: dnu@info.com.ph, FreeBSD-questions From: Christopher Schulte Subject: Re: vhost on irc In-Reply-To: <20020610053107.8DA2E3400C@mailsvr1.eastern-tele.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Virus-Scanned: by AMaViS 0.3.12pre6 on clink.schulte.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 Use IP aliases that have the desired PTR records in place, and an irc client that allows a user to bind to a specific IP upon invocation. At 01:31 PM 6/10/2002 +0800, dnu wrote: >Hello, > >Do you know how vhosting works on irc? My users are requesting for additions >to their /whois when on irc. Instead of "username@domain" they want >"username@their.additions.domain" or something like that. > >How do they do it? > >David -- Christopher Schulte http://www.schulte.org/ Do not un-munge my @nospam.schulte.org email address. This address is valid. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 23:17:42 2002 Delivered-To: freebsd-questions@freebsd.org Received: from aurora.5ci.lt (aurora.5ci.net [212.122.64.14]) by hub.freebsd.org (Postfix) with ESMTP id 8C5C137B409 for ; Sun, 9 Jun 2002 23:17:38 -0700 (PDT) Received: by AURORA with Internet Mail Service (5.5.2655.55) id ; Mon, 10 Jun 2002 08:17:36 +0200 Message-ID: From: Simas Cepaitis To: "'karoloce@bamba.lt'" , freebsd-questions@FreeBSD.ORG Subject: RE: Date: Mon, 10 Jun 2002 08:17:27 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2655.55) Content-Type: text/plain; charset="windows-1257" Sender: owner-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, > -----Original Message----- > From: slyvukine [mailto:karoloce@bamba.lt] > Sent: Saturday, June 08, 2002 2:32 AM > To: freebsd-questions@FreeBSD.ORG > Subject: > > > > hello. > i want to install kde 3.0 at my freeBSD but i dont have net on > freebsd so i go to > http://www.gtlib.cc.gatech.edu/pub/kde/stable/3.0/FreeBSD/x11/ and > downloading kdebase-3.0/.tgz and kdelibs-3.0.tgz then i go to freeBSD > and mount C so i can reach that files. then i copy them to my created > dir /home/root and extracting them and then i do the > command ./configure but it writes that configure command cannot be > found so i try command make install but then it writes that dont > know how to make install and stops. And i dont know what to do to > install kde on my freeBSD 4.5release. can u help me ? > thanx > best regards 1. Configure the net on your box. It's really easy (try /stand/sysinstall). 2. It's FreeBSD, not freeBSD or FrEEbsd or something.. 3. I don't know which files are there, but it seems they are FreeBSD packages. Try just to do ( without unzip) pkg_add file_name.tgz. Simas Cepaitis simas@5ci.lt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 23:28:16 2002 Delivered-To: freebsd-questions@freebsd.org Received: from lexx.zssm.zp.ua (lexx.zssm.zp.ua [212.8.32.8]) by hub.freebsd.org (Postfix) with ESMTP id 553B637B414 for ; Sun, 9 Jun 2002 23:28:02 -0700 (PDT) Received: from server.hermes-comp.zp.ua (germes-comp.zssm.zp.ua [212.8.32.132] (may be forged)) by lexx.zssm.zp.ua (8.9.2/8.9.2) with ESMTP id JAA26801; Mon, 10 Jun 2002 09:13:09 +0300 (EET DST) Received: from localhost (localhost [127.0.0.1]) by server.hermes-comp.zp.ua (Postfix) with ESMTP id F083238308; Mon, 10 Jun 2002 09:09:11 +0300 (EEST) Date: Mon, 10 Jun 2002 09:09:11 +0300 (EEST) From: Alexander V Zubchenko To: Corey Snow Cc: Subject: Re: FreeBSD Command Summary? In-Reply-To: <3D010445.19429.AFCF05@localhost> Message-ID: <20020610090006.O74877-100000@server.hermes-comp.zp.ua> 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 Greetings! On Fri, 7 Jun 2002, Corey Snow wrote: > Is there a summary or browseable list of the commands available in > FreeBSD, and if so, where? > > Thanks, > > Corey Snow > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > Let me provide here another way: # makewhatis //I'm not sure that this will work as non-root. # foreach i (`find /bin /sbin /usr/bin /usr/sbin -type f`) ? basename $i >> tmp.cmd.lst ? end # whatis `cat tmp.cmd.lst` | less This must provide You with a one-line descriptions of all commands (but, interesting, no whatis for cp(1) :-( ). If this happen to You, get a look on 'man ' (for cp(1), this work). Hope, this may help. Alexander To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 23:34:51 2002 Delivered-To: freebsd-questions@freebsd.org Received: from tinny.eis.net.au (tinny.eis.net.au [203.12.171.1]) by hub.freebsd.org (Postfix) with ESMTP id CC8E537B40C for ; Sun, 9 Jun 2002 23:34:40 -0700 (PDT) Received: (from uucp@localhost) by tinny.eis.net.au (8.8.8/8.8.3) id QAA03049; Mon, 10 Jun 2002 16:34:34 +1000 (EST) Received: from untimed-4.bri.eis.net.au(203.12.171.219), claiming to be "davidtrz" via SMTP by tinny.eis.net.au, id smtpdzI3046; Mon Jun 10 16:34:32 2002 Message-ID: <00cc01c21048$d96d3da0$daab0ccb@davidtrz> From: "xlr82xs" To: "Defryn, Guy" , "'questions@freebsd.org'" References: <98B01D2717B9D411B38F0008C7840931057F38FF@its-xchg2.massey.ac.nz> Subject: Re: FTP server on freebsd Date: Mon, 10 Jun 2002 16:34:18 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 Disposition-Notification-To: "xlr82xs" X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Well, actually the "/etc" folder displayed in the root of the ftp service when you log on as an anonymous user (i think it ends up in /var/ftp/ by default) isn't the real etc and the password file in there isn't the real /etc/passwd file but since fbsd shadows the password file anyway :/ i think as it stands everyone has read access to /etc/passwd because no password hashes are kept in there anyway, the actuall encrypted passwords are stored in /etc/master.passwd which is only readable by root so being able to read passwd as an anonymous ftp user is fine the only real security "problem" with anonymous ftp access is that people may use your server to host warez/porn/whatever if you allow uploads. HOWEVER if you allow users ftp access it should be noted that passwords for ftp are transmitted in plain text and may be sniffed. Also there are various exploits and other issues for the various ftp servers around but you can go and look that up for the specific ftpd you are running... ----- Original Message ----- From: Defryn, Guy To: 'questions@freebsd.org' Sent: Monday, June 10, 2002 7:06 AM Subject: FTP server on freebsd Hi there, I have configured my freebsd machine with ftp access. However, I have a feeling that it is not very secure. When I set it up with the default settings I see the /etc/ folder and it has a passwd file in it. Are there any documents available on securing FTP? I can't seem to find it on the freebsd website. Cheers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 23:49:26 2002 Delivered-To: freebsd-questions@freebsd.org Received: from omta05.mta.everyone.net (sitemail3.everyone.net [216.200.145.37]) by hub.freebsd.org (Postfix) with ESMTP id 2FEC637B40F for ; Sun, 9 Jun 2002 23:49:23 -0700 (PDT) Received: from sitemail.everyone.net (dsnat [216.200.145.62]) by omta05.mta.everyone.net (Postfix) with ESMTP id 1D13D48B77 for ; Sun, 9 Jun 2002 23:49:23 -0700 (PDT) Received: by sitemail.everyone.net (Postfix, from userid 99) id 099A33ECC; Sun, 9 Jun 2002 23:49:23 -0700 (PDT) Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: 7bit Mime-Version: 1.0 X-Mailer: MIME-tools 5.41 (Entity 5.404) Date: Sun, 9 Jun 2002 23:49:22 -0700 (PDT) From: Muhammad Faisal Rauf Danka To: freebsd-questions@freebsd.org Subject: Re: vhost on irc Reply-To: mfrd@attitudex.com X-Originating-Ip: [202.5.128.45] Message-Id: <20020610064923.099A33ECC@sitemail.everyone.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 Add more ip's to the system your users access, else if some are unassigned then add PTR records for them in your DNS as they wish. Use bnc for your users to connect through your system and be able to change their vhosts also. Regards, --------- Muhammad Faisal Rauf Danka Chief Technology Officer Gem Internet Services (Pvt) Ltd. web: www.gem.net.pk Vice President Pakistan Computer Emergency Responce Team (PakCERT) web: www.pakcert.org Chief Security Analyst Applied Technology Research Center (ATRC) web: www.atrc.net.pk --- dnu wrote: >Hello, > >Do you know how vhosting works on irc? My users are requesting for additions >to their /whois when on irc. Instead of "username@domain" they want >"username@their.additions.domain" or something like that. > >How do they do it? > >David > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message _____________________________________________________________ --------------------------- [ATTITUDEX.COM] http://www.attitudex.com/ --------------------------- _____________________________________________________________ Promote your group and strengthen ties to your members with email@yourgroup.org by Everyone.net http://www.everyone.net/?btn=tag To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jun 9 23:55: 2 2002 Delivered-To: freebsd-questions@freebsd.org Received: from lexx.zssm.zp.ua (lexx.zssm.zp.ua [212.8.32.8]) by hub.freebsd.org (Postfix) with ESMTP id F3F6537B40B for ; Sun, 9 Jun 2002 23:54:50 -0700 (PDT) Received: from server.hermes-comp.zp.ua (germes-comp.zssm.zp.ua [212.8.32.132] (may be forged)) by lexx.zssm.zp.ua (8.9.2/8.9.2) with ESMTP id JAA29346; Mon, 10 Jun 2002 09:46:42 +0300 (EET DST) Received: from localhost (localhost [127.0.0.1]) by server.hermes-comp.zp.ua (Postfix) with ESMTP id BC5D038302; Mon, 10 Jun 2002 09:42:42 +0300 (EEST) Date: Mon, 10 Jun 2002 09:42:42 +0300 (EEST) From: Alexander V Zubchenko To: Andreas Bachmann Cc: Subject: Re: bugreport: kernel In-Reply-To: <000001c20f0a$222cdbd0$a5f8a2d9@feba1> Message-ID: <20020610093959.V83256-100000@server.hermes-comp.zp.ua> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi! On Sat, 8 Jun 2002, Andreas Bachmann wrote: > Hi! > > GENERIC Kernel is broken (/usr/src/sys). In general, if You change something, it is not GENERIC ;-) > > Greets > > Andreas Bachmann > > - Install FreeBSD 4.5 (WITH src) > > Then: > $ pkg_add -r cvs-without-gui > > $ vi /etc/cvsupfile > *default host=cvsup.at.freebsd.org > *default base=/usr > *default prefix=/usr > *default release=cvs > *default tag=RELENG_4 > *default delete use-rel-suffix > > src-base > src-bin > src-contrib > src-crypto > src-etc > src-gnu > src-include > src-lib > src-libexec > src-release > src-sbin > src-secure > src-share > src-sys > src-tools > src-usrbin > src-usrsbin > > $ /usr/local/bin/cvsup -g -L 2 /etc/cvsupfile > => DELETE and UPDATE > > $ cd /usr/src > $ make buildkernel > > @ -> /usr/src/sys > machine -> /usr/src/sys/i386/include > perl @/kern/vnode_if.pl -h @/kern/vnode_if.src > touch opt_inet.h > echo "#define INET 1" > opt_inet.h > touch opt_ipx.h > echo "#define NETSMB 1" > opt_netsmb.h > echo "#define NETSMBCRYPTO 1" >> opt_netsmb.h > touch opt_smbfs.h > touch opt_vmpage.h > perl @/kern/makeops.pl -h @/libkern/iconv_converter_if.m > make: don't know how to make des_enc.S. Stop Sorry, but I'd look into Your address. It seems like You r not living in USA. So please, b careful, and don't break the law of USA. Their exporting rules for crypto is *very* restrictive. If You r sure to compile, You need to add src-crypto.... As it was answered before, of course... > *** Error code 2 > > Stop in /usr/src/sys/modules. > *** Error code 1 > > Stop in /usr/obj/usr/src/sys/GENERIC. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > Alexander To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 0:14:11 2002 Delivered-To: freebsd-questions@freebsd.org Received: from tinny.eis.net.au (tinny.eis.net.au [203.12.171.1]) by hub.freebsd.org (Postfix) with ESMTP id DDC7E37B401 for ; Mon, 10 Jun 2002 00:14:04 -0700 (PDT) Received: (from uucp@localhost) by tinny.eis.net.au (8.8.8/8.8.3) id RAA05489; Mon, 10 Jun 2002 17:13:25 +1000 (EST) Received: from untimed-4.bri.eis.net.au(203.12.171.219), claiming to be "davidtrz" via SMTP by tinny.eis.net.au, id smtpdTI5482; Mon Jun 10 17:13:17 2002 Message-ID: <011001c2104e$43654900$daab0ccb@davidtrz> From: "xlr82xs" To: "Alexander V Zubchenko" , "Andreas Bachmann" Cc: References: <20020610093959.V83256-100000@server.hermes-comp.zp.ua> Subject: Re: bugreport: kernel Date: Mon, 10 Jun 2002 17:13:03 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 Disposition-Notification-To: "xlr82xs" X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-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: "Alexander V Zubchenko" To: "Andreas Bachmann" Cc: Sent: Monday, June 10, 2002 4:42 PM Subject: Re: bugreport: kernel > Hi! > > On Sat, 8 Jun 2002, Andreas Bachmann wrote: > > > Hi! > > > > GENERIC Kernel is broken (/usr/src/sys). > In general, if You change something, it is not GENERIC ;-) > > > > Greets > > > > Andreas Bachmann > > > > - Install FreeBSD 4.5 (WITH src) > > > > Then: > > $ pkg_add -r cvs-without-gui > > > > $ vi /etc/cvsupfile > > *default host=cvsup.at.freebsd.org You may notice this is not an american server therefore any crypto downloaded from here is NOT being exported from the us... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 0:17:49 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ns.gddsn.org.cn (ns.gddsn.org.cn [210.21.6.33]) by hub.freebsd.org (Postfix) with ESMTP id 44B2A37B407; Mon, 10 Jun 2002 00:17:28 -0700 (PDT) Received: from mail.gddsn.org.cn (gw [210.21.6.34]) by ns.gddsn.org.cn (Postfix) with ESMTP id 9F56A576; Mon, 10 Jun 2002 15:17:26 +0800 (CST) Message-ID: <3D045286.4030009@mail.gddsn.org.cn> Date: Mon, 10 Jun 2002 15:17:26 +0800 From: Huang wen hui User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.0) Gecko/20020530 X-Accept-Language: zh-cn, zh-tw, en-us MIME-Version: 1.0 To: freebsd-questions , ports@freebsd.org Subject: problem of building racoon 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 hi, I have a problem of build racoon from ports. the building process could not stop, it seems to drop into infinite loop. I have not hit such problem from other ports building. # cd /usr/ports/security/racoon #make ===> Extracting for racoon-20020507a >> Checksum OK for racoon-20020507a.tar.gz. ===> Patching for racoon-20020507a /bin/mv /usr/ports/security/racoon/work/racoon-20020507a/racoon/racoon.8 /usr/ports/security/racoon/work/racoon-20020507a/racoon/racoon.8.in ===> Applying FreeBSD patches for racoon-20020507a ===> Configuring for racoon-20020507a (cd /usr/ports/security/racoon/work/racoon-20020507a/racoon/../libipsec; make) Warning: Object directory not changed from original /usr/ports/security/racoon/work/racoon-20020507a/libipsec yacc -d -d -p __libyy policy_parse.y cp y.tab.c policy_parse.c cc -O -pipe -g -I. -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c pfkey.c -o pfkey.o cc -O -pipe -g -I. -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c pfkey_dump.c -o pfkey_dump.o cc -O -pipe -g -I. -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c ipsec_strerror.c -o ipsec_strerror.o cc -O -pipe -g -I. -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c policy_parse.c -o policy_parse.o lex -t -P__libyy policy_token.l > policy_token.c cc -O -pipe -g -I. -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c policy_token.c -o policy_token.o cc -O -pipe -g -I. -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c ipsec_dump_policy.c -o ipsec_dump_policy.o cc -O -pipe -g -I. -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c ipsec_get_policylen.c -o ipsec_get_policylen.o cc -O -pipe -g -I. -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c key_debug.c -o key_debug.o building static ipsec library ranlib libipsec.a cc -pg -O -pipe -g -I. -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c pfkey.c -o pfkey.po cc -pg -O -pipe -g -I. -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c pfkey_dump.c -o pfkey_dump.po cc -pg -O -pipe -g -I. -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c ipsec_strerror.c -o ipsec_strerror.po cc -pg -O -pipe -g -I. -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c policy_parse.c -o policy_parse.po cc -pg -O -pipe -g -I. -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c policy_token.c -o policy_token.po cc -pg -O -pipe -g -I. -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c ipsec_dump_policy.c -o ipsec_dump_policy.po cc -pg -O -pipe -g -I. -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c ipsec_get_policylen.c -o ipsec_get_policylen.po cc -pg -O -pipe -g -I. -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c key_debug.c -o key_debug.po building profiled ipsec library ranlib libipsec_p.a gzip -cn ipsec_set_policy.3 > ipsec_set_policy.3.gz gzip -cn ipsec_strerror.3 > ipsec_strerror.3.gz creating cache ./config.cache checking for gcc... cc checking whether the C compiler (cc -I/usr/local/include -L/usr/local/lib -L/usr/ports/security/racoon/work/racoon-20020507a/racoon/../libipsec) works... yes checking whether the C compiler (cc -I/usr/local/include -L/usr/local/lib -L/usr/ports/security/racoon/work/racoon-20020507a/racoon/../libipsec) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking how to run the C preprocessor... cc -E checking for flex... flex checking for yywrap in -lfl... yes checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether make sets ${MAKE}... yes checking host system type... i386-portbld-freebsd4.6 checking if --enable-debug option is specified... yes checking if --enable-debugrm option is specified... no checking if --enable-yydebug option is specified... no checking if --enable-pedant option is specified... no checking if --enable-adminport option is specified... no checking if --enable-rc5 option is specified... no checking if --enable-idea option is specified... no checking if --enable-gssapi option is specified... checking if --enable-stats option is specified... no checking if --enable-samode-unspec option is specified... no checking if --with-efence option is specified... no checking if --with-gc option is specified... no checking if --with-dmalloc option is specified... no checking if you have KAME tcpdump in ./../tcpdump... yes checking if __FUNCTION__ is available... yes checking whether to enable ipv6... yes checking ipv6 stack type... kame using libc for getaddrinfo checking for advanced API support... yes checking getaddrinfo bug... good checking for getaddrinfo... yes checking for getnameinfo... yes checking if --with-ssleay option is specified... default checking for crypto containing CAST_cfb64_encrypt... -lcrypto checking openssl version... ok checking for ssl_ok in -lssl... yes checking for des_cbc_encrypt in -lcrypto... yes checking for yywrap in -ll... yes checking for yyerror in -ly... yes checking for PF_KEYv2 support... yes checking for old KAME PF_KEYv2 header file... fine checking ipsec library path... /usr/local/v6/lib checking for ipsec containing ipsec_strerror... -lipsec checking if --with-libpfkey option is specified... no checking if --with-liblwres option is specified... no checking for getrrsetbyname... no checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for limits.h... yes checking for sys/time.h... yes checking for unistd.h... yes checking for stdarg.h... yes checking for varargs.h... yes checking for openssl/rsa.h... yes checking for openssl/pem.h... yes checking for openssl/evp.h... yes checking for openssl/x509.h... yes checking for openssl/cversion.h... no checking for openssl/opensslv.h... yes checking for openssl/rijndael.h... no checking for openssl/sha2.h... no checking for working const... yes checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for 8-bit clean memcmp... yes checking return type of signal handlers... void checking for vprintf... yes checking for gettimeofday... yes checking for select... yes checking for socket... yes checking for strerror... yes checking for strtol... yes checking for strtoul... yes checking for strdup... yes checking for getifaddrs... yes checking if --with-pkgversion option is specified... freebsd-20020507a updating cache ./config.cache creating ./config.status creating Makefile creating samples/psk.txt creating samples/racoon.conf creating racoon.8 ===> Building for racoon-20020507a ===> Extracting for racoon-20020507a >> No MD5 checksum file. ===> Patching for racoon-20020507a /bin/mv /usr/ports/security/racoon/work/racoon-20020507a/racoon/work/racoon-20020507a/racoon/racoon.8 /usr/ports/security/racoon/work/racoon-20020507a/racoon/work/racoon-20020507a/racoon/racoon.8.in ===> Configuring for racoon-20020507a (cd /usr/ports/security/racoon/work/racoon-20020507a/racoon/work/racoon-20020507a/racoon/../libipsec; make) Warning: Object directory not changed from original /usr/ports/security/racoon/work/racoon-20020507a/racoon/work/racoon-20020507a/libipsec yacc -d -d -p __libyy policy_parse.y cp y.tab.c policy_parse.c cc -O -pipe -g -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c pfkey.c -o pfkey.o cc -O -pipe -g -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c pfkey_dump.c -o pfkey_dump.o cc -O -pipe -g -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c ipsec_strerror.c -o ipsec_strerror.o cc -O -pipe -g -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c policy_parse.c -o policy_parse.o lex -t -P__libyy policy_token.l > policy_token.c cc -O -pipe -g -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c policy_token.c -o policy_token.o cc -O -pipe -g -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c ipsec_dump_policy.c -o ipsec_dump_policy.o cc -O -pipe -g -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c ipsec_get_policylen.c -o ipsec_get_policylen.o cc -O -pipe -g -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c key_debug.c -o key_debug.o building static ipsec library ranlib libipsec.a cc -pg -O -pipe -g -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c pfkey.c -o pfkey.po cc -pg -O -pipe -g -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c pfkey_dump.c -o pfkey_dump.po cc -pg -O -pipe -g -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c ipsec_strerror.c -o ipsec_strerror.po cc -pg -O -pipe -g -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c policy_parse.c -o policy_parse.po cc -pg -O -pipe -g -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c policy_token.c -o policy_token.po cc -pg -O -pipe -g -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c ipsec_dump_policy.c -o ipsec_dump_policy.po cc -pg -O -pipe -g -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c ipsec_get_policylen.c -o ipsec_get_policylen.po cc -pg -O -pipe -g -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c key_debug.c -o key_debug.po building profiled ipsec library ranlib libipsec_p.a gzip -cn ipsec_set_policy.3 > ipsec_set_policy.3.gz gzip -cn ipsec_strerror.3 > ipsec_strerror.3.gz creating cache ./config.cache checking for gcc... cc checking whether the C compiler (cc -I/usr/local/include -L/usr/local/lib -L/usr/ports/security/racoon/work/racoon-20020507a/racoon/work/racoon-20020507a/racoon/../libipsec) works... yes checking whether the C compiler (cc -I/usr/local/include -L/usr/local/lib -L/usr/ports/security/racoon/work/racoon-20020507a/racoon/work/racoon-20020507a/racoon/../libipsec) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking how to run the C preprocessor... cc -E checking for flex... flex checking for yywrap in -lfl... yes checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether make sets ${MAKE}... yes checking host system type... i386-portbld-freebsd4.6 checking if --enable-debug option is specified... yes checking if --enable-debugrm option is specified... no checking if --enable-yydebug option is specified... no checking if --enable-pedant option is specified... no checking if --enable-adminport option is specified... no checking if --enable-rc5 option is specified... no checking if --enable-idea option is specified... no checking if --enable-gssapi option is specified... checking if --enable-stats option is specified... no checking if --enable-samode-unspec option is specified... no checking if --with-efence option is specified... no checking if --with-gc option is specified... no checking if --with-dmalloc option is specified... no checking if you have KAME tcpdump in ./../tcpdump... yes checking if __FUNCTION__ is available... yes checking whether to enable ipv6... yes checking ipv6 stack type... kame using libc for getaddrinfo checking for advanced API support... yes checking getaddrinfo bug... good checking for getaddrinfo... yes checking for getnameinfo... yes checking if --with-ssleay option is specified... default checking for crypto containing CAST_cfb64_encrypt... -lcrypto To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 0:26:31 2002 Delivered-To: freebsd-questions@freebsd.org Received: from lexx.zssm.zp.ua (lexx.zssm.zp.ua [212.8.32.8]) by hub.freebsd.org (Postfix) with ESMTP id BD71237B403 for ; Mon, 10 Jun 2002 00:26:22 -0700 (PDT) Received: from server.hermes-comp.zp.ua (germes-comp.zssm.zp.ua [212.8.32.132] (may be forged)) by lexx.zssm.zp.ua (8.9.2/8.9.2) with ESMTP id KAA01602; Mon, 10 Jun 2002 10:15:28 +0300 (EET DST) Received: from localhost (localhost [127.0.0.1]) by server.hermes-comp.zp.ua (Postfix) with ESMTP id 423C738302; Mon, 10 Jun 2002 10:11:27 +0300 (EEST) Date: Mon, 10 Jun 2002 10:11:27 +0300 (EEST) From: Alexander V Zubchenko To: xlr82xs Cc: Andreas Bachmann , Subject: Re: bugreport: kernel In-Reply-To: <011001c2104e$43654900$daab0ccb@davidtrz> Message-ID: <20020610101102.W83256-100000@server.hermes-comp.zp.ua> 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 Greetings! On Mon, 10 Jun 2002, xlr82xs wrote: > > ----- Original Message ----- > From: "Alexander V Zubchenko" > To: "Andreas Bachmann" > Cc: > Sent: Monday, June 10, 2002 4:42 PM > Subject: Re: bugreport: kernel > > > > Hi! > > > > On Sat, 8 Jun 2002, Andreas Bachmann wrote: > > > > > Hi! > > > > > > GENERIC Kernel is broken (/usr/src/sys). > > In general, if You change something, it is not GENERIC ;-) > > > > > > Greets > > > > > > Andreas Bachmann > > > > > > - Install FreeBSD 4.5 (WITH src) > > > > > > Then: > > > $ pkg_add -r cvs-without-gui > > > > > > $ vi /etc/cvsupfile > > > *default host=cvsup.at.freebsd.org > You may notice this is not an american server therefore any crypto > downloaded from here is NOT being exported from the us... > > Yes, sorry... Thx, Alexander To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 0:33:11 2002 Delivered-To: freebsd-questions@freebsd.org Received: from Danovitsch.dnsq.org (b74143.upc-b.chello.nl [212.83.74.143]) by hub.freebsd.org (Postfix) with ESMTP id 2FEE237B401 for ; Mon, 10 Jun 2002 00:33:07 -0700 (PDT) Received: from FreeBSD.Danovitsch.LAN (b83007.upc-b.chello.nl [212.83.83.7]) by Danovitsch.dnsq.org (8.11.3/8.11.3) with SMTP id g5A7VT005063; Mon, 10 Jun 2002 09:31:30 +0200 (CEST) (envelope-from Danovitsch@Danovitsch.dnsq.org) Content-Type: text/plain; charset="iso-8859-1" From: "Daan Vreeken [PA4DAN]" Reply-To: Danovitsch@Danovitsch.dnsq.org To: "Defryn, Guy" Subject: Re: FTP server on freebsd Date: Mon, 10 Jun 2002 09:41:15 +0200 X-Mailer: KMail [version 1.2] References: <98B01D2717B9D411B38F0008C7840931057F38FF@its-xchg2.massey.ac.nz> In-Reply-To: <98B01D2717B9D411B38F0008C7840931057F38FF@its-xchg2.massey.ac.nz> Cc: FreeBSD-Questions@FreeBSD.org MIME-Version: 1.0 Message-Id: <02061009411500.00516@FreeBSD.Danovitsch.LAN> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sunday 09 June 2002 23:06, you wrote: > Hi there, > > I have configured my freebsd machine with ftp access. > However, I have a feeling that it is not very secure. > When I set it up with the default settings I see the > /etc/ folder and it has a passwd file in it. If you create a file named '/etc/ftpchroot', and put the username of the ftp user in it, ftpd will chroot when this user log's in. This way the user will not be able to 'cd' out of it's home-dir. If you have a bunch of different ftp-account's which you want to do this for, just put all the users in one group (eg: ftpusers), and add '@ftpusers' to /etc/ftpchroot > Are there any documents available on securing FTP? > I can't seem to find it on the freebsd website. man ftpd :) > Cheers grtz, Daan -- Control the lights in my room: http://www.Danovitsch.dnsq.org/webcam Moo, ]:8) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 3: 4:14 2002 Delivered-To: freebsd-questions@freebsd.org Received: from axl.seasidesoftware.co.za (axl.seasidesoftware.co.za [196.31.7.201]) by hub.freebsd.org (Postfix) with ESMTP id 19DDA37B414 for ; Mon, 10 Jun 2002 03:03:55 -0700 (PDT) Received: from sheldonh (helo=axl.seasidesoftware.co.za) by axl.seasidesoftware.co.za with local-esmtp (Exim 3.36 #1) id 17HM2O-000Dfm-00 for freebsd-questions@FreeBSD.org; Mon, 10 Jun 2002 12:04:36 +0200 From: Sheldon Hearn To: freebsd-questions@FreeBSD.org Subject: ifconfig: How to assign address without bringing iface up Date: Mon, 10 Jun 2002 12:04:36 +0200 Message-ID: <52561.1023703476@axl.seasidesoftware.co.za> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi folks, Is there some ifconfig(8) trick I'm missing that will allow me to assign an address and some aliases to an interface without bringing the interface up? I'm working on a redundant firewall system for a customer and if I can't get this right with ifconfig(8), I'm in for a bit of messy scripting. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 3:32:44 2002 Delivered-To: freebsd-questions@freebsd.org Received: from lexx.zssm.zp.ua (lexx.zssm.zp.ua [212.8.32.8]) by hub.freebsd.org (Postfix) with ESMTP id 4373A37B40D for ; Mon, 10 Jun 2002 03:32:29 -0700 (PDT) Received: from server.hermes-comp.zp.ua (germes-comp.zssm.zp.ua [212.8.32.132] (may be forged)) by lexx.zssm.zp.ua (8.9.2/8.9.2) with ESMTP id NAA16634; Mon, 10 Jun 2002 13:22:28 +0300 (EET DST) Received: from localhost (localhost [127.0.0.1]) by server.hermes-comp.zp.ua (Postfix) with ESMTP id CC8A938302; Mon, 10 Jun 2002 13:18:29 +0300 (EEST) Date: Mon, 10 Jun 2002 13:18:29 +0300 (EEST) From: Alexander V Zubchenko To: Sheldon Hearn Cc: Subject: Re: ifconfig: How to assign address without bringing iface up In-Reply-To: <52561.1023703476@axl.seasidesoftware.co.za> Message-ID: <20020610131332.L84017-100000@server.hermes-comp.zp.ua> 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 Greetings! On Mon, 10 Jun 2002, Sheldon Hearn wrote: > > Hi folks, > > Is there some ifconfig(8) trick I'm missing that will allow me to assign > an address and some aliases to an interface without bringing the > interface up? Sorry, but, AFAIC in man-pages for ifconfig(8) and netintro(4) with assignment of an address to interface it will b auto-up'ed. And this behavior is hard-coded into system. > > I'm working on a redundant firewall system for a customer and if I can't > get this right with ifconfig(8), I'm in for a bit of messy scripting. > > Ciao, > Sheldon. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > Alexander To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 3:42:41 2002 Delivered-To: freebsd-questions@freebsd.org Received: from lexx.zssm.zp.ua (lexx.zssm.zp.ua [212.8.32.8]) by hub.freebsd.org (Postfix) with ESMTP id 6EDC237B40D for ; Mon, 10 Jun 2002 03:42:33 -0700 (PDT) Received: from server.hermes-comp.zp.ua (germes-comp.zssm.zp.ua [212.8.32.132] (may be forged)) by lexx.zssm.zp.ua (8.9.2/8.9.2) with ESMTP id NAA17791 for ; Mon, 10 Jun 2002 13:36:30 +0300 (EET DST) Received: from localhost (localhost [127.0.0.1]) by server.hermes-comp.zp.ua (Postfix) with ESMTP id 69DC938302 for ; Mon, 10 Jun 2002 13:32:32 +0300 (EEST) Date: Mon, 10 Jun 2002 13:32:32 +0300 (EEST) From: Alexander V Zubchenko To: FreeBSD Questions Subject: SysAdm docs Message-ID: <20020610132300.A84017-100000@server.hermes-comp.zp.ua> 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! What subj can you recommend to read. I need general concepts, ideas and tasks for administrating fbsd not as unix (really multiuser with miriads of terminals and users), but as usual pc-server (connect lan<->inet, web/mail/proxy-server, firewall, ppp, natd, etc.). I can handle all of this (excepting strange link behavior (c below)), but general sight of all administration process is not clear to me. So any suggestion about literature (preferrably on-line) would b welcome. Second (not so global) question: After installing fbsd instead of linux on my server some url's became unavaiable, some - avaiable from time to time. Some mail cannot b delivered due to 'Premature EOM' or 'timeout waiting input during message collect' errors (i replace sendmail with postfix, but this doesn't help, excepting easier administration, fully acceptable for my needs). last was sent as question about sendmail, but left unansweed (though, it was sent not so far)... What all this mean? I prefer to think this is some misconfiguration... Thx, With best wishes to all fbsd community, Alexander. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 4:28:43 2002 Delivered-To: freebsd-questions@freebsd.org Received: from scan.ji-net.com (scan.ji-net.com [203.130.156.3]) by hub.freebsd.org (Postfix) with ESMTP id E482637B406 for ; Mon, 10 Jun 2002 04:28:37 -0700 (PDT) Received: from net1.ji-net.com ([203.156.15.52]) by scan.ji-net.com (8.11.2/8.11.2) with SMTP id g5ABSHL20534 for ; Mon, 10 Jun 2002 18:28:19 +0700 Message-Id: <200206101128.g5ABSHL20534@scan.ji-net.com> Date: Mon, 10 Jun 2002 18:30:31 To: freebsd-questions@FreeBSD.org From: goodhealthgoodjob@yahoo.com (foodforhealth) Subject: гя╧╧уИ╓ьЁ╢ыАейь╒юр╬АеИгкцвмбя╖ X-Virus-Scanned: by AMaViS-perl11-milter (http://amavis.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 А╧п╧сБ╩цА║ца╓г╨╓ьа╧Иск╧я║ Ю╬тХа╧Иск╧я║ ця║ирйь╒юр╬ ╓ьЁкцвм╓╧╥уХ╓ьЁця║║сея╖ам╖кргт╦у╢ыАейь╒юр╬╥уХЮ╩Г╧╦цца╙р╣тмбыХЦ╙ХДка? кр║╓ьЁЮ╨вХмк╧Хрб║я╨╓гра╬брбра╥уХДаХ╩цпй╨╓грайсЮцГ╗╓цяИ╖АеИг╓цяИ╖ЮеХр Ц╧║рц╢ыАейь╒юр╬Ю╬вХмцы╩цХр╖╥уХ╢у ЮцрауБ╩цА║цаБю╙╧р║рцЮ╬вХмйь╒юр╬ ╥уХ╙Хгб╓ьЁД╢И йскця╨╪ыИ╥уХау╩я╜кр ╧Иск╧я║Ю║т╧кцвммИг╧, ╪маЮ║т╧Д╩, ау╩я╜крйь╒юр╬ (╪маАкИ╖Ац╖╧Имб, ╬ь╖кИмбмв╢мр╢, ╒р╢╓грааяХ╧Ц╗, Бц╓юяб╤ракр,Ц╨к╧ИрЮ╩Г╧йтг, ╪тг╬ццЁЮкуХбгбХ╧, ╓╧ЮеХ╧║улр, ╓ьЁ╩Иргяб╥м╖, ╓ьЁ╧Им╖Ф ╥уХмбр║йгб)Ю╩Г╧╪ет╣юяЁ╠Л╗р║╦цца╙р╣т 100 % ДаХЦ╙Хбр ДаХ╣Им╖м╢мркрц ДаХау╪е╒Ир╖Ю╓уб╖ ДаХ╣Им╖мм║║сея╖║рб ©я╖╢ыДаХ╧ХрЮ╙вХмА╣Х║Г╣Им╖Ю╙вХмЮ╬црп╪Хр╧ мб.╥ь║╩цпЮ╥х╥уХЮ╒ИрД╩╒рбБ╢бЮ╘╬рп╩цпЮ╥хД╥бАепмЮацт║р ЦкИйрцмркрц╓ц╨╤Иг╧ ╩ця╨йа╢ье╒м╖цХр╖║рбе╢Д╒ая╧йХг╧Ю║т╧ ця╨цм╖╪еюрбЦ╧30гя╧╢Игбцп╨╨╓в╧Ю╖т╧100%(А╬╥бЛ╪ыИ╓т╢╓И╧мркрцйы╣ц╧уИ╓вм╓╧╥уХ╓т╢╓И╧мркрцЦкИ╧я║╨т╧мг║рхм╖╓Л║рц╧р╚Хр) й╧Ц╗ ╒м╓сА╧п╧сЮ╬тХаЮ╣таД╢И╥уХ ╓ьЁйтцт 01-8901701╬╨╓с╣м╨йь╢╥Ирб╒м╖╓ьЁД╢И╥уХ╧уХ http://www.smartslender.com/foodforhealth To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 4:30:28 2002 Delivered-To: freebsd-questions@freebsd.org Received: from clientmail.ehsrealtime.com (eris.ehsrealtime.com [213.52.146.130]) by hub.freebsd.org (Postfix) with ESMTP id F06EB37B476 for ; Mon, 10 Jun 2002 04:29:39 -0700 (PDT) Received: from pan.ehsrealtime.com ([213.52.146.196]) by clientmail.ehsrealtime.com with esmtp (Exim 3.33 #2) id 17HNMg-0006PF-01; Mon, 10 Jun 2002 12:29:38 +0100 Received: from byrons (helo=localhost) by pan.ehsrealtime.com with local-esmtp (Exim 3.35 #1) id 17HNMD-0000be-00; Mon, 10 Jun 2002 12:29:09 +0100 Date: Mon, 10 Jun 2002 12:29:09 +0100 (BST) From: Byron Schlemmer To: freebsd-questions@freebsd.org Subject: SFTP + Chroot Message-ID: <20020610122229.K2289-100000@pan.ehsbrann.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 Hi folks, is there anyway to chroot sftp-server? Basically I want to do exactly this : http://www.der-keiler.de/Mailing-Lists/securityfocus/focus-linux/2001-11/0001.html but with OpenSSH. Or alternatively if I can not chroot the enviroment what about a very limiting shell similar to ssh-dummy-shell? http://www.ssh.com/support/ssh/man/ssh-dummy-shell-man.html -byron PS. I have a jail setup and I want to run sftp within a chrooted enviroment within the jail. If thats not possible I suppose I'll just have to settle with running it in the jail only. :) -- "Those who do not understand Unix are condemned to reinvent it, poorly." -- Henry Spencer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 4:43: 8 2002 Delivered-To: freebsd-questions@freebsd.org Received: from scan.ji-net.com (scan.ji-net.com [203.130.156.3]) by hub.freebsd.org (Postfix) with ESMTP id 41CFC37B400 for ; Mon, 10 Jun 2002 04:43:06 -0700 (PDT) Received: from net1.ji-net.com ([203.156.15.52]) by scan.ji-net.com (8.11.2/8.11.2) with SMTP id g5ABh0L24959 for ; Mon, 10 Jun 2002 18:43:01 +0700 Message-Id: <200206101143.g5ABh0L24959@scan.ji-net.com> Date: Mon, 10 Jun 2002 18:45:13 To: questions@FreeBSD.org From: goodhealthgoodjob@yahoo.com (foodforhealth) Subject: гя╧╧уИ╓ьЁ╢ыАейь╒юр╬АеИгкцвмбя╖ X-Virus-Scanned: by AMaViS-perl11-milter (http://amavis.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 А╧п╧сБ╩цА║ца╓г╨╓ьа╧Иск╧я║ Ю╬тХа╧Иск╧я║ ця║ирйь╒юр╬ ╓ьЁкцвм╓╧╥уХ╓ьЁця║║сея╖ам╖кргт╦у╢ыАейь╒юр╬╥уХЮ╩Г╧╦цца╙р╣тмбыХЦ╙ХДка? кр║╓ьЁЮ╨вХмк╧Хрб║я╨╓гра╬брбра╥уХДаХ╩цпй╨╓грайсЮцГ╗╓цяИ╖АеИг╓цяИ╖ЮеХр Ц╧║рц╢ыАейь╒юр╬Ю╬вХмцы╩цХр╖╥уХ╢у ЮцрауБ╩цА║цаБю╙╧р║рцЮ╬вХмйь╒юр╬ ╥уХ╙Хгб╓ьЁД╢И йскця╨╪ыИ╥уХау╩я╜кр ╧Иск╧я║Ю║т╧кцвммИг╧, ╪маЮ║т╧Д╩, ау╩я╜крйь╒юр╬ (╪маАкИ╖Ац╖╧Имб, ╬ь╖кИмбмв╢мр╢, ╒р╢╓грааяХ╧Ц╗, Бц╓юяб╤ракр,Ц╨к╧ИрЮ╩Г╧йтг, ╪тг╬ццЁЮкуХбгбХ╧, ╓╧ЮеХ╧║улр, ╓ьЁ╩Иргяб╥м╖, ╓ьЁ╧Им╖Ф ╥уХмбр║йгб)Ю╩Г╧╪ет╣юяЁ╠Л╗р║╦цца╙р╣т 100 % ДаХЦ╙Хбр ДаХ╣Им╖м╢мркрц ДаХау╪е╒Ир╖Ю╓уб╖ ДаХ╣Им╖мм║║сея╖║рб ©я╖╢ыДаХ╧ХрЮ╙вХмА╣Х║Г╣Им╖Ю╙вХмЮ╬црп╪Хр╧ мб.╥ь║╩цпЮ╥х╥уХЮ╒ИрД╩╒рбБ╢бЮ╘╬рп╩цпЮ╥хД╥бАепмЮацт║р ЦкИйрцмркрц╓ц╨╤Иг╧ ╩ця╨йа╢ье╒м╖цХр╖║рбе╢Д╒ая╧йХг╧Ю║т╧ ця╨цм╖╪еюрбЦ╧30гя╧╢Игбцп╨╨╓в╧Ю╖т╧100%(А╬╥бЛ╪ыИ╓т╢╓И╧мркрцйы╣ц╧уИ╓вм╓╧╥уХ╓т╢╓И╧мркрцЦкИ╧я║╨т╧мг║рхм╖╓Л║рц╧р╚Хр) й╧Ц╗ ╒м╓сА╧п╧сЮ╬тХаЮ╣таД╢И╥уХ ╓ьЁйтцт 01-8901701╬╨╓с╣м╨йь╢╥Ирб╒м╖╓ьЁД╢И╥уХ╧уХ http://www.smartslender.com/foodforhealth To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 5:29:59 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.musha.org (daemon.musha.org [218.44.187.2]) by hub.freebsd.org (Postfix) with ESMTP id DD60C37B421; Mon, 10 Jun 2002 05:29:47 -0700 (PDT) Received: from archon.local.idaemons.org (archon.local.idaemons.org [192.168.1.32]) by mail.musha.org (Postfix) with ESMTP id E3E354D800; Mon, 10 Jun 2002 21:29:42 +0900 (JST) Date: Mon, 10 Jun 2002 21:29:43 +0900 Message-ID: <86hekbgvuw.wl@archon.local.idaemons.org> From: "Akinori MUSHA" To: "S. Roberts" Cc: FreeBSD-Questions , ports@FreeBSD.org Subject: Re: Orphaned ruby port In-Reply-To: <1023574023.304.197.camel@Demon.Strobe.org> References: <1023574023.304.197.camel@Demon.Strobe.org> User-Agent: Wanderlust/2.9.11 (Unchained Melody) SEMI/1.14.3 (Ushinoya) LIMIT/1.14.7 (Fujiidera) APEL/10.3 MULE XEmacs/21.1 (patch 14) (Cuyahoga Valley) (i386--freebsd) Organization: Associated I. Daemons X-PGP-Public-Key: finger knu@FreeBSD.org X-PGP-Fingerprint: 081D 099C 1705 861D 4B70 B04A 920B EFC7 9FD9 E1EE MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") 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 At 08 Jun 2002 23:07:01 +0100, S. Roberts wrote: > I just cvsup'd my ports tree and pkg_version -v returns the > following for a ruby module: > > ruby-fnmatch-1.1b_1 ? orphaned: devel/ruby-fnmatch Try `portupgrade portupgrade'. The following packages have been replaced by lang/ruby16-shim-ruby18 (ruby-shim-ruby18-1.7.2.2002.05.21): devel/ruby-dl devel/ruby-fileutils devel/ruby-fnmatch devel/ruby-racc-runtime devel/ruby-strscan They will be automatically deinstalled during the installation of ruby16-shim-ruby18, although next time you run pkgdb -F you may be asked to fix the above dependencies. In that case, replace all of them with ruby-shim-ruby18-1.7.2.2002.05.21. Regards, -- / /__ __ Akinori.org / MUSHA.org / ) ) ) ) / FreeBSD.org / Ruby-lang.org Akinori MUSHA aka / (_ / ( (__( @ iDaemons.org / and.or.jp "Somewhere out of a memory.. of lighted streets on quiet nights.." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 5:31:33 2002 Delivered-To: freebsd-questions@freebsd.org Received: from slacknet.slacknet.com (slacknet.slacknet.com [204.228.135.180]) by hub.freebsd.org (Postfix) with ESMTP id 45D0237B409 for ; Mon, 10 Jun 2002 05:31:31 -0700 (PDT) Received: from rj45 (helo=localhost) by slacknet.slacknet.com with local-esmtp (Exim 3.12 #1 (Debian)) id 17HOKY-00041x-00 for ; Mon, 10 Jun 2002 06:31:30 -0600 Date: Mon, 10 Jun 2002 06:31:30 -0600 (MDT) From: RJ45 To: freebsd-questions@freebsd.org Subject: Athlon and clock walking forward Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, I remember I had a big problem with AMD Athlon and FreeBSD which made the computer clock run forward as crazy. I solved the problem installing NetBSD. Now I would like to buy a Dual Athlon MP 1800 as a FreeBSD mailserver. Anyone knows if Athlon MP 1800 still has this clock running forward problem ? Can I Truest to install FreeBSD on it ? Anyone has experience with Athlon MP or XP ? thanks Rick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 7:12: 7 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.navitaire.com (mail.navitaire.com [205.182.62.81]) by hub.freebsd.org (Postfix) with ESMTP id 8913937B40C for ; Mon, 10 Jun 2002 07:12:04 -0700 (PDT) Received: from exchange.Navitaire.com (exch.navitaire.com [149.122.4.14]) by mail.navitaire.com (Switch-2.1.4/Switch-2.1.0) with ESMTP id g5AEC3r07224; Mon, 10 Jun 2002 09:12:03 -0500 (CDT) Received: by exchange.Navitaire.com with Internet Mail Service (5.5.2653.19) id ; Mon, 10 Jun 2002 09:10:27 -0500 Message-ID: From: "Henning, Brian" To: "'freebsd-questions@FreeBSD.ORG'" , debian-user@lists.debian.org Subject: debian/freebsd Date: Mon, 10 Jun 2002 09:10:26 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello- I have one hard drive that I want to have freeBSD and debian Linux exist on. I want freebsd in a primary partition and I want linux and linux swap in the logical partitions in the extended partition. Every time I try to install debian, it corrupts my freebsd partition. After that is corrupt I reinstall freebsd and I it corrupts my debian partition. Does anyone have a duel boot system with these two operating systems on the same disk? is it not possible to have debian and freebsd on the same disk? thanks- brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 7:45:59 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.speakeasy.net (mail13.speakeasy.net [216.254.0.213]) by hub.freebsd.org (Postfix) with ESMTP id 94D2D37B404 for ; Mon, 10 Jun 2002 07:45:56 -0700 (PDT) Received: (qmail 23878 invoked from network); 10 Jun 2002 14:45:55 -0000 Received: from unknown (HELO LEDA500) ([66.93.20.24]) (envelope-sender ) by mail13.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 10 Jun 2002 14:45:55 -0000 Message-ID: <009d01c2108d$9d9adb80$18145d42@LEDA500> Reply-To: "LEDAMAY Speakeasy" From: "LEDAMAY Speakeasy" To: "Corey Snow" , "Jack L. Stone" Cc: References: <3D0347E7.15916.98820AF@localhost> Subject: Error HELP ME /dev/ad0s1b Date: Mon, 10 Jun 2002 10:46:33 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.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 When commiting a BSD 4.4 install I get... WARNING! unable to swap to dev/ad0s1b device not configured. This may cause problems installing if you do not have a lot of memory.. I would think something is not correct for the swap slice.. Any ideas? Please help! Ledam@speakeasy.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 7:48:12 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.speakeasy.net (mail13.speakeasy.net [216.254.0.213]) by hub.freebsd.org (Postfix) with ESMTP id 8751137B405 for ; Mon, 10 Jun 2002 07:48:09 -0700 (PDT) Received: (qmail 25103 invoked from network); 10 Jun 2002 14:48:09 -0000 Received: from unknown (HELO LEDA500) ([66.93.20.24]) (envelope-sender ) by mail13.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 10 Jun 2002 14:48:09 -0000 Message-ID: <00b801c2108d$ed599760$18145d42@LEDA500> Reply-To: "LEDAMAY Speakeasy" From: "LEDAMAY Speakeasy" To: References: <3D0347E7.15916.98820AF@localhost> Subject: dev/ad0s1b Date: Mon, 10 Jun 2002 10:48:47 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.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 I've tried using "A" for auto defaults.. *shrug* Leda --paste-- When commiting a BSD 4.4 install I get... WARNING! unable to swap to dev/ad0s1b device not configured. This may cause problems installing if you do not have a lot of memory.. I would think something is not correct for the swap slice.. Any ideas? Please help! Ledam@speakeasy.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 7:54: 1 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.speakeasy.net (mail15.speakeasy.net [216.254.0.215]) by hub.freebsd.org (Postfix) with ESMTP id 5FB1F37B404 for ; Mon, 10 Jun 2002 07:53:59 -0700 (PDT) Received: (qmail 21872 invoked from network); 10 Jun 2002 14:53:57 -0000 Received: from unknown (HELO LEDA500) ([66.93.20.24]) (envelope-sender ) by mail15.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 10 Jun 2002 14:53:57 -0000 Message-ID: <00be01c2108e$bd5722c0$18145d42@LEDA500> Reply-To: "LEDAMAY Speakeasy" From: "LEDAMAY Speakeasy" To: "LEDAMAY Speakeasy" , Subject: NOW the dev/ad0s1a Date: Mon, 10 Jun 2002 10:54:36 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.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 Getting- unable to make new root file system on /dev/ad0s1a command return status 1 I am having a bad day! Ledam@speakeasy.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 7:58: 2 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dire.bris.ac.uk (dire.bris.ac.uk [137.222.10.60]) by hub.freebsd.org (Postfix) with ESMTP id 1D9A937B404 for ; Mon, 10 Jun 2002 07:57:59 -0700 (PDT) Received: from mail.ilrt.bris.ac.uk by dire.bris.ac.uk with SMTP-PRIV with ESMTP; Mon, 10 Jun 2002 15:57:49 +0100 Received: from cmjg (helo=localhost) by mail.ilrt.bris.ac.uk with local-esmtp (Exim 3.16 #1) id 17HQbT-0001Ai-00; Mon, 10 Jun 2002 15:57:07 +0100 Date: Mon, 10 Jun 2002 15:57:07 +0100 (BST) From: Jan Grant X-X-Sender: cmjg@mail.ilrt.bris.ac.uk To: Zhihui Zhang Cc: freebsd-questions@freebsd.org Subject: Re: /etc/rc: cannot create /dev/null In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 7 Jun 2002, Zhihui Zhang wrote: > > When I boot the machine, I got: > > /etc/rc: cannot create /dev/null: read-only file system > > What does this mean? It means your /dev directory is missing that entry. As root, ensure the standard files are there: # cd /dev # /bin/sh ./MAKEDEV std should do it. -- jan grant, ILRT, University of Bristol. http://www.ilrt.bris.ac.uk/ Tel +44(0)117 9287088 Fax +44 (0)117 9287112 RFC822 jan.grant@bris.ac.uk Semantic rules, OK? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 8: 1:57 2002 Delivered-To: freebsd-questions@freebsd.org Received: from famine.ofda.net (famine.ofda.net [205.177.126.44]) by hub.freebsd.org (Postfix) with ESMTP id A463A37B407 for ; Mon, 10 Jun 2002 08:01:52 -0700 (PDT) Received: by famine.ofda.net with Internet Mail Service (5.5.2653.19) id ; Mon, 10 Jun 2002 11:00:17 -0400 Message-ID: <286CA1D65CF6D511B42B0004763B4F5F09A0E0@famine.ofda.net> From: rwatson@OFDA.NET To: FreeBSD-questions@FreeBSD.ORG Subject: Sendmail Local Hostnames Date: Mon, 10 Jun 2002 11:00:11 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C2108F.84A4DD40" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C2108F.84A4DD40 Content-Type: text/plain Hello, I would like to add another domain name for Sendmail to accept mail for. The FreeBSD Handbook says that the file is located /etc/mail/local-host-names. However, I don't have that file. Is there another location for this file or am I supposed to create this file? Thanks Randy ------_=_NextPart_001_01C2108F.84A4DD40 Content-Type: text/html Content-Transfer-Encoding: quoted-printable Sendmail Local Hostnames

Hello,

I would like to add another domain name for Sendmail = to accept mail for.

The FreeBSD Handbook says that the file is located = /etc/mail/local-host-names.  However, I don't have that = file.

Is there another location for this file or am I = supposed to create this file?

Thanks
Randy

------_=_NextPart_001_01C2108F.84A4DD40-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 8:13:23 2002 Delivered-To: freebsd-questions@freebsd.org Received: from alpha.yumyumyum.org (dsl092-171-091.wdc1.dsl.speakeasy.net [66.92.171.91]) by hub.freebsd.org (Postfix) with ESMTP id 0D48E37B408 for ; Mon, 10 Jun 2002 08:13:19 -0700 (PDT) Received: from alpha.yumyumyum.org (localhost [127.0.0.1]) by alpha.yumyumyum.org (8.12.3/8.12.3) with ESMTP id g5AFD321011038; Mon, 10 Jun 2002 11:13:03 -0400 (EDT) (envelope-from culverk@yumyumyum.org) Received: from localhost (culverk@localhost) by alpha.yumyumyum.org (8.12.3/8.12.3/Submit) with ESMTP id g5AFD2la011035; Mon, 10 Jun 2002 11:13:02 -0400 (EDT) (envelope-from culverk@yumyumyum.org) X-Authentication-Warning: alpha.yumyumyum.org: culverk owned process doing -bs Date: Mon, 10 Jun 2002 11:13:02 -0400 (EDT) From: Kenneth Culver To: RJ45 Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Athlon and clock walking forward In-Reply-To: Message-ID: <20020610111235.A10997-100000@alpha.yumyumyum.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, > I remember I had a big problem with AMD Athlon and FreeBSD which made the > computer clock run forward as crazy. I solved the problem installing > NetBSD. > Now I would like to buy a Dual Athlon MP 1800 as a FreeBSD mailserver. > Anyone knows if Athlon MP 1800 still has this clock running forward > problem ? > Can I Truest to install FreeBSD on it ? > Anyone has experience with Athlon MP or XP ? > thanks > I have an athlon, as do several of my friends, and none of us ever had this "clock running forward problem" Ken To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 8:32:49 2002 Delivered-To: freebsd-questions@freebsd.org Received: from bubble.via-net-works.ie (bubble.via-net-works.ie [212.17.32.27]) by hub.freebsd.org (Postfix) with ESMTP id 6692F37B405 for ; Mon, 10 Jun 2002 08:32:45 -0700 (PDT) Received: from beemer.dialups.via-net-works.ie ([212.17.33.176] helo=cooperationireland.org) by bubble.via-net-works.ie with esmtp (Exim 3.20 #2) id 17HR9t-0007uw-00 for freebsd-questions@freebsd.org; Mon, 10 Jun 2002 15:32:41 +0000 Received: from IT3 (it3 [199.107.2.144]) by cooperationireland.org (8.11.1/8.11.1) with SMTP id g5AFWai24675 for ; Mon, 10 Jun 2002 16:32:40 +0100 (IST) (envelope-from relyod@cooperationireland.org) Message-Id: <3.0.5.32.20020610163313.00dbeb38@199.107.2.1> X-Sender: relyod@199.107.2.1 X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.5 (32) Date: Mon, 10 Jun 2002 16:33:13 +0100 To: freebsd-questions@freebsd.org From: Mike Doyle Subject: ISDN USB "modem" support 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 need a recommendation for an ISDN USB modem that will work with the forthcomming release of FreeBSD 4.6 If any other users in the UK/Ireland have any positive (or negative) experiences with these, please let me know. (One will be deployed in the ROI, and one or two in the UK, so modems on sale in these markets are what I'm most interested in) Of slightly lesser importance, will the necessary files to install and/or build OpenOffice 1.0 be on the install disks ? Thanks in advance to any expert who can answer my queries Mike <>< ============================================================= ><> Michael Doyle email: relyod@cooperationireland.org Network Administrator personal email: relyod@indigo.ie Co-operation Ireland http://www.cooperationireland.org/ Phone: +353-1-661 0588 Fax: +353-1-661 8456 ********************************************************************* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 8:34: 4 2002 Delivered-To: freebsd-questions@freebsd.org Received: from fed1mtao03.cox.net (fed1mtao03.cox.net [68.6.19.242]) by hub.freebsd.org (Postfix) with ESMTP id 7530237B410 for ; Mon, 10 Jun 2002 08:33:52 -0700 (PDT) Received: from ip24_56_31_67.ph.cox.net ([24.56.31.67]) by fed1mtao03.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20020610153352.QDSC1378.fed1mtao03.cox.net@ip24_56_31_67.ph.cox.net> for ; Mon, 10 Jun 2002 11:33:52 -0400 Content-Type: text/plain; charset="us-ascii" From: Brett Rogers Reply-To: loki_bsd@cox.net To: freebsd-questions@freebsd.org Subject: easy make question Date: Mon, 10 Jun 2002 08:33:44 -0700 X-Mailer: KMail [version 1.4] MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200206100833.44751.loki_bsd@cox.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 How do you change the PREFIX variable from the command line when running = make? Thanks -Brett To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 8:47:22 2002 Delivered-To: freebsd-questions@freebsd.org Received: from gyros.marcuscom.com (dhcp-64-102-60-60.cisco.com [64.102.60.60]) by hub.freebsd.org (Postfix) with ESMTP id 2F19A37B407 for ; Mon, 10 Jun 2002 08:47:17 -0700 (PDT) Received: from gyros.marcuscom.com (localhost [127.0.0.1]) by gyros.marcuscom.com (8.12.3/8.12.3) with ESMTP id g5AFl9HY000464; Mon, 10 Jun 2002 11:47:09 -0400 (EDT) (envelope-from marcus@marcuscom.com) Received: (from marcus@localhost) by gyros.marcuscom.com (8.12.3/8.12.3/Submit) id g58H8Tii000966; Sat, 8 Jun 2002 13:08:29 -0400 (EDT) X-Authentication-Warning: gyros.marcuscom.com: marcus set sender to marcus@marcuscom.com using -f Subject: Re: gnome xdm problem From: Joe Marcus Clarke To: ozdemir dogan Cc: freebsd In-Reply-To: <20020608115910.53409.qmail@web14904.mail.yahoo.com> References: <20020608115910.53409.qmail@web14904.mail.yahoo.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.5 Date: 08 Jun 2002 13:08:29 -0400 Message-Id: <1023556109.893.4.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 2002-06-08 at 07:59, ozdemir dogan wrote: > I am using Freebsd 4.5 stable.And I am new in > Freebsd, unix.My problem is I couldn't used xdm,that > is I couldn' configure xdm.As in the handbook it says: > > % echo "#!/bin/sh" > ~/.xsession > % echo "/usr/X11R6/bin/gnome-session" >> ~/.xsession > % chmod +x ~/.xsession > when I wrote % echo "#!/bin/sh" > ~/.xsession ( when > there is no .xsession file in the /root) in the shell > command line it says: > /bin/sh: Event not found > Am I doing something wrong. No, you must be using the C shell which sees '!', and thinks it's you're trying to run a command from your shell history. You can either do: % echo "#\!/bin/sh" > ~/.xsession or edit ~/.xsession, and type the commands in yourself. Joe > Thank you. > > __________________________________________________ > Do You Yahoo!? > Yahoo! - Official partner of 2002 FIFA World Cup > http://fifaworldcup.yahoo.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 8:48:34 2002 Delivered-To: freebsd-questions@freebsd.org Received: from scanmail4.cableone.net (scanmail4.cableone.net [24.116.0.124]) by hub.freebsd.org (Postfix) with ESMTP id AE46437B40C for ; Mon, 10 Jun 2002 08:48:25 -0700 (PDT) Received: from scanmail4.cableone.net ([10.116.0.124]) by scanmail4.cableone.net with Microsoft SMTPSVC(5.5.1877.687.68); Mon, 10 Jun 2002 08:47:46 -0700 Received: from scanmail4.cableone.net [24.116.0.124] by scanmail4.cableone.net (SMTPD32-7.04) id AA1F2D9700D0; Mon, 10 Jun 2002 08:47:46 -0700 Received: from (19-236.bilcpe.cableone.net [24.117.19.236]) by mail.cableone.net with SMTP (MailShield v2.04 - WIN32 Jul 17 2001 17:12:42); Mon, 10 Jun 2002 08:47:45 -0600 Date: Mon, 10 Jun 2002 10:48:15 -0500 (CDT) From: Denny White To: freebsd-questions@freebsd.org Subject: iso release Message-ID: <20020610104539.U2225-100000@hal.cableone.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SMTP-HELO: hal.cableone.net X-SMTP-MAIL-FROM: dennyboy@cableone.net X-SMTP-RCPT-TO: freebsd-questions@freebsd.org X-SMTP-PEER-INFO: 19-236.bilcpe.cableone.net [24.117.19.236] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 apologize beforehand if info already exists. just haven't been able to find it. i know 4.6 supposed to be released june 8. ftp'd in to several servers, but no iso yet for 4.6, so wondering if there's usually a time lag between the release & the availability of the iso's, & if i want 4.6 right now, if i should just go ahead & do a cvsup & rebuild everything. thanks. "Windows is the Virus, Linux is the Vaccine, FreeBSD is the Cure!" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE9BMpKy0Ty5RZE55oRAnLwAJoDAKs1ltxL26SNuDdBE3QPYNnTMQCgwRK7 d5HMfOX7IS5HyZkCLzU4DfE= =YjDk -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 8:50:54 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.mhzdesign.com (grandcentral.mhzdesign.com [216.234.38.227]) by hub.freebsd.org (Postfix) with SMTP id 8647237B406 for ; Mon, 10 Jun 2002 08:50:48 -0700 (PDT) Received: (qmail 3556 invoked from network); 10 Jun 2002 15:50:42 -0000 Received: from unknown (HELO ?192.168.1.200?) (216.234.38.226) by 0 with SMTP; 10 Jun 2002 15:50:42 -0000 User-Agent: Microsoft-Entourage/9.0.2.4011 Date: Mon, 10 Jun 2002 11:50:42 -0400 Subject: Re: iso release From: Rob Gridley To: freebsd questions List Message-ID: In-Reply-To: <20020610104539.U2225-100000@hal.cableone.net> 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 Release schedule: http://www.freebsd.org/releases/4.6R/schedule.html Rob Gridley | 416.626.1777 System Administrator | rob@mhzdesign.com MHz Design Communications | http://www.mhzdesign.com On 6/10/02 11:48 AM, "Denny White" confessed: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > apologize beforehand if info already > exists. just haven't been able to find > it. i know 4.6 supposed to be released > june 8. ftp'd in to several servers, > but no iso yet for 4.6, so wondering > if there's usually a time lag between > the release & the availability of the > iso's, & if i want 4.6 right now, if > i should just go ahead & do a cvsup > & rebuild everything. thanks. > > > "Windows is the Virus, > Linux is the Vaccine, > FreeBSD is the Cure!" > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.0.6 (FreeBSD) > Comment: For info see http://www.gnupg.org > > iD8DBQE9BMpKy0Ty5RZE55oRAnLwAJoDAKs1ltxL26SNuDdBE3QPYNnTMQCgwRK7 > d5HMfOX7IS5HyZkCLzU4DfE= > =YjDk > -----END PGP SIGNATURE----- > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 9: 3: 4 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ns2.wananchi.com (ns2.wananchi.com [62.8.64.4]) by hub.freebsd.org (Postfix) with ESMTP id EBBDB37B401 for ; Mon, 10 Jun 2002 09:02:56 -0700 (PDT) Received: from wash by ns2.wananchi.com with local (Exim 3.36 #1 (FreeBSD)) id 17HRcp-000Nv0-00 for ; Mon, 10 Jun 2002 19:02:35 +0300 Date: Mon, 10 Jun 2002 19:02:35 +0300 From: Odhiambo Washington To: freebsd-questions@freebsd.org Subject: Can't launch xterm -- libXpm.so.4 not found Message-ID: <20020610160235.GC89971@ns2.wananchi.com> Mail-Followup-To: Odhiambo Washington , freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-Disclaimer: Any views expressed in this message,where not explicitly attributed otherwise, are mine alone!. X-Fortune: Absentee, n.: A person with an income who has had the forethought to remove himself from the sphere of exaction. -- Ambrose Bierce, "The Devil's Dictionary" X-Operating-System: FreeBSD 4.5-STABLE i386 X-Best-Window-Manager: Blackbox X-Mailer: Mutt http://www.mutt.org/ X-Designation: Systems Administrator, Wananchi Online Ltd. X-Location: Nairobi, KE, East Africa. X-Uptime: 7:00PM up 7 days, 9:44, 2 users, load averages: 0.64, 0.41, 0.36 Sender: owner-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 having a small (though serious) problem. I just can't launch xterm from within my window manager. When I try it I get this error: alligator# xterm /usr/libexec/ld-elf.so.1: Shared object "libXpm.so.4" not found But the file being complained about is right here ;-) alligator# locate libXpm.so.4 /usr/X11R6/lib/libXpm.so.4 /usr/compat/linux/usr/X11R6/lib/libXpm.so.4 /usr/compat/linux/usr/X11R6/lib/libXpm.so.4.11 /usr/compat/linux/usr/i486-linux-libc5/lib/libXpm.so.4 /usr/compat/linux/usr/i486-linux-libc5/lib/libXpm.so.4.9 alligator# What can I do to solve this problem? Thanking you in advance -Wash -- Odhiambo Washington "The box said 'Requires Wananchi Online Ltd. www.wananchi.com Windows 95, NT, or better,' Tel: 254 2 313985-9 Fax: 254 2 313922 so I installed FreeBSD." GSM: 254 72 743 223 GSM: 254 733 744 121 This sig is McQ! :-) Teach children to be polite and courteous in the home, and, when he grows up, he will never be able to edge his car onto a freeway. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 9:28:55 2002 Delivered-To: freebsd-questions@freebsd.org Received: from icarus.slightlystrange.org (icarus.slightlystrange.org [62.190.193.173]) by hub.freebsd.org (Postfix) with ESMTP id 3E29237B40D for ; Mon, 10 Jun 2002 09:28:51 -0700 (PDT) Received: from danielby by icarus.slightlystrange.org with local (Exim 3.12 #1 (Debian)) id 17HS2D-0003lr-00 for ; Mon, 10 Jun 2002 17:28:49 +0100 Date: Mon, 10 Jun 2002 17:28:49 +0100 From: Daniel Bye To: freebsd-questions@freebsd.org Subject: Re: Can't launch xterm -- libXpm.so.4 not found Message-ID: <20020610162849.GB14178@icarus.slightlystrange.org> Reply-To: dan@slightlystrange.org Mail-Followup-To: freebsd-questions@freebsd.org References: <20020610160235.GC89971@ns2.wananchi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020610160235.GC89971@ns2.wananchi.com> User-Agent: Mutt/1.3.27i Sender: owner-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, Jun 10, 2002 at 07:02:35PM +0300, Odhiambo Washington wrote: > I am having a small (though serious) problem. I just can't launch > xterm from within my window manager. When I try it I get this > error: > > > alligator# xterm > /usr/libexec/ld-elf.so.1: Shared object "libXpm.so.4" not found > > > But the file being complained about is right here ;-) > > > alligator# locate libXpm.so.4 > /usr/X11R6/lib/libXpm.so.4 > /usr/compat/linux/usr/X11R6/lib/libXpm.so.4 > /usr/compat/linux/usr/X11R6/lib/libXpm.so.4.11 > /usr/compat/linux/usr/i486-linux-libc5/lib/libXpm.so.4 > /usr/compat/linux/usr/i486-linux-libc5/lib/libXpm.so.4.9 > alligator# > > > > What can I do to solve this problem? Try this: ldconfig -elf -r | grep libXpm You _should_ see something like this: 107:-lXpm.4 => /usr/X11R6/lib/libXpm.so.4 If you don't, try this: ldconfig -elf -m to rebuild the ld hints file. Of course, the lib file needs to be some- where that ldconfig can find it (you can set this in /etc/ld-elf.so.conf). HTH, Dan -- 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 Mon Jun 10 9:41:46 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.b-online.gr (mail1.b-online.gr [212.152.79.14]) by hub.freebsd.org (Postfix) with ESMTP id 2C40137B405 for ; Mon, 10 Jun 2002 09:41:42 -0700 (PDT) Received: from b-online.gr (ppp2-180.b-online.forthnet.gr [194.219.60.180]) by mail.b-online.gr (Netscape Messaging Server 4.15) with SMTP id GXI17I00.8IN for ; Mon, 10 Jun 2002 19:45:18 +0300 Message-ID: <3D04D6F6.4040306@b-online.gr> Date: Mon, 10 Jun 2002 19:42:30 +0300 From: "Vasilis Karkabounas" Reply-To: vasilis@b-online.gr User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0rc3) Gecko/20020523 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.org Subject: A question about ppp-dialup & internet Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I tried to connect to internet, with ppp and I did it with the manual way: term atx3 OK . . . After that I tried to see various web pages with netscape but it doesn't work. Note that any kind of connection to any host, doesn't work(ssh,ftp etc). I made dialup section of /etc/ttys "ON", but nothing done.. Please help me with my problem Thank you Vasilis Karkabounas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 9:45:13 2002 Delivered-To: freebsd-questions@freebsd.org Received: from westhost43.westhost.net (westhost43.westhost.net [216.71.84.167]) by hub.freebsd.org (Postfix) with ESMTP id CF2BC37B405 for ; Mon, 10 Jun 2002 09:45:09 -0700 (PDT) Received: from localhost (burningclown@localhost) by westhost43.westhost.net (8.11.6/8.11.6) with ESMTP id g5AGjx729638 for ; Mon, 10 Jun 2002 11:46:00 -0500 Date: Mon, 10 Jun 2002 11:45:58 -0500 (CDT) From: burningclown@westhost43.westhost.net To: freebsd-questions Subject: pkgdb and stale dependencies Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I've been using a combination of pkgdb (called with -FuU as options) and portupgrade to keep my system up to date. Unfortunately I have usually done this in a fairly thoughtless manner, accepting the dependency resolutions offered by the system (which, in my defense, have usually seemed pretty reasonable). This doesn't seem to be working terribly well any more, and I'm wondering how to get the information I need to make intelligent decisions when pkgdb -FuU presents me with a choice such as the following: Stale dependency: arts_1.0.0_1 -> XFree86-libraries-4.2.0_1: XFree86-aoutlibs-3.3.6.9 (score: 44%) ? ([y]es/[n]o/[a]ll) [no] If I hit Enter here, with the no default, I get New dependency? (? to help): And eventually wind up in a place where I have to make a decision between 400 odd packages. Winnowing out many of these is easy, but how best to resolve the dependency in question remains ... and stale dependencies are coming up a lot when I run pkgdb. Am I just missing something obvious? I welcome RTFM if someone will tell me which manual will help. ":) Thanks in advance for any help. Best, Glenn Becker +----------------+ http://www.burningclown.com "Everyone's Portal to Nothing At All" +----------------+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 9:46: 7 2002 Delivered-To: freebsd-questions@freebsd.org Received: from sage-one.net (adsl-65-71-135-138.dsl.crchtx.swbell.net [65.71.135.138]) by hub.freebsd.org (Postfix) with ESMTP id F0D9837B40D for ; Mon, 10 Jun 2002 09:46:01 -0700 (PDT) Received: from sagea (sagea [192.168.0.3]) by sage-one.net (8.11.6/8.11.6) with SMTP id g5AGiiC95512; Mon, 10 Jun 2002 11:44:44 -0500 (CDT) (envelope-from jackstone@sage-one.net) Message-Id: <3.0.5.32.20020610114444.01044510@mail.sage-one.net> X-Sender: jackstone@mail.sage-one.net X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Mon, 10 Jun 2002 11:44:44 -0500 To: rwatson@OFDA.NET, FreeBSD-questions@FreeBSD.ORG From: "Jack L. Stone" Subject: Re: Sendmail Local Hostnames In-Reply-To: <286CA1D65CF6D511B42B0004763B4F5F09A0E0@famine.ofda.net> Mime-Version: 1.0 Content-Type: text/enriched; 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 At 11:00 AM 6.10.2002 -0400, rwatson@OFDA.NET wrote: >>>> Hello, I would like to add another domain name for Sendmail to accept mail for. The FreeBSD Handbook says that the file is located /etc/mail/local-host-names. However, I don't have that file. Is there another location for this file or am I supposed to create this file? Thanks Randy =================================================== Yes, you are supposed to create the file in /etc/mail and add the domains, one per line. mydoman.com mail.mydomain.com Best regards, Jack L. Stone, Administrator SageOne Net http://www.sage-one.net jackstone@sage-one.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 10:14: 0 2002 Delivered-To: freebsd-questions@freebsd.org Received: from tunnel.cae.ca (gate2.cae.com [142.39.200.151]) by hub.freebsd.org (Postfix) with ESMTP id B07EF37B84C for ; Mon, 10 Jun 2002 10:10:52 -0700 (PDT) Received: from dns1.cae.ca (dns1.cae.ca [142.39.20.1]) Received: from caemsx04.cae.ca (caemsx04.cae.ca [142.39.20.178]) Mon, 10 Jun 2002 13:08:36 -0400 (EDT) Received: by caemsx04.cae.ca with Internet Mail Service (5.5.2655.55) Message-ID: <8A6A2A139700D5118EB6009027B0FF3A0B7FDFCA@caemsx02.cae.ca> From: Andrea Bacchet To: "'freebsd-questions@FreeBSD.ORG'" Cc: "'grimm@planetquake.com'" Subject: Jail single ip network (FreeBSD 4.5) Date: Mon, 10 Jun 2002 13:08:27 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2655.55) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Greetings, I have followed the instructions in the man page for jail, as well as several very useful tutorials on setting up jail. I am using FreeBSD 4.5. http://www.samag.com/documents/s=1151/sam0105d/0105d.htm http://www.bsdpro.com/info.php?cat=security&fileid=00014#article The part I didn't understand, was how it was possible to have the jail run within the machine, when the machine itself only has one network card and IP. I then looked into IP Aliasing www.freebsd.peon.net/tutorials/6 Now, the problem I am having has been stumping me for days, I have read all the archives on this mailing list having to do with Jail and haven't seen any mention of a problem like mine. so I setup my jail in /home/jail (I am only going to run one) I then created the network alias, here is the output from ifconfig: xl0: flags=8843 mtu 1500 options=3 inet 142.39.88.238 netmask 0xffffff00 broadcast 142.39.88.255 inet6 fe80::2c0:4fff:fea0:86fa%xl0 prefixlen 64 scopeid 0x1 inet 192.168.200.13 netmask 0xffffffff broadcast 192.168.200.13 ether 00:c0:4f:a0:86:fa media: Ethernet autoselect (10baseT/UTP) 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 ppp0: flags=8010 mtu 1500 sl0: flags=c010 mtu 552 faith0: flags=8002 mtu 1500 I run the jail using the following command line: jail /home/jail darkside 192.168.200.13 /bin/sh /etc/rc If I do a ps -ax | grep J I can clearly see the jail running: 202 ?? SsJ 0:00.01 /usr/sbin/syslogd -s 209 ?? IsJ 0:00.00 /usr/sbin/inetd -wW 211 ?? IsJ 0:00.00 /usr/sbin/cron 213 ?? IsJ 0:00.25 /usr/sbin/sshd Host ftp is enabled (port 21) sshd is enabled (port 777) <- tested, I can connect from anywhere Jail telnetd is enabled (port 23) sshd is enabled (port 22) My host setup is working fine, I can ftp and ssh into the box without any problems. But I cannot telnet into the jail, nor ssh. In my testing, I noticed something very strange, if I try to telnet to the jail, then do a ps -ax | grep J, I can see that telnetd is now running! but it never responds, I cannot login! Is there something I am doing wrong? Can anyone help me troubleshoot this problem? __ Andrea Bacchet Technical Instructor, Software Systems Technology Engineering Technical Training Department e-mail: baccheta@cae.com phone: (514) 341-6780 X-2083 s-mail: CAE Inc, 8585 Cote de Liesse, St-Laurent, Canada, H4T 1G6 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 10:22:55 2002 Delivered-To: freebsd-questions@freebsd.org Received: from seven.slakin.net (adsl-67-112-126-134.dsl.pltn13.pacbell.net [67.112.126.134]) by hub.freebsd.org (Postfix) with ESMTP id E211337B403 for ; Mon, 10 Jun 2002 10:22:51 -0700 (PDT) Received: from localhost (localhost.slakin.net [127.0.0.1]) by seven.slakin.net (Postfix) with ESMTP id 3ECD8804 for ; Mon, 10 Jun 2002 10:22:53 -0700 (PDT) Date: Mon, 10 Jun 2002 10:22:53 -0700 (PDT) From: Matt Snow To: freebsd-questions@FreeBSD.ORG Subject: POP3 or IMAP Servers? Message-ID: <20020610102017.B3876-100000@seven.slakin.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Silly question I could research but thought I would throw it out... Can anybody recommend a simple and securable POP3 daemon? mainly I would like SSL authentication, or maybe IMAP? I have a few users that need to get mail remotely that dont have ssh access/knowledge to use pine or mutt. And if possible a daemon that will use a different password then what is in /etc/passwd. * * * * * * * * Matt (@) drama@slakin.net (w) http://slakin.net. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 10:47:51 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f210.law10.hotmail.com [64.4.15.210]) by hub.freebsd.org (Postfix) with ESMTP id 08A0137B400 for ; Mon, 10 Jun 2002 10:47:45 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 10 Jun 2002 10:47:44 -0700 Received: from 24.101.3.140 by lw10fd.law10.hotmail.msn.com with HTTP; Mon, 10 Jun 2002 17:47:44 GMT X-Originating-IP: [24.101.3.140] From: "Byon Jaemin" To: freebsd-questions@freebsd.org Subject: Re: /usr/ports/x11-toolkits/open-motif refuses to build Date: Mon, 10 Jun 2002 17:47:44 +0000 Mime-Version: 1.0 Content-Type: text/plain; charset=ks_c_5601-1987; format=flowed Message-ID: X-OriginalArrivalTime: 10 Jun 2002 17:47:44.0861 (UTC) FILETIME=[ED1E80D0:01C210A6] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I just tried removing open-motif port directory and refetching the files, however, it causes same error. Is there anyone experienced same error before? >From: Kent Stewart >To: Byon Jaemin >CC: freebsd-questions@FreeBSD.ORG >Subject: Re: /usr/ports/x11-toolkits/open-motif refuses to build >Date: Sun, 09 Jun 2002 10:17:48 -0700 > > > >Byon Jaemin wrote: > > > Dear all, > > > > I have faced an error when I tried to build > > /usr/ports/x11-toolkits/open-motif port. > > The following is an error message of 1st attempt: > > ----------Begin----------------------------------------- > > ===> Extracting for open-motif-2.1.30_2 > > > >>> Checksum OK for openmotif/openmotif2.1.30.tar.gz. > >>> Checksum OK for openmotif/patch1. > >>> Checksum OK for openmotif/patch2. > >>> Checksum mismatch for openmotif/patch3. > >>> Checksum OK for openmotif/patch4. > >>> Checksum OK for openmotif/patch5. > >> > > Make sure the Makefile and distinfo file > > (/usr/ports/x11-toolkits/open-motif/distinfo) > > are up to date. If you are absolutely sure you want to override this > > check, type "make NO_CHECKSUM=yes [other args]". > > *** Error code 1 > > > > Stop in /usr/ports/x11-toolkits/open-motif. > > > > ---------End---------------------------------------------- > > > > The following is an error message of 2nd attempt: > > -----------Begin------------------------------------------ > > root@/usr/ports/x11-toolkits/open-motif]# make install clean > > NO_CHECKSUM=yes > > ===> Extracting for open-motif-2.1.30_2 > > ===> open-motif-2.1.30_2 depends on executable: imake - found > > ===> open-motif-2.1.30_2 depends on shared library: X11.6 - found > > ===> Patching for open-motif-2.1.30_2 > > ===> Applying distribution patches for open-motif-2.1.30_2 > > patch: **** unexpected end of file in patch > > *** Error code 1 > > > > Stop in /usr/ports/x11-toolkits/open-motif. > > ------------End------------------------------------------ > > > > I of course updated ports up-to-date in the morning, the last modified > > date of the open-motif port seems to be 2001/11/23 though. > > How can I fix this error? Anyone wish to give me an advice? > > >Did you run portsdb -uU to update the index. > >I just cvsuped ports-all and didn't have any problem getting through >your area of difficulty. > >You may have corrupted source in your open-motif directory. The usual >fix is to rm it and recvsup. > >Kent > > > > > > > > _________________________________________________________________ > > юЭ╪╪╟Хюнюл гт╡╡го╢б ╧╚╥А ю╔ ╦чюо ╪╜╨Я╫╨юн MSN Hotmailю╩ ╦╦Ё╙ ╨╦╪╪©Д. > > http://www.hotmail.com/KO > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > . > > > > >-- >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 _________________________________________________________________ MSN фВеД©║╪╜ ©╘╥╞╨пюг ╩ГаЬю╩ ╟ёфМго╟т ╟Э╦╝го╪╪©Д. ╢ы╦╔ ╩Г╤В╣И╟З ╟Ью╞╢б ╧╟╥п юнх╜╣╣ гр ╪Ж юж╫ю╢о╢ы. http://photos.msn.co.kr/support/worldwide.aspx To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 10:58:17 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.wmptl.com (mail2.wmptl.com [216.94.6.26]) by hub.freebsd.org (Postfix) with ESMTP id B7C9337B407; Mon, 10 Jun 2002 10:58:11 -0700 (PDT) Received: from transcon ([10.0.0.168]) by mail2.wmptl.com (8.11.3/8.9.3) with SMTP id g5AKtu056854; Mon, 10 Jun 2002 16:55:56 -0400 (EDT) (envelope-from ITStaff@wmptl.com) Message-ID: <001401c210a7$f72b2d20$a800000a@transcon> Reply-To: "Communications Machine" From: "Communications Machine" To: Cc: Subject: Compact Flash vs ATA Disks Date: Mon, 10 Jun 2002 13:55:10 -0400 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 I need a comparison in terms primarily of performance and reliability between using compact flash to boot vs a standard ATA disk drive on a machine used primarily as a router/firewall. I would assume since there is no mechanical spinup/spindown issues with compact flash, that it would therefore be quicker to startup off of; however one must still wait for the PC bios anyways... so will it really make that much of a difference? Guess it really comes down to transfer rates: which is generally speaking faster (bear in mind only in terms of reading, as writting to disk will be extremely infrequent). In terms of reliability, what is the life expentancy of compact flash vs a standard ATA disk drive? Again, I believe the mechanical issues involved with a disk drive may be overcome with compact flash disks, but I don't honestly know enough about compact flash. The goal being to have a standard PC boot up off of compact flash, in the hopes of an extremely quick, efficient, and reliable boot. Preferable even to use a read-only compact flash device so-as to bypass the need for checking the disk (fsck and such) at startup. Any suggestions/comment/questions/shared experiences welcomed and appreciated; but please CC my email address directly. Thanks -- Nathan Vidican itstaff@wmptl.com Windsor Match Plate & Tool Ltd. http://home.wmptl.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 11: 5:13 2002 Delivered-To: freebsd-questions@freebsd.org Received: from pcwin002.win.tue.nl (pcwin002.win.tue.nl [131.155.71.72]) by hub.freebsd.org (Postfix) with ESMTP id 8D82037B437 for ; Mon, 10 Jun 2002 11:02:21 -0700 (PDT) Received: from pcwin002.win.tue.nl (orb_rules@localhost [127.0.0.1]) by pcwin002.win.tue.nl (8.12.3/8.12.3) with ESMTP id g5AI2IS2056294; Mon, 10 Jun 2002 20:02:18 +0200 (CEST) (envelope-from stijn@pcwin002.win.tue.nl) Received: (from stijn@localhost) by pcwin002.win.tue.nl (8.12.3/8.12.3/Submit) id g5AI2ICV056293; Mon, 10 Jun 2002 20:02:18 +0200 (CEST) Date: Mon, 10 Jun 2002 20:02:18 +0200 From: Stijn Hoop To: Brett Rogers Cc: freebsd-questions@freebsd.org Subject: Re: easy make question Message-ID: <20020610200218.A56258@pcwin002.win.tue.nl> References: <200206100833.44751.loki_bsd@cox.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="BOKacYhQ+x31HxR3" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200206100833.44751.loki_bsd@cox.net>; from loki_bsd@cox.net on Mon, Jun 10, 2002 at 08:33:44AM -0700 X-Bright-Idea: Let's abolish HTML mail! Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --BOKacYhQ+x31HxR3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, On Mon, Jun 10, 2002 at 08:33:44AM -0700, Brett Rogers wrote: > How do you change the PREFIX variable from the command line when running = make? $ make PREFIX=3D/foo/bar Don't forget to run make install with the same PREFIX or you get *very* weird results. Or do it all in one step: # make PREFIX=3D/foo/bar install HTH, --Stijn --=20 The rain it raineth on the just And also on the unjust fella, But chiefly on the just, because The unjust steals the just's umbrella. --BOKacYhQ+x31HxR3 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9BOmqY3r/tLQmfWcRAq6DAJ0bg+jz365YSbhb++QDoKbfJgkYMgCglTks 1h+2/2wuC0jk3u/niMW14c0= =Ktws -----END PGP SIGNATURE----- --BOKacYhQ+x31HxR3-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 11:14: 5 2002 Delivered-To: freebsd-questions@freebsd.org Received: from nova.anchoragerescue.org (95-7-237-24-cable.anchorageak.net [24.237.7.95]) by hub.freebsd.org (Postfix) with ESMTP id 2D08B37B403 for ; Mon, 10 Jun 2002 11:13:50 -0700 (PDT) Received: from there (localhost.anchoragerescue.org [127.0.0.1]) by nova.anchoragerescue.org (Postfix) with SMTP id 8246B53; Mon, 10 Jun 2002 09:19:20 -0800 (AKDT) Content-Type: text/plain; charset="iso-8859-1" From: Beech Rintoul Reply-To: akbeech@sinbad.net To: burningclown@westhost43.westhost.net Subject: Re: pkgdb and stale dependencies Date: Mon, 10 Jun 2002 09:19:20 -0800 X-Mailer: KMail [version 1.3] References: In-Reply-To: Organization: Sinbad Network Communications Cc: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020610171920.8246B53@nova.anchoragerescue.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Monday 10 June 2002 08:45 am, you wrote: > Hi, > > I've been using a combination of pkgdb (called with -FuU as options) and > portupgrade to keep my system up to date. Unfortunately I have usually > done this in a fairly thoughtless manner, accepting the dependency > resolutions offered by the system (which, in my defense, have usually > seemed pretty reasonable). > > This doesn't seem to be working terribly well any more, and I'm wondering > how to get the information I need to make intelligent decisions when pkgdb > -FuU presents me with a choice such as the following: > > Stale dependency: arts_1.0.0_1 -> XFree86-libraries-4.2.0_1: > XFree86-aoutlibs-3.3.6.9 (score: 44%) ? ([y]es/[n]o/[a]ll) [no] > > If I hit Enter here, with the no default, I get > > New dependency? (? to help): > > And eventually wind up in a place where I have to make a decision between > 400 odd packages. Winnowing out many of these is easy, but how best to > resolve the dependency in question remains ... and stale dependencies are > coming up a lot when I run pkgdb. > > Am I just missing something obvious? I welcome RTFM if someone will tell me > which manual will help. ":) > > Thanks in advance for any help. > > Best, > > Glenn Becker After a cvsup I use the following to see which ports need update: pkg_version -l '<' You shouldn't need to run pkgdb unless your ports get out of sync with what's registered. Then use portupgrade -r or -R (see man portupgrade) to upgrade. It does a very good job of keeping the dependencies current. Beech -- ------------------------------------------------------------------- Beech Rintoul - SysAdmin - akbeech@sinbad.net /"\ ASCII Ribbon Campaign | Sinbad Network Communications \ / - NO HTML/RTF in e-mail | 3101 Penland Parkway #K-38 X - NO Word docs in e-mail | Anchorage, AK 99508-1957 / \ ----------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 11:37:38 2002 Delivered-To: freebsd-questions@freebsd.org Received: from nemesis.systems.pipex.net (nemesis.systems.pipex.net [62.190.223.8]) by hub.freebsd.org (Postfix) with ESMTP id 8746637B404 for ; Mon, 10 Jun 2002 11:37:12 -0700 (PDT) Received: from ThisAddressDoesNotExist (userhh092.dsl.pipex.com [62.190.215.92]) by nemesis.systems.pipex.net (Postfix) with ESMTP id A21AF16000057 for ; Mon, 10 Jun 2002 19:37:09 +0100 (BST) Subject: IPFW error, help? From: "S. Roberts" Reply-To: sroberts@dsl.pipex.com To: FreeBSD-Questions Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-pojhGn3G62pSLDI/9nLJ" X-Mailer: Ximian Evolution 1.0.5 Date: 10 Jun 2002 19:37:18 +0100 Message-Id: <1023734240.315.29.camel@Demon.Strobe.org> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-pojhGn3G62pSLDI/9nLJ Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hello, I reloaded my firewall rules today and noticed a strange error on restart: 00618 allow tcp from any to any 53 keep-state out xmit sis0 setup ipfw: unknown argument ``setup'' What does this mean? Its not the only rule that has this structure but this one comes up with that error statement. I noted as well that rule 00619 does not get listed either from ipfw -tN l: # ipfw -tN l 00002 Mon Jun 10 00:27:28 2002 deny udp from any to any router in recv sis0 00500 check-state 00501 deny tcp from any to any established 00502 deny ip from any to any frag 00600 allow tcp from any to any http keep-state out xmit sis0 setup 00601 allow tcp from any to any https keep-state out xmit sis0 setup 00610 allow tcp from any to resolver0.dial.pipex.net domain keep-state out xmit sis0 setup 00611 Mon Jun 10 00:25:51 2002 allow udp from any to resolver0.dial.pipex.net domain keep-state out xmit sis0 00615 allow tcp from any to resolver1.dial.pipex.net domain keep-state out xmit sis0 setup 00616 allow udp from any to resolver1.dial.pipex.net domain keep-state out xmit sis0 00618 allow tcp from any to any domain keep-state out xmit sis0 setup 00630 Mon Jun 10 00:25:54 2002 allow tcp from any to any smtp,pop3 keep-state out xmit sis0 setup 00640 allow tcp from any to any uid root keep-state out xmit sis0 setup00641 allow tcp from any to any uid root keep-state in recv sis0 setup 00642 allow udp from me to any 33435-33500 keep-state out xmit sis0 00643 allow icmp from any to me limit src-addr 2 in recv sis0 icmptype 3,11 Is there a problem here, or am I not understanding something about the way that IPFW works. Also, I noticed that /var/log/maillog is filling up with tons (up to 12MB prior to log rotation) of deferred mail statements - I take it that's the firewall preventing connections to localhost at port 25? What could I do about that, if anything? Do get back to me as soon as you can, please. Stacey Here're the rules as they are in /etc/firewall: # cat /etc/firewall/fwrules # Define firewall command fwcmd=3D"/sbin/ipfw" # Flush rules list on start $fwcmd -f flush # Set Device variable parameters oif=3D"nic" odns1=3D"ISPDNS1" # ISP dns server 1 odns2=3D"ISPDNS2" # ISP dns server 2 # Start of rules $fwcmd add 00002 deny udp from any to any 520 in via $oif # CONTROL SECTION # Using check-state statements to match bi-directional traffic # flow between source / destination using protocol/IP/port/sequence number # The dynamic rule has a limited lifetime, controlled by a set # of sysctl(8) variables. This lifetime is refreshed each time a # matching packet is matched in the dynamic table # Allow packet through if it has previously been added to # the dynamic rules table by an allow keep-state statement $fwcmd add 00500 check-state # Deny late-arriving packets to prevent catching & logging by # rules 800 or 900 $fwcmd add 00502 deny all from any to any frag # Deny ACK packets that are not matched in dynamic rule table $fwcmd add 00501 deny tcp from any to any established # OUTBOUND SECTION # Interrogate outbound packets originating from private lan=20 # Upon rule-match, its keep-state option creates dynamic rule # Allow out www traffic $fwcmd add 00600 allow tcp from any to any 80 out via $oif setup keep-state $fwcmd add 00601 allow tcp from any to any 443 out via $oif setup keep-state # Allow out access to ISP dns servers $fwcmd add 00610 allow tcp from any to $odns1 53 out via $oif setup keep-state $fwcmd add 00611 allow udp from any to $odns1 53 out via $oif keep-state $fwcmd add 00615 allow tcp from any to $odns2 53 out via $oif setup keep-state $fwcmd add 00616 allow udp from any to $odns2 53 out via $oif keep-state # Allow out access to Internet Domain name server $fwcmd add 00618 allow tcp from any to any 53 out via $oif setup keep-state=20 $fwcmd add 00619 allow udp from any to any 53 out via $oif setup keep-state # Allow out send & get e-mail function $fwcmd add 00630 allow tcp from any to any 25,110 out via $oif setup keep-state # Allow out & in FreeBSD maintenance functions (make install & CVSUP) $fwcmd add 00640 allow tcp from any to any out via $oif setup keep-state uid root $fwcmd add 00641 allow tcp from any to any in via $oif setup keep-state uid root $fwcmd add 00642 allow udp from me to any 33435-33500 out via $oif keep-state $fwcmd add 00643 allow icmp from any to me icmptype 3,11 in via $oif limit src-addr 2 # Allow out ping function $fwcmd add 00650 allow icmp from any to any out via $oif keep-state # Allow FTP control channel $fwcmd add 00671 allow tcp from any to any 21 out via $oif setup keep-state # Allow FTP data channel in $fwcmd add 00672 allow tcp from any to any 20 in via $oif setup keep-state # Allow out SSH $fwcmd add 00680 allow tcp from any to any 22 out via $oif setup keep-state # Allow out TELNET $fwcmd add 00690 allow tcp from any to any 23 out via $oif setup keep-state # Allow out Network Time Protocol (NTP) queries $fwcmd add 00694 allow tcp from any to any 123 out via $oif setup keep-state $fwcmd add 00695 allow udp from any to any 123 out via $oif keep-state # Allow out TIME $fwcmd add 00696 allow tcp from any to any 37 out via $oif setup keep-state $fwcmd add 00697 allow udp from any to any 37 out via $oif keep-state # Allow out IDENT $fwcmd add 00700 allow tcp from any to any 113 out via $oif setup keep-state $fwcmd add 00701 allow udp from any to any 113 out via $oif keep-state # Allow out WHOIS $fwcmd add 00712 allow tcp from any to any 43 out via $oif setup keep-state $fwcmd add 00713 allow udp from any to any 43 out via $oif keep-state # Allow out WHOIS++ $fwcmd add 00715 allow tcp from any to any 63 out via $oif setup keep-state $fwcmd add 00716 allow udp from any to any 63 out via $oif keep-state # Allow out FINGER=20 $fwcmd add 00720 allow tcp from any to any 79 out via $oif setup keep-state $fwcmd add 00721 allow udp from any to any 79 out via $oif keep-state # Allow out NNTP=20 $fwcmd add 00725 allow tcp from any to any 119 out via $oif setup keep-state $fwcmd add 00726 allow udp from any to any 119 out via $oif keep-state # Allow out GOPHER $fwcmd add 00730 allow tcp from any to any 70 out via $oif setup keep-state $fwcmd add 00731 allow udp from any to any 70 out via $oif keep-state # INBOUND SECTION # Interrogate packets originating from outside # Statements here allow public requests for services # Allow in WWW #$fwcmd add 00800 allow tcp from any to any 80 in via $oif setup keep-state # Deny & log all attempts to connect over httpd $fwcmd add 00800 deny log tcp from any to any 80 in via $oif setup keep-state # Allow TCP FTP control channel in and data channel out $fwcmd add 00810 allow tcp from any to me 21 in via $oif setup keep-state $fwcmd add 00811 allow tcp from any 20 to any 1024-49151 out via $oif setup keep-state=20 # CATCH-ALL SECTION # Send RESET to all IDENT packets $fwcmd add 00840 reset tcp from any to me 113 in via $oif # Stop and LOG spoofing attack attempts $fwcmd add 00850 deny log ip from me to me in via $oif # Stop and LOG ping echo attacks $fwcmd add 00860 deny log icmp from any to me icmptype 0,8 in via $oif # Reject and LOG all setup of incoming connections from outside $fwcmd add 00900 deny log all from any to any in via $oif # All else is denied by default $fwcmd add 00910 deny log logamount 500 ip from any to any # --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer --=-pojhGn3G62pSLDI/9nLJ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hello, I reloaded my firewall rules today and noticed a strange error on restart: 00618 allow tcp from any to any 53 keep-state out xmit sis0 setup ipfw: unknown argument ``setup'' What does this mean? Its not the only rule that has this structure but this one comes up with that error statement. I noted as well that rule 00619 does not get listed either from ipfw -tN l: # ipfw -tN l 00002 Mon Jun 10 00:27:28 2002 deny udp from any to any router in recv sis0 00500 check-state 00501 deny tcp from any to any established 00502 deny ip from any to any frag 00600 allow tcp from any to any http keep-state out xmit sis0 setup 00601 allow tcp from any to any https keep-state out xmit sis0 setup 00610 allow tcp from any to resolver0.dial.pipex.net domain keep-state out xmit sis0 setup 00611 Mon Jun 10 00:25:51 2002 allow udp from any to resolver0.dial.pipex.net domain keep-state out xmit sis0 00615 allow tcp from any to resolver1.dial.pipex.net domain keep-state out xmit sis0 setup 00616 allow udp from any to resolver1.dial.pipex.net domain keep-state out xmit sis0 00618 allow tcp from any to any domain keep-state out xmit sis0 setup 00630 Mon Jun 10 00:25:54 2002 allow tcp from any to any smtp,pop3 keep-state out xmit sis0 setup 00640 allow tcp from any to any uid root keep-state out xmit sis0 setup00641 allow tcp from any to any uid root keep-state in recv sis0 setup 00642 allow udp from me to any 33435-33500 keep-state out xmit sis0 00643 allow icmp from any to me limit src-addr 2 in recv sis0 icmptype 3,11 Is there a problem here, or am I not understanding something about the way that IPFW works. Also, I noticed that /var/log/maillog is filling up with tons (up to 12MB prior to log rotation) of deferred mail statements - - I take it that's the firewall preventing connections to localhost at port 25? What could I do about that, if anything? Do get back to me as soon as you can, please. Stacey Here're the rules as they are in /etc/firewall: # cat /etc/firewall/fwrules # Define firewall command fwcmd=3D"/sbin/ipfw" # Flush rules list on start $fwcmd -f flush # Set Device variable parameters oif=3D"nic" odns1=3D"ISPDNS1" # ISP dns server 1 odns2=3D"ISPDNS2" # ISP dns server 2 # Start of rules $fwcmd add 00002 deny udp from any to any 520 in via $oif # CONTROL SECTION # Using check-state statements to match bi-directional traffic # flow between source / destination using protocol/IP/port/sequence number # The dynamic rule has a limited lifetime, controlled by a set # of sysctl(8) variables. This lifetime is refreshed each time a # matching packet is matched in the dynamic table # Allow packet through if it has previously been added to # the dynamic rules table by an allow keep-state statement $fwcmd add 00500 check-state # Deny late-arriving packets to prevent catching & logging by # rules 800 or 900 $fwcmd add 00502 deny all from any to any frag # Deny ACK packets that are not matched in dynamic rule table $fwcmd add 00501 deny tcp from any to any established # OUTBOUND SECTION # Interrogate outbound packets originating from private lan=20 # Upon rule-match, its keep-state option creates dynamic rule # Allow out www traffic $fwcmd add 00600 allow tcp from any to any 80 out via $oif setup keep-state $fwcmd add 00601 allow tcp from any to any 443 out via $oif setup keep-state # Allow out access to ISP dns servers $fwcmd add 00610 allow tcp from any to $odns1 53 out via $oif setup keep-state $fwcmd add 00611 allow udp from any to $odns1 53 out via $oif keep-state $fwcmd add 00615 allow tcp from any to $odns2 53 out via $oif setup keep-state $fwcmd add 00616 allow udp from any to $odns2 53 out via $oif keep-state # Allow out access to Internet Domain name server $fwcmd add 00618 allow tcp from any to any 53 out via $oif setup keep-state=20 $fwcmd add 00619 allow udp from any to any 53 out via $oif setup keep-state # Allow out send & get e-mail function $fwcmd add 00630 allow tcp from any to any 25,110 out via $oif setup keep-state # Allow out & in FreeBSD maintenance functions (make install & CVSUP) $fwcmd add 00640 allow tcp from any to any out via $oif setup keep-state uid root $fwcmd add 00641 allow tcp from any to any in via $oif setup keep-state uid root $fwcmd add 00642 allow udp from me to any 33435-33500 out via $oif keep-state $fwcmd add 00643 allow icmp from any to me icmptype 3,11 in via $oif limit src-addr 2 # Allow out ping function $fwcmd add 00650 allow icmp from any to any out via $oif keep-state # Allow FTP control channel $fwcmd add 00671 allow tcp from any to any 21 out via $oif setup keep-state # Allow FTP data channel in $fwcmd add 00672 allow tcp from any to any 20 in via $oif setup keep-state # Allow out SSH $fwcmd add 00680 allow tcp from any to any 22 out via $oif setup keep-state # Allow out TELNET $fwcmd add 00690 allow tcp from any to any 23 out via $oif setup keep-state # Allow out Network Time Protocol (NTP) queries $fwcmd add 00694 allow tcp from any to any 123 out via $oif setup keep-state $fwcmd add 00695 allow udp from any to any 123 out via $oif keep-state # Allow out TIME $fwcmd add 00696 allow tcp from any to any 37 out via $oif setup keep-state $fwcmd add 00697 allow udp from any to any 37 out via $oif keep-state # Allow out IDENT $fwcmd add 00700 allow tcp from any to any 113 out via $oif setup keep-state $fwcmd add 00701 allow udp from any to any 113 out via $oif keep-state # Allow out WHOIS $fwcmd add 00712 allow tcp from any to any 43 out via $oif setup keep-state $fwcmd add 00713 allow udp from any to any 43 out via $oif keep-state # Allow out WHOIS++ $fwcmd add 00715 allow tcp from any to any 63 out via $oif setup keep-state $fwcmd add 00716 allow udp from any to any 63 out via $oif keep-state # Allow out FINGER=20 $fwcmd add 00720 allow tcp from any to any 79 out via $oif setup keep-state $fwcmd add 00721 allow udp from any to any 79 out via $oif keep-state # Allow out NNTP=20 $fwcmd add 00725 allow tcp from any to any 119 out via $oif setup keep-state $fwcmd add 00726 allow udp from any to any 119 out via $oif keep-state # Allow out GOPHER $fwcmd add 00730 allow tcp from any to any 70 out via $oif setup keep-state $fwcmd add 00731 allow udp from any to any 70 out via $oif keep-state # INBOUND SECTION # Interrogate packets originating from outside # Statements here allow public requests for services # Allow in WWW #$fwcmd add 00800 allow tcp from any to any 80 in via $oif setup keep-state # Deny & log all attempts to connect over httpd $fwcmd add 00800 deny log tcp from any to any 80 in via $oif setup keep-state # Allow TCP FTP control channel in and data channel out $fwcmd add 00810 allow tcp from any to me 21 in via $oif setup keep-state $fwcmd add 00811 allow tcp from any 20 to any 1024-49151 out via $oif setup keep-state=20 # CATCH-ALL SECTION # Send RESET to all IDENT packets $fwcmd add 00840 reset tcp from any to me 113 in via $oif # Stop and LOG spoofing attack attempts $fwcmd add 00850 deny log ip from me to me in via $oif # Stop and LOG ping echo attacks $fwcmd add 00860 deny log icmp from any to me icmptype 0,8 in via $oif # Reject and LOG all setup of incoming connections from outside $fwcmd add 00900 deny log all from any to any in via $oif # All else is denied by default $fwcmd add 00910 deny log logamount 500 ip from any to any # - --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 iQA/AwUBPQTx3Pdn4A8qiCO5EQKWEwCgrNE14U2G8elKxM70f510MqSib94AoIef D8a7J+he4hOjdRjdBcIPL6Yf =4Gcw -----END PGP SIGNATURE----- --=-pojhGn3G62pSLDI/9nLJ-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 11:38: 7 2002 Delivered-To: freebsd-questions@freebsd.org Received: from postfix2-1.free.fr (postfix2-1.free.fr [213.228.0.9]) by hub.freebsd.org (Postfix) with ESMTP id 946CF37B405 for ; Mon, 10 Jun 2002 11:37:59 -0700 (PDT) Received: from localhost.localdomain (lille-2-a7-62-147-7-154.dial.proxad.net [62.147.7.154]) by postfix2-1.free.fr (Postfix) with SMTP id 6F97C542; Mon, 10 Jun 2002 20:37:27 +0200 (CEST) Date: Mon, 10 Jun 2002 20:33:42 +0200 From: messmate To: "Henning, Brian" Cc: freebsd-questions-en Subject: Re: debian/freebsd Message-Id: <20020610203342.63a69188.messmate@free.fr> In-Reply-To: References: X-Mailer: Sylpheed version 0.7.0 (GTK+ 1.2.10; i586-mandrake-linux-gnu) 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 Hello, YES you can. I have win, linux and FreeBSD installed on the same disk. My bootmanager is LILO without any pb. Remarks: you can have anly 4 primary partitions or 3 primary and 1 extended on the same HD. A+ On Mon, 10 Jun 2002 09:10:26 -0500 "Henning, Brian" wrote: | Hello- | I have one hard drive that I want to have freeBSD and debian Linux exist on. | I want freebsd in a primary partition and I want linux and linux swap in the | logical partitions in the extended partition. Every time I try to install | debian, it corrupts my freebsd partition. After that is corrupt I reinstall | freebsd and I it corrupts my debian partition. Does anyone have a duel boot | system with these two operating systems on the same disk? is it not possible | to have debian and freebsd on the same disk? | thanks- | brian | | To Unsubscribe: send mail to majordomo@FreeBSD.org | with "unsubscribe freebsd-questions" in the body of the message | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 11:46: 4 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mark.staudinger.net (mark.staudinger.net [207.252.75.224]) by hub.freebsd.org (Postfix) with ESMTP id D263137B407 for ; Mon, 10 Jun 2002 11:46:00 -0700 (PDT) Received: from staudinger.net (localhost [127.0.0.1]) by mark.staudinger.net (8.11.6/8.11.6) with SMTP id g5AIaxW57142 for ; Mon, 10 Jun 2002 14:37:00 -0400 (EDT) (envelope-from mark@staudinger.net) Message-Id: <200206101837.g5AIaxW57142@mark.staudinger.net> Date: Mon, 10 Jun 2002 18:36:59 -0000 To: Subject: Apache2 (2.0.36) + ssl Q (a bit OT) From: "Mark Staudinger" X-Mailer: TWIG 2.7.5 Reply-To: mark@staudinger.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 Naturally I tried the appropriate apache list, but it seems to be mostly dead. Anyone running Apache 2.0.36 or thereabouts with SSL enabled, on FreeBSD 4.4-STABLE or later? I'm not having any luck with using my old certificates (self-signed) that I was using with Apache 1.3.17, and there's no apparent way to generate certificates with the source distribution of 2.0.36. It looks as if they are using a ported version of OpenSSL 0.9.6a, however building 0.9.6X from source seems to require apache 1.3.X to be installed, and I'm really not sure if making new certificates for a 1.3.X server will solve the problem. I have the relevant error messages from the openssl client attempting to connect to the server, if anyone needs them. The server is responding on port 443, but no connection attempts or error messages are logged via Apache, since the certificate is never verified. Advice? Pointers? -=Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 11:46:49 2002 Delivered-To: freebsd-questions@freebsd.org Received: from tunnel.cae.ca (gate2.cae.com [142.39.200.151]) by hub.freebsd.org (Postfix) with ESMTP id F16C537B401 for ; Mon, 10 Jun 2002 11:46:40 -0700 (PDT) Received: from dns1.cae.ca (dns1.cae.ca [142.39.20.1]) Received: from caemsx04.cae.ca (caemsx04.cae.ca [142.39.20.178]) Mon, 10 Jun 2002 14:45:28 -0400 (EDT) Received: by caemsx04.cae.ca with Internet Mail Service (5.5.2655.55) Message-ID: <8A6A2A139700D5118EB6009027B0FF3A0B7FDFD0@caemsx02.cae.ca> From: Andrea Bacchet To: "'aaron g'" Cc: freebsd-questions@freebsd.org Subject: RE: Jail single ip network (FreeBSD 4.5) Date: Mon, 10 Jun 2002 14:45:21 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2655.55) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Greetings Aaron, I did indeed add that inetd flag to my host environment. I didn't add it to my jailed environment (which is what was visible in my last post, as output of the ps command). Would this even cause an error? I mean from what I have read, that flag is an added security measure, in order to limit jailed users from talking to the host inetd. But other than that, what would that flad affect? cheers, __ Andy -----Original Message----- From: aaron g [mailto:click46@operamail.com] Sent: Monday, June 10, 2002 2:40 PM To: baccheta@cae.com Cc: freebsd-questions@freebsd.org Subject: RE: Jail single ip network (FreeBSD 4.5) You did not follow the jail(8) man page well enough ;) From man 8 jail: 'Add the following to /etc/rc.conf in the host environment: [...] inetd_flags="-wW -a 192.168.11.23" [...]' where 192.168.11.23 is your jail's IP - aarong -- _______________________________________________ Download the free Opera browser at http://www.opera.com/ Powered by Outblaze To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 11:50:19 2002 Delivered-To: freebsd-questions@freebsd.org Received: from slacknet.slacknet.com (slacknet.slacknet.com [204.228.135.180]) by hub.freebsd.org (Postfix) with ESMTP id 5130537B40D for ; Mon, 10 Jun 2002 11:49:57 -0700 (PDT) Received: from rj45 (helo=localhost) by slacknet.slacknet.com with local-esmtp (Exim 3.12 #1 (Debian)) id 17HUEm-0005JU-00; Mon, 10 Jun 2002 12:49:56 -0600 Date: Mon, 10 Jun 2002 12:49:56 -0600 (MDT) From: RJ45 To: Matt Snow Cc: freebsd-questions@FreeBSD.ORG Subject: Re: POP3 or IMAP Servers? In-Reply-To: <20020610102017.B3876-100000@seven.slakin.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 cyrus-imapd+cyrus-sasl On Mon, 10 Jun 2002, Matt Snow wrote: > Silly question I could research but thought I would throw it out... > Can anybody recommend a simple and securable POP3 daemon? mainly I would > like SSL authentication, or maybe IMAP? > > I have a few users that need to get mail remotely that dont have ssh > access/knowledge to use pine or mutt. > And if possible a daemon that will use a different password then what is > in /etc/passwd. > > * * * * * * * * > Matt > (@) drama@slakin.net > (w) http://slakin.net. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 11:51: 2 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.navitaire.com (mail.navitaire.com [205.182.62.81]) by hub.freebsd.org (Postfix) with ESMTP id 9E98C37B40A for ; Mon, 10 Jun 2002 11:50:55 -0700 (PDT) Received: from exchange.Navitaire.com (exch.navitaire.com [149.122.4.14]) by mail.navitaire.com (Switch-2.1.4/Switch-2.1.0) with ESMTP id g5AIorr16865; Mon, 10 Jun 2002 13:50:53 -0500 (CDT) Received: by exchange.Navitaire.com with Internet Mail Service (5.5.2653.19) id ; Mon, 10 Jun 2002 13:49:17 -0500 Message-ID: From: "Henning, Brian" To: "'messmate'" Cc: freebsd-questions-en Subject: RE: debian/freebsd Date: Mon, 10 Jun 2002 13:49:16 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG messmate, i have 3 primary and one extended partitions. I have linux in my extended. The real problem is debian. I can install redhat just fine with bsd on the system. I can't install debian without corrupting my bsd partition. brian -----Original Message----- From: messmate [mailto:messmate@free.fr] Sent: Monday, June 10, 2002 1:34 PM To: Henning, Brian Cc: freebsd-questions-en Subject: Re: debian/freebsd Hello, YES you can. I have win, linux and FreeBSD installed on the same disk. My bootmanager is LILO without any pb. Remarks: you can have anly 4 primary partitions or 3 primary and 1 extended on the same HD. A+ On Mon, 10 Jun 2002 09:10:26 -0500 "Henning, Brian" wrote: | Hello- | I have one hard drive that I want to have freeBSD and debian Linux exist on. | I want freebsd in a primary partition and I want linux and linux swap in the | logical partitions in the extended partition. Every time I try to install | debian, it corrupts my freebsd partition. After that is corrupt I reinstall | freebsd and I it corrupts my debian partition. Does anyone have a duel boot | system with these two operating systems on the same disk? is it not possible | to have debian and freebsd on the same disk? | thanks- | brian | | To Unsubscribe: send mail to majordomo@FreeBSD.org | with "unsubscribe freebsd-questions" in the body of the message | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 12: 5:11 2002 Delivered-To: freebsd-questions@freebsd.org Received: from chicago.procergs.com.br (chicago.procergs.com.br [200.198.128.92]) by hub.freebsd.org (Postfix) with ESMTP id EBD6437B407 for ; Mon, 10 Jun 2002 12:05:08 -0700 (PDT) Received: from localhost.localdomain (unknown [172.28.6.9]) by chicago.procergs.com.br (Postfix) with ESMTP id CD85B562D4 for ; Mon, 10 Jun 2002 16:05:00 -0300 (BRT) Subject: tftp From: O Senhor To: FreeBSD-questions Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.5 Date: 10 Jun 2002 16:04:50 -0300 Message-Id: <1023735890.719.27.camel@ws-tor-004> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, I have some diskless machines working fine... but now, i do not know why, the machines can't download the kernel image from tftp server. The error message is: Access Violation, unable to load file. I did reinstall the boot server, but i guess that the configuration is the same. The dhcpd is working fine... the tftp is the problem. :) here my tftp line in inetd.conf: tftp dgram udp wait root /usr/libexec/tftpd tftpd /diskless ps.: The user i did try root and nobody Thanks -- ----------------------------------------------------------------- thesirbr O Senhor do Brasil. ----------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 12:25: 6 2002 Delivered-To: freebsd-questions@freebsd.org Received: from cs.selu.edu (cs.selu.edu [147.174.59.5]) by hub.freebsd.org (Postfix) with ESMTP id 5FFBE37B40E for ; Mon, 10 Jun 2002 12:24:59 -0700 (PDT) Received: from localhost (jholland@localhost) by cs.selu.edu (8.11.6/8.11.2) with ESMTP id g5AJOsN11825; Mon, 10 Jun 2002 14:24:54 -0500 Date: Mon, 10 Jun 2002 14:24:54 -0500 (CDT) From: Jason P Holland To: "Henning, Brian" Cc: freebsd-questions-en Subject: RE: debian/freebsd In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG what do you mean by corrupting? lilo doesn't come up? if you telling debian to install lilo in the MBR, then that is your problem. it needs to go in the root partition of your linux installation. jason > messmate, > i have 3 primary and one extended partitions. I have linux in my extended. > The real problem is debian. I can install redhat just fine with bsd on the > system. I can't install debian without corrupting my bsd partition. > brian > > -----Original Message----- > From: messmate [mailto:messmate@free.fr] > Sent: Monday, June 10, 2002 1:34 PM > To: Henning, Brian > Cc: freebsd-questions-en > Subject: Re: debian/freebsd > > > Hello, > YES you can. > I have win, linux and FreeBSD installed on the same disk. > My bootmanager is LILO without any pb. > Remarks: you can have anly 4 primary partitions or 3 primary and 1 extended > on the same HD. > A+ > On Mon, 10 Jun 2002 09:10:26 -0500 > "Henning, Brian" wrote: > > | Hello- > | I have one hard drive that I want to have freeBSD and debian Linux exist > on. > | I want freebsd in a primary partition and I want linux and linux swap in > the > | logical partitions in the extended partition. Every time I try to install > | debian, it corrupts my freebsd partition. After that is corrupt I > reinstall > | freebsd and I it corrupts my debian partition. Does anyone have a duel > boot > | system with these two operating systems on the same disk? is it not > possible > | to have debian and freebsd on the same disk? > | thanks- > | brian > | > | To Unsubscribe: send mail to majordomo@FreeBSD.org > | with "unsubscribe freebsd-questions" in the body of the message > | > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 12:34:17 2002 Delivered-To: freebsd-questions@freebsd.org Received: from anchor-post-32.mail.demon.net (anchor-post-32.mail.demon.net [194.217.242.90]) by hub.freebsd.org (Postfix) with ESMTP id AC72937B405 for ; Mon, 10 Jun 2002 12:34:02 -0700 (PDT) Received: from jrpenn.demon.co.uk ([194.222.241.254]) by anchor-post-32.mail.demon.net with esmtp (Exim 3.35 #1) id 17HUvR-000L2T-0W; Mon, 10 Jun 2002 20:34:01 +0100 Received: (from jeff@localhost) by jrpenn.demon.co.uk (8.11.6/8.11.6) id g5AJYE301920; Mon, 10 Jun 2002 20:34:14 +0100 (BST) (envelope-from jeff) Date: Mon, 10 Jun 2002 20:34:14 +0100 From: Jeff Penn To: "'freebsd-questions@FreeBSD.ORG'" , debian-user@lists.debian.org Subject: Re: debian/freebsd Message-ID: <20020610203414.A1864@jrpenn.demon.co.uk> Mail-Followup-To: "'freebsd-questions@FreeBSD.ORG'" , debian-user@lists.debian.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from brian.henning@navitaire.com on Mon, Jun 10, 2002 at 09:10:26AM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > I want freebsd in a primary partition and I want linux and linux > swap in the logical partitions in the extended partition. Every time > I try to install debian, it corrupts my freebsd partition. After that > is corrupt I reinstall This is explained in a linux+freebsd howto (sorry don't have a url to hand). The solution is to install Debian before freebsd. My system had slice/partitions 1 & 3 assigned to freebsd. I found that installing Debian in ext partitions corrupted the first partition, but left the third partition untouched. Oddly though, a copy of Libranet (based on Debian) did not cause the same problems. good luck Jeff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 12:35:35 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.navitaire.com (mail.navitaire.com [205.182.62.81]) by hub.freebsd.org (Postfix) with ESMTP id BE14837B421 for ; Mon, 10 Jun 2002 12:35:17 -0700 (PDT) Received: from exchange.Navitaire.com (exch.navitaire.com [149.122.4.14]) by mail.navitaire.com (Switch-2.1.4/Switch-2.1.0) with ESMTP id g5AJZAr18365; Mon, 10 Jun 2002 14:35:10 -0500 (CDT) Received: by exchange.Navitaire.com with Internet Mail Service (5.5.2653.19) id ; Mon, 10 Jun 2002 14:33:34 -0500 Message-ID: From: "Henning, Brian" To: "'Jason P Holland'" Cc: "'freebsd-questions@FreeBSD.ORG'" Subject: RE: debian/freebsd Date: Mon, 10 Jun 2002 14:33:33 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Jason, I didn't install lilo. I am using grub. What happens is it boots up into a single user mode with an sh shell. I am not sure why it would do that? thanks for your input, brian -----Original Message----- From: Jason P Holland [mailto:jholland@cs.selu.edu] Sent: Monday, June 10, 2002 2:25 PM To: Henning, Brian Cc: freebsd-questions-en Subject: RE: debian/freebsd what do you mean by corrupting? lilo doesn't come up? if you telling debian to install lilo in the MBR, then that is your problem. it needs to go in the root partition of your linux installation. jason > messmate, > i have 3 primary and one extended partitions. I have linux in my extended. > The real problem is debian. I can install redhat just fine with bsd on the > system. I can't install debian without corrupting my bsd partition. > brian > > -----Original Message----- > From: messmate [mailto:messmate@free.fr] > Sent: Monday, June 10, 2002 1:34 PM > To: Henning, Brian > Cc: freebsd-questions-en > Subject: Re: debian/freebsd > > > Hello, > YES you can. > I have win, linux and FreeBSD installed on the same disk. > My bootmanager is LILO without any pb. > Remarks: you can have anly 4 primary partitions or 3 primary and 1 extended > on the same HD. > A+ > On Mon, 10 Jun 2002 09:10:26 -0500 > "Henning, Brian" wrote: > > | Hello- > | I have one hard drive that I want to have freeBSD and debian Linux exist > on. > | I want freebsd in a primary partition and I want linux and linux swap in > the > | logical partitions in the extended partition. Every time I try to install > | debian, it corrupts my freebsd partition. After that is corrupt I > reinstall > | freebsd and I it corrupts my debian partition. Does anyone have a duel > boot > | system with these two operating systems on the same disk? is it not > possible > | to have debian and freebsd on the same disk? > | thanks- > | brian > | > | To Unsubscribe: send mail to majordomo@FreeBSD.org > | with "unsubscribe freebsd-questions" in the body of the message > | > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 12:37:16 2002 Delivered-To: freebsd-questions@freebsd.org Received: from cs.selu.edu (cs.selu.edu [147.174.59.5]) by hub.freebsd.org (Postfix) with ESMTP id 0C6A437B406 for ; Mon, 10 Jun 2002 12:37:09 -0700 (PDT) Received: from localhost (jholland@localhost) by cs.selu.edu (8.11.6/8.11.2) with ESMTP id g5AJb6v12091; Mon, 10 Jun 2002 14:37:06 -0500 Date: Mon, 10 Jun 2002 14:37:06 -0500 (CDT) From: Jason P Holland To: "Henning, Brian" Cc: "'freebsd-questions@FreeBSD.ORG'" Subject: RE: debian/freebsd In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG in your grub.conf, the kernel line, does it have the word "single" on it? that is how you tell grub to go into single user mode. jason > Jason, > > I didn't install lilo. I am using grub. What happens is it boots up into a > single user mode with an sh shell. I am not sure why it would do that? > > thanks for your input, > brian > > -----Original Message----- > From: Jason P Holland [mailto:jholland@cs.selu.edu] > Sent: Monday, June 10, 2002 2:25 PM > To: Henning, Brian > Cc: freebsd-questions-en > Subject: RE: debian/freebsd > > > > what do you mean by corrupting? lilo doesn't come up? if you telling > debian to install lilo in the MBR, then that is your problem. it needs to > go in the root partition of your linux installation. > > jason > > > messmate, > > i have 3 primary and one extended partitions. I have linux in my extended. > > The real problem is debian. I can install redhat just fine with bsd on the > > system. I can't install debian without corrupting my bsd partition. > > brian > > > > -----Original Message----- > > From: messmate [mailto:messmate@free.fr] > > Sent: Monday, June 10, 2002 1:34 PM > > To: Henning, Brian > > Cc: freebsd-questions-en > > Subject: Re: debian/freebsd > > > > > > Hello, > > YES you can. > > I have win, linux and FreeBSD installed on the same disk. > > My bootmanager is LILO without any pb. > > Remarks: you can have anly 4 primary partitions or 3 primary and 1 > extended > > on the same HD. > > A+ > > On Mon, 10 Jun 2002 09:10:26 -0500 > > "Henning, Brian" wrote: > > > > | Hello- > > | I have one hard drive that I want to have freeBSD and debian Linux exist > > on. > > | I want freebsd in a primary partition and I want linux and linux swap in > > the > > | logical partitions in the extended partition. Every time I try to > install > > | debian, it corrupts my freebsd partition. After that is corrupt I > > reinstall > > | freebsd and I it corrupts my debian partition. Does anyone have a duel > > boot > > | system with these two operating systems on the same disk? is it not > > possible > > | to have debian and freebsd on the same disk? > > | thanks- > > | brian > > | > > | To Unsubscribe: send mail to majordomo@FreeBSD.org > > | with "unsubscribe freebsd-questions" in the body of the message > > | > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 12:43:55 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ws4-4.us4.outblaze.com (205-158-62-105.outblaze.com [205.158.62.105]) by hub.freebsd.org (Postfix) with SMTP id 58FAD37B401 for ; Mon, 10 Jun 2002 12:43:52 -0700 (PDT) Received: (qmail 21367 invoked by uid 1001); 10 Jun 2002 18:43:45 -0000 Message-ID: <20020610184345.21363.qmail@operamail.com> Content-Type: text/plain; charset="iso-8859-1" Content-Disposition: inline Content-Transfer-Encoding: 7bit MIME-Version: 1.0 X-Mailer: MIME-tools 5.41 (Entity 5.404) Received: from [66.75.97.210] by ws4-4.us4.outblaze.com with http for click46@operamail.com; Tue, 11 Jun 2002 02:43:45 +0800 From: "aaron g" To: loki_bsd@cox.net Cc: freebsd-questions@freebsd.org Date: Tue, 11 Jun 2002 02:43:45 +0800 Subject: RE: easy make question X-Originating-Ip: 66.75.97.210 X-Originating-Server: ws4-4.us4.outblaze.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 make -DPREFIX=/home/aarong I could have sworn the make man page says this. But then I learned about the -D flag from someone else instead of the man page as well. ;) - aarong -- _______________________________________________ Download the free Opera browser at http://www.opera.com/ Powered by Outblaze To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 12:47:46 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ei.bzerk.org (ei.xs4all.nl [213.84.67.5]) by hub.freebsd.org (Postfix) with ESMTP id 1635037B40B for ; Mon, 10 Jun 2002 12:47:41 -0700 (PDT) Received: from ei.bzerk.org (BOFH@localhost [127.0.0.1]) by ei.bzerk.org (8.12.3/8.12.3) with ESMTP id g5AJkgP9024668; Mon, 10 Jun 2002 21:46:44 +0200 (CEST) (envelope-from stable@ei.bzerk.org) Received: (from stable@localhost) by ei.bzerk.org (8.12.3/8.12.3/Submit) id g5AJjRGn024667; Mon, 10 Jun 2002 21:45:27 +0200 (CEST) Date: Mon, 10 Jun 2002 21:45:27 +0200 From: Ruben de Groot To: Andrea Bacchet Cc: "'freebsd-questions@FreeBSD.ORG'" , "'grimm@planetquake.com'" Subject: Re: Jail single ip network (FreeBSD 4.5) Message-ID: <20020610214527.A24618@ei.bzerk.org> References: <8A6A2A139700D5118EB6009027B0FF3A0B7FDFCA@caemsx02.cae.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <8A6A2A139700D5118EB6009027B0FF3A0B7FDFCA@caemsx02.cae.ca>; from baccheta@cae.com on Mon, Jun 10, 2002 at 01:08:27PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Jun 10, 2002 at 01:08:27PM -0400, Andrea Bacchet typed: > Greetings, > Hi, I dont't know if this is related to your problem, but > I then created the network alias, here is the output from ifconfig: > > xl0: flags=8843 mtu 1500 > options=3 > inet 142.39.88.238 netmask 0xffffff00 broadcast 142.39.88.255 > inet6 fe80::2c0:4fff:fea0:86fa%xl0 prefixlen 64 scopeid 0x1 > inet 192.168.200.13 netmask 0xffffffff broadcast 192.168.200.13 ^^^^^^^^ Normally you would use such a netmask if your alias IP address is in the same subnet as your primary IP address. Since they are in unrelated networks you probably want to use a netmask of 255.255.255.0 here. Ruben To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 12:58:25 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by hub.freebsd.org (Postfix) with ESMTP id 37C2937B40E for ; Mon, 10 Jun 2002 12:58:19 -0700 (PDT) Received: from hades.hell.gr (patr530-a043.otenet.gr [212.205.215.43]) by mailsrv.otenet.gr (8.12.3/8.12.3) with ESMTP id g5AJwAZN027520; Mon, 10 Jun 2002 22:58:15 +0300 (EEST) Received: from hades.hell.gr (hades [127.0.0.1]) by hades.hell.gr (8.12.3/8.12.3) with ESMTP id g5AJwAeP016754; Mon, 10 Jun 2002 22:58:10 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from charon@localhost) by hades.hell.gr (8.12.3/8.12.3/Submit) id g5AE9vAx015500; Mon, 10 Jun 2002 17:09:57 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Mon, 10 Jun 2002 17:09:57 +0300 From: Giorgos Keramidas To: Alexander V Zubchenko Cc: FreeBSD Questions Subject: Re: SysAdm docs Message-ID: <20020610140957.GA15454@hades.hell.gr> References: <20020610132300.A84017-100000@server.hermes-comp.zp.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020610132300.A84017-100000@server.hermes-comp.zp.ua> Sender: owner-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 2002-06-10 13:32 +0300, Alexander V Zubchenko wrote: > > Second (not so global) question: After installing fbsd instead of linux on > my server some url's became unavaiable, some - avaiable from time to time. This question is too vague. What URLs? What do these URLs have to do with your server? > Some mail cannot b delivered due to 'Premature EOM' or 'timeout waiting > input during message collect' errors Can you post the relevant log lines? My guess is, .. but no, it's only a guess. Without knowing the exact messages, nobody can answer to you in detail, and correctly. > (i replace sendmail with postfix, but this doesn't help, excepting > easier administration, fully acceptable for my needs). Why? What happens after you have replaced Sendmail with Postfix? Does Postfix work as expected? If yes and you like it, then all problems solved. If not (which is not clear from your message), how does Postfix fail to meet your requirements? > last was sent as question about sendmail, but left unansweed > (though, it was sent not so far)... If it was as general as those I can see above, lacking information that would help someone understand what the problem you're having is, then it's not strange. You should really provide all the information you can find out about your problems when asking. This way, someone who knows how to help you, will read all the details you have posted, and understand what your problem is. Then he will be able to help you in better ways. - Giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 13:23:20 2002 Delivered-To: freebsd-questions@freebsd.org Received: from seven.Alameda.net (seven.Alameda.net [64.81.63.137]) by hub.freebsd.org (Postfix) with ESMTP id 97A9937B40A; Mon, 10 Jun 2002 13:22:38 -0700 (PDT) Received: by seven.Alameda.net (Postfix, from userid 1000) id 279D83A201; Mon, 10 Jun 2002 13:22:38 -0700 (PDT) Date: Mon, 10 Jun 2002 13:22:38 -0700 From: Ulf Zimmermann To: "S. Roberts" Cc: FreeBSD-Questions , www@freebsd.org, knu@FreeBSD.org Subject: Re: Orphaned ruby port Message-ID: <20020610132238.J14836@seven.alameda.net> Reply-To: ulf@Alameda.net References: <1023580869.304.223.camel@Demon.Strobe.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <1023580869.304.223.camel@Demon.Strobe.org>; from sroberts@dsl.pipex.com on Sun, Jun 09, 2002 at 01:01:07AM +0100 Organization: Alameda Networks, Inc. X-Operating-System: FreeBSD 4.4-STABLE Sender: owner-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, Jun 09, 2002 at 01:01:07AM +0100, S. Roberts wrote: > Hello, > I have been getting a strange report on ruby-fnmatch-1.1b_1 after > cvsup'ing my ports tree (see below). > > In looking into this, I went to the ported applications list at > www.freebsd.org and saw this statement for the above port: > > Port description for devel/ruby-fnmatch > The port specified does not exist, or has an invalid name: > ports/devel/ruby-fnmatch/pkg-descr > You are coming from > http://www%2efreebsd%2eorg/ports/devel%2ehtml. > Please contact www@freebsd.org > > What is going on with this port? I'm not the only one that's this is > happening to, and I'd appreciate someone providing some information > concerning the status of this port / advice on a work-a-round. The port has been replaced with: devel/ruby-fnmatch has been replaced with lang/ruby16-shim-ruby18. See: http://www.freebsd.org/cgi/cvsweb.cgi/ports/devel/ruby-fnmatch/?hideattic=0#dirlist > > Thanks for the time. > > Stacey > > Hello, > I just saw the following in the man pages (man pkg_version): > ? The installed package does not appear in the index. This could > be due to an out of date index or a package taken from a PR that > has not yet been committed. > > So I figured I'd run portsdb -Uu to update the ports index file - now > I've got this (which I've never seen before), which to me looks like a > lot of badness: > # portsdb -Uu > Updating the ports index ... > ruby_static-1.6.7.2002.05.23:"/usr/ports/lang/ruby_static/../../devel/ruby-strscan" non-existent -- dependency list incomplete > ruby_static-1.7.2.2002.05.23:"/usr/ports/lang/ruby_static-devel/../../devel/ruby-strscan" non-existent -- dependency list incomplete > ruby-tmail-0.10.4:"/usr/ports/devel/ruby-racc-runtime" non-existent -- > dependency list incomplete"Makefile", line 22: Missing dependency > operator: malformed entry: "Makefile", line 22: Missing dependency > operator > "Makefile", line 23: Missing dependency operator: malformed entry: > "Makefile", line 23: Missing dependency operator > "Makefile", line 26: Missing dependency operator: malformed entry: > "Makefile", line 26: Missing dependency operator > "Makefile", line 29: Need an operator: malformed entry: "Makefile", line > 29: Need an operator > make: fatal errors encountered -- cannot continue: malformed entry: > make: fatal errors encountered -- cannot continue > *** Error code 1: malformed entry: *** Error code 1 > `all' not remade because of errors.: malformed entry: `all' not remade > because of errors. > ruby-xmlscan-0.0.10:"/usr/ports/devel/ruby-racc-runtime" non-existent -- > dependency list incomplete > done > [Updating the portsdb in /usr/ports ... - 7115 port > entries found > .........1000.........2000.........3000.........4000.........5000.........6000.........7000. ..... done] > # > > Can someone please give me some help with this?? > > Stacey > > > On Sat, 2002-06-08 at 23:19, Michael wrote: > > Interesting, I just found the same thing. > > > > I went in and did a cvsup to all my ports and found this to be > orphaned > > as well. > > > > # uname -a > > FreeBSD 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Sat Jun 1 12:49:24 > > PDT 2002 :/usr/src/sys/compile/xeon i386 > > > > Michael > > > > S. Roberts wrote: > > > > >Hello, > > > I just cvsup'd my ports tree and pkg_version -v returns the > > >following for a ruby module: > > > > > >ruby-fnmatch-1.1b_1 ? orphaned: devel/ruby-fnmatch > > > > > >I don't know much about ruby stuff, and would appreciate some advice > on > > >how to proceed with this message / statement here. Uname info: > > ># uname -a > > >FreeBSD 4.6-RC FreeBSD 4.6-RC #0: Sun May 26 11:20:25 BST > > >2002 :/usr/obj/usr/src/sys/ i386 > > ># > > > > > >Thanks for the time. > > > > > >Stacey > > > > > > > > > > > > > > > -- > Stacey Roberts B.Sc. (HONS) Computer Science > Network Systems Engineer > -- > Stacey Roberts B.Sc. (HONS) Computer Science > Network Systems Engineer -- Regards, Ulf. --------------------------------------------------------------------- Ulf Zimmermann, 1525 Pacific Ave., Alameda, CA-94501, #: 510-865-0204 You can find my resume at: http://seven.Alameda.net/~ulf/resume.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 13:26:20 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ws4-4.us4.outblaze.com (205-158-62-105.outblaze.com [205.158.62.105]) by hub.freebsd.org (Postfix) with SMTP id DB49E37B404 for ; Mon, 10 Jun 2002 13:26:16 -0700 (PDT) Received: (qmail 15373 invoked by uid 1001); 10 Jun 2002 18:39:35 -0000 Message-ID: <20020610183935.15371.qmail@operamail.com> Content-Type: text/plain; charset="iso-8859-1" Content-Disposition: inline Content-Transfer-Encoding: 7bit MIME-Version: 1.0 X-Mailer: MIME-tools 5.41 (Entity 5.404) Received: from [66.75.97.210] by ws4-4.us4.outblaze.com with http for click46@operamail.com; Tue, 11 Jun 2002 02:39:35 +0800 From: "aaron g" To: baccheta@cae.com Cc: freebsd-questions@freebsd.org Date: Tue, 11 Jun 2002 02:39:35 +0800 Subject: RE: Jail single ip network (FreeBSD 4.5) X-Originating-Ip: 66.75.97.210 X-Originating-Server: ws4-4.us4.outblaze.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 You did not follow the jail(8) man page well enough ;) From man 8 jail: 'Add the following to /etc/rc.conf in the host environment: [...] inetd_flags="-wW -a 192.168.11.23" [...]' where 192.168.11.23 is your jail's IP - aarong -- _______________________________________________ Download the free Opera browser at http://www.opera.com/ Powered by Outblaze To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 13:35:28 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ws4-2.us4.outblaze.com (205-158-62-67.outblaze.com [205.158.62.67]) by hub.freebsd.org (Postfix) with SMTP id 52FF737B40C for ; Mon, 10 Jun 2002 13:35:22 -0700 (PDT) Received: (qmail 31422 invoked by uid 1001); 10 Jun 2002 20:35:22 -0000 Message-ID: <20020610203522.31421.qmail@operamail.com> Content-Type: text/plain; charset="iso-8859-1" Content-Disposition: inline Content-Transfer-Encoding: 7bit MIME-Version: 1.0 X-Mailer: MIME-tools 5.41 (Entity 5.404) Received: from [207.105.193.195] by ws4-2.us4.outblaze.com with http for click46@operamail.com; Tue, 11 Jun 2002 04:35:22 +0800 From: "aaron g" To: Cc: freebsd-questions@freebsd.org Date: Tue, 11 Jun 2002 04:35:22 +0800 Subject: RE: Jail single ip network (FreeBSD 4.5) X-Originating-Ip: 207.105.193.195 X-Originating-Server: ws4-2.us4.outblaze.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 :meep: I've become what I loathe - an ignorant poster! My apologies for the obvious lack of intelligence in my previous reponse. I run four jails [web, ftp, db, mail] on my FreeBSD 4.5- RELEASE box and, due to jail's one IP disability, have either disabled inetd all together, or specified which IP it should respond to with the -a flag. There are two things I can think of [which isnt saying much now is it? ;)]: either inetd is getting confused trying to bind to * ip's, which I have seen other programs do. Or you could be running into what I ran into a while ago: the damn thing just hangs. I never did find out why, but telnet and ftp, started from inetd, would hang. I had to kill and rekill the process a number of times before I got lucky. All seemed well when I told it not to default to a username. But then the problem cropped back up eventually regardless of the flags I passed. I believe is has something to do with S/Key but I'm not sure at all. In my jails, sshd is only bound to the jail IP. I've found things tend to work much much better if they are bound to the specific jail IP. YMMV - aarong ----- Original Message ----- From: Andrea Bacchet Date: Mon, 10 Jun 2002 14:50:13 -0400 To: "'aaron g'" Subject: RE: Jail single ip network (FreeBSD 4.5) > Greets again Aaron, > > Oh and from what I have read, it isn't the jail IP > as you mention below, but the host IP that must be entered there. > > cheers, > __ > Andy > > -----Original Message----- > From: aaron g [mailto:click46@operamail.com] > Sent: Monday, June 10, 2002 2:40 PM > To: baccheta@cae.com > Cc: freebsd-questions@freebsd.org > Subject: RE: Jail single ip network (FreeBSD 4.5) > > > You did not follow the jail(8) man page well enough ;) > > > From man 8 jail: > > 'Add the following to /etc/rc.conf in the host environment: > [...] > inetd_flags="-wW -a 192.168.11.23" > [...]' > > > > where 192.168.11.23 is your jail's IP > > - aarong > -- > _______________________________________________ > Download the free Opera browser at http://www.opera.com/ > > Powered by Outblaze > -- _______________________________________________ Download the free Opera browser at http://www.opera.com/ Powered by Outblaze To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 13:36:36 2002 Delivered-To: freebsd-questions@freebsd.org Received: from russian-caravan.cloud9.net (russian-caravan.cloud9.net [168.100.1.4]) by hub.freebsd.org (Postfix) with ESMTP id A045637B406 for ; Mon, 10 Jun 2002 13:36:32 -0700 (PDT) Received: from earl-grey.cloud9.net (earl-grey.cloud9.net [168.100.1.1]) by russian-caravan.cloud9.net (Postfix) with ESMTP id 63EDC28B9F; Mon, 10 Jun 2002 16:36:31 -0400 (EDT) Date: Mon, 10 Jun 2002 16:36:31 -0400 (EDT) From: Peter Leftwich X-X-Sender: To: Jonathan Chen Cc: FreeBSD LIST Subject: Re: Installing XFree86 from source? [402 vs 420] In-Reply-To: <20020609123658.A18561@grimoire.chen.org.nz> Message-ID: <20020610163234.R59441-100000@earl-grey.cloud9.net> Organization: Video2Video Services - http://Www.Video2Video.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 Sun, 9 Jun 2002, Jonathan Chen wrote: > Put the files tgz files you've downloaded in /usr/ports/distfiles/xc, and then: > # cd /usr/ports/x11/XFree86-4 > # make > # make install > # make clean > -- > Jonathan Chen > When you don't know what you are doing, do it neatly. -rw-r--r-- 1 root wheel 25961532 Jun 10 13:31:18 2002 X420src-1.tgz myprompt$ cd /usr/ports/x11/XFree86-4 myprompt$ make ; make install ; make clean >> X402src-1.tgz doesn't seem to exist in /usr/ports/distfiles/xc. >> Attempting to fetch from ftp://ftp.xfree86.org/pub/XFree86/4.0.2...^C One problem. The tgz files I have are X420 but the "make" seems to want an earlier version, X402. How may I remedy this? (My apologies but I am not versed in portupgrade -R nor in cvs/cvsweb.) -- Peter Leftwich President & Founder Video2Video Services Box 13692, La Jolla, CA, 92039 USA +1-413-403-9555 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 13:44: 9 2002 Delivered-To: freebsd-questions@freebsd.org Received: from russian-caravan.cloud9.net (russian-caravan.cloud9.net [168.100.1.4]) by hub.freebsd.org (Postfix) with ESMTP id 2694C37B40B for ; Mon, 10 Jun 2002 13:44:05 -0700 (PDT) Received: from earl-grey.cloud9.net (earl-grey.cloud9.net [168.100.1.1]) by russian-caravan.cloud9.net (Postfix) with ESMTP id 9D4F328DFA for ; Mon, 10 Jun 2002 16:44:04 -0400 (EDT) Date: Mon, 10 Jun 2002 16:44:04 -0400 (EDT) From: Peter Leftwich X-X-Sender: To: FreeBSD LIST Subject: Re: Installing XFree86 from source? [402 vs 420] Message-ID: <20020610164131.R59441-100000@earl-grey.cloud9.net> Organization: Video2Video Services - http://Www.Video2Video.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 Sun, 9 Jun 2002, Jonathan Chen wrote: > Put the files tgz files you've downloaded in /usr/ports/distfiles/xc, and then: > # cd /usr/ports/x11/XFree86-4 > # make > # make install > # make clean > -- > Jonathan Chen > When you don't know what you are doing, do it neatly. -rw-r--r-- 1 root wheel 25961532 Jun 10 13:31:18 2002 X420src-1.tgz myprompt$ cd /usr/ports/x11/XFree86-4 myprompt$ make ; make install ; make clean >> X402src-1.tgz doesn't seem to exist in /usr/ports/distfiles/xc. >> Attempting to fetch from ftp://ftp.xfree86.org/pub/XFree86/4.0.2...^C One problem. The tgz files I have are X420 but the "make" seems to want an earlier version, X402. How may I remedy this? (My apologies but I am not versed in portupgrade -R nor in cvs/cvsweb.) myprompt /usr/ports/x11 # ls -al XFree86-4/Makefile* XFree86-4/distinfo -rw-r--r-- 1 root wheel 5097 Jun 10 13:39 XFree86-4/Makefile -rw-r--r-- 1 root wheel 5069 Apr 10 2001 XFree86-4/Makefile.old -rw-r--r-- 1 root wheel 271 Apr 9 2001 XFree86-4/distinfo Followup question: Is it difficult to override the outdated info in the above files manually? I tried just making changes in the Makefile but the distinfo file has MD5 checksums in it... help? -- Peter Leftwich President & Founder Video2Video Services Box 13692, La Jolla, CA, 92039 USA +1-413-403-9555 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 13:44:10 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp-3.ig.com.br (smtp-3.ig.com.br [200.226.132.152]) by hub.freebsd.org (Postfix) with SMTP id 3E31237B400 for ; Mon, 10 Jun 2002 13:44:07 -0700 (PDT) Received: (qmail 19007 invoked from network); 10 Jun 2002 20:43:48 -0000 Received: from 200-207-201-54.dsl.telesp.net.br (HELO aron) (200.207.201.54) by smtp-3.ig.com.br with SMTP; 10 Jun 2002 20:43:48 -0000 From: "aronrodrigues" To: Subject: ORACLE 8i Linux Date: Mon, 10 Jun 2002 17:33:54 -0300 Message-ID: <000101c210be$fb87b200$8e01a8c0@siadem> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I followed the steps of the installation of the Oracle in the FreeBSD when mounting the CDrom and to run # /runInstaller I receive the message from error "sigalstack: Cannot Allocate Memory " and the terminal sample "kernel trap 9 with interrupts disabled" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 13:47:51 2002 Delivered-To: freebsd-questions@freebsd.org Received: from tunnel.cae.ca (gate2.cae.com [142.39.200.151]) by hub.freebsd.org (Postfix) with ESMTP id 70ABE37B403 for ; Mon, 10 Jun 2002 13:47:46 -0700 (PDT) Received: from dns1.cae.ca (dns1.cae.ca [142.39.20.1]) Received: from caemsx04.cae.ca (caemsx04.cae.ca [142.39.20.178]) Received: by caemsx04.cae.ca with Internet Mail Service (5.5.2655.55) Message-ID: <8A6A2A139700D5118EB6009027B0FF3A0B7FDFD3@caemsx02.cae.ca> From: Andrea Bacchet To: "'freebsd-questions@freebsd.org'" Subject: RE: Jail single ip network (FreeBSD 4.5) Date: Mon, 10 Jun 2002 16:46:35 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2655.55) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Greetings, I have discovered something interesting about my problem. I always thought telnet and ssh weren't working! But this is false. I was trying to connect, and gave the following command: #ssh -p 22 -l grimm darkside Which resulted in nothing.. it just kinda hung there. I must have tried this a million times, but this time, I forgot about it, while I tended my tea, and lo and behold after about 5 minutes, the password prompt came up.. after about 4-5 minutes of waiting after entering my password.. it then gave me the shell. And from that moment on, everything was real time, I could notice no lag. I then tried the same thing, but with telnet: #telnet darkside I had to wait another 5 mins or so before it prompted me for username, but unlike ssh, once I entered my username, the password prompt appeared immediately and I logged in without anymore lag. So both these tests worked (somewhat.. considering this 5 minute response lag). I then tried from within my host once more, but this time without using the darkside (jail) hosts alias. I decided to see if it would work if I called the same command, but with the host IP (which is the only valid network IP I have for that box). I got connection refused for both ssh and telnet. So now I have two questions! 1 - Why the 5 minute wait for my jail to respond to ssh and telnet requests? 2 - Is it possible, using only 1 real ip and one alias (like I have right now) to connect to the jail from outside that box? Cheers, __ Andy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 13:49:30 2002 Delivered-To: freebsd-questions@freebsd.org Received: from priv-edtnes11-hme0.telusplanet.net (fepout3.telus.net [199.185.220.238]) by hub.freebsd.org (Postfix) with ESMTP id 8B4CF37B40A for ; Mon, 10 Jun 2002 13:49:23 -0700 (PDT) Received: from box.ici.net ([161.184.24.5]) by priv-edtnes11-hme0.telusplanet.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with SMTP id <20020610204917.CLZA3675.priv-edtnes11-hme0.telusplanet.net@box.ici.net> for ; Mon, 10 Jun 2002 14:49:17 -0600 Date: Tue, 11 Jun 2002 14:53:59 -0600 From: James Earl To: freebsd-questions@FreeBSD.org Subject: uhub0: device problem, disabling port 2 Message-Id: <20020611145359.33093883.kim-james@telusplanet.net> X-Mailer: Sylpheed version 0.7.6 (GTK+ 1.2.10; i386-portbld-freebsd4.6) 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 I have an HP ScanJet 4100C USB scanner. FreeBSD (4.5, 4.6) gives for following message when the device is connected to either usb port on my computer: uhub0: device problem, disabling port 2 My USB controller is stated as an: Intel 82371AB/EB (PIIX4) on uhci0 I have searched through the mailing list archives, and have seen a couple other posts from people with a similar problem, but they haven't received any follow-up posts. Can anyone here give me any direction regarding this problem? Should I post this message on freebsd-hardware? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 13:51:29 2002 Delivered-To: freebsd-questions@freebsd.org Received: from tunnel.cae.ca (gate2.cae.com [142.39.200.151]) by hub.freebsd.org (Postfix) with ESMTP id A1DFB37B401 for ; Mon, 10 Jun 2002 13:51:15 -0700 (PDT) Received: from dns1.cae.ca (dns1.cae.ca [142.39.20.1]) Received: from caemsx04.cae.ca (caemsx04.cae.ca [142.39.20.178]) Mon, 10 Jun 2002 15:58:15 -0400 (EDT) Received: by caemsx04.cae.ca with Internet Mail Service (5.5.2655.55) Message-ID: <8A6A2A139700D5118EB6009027B0FF3A0B7FDFD2@caemsx02.cae.ca> From: Andrea Bacchet To: "'Ruben de Groot'" Cc: "'freebsd-questions@FreeBSD.ORG'" Subject: RE: Jail single ip network (FreeBSD 4.5) Date: Mon, 10 Jun 2002 15:58:00 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2655.55) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Greetings Ruben, I had changed that netmask earlier today, after having read through the IP Aliasing tutorial. In which it mentions: "Route is used to manually make changes to the kernel routing table... if you set your netmask to 255.255.255.255, you can skip this step" So I tried it, and it didn't change anything in the behavior of my problem. But I now understand what they meant in the tutorial, both their addresses (host and jail) were in the same subnet, just as you indicated in your message! However, my problem is still a mystery! thanks for the info! __ Andy -----Original Message----- From: Ruben de Groot [mailto:fbsd-q@bzerk.org] Sent: Monday, June 10, 2002 3:45 PM To: Andrea Bacchet Cc: 'freebsd-questions@FreeBSD.ORG'; 'grimm@planetquake.com' Subject: Re: Jail single ip network (FreeBSD 4.5) On Mon, Jun 10, 2002 at 01:08:27PM -0400, Andrea Bacchet typed: > Greetings, > Hi, I dont't know if this is related to your problem, but > I then created the network alias, here is the output from ifconfig: > > xl0: flags=8843 mtu 1500 > options=3 > inet 142.39.88.238 netmask 0xffffff00 broadcast 142.39.88.255 > inet6 fe80::2c0:4fff:fea0:86fa%xl0 prefixlen 64 scopeid 0x1 > inet 192.168.200.13 netmask 0xffffffff broadcast 192.168.200.13 ^^^^^^^^ Normally you would use such a netmask if your alias IP address is in the same subnet as your primary IP address. Since they are in unrelated networks you probably want to use a netmask of 255.255.255.0 here. Ruben To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 13:52:22 2002 Delivered-To: freebsd-questions@freebsd.org Received: from its-mail1.massey.ac.nz (its-mail1.massey.ac.nz [130.123.128.11]) by hub.freebsd.org (Postfix) with ESMTP id 75C4437B406 for ; Mon, 10 Jun 2002 13:52:11 -0700 (PDT) Received: from its-mm1.massey.ac.nz (its-mm1.massey.ac.nz [130.123.128.45]) by its-mail1.massey.ac.nz (8.9.3/8.9.3) with ESMTP id IAA12012 for ; Tue, 11 Jun 2002 08:52:07 +1200 (NZST) Received: from its-xchg2.massey.ac.nz (not verified[130.123.128.28]) by its-mm1.massey.ac.nz with MailMarshal (4,2,5,0) id ; Tue, 11 Jun 2002 08:52:06 +1200 Received: by its-xchg2.massey.ac.nz with Internet Mail Service (5.5.2655.55) id ; Tue, 11 Jun 2002 08:52:06 +1200 Message-ID: <98B01D2717B9D411B38F0008C7840931057F390A@its-xchg2.massey.ac.nz> From: "Defryn, Guy" To: FreeBSD-Questions Subject: [OT]Dual Boot - Linux Red Hat/XP Date: Tue, 11 Jun 2002 08:52:05 +1200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2655.55) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I know it is not really Freebsd related but I hope someone can help me here. I want to dual boot XP and Red Hat Linux. Unfortunately it seems not has easy has dual booting 2000 and Freebsd. I followed some guidelines but it does not work. I have 2 NTFS partitions and about 14 gb of free space. I start installing RH and use the auto-partioner to create the necessary partitions in the free space. When I come to the boot manager section I tried the following: - Use grub and write to the MBR. Result: Windows does not boot. - Use grub and write to the first sector of the linux boot partition. Result: Boots straight into XP Any ideas? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 13:54:35 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dylan.digitalspy.co.uk (dylan.digitalspy.co.uk [212.42.1.217]) by hub.freebsd.org (Postfix) with ESMTP id 99F8D37B40C for ; Mon, 10 Jun 2002 13:54:28 -0700 (PDT) Received: from mark (host217-36-23-138.in-addr.btopenworld.com [217.36.23.138]) by dylan.digitalspy.co.uk (Postfix) with SMTP id 6DBE59311C; Mon, 10 Jun 2002 21:54:25 +0100 (BST) Message-ID: <055201c210c0$f3f8a880$0200a8c0@mark> From: "Mark Hughes" To: "Andrea Bacchet" , References: <8A6A2A139700D5118EB6009027B0FF3A0B7FDFD3@caemsx02.cae.ca> Subject: Re: Jail single ip network (FreeBSD 4.5) Date: Mon, 10 Jun 2002 21:54:00 +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 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 > 1 - Why the 5 minute wait for my jail to respond to ssh and telnet requests? sounds very much like something to do with not having dns/hosts set up correctly. I don't know enough about jails to know for sure, but I would have thought you need a hosts file on /etc in the jail with the hostnames/ip addresses of the hosts you're trying to connect from, if they're not in DNS. ssh/telnet try and resolve your hostname when you connect to them - if they can't find them, they hang until the dns resolution times out. Hope this helps, Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 13:55:18 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ws4-3.us4.outblaze.com (205-158-62-52.outblaze.com [205.158.62.52]) by hub.freebsd.org (Postfix) with SMTP id 2E2E037B409 for ; Mon, 10 Jun 2002 13:55:11 -0700 (PDT) Received: (qmail 29608 invoked by uid 1001); 10 Jun 2002 20:55:11 -0000 Message-ID: <20020610205511.29606.qmail@operamail.com> Content-Type: text/plain; charset="iso-8859-1" Content-Disposition: inline Content-Transfer-Encoding: 7bit MIME-Version: 1.0 X-Mailer: MIME-tools 5.41 (Entity 5.404) Received: from [207.105.193.195] by ws4-3.us4.outblaze.com with http for click46@operamail.com; Tue, 11 Jun 2002 04:55:10 +0800 From: "aaron g" To: fbsd-q@bzerk.org Cc: freebsd-questions@freebsd.org Date: Tue, 11 Jun 2002 04:55:10 +0800 Subject: Re: Jail single ip network (FreeBSD 4.5) X-Originating-Ip: 207.105.193.195 X-Originating-Server: ws4-3.us4.outblaze.com Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >> I then created the network alias, here is the output from ifconfig: >> >> xl0: flags=8843 mtu 1500 >> options=3 >> inet 142.39.88.238 netmask 0xffffff00 broadcast 142.39.88.255 >> inet6 fe80::2c0:4fff:fea0:86fa%xl0 prefixlen 64 scopeid 0x1 >> inet 192.168.200.13 netmask 0xffffffff broadcast 192.168.200.13 > ^^^^^^^^ > Normally you would use such a netmask if your alias IP address is > in the same subnet as your primary IP address. Since they are in > unrelated networks you probably want to use a netmask of 255.255.255.0 here. > Ruben actually, since this is an alias, you must set the netmask to 255.255.255.255. As of 4.6 [or perhaps 4.5? I cannot remember] you are forced to use this netmask or the alias will not work. - aarong -- _______________________________________________ Download the free Opera browser at http://www.opera.com/ Powered by Outblaze To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 13:56:38 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp2.san.rr.com (smtp2.san.rr.com [24.25.195.39]) by hub.freebsd.org (Postfix) with ESMTP id A938B37B41C for ; Mon, 10 Jun 2002 13:56:26 -0700 (PDT) Received: from 24-161-160-142.san.rr.com (24-161-160-142.san.rr.com [24.161.160.142]) by smtp2.san.rr.com (8.11.4/8.11.4) with ESMTP id g5AKuKF10998 for ; Mon, 10 Jun 2002 13:56:26 -0700 (PDT) Date: Mon, 10 Jun 2002 13:56:20 -0700 (PDT) From: Peter Leftwich X-X-Sender: root@66-75-1-142.san.rr.com To: FreeBSD Questions LIST Subject: /etc/pam.conf vs /etc/login.conf Message-ID: <20020610135452.I678-100000@66-75-1-142.san.rr.com> Organization: Video2Video Services - http://Www.Video2Video.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 What is this "pam" thing anyways, and is there a simple way to disassociate (sp?) it from the login binary? I don't need pluggable stuff. [-: -- Peter Leftwich President & Founder Video2Video Services Box 13692, La Jolla, CA, 92039 USA +1-413-403-9555 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 14: 3:37 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ws4-2.us4.outblaze.com (205-158-62-67.outblaze.com [205.158.62.67]) by hub.freebsd.org (Postfix) with SMTP id B592E37B415 for ; Mon, 10 Jun 2002 14:03:20 -0700 (PDT) Received: (qmail 25729 invoked by uid 1001); 10 Jun 2002 21:03:20 -0000 Message-ID: <20020610210320.25728.qmail@operamail.com> Content-Type: text/plain; charset="iso-8859-1" Content-Disposition: inline Content-Transfer-Encoding: 7bit MIME-Version: 1.0 X-Mailer: MIME-tools 5.41 (Entity 5.404) Received: from [207.105.193.195] by ws4-2.us4.outblaze.com with http for click46@operamail.com; Tue, 11 Jun 2002 05:03:20 +0800 From: "aaron g" To: Hostmaster@Video2Video.Com Cc: freebsd-questions@freebsd.org Date: Tue, 11 Jun 2002 05:03:20 +0800 Subject: RE: /etc/pam.conf vs /etc/login.conf X-Originating-Ip: 207.105.193.195 X-Originating-Server: ws4-2.us4.outblaze.com Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I usually build or rebuild programs with PAM disabled since I too do not use PAM. Just rebuild *shrug* - aarong -- _______________________________________________ Download the free Opera browser at http://www.opera.com/ Powered by Outblaze To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 14: 9: 9 2002 Delivered-To: freebsd-questions@freebsd.org Received: from lerlaptop.iadfw.net (lerlaptop.iadfw.net [206.66.13.21]) by hub.freebsd.org (Postfix) with ESMTP id C75FB37B403 for ; Mon, 10 Jun 2002 14:09:04 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by lerlaptop.iadfw.net (8.12.3/8.12.3) with ESMTP id g5AL91an016360; Mon, 10 Jun 2002 16:09:01 -0500 (CDT) (envelope-from ler@lerctr.org) Subject: Re: /etc/pam.conf vs /etc/login.conf From: Larry Rosenman To: Peter Leftwich Cc: FreeBSD Questions LIST In-Reply-To: <20020610135452.I678-100000@66-75-1-142.san.rr.com> References: <20020610135452.I678-100000@66-75-1-142.san.rr.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.5 Date: 10 Jun 2002 16:09:01 -0500 Message-Id: <1023743341.1572.33.camel@lerlaptop> Mime-Version: 1.0 X-Virus-Scanned: by amavisd-milter (http://amavis.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 Mon, 2002-06-10 at 15:56, Peter Leftwich wrote: > What is this "pam" thing anyways, and is there a simple way to disassociate > (sp?) it from the login binary? I don't need pluggable stuff. [-: PAM is Pluggable Authentication Modules. As to your real question, I'm not sure. -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 14:12:36 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp05.retemail.es (smtp05.iddeo.es [62.81.186.15]) by hub.freebsd.org (Postfix) with ESMTP id BFE7337B41D for ; Mon, 10 Jun 2002 14:12:26 -0700 (PDT) Received: from kodo.localdomain ([62.174.3.53]) by smtp05.retemail.es (InterMail vM.5.01.05.08 201-253-122-126-108-20020526) with SMTP id <20020610211216.JTM4594.smtp05.retemail.es@kodo.localdomain>; Mon, 10 Jun 2002 23:12:16 +0200 Date: Mon, 10 Jun 2002 23:12:05 +0200 From: F.Xavier Noria To: "Defryn, Guy" Cc: freebsd-questions@FreeBSD.org Subject: Re: [OT]Dual Boot - Linux Red Hat/XP Message-Id: <20020610231205.6429a3c5.fxn@retemail.es> In-Reply-To: <98B01D2717B9D411B38F0008C7840931057F390A@its-xchg2.massey.ac.nz> References: <98B01D2717B9D411B38F0008C7840931057F390A@its-xchg2.massey.ac.nz> X-Mailer: Sylpheed version 0.7.6 (GTK+ 1.2.10; i386-portbld-freebsd4.5) 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 On Tue, 11 Jun 2002 08:52:05 +1200 "Defryn, Guy" wrote: : I want to dual boot XP and Red Hat Linux. Unfortunately it seems not has easy has dual booting 2000 and Freebsd. : Any ideas? If it may help, I dual boot FreeBSD and Windows XP using the XP boot manager. To accomplish it I copied /boot/boot1 to C:\free.bsd using a floppy and the wrote C:\boot.ini like this [boot loader] timeout=30 default=C:\free.bsd [operating systems] C:\free.bsd="FreeBSD 4.5-RELEASE" multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Windows XP" which results in FreeBSD being the first option and being selected by default in the menu. I bet it can be done with Linux that way. -- fxn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 14:14:46 2002 Delivered-To: freebsd-questions@freebsd.org Received: from relay2.cae.ca (gate2.cae.com [142.39.200.151]) by hub.freebsd.org (Postfix) with ESMTP id 8250037B405 for ; Mon, 10 Jun 2002 14:14:36 -0700 (PDT) Received: from dns1.cae.ca (dns1.cae.ca [142.39.20.1]) Received: from caemsx04.cae.ca (caemsx04.cae.ca [142.39.20.178]) Mon, 10 Jun 2002 17:13:30 -0400 (EDT) Received: by caemsx04.cae.ca with Internet Mail Service (5.5.2655.55) Message-ID: <8A6A2A139700D5118EB6009027B0FF3A0D91D78C@caemsx02.cae.ca> From: Andrea Bacchet To: "'Mark Hughes'" Cc: "'freebsd-questions@freebsd.org'" Subject: RE: Jail single ip network (FreeBSD 4.5) Date: Mon, 10 Jun 2002 17:13:20 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2655.55) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Greetings Mark, I had seen a mention of this somewhere, therefore I had already edited my (jail) /etc/hosts to include a line for my hosts IP and hostname. Is this what you meant in your e-mail? Cause this has been done already within the jail. Not to mention, my resolve.conf in the jail includes my domain nameservers, but it doesn't seem to be working. If I run ftp (only other machine I knew ip by heart :) I can connect if I enter the IP, but not if I just enter the name on our network. Am I correct in assuming the resolve.conf isn't being used from within the jail? Is it possible to have that working within the jail? How? __ Andy -----Original Message----- From: Mark Hughes [mailto:mh_lists@digitalspy.co.uk] Sent: Monday, June 10, 2002 4:54 PM To: Andrea Bacchet; freebsd-questions@freebsd.org Subject: Re: Jail single ip network (FreeBSD 4.5) > 1 - Why the 5 minute wait for my jail to respond to ssh and telnet requests? sounds very much like something to do with not having dns/hosts set up correctly. I don't know enough about jails to know for sure, but I would have thought you need a hosts file on /etc in the jail with the hostnames/ip addresses of the hosts you're trying to connect from, if they're not in DNS. ssh/telnet try and resolve your hostname when you connect to them - if they can't find them, they hang until the dns resolution times out. Hope this helps, Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 14:19:32 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dylan.digitalspy.co.uk (dylan.digitalspy.co.uk [212.42.1.217]) by hub.freebsd.org (Postfix) with ESMTP id 8A78A37B408 for ; Mon, 10 Jun 2002 14:19:29 -0700 (PDT) Received: from mark (host217-36-23-138.in-addr.btopenworld.com [217.36.23.138]) by dylan.digitalspy.co.uk (Postfix) with SMTP id 2F0B29311D; Mon, 10 Jun 2002 22:19:29 +0100 (BST) Message-ID: <056801c210c4$736f8cc0$0200a8c0@mark> From: "Mark Hughes" To: "Andrea Bacchet" Cc: References: <8A6A2A139700D5118EB6009027B0FF3A0D91D78C@caemsx02.cae.ca> Subject: Re: Jail single ip network (FreeBSD 4.5) Date: Mon, 10 Jun 2002 22:19:04 +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 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 > Greetings Mark, > > I had seen a mention of this somewhere, therefore I had > already edited my (jail) /etc/hosts to include a line for my hosts > IP and hostname. > > Is this what you meant in your e-mail? Cause this has > been done already within the jail. Not to mention, my resolve.conf > in the jail includes my domain nameservers, but it doesn't seem > to be working. That is what I meant - but that's from my experience with real boxes, i've not used Jail i'm afraid, so can't help with the specifics there. > If I run ftp (only other machine I knew ip by heart :) > I can connect if I enter the IP, but not if I just enter the > name on our network. > > Am I correct in assuming the resolve.conf isn't being > used from within the jail? Is it possible to have that working > within the jail? How? It does sound like it's not working within the jail - Does /etc/resolv.conf within the jail have the nameservers in it? Sorry I can't be more help - as I said, i've barely touched on jails - it's just those delays are absolutely typical of failed hostname lookups. Regards, Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 14:20:15 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by hub.freebsd.org (Postfix) with SMTP id 80A3837B401 for ; Mon, 10 Jun 2002 14:20:06 -0700 (PDT) Received: (qmail 19860 invoked by uid 0); 10 Jun 2002 21:20:04 -0000 Received: from bw3-190pub194.bluewin.ch (HELO eraser.spiele.local) (62.202.190.194) by mail.gmx.net (mp010-rz3) with SMTP; 10 Jun 2002 21:20:04 -0000 Date: Mon, 10 Jun 2002 23:22:55 +0200 From: Xeon To: FreeBSD Questions Subject: Re: mount_msdos Message-Id: <20020610232255.2b7aa2a5.xeon@gmx.ch> In-Reply-To: <20020608210152.3902ec7a.xeon@gmx.ch> References: <20020608210152.3902ec7a.xeon@gmx.ch> X-Mailer: Sylpheed version 0.7.0claws (GTK+ 1.2.10; i386--freebsd4.4) 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 I finally "solved" the problem with mounting a fat32-partition on freebsd. I didn't try high enough slice-numbers, I only tried 1-4, I didn't think that the partition would have a higher number because there really was only one partition on the disk. and normally even device nodes only go from s1 to s4... But the correct position of the partition is ad6s5. This is because the partition on the disk is an extended dos partition, containing a logical partition with fs FAT32. and the first logical partition in an extended dos-partition seems to be s5. Man, why I didn't come on this idea earlier? but anyway, thanks for your help. regards chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 14:21:54 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp1.san.rr.com (smtp1.san.rr.com [24.25.195.37]) by hub.freebsd.org (Postfix) with ESMTP id 45B4437B400 for ; Mon, 10 Jun 2002 14:21:49 -0700 (PDT) Received: from 24-161-160-142.san.rr.com (24-161-160-142.san.rr.com [24.161.160.142]) by smtp1.san.rr.com (8.11.4/8.11.4) with ESMTP id g5ALLhG10034; Mon, 10 Jun 2002 14:21:44 -0700 (PDT) Date: Mon, 10 Jun 2002 14:21:43 -0700 (PDT) From: Peter Leftwich X-X-Sender: root@66-75-1-142.san.rr.com To: FreeBSD Questions LIST Cc: XFree86 LIST , XFree86 FreeBSD LIST Subject: xf86cfg vs xf86config Message-ID: <20020610141614.C963-100000@66-75-1-142.san.rr.com> Organization: Video2Video Services - http://Www.Video2Video.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 Would anyone know if there is a shell-script designed to run like either the graphical or text-driven xf86config programs, that would check to make sure consistencies were in place (such as ~/.xinitrc, /etc/ttys and so forth)? By the same token, is there a send-pr type of command to send a bug or problem report in automatically, that would attach the most-recently used XF86Config file, dmesg information, and the /var/log/XFree86.0.log file? I think people would gladly pay a per-incident fee for these, or at least for the service of interpreting the logfile and error messages! -- Peter Leftwich President & Founder Video2Video Services Box 13692, La Jolla, CA, 92039 USA +1-413-403-9555 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 14:23:55 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ei.bzerk.org (ei.xs4all.nl [213.84.67.5]) by hub.freebsd.org (Postfix) with ESMTP id 2C73D37B403 for ; Mon, 10 Jun 2002 14:23:42 -0700 (PDT) Received: from ei.bzerk.org (BOFH@localhost [127.0.0.1]) by ei.bzerk.org (8.12.3/8.12.3) with ESMTP id g5ALNtP9025275; Mon, 10 Jun 2002 23:23:55 +0200 (CEST) (envelope-from stable@ei.bzerk.org) Received: (from stable@localhost) by ei.bzerk.org (8.12.3/8.12.3/Submit) id g5ALNsib025274; Mon, 10 Jun 2002 23:23:54 +0200 (CEST) Date: Mon, 10 Jun 2002 23:23:54 +0200 From: Stable User To: aaron g Cc: fbsd-q@bzerk.org, freebsd-questions@FreeBSD.ORG Subject: Re: Jail single ip network (FreeBSD 4.5) Message-ID: <20020610232354.A25245@ei.bzerk.org> References: <20020610205511.29606.qmail@operamail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020610205511.29606.qmail@operamail.com>; from click46@operamail.com on Tue, Jun 11, 2002 at 04:55:10AM +0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Jun 11, 2002 at 04:55:10AM +0800, aaron g typed: > > >> I then created the network alias, here is the output from ifconfig: > >> > >> xl0: flags=8843 mtu 1500 > >> options=3 > >> inet 142.39.88.238 netmask 0xffffff00 broadcast 142.39.88.255 > >> inet6 fe80::2c0:4fff:fea0:86fa%xl0 prefixlen 64 scopeid 0x1 > >> inet 192.168.200.13 netmask 0xffffffff broadcast 192.168.200.13 > > ^^^^^^^^ > > Normally you would use such a netmask if your alias IP address is > > in the same subnet as your primary IP address. Since they are in > > unrelated networks you probably want to use a netmask of 255.255.255.0 > here. > > > Ruben > > > actually, since this is an alias, you must set the netmask > to 255.255.255.255. As of 4.6 [or perhaps 4.5? I cannot *IF* both addresses are in the same subnet. In this case, they are not. > remember] you are forced to use this netmask or the alias > will not work. You can use any netmask you like if the addresses are in different subnets: ei# ifconfig ed0 ed0: flags=8843 mtu 1500 inet 192.168.1.40 netmask 0xffffff00 broadcast 192.168.1.255 ether 00:20:18:39:eb:5a ei# ifconfig ed0 10.0.1.1 netmask 255.0.0.0 alias ei# ifconfig ed0 ed0: flags=8843 mtu 1500 inet 192.168.1.40 netmask 0xffffff00 broadcast 192.168.1.255 inet 10.0.1.1 netmask 0xff000000 broadcast 10.255.255.255 ether 00:20:18:39:eb:5a ei# uname -a FreeBSD ei.lan.bzerk.org 4.6-RC FreeBSD 4.6-RC #7: Sun Jun 9 22:29:27 CEST 2002 root@ei.lan.bzerk.org:/usr/obj/usr/src/sys/EI i386 > > - aarong > -- > _______________________________________________ > Download the free Opera browser at http://www.opera.com/ > > Powered by Outblaze > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 14:27:39 2002 Delivered-To: freebsd-questions@freebsd.org Received: from entropy.ms.washington.edu (entropy.ms.washington.edu [128.95.18.1]) by hub.freebsd.org (Postfix) with ESMTP id E3DE737B406 for ; Mon, 10 Jun 2002 14:27:35 -0700 (PDT) Received: from entropy.ms.washington.edu (entropy.ms.washington.edu [128.95.18.1]) by entropy.ms.washington.edu (8.11.6/8.11.6) with ESMTP id g5ALPst468385; Mon, 10 Jun 2002 14:25:54 -0700 (PDT) Date: Mon, 10 Jun 2002 14:25:54 -0700 (PDT) From: Richard Fairfield To: Cc: Richard Fairfield Subject: freetype2 after XFree86-4 install Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello: Today I installed XFree86-4.2.0_1,1 via "pkg_add -vr XFree86.tgz". After the installation was complete, "pkg_version -v" says this: freetype2-2.0.9 < needs updating (port has 2.1.0_1) and "pkg_info -R freetype2-2.0.9" says this: Required by: XFree86-libraries-4.2.0_1 XFree86-fontEncodings-4.2.0 XFree86-fontScalable-4.2.0 XFree86-fontDefaultBitmaps-4.2.0 XFree86-fontCyrillic-4.2.0 XFree86-font75dpi-4.2.0 XFree86-font100dpi-4.2.0 XFree86-documents-4.2.0 XFree86-clients-4.2.0_2 XFree86-Server-4.2.0_2 XFree86-FontServer-4.2.0 XFree86-4.2.0_1,1 Me question is, can I do the following to update freetype to the current version: pkg_delete -f freetype2-2.0.9 cd /usr/ports/print/freetype2; make; make install or are the XFree86 packages somehow dependent on the particular installed version of freetype2 ? Thank you, Richard Fairfield Math Sciences Computing Center University of Washington MSCC Departmental Telephone Number: 206-616-3636 My Office Telephone Number: 206-685-2303 Fax: 206-685-7419 rcf@ms.washington.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 14:28: 7 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ei.bzerk.org (ei.xs4all.nl [213.84.67.5]) by hub.freebsd.org (Postfix) with ESMTP id E39A637B40A for ; Mon, 10 Jun 2002 14:27:51 -0700 (PDT) Received: from ei.bzerk.org (BOFH@localhost [127.0.0.1]) by ei.bzerk.org (8.12.3/8.12.3) with ESMTP id g5ALSAP9025305; Mon, 10 Jun 2002 23:28:10 +0200 (CEST) (envelope-from stable@ei.bzerk.org) Received: (from stable@localhost) by ei.bzerk.org (8.12.3/8.12.3/Submit) id g5ALS9nj025303; Mon, 10 Jun 2002 23:28:09 +0200 (CEST) Date: Mon, 10 Jun 2002 23:28:09 +0200 From: Stable User To: Andrea Bacchet Cc: "'Mark Hughes'" , "'freebsd-questions@freebsd.org'" Subject: Re: Jail single ip network (FreeBSD 4.5) Message-ID: <20020610232809.B25245@ei.bzerk.org> References: <8A6A2A139700D5118EB6009027B0FF3A0D91D78C@caemsx02.cae.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <8A6A2A139700D5118EB6009027B0FF3A0D91D78C@caemsx02.cae.ca>; from baccheta@cae.com on Mon, Jun 10, 2002 at 05:13:20PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I think this really is a routing issue. have you tried connecting to the jail from another machine in the same subnet? On Mon, Jun 10, 2002 at 05:13:20PM -0400, Andrea Bacchet typed: > Greetings Mark, > > I had seen a mention of this somewhere, therefore I had > already edited my (jail) /etc/hosts to include a line for my hosts > IP and hostname. > > Is this what you meant in your e-mail? Cause this has > been done already within the jail. Not to mention, my resolve.conf > in the jail includes my domain nameservers, but it doesn't seem > to be working. > > If I run ftp (only other machine I knew ip by heart :) > I can connect if I enter the IP, but not if I just enter the > name on our network. > > Am I correct in assuming the resolve.conf isn't being > used from within the jail? Is it possible to have that working > within the jail? How? > > __ > Andy > > -----Original Message----- > From: Mark Hughes [mailto:mh_lists@digitalspy.co.uk] > Sent: Monday, June 10, 2002 4:54 PM > To: Andrea Bacchet; freebsd-questions@freebsd.org > Subject: Re: Jail single ip network (FreeBSD 4.5) > > > > 1 - Why the 5 minute wait for my jail to respond to ssh and telnet > requests? > > sounds very much like something to do with not having dns/hosts set up > correctly. I don't know enough about jails to know for sure, but I would > have thought you need a hosts file on /etc in the jail with the hostnames/ip > addresses of the hosts you're trying to connect from, if they're not in DNS. > ssh/telnet try and resolve your hostname when you connect to them - if they > can't find them, they hang until the dns resolution times out. > > Hope this helps, > Mark > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 14:33:25 2002 Delivered-To: freebsd-questions@freebsd.org Received: from zephir.primus.ca (mail.tor.primus.ca [216.254.136.21]) by hub.freebsd.org (Postfix) with ESMTP id D8A2B37B40A; Mon, 10 Jun 2002 14:33:20 -0700 (PDT) Received: from dialin-133-174.hamilton.primus.ca ([209.90.133.174]) by zephir.primus.ca with esmtp (Exim 3.33 #16) id 17HWmx-0008FK-0A; Mon, 10 Jun 2002 17:33:23 -0400 Date: Mon, 10 Jun 2002 17:33:13 -0400 (EDT) From: Jason Hunt X-X-Sender: leth@lethargic.dyndns.org To: questions@FreeBSD.ORG Cc: small@FreeBSD.ORG, Communications Machine Subject: Re: Compact Flash vs ATA Disks In-Reply-To: <001401c210a7$f72b2d20$a800000a@transcon> Message-ID: <20020610173028.P89310-100000@lethargic.dyndns.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 10 Jun 2002, Communications Machine wrote: > I need a comparison in terms primarily of performance and reliability > between using compact flash to boot vs a standard ATA disk drive on a > machine used primarily as a router/firewall. > [ ... snip ... ] > Check out http://www.freebsd.org/doc/en_US.ISO8859-1/articles/solid-state/ Looks pretty interesting to me. You could do the same with a hard-drive that is mounted read-only. The nice part about doing this is that it is stateless, so you don't have to wait for fsck if it crashes. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 14:38:42 2002 Delivered-To: freebsd-questions@freebsd.org Received: from tunnel.cae.ca (gate2.cae.com [142.39.200.151]) by hub.freebsd.org (Postfix) with ESMTP id A864737B403 for ; Mon, 10 Jun 2002 14:38:38 -0700 (PDT) Received: from dns1.cae.ca (dns1.cae.ca [142.39.20.1]) Received: from caemsx04.cae.ca (caemsx04.cae.ca [142.39.20.178]) Mon, 10 Jun 2002 17:37:56 -0400 (EDT) Received: by caemsx04.cae.ca with Internet Mail Service (5.5.2655.55) Message-ID: <8A6A2A139700D5118EB6009027B0FF3A0D91D78D@caemsx02.cae.ca> From: Andrea Bacchet To: "'Mark Hughes'" Cc: freebsd-questions@FreeBSD.ORG Subject: RE: Jail single ip network (FreeBSD 4.5) Date: Mon, 10 Jun 2002 17:37:52 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2655.55) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Greetings Mark, Uhmm, that is indeed very strange. I thought to myself when re-reading my message, that is was odd that I wrote resolve.conf, it turns out that is the name of the file in my jail! I just copied over to the proper name and tested it and it works fine now! There is no more lag when trying to connect! My only remaining problem is how to connect to my jail from outside that box! dagobah (host) <-- has static IP provided to me by our IT dept. darkside (jail) <-- has 192.168.200.13 as ip alias I have made sure my services run on different ports, so there are no conflicts. What would be the best way to solve this problem? (I could get a static ip for my jail too, but if it isn't absolutely required, I'd like to be able to run it all from the same jail!). cheers! __ Andy -----Original Message----- From: Mark Hughes [mailto:mh_lists@digitalspy.co.uk] Sent: Monday, June 10, 2002 5:19 PM That is what I meant - but that's from my experience with real boxes, i've not used Jail i'm afraid, so can't help with the specifics there. It does sound like it's not working within the jail - Does /etc/resolv.conf within the jail have the nameservers in it? Sorry I can't be more help - as I said, i've barely touched on jails - it's just those delays are absolutely typical of failed hostname lookups. Regards, Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 14:44: 8 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web14808.mail.yahoo.com (web14808.mail.yahoo.com [216.136.224.224]) by hub.freebsd.org (Postfix) with SMTP id 5DED437B414 for ; Mon, 10 Jun 2002 14:43:47 -0700 (PDT) Message-ID: <20020610214344.83727.qmail@web14808.mail.yahoo.com> Received: from [168.91.15.10] by web14808.mail.yahoo.com via HTTP; Mon, 10 Jun 2002 14:43:44 PDT Date: Mon, 10 Jun 2002 14:43:44 -0700 (PDT) From: Dave McCammon Subject: abiword not printing 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 Sorry if this is trivial but.... I'm using kde3 with X4.2.0. Using apsfilter printing to a remote HP printer. I can print fine with everything else except for Abiword (ver 1.0.2 today). In AbiWord, I can print to a file but when printing to lpr(AbiWord print menu) I get nothing(not even a blank page). I can command line it "lpr abitext.doc.ps" and the file prints ok. Any help is appreciated. __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 14:48:25 2002 Delivered-To: freebsd-questions@freebsd.org Received: from priv-edtnes16-hme0.telusplanet.net (defout.telus.net [199.185.220.240]) by hub.freebsd.org (Postfix) with ESMTP id 4820A37B40D for ; Mon, 10 Jun 2002 14:48:22 -0700 (PDT) Received: from box.ici.net ([161.184.27.230]) by priv-edtnes16-hme0.telusplanet.net (InterMail vM.5.01.04.02 201-253-122-122-102-20011128) with SMTP id <20020610214821.EUMD10605.priv-edtnes16-hme0.telusplanet.net@box.ici.net> for ; Mon, 10 Jun 2002 15:48:21 -0600 Date: Tue, 11 Jun 2002 15:52:57 -0600 From: James Earl To: freebsd-questions@FreeBSD.org Subject: uhub0: device problem, disabling port 2 Message-Id: <20020611155257.68998868.kim-james@telusplanet.net> X-Mailer: Sylpheed version 0.7.6 (GTK+ 1.2.10; i386-portbld-freebsd4.6) 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 Hi, I have an HP ScanJet 4100C USB scanner. FreeBSD (4.5, 4.6) gives for following message when the device is connected to either usb port on my computer: uhub0: device problem, disabling port 2 My USB controller is stated as an: Intel 82371AB/EB (PIIX4) on uhci0 I have searched through the mailing list archives, and have seen a couple other posts from people with a similar problem, but they haven't received any follow-up posts. Can anyone here give me any direction regarding this problem? Should I post this message on freebsd-hardware? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 14:49:10 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dylan.digitalspy.co.uk (dylan.digitalspy.co.uk [212.42.1.217]) by hub.freebsd.org (Postfix) with ESMTP id E420337B40B for ; Mon, 10 Jun 2002 14:49:04 -0700 (PDT) Received: from mark (host217-36-23-138.in-addr.btopenworld.com [217.36.23.138]) by dylan.digitalspy.co.uk (Postfix) with SMTP id 783A993101; Mon, 10 Jun 2002 22:49:05 +0100 (BST) Message-ID: <058001c210c8$96044100$0200a8c0@mark> From: "Mark Hughes" To: "Andrea Bacchet" Cc: References: <8A6A2A139700D5118EB6009027B0FF3A0D91D78D@caemsx02.cae.ca> Subject: Re: Jail single ip network (FreeBSD 4.5) Date: Mon, 10 Jun 2002 22:48:23 +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 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 > Uhmm, that is indeed very strange. I thought to myself > when re-reading my message, that is was odd that I wrote > resolve.conf, it turns out that is the name of the file > in my jail! :) > My only remaining problem is how to connect to > my jail from outside that box! > > dagobah (host) <-- has static IP provided to me by our IT dept. > darkside (jail) <-- has 192.168.200.13 as ip alias you need to tell your host that it can route to the jail IP by looking at itself (don't ask me how to do that :) ). If you want it accessible from elsewhere on your network, your network must know to route requests for that IP address to dagobah, and dagobah must know to route them to the jail. It'd probably be much easier to get a real, static IP for the jail in the same subnet as dagobah, then it'd all sort itself out most likely. > I have made sure my services run on different ports, > so there are no conflicts. as the jail has a separate IP address to the host, it shouldn't matter what port conflicts there are. If you want to make it appear to the external world like the services within the jail are operating on the host, then I guess you'd need to do NAT (man natd) on the requests or something... can't think how else you could do that really. Hope this helps. Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 15:11:51 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web21407.mail.yahoo.com (web21407.mail.yahoo.com [216.136.232.77]) by hub.freebsd.org (Postfix) with SMTP id E972037B409 for ; Mon, 10 Jun 2002 15:08:53 -0700 (PDT) Message-ID: <20020610220853.85660.qmail@web21407.mail.yahoo.com> Received: from [65.215.184.10] by web21407.mail.yahoo.com via HTTP; Mon, 10 Jun 2002 15:08:53 PDT Date: Mon, 10 Jun 2002 15:08:53 -0700 (PDT) From: Jason Bertolacci Subject: IPFW forwarding and transparent proxy trouble 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 Having read the Squid FAQ and other documentation I added the recommended config to a working proxy server (Squid 2.4 and FreeBSD 4.6RC) in an attempt to get transparent proxy working. The Squid machine works if the client's proxy optoins are manually configured in the client's browser but the transparent forwarding does not seem to be working. The long story goes... After configuring and compiling with "--enable-ipf-transparent" I added to squid.conf... http_port 3128 httpd_accel_host virtual httpd_accel_port 80 httpd_accel_uses_host_header on httpd_accel_with_proxy on And the following to rc.firewall... [Cc][Aa][Cc][Hh][Ee]) setup_loopback ${fwcmd} add pass all from any to any ${fwcmd} add fwd 127.0.0.1,3128 tcp from any to any 80 ;; The Squid machine receives traffic forwarded from the router but does not seem to deliver it to the proxy port. I don't see any packets incrementing on the ipfw add fwd rule -- is this normal? 00400 14596 3099647 allow ip from any to any 00500 0 0 fwd 127.0.0.1,3128 tcp from any to any 80 And if I connect via telnet to port 80 on the Squid server the connection is denied while if I connect to 3128 I get an error from Squid. The ipfw forwarding does not seem to be working...it is enabled in the kernel: options IPFIREWALL #firewall options IPFIREWALL_VERBOSE #enable logging to syslogd(8) options IPFIREWALL_FORWARD #enable transparent proxy support Anyone have thoughts or suggestions? Thanks. jason __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 15:55:18 2002 Delivered-To: freebsd-questions@freebsd.org Received: from backmaster.cdsnet.net (backmaster.cdsnet.net [63.163.68.2]) by hub.freebsd.org (Postfix) with SMTP id 914BC37B401 for ; Mon, 10 Jun 2002 15:55:16 -0700 (PDT) Received: (qmail 71983 invoked by uid 29999); 10 Jun 2002 22:55:57 -0000 Date: Mon, 10 Jun 2002 15:55:57 -0700 From: Jaye Mathisen To: questions@freebsd.org Subject: What "forms" (text ,not HTML/CGI) is available for FreeBSD? Message-ID: <20020610155557.D31999@backmaster.cdsnet.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.20i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Need to print some "standardized" forms, but want it a little more sophisticated than some of the perl text-autoformat (backgrounds shading, etc) stuff. Output is to a 24 pin printer, possibly multi-part forms. Don't want to do windows if I can help it. Moderately familiar with TeX from years ago, but not as up-to-date on stuff like forms for it. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 17:22:19 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx.znet.net.au (mx.znet.net.au [203.87.59.5]) by hub.freebsd.org (Postfix) with ESMTP id 1B16C37B407 for ; Mon, 10 Jun 2002 17:22:08 -0700 (PDT) Received: from swegg (dialup-72.189.220.203.acc01-apli-cai.comindico.com.au [203.220.189.72]) by mx.znet.net.au (8.9.3/8.9.3) with SMTP id KAA07826 for ; Tue, 11 Jun 2002 10:22:02 +1000 (EST) (envelope-from robbak@comnorth.com.au) From: Robbak To: freebsd-questions@freebsd.org Subject: Developing an ip accounting program. Date: Tue, 11 Jun 2002 10:10:23 +1000 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain MIME-Version: 1.0 Message-Id: <02061110220000.00351@swegg> 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 OK. I've drawn a blank. I previoulsy mentioned that I would do this from firewall logs. that was before I determined that they do not log packet size. What I need to do is provide to users a .html page listing the data throughput (to/from) the machines on the local subnet. I envisage a routine providing a stream of data (similar to the ipfw logging) that the procedure could parse and summarise by ip, and a script/program in cgi to extract the info and create the page. I beleive could accomplish the later steps, if I could get some help on the data input. The BPF routines look capable, but are beyond my comprehension. The nearest I have seen is the ipcad program. It sems to have much of the info I need. If someone has an annotated version of the code for it, or a similar prog., it would be a great help Thanks, Robert Backhaus (wannabe C hacker) -- The opinions Expressed herein do not necessarily reflect those of the author. Robert Backhaus Robbak@comnorth.com.au To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 17:45:39 2002 Delivered-To: freebsd-questions@freebsd.org Received: from priv-edtnes27.telusplanet.net (defout.telus.net [199.185.220.240]) by hub.freebsd.org (Postfix) with ESMTP id 92CE637B404 for ; Mon, 10 Jun 2002 17:45:24 -0700 (PDT) Received: from gcooper ([205.206.128.150]) by priv-edtnes27.telusplanet.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with SMTP id <20020611004524.VKYZ22164.priv-edtnes27.telusplanet.net@gcooper>; Mon, 10 Jun 2002 18:45:24 -0600 Message-ID: <011701c210e8$c8527760$9680cecd@ab.hsia.telus.net> From: "Grant Cooper" To: , References: <1023356610.3cff2ec25b5a5@mail.broadpark.no> Subject: Re: ATI Mach-64 VT + XFree86-4 Date: Mon, 10 Jun 2002 19:39:09 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 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 Look at your vidio card and make sure you have the right driver picked. I had the same problem. http://www.nucleus.com/~grant.cooper/KDE/FreeBDS_log.htm Problem: Problem X-Server Crashes after setup Why: Wrong Card and Vidio type May 30, 2002 1. Log in as root enter /stand/sysinstall 2. Configure (Post) 3. XFree86 Configure XFree86 server 4. Configure xServer 5. Use same mouse configuration 6. Monitor: Super VGA (check monitor type by looking up serial) 7. Card: S3 Virge (gerneric) (check serial or chip type on your vidio card) 8. Done 9. Exit Config ----- Original Message ----- From: To: Sent: Thursday, June 06, 2002 3:43 AM Subject: ATI Mach-64 VT + XFree86-4 > Hi. > > I've tried continously reconfiguring xf86config in order to set up a proper X > session, but whatever I do either results in a black screen or an intensely > zoomed and dizzy resolution. > > I don't quite remember the error message, but it was fatal. If anyone has ever > experienced this problem please let me know and I'll get to the message as soon > as possible. > > Thanks. > -- Johann > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 17:56:20 2002 Delivered-To: freebsd-questions@freebsd.org Received: from spork.pantherdragon.org (spork.pantherdragon.org [206.29.168.146]) by hub.freebsd.org (Postfix) with ESMTP id 5613D37B405; Mon, 10 Jun 2002 17:56:16 -0700 (PDT) Received: from spark.techno.pagans (spark.techno.pagans [4.61.202.145]) by spork.pantherdragon.org (Postfix) with ESMTP id EFAA2471DD; Mon, 10 Jun 2002 17:56:11 -0700 (PDT) Received: from pantherdragon.org (speck.techno.pagans [172.21.42.2]) by spark.techno.pagans (Postfix) with ESMTP id AFF30FFD5; Mon, 10 Jun 2002 17:56:09 -0700 (PDT) Message-ID: <3D054AA9.164F3614@pantherdragon.org> Date: Mon, 10 Jun 2002 17:56:09 -0700 From: Darren Pilgrim X-Mailer: Mozilla 4.76 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Communications Machine Cc: questions@freebsd.org, small@freebsd.org Subject: Re: Compact Flash vs ATA Disks References: <001401c210a7$f72b2d20$a800000a@transcon> 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 Communications Machine wrote: > > I need a comparison in terms primarily of performance and reliability > between using compact flash to boot vs a standard ATA disk drive on a > machine used primarily as a router/firewall. > > I would assume since there is no mechanical spinup/spindown issues with > compact flash, that it would therefore be quicker to startup off of; however > one must still wait for the PC bios anyways... so will it really make that > much of a difference? Guess it really comes down to transfer rates: which is > generally speaking faster (bear in mind only in terms of reading, as > writting to disk will be extremely infrequent). > > In terms of reliability, what is the life expentancy of compact flash vs a > standard ATA disk drive? Again, I believe the mechanical issues involved > with a disk drive may be overcome with compact flash disks, but I don't > honestly know enough about compact flash. CF cards have a wider operating temperature, don't generate nearly as much heat as even a 5400 RPM disk, can take much higher impact shocks, are slient, easier to swap out than a hard disk, are ATAPI compatible, and are available in sizes up to 1GB. They're also slow, though throughput is a minor issue when only used to boot from. A 256MB CF card costs about as much as a new 80GB 7200 RPM drive and a 1GB CF card runs about the same as an IBM 73LZX 73GB SCSI disk. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 18:42:44 2002 Delivered-To: freebsd-questions@freebsd.org Received: from digger1.defence.gov.au (digger1.defence.gov.au [203.5.217.4]) by hub.freebsd.org (Postfix) with ESMTP id A825137B409 for ; Mon, 10 Jun 2002 18:42:33 -0700 (PDT) Received: from dsto-ms2.dsto.defence.gov.au (dsto-ms2.dsto.defence.gov.au [131.185.2.150]) by digger1.defence.gov.au (8.10.1/8.10.1) with ESMTP id g5B1f9S05864 for ; Tue, 11 Jun 2002 11:11:09 +0930 (CST) Received: from muttley.dsto.defence.gov.au (unverified) by dsto-ms2.dsto.defence.gov.au (Content Technologies SMTPRS 4.1.5) with ESMTP id for ; Tue, 11 Jun 2002 11:12:21 +0930 Received: from salex001.dsto.defence.gov.au (salex001.dsto.defence.gov.au [131.185.2.9]) by muttley.dsto.defence.gov.au (8.9.3/8.9.3/8.9.3.LMD.990513) with ESMTP id LAA02549 for ; Tue, 11 Jun 2002 11:06:18 +0930 (CST) Received: from squirm.dsto.defence.gov.au ([131.185.75.211]) by salex001.dsto.defence.gov.au with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id MLWBFVWR; Tue, 11 Jun 2002 11:06:31 +0930 Date: Tue, 11 Jun 2002 10:57:26 +0930 (CST) From: "Wilkinson,Alex" X-X-Sender: wilkinsa@squirm.dsto.defence.gov.au Reply-To: Alex.Wilkinson@dsto.defence.gov.au To: freebsd-questions@freebsd.org Subject: sendmail && fetchmail [advice] Message-ID: <20020611105659.L21224-100000@squirm.dsto.defence.gov.au> 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 Howdy, Can I have people's advice here. I have a standalone workstation that dials up to Internode thus gets a dynamic ip. I want to use fetchmail to retrieve my mail from Internode's POP3 server and then to deliver mail to my local sendmail server. Then I can use Mutt or pine to read it. The problem. 1. I am not 'currently' wanting to run a mail server. 2. I have not got a domain name 3. I do not have a static IP address. When the system boots sendmail times out trying to resolve my host name ( at least that's what I think). At the moment I am using a private ip ie 10.0.0.2. With all of the above taken into account, what advice as would people give to make sendmail and fetchmail work together. OR alternative ways to do this ? Thanks - Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 18:44:55 2002 Delivered-To: freebsd-questions@freebsd.org Received: from pioneernet.net (mail.pioneernet.net [207.115.64.224]) by hub.freebsd.org (Postfix) with ESMTP id E5A5837B403 for ; Mon, 10 Jun 2002 18:44:38 -0700 (PDT) Received: from chip.wiegand.org [66.114.152.128] by pioneernet.net with ESMTP (SMTPD32-6.06) id A5FF482E012A; Mon, 10 Jun 2002 18:44:31 -0700 Subject: mount nfs as user, not root From: Chip Wiegand To: Questions FreeBSD Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.5 Date: 10 Jun 2002 17:45:16 -0700 Message-Id: <1023756318.47009.14.camel@chip.wiegand.org> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Is it possible to mount a nfs mountpoint on my regular user account, rather than on the root account? I changed the permissions on the mount point accordingly, but it still fails - nfs: can't update /var/db/mounttab for 192.168.1.14:/usr nfs: /usr/apache: Operation not permitted I'm not concerned with security issues, this is my home pc's I am working on. Regards, Chip W. www.wiegand.org chip@wiegand.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 19: 6:46 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp12.singnet.com.sg (smtp12.singnet.com.sg [165.21.6.32]) by hub.freebsd.org (Postfix) with ESMTP id AB81237B400 for ; Mon, 10 Jun 2002 19:06:41 -0700 (PDT) Received: from singapura.singnet.com.sg (singapura.singnet.com.sg [165.21.10.10]) by smtp12.singnet.com.sg (8.12.2/8.12.2) with ESMTP id g5B26esu001908 for ; Tue, 11 Jun 2002 10:06:40 +0800 Received: (from shanali@localhost) by singapura.singnet.com.sg (8.8.5/8.7.2) id KAA15003 for freebsd-questions@FreeBSD.ORG; Tue, 11 Jun 2002 10:06:40 +0800 (SST) Date: Tue, 11 Jun 2002 10:06:40 +0800 From: S H A N To: freebsd-questions@FreeBSD.ORG Subject: Re: /etc/pam.conf vs /etc/login.conf Message-ID: <20020611020640.GA8411@singapura.singnet.com.sg> Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <20020610210320.25728.qmail@operamail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020610210320.25728.qmail@operamail.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 since its *pluggable* why take the pain to build or rebuild anything ? better *unplug* it and there you go :) On Tue, Jun 11, 2002 at 05:03:20AM +0800, aaron g wrote: > I usually build or rebuild programs with PAM disabled since > I too do not use PAM. > > Just rebuild *shrug* > > - aarong > -- > _______________________________________________ > Download the free Opera browser at http://www.opera.com/ > > Powered by Outblaze > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- S H A N To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 19:15:51 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp23.singnet.com.sg (smtp23.singnet.com.sg [165.21.101.203]) by hub.freebsd.org (Postfix) with ESMTP id 9071937B40A for ; Mon, 10 Jun 2002 19:15:42 -0700 (PDT) Received: from singapura.singnet.com.sg (singapura.singnet.com.sg [165.21.10.10]) by smtp23.singnet.com.sg (8.12.3/8.12.3) with ESMTP id g5B2Ffxj017142 for ; Tue, 11 Jun 2002 10:15:41 +0800 Received: (from shanali@localhost) by singapura.singnet.com.sg (8.8.5/8.7.2) id KAA28007 for freebsd-questions@FreeBSD.ORG; Tue, 11 Jun 2002 10:15:40 +0800 (SST) Date: Tue, 11 Jun 2002 10:15:40 +0800 From: S H A N To: freebsd-questions@FreeBSD.ORG Subject: Re: ORACLE 8i Linux Message-ID: <20020611021540.GB8411@singapura.singnet.com.sg> Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <000101c210be$fb87b200$8e01a8c0@siadem> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000101c210be$fb87b200$8e01a8c0@siadem> 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 hi, mounting cd and then running /runInstaller simply won't work in FreeBSD... take a look at http://www.tokuda.net/FreeBSD/oracle816.html and if you can't understand japanese then too bad ;)... nah paste in the url to bablefish.av.com :) one coment though.. oracle8i runs faster on freebsd linux emulation than on linux itself... happy oracling! On Mon, Jun 10, 2002 at 05:33:54PM -0300, aronrodrigues wrote: > I followed the steps of the installation of the Oracle in the FreeBSD > when mounting the CDrom and to run > # /runInstaller > I receive the message from error > "sigalstack: Cannot Allocate Memory " > and the terminal sample > "kernel trap 9 with interrupts disabled" > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- S H A N To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 19:25:43 2002 Delivered-To: freebsd-questions@freebsd.org Received: from serv1.wallnet.com (server1.wallnet.com [208.225.162.122]) by hub.freebsd.org (Postfix) with ESMTP id 533FF37B406 for ; Mon, 10 Jun 2002 19:25:39 -0700 (PDT) Received: (from root@localhost) by serv1.wallnet.com (8.11.5/8.11.5) id g5B2PYH64641 for questions@freebsd.org; Mon, 10 Jun 2002 22:25:34 -0400 (EDT) (envelope-from timothyk@serv1.wallnet.com) Received: from localhost (timothyk@localhost) by serv1.wallnet.com (8.11.5/8.11.5av) with ESMTP id g5B2PXx64633 for ; Mon, 10 Jun 2002 22:25:33 -0400 (EDT) (envelope-from timothyk@serv1.wallnet.com) X-Authentication-Warning: serv1.wallnet.com: timothyk owned process doing -bs Date: Mon, 10 Jun 2002 22:25:33 -0400 (EDT) From: Tim Kellers To: Subject: html mail Message-ID: <20020610220846.C62418-100000@serv1.wallnet.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-11 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG html mail, yes, we all hate it... Having said that, at work we are distributing a newsletter to a google-load of alumni, muckety-mucks and the like. Naturally, the newsletter needs to be posted as html mail. After wrestling with the problem of copying/pasting the html newsletter into mailman all afternoon, I ended up viewing the newsletter in Communicator, opening the file in Composer, pasting it into Messenger, mailing it to a shell account on one of our development servers, editting the message in joe (and/or vi --depending how my fingers felt at the time) to remove extra 'boundary' lines. Then chucking the entire resulting file at sendmail with: $ /usr/sbin/sendmail [listname]@dl1.njit.edu < filename Feeding it to sendmail like that got the To: and From: and Subject: fields right, and in Outlook, Web-based Outlook, IMP and OpenWebmail the file displayed as webpage; only in Kmail (so far) did the file display as text with an html attachment. Yes, I'm sending both text and html in the file so some clients (notably AOL's mail reader) can see the page. I feel like I'm re-inventing the wheel, has anyone else done this easier or can anyone suggest a glaringly obvious (or inobvious) utility I'm missing? I've already built "distribute" from /usr/ports/mail (and edited it to "see" the mailman lists directory) but, while it takes care of manually tossing the file to sendmail, I need a solution to make editting/pasting the original html files a bit easier. Thanks for any help, Tim Kellers CPE/NJIT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 19:27:39 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx.znet.net.au (mx.znet.net.au [203.87.59.5]) by hub.freebsd.org (Postfix) with ESMTP id 45F5337B404 for ; Mon, 10 Jun 2002 19:27:34 -0700 (PDT) Received: from swegg (dialup-72.189.220.203.acc01-apli-cai.comindico.com.au [203.220.189.72]) by mx.znet.net.au (8.9.3/8.9.3) with SMTP id MAA22428; Tue, 11 Jun 2002 12:27:20 +1000 (EST) (envelope-from robbak@comnorth.com.au) From: Robbak To: Terry Todd Subject: Re: Developing an ip accounting program. Date: Tue, 11 Jun 2002 12:24:00 +1000 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain; charset="us-ascii" References: <02061110220000.00351@swegg> <20020610204849.A45222@badger.tltodd.com> In-Reply-To: <20020610204849.A45222@badger.tltodd.com> Cc: freebsd-questions@freebsd.org MIME-Version: 1.0 Message-Id: <02061112260409.00351@swegg> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 11 Jun 2002, Terry Todd wrote: > Have you looked at the ipfm port / package? > > Terry Todd Just had a look at it - that's the sort of thing i need, yt it only logs packet count - not the byte count - i need the byte count. -- The opinions Expressed herein do not necessarily reflect those of the author. Robert Backhaus Robbak@comnorth.com.au To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 19:27:42 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx.znet.net.au (mx.znet.net.au [203.87.59.5]) by hub.freebsd.org (Postfix) with ESMTP id B8F0D37B406 for ; Mon, 10 Jun 2002 19:27:36 -0700 (PDT) Received: from swegg (dialup-72.189.220.203.acc01-apli-cai.comindico.com.au [203.220.189.72]) by mx.znet.net.au (8.9.3/8.9.3) with SMTP id MAA22436; Tue, 11 Jun 2002 12:27:25 +1000 (EST) (envelope-from robbak@comnorth.com.au) From: Robbak To: Terry Todd Subject: Re: Developing an ip accounting program. Date: Tue, 11 Jun 2002 12:27:15 +1000 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain References: <02061110220000.00351@swegg> <20020610204849.A45222@badger.tltodd.com> In-Reply-To: <20020610204849.A45222@badger.tltodd.com> Cc: freebsd-questions@freebsd.org MIME-Version: 1.0 Message-Id: <02061112260409.00351@swegg> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 11 Jun 2002, Terry Todd wrote: > Have you looked at the ipfm port / package? > > Terry Todd Just had a look at it - that's the sort of thing i need, yt it only logs packet count - not the byte count - i need the byte count. -- The opinions Expressed herein do not necessarily reflect those of the author. Robert Backhaus Robbak@comnorth.com.au To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 19:39:41 2002 Delivered-To: freebsd-questions@freebsd.org Received: from chen.org.nz (chen.org.nz [210.54.19.51]) by hub.freebsd.org (Postfix) with ESMTP id 766CD37B406 for ; Mon, 10 Jun 2002 19:39:36 -0700 (PDT) Received: from grimoire.chen.org.nz (localhost [127.0.0.1]) by chen.org.nz (8.12.3/8.12.3) with ESMTP id g5B2dTNg033465; Tue, 11 Jun 2002 14:39:29 +1200 (NZST) (envelope-from jonc@grimoire.chen.org.nz) Received: (from jonc@localhost) by grimoire.chen.org.nz (8.12.3/8.12.3/Submit) id g5B2dSTk033464; Tue, 11 Jun 2002 14:39:28 +1200 (NZST) Date: Tue, 11 Jun 2002 14:39:28 +1200 From: Jonathan Chen To: Peter Leftwich Cc: FreeBSD LIST Subject: Re: Installing XFree86 from source? [402 vs 420] Message-ID: <20020611143928.A33421@grimoire.chen.org.nz> References: <20020609123658.A18561@grimoire.chen.org.nz> <20020610163234.R59441-100000@earl-grey.cloud9.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020610163234.R59441-100000@earl-grey.cloud9.net>; from Hostmaster@Video2Video.Com on Mon, Jun 10, 2002 at 04:36:31PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Jun 10, 2002 at 04:36:31PM -0400, Peter Leftwich wrote: [...] > myprompt$ cd /usr/ports/x11/XFree86-4 > myprompt$ make ; make install ; make clean > >> X402src-1.tgz doesn't seem to exist in /usr/ports/distfiles/xc. > >> Attempting to fetch from ftp://ftp.xfree86.org/pub/XFree86/4.0.2...^C > > One problem. The tgz files I have are X420 but the "make" seems to want an > earlier version, X402. How may I remedy this? (My apologies but I am not > versed in portupgrade -R nor in cvs/cvsweb.) You need to install cvsup, a package is available from: http://people.freebsd.org/~jdp/s1g/i386-nogui/cvsup-16.1e.tgz Update your ports tree with: # cvsup -L2 -h cvsup10.freebsd.org /usr/share/examples/cvsup/ports-supfile (you can change cvsup10 to some other number from 1-12) and you should then be able to build XFree86-4.2.0. Cheers. -- Jonathan Chen ---------------------------------------------------------------------- "A person should be able to do a small bit of everything, specialisation is for insects" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 19:43:22 2002 Delivered-To: freebsd-questions@freebsd.org Received: from chen.org.nz (chen.org.nz [210.54.19.51]) by hub.freebsd.org (Postfix) with ESMTP id 85AA337B401 for ; Mon, 10 Jun 2002 19:43:18 -0700 (PDT) Received: from grimoire.chen.org.nz (localhost [127.0.0.1]) by chen.org.nz (8.12.3/8.12.3) with ESMTP id g5B2hBNg033504; Tue, 11 Jun 2002 14:43:11 +1200 (NZST) (envelope-from jonc@grimoire.chen.org.nz) Received: (from jonc@localhost) by grimoire.chen.org.nz (8.12.3/8.12.3/Submit) id g5B2hBT0033503; Tue, 11 Jun 2002 14:43:11 +1200 (NZST) Date: Tue, 11 Jun 2002 14:43:11 +1200 From: Jonathan Chen To: "Wilkinson,Alex" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: sendmail && fetchmail [advice] Message-ID: <20020611144311.B33421@grimoire.chen.org.nz> References: <20020611105659.L21224-100000@squirm.dsto.defence.gov.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020611105659.L21224-100000@squirm.dsto.defence.gov.au>; from Alex.Wilkinson@dsto.defence.gov.au on Tue, Jun 11, 2002 at 10:57:26AM +0930 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Jun 11, 2002 at 10:57:26AM +0930, Wilkinson,Alex wrote: [...] > I want to use fetchmail to retrieve my mail from Internode's POP3 server and then to > deliver mail to my local sendmail server. Then I can use Mutt or pine to read it. > > The problem. > > 1. I am not 'currently' wanting to run a mail server. > 2. I have not got a domain name > 3. I do not have a static IP address. The fetchmail + local-sendmail is fine for this scenario. > When the system boots sendmail times out trying to resolve my host name ( at least that's what > I think). > > At the moment I am using a private ip ie 10.0.0.2. All you have to do is to add the output of `hostname` and the IP address into /etc/hosts and you should be fine. -- Jonathan Chen ----------------------------------------------------------------------- "I love deadlines. I like the whooshing sound they make as they fly by" - Douglas Adams To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 19:53:19 2002 Delivered-To: freebsd-questions@freebsd.org Received: from sccrmhc02.attbi.com (sccrmhc02.attbi.com [204.127.202.62]) by hub.freebsd.org (Postfix) with ESMTP id DD07037B400; Mon, 10 Jun 2002 19:53:10 -0700 (PDT) Received: from monkey ([24.98.96.18]) by sccrmhc02.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20020611025310.KOIQ975.sccrmhc02.attbi.com@monkey>; Tue, 11 Jun 2002 02:53:10 +0000 Message-ID: <007701c210f3$26f6efd0$ecfea8c0@monkey> From: "Mike Flanagan" To: Cc: Subject: getting colors to work with ls Date: Mon, 10 Jun 2002 22:53:23 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0074_01C210D1.9FAE3A40" 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 This is a multi-part message in MIME format. ------=_NextPart_000_0074_01C210D1.9FAE3A40 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hello all, I am trying to use colors with ls. Reading the man pages for ls shows = that you can use ls with a -g and then a number like 9 to specify directory and = such.=20 I have tried using this in every combination and cannot seem to get = colors to work. Can anyone please tell me how to do this ? Thanks, Mike ------=_NextPart_000_0074_01C210D1.9FAE3A40 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
 Hello all,
 
 I am trying to use colors with = ls. Reading=20 the man pages for ls shows that you
can use ls with a -g and then a number = like 9 to=20 specify directory and such.
I have tried using this in every = combination and=20 cannot seem to get colors to
work. Can anyone please tell me how to = do this=20 ?
 
 
    Thanks,
 
    =20 Mike
------=_NextPart_000_0074_01C210D1.9FAE3A40-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 19:54:33 2002 Delivered-To: freebsd-questions@freebsd.org Received: from albaath.com (host162-69.pool21756.interbusiness.it [217.56.69.162]) by hub.freebsd.org (Postfix) with SMTP id 3DDC037B406 for ; Mon, 10 Jun 2002 19:53:24 -0700 (PDT) Received: from mx.loxsystems.net ([31.248.13.90]) by rly-xl05.dohuya.com with SMTP; Tue, 11 Jun 0102 06:53:15 -0900 Received: from [44.90.7.135] by sparc.zubilam.net with smtp; Mon, 10 Jun 0102 21:51:00 +0100 Received: from unknown (HELO sparc.zubilam.net) (29.184.73.96) by rly-xr02.nikavo.net with NNFMP; Mon, 10 Jun 0102 22:48:45 -0700 Received: from 38.205.252.128 ([38.205.252.128]) by n9.groups.huyahoo.com with local; Mon, 10 Jun 0102 15:46:30 +1100 Reply-To: "Santiago Riva" Message-ID: <006d24e53c0a$3753a7e2$2ee06bd8@rvgfkh> From: "Santiago Riva" To: hover@FreeBSD.ORG Subject: No hemos sabido de usted. Date: Tue, 11 Jun 0102 00:31:27 +0200 MiME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_00A5_32C03B5E.C4361E63" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2462.0000 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 ------=_NextPart_000_00A5_32C03B5E.C4361E63 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: base64 bmhhIHB1YmxpY2l04XJpYSBkDQo8aHRtbD4NCiANCjxoZWFkPg0KPHRpdGxl PkhvbGEgZGUgbnVldm88L3RpdGxlPg0KPG1ldGEgbmFtZT0iR0VORVJBVE9S IiBjb250ZW50PSJNaWNyb3NvZnQgRnJvbnRQYWdlIDMuMCI+DQo8L2hlYWQ+ DQogDQo8Ym9keT4NCjxkaXY+PGZvbnQgZmFjZT0iQXJpYWwiIHNpemU9IjIi Pg0KIA0KPHA+SG9sYSBkZSBudWV2byw8L2ZvbnQ+ICZuYnNwOyA8L3A+DQo8 L2Rpdj48ZGl2Pjxmb250IGZhY2U9IkFyaWFsIiBzaXplPSIyIj4NCiANCjxw PmFxdWkgU2FudGlhZ28gUml2YSwgZGUgPGEgaHJlZj0iaHR0cDovL3d3dy5j b21vLXZlbmRlci5jb20iIHRhcmdldD0iX2JsYW5rIj48c3Ryb25nPnd3dy5D b21vLXZlbmRlci5jb208L3N0cm9uZz48L2E+Jm5ic3A7PC9mb250Pg0KPC9w Pg0KPC9kaXY+PGRpdj48Zm9udCBmYWNlPSJBcmlhbCIgc2l6ZT0iMiI+DQog DQo8cD5oYWNlIHVub3MgZO1hcyBsZSBlbnZp6SB1biBlbWFpbCZuYnNwOyB5 IG5vIGhlbW9zPC9mb250PiA8YnI+DQo8Zm9udCBmYWNlPSJBcmlhbCIgc2l6 ZT0iMiI+c2FiaWRvIGRlIHVzdGVkLCBhc+0gcXVlIHNvbG8gcXVlcu1hIGF2 ZXJpZ3VhcjwvZm9udD4gPGJyPg0KPGZvbnQgZmFjZT0iQXJpYWwiIHNpemU9 IjIiPnNpIGVuY29udHLzJm5ic3A7bGEgaW5mb3JtYWNpb24g+nRpbC48L2Zv bnQ+ICZuYnNwOyA8L3A+DQo8L2Rpdj48ZGl2Pjxmb250IGZhY2U9IkFyaWFs IiBzaXplPSIyIj4NCiANCjxwPkVuIGNhc28gcXVlIHNlIGhheWEgb2x2aWRh ZG8gZGUgbWkgZW1haWwgbyBhbGdvLDxicj4NCmxvIGhlIGNvcGlhZG8gYWwg ZmluYWwuPC9mb250PiAmbmJzcDsgPC9wPg0KPC9kaXY+PGRpdj48Zm9udCBm YWNlPSJBcmlhbCIgc2l6ZT0iMiI+DQogDQo8cD5FbmNvbnRyYXLhIGluZm9y bWFjafNuIGNvbXBsZXRhJm5ic3A7ZW46PC9mb250PiAmbmJzcDsgPC9wPg0K PC9kaXY+PGRpdj48Zm9udCBmYWNlPSJBcmlhbCIgc2l6ZT0iMiI+DQogDQo8 cD4mbmJzcDsgPGEgaHJlZj0iaHR0cDovL3d3dy5jb21vLXZlbmRlci5jb20i IHRhcmdldD0iX2JsYW5rIj48c3Ryb25nPkNvbW8tdmVuZGVyLmNvbTwvc3Ry b25nPjwvYT4mbmJzcDs8L2ZvbnQ+DQombmJzcDsgPC9wPg0KPC9kaXY+PGRp dj48Zm9udCBmYWNlPSJBcmlhbCIgc2l6ZT0iMiI+DQogDQo8cD5NdWNob3Mg c2FsdWRvcyw8YnI+DQo8L2ZvbnQ+PC9wPg0KPC9kaXY+PGRpdj48Zm9udCBm YWNlPSJBcmlhbCIgc2l6ZT0iMiI+DQogDQo8cD5TYW50aWFnbyBSaXZhLjxi cj4NCk1hcmtldGluZyBGdXR1cmUuPC9mb250PjwvcD4NCiANCjxwPi0tLS0t IE9yaWdpbmFsIE1lc3NhZ2UgLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t LSAmbmJzcDsgPC9wPg0KPC9kaXY+PGRpdj48Zm9udCBmYWNlPSJBcmlhbCIg c2l6ZT0iMiI+PG5vYnI+PHNtYWxsPjxkaXY+PHNtYWxsPg0KIA0KPHA+PC9z bWFsbD48L3NtYWxsPk1pIG5vbWJyZSBlcyBTYW50aWFnbyBSaXZhLCBkaXJl Y3RvciBkZTxicj4NCk1hcmtldGluZyBGdXR1cmUsIDwvcD4NCjwvZGl2Pg0K IA0KPHVsIHN0eWxlPSJNQVJHSU4tUklHSFQ6IDBweCI+DQogIDxsaT48L25v YnI+PG5vYnI+VmEgYSBpbmljaWFyIHByb3hpbWFtZW50ZSB1biBuZWdvY2lv IGVuIEludGVybmV0PyA8c21hbGw+PC9saT4NCiAgPGxpPjwvbm9icj48L3Nt YWxsPjxub2JyPkxlIGludGVyZXNhcu1hPHNtYWxsPiA8L2ZvbnQ+PGZvbnQg ZmFjZT0iQXJpYWwiIHNpemU9IjIiDQogICAgY29sb3I9IiNmZjAwMDAiPjxz dHJvbmc+bXVsdGlwbGljYXIgcG9yIDggbGFzIHZlbnRhcyA8L3N0cm9uZz48 L2ZvbnQ+PGZvbnQgZmFjZT0iQXJpYWwiDQogICAgc2l6ZT0iMiI+PGZvbnQg ZmFjZT0iYXJpYWwiIHNpemU9IjIiPjxmb250IGZhY2U9ImFyaWFsIiBzaXpl PSIyIj48Zm9udCBmYWNlPSJBcmlhbCI+ZW4gc3UNCiAgICB3ZWI/PGJyPg0K ICAgICZuYnNwOyg8c3Ryb25nPmRlbW9zdHJhYmxlIDwvc3Ryb25nPmNvbiB1 biBlamVtcGxvKTwvZm9udD48L2ZvbnQ+PC9mb250PiA8L2xpPg0KICA8bGk+ PC9ub2JyPjxub2JyPlZhIGEgPHN0cm9uZz5taWdyYXIgc3UgYWN0dWFsIG5l Z29jaW8gPC9zdHJvbmc+YSBJbnRlcm5ldD8gPC9saT4NCjwvdWw+DQogDQo8 cD4mbmJzcDtFbiZuYnNwOzxhIGhyZWY9Imh0dHA6Ly93d3cuY29tby12ZW5k ZXIuY29tIiB0YXJnZXQ9Il9ibGFuayI+PHN0cm9uZz5Db21vLXZlbmRlci5j b208L3N0cm9uZz48L2E+Jm5ic3A7bGUNCm1vc3RyYW1vczoNCiANCjxvbD4N CiAgPGxpPkNvbW8gY3JlYXI8c21hbGw+IDwvZm9udD48Zm9udCBjb2xvcj0i I2ZmMDAwMCIgZmFjZT0iQXJpYWwiIHNpemU9IjIiPjxzdHJvbmc+U1UgUFJP UElPDQogICAgTkVHT0NJTyA8L3N0cm9uZz48L2ZvbnQ+PGZvbnQgZmFjZT0i QXJpYWwiIHNpemU9IjIiPmVuIEludGVybmV0IHkgdHJhYmFqYXJsbyBkZXNk ZSBjYXNhLjwvc21hbGw+DQogIDwvbGk+DQogIDxsaT48L25vYnI+PG5vYnI+ Q29tbyBjb25maWd1cmFyIHN1IHdlYiA8c3Ryb25nPnBhcmEgcXVlIHZlbmRh IHNvbGE8L3N0cm9uZz4uIDwvbGk+DQogIDxsaT48L25vYnI+PG5vYnI+Q3Vh bGVzIHNvbiA8c3Ryb25nPmxhcyBUUkVTIEVTVFJBVEVHSUFTIDwvc3Ryb25n PnBhcmEgcXVlIHN1IHdlYiBzZWENCiAgICByZW50YWJsZSA8L2xpPg0KICA8 bGk+PC9ub2JyPjxub2JyPkNvbW8gdGllbmUgcXVlIHNlciBlbCA8c3Ryb25n PnByb2Nlc28gZGUgdmVudGEgPC9zdHJvbmc+cGFyYSBxdWUmbmJzcDsgc2Vh IDxzdHJvbmc+RUZFQ1RJVk88L3N0cm9uZz4NCiAgPC9saT4NCiAgPGxpPjwv bm9icj48L2ZvbnQ+PG5vYnI+PGZvbnQgZmFjZT0iQXJpYWwiIHNpemU9IjIi IGNvbG9yPSIjZmYwMDAwIj48c3Ryb25nPkVKRU1QTE9TIFJFQUxFUyA8L3N0 cm9uZz48L2ZvbnQ+PGZvbnQNCiAgICBmYWNlPSJBcmlhbCIgc2l6ZT0iMiI+ PGZvbnQgZmFjZT0iYXJpYWwiIHNpemU9IjIiPjxmb250IGZhY2U9ImFyaWFs IiBzaXplPSIyIj48Zm9udA0KICAgIGZhY2U9IkFyaWFsIj4oRXN0dWRpb3Mg ZGUgY2FzbykgcmVhbGl6YWRvczxicj4NCiAgICBjb24gbG9zIHJlc3VsdGFk b3MsIHkgaGVycmFtaWVudGFzIGVtcGxlYWRhcy4gRS1tYWlsczxicj4NCiAg ICBlbnZpYWRvcyB5IHJlc3VsdGFkb3MgZXhhY3RvcyBvYnRlbmlkb3MuPC9m b250PjwvZm9udD48L2ZvbnQ+IDwvbGk+DQogIDxsaT48L25vYnI+PG5vYnI+ ZXRjLmV0Yy4gPC9saT4NCjwvb2w+DQo8ZGl2Pg0KIA0KPHA+Jm5ic3A7RW4g PGEgaHJlZj0iaHR0cDovL3d3dy5jb21vLXZlbmRlci5jb20vIiB0YXJnZXQ9 Il9ibGFuayI+PHN0cm9uZz5udWVzdHJhIHdlYjwvc3Ryb25nPjwvYT4mbmJz cDtlbmNvbnRyYXJhDQp0YW1iaWVuIDwvZm9udD48c3Ryb25nPjxmb250IGZh Y2U9IkFyaWFsIiBzaXplPSIyIiBjb2xvcj0iI2ZmMDAwMCI+R1JBVElTIDwv Zm9udD48Zm9udA0KZmFjZT0iQXJpYWwiIHNpemU9IjIiPjxmb250IGZhY2U9 IkFyaWFsIj48Zm9udCBmYWNlPSJhcmlhbCIgc2l6ZT0iMiI+PGZvbnQgZmFj ZT0iYXJpYWwiDQpzaXplPSIyIj50PC9mb250PjwvZm9udD48L2ZvbnQ+6WNu aWNhcywgdHJ1Y29zLDxicj4NCiZuYnNwO2FydO1jdWxvcywgcmVjdXJzb3Mg PC9zdHJvbmc+ZXRjLiBkZSBtYXJrZXRpbmcgZW4gSW50ZXJuZXQuPC9wPg0K PC9kaXY+PGRpdj4NCiANCjxwPiZuYnNwO1RvZGEgbGEgaW5mb3JtYWNp824g ZW4mbmJzcDsmbmJzcDs8YSBocmVmPSJodHRwOi8vd3d3LmNvbW8tdmVuZGVy LmNvbSINCnRhcmdldD0iX2JsYW5rIj48c3Ryb25nPmNvbW8tdmVuZGVyLmNv bTwvc3Ryb25nPjwvYT48L3NtYWxsPjwvcD4NCiANCjxwPkF0ZW50YW1lbnRl LDxicj4NCjxicj4NClNhbnRpYWdvIFJpdmEuPGJyPg0KTWFya2V0aW5nIEZ1 dHVyZS48YnI+DQo8L3A+DQo8L2ZvbnQ+PGZvbnQgZmFjZT0iQXJpYWwiIHNp emU9IjMiPg0KIA0KPHA+PC9mb250Pjxmb250IGZhY2U9IkFyaWFsIiBzaXpl PSIyIj5SZW1vdmU6IDxhIGhyZWY9InJlbW92ZXNAZXlvdS5jb21tYWlsdG86 cmVtb3Zlc0BleW91LmNvbSI+cmVtb3Zlc0BleW91LmNvbTwvYT48L3A+DQo8 c21hbGw+PC9kaXY+PC9zbWFsbD48L2ZvbnQ+PC9ub2JyPjwvZGl2Pg0KPC9i b2R5Pg0KPC9odG1sPg0KbmhhIHB1YmxpY2l04XJpYSBkDQo1MjU4dndkUzQt ODIzUk9ZTTA4MDhLWldsNi0zMTRFSnBBNTUwM2ZRSncyLTEzMEd3S0MxNDEx dFdOeTItNDI3b1VlTDlsNjU= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 19:56:54 2002 Delivered-To: freebsd-questions@freebsd.org Received: from sccrmhc01.attbi.com (sccrmhc01.attbi.com [204.127.202.61]) by hub.freebsd.org (Postfix) with ESMTP id D478437B406; Mon, 10 Jun 2002 19:56:36 -0700 (PDT) Received: from monkey ([24.98.96.18]) by sccrmhc01.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20020611025636.XBPT1024.sccrmhc01.attbi.com@monkey>; Tue, 11 Jun 2002 02:56:36 +0000 Message-ID: <008601c210f3$a1badab0$ecfea8c0@monkey> From: "Mike Flanagan" To: Cc: Subject: unable to get the port for wmakerconf to work. Date: Mon, 10 Jun 2002 22:56:49 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0083_01C210D2.1A6D9140" 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 This is a multi-part message in MIME format. ------=_NextPart_000_0083_01C210D2.1A6D9140 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hello, I am unable to get the port for wmakerconf to work. I have tried make deinstall and make clean and it always gives me the same error. Is there a way to maybe update the particular port that is giving me a problem ? Or does anyone have any other suggestions ? Mike =3D=3D=3D> gtkhtml-1.0.2_2 depends on shared library: pspell.4 - not = found =3D=3D=3D> Verifying install for pspell.4 in = /usr/ports/textproc/pspell =3D=3D=3D> Extracting for pspell-0.12.2_1 >> Checksum mismatch for pspell-.12.2.tar.gz. Make sure the Makefile and distinfo file = (/usr/ports/textproc/pspell/distinfo) are up to date. If you are absolutely sure you want to override this check, type "make NO_CHECKSUM=3Dyes [other args]". *** Error code 1 Stop in /usr/ports/textproc/pspell. *** Error code 1 Stop in /usr/ports/www/gtkhtml. *** Error code 1 Stop in /usr/ports/x11/gnomecore. *** Error code 1 Stop in /usr/ports/x11-wm/gnome2wmaker. *** Error code 1 Stop in /usr/ports/x11-wm/wmakerconf. frogger# ------=_NextPart_000_0083_01C210D2.1A6D9140 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
 Hello,
 
 I am unable to get the port for = wmakerconf to=20 work. I have tried
make deinstall and make clean and it = always gives=20 me the same error.
Is there a way to maybe update the = particular port=20 that is giving me
a problem ? Or does anyone have any = other=20 suggestions ?
 
 
   Mike
 
=3D=3D=3D>   gtkhtml-1.0.2_2 depends on shared = library: pspell.4 -=20 not found
=3D=3D=3D>    Verifying install for = pspell.4 in=20 /usr/ports/textproc/pspell
=3D=3D=3D>  Extracting for=20 pspell-0.12.2_1
>> Checksum mismatch for = pspell-.12.2.tar.gz.
Make=20 sure the Makefile and distinfo file = (/usr/ports/textproc/pspell/distinfo)
are=20 up to date.  If you are absolutely sure you want to override = this
check,=20 type "make NO_CHECKSUM=3Dyes [other args]".
*** Error code = 1

Stop in=20 /usr/ports/textproc/pspell.
*** Error code 1

Stop in=20 /usr/ports/www/gtkhtml.
*** Error code 1

Stop in=20 /usr/ports/x11/gnomecore.
*** Error code 1

Stop in=20 /usr/ports/x11-wm/gnome2wmaker.
*** Error code 1

Stop in=20 /usr/ports/x11-wm/wmakerconf.
frogger#
------=_NextPart_000_0083_01C210D2.1A6D9140-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 19:59:52 2002 Delivered-To: freebsd-questions@freebsd.org Received: from kumprang.or.id (wl-kumprang-5.teras.net.id [202.143.103.229]) by hub.freebsd.org (Postfix) with SMTP id 5192A37B400 for ; Mon, 10 Jun 2002 19:59:43 -0700 (PDT) Received: (qmail 45960 invoked by uid 1000); 11 Jun 2002 02:59:39 -0000 Date: Tue, 11 Jun 2002 09:59:39 +0700 From: budsz To: freebsd-questions Subject: ip aliases in FreeBSD Message-ID: <20020611095939.A43846@bdg.centrin.net.id> Reply-To: budsz Mail-Followup-To: budsz , freebsd-questions Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i X-Uptime: 9:41AM up 5:28, 1 user, load averages: 0.00, 0.00, 0.00 X-Operation-System: FreeBSD 4.6-RC i386 X-Geekcode: "GMU d- s++:+ a- C++ UL++ P+ L++ E- W++ N o+ K- w+ O+ M V++ PS PE Y+ PGP++ t 5 X+++ R+ tv b++ DI- D+ G++ e++ h+ r+ y+" X-Pubkey-Linux: "http://www.kumprang.or.id/~budsz/pubkey_Linux.txt" X-Pubkey-FreeBSD: "http://www.kumprang.or.id/~budsz/pubkey_FreeBSD.txt" X-Company: "Internet Cafe & Game Kumprang" Sender: owner-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 tried ip aliasing in FreeBSD 4.6 RC, so if I use the same subnet or use more than 2 ip always failure for ex: Case 1: A: 192.168.0.1/255.255.255.240- | The result (A=up, B=down) B: 192.168.0.2/255.255.255.240- Case 2: (3 ip aliasing) A: 192.168.0.1/255.255.255.240- | B: 192.168.0.2/255.255.255.230- The result (A=up,B=down,C=down) | C: 192.168.0.3/255.255.255.255- Case 3 : A: 192.168.0.1/255.255.255.240- | The result (A=up,B=up) B: 192.168.0.2/255.255.255.255- Can somebody explain about this..? TIA -- budsz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 20: 1: 1 2002 Delivered-To: freebsd-questions@freebsd.org Received: from host12.webserver1010.com (host12.webserver1010.com [209.239.40.33]) by hub.freebsd.org (Postfix) with ESMTP id 0AC3637B405 for ; Mon, 10 Jun 2002 20:00:56 -0700 (PDT) Received: from tres (host246247.arnet.net.ar [200.45.246.247] (may be forged)) by host12.webserver1010.com (8.10.2/8.10.2) with SMTP id g5B30n429268 for ; Mon, 10 Jun 2002 23:00:49 -0400 Message-ID: <005e01c210f4$d4c77020$1900a8c0@homelan.org> From: "Linux-cd" To: Subject: Vendedor de CDs de FreeBSD baratos Date: Tue, 11 Jun 2002 00:05:18 -0300 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hola; soy Silvio Riesco webmaster de www.Linux-CD.com.ar (un sitio dedicado a la venta de software de cСdigo abierto) en el cual ofrecemos CD-Roms de FreeBSD a un precio muy economico (u$s 1,10 por cd) y estamos interesados en ser incluidos como vendedores en la Argentina. No los molesto mas y muchas gracias por su tiempo. Silvio Riesco www.Linux-CD.com.ar Buenos Aires - Argentina To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 20: 8:18 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web13301.mail.yahoo.com (web13301.mail.yahoo.com [216.136.175.37]) by hub.freebsd.org (Postfix) with SMTP id AA6DF37B400 for ; Mon, 10 Jun 2002 20:08:14 -0700 (PDT) Message-ID: <20020611030814.905.qmail@web13301.mail.yahoo.com> Received: from [193.174.9.34] by web13301.mail.yahoo.com via HTTP; Tue, 11 Jun 2002 05:08:14 CEST Date: Tue, 11 Jun 2002 05:08:14 +0200 (CEST) From: =?iso-8859-1?q?m=20p?= Subject: Re: Ip aliases in FreeBSD To: budsz@kumprang.or.id Cc: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Hi, > > I tried ip aliasing in FreeBSD 4.6 RC, so if I use the same subnet or > use more than 2 ip always failure for ex: > > Case 1: > > A: 192.168.0.1/255.255.255.240- > | The result (A=up, B=down) > B: 192.168.0.2/255.255.255.240- > > > Case 2: (3 ip aliasing) > > A: 192.168.0.1/255.255.255.240- > | > B: 192.168.0.2/255.255.255.230- The result (A=up,B=down,C=down) > | > C: 192.168.0.3/255.255.255.255- > > Case 3 : > > A: 192.168.0.1/255.255.255.240- > | The result (A=up,B=up) > B: 192.168.0.2/255.255.255.255- > > > Can somebody explain about this..? > Hi, if you check in the mailinglist archives, you will find some hints. http://www.freebsd.org/cgi/search.cgi?words=ip+alias+255.255.255.255&max=50&sort=date&index=recent&source=freebsd-questions Or read the handbook: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/configtuning-virtual-hosts.html And it should be added to the FAQ .. Hope that helps Marc PS: In short: If you have an IP alias in the same subnet the correct netmask is 255.255.255.255 as in example 3. It is forced since FreeBSD 4.5 AFAIK. __________________________________________________________________ Gesendet von Yahoo! Mail - http://mail.yahoo.de Kreative KЖpfe gesucht! Machen Sie mit beim Yahoo! SMS Literatur Wettbewerb und gewinnen Sie tolle Preise - http://smswettbewerb.yahoo.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 20:24:32 2002 Delivered-To: freebsd-questions@freebsd.org Received: from kumprang.or.id (wl-kumprang-5.teras.net.id [202.143.103.229]) by hub.freebsd.org (Postfix) with SMTP id F0ACD37B404 for ; Mon, 10 Jun 2002 20:24:22 -0700 (PDT) Received: (qmail 48998 invoked by uid 1000); 11 Jun 2002 03:24:19 -0000 Date: Tue, 11 Jun 2002 10:24:19 +0700 From: budsz To: m p Cc: freebsd-questions Subject: Re: Ip aliases in FreeBSD Message-ID: <20020611102419.C46480@bdg.centrin.net.id> Reply-To: budsz Mail-Followup-To: budsz , m p , freebsd-questions References: <20020611030814.905.qmail@web13301.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020611030814.905.qmail@web13301.mail.yahoo.com>; from sumirati@yahoo.de on Tue, Jun 11, 2002 at 05:08:14AM +0200 X-Uptime: 10:03AM up 5:49, 1 user, load averages: 0.00, 0.00, 0.00 X-Operation-System: FreeBSD 4.6-RC i386 X-Geekcode: "GMU d- s++:+ a- C++ UL++ P+ L++ E- W++ N o+ K- w+ O+ M V++ PS PE Y+ PGP++ t 5 X+++ R+ tv b++ DI- D+ G++ e++ h+ r+ y+" X-Pubkey-Linux: "http://www.kumprang.or.id/~budsz/pubkey_Linux.txt" X-Pubkey-FreeBSD: "http://www.kumprang.or.id/~budsz/pubkey_FreeBSD.txt" X-Company: "Internet Cafe & Game Kumprang" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Jun 11, 2002 at 05:08:14AM +0200, m p wrote: >Hi, > >if you check in the mailinglist archives, you will find some hints. >http://www.freebsd.org/cgi/search.cgi?words=ip+alias+255.255.255.255&max=50&sort=date&index=recent&source=freebsd-questions >Or read the handbook: >http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/configtuning-virtual-hosts.html >And it should be added to the FAQ .. Yes...I have already read but still confuse.. >PS: In short: If you have an IP alias in the same subnet the correct netmask is >255.255.255.255 as in example 3. It is forced since FreeBSD 4.5 AFAIK. Yeah that it's work only 1 ip addreess + 1 ip alias, so I want using more than one ip alias for ex: 1 ip address + 2 or more ip alias if I use the same subnet (255.255.255.255) each other I tried it is failed. so the solution...?, I hope u would help me for this problem. -- budsz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 20:26:35 2002 Delivered-To: freebsd-questions@freebsd.org Received: from freebsd.identd.net (freebsd.identd.net [64.172.21.203]) by hub.freebsd.org (Postfix) with ESMTP id 4100D37B40B for ; Mon, 10 Jun 2002 20:26:07 -0700 (PDT) Received: from freebsd.identd.net (az@localhost [127.0.0.1]) by freebsd.identd.net (8.12.3/8.12.2) with SMTP id g5B3Q8a5004817 for ; Mon, 10 Jun 2002 20:26:08 -0700 (PDT) (envelope-from az@freebsd.identd.net) Date: Mon, 10 Jun 2002 20:26:08 -0700 From: "Ayman Zarka." To: "FreeBSD Questions." Subject: Again Iomega IDE ZIP 250MB. Message-Id: <20020610202608.77656cde.az@freebsd.identd.net> Organization: identd.net X-Mailer: Sylpheed version 0.7.4 (GTK+ 1.2.10; i386-portbld-freebsd4.5) 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 Hello everyone, I'm sending again my email hoping I would get an answer for my question. I got an answer for the first part. But the second part ( at the end of this email) is still not answered. (my mail): FreeBSD freebsd.identd.net 4.6-RC FreeBSD 4.6-RC #5: Tue Jun 4 17:42:51 PDT 2002 az@freebsd.identd.net:/usr/obj/usr/src/sys/FREEBSD i386 I'm trying to figure out the right kernel options for my IOMEGA IDE ZIP 250 (internal drive). After gathering information from 200+ emails from the mailing and search the: http://www.freebsd.org/FAQ/hardware.html#ZIP-SUPPORT http://www.freebsd.org/FAQ/disks.html#DISKLABEL I did the following without adding any new stuff to my kernel and I got the idea am in the right direction before I add any device or option: without booting with the zip disk inside the drive I was getting in my dmesg: afd0: 0MB [0/64/32] at ata3-slave PIO3 But when leaving the disk inside and reboot I can see: afd0: 250MB [0/64/32] at ata3-slave PIO3 or: /va/log/messages: Jun 4 17:05:11 freebsd /kernel: afd0: 239MB [239/64/32] at ata3-slave PIO3 So I rebooted with the disk inside and went to /stand/sysinstall Configure --> Fdisk afd0 --> A (use entire disk) , W (write changes) and standard (no boot manager) I got the message: wrote FDISK partition information out successfully (100%) Label --> creat 489440 blocks (238MB) are free. and FS /backup and I got 0 MB free. Disk: afd0 Partition name: afd0s1 Free: 0 blocks (0MB) Part Mount Size Newfs Part Mount Size Newfs---- ----- ---- ----- ---- ----- ---- ----- afd0s1e /backup 238MB UFS+S Y so far so good. in my /etc/fstab I have: /dev/afd0 /zip ufs rw,noauto 0 0 Of course when I try to mount it I see the zip lights on for 15 sec. then I get freebsd# mount /zip mount: /dev/afd0: Input/output error freebsd# dmesg | tail afd0: 239MB [239/64/32] at ata3-slave PIO3 Mounting root from ufs:/dev/ad0s1a afd0: READ_BIG command timeout - resetting So now I knew am doing it right so I grabed the options of the mailing list/ handbook and added them but didn't work, so I started playing with these options and try to build my my kernel with and without one of the following but unfortunately I couldn't get a successful build. and it was giving: #IOMEGA ZIP Drive 250 MB Options: controller scbus0 # device da0 # device vp0 # IOMEGA IDE ZIP Drive 250MB options VP0_DEBUG # ZIP/ZIP+ debug config: line 267: Obsolete keyword 'controller' found - use 'device' So I changed it to device it gave: Warning: device "vp" is unknown and so on I played with them many times. I already have these in my kernel before: # SCSI peripherals device scbus # SCSI bus (required) device da # Direct Access (disks) My question is: 1) What proper device/options/controller should I add in my kernel to be able to mount my IDE IOMEGA ZIP drive 250MB? Thanks in advance, and have a good day. -- - Ayman Zarka. -----BEGIN PGP PUBLIC KEY BLOCK----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org mQGiBDy5PK4RBADbeYGQsxqby0Mg2NDXV3BzDR6fE5pws+01FFjuhpuIYwRq1N8Q QQrc8mrDyXxOBMBf5kwarfYa452tZXCy/la71N6f+kEWp0YsafBKRCQSKjMcGfb+ AyiTKcWCXb4YiS0xgCCfrh9QNvZKQaGtG2jHOfeRm8wy/l5DesKz+WqfCwCgyRXR c5m3YXKEI3a8repPgrxl4XUEAK+suS/tUctfLr5RCdKxHkRewrZAAOnOImTZUbIZ HlaPNHf6c40qVCF4O8WZTK/0F9lOiyzQOaL30ShPjwjxU/lUKdhI7nyDsl9pjdYZ okU/xPNFGfA+ugMjzEqJ5amlbb6pYJncjpHLaDIHAUsjiSUtKoCLMnxliV8ONsU8 3ZzPA/47ZL2f3F3kD4irNdSmYIE9Uyg12Ml6LsIPGZsjrYwVJu4a9TjaSYzfrXh9 At7OuzdxTldwHCbqsOqc/wLVpCY1tNFuLTUJfQ73HA649l+XbdmUbm7tJQEf64E2 f+EHBNLEw5kS6X8ySOjQIHBO80lCDlmFNzmaJZF3HWL3BoI7WLQjQXltYW4gWmFy a2EgPGF6QGZyZWVic2QuaWRlbnRkLm5ldD6IVwQTEQIAFwUCPLk8rgULBwoDBAMV AwIDFgIBAheAAAoJEJX3aiwtih/hQecAoLAG/31xDIHxArmFzhH4KfaNzqwsAKCp DO9WURAiLMU3bTs3JHe0NwJ52bkCDQQ8uTzEEAgAhDAVX4AtVuya9yVA7e7/p1B1 qE2BcLZKkPf12mPMMhWiCMN+/X4860dZ9JvnxDyPn8uPz8tzPCyFFiLl7wAbGHHq ivkp8PrhgyyvhAd158ZN0rHNPPXjkHPdh887wt8J1xjv4/DZL7uHTcwrp16Lx9GY blAtEhEatwYGwaaCKEPazIn5duOY/QDGall0ZDuzTaeyYcE3C0n9jXOAwmSoi5Sm aJK+r4u3oUXanLOgaTbTBeiRTifg6QrMMcjtJmgYQqHisuoFCoDiwrjoA0b1IPpQ zEP3vXND5SM2wwImEs12IqOKkICgFvTMsWC25onrXMFJVcONuKCxpL+oRh2DXwAD BQf+Mo/K8poqF6A0okT4l17Z6m5Vwdo3S8gSweH0+JPLBv1Pbgclqy+9OO9xlvwn u8X744MWwKvqaLInzlnnEFMb2MoPhk22CXgQfcVrfF0wdO0hMdl+Hf/iHbmCDtKN aFYYHEDuRwtRfNhtXTIFN3TZRtC43npo6tYRExglbpU6RlLFSarF2A3AJjCtOuvf kkbkKtFPtnXqk1qzRoGumzmoHwsOfgJ/EMT1F1pFQrGhdzi+PBWsbUW4kyesxzvu dGiIuufj97refiF1bHnWl8UlJ2u2BHTfU89rF863UNNVfK2Hok3Toim0RTHNbwWE Gxji1p4c5KbKpNU0o8hoXIlj4IhGBBgRAgAGBQI8uTzEAAoJEJX3aiwtih/hqE0A oLMQR3o96VZQidaEAYiGPHUSxtHWAJ98vy1WTN66SzfC05TrtMqe6ACDRQ== =Iqsd -----END PGP PUBLIC KEY BLOCK----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 20:26:37 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web13303.mail.yahoo.com (web13303.mail.yahoo.com [216.136.175.39]) by hub.freebsd.org (Postfix) with SMTP id 89D8237B412 for ; Mon, 10 Jun 2002 20:26:18 -0700 (PDT) Message-ID: <20020611032617.31763.qmail@web13303.mail.yahoo.com> Received: from [193.174.9.34] by web13303.mail.yahoo.com via HTTP; Tue, 11 Jun 2002 05:26:17 CEST Date: Tue, 11 Jun 2002 05:26:17 +0200 (CEST) From: =?iso-8859-1?q?m=20p?= Subject: getting colors to work with ls To: mikenoc@mindspring.com Cc: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Hello all, > > I am trying to use colors with ls. Reading the man pages for ls shows that you > can use ls with a -g and then a number like 9 to specify directory and such. > I have tried using this in every combination and cannot seem to get colors to > work. Can anyone please tell me how to do this ? > > > Thanks, > > Mike Hi Mike, please read: http://groups.google.com/groups?q=color+ls&hl=en&group=mailing.freebsd.questions This question came across that often, perhaps it should be a FAQ. Marc __________________________________________________________________ Gesendet von Yahoo! Mail - http://mail.yahoo.de Kreative KЖpfe gesucht! Machen Sie mit beim Yahoo! SMS Literatur Wettbewerb und gewinnen Sie tolle Preise - http://smswettbewerb.yahoo.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 20:31:51 2002 Delivered-To: freebsd-questions@freebsd.org Received: from andrsn.stanford.edu (andrsn.Stanford.EDU [171.66.112.163]) by hub.freebsd.org (Postfix) with ESMTP id 9621337B403; Mon, 10 Jun 2002 20:31:39 -0700 (PDT) Received: from localhost (localhost.stanford.edu [127.0.0.1]) by andrsn.stanford.edu (8.11.6/8.11.6) with ESMTP id g5B3UbH29052; Mon, 10 Jun 2002 20:30:37 -0700 (PDT) (envelope-from andrsn@andrsn.stanford.edu) Date: Mon, 10 Jun 2002 20:30:37 -0700 (PDT) From: Annelise Anderson To: Mike Flanagan Cc: freebsd-newbies@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Subject: Re: getting colors to work with ls In-Reply-To: <007701c210f3$26f6efd0$ecfea8c0@monkey> 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 Mon, 10 Jun 2002, Mike Flanagan wrote: > Hello all, > > I am trying to use colors with ls. Reading the man pages for ls shows that you > can use ls with a -g and then a number like 9 to specify directory and such. > I have tried using this in every combination and cannot seem to get colors to > work. Can anyone please tell me how to do this ? It's ls -G, not ls -g The foreground and background and controlled by vidcontrol (on the console). Other kinds of files are shown in accordance with the settings of the environmental variable LSCOLORS. So it is not just "one number." I have a file called milcol that looks like this: vidcontrol blue brown LSCOLORS=0x7x6x5x1x46x201060203 and one called pastel that looks like this: vidcontrol white black LSCOLORS=2x5x0x4x6x464301060203 export LSCOLORS These could be shell scripts but I just use the built-in bash source command. The / directory is a good one to check (ls -G /) because it has files of different kinds. To return to sanity: vidcontrol white black LSCOLORS= With remote access, you need something other than vt100 as a terminal emulator, as vt100 is not color-capable. xterm-color will work. Annelise -- Annelise Anderson Author of: FreeBSD: An Open-Source Operating System for Your PC Available from: BSDmall.com and amazon.com Book Website: http://www.bittreepress.com/FreeBSD/introbook/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 20:34:30 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost.gu.edu.au (kraken.itc.gu.edu.au [132.234.250.31]) by hub.freebsd.org (Postfix) with ESMTP id CC05D37B405 for ; Mon, 10 Jun 2002 20:34:21 -0700 (PDT) Received: from kurango.cit.gu.edu.au (daemon@kurango.cit.gu.edu.au [132.234.86.1]) by mailhost.gu.edu.au (8.10.1/8.10.1) with ESMTP id g5B3YJE15378; Tue, 11 Jun 2002 13:34:20 +1000 (EST) Received: from localhost (steve@localhost) by kurango.cit.gu.edu.au (8.12.2/8.12.2) with SMTP id g5B3YEgs014443; Tue, 11 Jun 2002 13:34:15 +1000 (EST) Date: Tue, 11 Jun 2002 13:34:14 +1000 (EST) From: Steven Goodwin To: Chip Wiegand Cc: Questions FreeBSD Subject: Re: mount nfs as user, not root In-Reply-To: <1023756318.47009.14.camel@chip.wiegand.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG You could try sudo (/usr/ports/security/sudo) to mount the nfs filesystem using your user account (although sudo actually does mount it using root permissions). On 10 Jun 2002, Chip Wiegand wrote: > Is it possible to mount a nfs mountpoint on my regular user account, > rather than on the root account? I changed the permissions on the mount > point accordingly, but it still fails - > > nfs: can't update /var/db/mounttab for 192.168.1.14:/usr > nfs: /usr/apache: Operation not permitted > > I'm not concerned with security issues, this is my home pc's I am > working on. > > Regards, > Chip W. > www.wiegand.org > chip@wiegand.org > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 20:35:50 2002 Delivered-To: freebsd-questions@freebsd.org Received: from moutvdomng0.schlund.de (moutvdomng0.kundenserver.de [195.20.224.130]) by hub.freebsd.org (Postfix) with ESMTP id D751637B404 for ; Mon, 10 Jun 2002 20:35:44 -0700 (PDT) Received: from [195.20.224.219] (helo=mrvdom03.kundenserver.de) by moutvdomng0.schlund.de with esmtp (Exim 3.22 #2) id 17HcRP-0002h9-00 for freebsd-questions@freebsd.org; Tue, 11 Jun 2002 05:35:31 +0200 Received: from [217.1.114.250] (helo=pD90172FA.dip.t-dialin.net) by mrvdom03.kundenserver.de with esmtp (Exim 2.12 #3) id 17HcRO-00073E-00 for freebsd-questions@FreeBSD.ORG; Tue, 11 Jun 2002 05:35:31 +0200 Date: Tue, 11 Jun 2002 05:35:08 +0000 (GMT) From: Peter Ulrich Kruppa To: Subject: Openoffice: Can't type ^ or ~ Message-ID: <20020611052108.U47092-100000@small.pukruppa.de> 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 am not quite sure, if this a genuine FreeBSD problem but on OpenOffice list I didn't get any competent advice (besides changing to Red-Hat-Linux) . Here is the problem: I can type "hat" and "tilde" (^ and ~) in all X-applications. Only in OpenOffice they don't work. On the other hand: OO's fonts seem to be complete: I can produce hat and tilde in OO's Formula Editor (SMath). I just can't type them from my keyboard. Could there be some kind of conflict with X-fonts? I would appreciate all ideas. Regards, Uli. *-----------------------------------* * Peter Ulrich Kruppa * * - Wuppertal - * * Germany * *-----------------------------------* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 20:38:31 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web13304.mail.yahoo.com (web13304.mail.yahoo.com [216.136.175.40]) by hub.freebsd.org (Postfix) with SMTP id 7B07C37B400 for ; Mon, 10 Jun 2002 20:38:19 -0700 (PDT) Message-ID: <20020611033819.68320.qmail@web13304.mail.yahoo.com> Received: from [193.174.9.34] by web13304.mail.yahoo.com via HTTP; Tue, 11 Jun 2002 05:38:19 CEST Date: Tue, 11 Jun 2002 05:38:19 +0200 (CEST) From: =?iso-8859-1?q?m=20p?= Subject: Re: Ip aliases in FreeBSD To: budsz Cc: freebsd-questions In-Reply-To: <20020611102419.C46480@bdg.centrin.net.id> 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 --- budsz schrieb: > On Tue, Jun 11, 2002 at 05:08:14AM +0200, m p wrote: > >PS: In short: If you have an IP alias in the same subnet the correct netmask > is > >255.255.255.255 as in example 3. It is forced since FreeBSD 4.5 AFAIK. > > Yeah that it's work only 1 ip addreess + 1 ip alias, so I want using > more than one ip alias for ex: 1 ip address + 2 or more ip alias if I > use the same subnet (255.255.255.255) each other I tried it is failed. > so the solution...?, I hope u would help me for this problem. > > -- > budsz Hi, beastie# uname -a FreeBSD beastie.xxx.xxx.xx 4.6-RC4 FreeBSD 4.6-RC4 #0: Wed Jun 5 03:44:53 GMT 2002 murray@builder.freebsdmall.com:/us beastie# ifconfig fxp0 fxp0: flags=8843 mtu 1500 inet 141.36.3.29 netmask 0xfffffe00 broadcast 141.36.3.255 inet6 fe80::208:c7ff:fe72:36c7%fxp0 prefixlen 64 scopeid 0x1 ether 00:08:c7:72:36:c7 media: Ethernet autoselect (100baseTX) status: active beastie# ifconfig fxp0 alias 23.0.2.1 netmask 255.255.255.0 beastie# ifconfig fxp0 alias 23.0.2.2 netmask 255.255.255.255 beastie# ifconfig fxp0 alias 23.0.2.3 netmask 255.255.255.255 beastie# ifconfig fxp0 fxp0: flags=8843 mtu 1500 inet 141.36.3.29 netmask 0xfffffe00 broadcast 141.36.3.255 inet6 fe80::208:c7ff:fe72:36c7%fxp0 prefixlen 64 scopeid 0x1 inet 23.0.2.1 netmask 0xffffff00 broadcast 23.0.2.255 inet 23.0.2.2 netmask 0xffffffff broadcast 23.0.2.2 inet 23.0.2.3 netmask 0xffffffff broadcast 23.0.2.3 ether 00:08:c7:72:36:c7 media: Ethernet autoselect (100baseTX) status: active it works for me ... please share the commands (and the output from them) with the list ... Thanks Marc __________________________________________________________________ Gesendet von Yahoo! Mail - http://mail.yahoo.de Kreative KЖpfe gesucht! Machen Sie mit beim Yahoo! SMS Literatur Wettbewerb und gewinnen Sie tolle Preise - http://smswettbewerb.yahoo.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 20:44:48 2002 Delivered-To: freebsd-questions@freebsd.org Received: from scanmail2.cableone.net (scanmail2.cableone.net [24.116.0.122]) by hub.freebsd.org (Postfix) with ESMTP id 311A537B404 for ; Mon, 10 Jun 2002 20:44:43 -0700 (PDT) Received: from scanmail2.cableone.net ([10.116.0.122]) by scanmail2.cableone.net with Microsoft SMTPSVC(5.5.1877.687.68); Mon, 10 Jun 2002 20:40:44 -0700 Received: from scanmail2.cableone.net [24.116.0.122] by scanmail2.cableone.net (SMTPD32-7.04) id A13B483009C; Mon, 10 Jun 2002 20:40:43 -0700 Received: from ( [24.117.19.236]) by mail.CABLEONE.NET with SMTP (MailShield v2.04 - WIN32 Jul 17 2001 17:12:42); Mon, 10 Jun 2002 20:40:43 -0600 Date: Mon, 10 Jun 2002 22:44:32 -0500 (CDT) From: Denny White To: Rob Gridley Cc: freebsd questions List Subject: Re: iso release In-Reply-To: Message-ID: <20020610224402.O3243-100000@hal.cableone.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SMTP-HELO: hal.cableone.net X-SMTP-MAIL-FROM: dennyboy@cableone.net X-SMTP-RCPT-TO: rob@mhzdesign.com,freebsd-questions@FreeBSD.ORG X-SMTP-PEER-INFO: [24.117.19.236] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 okay, checked it out. thanks very much. On Mon, 10 Jun 2002, Rob Gridley wrote: > Date: Mon, 10 Jun 2002 11:50:42 -0400 > From: Rob Gridley > To: freebsd questions List > Subject: Re: iso release > > Release schedule: > http://www.freebsd.org/releases/4.6R/schedule.html > > > Rob Gridley | 416.626.1777 > System Administrator | rob@mhzdesign.com > MHz Design Communications | http://www.mhzdesign.com > > > On 6/10/02 11:48 AM, "Denny White" confessed: > > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA1 > > > > apologize beforehand if info already > > exists. just haven't been able to find > > it. i know 4.6 supposed to be released > > june 8. ftp'd in to several servers, > > but no iso yet for 4.6, so wondering > > if there's usually a time lag between > > the release & the availability of the > > iso's, & if i want 4.6 right now, if > > i should just go ahead & do a cvsup > > & rebuild everything. thanks. > > > > > > "Windows is the Virus, > > Linux is the Vaccine, > > FreeBSD is the Cure!" > > > > -----BEGIN PGP SIGNATURE----- > > Version: GnuPG v1.0.6 (FreeBSD) > > Comment: For info see http://www.gnupg.org > > > > iD8DBQE9BMpKy0Ty5RZE55oRAnLwAJoDAKs1ltxL26SNuDdBE3QPYNnTMQCgwRK7 > > d5HMfOX7IS5HyZkCLzU4DfE= > > =YjDk > > -----END PGP SIGNATURE----- > > > > > > > > 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 > "Windows is the Virus, Linux is the Vaccine, FreeBSD is the Cure!" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE9BXImy0Ty5RZE55oRAveGAKDMJEUA/s3PRwtjFxvfcwWbEUOivgCfWHnl 5nf889/3kzFpB16yx9jvPZc= =FnrF -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 21:22:43 2002 Delivered-To: freebsd-questions@freebsd.org Received: from chen.org.nz (chen.org.nz [210.54.19.51]) by hub.freebsd.org (Postfix) with ESMTP id AC0E437B40C for ; Mon, 10 Jun 2002 21:22:40 -0700 (PDT) Received: from grimoire.chen.org.nz (localhost [127.0.0.1]) by chen.org.nz (8.12.3/8.12.3) with ESMTP id g5B4MWNg033968; Tue, 11 Jun 2002 16:22:32 +1200 (NZST) (envelope-from jonc@grimoire.chen.org.nz) Received: (from jonc@localhost) by grimoire.chen.org.nz (8.12.3/8.12.3/Submit) id g5B4MTeZ033967; Tue, 11 Jun 2002 16:22:29 +1200 (NZST) Date: Tue, 11 Jun 2002 16:22:29 +1200 From: Jonathan Chen To: budsz Cc: freebsd-questions Subject: Re: ip aliases in FreeBSD Message-ID: <20020611162229.B33919@grimoire.chen.org.nz> References: <20020611095939.A43846@bdg.centrin.net.id> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020611095939.A43846@bdg.centrin.net.id>; from budsz@kumprang.or.id on Tue, Jun 11, 2002 at 09:59:39AM +0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Jun 11, 2002 at 09:59:39AM +0700, budsz wrote: > Hi, > > I tried ip aliasing in FreeBSD 4.6 RC, so if I use the same subnet or > use more than 2 ip always failure for ex: [...] All aliases require a netmask of 255.255.255.255. -- Jonathan Chen | To do is to be -- Nietzsche | To be is to do -- Sartre | Scooby do be do -- Scooby To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 21:23:46 2002 Delivered-To: freebsd-questions@freebsd.org Received: from chen.org.nz (chen.org.nz [210.54.19.51]) by hub.freebsd.org (Postfix) with ESMTP id 34FA437B407 for ; Mon, 10 Jun 2002 21:23:42 -0700 (PDT) Received: from grimoire.chen.org.nz (localhost [127.0.0.1]) by chen.org.nz (8.12.3/8.12.3) with ESMTP id g5B4NfNg033985; Tue, 11 Jun 2002 16:23:41 +1200 (NZST) (envelope-from jonc@grimoire.chen.org.nz) Received: (from jonc@localhost) by grimoire.chen.org.nz (8.12.3/8.12.3/Submit) id g5B4NfYW033984; Tue, 11 Jun 2002 16:23:41 +1200 (NZST) Date: Tue, 11 Jun 2002 16:23:41 +1200 From: Jonathan Chen To: budsz Cc: freebsd-questions Subject: Re: Ip aliases in FreeBSD Message-ID: <20020611162341.C33919@grimoire.chen.org.nz> References: <20020611030814.905.qmail@web13301.mail.yahoo.com> <20020611102419.C46480@bdg.centrin.net.id> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020611102419.C46480@bdg.centrin.net.id>; from budsz@kumprang.or.id on Tue, Jun 11, 2002 at 10:24:19AM +0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Jun 11, 2002 at 10:24:19AM +0700, budsz wrote: [...] > Yeah that it's work only 1 ip addreess + 1 ip alias, so I want using > more than one ip alias for ex: 1 ip address + 2 or more ip alias if I > use the same subnet (255.255.255.255) each other I tried it is failed. > so the solution...?, I hope u would help me for this problem. You example did *NOT* have this. You should have 1 real IP and the other 2 aliases must have the netmask of 255.255.255.255. -- Jonathan Chen ---------------------------------------------------------------------- Computers are like air conditioners. They stop working when you open Windows. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 21:51:15 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (dav22.pav3.hotmail.com [64.4.38.126]) by hub.freebsd.org (Postfix) with ESMTP id B28E837B409 for ; Mon, 10 Jun 2002 21:51:07 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 10 Jun 2002 21:51:07 -0700 X-Originating-IP: [203.129.223.38] Reply-To: "Akthar Hussain" From: "Akthar Hussain" To: Subject: Mounting Freebsd part in Linux Date: Tue, 11 Jun 2002 10:29:03 +0530 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0006_01C21132.CECFD840" 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 Message-ID: X-OriginalArrivalTime: 11 Jun 2002 04:51:07.0647 (UTC) FILETIME=[996DA8F0:01C21103] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0006_01C21132.CECFD840 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, I had compiled new kernel in Linux to mount NTFS and UFS.Also able to = read BSD disk label. in kernel >>fileSYSTEM options I had selected ,create modules for NTFS = ,UFS,and read BSD disk label. if I boot my system with new kennel I can able to mount only ntfs = partitions.but if I try to mount my FreeBSD partitions it gives error = "unable to mount or invalid superbalck" also ufs and ntfs modules are available in = /lib/modules/..8.-cus/kernel/fs/. my partitions are hda1 =3D /boot (Linux) hda2 or ad0s2 =3D freebsd hda3 =3D / for Linux hdb1 =3D ntfs hdb2 =3D ntfs=20 they way i tried to mount freebsd is mount -t ufs /dev/hda2 /mnt=20 or=20 mount -t ufs -o ufstype=3D44bsd /dev/hda2 /mnt also some time it gives your kernel support only read only options.but i = tried with -r , no improvement. if any one can help me ?=20 do i have to do any extra changes in my kernet to mount ufs (freebsd = partitions) is it my way of mounting is right ?? my linux kernel is 2.4.18. redhat 7.3. thanks waiting for clear info........ A.Hussain. ------=_NextPart_000_0006_01C21132.CECFD840 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi,
 
 
I had compiled new kernel in Linux to = mount NTFS=20 and UFS.Also able to read BSD disk label.
 
in kernel >>fileSYSTEM  = options I had=20 selected ,create modules for NTFS ,UFS,and read BSD disk = label.
 
if I boot my system with new kennel I = can able to=20 mount only ntfs partitions.but if I try to mount my FreeBSD = partitions  it=20 gives error "unable to mount or invalid superbalck"
 
also ufs and ntfs modules are available = in=20 /lib/modules/..8.-cus/kernel/fs/.
 
my partitions are
 
hda1 =3D /boot (Linux)
hda2 or ad0s2 =3D freebsd
hda3 =3D / for Linux
 
hdb1 =3D ntfs
hdb2 =3D ntfs
 
they way i tried to mount freebsd = is
 
mount -t ufs /dev/hda2 /mnt =
 
or
 
mount -t ufs -o ufstype=3D44bsd = /dev/hda2=20 /mnt
 
also some time it gives your kernel = support only=20 read only options.but i tried with -r , no improvement.
 
 
if any one can help me ?
 
do i have to do any extra changes in my = kernet to=20 mount ufs (freebsd partitions)
 
is it my way of mounting is right = ??
 
my linux kernel is 2.4.18. redhat = 7.3.
 
thanks waiting for clear = info........
 
A.Hussain.
 
 
 
 
 
 
------=_NextPart_000_0006_01C21132.CECFD840-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 22:14:31 2002 Delivered-To: freebsd-questions@freebsd.org Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by hub.freebsd.org (Postfix) with ESMTP id 391EB37B404 for ; Mon, 10 Jun 2002 22:14:24 -0700 (PDT) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id B3895816CF; Tue, 11 Jun 2002 14:44:21 +0930 (CST) Date: Tue, 11 Jun 2002 14:44:21 +0930 From: Greg 'groggy' Lehey To: Akthar Hussain Cc: questions@freebsd.org Subject: Re: Mounting Freebsd part in Linux Message-ID: <20020611051421.GD3644@wantadilla.lemis.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.99i 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 [Format recovered--see http://www.lemis.com/email/email-format.html] Overly long lines. On Tuesday, 11 June 2002 at 10:29:03 +0530, Akthar Hussain wrote: > Hi, > > > I had compiled new kernel in Linux to mount NTFS and UFS.Also able > to read BSD disk label. > > in kernel >>fileSYSTEM options I had selected ,create modules for > NTFS ,UFS,and read BSD disk label. > > if I boot my system with new kennel I can able to mount only ntfs > partitions.but if I try to mount my FreeBSD partitions it gives error > "unable to mount or invalid superbalck" > > also ufs and ntfs modules are available in > /lib/modules/..8.-cus/kernel/fs/. > my partitions are > > hda1 = /boot (Linux) > hda2 or ad0s2 = freebsd > hda3 = / for Linux > > hdb1 = ntfs > hdb2 = ntfs > > they way i tried to mount freebsd is > > mount -t ufs /dev/hda2 /mnt > > or > > mount -t ufs -o ufstype=44bsd /dev/hda2 /mnt > > also some time it gives your kernel support only read only > options.but i tried with -r , no improvement. > > if any one can help me ? > > do i have to do any extra changes in my kernet to mount ufs (freebsd > partitions) > > is it my way of mounting is right ?? > > my linux kernel is 2.4.18. redhat 7.3. This appears to be a Linux problem. It's possible that the Linux ufs implementation doesn't correctly recognize modern FreeBSD file systems. Greg -- When replying to this message, please copy the original recipients. If you don't, I may ignore the reply. For more information, see http://www.lemis.com/questions.html See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 22:45:11 2002 Delivered-To: freebsd-questions@freebsd.org Received: from lexx.zssm.zp.ua (lexx.zssm.zp.ua [212.8.32.8]) by hub.freebsd.org (Postfix) with ESMTP id BBAB737B40E for ; Mon, 10 Jun 2002 22:44:55 -0700 (PDT) Received: from server.hermes-comp.zp.ua (germes-comp.zssm.zp.ua [212.8.32.132] (may be forged)) by lexx.zssm.zp.ua (8.9.2/8.9.2) with ESMTP id IAA21473; Tue, 11 Jun 2002 08:34:14 +0300 (EET DST) Received: from localhost (localhost [127.0.0.1]) by server.hermes-comp.zp.ua (Postfix) with ESMTP id 760FD38302; Tue, 11 Jun 2002 08:30:06 +0300 (EEST) Date: Tue, 11 Jun 2002 08:30:06 +0300 (EEST) From: Alexander V Zubchenko To: Giorgos Keramidas Cc: FreeBSD Questions Subject: Re: SysAdm docs In-Reply-To: <20020610140957.GA15454@hades.hell.gr> Message-ID: <20020611080552.P87143-100000@server.hermes-comp.zp.ua> 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 Greetings! On Mon, 10 Jun 2002, Giorgos Keramidas wrote: > On 2002-06-10 13:32 +0300, Alexander V Zubchenko wrote: > > > > Second (not so global) question: After installing fbsd instead of linux on > > my server some url's became unavaiable, some - avaiable from time to time. > > This question is too vague. What URLs? What do these URLs have to do > with your server? E.g. http://rambler.ru (i can't connect), http://ya.ru (from time to time it's also unreachable). But my friends simultaneously successfully connect to them. I mean that some sites became unreachable as from server itself, so and from LAN. > > > Some mail cannot b delivered due to 'Premature EOM' or 'timeout waiting > > input during message collect' errors > > Can you post the relevant log lines? My guess is, .. but no, it's > only a guess. Without knowing the exact messages, nobody can answer > to you in detail, and correctly. O.K. But, imho, the only important info was show above. Here they r: *timeout* _sendmail_ Jun 5 00:10:48 server sendmail[36649]: g54KAmq36649: timeout waiting for input from [194.44.207.85] during message collect Jun 5 00:10:48 server sendmail[36649]: g54KAmq36649: from=, size=0, class=0, nrcpts=1, msgid=<200206042010.g54KAmq36649@server.hermes-comp. zp.ua>, proto=ESMTP, daemon=MTA, relay=[194.44.207.85] Jun 5 00:10:48 server sendmail[36649]: g54KAmq36649: to=, delay=01:00:00, pri=30000, stat=timeout waiting for input during message coll ect _postfix_ Jun 11 08:14:38 server postfix/smtpd[87178]: connect from bonfire.kvazar-micro.com[213.186.198.135] Jun 11 08:14:39 server postfix/smtpd[87178]: 48B3C38302: client=bonfire.kvazar-micro.com[213.186.198.135] ..... Jun 11 08:19:44 server postfix/smtpd[87178]: timeout after DATA from bonfire.kvazar-micro.com[213.186.198.135] Jun 11 08:19:44 server postfix/smtpd[87178]: disconnect from bonfire.kvazar-micro.com[213.186.198.135] *premature EOM* _sendmail_ Jun 5 09:13:08 server sendmail[38537]: g55616q38537: collect: premature EOM: Connection reset by dns2.s.bonet.se Jun 5 09:13:08 server sendmail[38537]: g55616q38537: SYSERR(root): collect: I/O error on connection from dns2.s.bonet.se, from= Jun 5 09:13:08 server sendmail[38537]: g55616q38537: from=,size=0, class=0, nrcpts=1, proto=ESMTP, daemon=MTA, relay=dns2.s.bonet.se [212.181.54.3] _postfix_ Sorry, I missed this. Postfix behave identically with this host (timeout after DATA, see above). > > > (i replace sendmail with postfix, but this doesn't help, excepting > > easier administration, fully acceptable for my needs). > > Why? What happens after you have replaced Sendmail with Postfix? > Does Postfix work as expected? If yes and you like it, then all > problems solved. If not (which is not clear from your message), how > does Postfix fail to meet your requirements? Sorry for my english. I mean that Postfix does not resolve above problem, but fully meet my requirements. And I don't need customizability of sendmail for my tasks. Not advertising, but satisfied user. Sorry again. > > > last was sent as question about sendmail, but left unansweed > > (though, it was sent not so far)... > > If it was as general as those I can see above, lacking information > that would help someone understand what the problem you're having is, > then it's not strange. You should really provide all the information > you can find out about your problems when asking. This way, someone > who knows how to help you, will read all the details you have posted, > and understand what your problem is. Then he will be able to help > you in better ways. I add there above log lines. And i log all smtp traffic. From my side this looks like client send DATA, server (mine) reply with 354 and after that.. nothing. Silence from client side before timeout. That is for timeout which looks like timeout in both sendmail and postfix. After timeout my server send to client '421 Error: timeout exceeded' After that connection is closed w/o QUIT command. In case, when sendmail reported premature EOM, all is similar, but after '421...' client reply with QUIT and connection is closed. > > - Giorgos > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > Thx, Alexander To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 23:11:29 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web10007.mail.yahoo.com (web10007.mail.yahoo.com [216.136.130.43]) by hub.freebsd.org (Postfix) with SMTP id 5611137B403 for ; Mon, 10 Jun 2002 23:11:24 -0700 (PDT) Message-ID: <20020611061124.29560.qmail@web10007.mail.yahoo.com> Received: from [68.15.191.99] by web10007.mail.yahoo.com via HTTP; Mon, 10 Jun 2002 23:11:24 PDT Date: Mon, 10 Jun 2002 23:11:24 -0700 (PDT) From: Tom Kersten Subject: FreeBSD 4.5 + KDE 3's kdm....error.... 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, I am having some problems setting up kde's GUI login manager (kdm). I am running FreeBSD 4.5 and XFree86 4.2. I am getting the following error when I try to test it: <--start--> www# kdm -nodaemon Jun 11 22:55:29 www kdm[5143]: Abnormal helper termination, code 0, signal 81 Jun 11 22:55:31 www kdm[5146]: Greeter exited unexpectedly Jun 11 22:55:31 www kdm[5146]: Abnormal helper termination, code 1, signal 0 Jun 11 22:55:33 www kdm[5153]: Greeter exited unexpectedly Jun 11 22:55:33 www kdm[5153]: Abnormal helper termination, code 1, signal 0 Jun 11 22:55:35 www kdm[5160]: Greeter exited unexpectedly Jun 11 22:55:35 www kdm[5160]: Abnormal helper termination, code 1, signal 0 Jun 11 22:55:37 www kdm[5167]: Greeter exited unexpectedly Jun 11 22:55:37 www kdm[5167]: Abnormal helper termination, code 1, signal 0 Jun 11 22:55:37 www kdm[5143]: Display :0 is being disabled (restarting too fast) <--end--> I have not configured anything in any files as I am unsure of which to edit because the FreeBSD handbook does not seem to cover KDE3, nor does the KDE.org documentation and I am hesitant to blindly use the 2.2 instructions. It appears that you only HAVE to edit the /etc/ttyv file for it to work, but until I can start it from the prompt without errors I do not want to try to boot into it. "xdm" seems to work fine, any ideas on why I am receiving this error with "kdm"?? Please reply to this email address as well as the list, I am not a regular member to the -questions list. Thank you for your time and any help you can give. Sincerely, Thomas Kersten __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 23:12:50 2002 Delivered-To: freebsd-questions@freebsd.org Received: from stargate.sse-erfurt.de (stargate.sse-erfurt.de [62.132.15.253]) by hub.freebsd.org (Postfix) with SMTP id 1AC8337B403; Mon, 10 Jun 2002 23:12:44 -0700 (PDT) Received: (3157 bytes) by stargate.sse-erfurt.de via sendmail with P:stdio/R:inet_hosts/T:smtp (sender: ) id for ; Tue, 11 Jun 2002 08:13:26 +0200 (MET DST) (Smail-3.2.0.101 1997-Dec-17 #7 built DST-Jul-30) Received: from (master [192.105.75.4]) by stargate.sse-erfurt.de via smap (V2.1) id xma031123; Tue, 11 Jun 02 08:13:17 +0200 Received: (from kittler@localhost) by master.sse-erfurt.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) id IAA19442; Tue, 11 Jun 2002 08:12:33 +0200 From: Lutz Kittler MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15621.38097.104455.412473@master.sse-erfurt.de> Date: Tue, 11 Jun 2002 08:12:33 +0200 (MEST) To: "Greg 'groggy' Lehey" Cc: Akthar Hussain , questions@freebsd.org Subject: Re: Mounting Freebsd part in Linux In-Reply-To: <20020611051421.GD3644@wantadilla.lemis.com> References: <20020611051421.GD3644@wantadilla.lemis.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 Greg 'groggy' Lehey writes: > > On Tuesday, 11 June 2002 at 10:29:03 +0530, Akthar Hussain wrote: > > Hi, > > > > > > I had compiled new kernel in Linux to mount NTFS and UFS.Also able > > to read BSD disk label. > > > > in kernel >>fileSYSTEM options I had selected ,create modules for > > NTFS ,UFS,and read BSD disk label. > > > > if I boot my system with new kennel I can able to mount only ntfs > > partitions.but if I try to mount my FreeBSD partitions it gives error > > "unable to mount or invalid superbalck" > > > > also ufs and ntfs modules are available in > > /lib/modules/..8.-cus/kernel/fs/. > > > my partitions are > > > > hda1 = /boot (Linux) > > hda2 or ad0s2 = freebsd > > hda3 = / for Linux > > > > hdb1 = ntfs > > hdb2 = ntfs > > > > they way i tried to mount freebsd is > > > > mount -t ufs /dev/hda2 /mnt > > > > or > > > > mount -t ufs -o ufstype=44bsd /dev/hda2 /mnt > > > > also some time it gives your kernel support only read only > > options.but i tried with -r , no improvement. > > > > if any one can help me ? > > > > do i have to do any extra changes in my kernet to mount ufs (freebsd > > partitions) > > > > is it my way of mounting is right ?? > > > > my linux kernel is 2.4.18. redhat 7.3. > > This appears to be a Linux problem. It's possible that the Linux ufs > implementation doesn't correctly recognize modern FreeBSD file > systems. > > Greg Hi, I had the same problem and found the following : Disklabel on FreeBSD uses bsize of 16384 for partitions from 1GB man disklabel : bsize For 4.2BSD and LFS file systems only, the block size. Defaults to 8192 for partitions smaller than 1 GB, 16384 for partitions 1GB or larger. But linux-kernel 2.4 will not use it: /usr/src/linux/fs/ufs/super.c: if (uspi->s_bsize != 4096 && uspi->s_bsize != 8192 && uspi->s_bsize != 32768) { printk("ufs_read_super: fs_bsize %u != {4096, 8192, 32768}\n", uspi->s_bsize); goto failed; } If you got this error you can set bsize when creating slices by disklabel -e. lutz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 23:37: 4 2002 Delivered-To: freebsd-questions@freebsd.org Received: from bamse.ktv.se (bamse.ktv.se [195.17.241.138]) by hub.freebsd.org (Postfix) with ESMTP id 806ED37B404 for ; Mon, 10 Jun 2002 23:37:00 -0700 (PDT) Received: from leo.ktv.se (gw.ktv.se [194.52.13.251]) by bamse.ktv.se (8.12.3/8.12.3) with ESMTP id g5B6bDWM001508; Tue, 11 Jun 2002 08:37:14 +0200 (CEST) (envelope-from leo@ktv.se) Content-Type: text/plain; charset="us-ascii" From: Leo De Geer Reply-To: leo@ktv.se Organization: Kristianstad Teknikverkstad To: mysql@lists.mysql.com Subject: problem with mysql threads on freebsd Date: Tue, 11 Jun 2002 08:36:55 +0200 X-Mailer: KMail [version 1.4] Cc: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200206110836.55860.leo@ktv.se> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG im not abel to get mysql to use more then one thread on my freebsd 4.5-st= able=20 any one having a klue that wrong????? regards leo --=20 MVH C. Leo De Geer www.dinsignal.com www.ktv.se www.teknikshoppen.nu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 23:42:15 2002 Delivered-To: freebsd-questions@freebsd.org Received: from lexx.zssm.zp.ua (lexx.zssm.zp.ua [212.8.32.8]) by hub.freebsd.org (Postfix) with ESMTP id 2B07137B431 for ; Mon, 10 Jun 2002 23:40:26 -0700 (PDT) Received: from server.hermes-comp.zp.ua (germes-comp.zssm.zp.ua [212.8.32.132] (may be forged)) by lexx.zssm.zp.ua (8.9.2/8.9.2) with ESMTP id JAA26338 for ; Tue, 11 Jun 2002 09:37:19 +0300 (EET DST) Received: from localhost (localhost [127.0.0.1]) by server.hermes-comp.zp.ua (Postfix) with ESMTP id 32E1438302 for ; Tue, 11 Jun 2002 09:33:10 +0300 (EEST) Date: Tue, 11 Jun 2002 09:33:10 +0300 (EEST) From: Alexander V Zubchenko To: FreeBSD Questions Subject: Mail problem (was: Re: SysAdm docs) Message-ID: <20020611092843.N87477-100000@server.hermes-comp.zp.ua> 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 Greetings, All! I want to add to my last mail, that for some hosts my mailserver issue 2 or more same replies. This is strange and i don't know, why it is so. I mean, General dialog is as shown below: 220 .... EHLO .... 250-.... .... 250-... 250 Ok MAIL FROM:<...> 250 Ok RCPT TO:<...> 250 Ok DATA 354 .... 354 .... ..... 421 Error: Timeout exceeded [QUIT] (some hosts issue this command, some not). Thx, Alexander To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 23:43:34 2002 Delivered-To: freebsd-questions@freebsd.org Received: from lexx.zssm.zp.ua (lexx.zssm.zp.ua [212.8.32.8]) by hub.freebsd.org (Postfix) with ESMTP id D337937B41B; Mon, 10 Jun 2002 23:43:21 -0700 (PDT) Received: from server.hermes-comp.zp.ua (germes-comp.zssm.zp.ua [212.8.32.132] (may be forged)) by lexx.zssm.zp.ua (8.9.2/8.9.2) with ESMTP id JAA25693; Tue, 11 Jun 2002 09:30:05 +0300 (EET DST) Received: from localhost (localhost [127.0.0.1]) by server.hermes-comp.zp.ua (Postfix) with ESMTP id 6F6CD38302; Tue, 11 Jun 2002 09:25:48 +0300 (EEST) Date: Tue, 11 Jun 2002 09:25:48 +0300 (EEST) From: Alexander V Zubchenko To: Lutz Kittler Cc: "Greg 'groggy' Lehey" , Akthar Hussain , Subject: Re: Mounting Freebsd part in Linux In-Reply-To: <15621.38097.104455.412473@master.sse-erfurt.de> Message-ID: <20020611092054.B87456-100000@server.hermes-comp.zp.ua> 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 Greetings! On Tue, 11 Jun 2002, Lutz Kittler wrote: > > > hda1 = /boot (Linux) > > > hda2 or ad0s2 = freebsd > > > hda3 = / for Linux > > > > > > they way i tried to mount freebsd is > > > > > > mount -t ufs /dev/hda2 /mnt > > > > > > or > > > > > > mount -t ufs -o ufstype=44bsd /dev/hda2 /mnt > > > Mayb i'm wrong, but fbsd create slices in it's MBR partition. AFAIU, /dev/hda2 is extended partition and fbsd fs's contained in it. You may try to look at dmesg (AFAIR, in boot process kernel show all found partiotions), or take a look at /dev/hda2* (i'm not using linux long enough to forget, how extended partiotions r named in it). Hope, this help. With best regards, Alexander To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 23:45:25 2002 Delivered-To: freebsd-questions@freebsd.org Received: from chen.org.nz (chen.org.nz [210.54.19.51]) by hub.freebsd.org (Postfix) with ESMTP id BCE4737B40C for ; Mon, 10 Jun 2002 23:45:18 -0700 (PDT) Received: from grimoire.chen.org.nz (localhost [127.0.0.1]) by chen.org.nz (8.12.3/8.12.3) with ESMTP id g5B6jFNg034342; Tue, 11 Jun 2002 18:45:15 +1200 (NZST) (envelope-from jonc@grimoire.chen.org.nz) Received: (from jonc@localhost) by grimoire.chen.org.nz (8.12.3/8.12.3/Submit) id g5B6jEqi034341; Tue, 11 Jun 2002 18:45:14 +1200 (NZST) Date: Tue, 11 Jun 2002 18:45:14 +1200 From: Jonathan Chen To: "Wilkinson,Alex" Cc: freebsd-questions@freebsd.org Subject: Re: sendmail && fetchmail [advice] Message-ID: <20020611184514.A34320@grimoire.chen.org.nz> References: <20020611162048.A33919@grimoire.chen.org.nz> <20020611135518.A387-100000@squirm.dsto.defence.gov.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020611135518.A387-100000@squirm.dsto.defence.gov.au>; from Alex.Wilkinson@dsto.defence.gov.au on Tue, Jun 11, 2002 at 01:56:09PM +0930 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG [Please don't remove Cc: freebsd-questions] On Tue, Jun 11, 2002 at 01:56:09PM +0930, Wilkinson,Alex wrote: > > It's always running locally ?? > > - Alex > > A sendmail daemon running locally. In that case, it should be working. :-) If you have any errors, please let the list diagnose them for you. Cheers. -- Jonathan Chen ---------------------------------------------------------------------- char *p="char *p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);} To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 23:49:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from scanner.1rstwap.com (imel.selalu.lancar.kalo.lewat.singasari.1rstwap.com [202.155.20.134]) by hub.freebsd.org (Postfix) with SMTP id C089C37B40C for ; Mon, 10 Jun 2002 23:49:38 -0700 (PDT) Received: (qmail 12003 invoked by uid 104); 11 Jun 2002 06:49:28 -0000 X-1rstWAP-Scanner: 0.94 (No viruses found. Processed in 0.20743 secs) Received: from unknown (HELO slimmer) (10.32.16.73) by scanner.1rstwap.com with SMTP; 11 Jun 2002 06:49:28 -0000 Date: Tue, 11 Jun 2002 13:49:25 +0700 From: Dicky Wahyu Purnomo To: leo@ktv.se Cc: mysql@lists.mysql.com, freebsd-questions@FreeBSD.ORG Subject: Re: problem with mysql threads on freebsd Message-Id: <20020611134925.050fdec2.dicky.wahyu@1rstwap.com> In-Reply-To: <200206110836.55860.leo@ktv.se> References: <200206110836.55860.leo@ktv.se> Organization: PT FIRSTWAP X-Mailer: Sylpheed version 0.7.4 (GTK+ 1.2.10; i686-pc-linux-gnu) X-Operating-System: Slackware nya Dicky 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 On Tue, 11 Jun 2002 08:36:55 +0200 Leo De Geer wrote: > im not abel to get mysql to use more then one thread on my freebsd 4.5-stable > any one having a klue that wrong????? > from what method / tools, you get this information ? try mysqladmin -p status -- > Linux is not user-friendly. It _is_ user-friendly. It is not ignorant-friendly and idiot-friendly. -- Seen somewhere on the net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jun 10 23:57:41 2002 Delivered-To: freebsd-questions@freebsd.org Received: from icc.cgu.chel.su (gw.csu.ru [195.54.14.5]) by hub.freebsd.org (Postfix) with ESMTP id 6E72037B41A for ; Mon, 10 Jun 2002 23:57:02 -0700 (PDT) Received: from mail.cgu.chel.su (mail.cgu.chel.su [195.54.14.68]) by icc.cgu.chel.su (8.11.6/8.11.6) with ESMTP id g5B6uwY97356 (using TLSv1/SSLv3 with cipher EDH-RSA-DES-CBC3-SHA (168 bits) verified NO) for ; Tue, 11 Jun 2002 12:56:59 +0600 (YEKST) (envelope-from ilia@cgu.chel.su) Received: from mail.cgu.chel.su (localhost [127.0.0.1]) by mail.cgu.chel.su (8.12.3/8.11.2) with ESMTP id g5B6uwZY038942 (using TLSv1/SSLv3 with cipher EDH-RSA-DES-CBC3-SHA (168 bits) verified NO) for ; Tue, 11 Jun 2002 12:56:58 +0600 (YEKST) (envelope-from ilia@cgu.chel.su) Received: (from uucp@localhost) by mail.cgu.chel.su (8.12.3/8.12.3/Submit) with UUCP id g5B6uvN7038941 for questions@FreeBSD.ORG; Tue, 11 Jun 2002 12:56:57 +0600 (YEKST) (envelope-from ilia@cgu.chel.su) Received: from localhost (localhost.cgu.chel.su [127.0.0.1]) by jane.poka.net (8.12.3/8.11.1) with ESMTP id g5B6t02i000803 for ; Tue, 11 Jun 2002 12:55:00 +0600 (YEKST) (envelope-from ilia@cgu.chel.su) Date: Tue, 11 Jun 2002 12:55:00 +0600 (YEKST) From: Ilia Chipitsine X-Sender: ilia@jane.poka.net To: questions@FreeBSD.ORG Subject: ipfw: catching data ? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=koi8-r 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 Dear Sirs, the following rule says that some packets were sent: /sbin/ipfw deny log tcp from any to me 3000 in recv tun1 which rule should I apply in order to catch what was transmitted during that tcp session ? Regards, (Наилучшие пожелания) Ilia Chipitsine (Илья Шипицин) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 0:21:28 2002 Delivered-To: freebsd-questions@freebsd.org Received: from lexx.zssm.zp.ua (lexx.zssm.zp.ua [212.8.32.8]) by hub.freebsd.org (Postfix) with ESMTP id 1034137B40A for ; Tue, 11 Jun 2002 00:21:21 -0700 (PDT) Received: from server.hermes-comp.zp.ua (germes-comp.zssm.zp.ua [212.8.32.132] (may be forged)) by lexx.zssm.zp.ua (8.9.2/8.9.2) with ESMTP id KAA29547; Tue, 11 Jun 2002 10:19:52 +0300 (EET DST) Received: from localhost (localhost [127.0.0.1]) by server.hermes-comp.zp.ua (Postfix) with ESMTP id EC08738302; Tue, 11 Jun 2002 10:15:45 +0300 (EEST) Date: Tue, 11 Jun 2002 10:15:45 +0300 (EEST) From: Alexander V Zubchenko To: Ilia Chipitsine Cc: Subject: Re: ipfw: catching data ? In-Reply-To: Message-ID: <20020611101327.B87612-100000@server.hermes-comp.zp.ua> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=KOI8-R 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 Greetings! (Приветствую) On Tue, 11 Jun 2002, Ilia Chipitsine wrote: > Dear Sirs, > > the following rule says that some packets were sent: > > /sbin/ipfw deny log tcp from any to me 3000 in recv tun1 Stop! You say they were sent. But this rule, afaic, must deny them. And log must say, that packets was denied. > > which rule should I apply in order to catch what was transmitted during > that tcp session ? afaiu, that tcp session is lost for You. By default packet data is not stored anywhere. You can turn on tcpdump with same rule and try to catch next session. Hope, this help. > > Regards, (Наилучшие пожелания) > Ilia Chipitsine (Илья Шипицин) > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > With best wishes to all fbsd community, Alexander To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 0:23: 4 2002 Delivered-To: freebsd-questions@freebsd.org Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id 3B0B037B403 for ; Tue, 11 Jun 2002 00:23:02 -0700 (PDT) Received: from k7.mavetju (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 4D1912B6AE; Tue, 11 Jun 2002 09:22:50 +0200 (CEST) Received: by k7.mavetju (Postfix, from userid 1001) id EDFFC6A711E; Tue, 11 Jun 2002 17:22:34 +1000 (EST) Date: Tue, 11 Jun 2002 17:22:34 +1000 From: Edwin Groothuis To: Ilia Chipitsine Cc: questions@FreeBSD.ORG Subject: Re: ipfw: catching data ? Message-ID: <20020611172234.K552@k7.mavetju> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from ilia@cgu.chel.su on Tue, Jun 11, 2002 at 12:55:00PM +0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Jun 11, 2002 at 12:55:00PM +0600, Ilia Chipitsine wrote: > Dear Sirs, > > the following rule says that some packets were sent: > > /sbin/ipfw deny log tcp from any to me 3000 in recv tun1 > > which rule should I apply in order to catch what was transmitted during > that tcp session ? You could do it with tcpdump: tcpdump -i tun1 -X -len -s 1500 port 3000 Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: bash$ :(){ :|:&};: | http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 0:24:51 2002 Delivered-To: freebsd-questions@freebsd.org Received: from bamse.ktv.se (bamse.ktv.se [195.17.241.138]) by hub.freebsd.org (Postfix) with ESMTP id 0033837B409 for ; Tue, 11 Jun 2002 00:24:47 -0700 (PDT) Received: from leo.ktv.se (gw.ktv.se [194.52.13.251]) by bamse.ktv.se (8.12.3/8.12.3) with ESMTP id g5B7OrWM001702; Tue, 11 Jun 2002 09:24:53 +0200 (CEST) (envelope-from leo@ktv.se) Content-Type: text/plain; charset="iso-8859-1" From: Leo De Geer Reply-To: leo@ktv.se Organization: Kristianstad Teknikverkstad To: Dicky Wahyu Purnomo Subject: Re: problem with mysql threads on freebsd Date: Tue, 11 Jun 2002 09:24:35 +0200 X-Mailer: KMail [version 1.4] Cc: mysql@lists.mysql.com, freebsd-questions@FreeBSD.ORG References: <200206110836.55860.leo@ktv.se> <20020611134925.050fdec2.dicky.wahyu@1rstwap.com> In-Reply-To: <20020611134925.050fdec2.dicky.wahyu@1rstwap.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200206110924.35335.leo@ktv.se> Sender: owner-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 Tuesday 11 June 2002 08.49, Dicky Wahyu Purnomo wrote: > On Tue, 11 Jun 2002 08:36:55 +0200 > > Leo De Geer wrote: > > im not abel to get mysql to use more then one thread on my freebsd > > 4.5-stable any one having a klue that wrong????? > > from what method / tools, you get this information ? > > try mysqladmin -p status yast by putting load to it. and by using the top. then i get al the load on the master pid=20 --=20 MVH C. Leo De Geer www.dinsignal.com www.ktv.se www.teknikshoppen.nu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 0:34:41 2002 Delivered-To: freebsd-questions@freebsd.org Received: from lexx.zssm.zp.ua (lexx.zssm.zp.ua [212.8.32.8]) by hub.freebsd.org (Postfix) with ESMTP id 241AA37B400 for ; Tue, 11 Jun 2002 00:34:25 -0700 (PDT) Received: from server.hermes-comp.zp.ua (germes-comp.zssm.zp.ua [212.8.32.132] (may be forged)) by lexx.zssm.zp.ua (8.9.2/8.9.2) with ESMTP id KAA00541; Tue, 11 Jun 2002 10:30:09 +0300 (EET DST) Received: from localhost (localhost [127.0.0.1]) by server.hermes-comp.zp.ua (Postfix) with ESMTP id A56A438302; Tue, 11 Jun 2002 10:26:03 +0300 (EEST) Date: Tue, 11 Jun 2002 10:26:03 +0300 (EEST) From: Alexander V Zubchenko To: Leo De Geer Cc: Dicky Wahyu Purnomo , , Subject: Re: problem with mysql threads on freebsd In-Reply-To: <200206110924.35335.leo@ktv.se> Message-ID: <20020611102150.X87697-100000@server.hermes-comp.zp.ua> 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 Greetings! On Tue, 11 Jun 2002, Leo De Geer wrote: > On Tuesday 11 June 2002 08.49, Dicky Wahyu Purnomo wrote: > > On Tue, 11 Jun 2002 08:36:55 +0200 > > > > Leo De Geer wrote: > > > im not abel to get mysql to use more then one thread on my freebsd > > > 4.5-stable any one having a klue that wrong????? > > > > from what method / tools, you get this information ? Good question. > > > > try mysqladmin -p status > > yast by putting load to it. and by using the top. > then i get al the load on the master pid Sorry, but, afaic, You don't understand what threads are. Thread is subprogram, which is executed simultaneously with main program (main thread) in _same_ process. PID is process parameter and additional threads don't create additional PID's. Multithreading, in fact, allow You to not create additional processes (which is resource-consuming task), but do parallel computations inside _one_ process. So master pid _must_ take all load, if it act as multithreaded program. With respect, Alexander V Zubchenko, E-Mail: stalker@hermes-comp.zp.ua System Administrator, WWW: http://www.hermes-comp.zp.ua/ Hermes-comp, Ukraine, Zaporizhzhya, Geroev Stalingrada 50 phone/fax: +380 612 64-19-72 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 0:35:57 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dns.perimeter.co.za (dns.perimeter.co.za [196.25.164.254]) by hub.freebsd.org (Postfix) with ESMTP id 27AA037B403 for ; Tue, 11 Jun 2002 00:35:49 -0700 (PDT) Received: from PATRICK (loopback.mipjhb [209.212.102.245] (may be forged)) by dns.perimeter.co.za (8.11.1/8.11.1) with SMTP id g5B7Yi129580; Tue, 11 Jun 2002 09:34:44 +0200 (SAST) (envelope-from bsd@perimeter.co.za) Message-ID: <002e01c2111a$274dfec0$b50d030a@PATRICK> From: "Patrick O'Reilly" To: "Robbak" , References: <02061110220000.00351@swegg> Subject: Re: Developing an ip accounting program. Date: Tue, 11 Jun 2002 09:32:32 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ----- Original Message ----- From: "Robbak" > OK. I've drawn a blank. > > I previoulsy mentioned that I would do this from firewall logs. that was before > I determined that they do not log packet size. > > What I need to do is provide to users a .html page listing the data throughput > (to/from) the machines on the local subnet. I envisage a routine providing a > stream of data (similar to the ipfw logging) that the procedure could parse and > summarise by ip, and a script/program in cgi to extract the info and create the > page. > > I beleive could accomplish the later steps, if I could get some help on the > data input. The BPF routines look capable, but are beyond my comprehension. > > The nearest I have seen is the ipcad program. It sems to have much of the info I > need. If someone has an annotated version of the code for it, or a similar > prog., it would be a great help > Robert, I seem to recall seeing someone using 'ntop' from the ports to monitor network activity on a gateway. I'm pretty sure it included byte counts per host, even with a break-down by protocol (HTTP vs SMTP, etc), and it has a web interface. Regards, Patrick O'Reilly. ___ _ __ / _ )__ __ (_)_ __ ___ _/ /____ __ / __/ -_) _) / ~ ) -_), ,-/ -_) _) /_/ \__/_//_/_/~/_/\__/ \__/\__/_/ http://www.perimeter.co.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 0:36:40 2002 Delivered-To: freebsd-questions@freebsd.org Received: from bamse.ktv.se (bamse.ktv.se [195.17.241.138]) by hub.freebsd.org (Postfix) with ESMTP id 1BDDC37B403 for ; Tue, 11 Jun 2002 00:36:35 -0700 (PDT) Received: from leo.ktv.se (gw.ktv.se [194.52.13.251]) by bamse.ktv.se (8.12.3/8.12.3) with ESMTP id g5B7aiWM001802; Tue, 11 Jun 2002 09:36:45 +0200 (CEST) (envelope-from leo@ktv.se) Content-Type: text/plain; charset="iso-8859-1" From: Leo De Geer Reply-To: leo@ktv.se Organization: Kristianstad Teknikverkstad To: Dicky Wahyu Purnomo Subject: Re: problem with mysql threads on freebsd Date: Tue, 11 Jun 2002 09:36:26 +0200 X-Mailer: KMail [version 1.4] Cc: mysql@lists.mysql.com, freebsd-questions@FreeBSD.ORG References: <200206110836.55860.leo@ktv.se> <20020611134925.050fdec2.dicky.wahyu@1rstwap.com> In-Reply-To: <20020611134925.050fdec2.dicky.wahyu@1rstwap.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200206110936.26120.leo@ktv.se> Sender: owner-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 Tuesday 11 June 2002 08.49, Dicky Wahyu Purnomo wrote: > On Tue, 11 Jun 2002 08:36:55 +0200 > > Leo De Geer wrote: > > im not abel to get mysql to use more then one thread on my freebsd > > 4.5-stable any one having a klue that wrong????? > > from what method / tools, you get this information ? > > try mysqladmin -p status the mysqladmin dets the result Uptime: 51804 Threads: 2 Questions: 1757 Slow queries: 0 Opens: 48 F= lush=20 tables: 1 Open tables: 37 Queries per second avg: 0.03 --=20 MVH C. Leo De Geer www.dinsignal.com www.ktv.se www.teknikshoppen.nu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 0:42:29 2002 Delivered-To: freebsd-questions@freebsd.org Received: from bamse.ktv.se (bamse.ktv.se [195.17.241.138]) by hub.freebsd.org (Postfix) with ESMTP id BF9E837B40C for ; Tue, 11 Jun 2002 00:42:22 -0700 (PDT) Received: from leo.ktv.se (gw.ktv.se [194.52.13.251]) by bamse.ktv.se (8.12.3/8.12.3) with ESMTP id g5B7gIWM001846; Tue, 11 Jun 2002 09:42:19 +0200 (CEST) (envelope-from leo@ktv.se) Content-Type: text/plain; charset="iso-8859-1" From: Leo De Geer Reply-To: leo@ktv.se Organization: Kristianstad Teknikverkstad To: Alexander V Zubchenko Subject: Re: problem with mysql threads on freebsd Date: Tue, 11 Jun 2002 09:42:01 +0200 X-Mailer: KMail [version 1.4] Cc: Dicky Wahyu Purnomo , , References: <20020611102150.X87697-100000@server.hermes-comp.zp.ua> In-Reply-To: <20020611102150.X87697-100000@server.hermes-comp.zp.ua> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200206110942.01377.leo@ktv.se> Sender: owner-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 Tuesday 11 June 2002 09.26, Alexander V Zubchenko wrote: > Greetings! > > On Tue, 11 Jun 2002, Leo De Geer wrote: > > On Tuesday 11 June 2002 08.49, Dicky Wahyu Purnomo wrote: > > > On Tue, 11 Jun 2002 08:36:55 +0200 > > > > > > Leo De Geer wrote: > > > > im not abel to get mysql to use more then one thread on my freebs= d > > > > 4.5-stable any one having a klue that wrong????? > > > > > > from what method / tools, you get this information ? > > Good question. > > > > try mysqladmin -p status > > > > yast by putting load to it. and by using the top. > > then i get al the load on the master pid > > Sorry, but, afaic, You don't understand what threads are. Thread is > subprogram, which is executed simultaneously with main program (main > thread) in _same_ process. PID is process parameter and additional > threads don't create additional PID's. Multithreading, > in fact, allow You to not create additional processes (which is > resource-consuming task), but do parallel computations inside _one_ > process. So master pid _must_ take all load, if it act as > multithreaded program. > > With respect, > > Alexander V Zubchenko,=09=09E-Mail: stalker@hermes-comp.zp.ua > System Administrator,=09=09WWW: http://www.hermes-comp.zp.ua/ > Hermes-comp, > Ukraine, > Zaporizhzhya, > Geroev Stalingrada 50 > phone/fax: +380 612 64-19-72 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message but in my case its not good to have it that way im having one dedikated d= ual=20 server for the sql and now im yust using one cpu for the sql questions. i= =20 nead it to start sub conections to the sql to serv all my conections good= =2E=20 --=20 MVH C. Leo De Geer www.dinsignal.com www.ktv.se www.teknikshoppen.nu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 1:23:51 2002 Delivered-To: freebsd-questions@freebsd.org Received: from lexx.zssm.zp.ua (lexx.zssm.zp.ua [212.8.32.8]) by hub.freebsd.org (Postfix) with ESMTP id B4CFA37B405 for ; Tue, 11 Jun 2002 01:23:18 -0700 (PDT) Received: from server.hermes-comp.zp.ua (germes-comp.zssm.zp.ua [212.8.32.132] (may be forged)) by lexx.zssm.zp.ua (8.9.2/8.9.2) with ESMTP id LAA03063; Tue, 11 Jun 2002 11:01:27 +0300 (EET DST) Received: from localhost (localhost [127.0.0.1]) by server.hermes-comp.zp.ua (Postfix) with ESMTP id 7740538302; Tue, 11 Jun 2002 10:57:23 +0300 (EEST) Date: Tue, 11 Jun 2002 10:57:23 +0300 (EEST) From: Alexander V Zubchenko To: Leo De Geer Cc: Dicky Wahyu Purnomo , , Subject: Re: problem with mysql threads on freebsd In-Reply-To: <200206110942.01377.leo@ktv.se> Message-ID: <20020611104600.A87813-100000@server.hermes-comp.zp.ua> 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 Greetings! On Tue, 11 Jun 2002, Leo De Geer wrote: > but in my case its not good to have it that way im having one dedikated dual > server for the sql and now im yust using one cpu for the sql questions. i > nead it to start sub conections to the sql to serv all my conections good. In such case provide, please additional info. AFAIU, You want to use both cpu for sql, in other words, optimal use of Your server. Than, do You recompile (or compile) kernel with SMP support (afaik, this is only arch for multicpu systems, supported by fbsd)? You can b sure, that if mysql will run separate process for each request, it will slowdown perfomance, but never increase it. In fact, balancing load on many cpus is OS task. And multithreaded processes _must_ b processed similarly to multiprocess environment (but i don't know, how exactly fbsd smp-support built). Check Your kernel config /usr/src/sys/i386/conf/. You may find also this interesting: LINT - list [almost?] all options recognized in config-file. With respect, Alexander V Zubchenko, E-Mail: stalker@hermes-comp.zp.ua System Administrator, WWW: http://www.hermes-comp.zp.ua/ Hermes-comp, Ukraine, Zaporizhzhya, Geroev Stalingrada 50 phone/fax: +380 612 64-19-72 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 1:34:57 2002 Delivered-To: freebsd-questions@freebsd.org Received: from bamse.ktv.se (bamse.ktv.se [195.17.241.138]) by hub.freebsd.org (Postfix) with ESMTP id 1260237B407 for ; Tue, 11 Jun 2002 01:34:51 -0700 (PDT) Received: from leo.ktv.se (gw.ktv.se [194.52.13.251]) by bamse.ktv.se (8.12.3/8.12.3) with ESMTP id g5B8Z4WM002061; Tue, 11 Jun 2002 10:35:04 +0200 (CEST) (envelope-from leo@ktv.se) Content-Type: text/plain; charset="iso-8859-1" From: Leo De Geer Reply-To: leo@ktv.se Organization: Kristianstad Teknikverkstad To: Alexander V Zubchenko Subject: Re: problem with mysql threads on freebsd Date: Tue, 11 Jun 2002 10:34:46 +0200 X-Mailer: KMail [version 1.4] Cc: Dicky Wahyu Purnomo , , References: <20020611104600.A87813-100000@server.hermes-comp.zp.ua> In-Reply-To: <20020611104600.A87813-100000@server.hermes-comp.zp.ua> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200206111034.46397.leo@ktv.se> Sender: owner-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 Tuesday 11 June 2002 09.57, Alexander V Zubchenko wrote: > Greetings! > > On Tue, 11 Jun 2002, Leo De Geer wrote: > > but in my case its not good to have it that way im having one dedikat= ed > > dual server for the sql and now im yust using one cpu for the sql > > questions. i nead it to start sub conections to the sql to serv all m= y > > conections good. > > In such case provide, please additional info. AFAIU, You want to use > both cpu for sql, in other words, optimal use of Your server. Than, do > You recompile (or compile) kernel with SMP support (afaik, this is > only arch for multicpu systems, supported by fbsd)? You can b sure, > that if mysql will run separate process for each request, it will > slowdown perfomance, but never increase it. In fact, balancing load on > many cpus is OS task. And multithreaded processes _must_ b processed > similarly to multiprocess environment (but i don't know, how exactly > fbsd smp-support built). Check Your kernel config > /usr/src/sys/i386/conf/. You may find also this > interesting: > LINT - list [almost?] all options recognized in config-file. > > With respect, > > Alexander V Zubchenko,=09=09E-Mail: stalker@hermes-comp.zp.ua > System Administrator,=09=09WWW: http://www.hermes-comp.zp.ua/ > Hermes-comp, > Ukraine, > Zaporizhzhya, > Geroev Stalingrada 50 > phone/fax: +380 612 64-19-72 the kernel is runing both cpu. and the balancing is working good on every= thing=20 but the sql! i have on my linux sql server aproximatly 100 simultanius conections that= du=20 you think that the standard memory size of 128 do you think i nead to put= it=20 up to 256 meg in the kernel --=20 MVH C. Leo De Geer www.dinsignal.com www.ktv.se www.teknikshoppen.nu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 1:46:43 2002 Delivered-To: freebsd-questions@freebsd.org Received: from out012.verizon.net (out012pub.verizon.net [206.46.170.137]) by hub.freebsd.org (Postfix) with ESMTP id B5F1637B404 for ; Tue, 11 Jun 2002 01:46:38 -0700 (PDT) Received: from ironwood-01.gte.net ([4.64.252.97]) by out012.verizon.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20020611084637.YYYR4569.out012.verizon.net@ironwood-01.gte.net>; Tue, 11 Jun 2002 03:46:37 -0500 Message-Id: <4.3.2.7.2.20020611044757.021fd6c0@mail.gte.net> X-Sender: res04ft9@mail.gte.net X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Tue, 11 Jun 2002 04:53:56 -0400 To: leo@ktv.se, Alexander V Zubchenko From: Erv Young Subject: Re: problem with mysql threads on freebsd Cc: Dicky Wahyu Purnomo , , In-Reply-To: <200206110942.01377.leo@ktv.se> References: <20020611102150.X87697-100000@server.hermes-comp.zp.ua> <20020611102150.X87697-100000@server.hermes-comp.zp.ua> 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 Leo, I believe there was a conversation about this subject several weeks ago, in which the conclusion was that a good reason to use Linux, in preference to FreeBSD, for database servers is that Linux multi-processor support works and FreeBSD doesn't. --Erv sql,query At 09:42 AM 6/11/2002 +0200, Leo De Geer wrote: >but in my case its not good to have it that way im having one dedikated dual >server for the sql and now im yust using one cpu for the sql questions. i >nead it to start sub conections to the sql to serv all my conections good. >-- >MVH C. Leo De Geer >www.dinsignal.com >www.ktv.se >www.teknikshoppen.nu > >--------------------------------------------------------------------- >Before posting, please check: > http://www.mysql.com/manual.php (the manual) > http://lists.mysql.com/ (the list archive) > >To request this thread, e-mail >To unsubscribe, e-mail >Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 1:52:34 2002 Delivered-To: freebsd-questions@freebsd.org Received: from icc.cgu.chel.su (gw.csu.ru [195.54.14.5]) by hub.freebsd.org (Postfix) with ESMTP id E3E0F37B409 for ; Tue, 11 Jun 2002 01:52:30 -0700 (PDT) Received: from mail.cgu.chel.su (mail.cgu.chel.su [195.54.14.68]) by icc.cgu.chel.su (8.11.6/8.11.6) with ESMTP id g5B8qRY02241 (using TLSv1/SSLv3 with cipher EDH-RSA-DES-CBC3-SHA (168 bits) verified NO); Tue, 11 Jun 2002 14:52:27 +0600 (YEKST) (envelope-from ilia@cgu.chel.su) Received: from localhost (localhost [127.0.0.1]) by mail.cgu.chel.su (8.12.3/8.11.2) with ESMTP id g5B8qQZY043891; Tue, 11 Jun 2002 14:52:27 +0600 (YEKST) (envelope-from ilia@cgu.chel.su) Date: Tue, 11 Jun 2002 14:52:25 +0600 (YEKST) From: "Ilia E. Chipitsine" To: Alexander V Zubchenko Cc: Subject: Re: ipfw: catching data ? In-Reply-To: <20020611101327.B87612-100000@server.hermes-comp.zp.ua> Message-ID: <20020611145155.S43831-100000@mail.cgu.chel.su> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=koi8-r 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 > > > > > which rule should I apply in order to catch what was transmitted during > > that tcp session ? > afaiu, that tcp session is lost for You. By default packet data is not > stored anywhere. You can turn on tcpdump with same rule and try to > catch next session. Hope, this help. how can I tune tcpdump + ipfw ? > > > > > Regards, (Наилучшие пожелания) > > Ilia Chipitsine (Илья Шипицин) > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > With best wishes to all fbsd community, > Alexander > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 2:26:21 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web13504.mail.yahoo.com (web13504.mail.yahoo.com [216.136.175.83]) by hub.freebsd.org (Postfix) with SMTP id 2B94637B410 for ; Tue, 11 Jun 2002 02:26:20 -0700 (PDT) Message-ID: <20020611092619.92431.qmail@web13504.mail.yahoo.com> Received: from [202.150.128.129] by web13504.mail.yahoo.com via HTTP; Tue, 11 Jun 2002 02:26:19 PDT Date: Tue, 11 Jun 2002 02:26:19 -0700 (PDT) From: chia an Subject: cant received mail? To: freebsd-questions@FreeBSD.ORG In-Reply-To: <20020608130157.83194.qmail@web13509.mail.yahoo.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 My computer using freebsd 4.4 rc.i have succesfully installed qmail with maildir format.there is no error message appear, but why user in my computer cant receive mail?user can send mail, but cant receive mail from each other,,,i hope someone could hel pme thanks. __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 2:30:34 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.cegetel.fr (mx1-out.cegetel.fr [195.115.41.100]) by hub.freebsd.org (Postfix) with ESMTP id 0E79E37B40A for ; Tue, 11 Jun 2002 02:30:27 -0700 (PDT) Received: from pegase.univers.cegetel.fr (localhost [127.0.0.1]) by mx1.cegetel.fr (8.9.3+Sun/8.9.3) with ESMTP id LAA29161; Tue, 11 Jun 2002 11:30:11 +0200 (MET DST) Received: by PEGASE with Internet Mail Service (5.5.2653.19) id ; Tue, 11 Jun 2002 11:30:05 +0200 Message-ID: <8D7497BD530FD2119D040000F6B656D40BCFFF61@MINOS> From: ABDALLAH Faycal To: "'dsyphers@uchicago.edu'" , doug@safeport.com Cc: questions@FreeBSD.ORG Subject: RE: kde Date: Tue, 11 Jun 2002 11:29:54 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > On Fri, 7 Jun 2002, David Syphers wrote: > > [cut] > > What does .xsession-errors have to say about this and/or XFree86..log have to > say about this setup? You might delete (or rename) the old files so you can see > just what the current error are. There is no .xsession-errors generated. XFree86.0.log says >---- >XFree86 Version 4.2.0 / X Window System (protocol Version 11, revision 0, vendor release 6600) Release Date: 18 January 2002 If the server is older than 6-12 months, or if your card is newer than the above date, look for a newer version before reporting problems. (See http://www.XFree86.Org/) Build Operating System: FreeBSD 4.6 i386 [ELF] Module Loader present Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/XFree86.0.log", Time: Fri Jun 7 16:56:07 2002 (EE) Unable to locate/open config file (EE) Error from xf86HandleConfigFile() Fatal server error: no screens found When reporting a problem related to a server crash, please send the full server output, not just the last messages. This can be found in the log file "/var/log/XFree86.0.log". >Please report problems to xfree86@xfree86.org. >---- > >Note that I'm using ttyv8 turned on here. But if I turn it off, or substitute >the path to kdm instead of xdm, I get exactly the same thing in XFree86.0.log >and no .xsession-errors file. I think my computer is just cursed :) >-David hi there, i had this problem two days ago and i think that all what u need is to edit the "/etc/X11/XF86config" with any editor u like and just follow the instructions about Section "Screen" in your handbook, you probably didn't configured the DefaultDepth correctly or misconfigured any other vatriable but ur error is certainly in the Screen section... see the site below: http://www.freebsd.org/handbook/x-config.html Regards Faissal To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 2:46:39 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dec4000.cc.ncku.edu.tw (dec4000.cc.ncku.edu.tw [140.116.5.100]) by hub.freebsd.org (Postfix) with ESMTP id EE5AA37B405 for ; Tue, 11 Jun 2002 02:46:27 -0700 (PDT) Received: from 30145 ([140.116.7.94]) by dec4000.cc.ncku.edu.tw (8.10.1/8.10.1) with SMTP id g5B9nhZ08077 for ; Tue, 11 Jun 2002 17:49:43 +0800 (CST) Message-ID: <000a01c2112c$e65ec940$5e07748c@ncku.edu.tw> From: "genghis" To: Subject: Date: Tue, 11 Jun 2002 17:46:45 +0800 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0007_01C2116F.F3F42120" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0007_01C2116F.F3F42120 Content-Type: text/plain; charset="big5" Content-Transfer-Encoding: quoted-printable ------=_NextPart_000_0007_01C2116F.F3F42120 Content-Type: text/html; charset="big5" Content-Transfer-Encoding: quoted-printable
 
------=_NextPart_000_0007_01C2116F.F3F42120-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 3: 8:29 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web12302.mail.yahoo.com (web12302.mail.yahoo.com [216.136.173.100]) by hub.freebsd.org (Postfix) with SMTP id 458D237B47C for ; Tue, 11 Jun 2002 03:07:49 -0700 (PDT) Message-ID: <20020611100749.26340.qmail@web12302.mail.yahoo.com> Received: from [12.151.32.25] by web12302.mail.yahoo.com via HTTP; Tue, 11 Jun 2002 03:07:49 PDT Date: Tue, 11 Jun 2002 03:07:49 -0700 (PDT) From: S Lokesh Subject: test 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 ===== s.lokesh __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 3:16:51 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mailhub.ihlas.net.tr (mailhub.ihlas.net.tr [213.238.128.250]) by hub.freebsd.org (Postfix) with SMTP id CD42037B40F for ; Tue, 11 Jun 2002 03:16:43 -0700 (PDT) Received: (qmail 83076 invoked from network); 11 Jun 2002 10:19:01 -0000 Received: from unknown (HELO ymmaslak) (213.238.150.220) by mailhub.ihlas.net.tr with SMTP; 11 Jun 2002 10:19:01 -0000 Message-ID: <007001c21131$10173020$dc96eed5@yavuz.net> From: =?iso-8859-9?Q?Malik_B=FClent?= To: Subject: How can i provide named libresolv.* files ? Because i think it need for some applications (example vpopmail with ldap) Date: Tue, 11 Jun 2002 13:16:34 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-9" 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 4: 5:44 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by hub.freebsd.org (Postfix) with ESMTP id 59A3337B405 for ; Tue, 11 Jun 2002 04:05:27 -0700 (PDT) Received: from hades.hell.gr (patr530-a175.otenet.gr [212.205.215.175]) by mailsrv.otenet.gr (8.12.3/8.12.3) with ESMTP id g5BB5LZN001897 for ; Tue, 11 Jun 2002 14:05:23 +0300 (EEST) Received: from hades.hell.gr (hades [127.0.0.1]) by hades.hell.gr (8.12.3/8.12.3) with ESMTP id g5BB5FeP042156 for ; Tue, 11 Jun 2002 14:05:15 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from charon@localhost) by hades.hell.gr (8.12.3/8.12.3/Submit) id g5BB3TiX042105; Tue, 11 Jun 2002 14:03:29 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Tue, 11 Jun 2002 14:03:29 +0300 From: Giorgos Keramidas To: Alexander V Zubchenko Cc: FreeBSD Questions Subject: Re: SysAdm docs Message-ID: <20020611110329.GB41922@hades.hell.gr> References: <20020610140957.GA15454@hades.hell.gr> <20020611080552.P87143-100000@server.hermes-comp.zp.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020611080552.P87143-100000@server.hermes-comp.zp.ua> Sender: owner-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 2002-06-11 08:30 +0300, Alexander V Zubchenko wrote: > On Mon, 10 Jun 2002, Giorgos Keramidas wrote: > > On 2002-06-10 13:32 +0300, Alexander V Zubchenko wrote: > > > > > > Second (not so global) question: After installing fbsd instead of linux on > > > my server some url's became unavaiable, some - avaiable from time to time. > > > > This question is too vague. What URLs? What do these URLs have to do > > with your server? > > E.g. http://rambler.ru (i can't connect), http://ya.ru (from time to time > it's also unreachable). But my friends simultaneously successfully connect > to them. I mean that some sites became unreachable as from server itself, > so and from LAN. That's still a bit of lacking in information. + Are you running a web server? + What software are you using for that web server? + Are those domains that you listed above configured as 'virtual domains'? + What are the relevant parts of your configuration files for them? + Are you using a log file with your web server? + When the problem pops up, is there anything interesting in your logs? > > > Some mail cannot b delivered due to 'Premature EOM' or 'timeout waiting > > > input during message collect' errors > > > > Can you post the relevant log lines? My guess is, .. but no, it's > > only a guess. Without knowing the exact messages, nobody can answer > > to you in detail, and correctly. > > O.K. But, imho, the only important info was show above. Here they r: > > *timeout* > _sendmail_ > Jun 5 00:10:48 server sendmail[36649]: g54KAmq36649: \ > to=, delay=01:00:00, pri=30000, \ > stat=timeout waiting for input during message collect Hmmm. This looks like your Sendmail stops getting any data after a while. Could it be that you have some firewall that blocks packets after a while? (After, for instance, a dynamic rule expires.) > Sorry for my english. I mean that Postfix does not resolve above > problem, but fully meet my requirements. And I don't need > customizability of sendmail for my tasks. Not advertising, but > satisfied user. Sorry again. Cool :) Yet another happy Postfix user. I know a lot of people who have found Postfix easier to configure and having no need for those extra bits of Sendmail, use it happily for a long time, and then forget all about mail servers. Glad you got it working so quickly ;) > I add there above log lines. And i log all smtp traffic. From my side > this looks like client send DATA, server (mine) reply with 354 and > after that.. nothing. Silence from client side before timeout. That is > for timeout which looks like timeout in both sendmail and postfix. > After timeout my server send to client '421 Error: timeout exceeded' > After that connection is closed w/o QUIT command. This doesn't look right. After the 354 responce, the client should immediatelly start writing the message to you. Unless of course, something is blocking the client. If you are using some sort of firewall, what is its configuration? What rules does it use to pass or block packets? > In case, when sendmail reported premature EOM, all is similar, but > after '421...' client reply with QUIT and connection is closed. - Giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 5: 2: 3 2002 Delivered-To: freebsd-questions@freebsd.org Received: from kumprang.or.id (wl-kumprang-5.teras.net.id [202.143.103.229]) by hub.freebsd.org (Postfix) with SMTP id 0D23337B404 for ; Tue, 11 Jun 2002 05:01:55 -0700 (PDT) Received: (qmail 10334 invoked by uid 1000); 11 Jun 2002 12:01:45 -0000 Date: Tue, 11 Jun 2002 19:01:45 +0700 From: budsz To: chia an Cc: freebsd-questions Subject: Re: cant received mail? Message-ID: <20020611190145.A9767@bdg.centrin.net.id> Reply-To: budsz Mail-Followup-To: budsz , chia an , freebsd-questions References: <20020608130157.83194.qmail@web13509.mail.yahoo.com> <20020611092619.92431.qmail@web13504.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020611092619.92431.qmail@web13504.mail.yahoo.com>; from alan_qc@yahoo.com on Tue, Jun 11, 2002 at 02:26:19AM -0700 X-Uptime: 6:42PM up 14:28, 1 user, load averages: 0.00, 0.00, 0.00 X-Operation-System: FreeBSD 4.6-RC i386 X-Geekcode: "GMU d- s++:+ a- C++ UL++ P+ L++ E- W++ N o+ K- w+ O+ M V++ PS PE Y+ PGP++ t 5 X+++ R+ tv b++ DI- D+ G++ e++ h+ r+ y+" X-Pubkey-Linux: "http://www.kumprang.or.id/~budsz/pubkey_Linux.txt" X-Pubkey-FreeBSD: "http://www.kumprang.or.id/~budsz/pubkey_FreeBSD.txt" X-Company: "Internet Cafe & Game Kumprang" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Jun 11, 2002 at 02:26:19AM -0700, chia an wrote: > My computer using freebsd 4.4 rc.i have succesfully >installed qmail with maildir format.there is no error >message appear, but why user in my computer cant >receive mail?user can send mail, but cant receive mail >from each other,,,i hope someone could hel pme >thanks. Are you using qmail-popup?, by default it's control with /var/qmail/rc for distribution homedir. -- budsz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 5:38:39 2002 Delivered-To: freebsd-questions@freebsd.org Received: from omta01.mta.everyone.net (sitemail3.everyone.net [216.200.145.37]) by hub.freebsd.org (Postfix) with ESMTP id 1B21237B406 for ; Tue, 11 Jun 2002 05:38:35 -0700 (PDT) Received: from sitemail.everyone.net (dsnat [216.200.145.62]) by omta01.mta.everyone.net (Postfix) with ESMTP id 06D2A1C3F7B for ; Tue, 11 Jun 2002 05:38:35 -0700 (PDT) Received: by sitemail.everyone.net (Postfix, from userid 99) id E6F0336F9; Tue, 11 Jun 2002 05:38:34 -0700 (PDT) Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: 7bit Mime-Version: 1.0 X-Mailer: MIME-tools 5.41 (Entity 5.404) Date: Tue, 11 Jun 2002 05:38:34 -0700 (PDT) From: martin von schantz To: freebsd-questions@FreeBSD.ORG Subject: softraid trouble Reply-To: schantz@hotpotmail.com X-Originating-Ip: [213.204.156.66] Message-Id: <20020611123834.E6F0336F9@sitemail.everyone.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 Hi, I have tried to follow the softraid tutorial in the handbook but when I try the following: disklabel -r -w da3 auto it responds with: disklabel: /dev/da3c: Undefined error: 0 what is that supposed to mean? The thought was to raid /dev/da3 through /dev/da6 in a large partition, the "daX" disks are 2Gb Fast-Wide SCSI disks. /Martin von Schantz _____________________________________________________________ Get your private, free EMail from HotPotMail at http://www.HotPotMail.com/ _____________________________________________________________ Promote your group and strengthen ties to your members with email@yourgroup.org by Everyone.net http://www.everyone.net/?btn=tag To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 5:56:50 2002 Delivered-To: freebsd-questions@freebsd.org Received: from vdsi.net (vdsi.net [206.67.5.34]) by hub.freebsd.org (Postfix) with ESMTP id 13F5B37B401 for ; Tue, 11 Jun 2002 05:56:47 -0700 (PDT) Received: from lptop1.30.172.in-addr.arpa ([204.193.71.254]) by vdsi.net (8.9.2/8.9.2) with ESMTP id HAA10309 for ; Tue, 11 Jun 2002 07:59:33 -0500 (CDT) (envelope-from rseals@vdsi.net) Subject: Requesting help from anyone running Star Office 6.0 From: Ray Seals To: FreeBSD Questions Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.5 Date: 11 Jun 2002 07:55:37 -0500 Message-Id: <1023800167.264.1.camel@trsealslptp1> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG If anyone has Star Office 6.0 running on their BSD box with no problems please send me an e-mail. I have questions about your install. Thanks, Ray -- ------------------------------------------------------------------- "Microsoft has been riding the fence between marketing a concept of "trustworthy computing" and delivering a product that caters to the least common technically proficient denominator. Most products have been specifically designed to allow anyone who can click "Next" to perform a successful installation, but when it comes to their defense of insecure default software settings, they have a matter-of-fact way of telling everyone that they should know better."- Tim Mullen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 5:58:41 2002 Delivered-To: freebsd-questions@freebsd.org Received: from midway.uchicago.edu (midway.uchicago.edu [128.135.12.12]) by hub.freebsd.org (Postfix) with ESMTP id 0F5B437B411 for ; Tue, 11 Jun 2002 05:58:37 -0700 (PDT) Received: from Yggdrasil (adsl-68-20-38-98.dsl.chcgil.ameritech.net [68.20.38.98]) by midway.uchicago.edu (8.12.2/8.12.2) with ESMTP id g5BCwYcL024280; Tue, 11 Jun 2002 07:58:35 -0500 (CDT) Content-Type: text/plain; charset="iso-8859-1" From: David Syphers Reply-To: dsyphers@uchicago.edu To: "Ayman Zarka." , "FreeBSD Questions." Subject: Re: Again Iomega IDE ZIP 250MB. Date: Tue, 11 Jun 2002 07:58:35 -0500 X-Mailer: KMail [version 1.4] References: <20020610202608.77656cde.az@freebsd.identd.net> In-Reply-To: <20020610202608.77656cde.az@freebsd.identd.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200206110758.35995.dsyphers@uchicago.edu> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Monday 10 June 2002 10:26 pm, Ayman Zarka. wrote: > #IOMEGA ZIP Drive 250 MB Options: > controller scbus0 # > device da0 # > device vp0 # IOMEGA IDE ZIP Drive 250MB > options VP0_DEBUG # ZIP/ZIP+ debug > > > config: line 267: Obsolete keyword 'controller' found - use 'device' This seems to indicate that your kernel config file is much older than your system. You may want to get everything in sync. However, that's not your main problem. > So I changed it to device it gave: > > Warning: device "vp" is unknown Your main problem seems to be exactly this - vp isn't a known device. The correct name for the device is 'vpo' not 'vp0' (that's the lower-case letter 'O' on the end of the first). When in doubt about device names, check LINT. -David -- Everyone who believes in telekinesis, raise my hand... Astronomy and Astrophysics Center The University of Chicago To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 6: 9:22 2002 Delivered-To: freebsd-questions@freebsd.org Received: from intranet.ru (tcms8.intranet.ru [212.164.0.135]) by hub.freebsd.org (Postfix) with ESMTP id 38F6B37B401 for ; Tue, 11 Jun 2002 06:09:17 -0700 (PDT) Received: from [81.1.194.196] (account ) by intranet.ru (CommuniGate Pro WebUser 3.4.8) with HTTP id 25458835; Tue, 11 Jun 2002 20:09:15 +0700 From: Eugene Panchenko Subject: How to setup Net/OpenBSD CVSup mirror? To: netbsd-help@netbsd.org Cc: questions@freebsd.org X-Mailer: CommuniGate Pro Web Mailer v.3.4.8 Date: Tue, 11 Jun 2002 20:09:15 +0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="KOI8-R" Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello! I was able to get local CVS repository of NetBSD, and like to ditributed collections to public via CVSup (which is already used for FreeBSD). However, I do not see how I get sup/ directory contents (that is, what distrib/self line in FreeBSD's supfile is for), thetefore, I have CVS but cvsupd doesnt know anything about NetBSD collections. This is line as I suppose sais it all about available collections for FreeBSD _only_: distrib release=self prefix=prefixes/distrib.self Tell me please, how to patch my NetBSD supfile: --- *default delete use-rel-suffix umask=022 compress netbsd release=cvs prefix=prefixes/NetBSD.cvs --- so it populates sup/ dir (where collections are stored as dirs) for NetBSD collections as well??? Thank you. P.S. I plan to do that same thing for OpenBSD, thus this mail will be forwarded to their maillist to. ____________________________________________________________ Новое на НГС: http://ngs.ru/irc - IRC шлюз http://ngs.ru/icq - Web версия ICQ. ____________________________________________________________ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 6:20:33 2002 Delivered-To: freebsd-questions@freebsd.org Received: from lexx.zssm.zp.ua (lexx.zssm.zp.ua [212.8.32.8]) by hub.freebsd.org (Postfix) with ESMTP id 783E837B401 for ; Tue, 11 Jun 2002 06:20:21 -0700 (PDT) Received: from server.hermes-comp.zp.ua (germes-comp.zssm.zp.ua [212.8.32.132] (may be forged)) by lexx.zssm.zp.ua (8.9.2/8.9.2) with ESMTP id QAA26859; Tue, 11 Jun 2002 16:10:06 +0300 (EET DST) Received: from localhost (localhost [127.0.0.1]) by server.hermes-comp.zp.ua (Postfix) with ESMTP id 69E9738302; Tue, 11 Jun 2002 16:06:00 +0300 (EEST) Date: Tue, 11 Jun 2002 16:06:00 +0300 (EEST) From: Alexander V Zubchenko To: Giorgos Keramidas Cc: FreeBSD Questions Subject: Re: SysAdm docs In-Reply-To: <20020611110329.GB41922@hades.hell.gr> Message-ID: <20020611155409.H89846-100000@server.hermes-comp.zp.ua> 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 Greetings! On Tue, 11 Jun 2002, Giorgos Keramidas wrote: > That's still a bit of lacking in information. > > + Are you running a web server? > + What software are you using for that web server? > + Are those domains that you listed above configured as 'virtual domains'? > + What are the relevant parts of your configuration files for them? > + Are you using a log file with your web server? > + When the problem pops up, is there anything interesting in your logs? This is really my bad english. With my site all is ok. I can't reach some sites outside in the Internet. I'm not running this url's. I want to surf them. > > > *timeout* > > _sendmail_ > > > Jun 5 00:10:48 server sendmail[36649]: g54KAmq36649: \ > > to=, delay=01:00:00, pri=30000, \ > > stat=timeout waiting for input during message collect > > Hmmm. This looks like your Sendmail stops getting any data after a > while. Could it be that you have some firewall that blocks packets > after a while? (After, for instance, a dynamic rule expires.) No, i run firewall only for natd and bandwidth-management (i want to check prepared configuration of firewall itself before i'll turn it on. And check more than one time). In fact my firewall as 4 now looks like this: ipfw add divert... ipfw add pipe 1... ipfw pipe 1 configure... ipfw add 65000 allow ip from any to any (as You know, of course, default in kernel is 65535 deny ip from any to any, and i don't want to change this default). > Cool :) Yet another happy Postfix user. I know a lot of people who > have found Postfix easier to configure and having no need for those > extra bits of Sendmail, use it happily for a long time, and then > forget all about mail servers. Glad you got it working so quickly ;) Thx. It's really cool and easy > > > I add there above log lines. And i log all smtp traffic. From my side > > this looks like client send DATA, server (mine) reply with 354 and > > after that.. nothing. Silence from client side before timeout. That is > > for timeout which looks like timeout in both sendmail and postfix. > > After timeout my server send to client '421 Error: timeout exceeded' > > After that connection is closed w/o QUIT command. > > This doesn't look right. After the 354 responce, the client should > immediatelly start writing the message to you. Unless of course, > something is blocking the client. If you are using some sort of > firewall, what is its configuration? What rules does it use to pass > or block packets? Yes i know. And end with single dot. But it don't. And connection must not b closed by client or server. Only server close connection after receiving QUIT cmd. And after replying with '221...' But connection is closed abnormally. > > > In case, when sendmail reported premature EOM, all is similar, but > > after '421...' client reply with QUIT and connection is closed. In this case, as You can see, all is OK. As described in rfc (of course, i forget to add this info, my server reply with 221). Alexander V Zubchenko, E-Mail: stalker@hermes-comp.zp.ua System Administrator, WWW: http://www.hermes-comp.zp.ua/ Hermes-comp, Ukraine, Zaporizhzhya, Geroev Stalingrada 50 phone/fax: +380 612 64-19-72 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 6:41:43 2002 Delivered-To: freebsd-questions@freebsd.org Received: from pacbell.net (adsl-63-199-179-203.dsl.snfc21.pacbell.net [63.199.179.203]) by hub.freebsd.org (Postfix) with ESMTP id AFF8137B405 for ; Tue, 11 Jun 2002 06:41:35 -0700 (PDT) Received: (from paleph@localhost) by pacbell.net (8.11.0/8.9.3) id g5BDCe501740 for freebsd-questions@FreeBSD.org; Tue, 11 Jun 2002 06:12:40 -0700 From: paleph@pacbell.net Message-Id: <200206111312.g5BDCe501740@pacbell.net> Subject: bge driver hangs seen with FreeBSD 4.5 To: freebsd-questions@FreeBSD.org Date: Tue, 11 Jun 2002 06:12:40 -0700 (PDT) X-Mailer: ELM [version 2.5 PL3] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG We're experiencing problems with the bge gigabit ethernet driver. We have a 100 Mbit ethernet network and are running 4.5 standard install kernels. We have two 4.5 machines A (with a bge gigabit driver) and machine B with ed0 interface. With small packets or low load, there is no problem sending data (via ftp) from B to A. However when we attempt to ftp a large file, about 16 Megabytes, from machine B to machine A, the connection immediately hangs and we start seeing timeout messages from the bge driver on machine A. The interface is completely locked up and machine A no longer responds to pings. If we abort the ftp request, machine A heals after a while (5 - 10 minutes). and things start working again. I grabbed the latest bge sources from FreeBSD.org and rebuilt a 4.5 kernel with them. The problem still occurs. Has anyone seen this hang before with 4.5 and know of any fixes? I've just started to look at it. I looked at the bug list and didn't see anything reported for the bge driver. Machine A is a Dell 2650. Paul Fronberg paleph@pacbell.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 6:42:58 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dylan.digitalspy.co.uk (dylan.digitalspy.co.uk [212.42.1.217]) by hub.freebsd.org (Postfix) with ESMTP id 52D3A37B40E for ; Tue, 11 Jun 2002 06:42:45 -0700 (PDT) Received: from mark (host217-36-23-138.in-addr.btopenworld.com [217.36.23.138]) by dylan.digitalspy.co.uk (Postfix) with SMTP id CB6CE93140; Tue, 11 Jun 2002 14:42:44 +0100 (BST) Message-ID: <063301c2114d$b644ee80$0200a8c0@mark> From: "Mark Hughes" To: "Andrea Bacchet" Cc: References: <8A6A2A139700D5118EB6009027B0FF3A0D91D78E@caemsx02.cae.ca> Subject: Re: Jail single ip network (FreeBSD 4.5) Date: Tue, 11 Jun 2002 14:41:38 +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 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 > What I would like to do, is just make the jail invisible > to the outside world. I mean I have some services running in the > jail and some outside of it. When users will be asked to login, > I will give them only the dagobah ip. Depending on what services > they use, they'll either be logging in to the jail or into the > host. I'm pretty sure to do this you'll need to run natd and set up dagobah to act as a minigateway that can translate and route packets to the jailed subsystem. > Therefore I will have to look into natd, to forward the > requests internally. > > If anyone has a quick solution, I'd really appreciate it. > Until then I'll read into natd. Think that's where you need to look - although as I've said I don't know much about jails, I'm just looking at this from a normal networking/freebsd boxes point of view. Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 7: 4: 1 2002 Delivered-To: freebsd-questions@freebsd.org Received: from pluto.colsa.com (pluto.colsa.com [12.13.161.3]) by hub.freebsd.org (Postfix) with SMTP id D3EC937B409 for ; Tue, 11 Jun 2002 07:03:53 -0700 (PDT) Received: from SMOORE ([10.0.4.96]) by pluto.colsa.com; Tue, 11 Jun 2002 09:01:07 -0500 Message-ID: <002601c21150$6e0b5ed0$6004000a@SMOORE> From: "Sherry Moore" To: Cc: "Roark Washington" , "Cliff Kirby" , Subject: Date: Tue, 11 Jun 2002 09:01:06 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0023_01C21126.85279B30" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 Disposition-Notification-To: "Sherry Moore" 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 This is a multi-part message in MIME format. ------=_NextPart_000_0023_01C21126.85279B30 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable =20 I found you name and contact information on a free BSD website. I am having difficulty with a Free BSD box I recently installed. We are using it as a GPS server. Within our corporation, we have specific logon icons, specific logon pop up messages and message of the day for the konsole for our security department. I having difficulty with = these displaying on boot or in the konsole window. I have add a line in the recourses file and the xsetup file, pointing = to the png logo image. Also, I created the motd file of root. Yet, it still does not appear in the konsole window. I am using the KDE Desktop. Any input will be greatly appreciated. I am new to this operating system, so I am a little green on specifics. Thanks in advance, Sherry Rush ------=_NextPart_000_0023_01C21126.85279B30 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
 
I found you name and contact information on a free BSD = website.  I=20 am
 having difficulty with a Free BSD box I recently = installed.  We=20 are
 using it as a GPS server.  Within our corporation, we = have=20 specific
 logon icons, specific logon pop up messages and = message of the=20 day for
 the konsole for our security department.  I having = difficulty with these
 displaying on boot or in the konsole=20 window.

 I have add a line in the recourses file and the = xsetup=20 file, pointing to
 the png logo image.  Also, I created the = motd=20 file of root.  Yet, it
 still does not appear in the = konsole=20 window.  I am using the KDE
 Desktop. Any input will be = greatly=20 appreciated.
 I am new to this operating system, so I am a little green on=20 specifics.
 
Thanks in advance,
Sherry Rush
------=_NextPart_000_0023_01C21126.85279B30-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 7: 6: 6 2002 Delivered-To: freebsd-questions@freebsd.org Received: from email.telnor.net (email.telnor.net [200.23.249.11]) by hub.freebsd.org (Postfix) with ESMTP id 30DB737B404 for ; Tue, 11 Jun 2002 07:05:59 -0700 (PDT) Received: from kris.com (red-corb1-2003822-11.telnor.net [200.38.22.11]) by email.telnor.net (Sun Internet Mail Server sims.4.0.2001.07.26.11.50.p9) with ESMTP id <0GXJ00D50OMKB9@email.telnor.net> for freebsd-questions@freebsd.org; Tue, 11 Jun 2002 07:08:45 -0700 (PDT) Date: Tue, 11 Jun 2002 07:24:16 -0700 From: jehova Subject: MySQL:connect to server at 'localhost' failed To: FreeBSD-Questions Message-id: <200206110724.16234.tornadox@telnor.net> MIME-version: 1.0 X-Mailer: KMail [version 1.4] Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG i just installed MySQL from ports collection as usual (make install clean) when i start server and check status i got this: kris[/usr/ports/databases/mysql323-server]# /usr/local/etc/rc.d/mysql-server.sh start mysqldkris[/usr/ports/databases/mysql323-server]# mysqladmin -p status Enter password: mysqladmin: connect to server at 'localhost' failed error: 'Access denied for user: 'root@localhost' (Using password: YES)' kris[/usr/ports/databases/mysql323-server]# what can i do for connect to localhost MySQL? _ __ ___ ____ ___ ___ ___ __ Jehova _ __ ___ | _ ) __| \/ \ tornadox@telnor.net _ __ | _ \._ \ |) | | FreeBSD!!! _ |___/___/___/ \/ () To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 7: 6:13 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail3.enterzone.com (66.148.166.4.nw.nuvox.net [66.148.166.4]) by hub.freebsd.org (Postfix) with ESMTP id 8F4EF37B405 for ; Tue, 11 Jun 2002 07:05:53 -0700 (PDT) Received: from BYHU.star2.net ([65.89.75.12]) by mail3.enterzone.com (Merak 4.4.2) with ESMTP id LPF37351 for ; Sat, 08 Jun 2002 16:43:35 -0400 Received: from nubonyx0fl45bt (unverified [63.11.124.133]) by BYHU.star2.net (Vircom SMTPRS 5.1.200) with ESMTP id for ; Sat, 8 Jun 2002 16:45:31 -0400 From: "Winston Chapman" To: Date: Sat, 8 Jun 2002 16:46:59 -0400 Message-ID: <000201c20f2d$a3f802c0$857c0b3f@nubonyx0fl45bt> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0003_01C20F0C.1CE7E960" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.3416 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Subject: [Winston's List] Get "Caught Up!" - The HOT & STEAMY Black-Novel Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0003_01C20F0C.1CE7E960 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit A projected ESSENCE Best-Seller!!! To CHECK OUT the HOT Black-Novel, "Caught Up!" CLICK ON LINK BELOW!!! http://winstonchapman.netfirms.com READ 2-Chapters ON-LINE and you'll be Caught Up, too!!! Special Offer: TODAY ONLY!!! ------------------------------------------------------------------------ Nubonyx.com - Getting People of Color Online Unlimited Internet Access - www.nubonyx.com ------------------------------------------------------------------------ To Unsubscribe from the list, Click link, then send email. mailto:nblistserver@nubonyx.net?subject=unsubscribe%20winston@nubonyx.net Or send an email with remove in subject to gnccs@nubonyx.com. Winston Chapman, 4129 Kings Causeway, Atlanta, GA 30294 ------=_NextPart_000_0003_01C20F0C.1CE7E960 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable















A projected ESSENCE = Best-Seller!!!

 

To CHECK OUT the HOT Black-Novel, = "Caught Up!”

 

CLICK ON LINK BELOW!!!

 

http://winstonchapman.netfir= ms.com

 

READ 2-Chapters ON-LINE and you'll be Caught = Up, too!!!

 

Special Offer: TODAY = ONLY!!!

 

------------------------------------------------------------------------
Nubonyx.com - Getting People of Color Online
Unlimited Internet Access - www.nubonyx.com
------------------------------------------------------------------------
To Unsubscribe from the list, Click link, then send email. 
mailto:nblistserver@nubonyx.net?subject=unsubscribe%20winston@nubonyx.net
Or send an email with remove in subject to gnccs@nubonyx.com.
Winston Chapman, 4129 Kings Causeway, Atlanta, GA 30294
------=_NextPart_000_0003_01C20F0C.1CE7E960-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 7:14: 1 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by hub.freebsd.org (Postfix) with SMTP id 635F537B401 for ; Tue, 11 Jun 2002 07:13:55 -0700 (PDT) Received: (qmail 27736 invoked by uid 0); 11 Jun 2002 14:13:52 -0000 Received: from unknown (HELO corrsl7vs6l3tz) (203.200.184.73) by mail.gmx.net (mp009-rz3) with SMTP; 11 Jun 2002 14:13:52 -0000 Message-ID: <003901c21152$25369600$49b8c8cb@corrsl7vs6l3tz> From: "Sanjay Bhattacharya" To: "Mike Flanagan" Cc: References: <007701c210f3$26f6efd0$ecfea8c0@monkey> Subject: Re: getting colors to work with ls Date: Tue, 11 Jun 2002 19:42:52 +0530 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 > I am trying to use colors with ls. Can anyone please tell >me how to do this ? Mike , In your /etc/profile put the lines: alias ls='ls -g' or install gls, remove /usr/bin/ls and set a symlink to gls like ln -sf /usr/local/bin/gls /usr/bin/ls Rgds, Sanjay To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 7:23:46 2002 Delivered-To: freebsd-questions@freebsd.org Received: from pqmail.cogeco.ca (mail.cgocable.ca [216.221.81.39]) by hub.freebsd.org (Postfix) with ESMTP id C592537B403 for ; Tue, 11 Jun 2002 07:23:42 -0700 (PDT) Received: from bomb (4-87.tr.cgocable.ca [24.122.4.87]) by pqmail.cogeco.ca (Postfix) with SMTP id 6E19EEF647 for ; Tue, 11 Jun 2002 10:23:39 -0400 (EDT) Message-ID: <00b801c2116d$0b2692e0$0500000a@bomb> From: "Simon Beauchesne" To: Subject: unsuscribe Date: Tue, 11 Jun 2002 10:25:55 -0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_00B5_01C21132.5E953930" 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 This is a multi-part message in MIME format. ------=_NextPart_000_00B5_01C21132.5E953930 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable --=20 Linux is for people who hate Microsoft. FreeBSD is for people who love = UNIX. ------=_NextPart_000_00B5_01C21132.5E953930 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
 
--
Linux is for people who hate=20 Microsoft.  FreeBSD is for people who love = UNIX.
------=_NextPart_000_00B5_01C21132.5E953930-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 7:30:35 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id 4E50737B412 for ; Tue, 11 Jun 2002 07:30:10 -0700 (PDT) Received: (from dan@localhost) by dan.emsphone.com (8.12.3/8.12.3) id g5BEU8rs081146; Tue, 11 Jun 2002 09:30:08 -0500 (CDT) (envelope-from dan) Date: Tue, 11 Jun 2002 09:30:08 -0500 From: Dan Nelson To: Leo De Geer Cc: mysql@lists.mysql.com, freebsd-questions@FreeBSD.ORG Subject: Re: problem with mysql threads on freebsd Message-ID: <20020611143008.GB14164@dan.emsphone.com> References: <200206110836.55860.leo@ktv.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200206110836.55860.leo@ktv.se> User-Agent: Mutt/1.3.99i X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In the last episode (Jun 11), Leo De Geer said: > im not abel to get mysql to use more then one thread on my freebsd > 4.5-stable any one having a klue that wrong????? Do not assume that the way Linux manages threads is the only one. Mysql on FreeBSD does create threads; they are just not visible via top (in fact Linux is the only OS that shows threads in top). FreeBSD's threads system, however will not put those threads on multiple CPUs. You can work around this by building the mysql port with LinuxThreads: cd /usr/ports/databases/mysql323-server make WITH_LINUXTHREADS=yes This is only useful if your system is dedicated to mysql, though. If it is a combination webserver/database, the other CPU will be busy enough serving webpages, and FreeBSD's regular threads will do fine. -- Dan Nelson dnelson@allantgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 7:45:52 2002 Delivered-To: freebsd-questions@freebsd.org Received: from pheidippides.md.chalmers.se (pheidippides.md.chalmers.se [129.16.237.91]) by hub.freebsd.org (Postfix) with ESMTP id 8959637B409 for ; Tue, 11 Jun 2002 07:45:42 -0700 (PDT) Received: from quirm.cs.chalmers.se (quirm.cs.chalmers.se [129.16.225.31]) by pheidippides.md.chalmers.se (8.10.1/8.10.1) with ESMTP id g5BEje615459; Tue, 11 Jun 2002 16:45:40 +0200 (MET DST) Received: from localhost (davidw@localhost) by quirm.cs.chalmers.se (8.8.5/8.8.5) with ESMTP id QAA15340; Tue, 11 Jun 2002 16:45:39 +0200 (MEST) X-Authentication-Warning: quirm.cs.chalmers.se: davidw owned process doing -bs Date: Tue, 11 Jun 2002 16:45:39 +0200 (MEST) From: David Wahlstedt To: Subject: natd port forwarding Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi ! I've got a 486 running picoBSD (the net-floppy based on FreeBSD-2.2.5) with two network cards: ep0 to internet, ADSL with static ip. ep1 (10.0.0.1) to LAN, which is a hub attached to a couple of windows machines and one FreeBSD-4.5-R machine (10.0.0.4). The 486 runs natd and ipfw. It works fine, but I don't get port forwarding to work. Maybe I have the wrong syntax ? Do I have to add something in my rc.firewall to get it to work ? Currently I run the "open" version, so I need any changes there ? (if we don't bother about security, just to get it work) I tried with netcat to see if my 1234 port forwarding worked, but it seems not to. On my machine 10.0.0.4 > nc -l -p 1234 from anywhere: > nc 217.bla.bla.bla -p 1234 lkhgkljgh... Nothing happens. The syntax of nc was right , i just dont remember it while writing this mail. Also with tcpdump I don't see anything. Any one knows what is missing ? With regards, David Wahlstedt here follow my config files: (My ip is exchanged to 217.bla.bla.bla) --------------------------------------------------------------------------- natd.conf: interface ep0 unregistered_only #alias_address 217.bla.bla.bla use_sockets yes same_ports yes redirect_port tcp 10.0.0.3:411-412 217.bla.bla.bla:411-412 redirect_port udp 10.0.0.3:411-412 217.bla.bla.bla:411-412 redirect_port tcp 10.0.0.3:20-21 217.bla.bla.bla:20-21 redirect_port udp 10.0.0.3:20-21 217.bla.bla.bla:20-21 redirect_port tcp 10.0.0.4:1234 217.bla.bla.bla:1234 redirect_port udp 10.0.0.4:1234 217.bla.bla.bla:1234 --------------------------------------------------------------------------- rc.conf: #!/bin/sh # swapfile="NO" # Set to name of swapfile if aux swapfile desired. ### Network configuration sub-section ###################### ### Basic network options: ### hostname="pico.bostream.se" # Set this! Detta ar nog fel. tcp_extensions="NO" # Allow RFC1323 & RFC1644 extensions (or NO). network_interfaces="lo0 ep0 ep1" # List of network interfaces (lo0 is loo ifconfig_lo0="inet 127.0.0.1" # default loopback device configuration. #ifconfig_lo0_alias0="inet 127.0.0.254 netmask 0xffffffff" # Sample alias entry. ifconfig_ep0="inet 217.bla.bla.bla netmask 255.255.255.0 up" ifconfig_ep1="inet 10.0.0.1 netmask 255.255.255.128 up" ### Network daemons options: ### inetd_enable="YES" # Run the network daemon dispatcher (or NO) inetd_flags="" # Optional flags to inetd snmpd_enable="NO" # Run the SNMP daemon (or NO) snmpd_flags="-C -c /etc/snmpd.conf" # Optional flags to snmpd ### Network routing options: ### defaultrouter="217.bla.bla.bla" # Set to default gateway (or NO). static_routes="" # Set to static route list (or leave empty). gateway_enable="YES" # Set to YES if this host will be a gateway. firewall_enable="YES" firewall_script="/etc/rc.firewall" firewall_type="open" firewall_quiet="NO" natd_program="/sbin/natd" natd_enable="YES" natd_interface="ep0" natd_flags="-f /etc/natd.conf" tcp_drop_synfin="YES" arpproxy_all="" # replaces obsolete kernel option ARP_PROXYALL. ### Allow local configuration override at the very end here ## if [ -f /etc/rc.conf.local ]; then . /etc/rc.conf.local fi --------------------------------------------------------------------------- rc.firewall: #mitt enda tillДgg: $fwcmd -f flush $fwcmd add 500 divert 8668 al from any to any via ep0 # i "simple"-delen: oif="ep0" onet="217.bla.bla.bla" omask="255.255.255.0" oip="217.bla.bla.bla" --------------------------------------------------------------------------- Copyright (c) 1992-1998 FreeBSD Inc. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 2.2.5-STABLE #0: Mon Mar 23 16:22:37 MYT 1998 dinesh@broker.alphaque.com:/usr/src/sys/compile/PICOBSD-N.2800 CPU: i486 DX4 (486-class CPU) Origin = "GenuineIntel" Id = 0x480 Stepping=0 Features=0x3 real memory = 33554432 (32768K bytes) FreeBSD Kernel Configuration Utility - Version 1.1 Type "help" for help or "visual" to go to the visual configuration interface (requires MGA/VGA display or serial terminal capable of displaying ANSI graphics). config> disable sio0 config> disable sio2 config> disable sio3 config> port lpt0 0x0378 config> port ed0 0x0340 config> irq ed0 4 config> iomem ed0 0x00000000 config> port ed1 0x0320 config> iomem ed1 0x00000000 config> irq ep1 11 config> quit avail memory = 28262400 (27600K bytes) Probing for devices on PCI bus 0: wdc0 rev 2 int a irq 14 on pci0:15 chip0 rev 1 on pci0:16chip1 rev 1 on pci0:18Probing for devices on the ISA bus: sc0 at 0x60-0x6f irq 1 on motherboard sc0: VGA mono <16 virtual consoles, flags=0x0> ed0 not found at 0x340 ed1 not found at 0x320 sio1 at 0x2f8-0x2ff irq 3 on isa sio1: type 16550A lpt0 at 0x378-0x37f irq 7 on isa lpt0: Interrupt-driven port lp0: TCP/IP capable interface fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa fdc0: FIFO enabled, 8 bytes threshold fd0: 1.44MB 3.5in wdc0 not found at 0x1f0 wdc1 not found at 0x170 2 3C5x9 board(s) on ISA found at 0x300 0x280 ep0 at 0x300-0x30f irq 10 on isa ep0: utp[*UTP*] address 00:20:af:93:0d:4d ep1 at 0x280-0x28f irq 11 on isa ep1: aui/utp/bnc[*UTP*] address 00:a0:24:70:ab:76 npx0 on motherboard npx0: INT 16 interface IP packet filtering initialized, divert enabled, default to accept, logging disabled rootfs is 2800 Kbyte compiled in MFS To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 8: 0:57 2002 Delivered-To: freebsd-questions@freebsd.org Received: from cerebellum.za.net (cerebellum.za.net [196.34.172.103]) by hub.freebsd.org (Postfix) with ESMTP id 9CF4837B406 for ; Tue, 11 Jun 2002 08:00:49 -0700 (PDT) Received: from nicki.comrite.co.za (rdg-dial-196-2-33-214.mweb.co.za [196.2.33.214]) by cerebellum.za.net (8.11.6/8.11.3) with ESMTP id g5BF8LG46354 for ; Tue, 11 Jun 2002 15:08:24 GMT (envelope-from ian@cerebellum.za.net) Content-Type: text/plain; charset="us-ascii" From: Ian Barnes To: freebsd-questions@freebsd.org Subject: Audio CD Date: Tue, 11 Jun 2002 19:31:19 +0200 X-Mailer: KMail [version 1.4] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200206111931.19511.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 Hi, I am trying to play an audio cd. If i mount my cd it mounts as /dev/acd0a. I first trying using a graphical cd player in kde, but it wouldnt play, so i figured i would go console. i went into the console and typed cdplay, it displayed a box, but nothing happened, i couldnt start playing the cd or anything. So i tried cd-console ... and it gave to following error.... [root@nicki] ~ # cd-console Cannot open /dev/acd0c: Device not configured. Cannot open CD-ROM device, exiting. [root@nicki] ~ # i dont know why i wants to read it from acd0c, since all my cd's mount /dev/acd0a. please help thanks Ian Barnes To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 8: 7:32 2002 Delivered-To: freebsd-questions@freebsd.org Received: from lerlaptop.iadfw.net (lerlaptop.iadfw.net [206.66.13.21]) by hub.freebsd.org (Postfix) with ESMTP id 8FFD837B40C for ; Tue, 11 Jun 2002 08:07:28 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by lerlaptop.iadfw.net (8.12.3/8.12.3) with ESMTP id g5BF7FdH000873; Tue, 11 Jun 2002 10:07:17 -0500 (CDT) (envelope-from ler@lerctr.org) Subject: Re: Audio CD From: Larry Rosenman To: Ian Barnes Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <200206111931.19511.ian@cerebellum.za.net> References: <200206111931.19511.ian@cerebellum.za.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.5 Date: 11 Jun 2002 10:07:15 -0500 Message-Id: <1023808037.499.1.camel@lerlaptop> Mime-Version: 1.0 X-Virus-Scanned: by amavisd-milter (http://amavis.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 Tue, 2002-06-11 at 12:31, Ian Barnes wrote: > Hi, > > I am trying to play an audio cd. If i mount my cd it mounts as /dev/acd0a. I > first trying using a graphical cd player in kde, but it wouldnt play, so i > figured i would go console. i went into the console and typed cdplay, it > displayed a box, but nothing happened, i couldnt start playing the cd or > anything. So i tried cd-console ... and it gave to following error.... > > [root@nicki] ~ # cd-console > Cannot open /dev/acd0c: Device not configured. > Cannot open CD-ROM device, exiting. > [root@nicki] ~ # > > i dont know why i wants to read it from acd0c, since all my cd's mount > /dev/acd0a. I'll bet you have a post 2002/03/18 world and a pre 2002/03/18 /dev. Please see the CURRENT UPDATING file (from this weekend). You need to update /dev/MAKEDEV and run it to update the device nodes. > > please help > thanks > Ian Barnes > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 8:41:36 2002 Delivered-To: freebsd-questions@freebsd.org Received: from kumprang.or.id (wl-kumprang-5.teras.net.id [202.143.103.229]) by hub.freebsd.org (Postfix) with SMTP id B82E737B409 for ; Tue, 11 Jun 2002 08:41:12 -0700 (PDT) Received: (qmail 2117 invoked by uid 1000); 11 Jun 2002 15:41:07 -0000 Date: Tue, 11 Jun 2002 22:41:07 +0700 From: budsz To: jehova Cc: freebsd-questions Subject: Re: MySQL:connect to server at 'localhost' failed Message-ID: <20020611224107.A1111@bdg.centrin.net.id> Reply-To: budsz Mail-Followup-To: budsz , jehova , freebsd-questions References: <200206110724.16234.tornadox@telnor.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200206110724.16234.tornadox@telnor.net>; from tornadox@telnor.net on Tue, Jun 11, 2002 at 07:24:16AM -0700 X-Uptime: 10:32PM up 7 mins, 1 user, load averages: 0.00, 0.01, 0.00 X-Operation-System: FreeBSD 4.6-RC i386 X-Geekcode: "GMU d- s++:+ a- C++ UL++ P+ L++ E- W++ N o+ K- w+ O+ M V++ PS PE Y+ PGP++ t 5 X+++ R+ tv b++ DI- D+ G++ e++ h+ r+ y+" X-Pubkey-Linux: "http://www.kumprang.or.id/~budsz/pubkey_Linux.txt" X-Pubkey-FreeBSD: "http://www.kumprang.or.id/~budsz/pubkey_FreeBSD.txt" X-Company: "Internet Cafe & Game Kumprang" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Jun 11, 2002 at 07:24:16AM -0700, jehova wrote: >i just installed MySQL from ports collection as usual (make >install clean) when i start server and check status i got this: > >kris[/usr/ports/databases/mysql323-server]# >/usr/local/etc/rc.d/mysql-server.sh start > mysqldkris[/usr/ports/databases/mysql323-server]# mysqladmin -p >status >Enter password: >mysqladmin: connect to server at 'localhost' failed >error: 'Access denied for user: 'root@localhost' (Using password: YES)' ^^^^^^^^^^^^^^ Default MySQL'll deny login with root, so you should create new user then grant/revoke some privileges to that user. check out the doc or manual. -- budsz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 8:41:54 2002 Delivered-To: freebsd-questions@freebsd.org Received: from entropy.ms.washington.edu (entropy.ms.washington.edu [128.95.18.1]) by hub.freebsd.org (Postfix) with ESMTP id E5A4937B40D for ; Tue, 11 Jun 2002 08:41:35 -0700 (PDT) Received: from entropy.ms.washington.edu (entropy.ms.washington.edu [128.95.18.1]) by entropy.ms.washington.edu (8.11.6/8.11.6) with ESMTP id g5BFdrt509502 for ; Tue, 11 Jun 2002 08:39:53 -0700 (PDT) Date: Tue, 11 Jun 2002 08:39:53 -0700 (PDT) From: Richard Fairfield To: Subject: freetype2 after XFree86-4 install Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello: Today I installed XFree86-4.2.0_1,1 via "pkg_add -vr XFree86.tgz". After the installation was complete, "pkg_version -v" says this: freetype2-2.0.9 < needs updating (port has 2.1.0_1) and "pkg_info -R freetype2-2.0.9" says this: Required by: XFree86-libraries-4.2.0_1 XFree86-fontEncodings-4.2.0 XFree86-fontScalable-4.2.0 XFree86-fontDefaultBitmaps-4.2.0 XFree86-fontCyrillic-4.2.0 XFree86-font75dpi-4.2.0 XFree86-font100dpi-4.2.0 XFree86-documents-4.2.0 XFree86-clients-4.2.0_2 XFree86-Server-4.2.0_2 XFree86-FontServer-4.2.0 XFree86-4.2.0_1,1 Me question is, can I do the following to update freetype to the current version: pkg_delete -f freetype2-2.0.9 cd /usr/ports/print/freetype2; make; make install or are the XFree86 packages somehow dependent on the particular installed version of freetype2 ? Thank you, Richard Fairfield Math Sciences Computing Center University of Washington MSCC Departmental Telephone Number: 206-616-3636 My Office Telephone Number: 206-685-2303 Fax: 206-685-7419 rcf@ms.washington.edu **************************** System Info **************************** FreeBSD 4.5, updated with CVSup (tag=tag=RELENG_4). FreeBSD master.ms.washington.edu 4.6-RC FreeBSD 4.6-RC #0: Wed Jun 5 21:06:03 PDT 2002 root@master.ms.washington.edu:/usr/obj/usr/src/sys/GENERIC i386 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 8:57:54 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id 1164B37B407 for ; Tue, 11 Jun 2002 08:57:49 -0700 (PDT) Received: (from dan@localhost) by dan.emsphone.com (8.12.3/8.12.3) id g5BFvlEr090795; Tue, 11 Jun 2002 10:57:47 -0500 (CDT) (envelope-from dan) Date: Tue, 11 Jun 2002 10:57:47 -0500 From: Dan Nelson To: Richard Fairfield Cc: freebsd-questions@FreeBSD.ORG Subject: Re: freetype2 after XFree86-4 install Message-ID: <20020611155747.GC14164@dan.emsphone.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.99i X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In the last episode (Jun 11), Richard Fairfield said: > Today I installed XFree86-4.2.0_1,1 via "pkg_add -vr XFree86.tgz". > After the installation was complete, "pkg_version -v" says this: > > freetype2-2.0.9 < needs updating (port has 2.1.0_1) > > and "pkg_info -R freetype2-2.0.9" says this: > Required by: > XFree86-libraries-4.2.0_1 > XFree86-4.2.0_1,1 > > Me question is, can I do the following to update freetype to the > current version: > > pkg_delete -f freetype2-2.0.9 > cd /usr/ports/print/freetype2; make; make install > > or are the XFree86 packages somehow dependent on the particular > installed version of freetype2 ? The best way to handle upgrades like this is to install the portupgrade package, and run "portupgrade freetype2". Portupgrade will upgrade freetype but keep any old shared libraries, so that ports built with the old version will still work. -- Dan Nelson dnelson@allantgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 9:10:53 2002 Delivered-To: freebsd-questions@freebsd.org Received: from balder.inter.net.il (balder.inter.net.il [192.114.186.15]) by hub.freebsd.org (Postfix) with ESMTP id 440E937B412 for ; Tue, 11 Jun 2002 09:09:45 -0700 (PDT) Received: from adam (diup-190-98.inter.net.il [213.8.190.98]) by balder.inter.net.il (Mirapoint Messaging Server MOS 3.1.0.58-GA) with ESMTP id BMJ56073; Tue, 11 Jun 2002 19:09:39 +0300 (IDT) From: "Adam Balali" To: Subject: FreeBSD 4.6 Date: Tue, 11 Jun 2002 19:10:05 +0200 Message-ID: <000001c2116a$d6c81e80$62be08d5@adam> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0001_01C2117B.9A527520" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 Importance: Normal 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 This is a multi-part message in MIME format. ------=_NextPart_000_0001_01C2117B.9A527520 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hey, I noticed that the 4.6 version of FreeBSD had been released. I want to download this final release (not the beta one from your FTP) Where from I can download it? With thanks, Balali Adam ------=_NextPart_000_0001_01C2117B.9A527520 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Hey,

I noticed that the 4.6 version of FreeBSD had been = released.

I want to download this final release (not the beta one from your = FTP)

Where from I can download it?

 

 

        = ;            =     With thanks,

        = ;            =             &= nbsp;   Balali Adam

 

------=_NextPart_000_0001_01C2117B.9A527520-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 9:27:37 2002 Delivered-To: freebsd-questions@freebsd.org Received: from bamse.ktv.se (bamse.ktv.se [195.17.241.138]) by hub.freebsd.org (Postfix) with ESMTP id 1947B37B40B for ; Tue, 11 Jun 2002 09:27:32 -0700 (PDT) Received: from leo.ktv.se (gw.ktv.se [194.52.13.251]) by bamse.ktv.se (8.12.3/8.12.3) with ESMTP id g5BGReWM011120; Tue, 11 Jun 2002 18:27:41 +0200 (CEST) (envelope-from leo@ktv.se) Content-Type: text/plain; charset="iso-8859-1" From: Leo De Geer Reply-To: leo@ktv.se Organization: Kristianstad Teknikverkstad To: Dan Nelson Subject: Re: problem with mysql threads on freebsd Date: Tue, 11 Jun 2002 18:27:17 +0200 X-Mailer: KMail [version 1.4] Cc: mysql@lists.mysql.com, freebsd-questions@FreeBSD.ORG References: <200206110836.55860.leo@ktv.se> <20020611143008.GB14164@dan.emsphone.com> In-Reply-To: <20020611143008.GB14164@dan.emsphone.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200206111827.17783.leo@ktv.se> Sender: owner-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 Tuesday 11 June 2002 16.30, Dan Nelson wrote: > In the last episode (Jun 11), Leo De Geer said: > > im not abel to get mysql to use more then one thread on my freebsd > > 4.5-stable any one having a klue that wrong????? > > Do not assume that the way Linux manages threads is the only one. > Mysql on FreeBSD does create threads; they are just not visible via top > (in fact Linux is the only OS that shows threads in top). FreeBSD's > threads system, however will not put those threads on multiple CPUs. > You can work around this by building the mysql port with LinuxThreads: > > cd /usr/ports/databases/mysql323-server > make WITH_LINUXTHREADS=3Dyes > > This is only useful if your system is dedicated to mysql, though. If > it is a combination webserver/database, the other CPU will be busy > enough serving webpages, and FreeBSD's regular threads will do fine. thanks that is the thing i have looking for. regards leo --=20 MVH C. Leo De Geer www.dinsignal.com www.ktv.se www.teknikshoppen.nu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 9:29:45 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web10107.mail.yahoo.com (web10107.mail.yahoo.com [216.136.130.57]) by hub.freebsd.org (Postfix) with SMTP id 87C0837B408 for ; Tue, 11 Jun 2002 09:29:39 -0700 (PDT) Message-ID: <20020611162939.26115.qmail@web10107.mail.yahoo.com> Received: from [68.5.49.41] by web10107.mail.yahoo.com via HTTP; Tue, 11 Jun 2002 09:29:39 PDT Date: Tue, 11 Jun 2002 09:29:39 -0700 (PDT) From: twig les Subject: 4.6 release 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 apologize if this is an easily-answered question, but where is 4.6 Release? I keep checking ftp.freebsd.org and under 4.6 ISO images there is only RC2. Have I missed some announcement somewhere? I *have* looked before posting. Thanx. ===== ----------------------------------------------------------- Only failures don't include failing in their plans ----------------------------------------------------------- __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 10: 7:15 2002 Delivered-To: freebsd-questions@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id D934537B40A for ; Tue, 11 Jun 2002 10:07:05 -0700 (PDT) Received: from fledge.watson.org (localhost [127.0.0.1]) by fledge.watson.org (8.12.3/8.12.3) with ESMTP id g5BH6db4011293; Tue, 11 Jun 2002 13:06:39 -0400 (EDT) (envelope-from doug@safeport.com) Received: from localhost (doug@localhost) by fledge.watson.org (8.12.3/8.12.3/Submit) with SMTP id g5BH6cx0011290; Tue, 11 Jun 2002 13:06:39 -0400 (EDT) X-Authentication-Warning: fledge.watson.org: doug owned process doing -bs Date: Tue, 11 Jun 2002 13:06:38 -0400 (EDT) From: doug X-Sender: doug@fledge.watson.org To: Tom Kersten Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD 4.5 + KDE 3's kdm....error.... In-Reply-To: <20020611061124.29560.qmail@web10007.mail.yahoo.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Try http://freebsd.kde.org and look for bugs on http://www.kde.org On Mon, 10 Jun 2002, Tom Kersten wrote: > Hello, > > I am having some problems setting up kde's GUI login > manager (kdm). I am running FreeBSD 4.5 and XFree86 > 4.2. I am getting the following error when I try to > test it: > > > <--start--> > www# kdm -nodaemon > Jun 11 22:55:29 www kdm[5143]: Abnormal helper > termination, code 0, signal 81 > Jun 11 22:55:31 www kdm[5146]: Greeter exited > unexpectedly > Jun 11 22:55:31 www kdm[5146]: Abnormal helper > termination, code 1, signal 0 > Jun 11 22:55:33 www kdm[5153]: Greeter exited > unexpectedly > Jun 11 22:55:33 www kdm[5153]: Abnormal helper > termination, code 1, signal 0 > Jun 11 22:55:35 www kdm[5160]: Greeter exited > unexpectedly > Jun 11 22:55:35 www kdm[5160]: Abnormal helper > termination, code 1, signal 0 > Jun 11 22:55:37 www kdm[5167]: Greeter exited > unexpectedly > Jun 11 22:55:37 www kdm[5167]: Abnormal helper > termination, code 1, signal 0 > Jun 11 22:55:37 www kdm[5143]: Display :0 is being > disabled (restarting too fast) > <--end--> > > I have not configured anything in any files as I am > unsure of which to edit because the FreeBSD handbook > does not seem to cover KDE3, nor does the KDE.org > documentation and I am hesitant to blindly use the 2.2 > instructions. It appears that you only HAVE to edit > the /etc/ttyv file for it to work, but until I can > start it from the prompt without errors I do not want > to try to boot into it. "xdm" seems to work fine, any > ideas on why I am receiving this error with "kdm"?? > > Please reply to this email address as well as the > list, I am not a regular member to the -questions > list. > > Thank you for your time and any help you can give. > > Sincerely, > > Thomas Kersten > > __________________________________________________ > Do You Yahoo!? > Yahoo! - Official partner of 2002 FIFA World Cup > http://fifaworldcup.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 Tue Jun 11 10:27:12 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web14808.mail.yahoo.com (web14808.mail.yahoo.com [216.136.224.224]) by hub.freebsd.org (Postfix) with SMTP id 328CE37B404 for ; Tue, 11 Jun 2002 10:27:08 -0700 (PDT) Message-ID: <20020611172707.4764.qmail@web14808.mail.yahoo.com> Received: from [168.91.15.10] by web14808.mail.yahoo.com via HTTP; Tue, 11 Jun 2002 10:27:07 PDT Date: Tue, 11 Jun 2002 10:27:07 -0700 (PDT) From: Dave McCammon Subject: Re: abiword not printing To: freebsd-questions@freebsd.org In-Reply-To: <20020610214344.83727.qmail@web14808.mail.yahoo.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 > Sorry if this is trivial but.... > > I'm using kde3 with X4.2.0. > Using apsfilter printing to a remote HP printer. > I can print fine with everything else except for > Abiword (ver 1.0.2 today). > > In AbiWord, I can print to a file but when printing > to > lpr(AbiWord print menu) I get nothing(not even a > blank > page). > I can command line it "lpr abitext.doc.ps" and the > file prints ok. > Any help is appreciated. > ok..I have gotten AbiWord to print by adding -P raw to lpr in the printer command text box(in AbiWord). Which is a little annoying. Here is my printcap(what apsfilter added to default) # APS1_BEGIN:printer1 # - don't delete start label for apsfilter printer1 # - no other printer defines between BEGIN and END LABEL raw|lj5gray;r=600x600;q=medium;c=gray;p=letter;m=raw:\ :lp=:\ :rm=disted:\ :rp=raw:\ :if=/usr/local/etc/apsfilter/basedir/bin/apsfilter:\ :sd=/var/spool/lpd/raw:\ :lf=/var/spool/lpd/raw/log:\ :af=/var/spool/lpd/raw/acct:\ :mx#0:\ :sf:\ :rc:\ :sh: # APS1_END - don't delete this Like is stated before, everything else prints OK. Is this the norm for AbiWord or am I missing something? __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 10:31:58 2002 Delivered-To: freebsd-questions@freebsd.org Received: from su.ualberta.ca (mail.su.ualberta.ca [129.128.133.14]) by hub.freebsd.org (Postfix) with ESMTP id 2C12737B408 for ; Tue, 11 Jun 2002 10:31:54 -0700 (PDT) Received: by su.ualberta.ca (CommuniGate Pro PIPE 4.0b1) with PIPE id 46574319; Tue, 11 Jun 2002 11:31:50 -0600 Received: from [129.128.133.11] ([129.128.133.11] verified) by su.ualberta.ca (CommuniGate Pro SMTP 4.0b1) with ESMTP-TLS id 46574318; Tue, 11 Jun 2002 11:31:30 -0600 User-Agent: Microsoft-Entourage/10.1.0.2006 Date: Tue, 11 Jun 2002 11:31:30 -0600 Subject: Re: uhub0: device problem, disabling port 2 From: Colin Harford To: James Earl , Message-ID: In-Reply-To: <20020611155257.68998868.kim-james@telusplanet.net> Mime-version: 1.0 X-address: Suite 2-900, SUB, University of Alberta, 8900-114 St, Edmonton: Alberta, T6G 2J7 X-disclaimer: Opinions expressed herein are solely the responsibility Content-type: text/plain; charset="ISO-8859-1" Content-transfer-encoding: quoted-printable X-Spam-Status: No, hits=-102.6 required=5.0 tests=IN_REP_TO,NO_MX_FOR_FROM,USER_IN_WHITELIST version=2.20 X-Spam-Level: Sender: owner-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 6/11/02 3:52 PM, "James Earl" wrote: > Hi, >=20 > I have an HP ScanJet 4100C USB scanner. FreeBSD (4.5, 4.6) gives for > following message when the device is connected to either usb port on my > computer: >=20 > uhub0: device problem, disabling port 2 >=20 > My USB controller is stated as an: Intel 82371AB/EB (PIIX4) on uhci0 >=20 > I have searched through the mailing list archives, and have seen a couple > other posts from people with a similar problem, but they haven't received= any > follow-up posts. >=20 > Can anyone here give me any direction regarding this problem? Should I p= ost > this message on freebsd-hardware? >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message 1) try disabling pcibios 2) check IRQ conflicts... Colin Harford =A0=A0=A0 =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 Systems and Network Administrator =A0=A0=A0=A0 Apple Product Professional =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =A0=A0=A0=A0 Computer and Network Support =A0=A0=A0=A0=A0=A0=A0=A0 University of Alberta Students' Union =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 Phone: (780) 492-4241 =A0=A0Fax: =A0(780) 492-4643 http://www.su.ualberta.ca "I sense much NT in you, NT leads to Blue Screen. Blue Screen leads to downtime, downtime leads to suffering. NT is the path to the darkside." - Unknown Unix Jedi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 10:45:55 2002 Delivered-To: freebsd-questions@freebsd.org Received: from entropy.ms.washington.edu (entropy.ms.washington.edu [128.95.18.1]) by hub.freebsd.org (Postfix) with ESMTP id CC32D37B40D for ; Tue, 11 Jun 2002 10:45:50 -0700 (PDT) Received: from entropy.ms.washington.edu (entropy.ms.washington.edu [128.95.18.1]) by entropy.ms.washington.edu (8.11.6/8.11.6) with ESMTP id g5BHi6t516412; Tue, 11 Jun 2002 10:44:06 -0700 (PDT) Date: Tue, 11 Jun 2002 10:44:06 -0700 (PDT) From: Richard Fairfield To: Dan Nelson Cc: Subject: SUMMARY: freetype2 after XFree86-4 install In-Reply-To: <20020611155747.GC14164@dan.emsphone.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > In the last episode (Jun 11), Richard Fairfield said: > > Today I installed XFree86-4.2.0_1,1 via "pkg_add -vr XFree86.tgz". > > After the installation was complete, "pkg_version -v" says this: > > > > freetype2-2.0.9 < needs updating (port has 2.1.0_1) > > > > and "pkg_info -R freetype2-2.0.9" says this: > > Required by: > > XFree86-libraries-4.2.0_1 > > XFree86-4.2.0_1,1 > > > > Me question is, can I do the following to update freetype to the > > current version: > > > > pkg_delete -f freetype2-2.0.9 > > cd /usr/ports/print/freetype2; make; make install > > > > or are the XFree86 packages somehow dependent on the particular > > installed version of freetype2 ? > > The best way to handle upgrades like this is to install the portupgrade > package, and run "portupgrade freetype2". Portupgrade will upgrade > freetype but keep any old shared libraries, so that ports built with > the old version will still work. > > -- > Dan Nelson > dnelson@allantgroup.com > Dan: Thanks for the suggestion. I already had portupgrade installed on my system so I did this: pkgdb -F # answered yes to fix all problems with freetype2 portupgrade freetype2 Now, here is the freetype2 entry from "pkg_version -v": freetype2-2.1.0_1 = up-to-date with port And, as far as I can tell, everything X-ish is working properly after the port upgrade. thanks again, rcf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 10:52:42 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.xtraxion.com (e134174.upc-e.chello.nl [213.93.134.174]) by hub.freebsd.org (Postfix) with ESMTP id 8729137B40A for ; Tue, 11 Jun 2002 10:52:25 -0700 (PDT) Received: from xp (xp.xtraxion.com [10.0.0.3]) by ns1.xtraxion.com (8.12.3/8.12.3) with SMTP id g5BHwFWN001514; Tue, 11 Jun 2002 19:58:30 +0200 (CEST) (envelope-from mailing@rickhoppe.nl) From: "Rick Hoppe" To: "Adam Balali" Cc: Subject: RE: FreeBSD 4.6 Date: Tue, 11 Jun 2002 19:51:54 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 In-Reply-To: <000001c2116a$d6c81e80$62be08d5@adam> 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 From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Adam Balali > I noticed that the 4.6 version of FreeBSD had been released. No, you did not. > I want to download this final release (not the beta one from your FTP) > Where from I can download it? The release is not official until a PGP signed message is sent to announce@FreeBSD.org by someone on the release engineering team. For 4.6, that message will come from me. Please wait for the official announcement. Regards, Rick Hoppe Network- and Systemspecialist Xtraxion Internet To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 10:54:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.xtraxion.com (e134174.upc-e.chello.nl [213.93.134.174]) by hub.freebsd.org (Postfix) with ESMTP id C5B0937B405 for ; Tue, 11 Jun 2002 10:54:38 -0700 (PDT) Received: from xp (xp.xtraxion.com [10.0.0.3]) by ns1.xtraxion.com (8.12.3/8.12.3) with SMTP id g5BI0VWN001524; Tue, 11 Jun 2002 20:00:35 +0200 (CEST) (envelope-from mailing@rickhoppe.nl) From: "Rick Hoppe" To: "twig les" Cc: Subject: RE: 4.6 release Date: Tue, 11 Jun 2002 19:54:10 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 In-Reply-To: <20020611162939.26115.qmail@web10107.mail.yahoo.com> Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > I apologize if this is an easily-answered question, > but where is 4.6 Release? I keep checking > ftp.freebsd.org and under 4.6 ISO images there is only > RC2. Have I missed some announcement somewhere? I > *have* looked before posting. The release is not official until a PGP signed message is sent to announce@FreeBSD.org by someone on the release engineering team. For 4.6, that message will come from me. Regards, Rick Hoppe Network- and Systemspecialist Xtraxion Internet To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 11: 9: 1 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.navitaire.com (mail.navitaire.com [205.182.62.81]) by hub.freebsd.org (Postfix) with ESMTP id 4391B37B400 for ; Tue, 11 Jun 2002 11:08:58 -0700 (PDT) Received: from exchange.Navitaire.com (exch.navitaire.com [149.122.4.14]) by mail.navitaire.com (Switch-2.1.4/Switch-2.1.0) with ESMTP id g5BI8vr23515 for ; Tue, 11 Jun 2002 13:08:57 -0500 (CDT) Received: by exchange.Navitaire.com with Internet Mail Service (5.5.2653.19) id ; Tue, 11 Jun 2002 13:07:19 -0500 Message-ID: From: "Henning, Brian" To: freebsd-questions@FreeBSD.ORG Subject: scsi over atapi Date: Tue, 11 Jun 2002 13:07:18 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Is there SCSI over ATAPI support for FreeBSD? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 11:12:23 2002 Delivered-To: freebsd-questions@freebsd.org Received: from anchorageinternet.org (groggy.anc.acsalaska.net [208.151.119.232]) by hub.freebsd.org (Postfix) with ESMTP id 32CB237B408 for ; Tue, 11 Jun 2002 11:12:11 -0700 (PDT) Received: (from abc@localhost) by anchorageinternet.org (8.11.6/8.11.6) id g5BIC7Y14031 for "freebsd-questions" ; Tue, 11 Jun 2002 18:12:07 GMT (envelope-from abc@anchorageinternet.org) Date: Tue, 11 Jun 2002 18:12:07 GMT From: Abc Xyz Message-Id: <200206111812.g5BIC7Y14031@anchorageinternet.org> Subject: hplj 1200 X-Mailer: Umail v2.3 To: "freebsd-questions" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG FBSD 4.5 this isn't a question, but i think it would be good to archive for search/help purposes. i got a HP LaserJet 1200, and i wouldn't print. it would just blink it's lights when i tried. it is a nice printer (<$400), with a PostScript engine. no ghostscript needed! just dump ASCII or PS to it! anyway, the problem was resolved by setting BIOS Lpt settings to EPP. it refused to print in "compatible" mode. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 11:14:42 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web11008.mail.yahoo.com (web11008.mail.yahoo.com [216.136.131.58]) by hub.freebsd.org (Postfix) with SMTP id CB2DD37B400 for ; Tue, 11 Jun 2002 11:14:38 -0700 (PDT) Message-ID: <20020611181438.32647.qmail@web11008.mail.yahoo.com> Received: from [202.125.137.130] by web11008.mail.yahoo.com via HTTP; Tue, 11 Jun 2002 11:14:38 PDT Date: Tue, 11 Jun 2002 11:14:38 -0700 (PDT) From: faisal gillani Subject: OT question sorry but i need salution fast .... 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 well sorry fro this but i couldent find any other place to ask this question & i need the salution very badly this will gratly benift me well i have 2 ethernet networks running which i want to connect but the distance between them is above 400 meters .. so this is way beyond the normal lan hardware .. i am here in pakistan where no such high bandwith devices or support exisit .. i was thinking about that thicknet cable but dont know what hardware to get for this .. also are there any wireless hardwares for this senario ? thanks you very much for reading ===== *╨╓., ╦╦,.╓╨*╗╗╗*╓ Allah-hu-Akber*╨╓., ╦╦,.╓╨*╗╗*╓ __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 12: 6:54 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (oe65.pav1.hotmail.com [64.4.30.200]) by hub.freebsd.org (Postfix) with ESMTP id 2023E37B409 for ; Tue, 11 Jun 2002 12:06:49 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 11 Jun 2002 12:06:49 -0700 X-Originating-IP: [66.57.227.223] From: "Tommie \"TJ\" Fitzgerald, Jr." To: References: <20020611181438.32647.qmail@web11008.mail.yahoo.com> Subject: Re: OT question sorry but i need salution fast .... Date: Tue, 11 Jun 2002 15:06:31 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Message-ID: X-OriginalArrivalTime: 11 Jun 2002 19:06:49.0033 (UTC) FILETIME=[23477390:01C2117B] Sender: owner-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: "faisal gillani" To: Sent: Tuesday, June 11, 2002 2:14 PM Subject: OT question sorry but i need salution fast .... well sorry fro this but i couldent find any other place to ask this question & i need the salution very badly this will gratly benift me well i have 2 ethernet networks running which i want to connect but the distance between them is above 400 meters .. so this is way beyond the normal lan hardware .. i am here in pakistan where no such high bandwith devices or support exisit .. i was thinking about that thicknet cable but dont know what hardware to get for this .. also are there any wireless hardwares for this senario ? thanks you very much for reading ===== *╨╓., ╦╦,.╓╨*╗╗╗*╓ Allah-hu-Akber*╨╓., ╦╦,.╓╨*╗╗*╓ _______________________ Thicknet will support segment lengths of up to 500 meters, so that would be a viable solution. It requires thicknet transceivers with "vampire taps" and transceiver cables (which can be up to 50 meters long) to attach to a device. You could also try fiber-optic, but that's quite expensive. There are some good wireless solutions available also: your choice would depend greatly on the level of security you require and your budget constraint, but you may not find the technology you need to implement it. ps: I'm no networking expert, just a student, and we just covered this stuff in class.... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 12: 8:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ren.sasknow.com (ren.sasknow.com [207.195.92.131]) by hub.freebsd.org (Postfix) with ESMTP id 4B02A37B40E for ; Tue, 11 Jun 2002 12:08:49 -0700 (PDT) Received: from localhost (ryan@localhost) by ren.sasknow.com (8.11.6/8.11.6) with ESMTP id g5BJ8lo38132; Tue, 11 Jun 2002 13:08:47 -0600 (CST) (envelope-from ryan@sasknow.com) Date: Tue, 11 Jun 2002 13:08:47 -0600 (CST) From: Ryan Thompson To: faisal gillani Cc: questions@FreeBSD.ORG Subject: Re: OT question sorry but i need salution fast .... In-Reply-To: <20020611181438.32647.qmail@web11008.mail.yahoo.com> Message-ID: <20020611125528.F29063-100000@ren.sasknow.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG faisal gillani wrote to questions@FreeBSD.ORG: > well sorry fro this but i couldent find any other place to ask this > question & i need the salution very badly this will gratly benift me > well i have 2 ethernet networks running which i want to connect but > the distance between them is above 400 meters .. so this is way > beyond the normal lan hardware .. Hi Faisal, Try a router, switch, or bridge to interconnect the two LANs. If you want a FreeBSD solution, configure a FreeBSD machine with two network cards in bridging mode, or just as a gateway with a subnet configured on each interface. If you don't have a spare machine, this is expensive. If you *do* have a spare machine, it's free. :-) - Ryan > i am here in pakistan where no such high bandwith > devices or support exisit .. i was thinking about that > thicknet cable but dont know what hardware to get for > this .. also are there any wireless hardwares for this > senario ? > thanks you very much for reading > > =3D=3D=3D=3D=3D > *=BA=A4., =B8=B8,.=A4=BA*=A8=A8=A8*=A4 Allah-hu-Akber*=BA=A4., =B8=B8,.= =A4=BA*=A8=A8*=A4 > > __________________________________________________ > Do You Yahoo!? > Yahoo! - Official partner of 2002 FIFA World Cup > http://fifaworldcup.yahoo.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > --=20 Ryan Thompson SaskNow Technologies - http://www.sasknow.com 901 1st Avenue North - Saskatoon, SK - S7K 1Y4 Tel: 306-664-3600 Fax: 306-664-3630 Saskatoon Toll-Free: 877-727-5669 (877-SASKNOW) North America To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 12:30:37 2002 Delivered-To: freebsd-questions@freebsd.org Received: from priv-edtnes04.telusplanet.net (fepout2.telus.net [199.185.220.237]) by hub.freebsd.org (Postfix) with ESMTP id 0822037B406 for ; Tue, 11 Jun 2002 12:30:33 -0700 (PDT) Received: from box.ici.net ([161.184.25.40]) by priv-edtnes04.telusplanet.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with SMTP id <20020611193031.BCJC1397.priv-edtnes04.telusplanet.net@box.ici.net>; Tue, 11 Jun 2002 13:30:31 -0600 Date: Wed, 12 Jun 2002 13:35:59 -0600 From: James Earl To: Colin Harford Cc: freebsd-questions@freebsd.org Subject: Re: uhub0: device problem, disabling port 2 Message-Id: <20020612133559.1640947e.kim-james@telusplanet.net> In-Reply-To: References: <20020611155257.68998868.kim-james@telusplanet.net> X-Mailer: Sylpheed version 0.7.7 (GTK+ 1.2.10; i386-portbld-freebsd4.6) 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 Assuming "boot -c" is the place to disable pcibios, I don't have a pcibios device to disable. Also, no IRQ conflicts were shown there. On Tue, 11 Jun 2002 11:31:30 -0600 Colin Harford wrote: > On 6/11/02 3:52 PM, "James Earl" wrote: > > > Hi, > > > > I have an HP ScanJet 4100C USB scanner. FreeBSD (4.5, 4.6) gives for > > following message when the device is connected to either usb port on my > > computer: > > > > uhub0: device problem, disabling port 2 > > > > My USB controller is stated as an: Intel 82371AB/EB (PIIX4) on uhci0 > > > > I have searched through the mailing list archives, and have seen a couple > > other posts from people with a similar problem, but they haven't received any > > follow-up posts. > > > > Can anyone here give me any direction regarding this problem? Should I post > > this message on freebsd-hardware? > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > 1) try disabling pcibios > 2) check IRQ conflicts... > > > Colin Harford ═══ > > ══════════════════════ ═══════════════ > Systems and Network Administrator ════ Apple Product Professional > ================================= ════ > Computer and Network Support ════════ > University of Alberta Students' Union ═════════════════ > Phone: (780) 492-4241 ══Fax: ═(780) 492-4643 > http://www.su.ualberta.ca > > > "I sense much NT in you, NT leads to Blue Screen. > Blue Screen leads to downtime, downtime leads to suffering. > NT is the path to the darkside." > - Unknown Unix Jedi > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 12:48:17 2002 Delivered-To: freebsd-questions@freebsd.org Received: from kanga.honeypot.net (kanga.honeypot.net [208.162.254.122]) by hub.freebsd.org (Postfix) with ESMTP id 10A4B37B405 for ; Tue, 11 Jun 2002 12:48:07 -0700 (PDT) Received: from pooh.int (mail@pooh.int [10.0.1.2]) by kanga.honeypot.net (8.12.3/8.12.3) with ESMTP id g5BJlxX5092778 for ; Tue, 11 Jun 2002 14:47:59 -0500 (CDT) (envelope-from kirk@strauser.com) Received: from kirk by pooh.int with local (Exim 3.35 #1 (Debian)) id 17HrcV-00043W-00 for ; Tue, 11 Jun 2002 14:47:59 -0500 To: freebsd-questions@freebsd.org Subject: Re: OT question sorry but i need salution fast .... References: <20020611181438.32647.qmail@web11008.mail.yahoo.com> From: Kirk Strauser Date: 11 Jun 2002 14:47:59 -0500 In-Reply-To: <20020611181438.32647.qmail@web11008.mail.yahoo.com> Message-ID: <87d6uxegwg.fsf@pooh.int> Lines: 18 X-Mailer: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 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 At 2002-06-11T18:14:38Z, faisal gillani writes: > well sorry fro this but i couldent find any other place to ask this > question & i need the salution very badly this will gratly benift me well > i have 2 ethernet networks running which i want to connect but the > distance between them is above 400 meters .. so this is way beyond the > normal lan hardware .. I'm not saying that this is an ideal solution, but could you install a cheap 4-port switch (not hub!) every 100 meters? Since switches generates signals themselves, rather than just passing the original electrical signal, that might extend your range sufficiently. Anyone care to tell me if or why this is a bad idea? -- Kirk Strauser The Strauser Group - http://www.strausergroup.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 12:52:34 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dolphin.lewiz.org (dialup.212-50-177-202.karoo.KCOM.COM [212.50.177.202]) by hub.freebsd.org (Postfix) with ESMTP id 435D637B403 for ; Tue, 11 Jun 2002 12:52:27 -0700 (PDT) Received: from turtle.lewiz.org (turtle.lewiz.org [192.168.0.9]) by dolphin.lewiz.org with esmtp; Tue, 11 Jun 2002 19:52:19 +0000 Subject: Re: OT question sorry but i need salution fast .... From: lewiz To: Kirk Strauser Cc: freebsd-questions@freebsd.org In-Reply-To: <87d6uxegwg.fsf@pooh.int> References: <20020611181438.32647.qmail@web11008.mail.yahoo.com> <87d6uxegwg.fsf@pooh.int> X-Mailer: Ximian Evolution 1.0.5 Date: 11 Jun 2002 20:52:30 +0100 Message-Id: <1023825151.707.0.camel@turtle.lewiz.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=_dolphin.lewiz.org-94595-1023825140-0001-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 This is a MIME-formatted message. If you see this text it means that your E-mail software does not support MIME-formatted messages. --=_dolphin.lewiz.org-94595-1023825140-0001-2 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Most hubs are active these days so as far as it goes you could just use one of those. -lewiz. On Tue, 2002-06-11 at 20:47, Kirk Strauser wrote: >=20 > At 2002-06-11T18:14:38Z, faisal gillani writes: >=20 > > well sorry fro this but i couldent find any other place to ask this > > question & i need the salution very badly this will gratly benift me we= ll > > i have 2 ethernet networks running which i want to connect but the > > distance between them is above 400 meters .. so this is way beyond the > > normal lan hardware .. >=20 > I'm not saying that this is an ideal solution, but could you install a ch= eap > 4-port switch (not hub!) every 100 meters? Since switches generates sign= als > themselves, rather than just passing the original electrical signal, that > might extend your range sufficiently. >=20 > Anyone care to tell me if or why this is a bad idea? > --=20 > Kirk Strauser > The Strauser Group - http://www.strausergroup.com/ >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message >=20 --=20 `Linux is for people who hate Microsoft. FreeBSD is for people who love UNIX.` Website accessible from http://www.lewiz.info/ GPG public keyring: http://www.westwood.karoo.net/pubring.gpg --=_dolphin.lewiz.org-94595-1023825140-0001-2 Content-Type: application/pgp-signature; name="signature.asc" Content-Transfer-Encoding: 7bit Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQA9BlT+ENEq59FkzSoRAk1TAJ9y/U6v9U/iYAd/8MoQ6atWsh30/QCfSyAg 3P6dC3IQtq2xAsLCEx/qYW0= =R18m -----END PGP SIGNATURE----- --=_dolphin.lewiz.org-94595-1023825140-0001-2-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 13: 4:12 2002 Delivered-To: freebsd-questions@freebsd.org Received: from cody.jharris.com (cody.jharris.com [205.238.128.83]) by hub.freebsd.org (Postfix) with ESMTP id 2097837B404 for ; Tue, 11 Jun 2002 13:04:07 -0700 (PDT) Received: from localhost (nick@localhost) by cody.jharris.com (8.11.1/8.9.3) with ESMTP id g5BKRJV42753; Tue, 11 Jun 2002 15:27:19 -0500 (CDT) (envelope-from nick@rogness.net) Date: Tue, 11 Jun 2002 15:27:19 -0500 (CDT) From: Nick Rogness X-Sender: nick@cody.jharris.com To: faisal gillani Cc: questions@FreeBSD.ORG Subject: Re: OT question sorry but i need salution fast .... In-Reply-To: <20020611181438.32647.qmail@web11008.mail.yahoo.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 11 Jun 2002, faisal gillani wrote: > well sorry fro this but i couldent find any other place to ask this > question & i need the salution very badly this will gratly benift me > well i have 2 ethernet networks running which i want to connect but > the distance between them is above 400 meters .. so this is way beyond > the normal lan hardware .. > i am here in pakistan where no such high bandwith devices or support > exisit .. i was thinking about that thicknet cable but dont know what > hardware to get for this .. also are there any wireless hardwares for > this senario ? thanks you very much for reading Several companies sell ethernet extenders. Pairgain sells a device that does this by connecting the 2 ends by sDSL which is 768K symmetrical. The distance is about 3miles or so. It looks like an ethernet on both ends. There is a small (modem-sized) device which sits on both sides. See www.pairgain.com for more info. Tut Systems also sells these ethernet extenders as well. I've used both Pairgain and Tut Systems gear with great luck (up to about 3 miles or so). There are other companies as well. Of course, for the cost of these devices you would be better off chaining switches together to reach your distance, which was suggested by a previous poster. Another posibility is Wireless 802.11 which might have the distance you need. Nick Rogness - Don't mind me...I'm just sniffing your packets To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 13:28: 2 2002 Delivered-To: freebsd-questions@freebsd.org Received: from CPE0004761ac738-CM00109515bc65.cpe.net.cable.rogers.com (CPE0004761ac738-CM00109515bc65.cpe.net.cable.rogers.com [24.103.39.131]) by hub.freebsd.org (Postfix) with SMTP id 9EFFF37B403 for ; Tue, 11 Jun 2002 13:27:58 -0700 (PDT) Received: (qmail 55450 invoked from network); 11 Jun 2002 20:28:02 -0000 Received: from unknown (HELO vsivyoung) (142.76.1.62) by cpe0004761ac738-cm00109515bc65.cpe.net.cable.rogers.com with SMTP; 11 Jun 2002 20:28:02 -0000 Message-ID: <007901c21186$9272eb90$c801a8c0@vsivyoung> From: "Miroslav Pendev" To: "faisal gillani" Cc: "freebsd-questions" References: <20020611181438.32647.qmail@web11008.mail.yahoo.com> Subject: Re: OT question sorry but i need salution fast .... Date: Tue, 11 Jun 2002 16:27:28 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 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 How about two cheap wireless 2.4 GHz cards and only one satelite dish with convertor for 2.4GHz?! I was able to cover about 5Km with two Proxim Symphony PCI cards, one year ago. But, you need direct visibility between the two buildings. Otherwise, forget about it. --Miro ----- Original Message ----- From: "faisal gillani" To: Sent: Tuesday, June 11, 2002 2:14 PM Subject: OT question sorry but i need salution fast .... > well sorry fro this but i couldent find any other > place to ask this question & i need the salution very > badly this will gratly benift me > well i have 2 ethernet networks running which i want > to connect but the distance between them is above 400 > meters .. so this is way beyond the normal lan > hardware .. > i am here in pakistan where no such high bandwith > devices or support exisit .. i was thinking about that > thicknet cable but dont know what hardware to get for > this .. also are there any wireless hardwares for this > senario ? > thanks you very much for reading > > ===== > *╨╓., ╦╦,.╓╨*╗╗╗*╓ Allah-hu-Akber*╨╓., ╦╦,.╓╨*╗╗*╓ > > __________________________________________________ > Do You Yahoo!? > Yahoo! - Official partner of 2002 FIFA World Cup > http://fifaworldcup.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 Tue Jun 11 13:30:44 2002 Delivered-To: freebsd-questions@freebsd.org Received: from priv-edtnes15-hme0.telusplanet.net (defout.telus.net [199.185.220.240]) by hub.freebsd.org (Postfix) with ESMTP id CDD7C37B409 for ; Tue, 11 Jun 2002 13:30:32 -0700 (PDT) Received: from box.ici.net ([161.184.24.43]) by priv-edtnes15-hme0.telusplanet.net (InterMail vM.5.01.04.01 201-253-122-122-101-20011014) with SMTP id <20020611203031.VFRR21685.priv-edtnes15-hme0.telusplanet.net@box.ici.net>; Tue, 11 Jun 2002 14:30:31 -0600 Date: Wed, 12 Jun 2002 14:35:19 -0600 From: James Earl To: Colin Harford Cc: freebsd-questions@freebsd.org Subject: Re: uhub0: device problem, disabling port 2 Message-Id: <20020612143519.435f5e02.kim-james@telusplanet.net> In-Reply-To: References: <20020611155257.68998868.kim-james@telusplanet.net> X-Mailer: Sylpheed version 0.7.7 (GTK+ 1.2.10; i386-portbld-freebsd4.6) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I recompiled my kernel with some of the usb debug options. Here's some of the new info it gave me. I'm not sure if it helps though: uhci0: port 0xe000-0xe01f irq 11 at de vice 7.2 on pci0 uhci0: LegSup = 0x00000010 uhci_run: setting run=0 uhci_run: done cmd=0x80 sts=0x20 uhci_run: setting run=1 uhci_run: done cmd=0x81 sts=0x0 usb0: on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered ums0: Logitech USB-PS/2 Optical Mouse, rev 2.00/11.00, addr 2, iclass 3/1 ums0: 3 buttons and Z dir. uhci_waitintr: timeout usbd_transfer_cb: short transfer 0<18 usbd_new_device: addr=3, getting full desc failed uhub_explore: usb_new_device failed, error=SHORT_XFER uhub0: device problem, disabling port 2 On Tue, 11 Jun 2002 11:31:30 -0600 Colin Harford wrote: > On 6/11/02 3:52 PM, "James Earl" wrote: > > > Hi, > > > > I have an HP ScanJet 4100C USB scanner. FreeBSD (4.5, 4.6) gives for > > following message when the device is connected to either usb port on my > > computer: > > > > uhub0: device problem, disabling port 2 > > > > My USB controller is stated as an: Intel 82371AB/EB (PIIX4) on uhci0 > > > > I have searched through the mailing list archives, and have seen a couple > > other posts from people with a similar problem, but they haven't received any > > follow-up posts. > > > > Can anyone here give me any direction regarding this problem? Should I post > > this message on freebsd-hardware? > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > 1) try disabling pcibios > 2) check IRQ conflicts... > > > Colin Harford ═══ > > ══════════════════════ ═══════════════ > Systems and Network Administrator ════ Apple Product Professional > ================================= ════ > Computer and Network Support ════════ > University of Alberta Students' Union ═════════════════ > Phone: (780) 492-4241 ══Fax: ═(780) 492-4643 > http://www.su.ualberta.ca > > > "I sense much NT in you, NT leads to Blue Screen. > Blue Screen leads to downtime, downtime leads to suffering. > NT is the path to the darkside." > - Unknown Unix Jedi > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 13:35:43 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.melim.com.br (salseiros.melim.com.br [200.215.110.23]) by hub.freebsd.org (Postfix) with ESMTP id 9DDFD37B40E for ; Tue, 11 Jun 2002 13:35:37 -0700 (PDT) Received: from praiadosamores.melim.com.br (praiadosamores.melim.com.br [200.215.110.20]) by mail.melim.com.br (Postfix) with SMTP id 968C5BAB4 for ; Tue, 11 Jun 2002 17:35:26 -0300 (BRT) Date: Tue, 11 Jun 2002 17:35:26 -0300 From: Ronan Lucio To: freebsd-questions@freebsd.org Subject: LPD Message-Id: <20020611173526.3b0387e5.ronanl@melim.com.br> Organization: Melim Internet X-Mailer: Sylpheed version 0.7.4 (GTK+ 1.2.10; i386-portbld-freebsd4.5) 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 Hello, I'm having a problem with lpd. I reinstalled a FreeBSD-4.5 box that must have a printer queue on another AIX Server sends the jobs from it's (AIX) queue to be printed. Ok, hown I have never figured out a print queue, I have just copied the configurations from the old (FreeBSD-3.2) server. The problem is: When a computer sends a job to the queue, it prints perfectly, but the file /var/spool/lpd//lock isn't been removed... :-/ When I remove lock file manualy, it prints normaly once again and don't remove lock file. I've copied the follow files: /etc/princap /etc/hosts.allow /etc/hosts.lpd /usr/lib/lp/filters (and it's contents) I have also needed to create the directories: /var/spool/lpd/lp /var/spool/lpd/ra1-14 /var/spool/lpd/ra1-15 /var/spool/lpd/ra1-16 /var/spool/lpd/spo Printcap file has the follow contents: #--- Begin printcap file --- # lp|local line printer:\ :lp=/dev/lpt0:sd=/var/spool/lpd/lp: \ :mx#0:so:sh:sb:of=/usr/lib/lp/filters/filter:sf ra1-14|ra1 printer:\ :lp=/dev/null:sd=/var/spool/lpd/ra1-14: \ :mx#0:so:sh:sb:of=/usr/lib/lp/filters/ra1-14:sf ra1-15|ra1 printer:\ :lp=/dev/null:sd=/var/spool/lpd/ra1-15: \ :mx#0:so:sh:sb:of=/usr/lib/lp/filters/ra1-15:sf ra1-16|ra1 printer:\ :lp=/dev/null:sd=/var/spool/lpd/ra1-16: \ :mx#0:so:sh:sb:of=/usr/lib/lp/filters/ra1-16:sf spo:\ :mx#0:rm=spo:rp=lp:sd=/var/spool/lpd/spo: # #--- End printcap file --- What can causing it? Thank's Ronan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 13:37: 4 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by hub.freebsd.org (Postfix) with SMTP id 1579737B400 for ; Tue, 11 Jun 2002 13:36:58 -0700 (PDT) Received: (qmail 16941 invoked by uid 0); 11 Jun 2002 20:36:56 -0000 Received: from tk212017108240.univie.teleweb.at (HELO suicidebox.gmx.net) (212.17.108.240) by mail.gmx.net (mp016-rz3) with SMTP; 11 Jun 2002 20:36:56 -0000 Message-Id: <5.0.2.1.0.20020611223421.03046220@pop.gmx.net> X-Sender: 4037158@pop.gmx.net (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.0.2 Date: Tue, 11 Jun 2002 22:36:39 +0200 To: freebsd-questions@freebsd.org From: Andreas Ntaflos Subject: Cc: rcf@ms.washington.edu, dnelson@allantgroup.com 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 On Tue, Jun 11, 2002 at 10:44:06AM -0700, Richard Fairfield wrote: > Dan: > > Thanks for the suggestion. I already had portupgrade installed on my > system so I did this: > pkgdb -F # answered yes to fix all problems with freetype2 > portupgrade freetype2 > > Now, here is the freetype2 entry from "pkg_version -v": > freetype2-2.1.0_1 = up-to-date with port > > And, as far as I can tell, everything X-ish is working properly after > the port upgrade. > This may be kind of off-topic, although it is about freetype2: when I try to portupgrade freetype2, I get errors like the following: [snip] install -c -o root -g wheel -m 444 $P /usr/local/include/freetype2/freetype ; \ done "Makefile", line 26: Need an operator "Makefile", line 28: Need an operator "./builds/toplevel.mk", line 46: Need an operator "./builds/toplevel.mk", line 48: Need an operator "./builds/toplevel.mk", line 59: Missing dependency operator "./builds/toplevel.mk", line 61: Need an operator Error expanding embedded variable. "Makefile", line 26: Need an operator [snip, continues with same error messages over and over again] . . . [snip] "./builds/toplevel.mk", line 46: Need an operator^ "./builds/toplevel.mk", line 48: Need an operator "./builds/toplevel.mk", line 59: Missing dependency operator "./builds/toplevel.mk", line 61: Need an operator Error expanding embedded variable. gmake: *** [install] Error 2 *** Error code 2 Stop in /usr/ports/print/freetype2. *** Error code 1 [snip] freetype2-2.0.9 gets reinstalled from the backed up version (thanks to portupgrade, I love it) and no new freetype2 for me.. This will become annoying at some time, since I like to do portupgrade -R whatever_port, and some day, this error will come back to me. Has anyone an idea what or why this could be? thanks and regards -- Andreas "ant" Ntaflos ntaflos.andreas@gmx.net Vienna, AUSTRIA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 13:38:41 2002 Delivered-To: freebsd-questions@freebsd.org Received: from entropy.ms.washington.edu (entropy.ms.washington.edu [128.95.18.1]) by hub.freebsd.org (Postfix) with ESMTP id 4961337B407 for ; Tue, 11 Jun 2002 13:38:31 -0700 (PDT) Received: from entropy.ms.washington.edu (entropy.ms.washington.edu [128.95.18.1]) by entropy.ms.washington.edu (8.11.6/8.11.6) with ESMTP id g5BKamt521902; Tue, 11 Jun 2002 13:36:48 -0700 (PDT) Date: Tue, 11 Jun 2002 13:36:48 -0700 (PDT) From: Richard Fairfield To: Cc: Richard Fairfield Subject: sendmail invocation from MUA Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello: I am used to setting up "client" machines so that no sendmail daemon is running. For outgoing mail, the MUA invokes sendmail, which is configured to relay off of our local mailserver. There seems to be two ways to do this under FreebBSD, one of which I cannot make work : Option 1, which works: - In /etc/mail/freebsd.mc, define SMART_HOST. For example: define(`SMART_HOST', `mailhost.ms.washington.edu')dnl - cd /etc/mail ; make cf ; make install - chown root /usr/lib/exec/sendmail/sendmail - chmod 4755 /usr/lib/exec/sendmail/sendmail Option 2, which fails: - In /etc/mail/, define an relay host. For example: FEATURE(msp mailhost.ms.washington.edu)dnl - cd /etc/mail ; make install-submit-cf The "make install-submit-cf" command generates this error message: /usr/bin/m4 -D_CF_DIR_=/usr/share/sendmail/cf/ /usr/share/sendmail/cf/m4/cf.m4 freebsd.submit.mc > freebsd.submit.cf m4: /usr/share/sendmail/cf/feature/msp mailhost.ms.washington.edu.m4: No such file or directory *** Error code 1 Stop in /etc/mail. It seems to be looking for an m4 file for the mail server, but that doesn't make sense to me. I'd prefer to use this second method. Can anyone help me get past this problem? Thank you, Richard Fairfield Math Sciences Computing Center University of Washington MSCC Departmental Telephone Number: 206-616-3636 My Office Telephone Number: 206-685-2303 Fax: 206-685-7419 rcf@ms.washington.edu **************************** System Info **************************** FreeBSD 4.5, updated with CVSup (tag=tag=RELENG_4). So I guess I'm really running 4.6 now?!? FreeBSD master.ms.washington.edu 4.6-RC FreeBSD 4.6-RC #0: Wed Jun 5 21:06:03 PDT 2002 root@master.ms.washington.edu:/usr/obj/usr/src/sys/GENERIC i386 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 13:42:45 2002 Delivered-To: freebsd-questions@freebsd.org Received: from scan.ji-net.com (scan.ji-net.com [203.130.156.4]) by hub.freebsd.org (Postfix) with ESMTP id 7488737B40B for ; Tue, 11 Jun 2002 13:42:40 -0700 (PDT) Received: from net1.ji-net.com ([203.156.15.120]) by scan.ji-net.com (8.11.2/8.11.2) with SMTP id g5BKgaQ24355 for ; Wed, 12 Jun 2002 03:42:37 +0700 Message-Id: <200206112042.g5BKgaQ24355@scan.ji-net.com> Date: Wed, 12 Jun 2002 03:44:41 To: freebsd-questions@FreeBSD.org From: goodhealthgoodjob@yahoo.com (foodforhealth) Subject: гя╧╧уИ╓ьЁ╢ыАейь╒юр╬АеИгкцвмбя╖ X-Virus-Scanned: by AMaViS-perl11-milter (http://amavis.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 А╧п╧сБ╩цА║ца╓г╨╓ьа╧Иск╧я║ Ю╬тХа╧Иск╧я║ ця║ирйь╒юр╬ ╓ьЁкцвм╓╧╥уХ╓ьЁця║║сея╖ам╖кргт╦у╢ыАейь╒юр╬╥уХЮ╩Г╧╦цца╙р╣тмбыХЦ╙ХДка? кр║╓ьЁЮ╨вХмк╧Хрб║я╨╓гра╬брбра╥уХДаХ╩цпй╨╓грайсЮцГ╗╓цяИ╖АеИг╓цяИ╖ЮеХр Ц╧║рц╢ыАейь╒юр╬Ю╬вХмцы╩цХр╖╥уХ╢у ЮцрауБ╩цА║цаБю╙╧р║рцЮ╬вХмйь╒юр╬ ╥уХ╙Хгб╓ьЁД╢И йскця╨╪ыИ╥уХау╩я╜кр ╧Иск╧я║Ю║т╧кцвммИг╧, ╪маЮ║т╧Д╩, ау╩я╜крйь╒юр╬ (╪маАкИ╖Ац╖╧Имб, ╬ь╖кИмбмв╢мр╢, ╒р╢╓грааяХ╧Ц╗, Бц╓юяб╤ракр,Ц╨к╧ИрЮ╩Г╧йтг, ╪тг╬ццЁЮкуХбгбХ╧, ╓╧ЮеХ╧║улр, ╓ьЁ╩Иргяб╥м╖, ╓ьЁ╧Им╖Ф ╥уХмбр║йгб)Ю╩Г╧╪ет╣юяЁ╠Л╗р║╦цца╙р╣т 100 % ДаХЦ╙Хбр ДаХ╣Им╖м╢мркрц ДаХау╪е╒Ир╖Ю╓уб╖ ДаХ╣Им╖мм║║сея╖║рб ©я╖╢ыДаХ╧ХрЮ╙вХмА╣Х║Г╣Им╖Ю╙вХмЮ╬црп╪Хр╧ мб.╥ь║╩цпЮ╥х╥уХЮ╒ИрД╩╒рбБ╢бЮ╘╬рп╩цпЮ╥хД╥бАепмЮацт║р ЦкИйрцмркрц╓ц╨╤Иг╧ ╩ця╨йа╢ье╒м╖цХр╖║рбе╢Д╒ая╧йХг╧Ю║т╧ ця╨цм╖╪еюрбЦ╧30гя╧╢Игбцп╨╨╓в╧Ю╖т╧100%(А╬╥бЛ╪ыИ╓т╢╓И╧мркрцйы╣ц╧уИ╓вм╓╧╥уХ╓т╢╓И╧мркрцЦкИ╧я║╨т╧мг║рхм╖╓Л║рц╧р╚Хр) й╧Ц╗ ╒м╓сА╧п╧сЮ╬тХаЮ╣таД╢И╥уХ ╓ьЁйтцт 01-8901701╬╨╓с╣м╨йь╢╥Ирб╒м╖╓ьЁД╢И╥уХ╧уХ http://www.smartslender.com/foodforhealth To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 13:47: 3 2002 Delivered-To: freebsd-questions@freebsd.org Received: from scan.ji-net.com (scan.ji-net.com [203.130.156.4]) by hub.freebsd.org (Postfix) with ESMTP id 6DFF337B400 for ; Tue, 11 Jun 2002 13:46:59 -0700 (PDT) Received: from net1.ji-net.com ([203.156.15.120]) by scan.ji-net.com (8.11.2/8.11.2) with SMTP id g5BKkuQ25395 for ; Wed, 12 Jun 2002 03:46:56 +0700 Message-Id: <200206112046.g5BKkuQ25395@scan.ji-net.com> Date: Wed, 12 Jun 2002 03:49:01 To: questions@FreeBSD.org From: goodhealthgoodjob@yahoo.com (foodforhealth) Subject: гя╧╧уИ╓ьЁ╢ыАейь╒юр╬АеИгкцвмбя╖ X-Virus-Scanned: by AMaViS-perl11-milter (http://amavis.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 А╧п╧сБ╩цА║ца╓г╨╓ьа╧Иск╧я║ Ю╬тХа╧Иск╧я║ ця║ирйь╒юр╬ ╓ьЁкцвм╓╧╥уХ╓ьЁця║║сея╖ам╖кргт╦у╢ыАейь╒юр╬╥уХЮ╩Г╧╦цца╙р╣тмбыХЦ╙ХДка? кр║╓ьЁЮ╨вХмк╧Хрб║я╨╓гра╬брбра╥уХДаХ╩цпй╨╓грайсЮцГ╗╓цяИ╖АеИг╓цяИ╖ЮеХр Ц╧║рц╢ыАейь╒юр╬Ю╬вХмцы╩цХр╖╥уХ╢у ЮцрауБ╩цА║цаБю╙╧р║рцЮ╬вХмйь╒юр╬ ╥уХ╙Хгб╓ьЁД╢И йскця╨╪ыИ╥уХау╩я╜кр ╧Иск╧я║Ю║т╧кцвммИг╧, ╪маЮ║т╧Д╩, ау╩я╜крйь╒юр╬ (╪маАкИ╖Ац╖╧Имб, ╬ь╖кИмбмв╢мр╢, ╒р╢╓грааяХ╧Ц╗, Бц╓юяб╤ракр,Ц╨к╧ИрЮ╩Г╧йтг, ╪тг╬ццЁЮкуХбгбХ╧, ╓╧ЮеХ╧║улр, ╓ьЁ╩Иргяб╥м╖, ╓ьЁ╧Им╖Ф ╥уХмбр║йгб)Ю╩Г╧╪ет╣юяЁ╠Л╗р║╦цца╙р╣т 100 % ДаХЦ╙Хбр ДаХ╣Им╖м╢мркрц ДаХау╪е╒Ир╖Ю╓уб╖ ДаХ╣Им╖мм║║сея╖║рб ©я╖╢ыДаХ╧ХрЮ╙вХмА╣Х║Г╣Им╖Ю╙вХмЮ╬црп╪Хр╧ мб.╥ь║╩цпЮ╥х╥уХЮ╒ИрД╩╒рбБ╢бЮ╘╬рп╩цпЮ╥хД╥бАепмЮацт║р ЦкИйрцмркрц╓ц╨╤Иг╧ ╩ця╨йа╢ье╒м╖цХр╖║рбе╢Д╒ая╧йХг╧Ю║т╧ ця╨цм╖╪еюрбЦ╧30гя╧╢Игбцп╨╨╓в╧Ю╖т╧100%(А╬╥бЛ╪ыИ╓т╢╓И╧мркрцйы╣ц╧уИ╓вм╓╧╥уХ╓т╢╓И╧мркрцЦкИ╧я║╨т╧мг║рхм╖╓Л║рц╧р╚Хр) й╧Ц╗ ╒м╓сА╧п╧сЮ╬тХаЮ╣таД╢И╥уХ ╓ьЁйтцт 01-8901701╬╨╓с╣м╨йь╢╥Ирб╒м╖╓ьЁД╢И╥уХ╧уХ http://www.smartslender.com/foodforhealth To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 13:53:28 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by hub.freebsd.org (Postfix) with SMTP id 36B4B37B40F for ; Tue, 11 Jun 2002 13:53:16 -0700 (PDT) Received: (qmail 22142 invoked by uid 0); 11 Jun 2002 20:53:14 -0000 Received: from tk212017108240.univie.teleweb.at (HELO suicidebox.gmx.net) (212.17.108.240) by mail.gmx.net (mp009-rz3) with SMTP; 11 Jun 2002 20:53:14 -0000 Message-Id: <5.0.2.1.0.20020611225216.0304db88@pop.gmx.net> X-Sender: 4037158@pop.gmx.net (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.0.2 Date: Tue, 11 Jun 2002 22:52:59 +0200 To: freebsd-questions@freebsd.org From: Andreas Ntaflos Subject: Re: freetype2 after XFree86-4 install Cc: rcf@ms.washington.edu, dnelson@allantgroup.com 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 On Tue, Jun 11, 2002 at 10:44:06AM -0700, Richard Fairfield wrote: > Dan: > > Thanks for the suggestion. I already had portupgrade installed on my > system so I did this: > pkgdb -F # answered yes to fix all problems with freetype2 > portupgrade freetype2 > > Now, here is the freetype2 entry from "pkg_version -v": > freetype2-2.1.0_1 = up-to-date with port > > And, as far as I can tell, everything X-ish is working properly after > the port upgrade. > This may be kind of off-topic, although it is about freetype2: when I try to portupgrade freetype2, I get errors like the following: [snip] install -c -o root -g wheel -m 444 $P /usr/local/include/freetype2/freetype ; \ done "Makefile", line 26: Need an operator "Makefile", line 28: Need an operator "./builds/toplevel.mk", line 46: Need an operator "./builds/toplevel.mk", line 48: Need an operator "./builds/toplevel.mk", line 59: Missing dependency operator "./builds/toplevel.mk", line 61: Need an operator Error expanding embedded variable. "Makefile", line 26: Need an operator [snip, continues with same error messages over and over again] . . . [snip] "./builds/toplevel.mk", line 46: Need an operator^ "./builds/toplevel.mk", line 48: Need an operator "./builds/toplevel.mk", line 59: Missing dependency operator "./builds/toplevel.mk", line 61: Need an operator Error expanding embedded variable. gmake: *** [install] Error 2 *** Error code 2 Stop in /usr/ports/print/freetype2. *** Error code 1 [snip] freetype2-2.0.9 gets reinstalled from the backed up version (thanks to portupgrade, I love it) and no new freetype2 for me.. This will become annoying at some time, since I like to do portupgrade -R whatever_port, and some day, this error will come back to me. Has anyone an idea what or why this could be? thanks and regards -- Andreas "ant" Ntaflos ntaflos.andreas@gmx.net Vienna, AUSTRIA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 13:59:54 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by hub.freebsd.org (Postfix) with SMTP id C171037B40A for ; Tue, 11 Jun 2002 13:59:40 -0700 (PDT) Received: (qmail 3282 invoked by uid 0); 11 Jun 2002 20:59:38 -0000 Received: from bw3-187pub102.bluewin.ch (HELO eraser.spiele.local) (62.202.187.102) by mail.gmx.net (mp011-rz3) with SMTP; 11 Jun 2002 20:59:38 -0000 Date: Tue, 11 Jun 2002 23:02:30 +0200 From: Xeon To: FreeBSD Questions Subject: Re: mount_msdos Message-Id: <20020611230230.0fe8d564.xeon@gmx.ch> X-Mailer: Sylpheed version 0.7.0claws (GTK+ 1.2.10; i386--freebsd4.4) 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 I finally "solved" the problem with mounting a fat32-partition on freebsd. I didn't try high enough slice-numbers, I only tried 1-4, I didn't think that the partition would have a higher number because there really was only one partition on the disk. and normally even device nodes only go from s1 to s4... But the correct position of the partition is ad6s5. This is because the partition on the disk is an extended dos partition, containing a logical partition with fs FAT32. and the first logical partition in an extended dos-partition seems to be s5. Man, why I didn't come on this idea earlier? but anyway, thanks for your help. regards chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 14: 8:20 2002 Delivered-To: freebsd-questions@freebsd.org Received: from yertle.kciLink.com (yertle.kcilink.com [216.194.193.105]) by hub.freebsd.org (Postfix) with ESMTP id 5B84637B40A for ; Tue, 11 Jun 2002 14:08:14 -0700 (PDT) Received: by yertle.kciLink.com (Postfix, from userid 100) id D7E902178A; Tue, 11 Jun 2002 17:08:13 -0400 (EDT) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii From: Vivek Khera To: freebsd-questions@freebsd.org Subject: Re: Testing incoming SMTP connections Newsgroups: ml.freebsd.questions References: X-Trace: lorax.kciLink.com 1023826264 8798 216.194.193.105 (11 Jun 2002 20:11:04 GMT) X-Complaints-To: daemon@kciLink.com X-Virus-Scanned: by AMaViS snapshot-20020517 (@kci) X-Razor-id: bf090f978ae1c9c207045ef0fc9b9d4b29a88534 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >>>>> "JL" == Jon Larssen writes: JL> IOW, how could you "reliably" test incoming connections from outside JL> your network? You make reciprocal agreements with friends who have remote networks to have test accounts on each other's systems. Then you can test your firewalling and such from the remote systems. -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Vivek Khera, Ph.D. Khera Communications, Inc. Internet: khera@kciLink.com Rockville, MD +1-240-453-8497 AIM: vivekkhera Y!: vivek_khera http://www.khera.org/~vivek/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 14: 8:26 2002 Delivered-To: freebsd-questions@freebsd.org Received: from yertle.kciLink.com (yertle.kcilink.com [216.194.193.105]) by hub.freebsd.org (Postfix) with ESMTP id C5FCD37B416 for ; Tue, 11 Jun 2002 14:08:20 -0700 (PDT) Received: by yertle.kciLink.com (Postfix, from userid 100) id 7C9FD2178B; Tue, 11 Jun 2002 17:08:20 -0400 (EDT) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii From: Vivek Khera To: freebsd-questions@freebsd.org Subject: Re: acroread4 broken after cvsup of ports? Newsgroups: ml.freebsd.questions References: <1022924394.315.21.camel@Demon.Strobe.org> X-Trace: lorax.kciLink.com 1023826698 8798 216.194.193.105 (11 Jun 2002 20:18:18 GMT) X-Complaints-To: daemon@kciLink.com X-Virus-Scanned: by AMaViS snapshot-20020517 (@kci) X-Razor-id: 4ce19c1ee0a9435c9b4c8ffe5eaae25cbc4548b2 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >>>>> "SR" == S Roberts writes: SR> Hello, SR> I had a perfectly working acrobat reader installation up until I SR> cvsup'd my ports tree today. When I try running acroread4, here what I SR> get: SR> ~ $ acroread4 SR> Warning: locale not supported by Xlib, locale set to C SR> Warning: X locale modifiers not supported, using default SR> Warning: Unable to get charset, using "ISO8859-1". SR> Exited with error code: 0x400e0009. My guess it is related to linux_base7. acroread5 does worse: it dumps core not just exit. i have no solution, which sucks. -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Vivek Khera, Ph.D. Khera Communications, Inc. Internet: khera@kciLink.com Rockville, MD +1-240-453-8497 AIM: vivekkhera Y!: vivek_khera http://www.khera.org/~vivek/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 14: 8:52 2002 Delivered-To: freebsd-questions@freebsd.org Received: from yertle.kciLink.com (yertle.kcilink.com [216.194.193.105]) by hub.freebsd.org (Postfix) with ESMTP id 4809D37B406 for ; Tue, 11 Jun 2002 14:08:32 -0700 (PDT) Received: by yertle.kciLink.com (Postfix, from userid 100) id E6E4A2178D; Tue, 11 Jun 2002 17:08:31 -0400 (EDT) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii From: Vivek Khera To: freebsd-questions@freebsd.org Subject: Re: Help with Cox cable modem on FreeBSD 4.5 Newsgroups: ml.freebsd.questions References: <20020602125549.A16596@permanently.misplaced.net> X-Trace: lorax.kciLink.com 1023827245 8798 216.194.193.105 (11 Jun 2002 20:27:25 GMT) X-Complaints-To: daemon@kciLink.com X-Virus-Scanned: by AMaViS snapshot-20020517 (@kci) X-Razor-id: fe6989b26db8ee55715be17886e46a852474fbb5 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >>>>> "CD" == Chad Day writes: CD> Hello.. I have a COX cable modem (northern virginia), and I'm kind of stuck now. I've done a lot of reading of documentation about getting the cable modem to work, and some of it has helped.. but.. here's where I'm at now. Wrap your lines, man... Anyhow, perhaps a sideways solution would be to buy something like the Netgear RP114 "firewall". I use it with Comcast. Basically it does the DHCP talking to your cable modem, and supports your internal network via DHCP using 192.168.0.* addresses and NAT. You can port forward from it to your internal server if you need public inbound access. Look for best buy to have them on sale with rebates for as low as $40. -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Vivek Khera, Ph.D. Khera Communications, Inc. Internet: khera@kciLink.com Rockville, MD +1-240-453-8497 AIM: vivekkhera Y!: vivek_khera http://www.khera.org/~vivek/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 14:10:42 2002 Delivered-To: freebsd-questions@freebsd.org Received: from tounes103.gw.tn (tounes103.gw.tn [193.95.50.103]) by hub.freebsd.org (Postfix) with ESMTP id 4A29837B40A for ; Tue, 11 Jun 2002 14:10:32 -0700 (PDT) Received: from tounes.ati.tn (tounes-22.ati.tn [193.95.66.22]) by tounes.tngw.tn (8.8.8/8.8.8) with ESMTP id WAA13138 for ; Tue, 11 Jun 2002 22:11:36 -0100 (GMT) Received: from aol.com ([193.95.121.59]) by smtp.planet.tn (8.11.6/8.11.6) with SMTP id g5BN87Y27612 for ; Tue, 11 Jun 2002 22:08:07 -0100 (GMT) Date: Tue, 11 Jun 2002 22:08:07 -0100 (GMT) Message-Id: <200206112308.g5BN87Y27612@smtp.planet.tn> From: "Selwa BACCAR" <_baccar.sel@planet.tn> To: freebsd-questions@freebsd.org Subject: Re: MIME-Version: 1.0 Content-Type: multipart/related; type="multipart/alternative"; boundary="====_ABC1234567890DEF_====" X-Priority: 3 X-MSMail-Priority: Normal X-Unsent: 1 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --====_ABC1234567890DEF_==== Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit ------ Message du Moteur Antivirus de PlaNet Tunisie ------- Found virus WORM_BADTRANS.B in file SETUP.DOC.scr The file is deleted. --------------------------------------------------------------- --====_ABC1234567890DEF_==== Content-Type: multipart/alternative; boundary="====_ABC0987654321DEF_====" --====_ABC0987654321DEF_==== Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable --====_ABC0987654321DEF_====-- --====_ABC1234567890DEF_==== Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit ------ Message du Moteur Antivirus de PlaNet Tunisie ------- SETUP.DOC.scr is removed from here because it contains a virus. --------------------------------------------------------------- --====_ABC1234567890DEF_==== --====_ABC1234567890DEF_====-- --====_ABC1234567890DEF_====-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 14:11:33 2002 Delivered-To: freebsd-questions@freebsd.org Received: from infinity.aesredfish.net (ns1.aesredfish.net [65.168.0.12]) by hub.freebsd.org (Postfix) with ESMTP id 4DAAF37B400 for ; Tue, 11 Jun 2002 14:11:29 -0700 (PDT) Received: from potentialtech.com (mhope-dhcp-65-168-1-181.dashfast.com [65.168.1.181]) by infinity.aesredfish.net (8.11.6/8.11.0) with ESMTP id g5BLBHU08501; Tue, 11 Jun 2002 17:11:17 -0400 Message-ID: <3D0668DF.7080906@potentialtech.com> Date: Tue, 11 Jun 2002 17:17:19 -0400 From: Bill Moran User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0rc1) Gecko/20020502 X-Accept-Language: en-us, en MIME-Version: 1.0 To: jehova Cc: FreeBSD-Questions Subject: Re: MySQL:connect to server at 'localhost' failed References: <200206110724.16234.tornadox@telnor.net> 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 jehova wrote: > i just installed MySQL from ports collection as usual (make > install clean) when i start server and check status i got this: > > kris[/usr/ports/databases/mysql323-server]# > /usr/local/etc/rc.d/mysql-server.sh start > mysqldkris[/usr/ports/databases/mysql323-server]# mysqladmin -p > status > Enter password: > mysqladmin: connect to server at 'localhost' failed > error: 'Access denied for user: 'root@localhost' (Using password: > YES)' > kris[/usr/ports/databases/mysql323-server]# Did you try entering your root password when it prompted you? If so, that's your mistake. If I remember correctly, the default MySQL install creates a root user with full privies, but NO PASSWORD. Thus, initially when you log in, you must NOT enter a password. It's a VERY good idea to fix this first thing. -- Bill Moran Potential Technology 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 Tue Jun 11 14:15:37 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.melim.com.br (salseiros.melim.com.br [200.215.110.23]) by hub.freebsd.org (Postfix) with ESMTP id 5B62337B407 for ; Tue, 11 Jun 2002 14:15:31 -0700 (PDT) Received: from praiadosamores.melim.com.br (praiadosamores.melim.com.br [200.215.110.20]) by mail.melim.com.br (Postfix) with SMTP id 2A805BA61 for ; Tue, 11 Jun 2002 18:15:28 -0300 (BRT) Date: Tue, 11 Jun 2002 18:15:27 -0300 From: Ronan Lucio To: freebsd-questions@freebsd.org Subject: Re: LPD Message-Id: <20020611181527.6b594d18.ronanl@melim.com.br> In-Reply-To: <20020611134111.A3630@crackula.com> References: <20020611173526.3b0387e5.ronanl@melim.com.br> <20020611134111.A3630@crackula.com> Organization: Melim Internet X-Mailer: Sylpheed version 0.7.4 (GTK+ 1.2.10; i386-portbld-freebsd4.5) 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 Adam, On Tue, 11 Jun 2002 13:41:11 -0700 Adam Weinberger wrote: > ronan - > > what are the permissions on those directories? # ls -l /var/spool/lpd/ total 10 drwxr-xr-x 2 root daemon 512 Jun 7 16:51 lp drwxr-xr-x 2 root daemon 512 Jun 7 17:51 ra1-14 drwxr-xr-x 2 root daemon 512 Jun 7 16:51 ra1-15 drwxr-xr-x 2 root daemon 512 Jun 7 17:04 ra1-16 drwxr-xr-x 2 root daemon 512 Jun 7 16:52 spo Thank's Ronan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 14:18:41 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web10107.mail.yahoo.com (web10107.mail.yahoo.com [216.136.130.57]) by hub.freebsd.org (Postfix) with SMTP id 0CF1A37B40F for ; Tue, 11 Jun 2002 14:18:24 -0700 (PDT) Message-ID: <20020611211823.86313.qmail@web10107.mail.yahoo.com> Received: from [68.5.49.41] by web10107.mail.yahoo.com via HTTP; Tue, 11 Jun 2002 14:18:23 PDT Date: Tue, 11 Jun 2002 14:18:23 -0700 (PDT) From: twig les Subject: *hard* lockup on 4.4 Release 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 Hmmmm, my first complete lock-up in over 2 years of using FreeBSD. I was tinkering with Nessus 1.2.1 and moved all the plugins to a specific user's directory, then deleted them from the normal place. I tested this 'enhancement' by connecting to the nessus server as a user who had no plugins to see what would happen. Well the scan hung as expected, but when I quit the scan my ssh connection died. I flipped on the monitor (3 feet away-test box) and saw syslogd exited on 15 and I no longer got any response from typing or the mouse. The strange thing is that nmaping the box kicks the normal "Limiting closed port RST response..." messages so some things on the box still work, but nmap also says that all 1549 ports are shut. Does anyone know what rememdy I have in this situation? In this case I can hard-reboot the box, but the production server that will get this final config applied is in another state. Thanx for any help. Keith ===== ----------------------------------------------------------- Only failures don't include failing in their plans ----------------------------------------------------------- __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 14:26:58 2002 Delivered-To: freebsd-questions@freebsd.org Received: from colossus.systems.pipex.net (colossus.systems.pipex.net [62.190.223.73]) by hub.freebsd.org (Postfix) with ESMTP id 01E1837B407 for ; Tue, 11 Jun 2002 14:26:50 -0700 (PDT) Received: from ThisAddressDoesNotExist (userhh092.dsl.pipex.com [62.190.215.92]) by colossus.systems.pipex.net (Postfix) with ESMTP id 3B0971600015F; Tue, 11 Jun 2002 22:26:42 +0100 (BST) Subject: Re: acroread4 broken after cvsup of ports? From: "S. Roberts" Reply-To: sroberts@dsl.pipex.com To: Vivek Khera Cc: FreeBSD-Questions In-Reply-To: References: <1022924394.315.21.camel@Demon.Strobe.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-PTiwE1ZBfe9LCqDHQuVk" X-Mailer: Ximian Evolution 1.0.5 Date: 11 Jun 2002 22:27:04 +0100 Message-Id: <1023830825.315.38.camel@Demon.Strobe.org> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-PTiwE1ZBfe9LCqDHQuVk Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Thanks for the kind reply. For a while there I figured that I must be imagining things. Yeah this has been broken for some time now (along with xscreensaver-gnome-4.02), despite my repeated posts to the list and the respective port maintainers:-( I know that the core team's busy at the moment, so I'll presume that the port maintainers for these two ports are also members of the FreeBSD core dev team. Thanks all the same. Stacey On Tue, 2002-06-11 at 22:08, Vivek Khera wrote: > >>>>> "SR" =3D=3D S Roberts writes: >=20 > SR> Hello, > SR> I had a perfectly working acrobat reader installation up until I > SR> cvsup'd my ports tree today. When I try running acroread4, here what = I > SR> get: > SR> ~ $ acroread4 > SR> Warning: locale not supported by Xlib, locale set to C > SR> Warning: X locale modifiers not supported, using default > SR> Warning: Unable to get charset, using "ISO8859-1". > SR> Exited with error code: 0x400e0009. >=20 > My guess it is related to linux_base7. acroread5 does worse: it dumps > core not just exit. i have no solution, which sucks. >=20 > --=20 > =3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-= =3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D > Vivek Khera, Ph.D. Khera Communications, Inc. > Internet: khera@kciLink.com Rockville, MD +1-240-453-8497 > AIM: vivekkhera Y!: vivek_khera http://www.khera.org/~vivek/ >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer --=-PTiwE1ZBfe9LCqDHQuVk Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Thanks for the kind reply. For a while there I figured that I must be imagining things. Yeah this has been broken for some time now (along with xscreensaver-gnome-4.02), despite my repeated posts to the list and the respective port maintainers:-( I know that the core team's busy at the moment, so I'll presume that the port maintainers for these two ports are also members of the FreeBSD core dev team. Thanks all the same. Stacey On Tue, 2002-06-11 at 22:08, Vivek Khera wrote: > >>>>> "SR" =3D=3D S Roberts writes: >=20 > SR> Hello, > SR> I had a perfectly working acrobat reader installation up until I > SR> cvsup'd my ports tree today. When I try running acroread4, here what = I > SR> get: > SR> ~ $ acroread4 > SR> Warning: locale not supported by Xlib, locale set to C > SR> Warning: X locale modifiers not supported, using default > SR> Warning: Unable to get charset, using "ISO8859-1". > SR> Exited with error code: 0x400e0009. >=20 > My guess it is related to linux_base7. acroread5 does worse: it dumps > core not just exit. i have no solution, which sucks. >=20 > --=20 > =3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-= =3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D > Vivek Khera, Ph.D. Khera Communications, Inc. > Internet: khera@kciLink.com Rockville, MD +1-240-453-8497 > AIM: vivekkhera Y!: vivek_khera http://www.khera.org/~vivek/ >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message - --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 iQA/AwUBPQZrJvdn4A8qiCO5EQKENwCguA1rKgu48nkUHI/OMByC4feFgHYAnRyM oEZkyU5k7Bzd8MsNZwiTQOYt =4+Dg -----END PGP SIGNATURE----- --=-PTiwE1ZBfe9LCqDHQuVk-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 14:41:49 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rpi.edu (mail.rpi.edu [128.113.22.40]) by hub.freebsd.org (Postfix) with ESMTP id 63A9537B405 for ; Tue, 11 Jun 2002 14:41:27 -0700 (PDT) Received: from [128.113.24.47] (gilead.netel.rpi.edu [128.113.24.47]) by mail.rpi.edu (8.12.1/8.12.1) with ESMTP id g5BLfOH8096742; Tue, 11 Jun 2002 17:41:25 -0400 Mime-Version: 1.0 X-Sender: drosih@mail.rpi.edu Message-Id: In-Reply-To: <20020611173526.3b0387e5.ronanl@melim.com.br> References: <20020611173526.3b0387e5.ronanl@melim.com.br> Date: Tue, 11 Jun 2002 17:41:23 -0400 To: Ronan Lucio , freebsd-questions@FreeBSD.ORG From: Garance A Drosihn Subject: Re: LPD Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-Scanned-By: MIMEDefang 2.3 (www dot roaringpenguin dot com slash 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 At 5:35 PM -0300 6/11/02, Ronan Lucio wrote: >Hello, > >I'm having a problem with lpd. Let me ask a few questions.... >I reinstalled a FreeBSD-4.5 box that must have a printer >queue on another AIX Server sends the jobs from it's (AIX) >queue to be printed. So, are you saying that the AIX machine will send print jobs to the FreeBSD machine? And the FreeBSD machine is the one which actually prints the job? If you send a job to the same printer by using 'lpr' on the freebsd machine, does that job print OK? In other words, does the problem only happen for jobs which are coming in from the remote (AIX) machine? >The problem is: When a computer sends a job to the queue, it >prints perfectly, but the file /var/spool/lpd//lock >isn't been removed... :-/ > >When I remove lock file manualy, it prints normaly once again >and don't remove lock file. Note that in normal operation, lpd does not need to remove the 'lock' file. So, the fact that the file exists is not a problem. But apparently there is some problem when the lock file exists, and that problem does not happen if the lock file needs to be created. >I have also needed to create the directories: >/var/spool/lpd/lp >/var/spool/lpd/ra1-14 >/var/spool/lpd/ra1-15 >/var/spool/lpd/ra1-16 >/var/spool/lpd/spo What is the owner and group for those directories? Also, how are the directories permitted? When you send a job to the printer, do you see any error messages in the file /var/log/messages? It might be that you will see the error on the first print job (the one which does print), or you may see the error on the later jobs (the jobs which do not print until the lock file is removed). Try running /usr/sbin/chkprintcap and see if it gives you any errors. If you run that program as 'root', you could also give it the '-d' parameter, and it would create the spool directories for you. -- Garance Alistair Drosehn = gad@gilead.netel.rpi.edu Senior Systems Programmer or gad@freebsd.org Rensselaer Polytechnic Institute or drosih@rpi.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 15: 1:50 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtprelay1.dc3.adelphia.net (smtprelay1.dc3.adelphia.net [24.50.78.4]) by hub.freebsd.org (Postfix) with ESMTP id 89BD337B413 for ; Tue, 11 Jun 2002 15:01:46 -0700 (PDT) Received: from mswolf ([68.66.136.108]) by smtprelay1.dc3.adelphia.net (Netscape Messaging Server 4.15) with SMTP id GXKAIX00.GGJ for ; Tue, 11 Jun 2002 18:01:45 -0400 Message-ID: <005601c21193$5f09d5e0$0a01a8c0@mswolf> From: "Michael Wells" To: References: <200206100833.44751.loki_bsd@cox.net> Subject: KVM problems Date: Tue, 11 Jun 2002 15:00:16 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 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 I am installing 4.5 release and attempting to set it up with a Belkin OmniView KVM. If I boot up and start the setup on the BSD machine everything is fine until I switch over and then come back. Upon returning to the BSD machine the mouse behaves erratically and continuing is impossible. Any thoughts on what I could be doing wrong? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 15: 9:10 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp07.wxs.nl (smtp07.wxs.nl [195.121.6.39]) by hub.freebsd.org (Postfix) with ESMTP id 2C40E37B404 for ; Tue, 11 Jun 2002 15:08:51 -0700 (PDT) Received: from cybertron.kruijff ([213.10.151.186]) by smtp07.wxs.nl (Netscape Messaging Server 4.15) with ESMTP id GXKAUN01.PKA; Wed, 12 Jun 2002 00:08:47 +0200 Date: Wed, 12 Jun 2002 00:09:28 +0200 From: Alex X-Mailer: The Bat! (v1.53d) Reply-To: Alex X-Priority: 3 (Normal) Message-ID: <4055880051.20020612000928@dds.nl> To: "Henning, Brian" Cc: questions@FreeBSD.ORG Subject: Re: partitioning question In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello/Beste Brian, Thursday, June 06, 2002, 9:57:43 PM, you wrote: HB> Hello- HB> I am confused about partitioning my hard drive. I have one disk with the HB> following partitions. HB> Primary 1 - Windows 2000 Pro - NTFS : 5G HB> Primary 2 - FreeBSD - UFS : 5G HB> Primary 3 - Minix - MinixFS : 200M HB> Exented: HB> Logical 5 - Grub menu.list - EXT2FS 8M HB> Logical 6 - Swap - Linux Swap : 192M HB> Logical 7 - Debian - EXT2FS : 5G HB> Logical 8 - Redhat - EXT2FS : 5G HB> Logical 9 - BeOS - BFS : 4G HB> Logical 10 - Free Space - Fat32 : 3.5G HB> Is this the proper way to partitions this disk? Yes, i got 4 primary partitions. HB> I was told that only one primary partition should exist on a disk. HB> I am confused with debian because it thinks it exists on HB> /dev/hda11. I can't get it to boot with grub. Should I create a HB> couple of extended partitions and put freebsd and minix in those HB> partitions? I don't know what grub is. Are you able to boot from you logical partitions? (to debian?; i'm not used to debian) HB> thanks, HB> brian HB> To Unsubscribe: send mail to majordomo@FreeBSD.org HB> with "unsubscribe freebsd-questions" in the body of the message -- Best regards/Met vriendelijke groet, Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 15:11:43 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dragoncrest.jasnetworks.net (dragoncrest.jasnetworks.net [65.194.254.12]) by hub.freebsd.org (Postfix) with ESMTP id 4BE5637B421 for ; Tue, 11 Jun 2002 15:11:11 -0700 (PDT) Received: from works (works.jasnetworks.net [192.168.0.2]) by dragoncrest.jasnetworks.net (8.12.3/8.11.6) with ESMTP id g5BMKPgh042336 for ; Tue, 11 Jun 2002 18:20:25 -0400 (EDT) (envelope-from raiden23@netzero.net) Message-Id: <4.2.0.58.20020611180826.0094ff00@pop.netzero.net> X-Sender: raiden23@pop.netzero.net X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.0.58 Date: Tue, 11 Jun 2002 18:18:44 -0400 To: freebsd-questions@FreeBSD.ORG From: Lord Raiden Subject: Looking for help with Crontab event Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi all. I was fiddling around with something and came across an idea I wanted to try. I've got one machine that has a shell server on it that supplies access to some special stuff for our field techs. I only need up and available between the hours of 4p - 12 midnight Thursday through Monday for any of our techs going out into the field. I'm looking to setup a cron job that only fires on the hour starting at 4p for all jobs and every hour after that to cycle one of the programs that will be running, then have it shut down shell and all the other stuff at Midnight. I've thought of some ways to do this, but it requires I think personally too many entries to pull off. Here's the basic list of programs that I need to run/cycle/kill on que at given times. SSH -> Start at 4pm, kill at midnight Spen -> Start at 4pm, cycle every hour, kill at midnight. Kvar -> Start at 4pm, kill at midnight. CvarSS2 -> Start at 4pm, cycle every 2 hours, kill at midnight. I also need to make sure that none of these programs are started either Tuesday or Wednesday since this server is busy doing other things those days and techs should only be logging into the Vlan through VPN to do remote maintenance or get info off the lan that they need, etc. I realize it's kind of a weird setup, but it's worked before this just fine. Can anyone give me a general shakedown on how to do this as easily as possible? Thanks. I understand cron fairly well, but I'm trying to do this in the simplest manor possible, so any help is welcome. Thanks. - The Raiden Knows "Remember amateurs built the ark -- professionals built the Titanic." - Unknown "Just when you think you have life figured out and all is going well, watch your step, for you are about to fall." - Ancient Proverb To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 15:25:33 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail4.svr.pol.co.uk (mail4.svr.pol.co.uk [195.92.193.211]) by hub.freebsd.org (Postfix) with ESMTP id E805337B400 for ; Tue, 11 Jun 2002 15:25:25 -0700 (PDT) Received: from modem-104.arbok.dialup.pol.co.uk ([217.135.16.104] helo=mailgate.originative.co.uk) by mail4.svr.pol.co.uk with esmtp (Exim 3.35 #1) id 17Hu4q-0007SA-00; Tue, 11 Jun 2002 23:25:24 +0100 Received: from lobster.originative.co.uk (lobster.originative.co.uk [10.0.0.2]) by mailgate.originative.co.uk (Postfix) with ESMTP id 451441D169; Tue, 11 Jun 2002 23:25:17 +0100 (BST) Subject: Re: Looking for help with Crontab event From: Paul Richards To: Lord Raiden Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <4.2.0.58.20020611180826.0094ff00@pop.netzero.net> References: <4.2.0.58.20020611180826.0094ff00@pop.netzero.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-34ASI/z1a4Z0RXjfVAOT" X-Mailer: Ximian Evolution 1.0.5 Date: 11 Jun 2002 23:25:03 +0100 Message-Id: <1023834304.10393.68.camel@lobster.originative.co.uk> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-34ASI/z1a4Z0RXjfVAOT Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2002-06-11 at 23:18, Lord Raiden wrote: > Hi all. I was fiddling around with something and came across an idea I=20 > wanted to try. >=20 > I've got one machine that has a shell server on it that supplies access = to=20 > some special stuff for our field techs. I only need up and available=20 > between the hours of 4p - 12 midnight Thursday through Monday for any of=20 > our techs going out into the field. I'm looking to setup a cron job that= =20 > only fires on the hour starting at 4p for all jobs and every hour after=20 > that to cycle one of the programs that will be running, then have it shut= =20 > down shell and all the other stuff at Midnight. >=20 > I've thought of some ways to do this, but it requires I think personally= =20 > too many entries to pull off. Here's the basic list of programs that I=20 > need to run/cycle/kill on que at given times. >=20 > SSH -> Start at 4pm, kill at midnight > Spen -> Start at 4pm, cycle every hour, kill at midnight. > Kvar -> Start at 4pm, kill at midnight. > CvarSS2 -> Start at 4pm, cycle every 2 hours, kill at midnight. You'd be better off doing this with one or two scripts, rather than lots of separate cron entries i.e, one script that runs at 4pm and starts all the processes and stores their PIDs somewhere, then another that's run every hour from 4-12 and knows to cycle each process at the appropriate time and then kill everything off at midnight. It could of course just be one script that's run every hour. --=20 Paul Richards | =20 FreeBSD Services Ltd | Pre-order your FreeBSD 4.6 DVD now! http://www.freebsd-services.com | =20 http://www.freebsd-services.com | Domain names and mail/web hosting. --=-34ASI/z1a4Z0RXjfVAOT Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iQEVAwUAPQZ4v3/5PEK9QuA3AQJYoQgAwtgURFknEL7T2kNl0iO2YWumDhv7vr6j MhWdQe2S0nMQxmo96ik+s69mXtOlsag63bB18i6N0uROwgL6nz7wTbihN9A+gihG jkk69DWAJgM7gNll72kndXzK59x5j+8RrD0MZD5ypEdwGFZAduNMuyw/kH/pMCFD eo61R640XzhP0o/1HaBoQNdGC51KCTvXDyd/9O3mFL+Sr1y0vGOMpnueKWTrpqjw Ss9PzVV2HYDyUCbDUAhuV2Gbmkb3LO77lNMDF+DhA5SCaj0cKyE91DmBmp2ab8Ff 3f9cOcElpKajQNiUOxQdnhcg9GeUAu3Ae57r/fnkkFuhFbQR2XBe3w== =eLmT -----END PGP SIGNATURE----- --=-34ASI/z1a4Z0RXjfVAOT-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 15:28: 9 2002 Delivered-To: freebsd-questions@freebsd.org Received: from cypress.adhesivemedia.com (cypress.adhesivemedia.com [207.202.159.72]) by hub.freebsd.org (Postfix) with ESMTP id 86FBB37B408 for ; Tue, 11 Jun 2002 15:26:56 -0700 (PDT) Received: from cypress.adhesivemedia.com (localhost [127.0.0.1]) by cypress.adhesivemedia.com (8.12.3/8.12.3) with ESMTP id g5BMQudq064271; Tue, 11 Jun 2002 15:26:56 -0700 (PDT) (envelope-from philip@adhesivemedia.com) Received: from localhost (philip@localhost) by cypress.adhesivemedia.com (8.12.3/8.12.3/Submit) with ESMTP id g5BMQtaP064268; Tue, 11 Jun 2002 15:26:56 -0700 (PDT) X-Authentication-Warning: cypress.adhesivemedia.com: philip owned process doing -bs Date: Tue, 11 Jun 2002 15:26:55 -0700 (PDT) From: Philip Hallstrom To: Lord Raiden Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Looking for help with Crontab event In-Reply-To: <4.2.0.58.20020611180826.0094ff00@pop.netzero.net> Message-ID: <20020611152510.A61460-100000@cypress.adhesivemedia.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 Why not add a cron entry for say "master-script.sh" that runs every hour from 4pm - midnight thursday through monday... and in that script do some date/time checks and do whatever you need to do in there... something like: if hour is 4pm then start a bunch of stuff else if hour is midnight kill a bunch of stuff else cycle some stuff, but not other stuff end -p On Tue, 11 Jun 2002, Lord Raiden wrote: > Hi all. I was fiddling around with something and came across an idea I > wanted to try. > > I've got one machine that has a shell server on it that supplies access to > some special stuff for our field techs. I only need up and available > between the hours of 4p - 12 midnight Thursday through Monday for any of > our techs going out into the field. I'm looking to setup a cron job that > only fires on the hour starting at 4p for all jobs and every hour after > that to cycle one of the programs that will be running, then have it shut > down shell and all the other stuff at Midnight. > > I've thought of some ways to do this, but it requires I think personally > too many entries to pull off. Here's the basic list of programs that I > need to run/cycle/kill on que at given times. > > SSH -> Start at 4pm, kill at midnight > Spen -> Start at 4pm, cycle every hour, kill at midnight. > Kvar -> Start at 4pm, kill at midnight. > CvarSS2 -> Start at 4pm, cycle every 2 hours, kill at midnight. > > I also need to make sure that none of these programs are started either > Tuesday or Wednesday since this server is busy doing other things those > days and techs should only be logging into the Vlan through VPN to do > remote maintenance or get info off the lan that they need, etc. > > I realize it's kind of a weird setup, but it's worked before this just > fine. Can anyone give me a general shakedown on how to do this as easily > as possible? Thanks. I understand cron fairly well, but I'm trying to do > this in the simplest manor possible, so any help is welcome. Thanks. > - The Raiden Knows > > "Remember amateurs built the ark -- professionals built the Titanic." - > Unknown > > "Just when you think you have life figured out and all is going well, watch > your step, for you are about to fall." - Ancient Proverb > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 16:19:24 2002 Delivered-To: freebsd-questions@freebsd.org Received: from masq.ingdesi.net (masq.ingdesi.net [64.76.29.2]) by hub.freebsd.org (Postfix) with SMTP id 8A9D837B40E for ; Tue, 11 Jun 2002 16:19:20 -0700 (PDT) Received: (qmail 11189 invoked by uid 502); 11 Jun 2002 02:36:15 -0000 Date: Mon, 10 Jun 2002 22:36:15 -0400 From: Eduardo Gargiulo To: freebsd-questions@freebsd.org Subject: test Message-ID: <20020611023615.GA11182@masq.ingdesi.net> Mail-Followup-To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-Crypto: GnuPG/1.0.6 http://www.gnupg.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 -- Eduardo Gargiulo ejg-bsd @ ar.dyndns.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 16:21:29 2002 Delivered-To: freebsd-questions@freebsd.org Received: from masq.ingdesi.net (masq.ingdesi.net [64.76.29.2]) by hub.freebsd.org (Postfix) with SMTP id 054F537B409 for ; Tue, 11 Jun 2002 16:21:26 -0700 (PDT) Received: (qmail 11228 invoked by uid 502); 11 Jun 2002 02:38:26 -0000 Date: Mon, 10 Jun 2002 22:38:26 -0400 From: Eduardo Gargiulo To: questions@freebsd.org Subject: test Message-ID: <20020611023826.GA11221@masq.ingdesi.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-Crypto: GnuPG/1.0.6 http://www.gnupg.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 -- Eduardo Gargiulo ejg-bsd @ ar.dyndns.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 16:23: 3 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by hub.freebsd.org (Postfix) with ESMTP id F0CF737B409; Tue, 11 Jun 2002 16:22:39 -0700 (PDT) Received: from hades.hell.gr (patr530-b171.otenet.gr [212.205.244.179]) by mailsrv.otenet.gr (8.12.3/8.12.3) with ESMTP id g5BNMaZN005815; Wed, 12 Jun 2002 02:22:37 +0300 (EEST) Received: from hades.hell.gr (hades [127.0.0.1]) by hades.hell.gr (8.12.3/8.12.3) with ESMTP id g5BNMMeb047849; Wed, 12 Jun 2002 02:22:35 +0300 (EEST) (envelope-from keramida@FreeBSD.ORG) Received: (from charon@localhost) by hades.hell.gr (8.12.3/8.12.3/Submit) id g5BLxjtF047050; Wed, 12 Jun 2002 00:59:45 +0300 (EEST) (envelope-from keramida@FreeBSD.org) Date: Wed, 12 Jun 2002 00:59:45 +0300 From: Giorgos Keramidas To: "Greg 'groggy' Lehey" Cc: Akthar Hussain , questions@FreeBSD.ORG Subject: Re: Mounting Freebsd part in Linux Message-ID: <20020611215945.GD45825@hades.hell.gr> References: <20020611051421.GD3644@wantadilla.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020611051421.GD3644@wantadilla.lemis.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 2002-06-11 14:44 +0930, Greg 'groggy' Lehey wrote: > On Tuesday, 11 June 2002 at 10:29:03 +0530, Akthar Hussain wrote: > > Hi, > > > > I had compiled new kernel in Linux to mount NTFS and UFS.Also able > > to read BSD disk label. > > > > in kernel >>fileSYSTEM options I had selected ,create modules for > > NTFS ,UFS,and read BSD disk label. > > > > if I boot my system with new kennel I can able to mount only ntfs > > partitions.but if I try to mount my FreeBSD partitions it gives error > > "unable to mount or invalid superbalck" > > > > also ufs and ntfs modules are available in > > /lib/modules/..8.-cus/kernel/fs/. > > > my partitions are > > > > hda1 = /boot (Linux) > > hda2 or ad0s2 = freebsd > > hda3 = / for Linux > > > > hdb1 = ntfs > > hdb2 = ntfs > > > > they way i tried to mount freebsd is > > > > mount -t ufs /dev/hda2 /mnt > > > > or > > > > mount -t ufs -o ufstype=44bsd /dev/hda2 /mnt > > > > also some time it gives your kernel support only read only > > options.but i tried with -r , no improvement. > > > > if any one can help me ? > > > > do i have to do any extra changes in my kernet to mount ufs (freebsd > > partitions) > > > > is it my way of mounting is right ?? > > > > my linux kernel is 2.4.18. redhat 7.3. > > This appears to be a Linux problem. It's possible that the Linux ufs > implementation doesn't correctly recognize modern FreeBSD file > systems. One of the modern 2.4.x kernels that a friend was using, had a strange `bug' that required patching the Linux kernel to solve. It appears that the Linux kernel uses a list of block & fragment sizes to check against the values stored within the filesystem, and aborts the mount if the block or fragment sizes of the filesystem can't be matched with one of the ``valid sizes'' of its list. When this is the case, then the Linux kernel prints a message to its logs, similar to: > ufs_read_super: fs_bsize 16384 != {4096, 8192, 32768} > ufs_read_super: bad magic number Recent FreeBSD releases autosize block & fragment sizes to values more proper for the total partition size (I think the first time this reached a -RELEASE of FreeBSD was with 4.5-RELEASE), and might end up using a block size of 16384 or a block size larger than 32768 for some partition sizes. Since the resulting block size is not listed in the valid block sizes of the Linux ufs support module code, all attempts to mount the partition with Linux's ufs support will fail. It is relatively easy to add a single line of C code in the file /usr/src/linux/fs/ufs/super.c, near line 655 that checks for a valid block size. All it takes is an additional ``&& uspi->s_bsize != 16384'' and then the Linux kernel will accept 16384 as a valid block size too. This is a relatively ugly hack to make the Linux kernel `just work', but don't ask me how I managed to find this out, and why I do remember it after a few months. [ The original post, that triggered the discussion of this in a Greek Linux users list, was sent in Feb 27. ] If this is the case, I hope this helps to solve the problems :-) - Giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 16:23:28 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by hub.freebsd.org (Postfix) with ESMTP id 89A2537B40F for ; Tue, 11 Jun 2002 16:22:53 -0700 (PDT) Received: from hades.hell.gr (patr530-b171.otenet.gr [212.205.244.179]) by mailsrv.otenet.gr (8.12.3/8.12.3) with ESMTP id g5BNMhZN005936; Wed, 12 Jun 2002 02:22:51 +0300 (EEST) Received: from hades.hell.gr (hades [127.0.0.1]) by hades.hell.gr (8.12.3/8.12.3) with ESMTP id g5BNMMed047849; Wed, 12 Jun 2002 02:22:41 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from charon@localhost) by hades.hell.gr (8.12.3/8.12.3/Submit) id g5BLaVU7046519; Wed, 12 Jun 2002 00:36:31 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Wed, 12 Jun 2002 00:36:30 +0300 From: Giorgos Keramidas To: Alexander V Zubchenko Cc: FreeBSD Questions Subject: Re: SysAdm docs Message-ID: <20020611213630.GC45825@hades.hell.gr> References: <20020611110329.GB41922@hades.hell.gr> <20020611155409.H89846-100000@server.hermes-comp.zp.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020611155409.H89846-100000@server.hermes-comp.zp.ua> Sender: owner-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 2002-06-11 16:06 +0300, Alexander V Zubchenko wrote: > On Tue, 11 Jun 2002, Giorgos Keramidas wrote: > > That's still a bit of lacking in information. > > > > + Are you running a web server? > > + What software are you using for that web server? > > + Are those domains that you listed above configured as 'virtual domains'? > > + What are the relevant parts of your configuration files for them? > > + Are you using a log file with your web server? > > + When the problem pops up, is there anything interesting in your logs? > > This is really my bad english. Nevermind that. We, subscribers of this list, are not all native speakers of English. You're doing fine, as long as you are trying to provide all the information possibly required. > With my site all is ok. I can't reach some sites outside in the > Internet. I'm not running this url's. I want to surf them. > > [snip large part about strange Sendmail failures] Have you by any chance been a bit enthusiastic with optimization flags in your compiles? Did you use optimizations in make.conf? If yes, what were the values of the following variables in your make.conf the last time you built your kernel and userland tools? CFLAGS= COPTFLAGS= - Giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 16:24:45 2002 Delivered-To: freebsd-questions@freebsd.org Received: from omta03.mta.everyone.net (sitemail3.everyone.net [216.200.145.37]) by hub.freebsd.org (Postfix) with ESMTP id 56D6237B403 for ; Tue, 11 Jun 2002 16:24:36 -0700 (PDT) Received: from sitemail.everyone.net (dsnat [216.200.145.62]) by omta03.mta.everyone.net (Postfix) with ESMTP id 3ECD448FFF for ; Tue, 11 Jun 2002 16:24:36 -0700 (PDT) Received: by sitemail.everyone.net (Postfix, from userid 99) id 323862756; Tue, 11 Jun 2002 16:24:36 -0700 (PDT) Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: 7bit Mime-Version: 1.0 X-Mailer: MIME-tools 5.41 (Entity 5.404) Date: Tue, 11 Jun 2002 16:24:36 -0700 (PDT) From: Muhammad Faisal Rauf Danka To: freebsd-questions@freebsd.org Subject: Re: test Reply-To: mfrd@attitudex.com X-Originating-Ip: [202.5.134.230] Message-Id: <20020611232436.323862756@sitemail.everyone.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 just dont act like another clueless idiot, can't you just wait for a day and see if anything comes in via the bsd lists? Regards, --------- Muhammad Faisal Rauf Danka Chief Technology Officer Gem Internet Services (Pvt) Ltd. web: www.gem.net.pk Vice President Pakistan Computer Emergency Responce Team (PakCERT) web: www.pakcert.org Chief Security Analyst Applied Technology Research Center (ATRC) web: www.atrc.net.pk --- Eduardo Gargiulo wrote: > >-- >Eduardo Gargiulo >ejg-bsd @ ar.dyndns.org > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message _____________________________________________________________ --------------------------- [ATTITUDEX.COM] http://www.attitudex.com/ --------------------------- _____________________________________________________________ Promote your group and strengthen ties to your members with email@yourgroup.org by Everyone.net http://www.everyone.net/?btn=tag To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 16:25:22 2002 Delivered-To: freebsd-questions@freebsd.org Received: from masq.ingdesi.net (masq.ingdesi.net [64.76.29.2]) by hub.freebsd.org (Postfix) with SMTP id 10F4937B403 for ; Tue, 11 Jun 2002 16:25:05 -0700 (PDT) Received: (qmail 11366 invoked by uid 502); 11 Jun 2002 02:42:04 -0000 Date: Mon, 10 Jun 2002 22:42:04 -0400 From: Eduardo Gargiulo To: questions@freebsd.org Subject: test Message-ID: <20020611024204.GA11359@masq.ingdesi.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-Crypto: GnuPG/1.0.6 http://www.gnupg.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 -- Eduardo Gargiulo ejg-bsd @ ar.dyndns.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 16:26:26 2002 Delivered-To: freebsd-questions@freebsd.org Received: from tunnel.cae.ca (gate2.cae.com [142.39.200.151]) by hub.freebsd.org (Postfix) with ESMTP id 0770837B40D for ; Tue, 11 Jun 2002 16:26:18 -0700 (PDT) Received: from dns1.cae.ca (dns1.cae.ca [142.39.20.1]) Received: from caemsx04.cae.ca (caemsx04.cae.ca [142.39.20.178]) Received: by caemsx04.cae.ca with Internet Mail Service (5.5.2655.55) Message-ID: <8A6A2A139700D5118EB6009027B0FF3A0D91D794@caemsx02.cae.ca> From: Andrea Bacchet To: freebsd-questions@FreeBSD.ORG Subject: IPFW/natd to my jail Date: Tue, 11 Jun 2002 13:51:26 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2655.55) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Greetings, I have a host computer called dagobah, which runs a virtual system in a jailed environment, called darkside. This system is running FreeBSD 4.5-RELEASE. host (dagobah) xl0 IP 143.whatever jail (darkside) IP alias to xl0 (192.168.200.13) My current problem is that I would like certain services (ssh port 22) to be forwarded from my host to my jail. So if a user tries to connect to my dagobah system on port 22 with ssh. He will actually login to the jail. He doesn't see the difference. Now here are my questions! 1- I enabled ipfw and am using the "open" configuration from rc.firewall however, now when I try to connect to my jail, I get the same error I was getting when I didn't have my resolv.conf in my jail environment setup properly. It takes forever to connect (aprox 4-5 mins). This means that by enabling ipfw, even though I am using the "open" configuration. something got broken. 2- I would essentially like to have this kind of functionality host (dagobah) allow ftp (port 21) allow www (port 80) allow ssh (port 777) jail (darkside) allow ssh (port 22) with natd forwarding all requests dagobah received on port 22 to the jail's sshd. Everything else should be blocked. I would really appreciate any help in figuring out how to set this up. I mean I have read through the ipfw docs (I am still doing so), but I have no idea how to fix problem #1 (host to jail communications) and I don't know how to setup the natd forwarding. I really did not want to learn the entire ipfw / natd, just to get this simple jail setup working. But it looks like I have no choice! cheers, __ Andy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 16:34:16 2002 Delivered-To: freebsd-questions@freebsd.org Received: from relay2.cae.ca (gate2.cae.com [142.39.200.151]) by hub.freebsd.org (Postfix) with ESMTP id 972BC37B400 for ; Tue, 11 Jun 2002 16:34:09 -0700 (PDT) Received: from dns1.cae.ca (dns1.cae.ca [142.39.20.1]) Received: from caemsx04.cae.ca (caemsx04.cae.ca [142.39.20.178]) Tue, 11 Jun 2002 09:29:28 -0400 (EDT) Received: by caemsx04.cae.ca with Internet Mail Service (5.5.2655.55) Message-ID: <8A6A2A139700D5118EB6009027B0FF3A0D91D78E@caemsx02.cae.ca> From: Andrea Bacchet To: "'mh_lists@digitalspy.co.uk'" , Andrea Bacchet Cc: freebsd-questions@FreeBSD.ORG Subject: RE: Jail single ip network (FreeBSD 4.5) Date: Tue, 11 Jun 2002 09:29:27 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2655.55) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Greetings Mark, What I would like to do, is just make the jail invisible to the outside world. I mean I have some services running in the jail and some outside of it. When users will be asked to login, I will give them only the dagobah ip. Depending on what services they use, they'll either be logging in to the jail or into the host. Therefore I will have to look into natd, to forward the requests internally. If anyone has a quick solution, I'd really appreciate it. Until then I'll read into natd. cheers, __ Andy -----Original Message----- From: Mark Hughes [mailto:mh_lists@digitalspy.co.uk] Sent: Monday, June 10, 2002 5:48 PM To: Andrea Bacchet Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Jail single ip network (FreeBSD 4.5) > Uhmm, that is indeed very strange. I thought to myself > when re-reading my message, that is was odd that I wrote > resolve.conf, it turns out that is the name of the file > in my jail! :) > My only remaining problem is how to connect to > my jail from outside that box! > > dagobah (host) <-- has static IP provided to me by our IT dept. > darkside (jail) <-- has 192.168.200.13 as ip alias you need to tell your host that it can route to the jail IP by looking at itself (don't ask me how to do that :) ). If you want it accessible from elsewhere on your network, your network must know to route requests for that IP address to dagobah, and dagobah must know to route them to the jail. It'd probably be much easier to get a real, static IP for the jail in the same subnet as dagobah, then it'd all sort itself out most likely. > I have made sure my services run on different ports, > so there are no conflicts. as the jail has a separate IP address to the host, it shouldn't matter what port conflicts there are. If you want to make it appear to the external world like the services within the jail are operating on the host, then I guess you'd need to do NAT (man natd) on the requests or something... can't think how else you could do that really. Hope this helps. Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 16:42:45 2002 Delivered-To: freebsd-questions@freebsd.org Received: from gate.volant.org (gate.volant.org [207.111.218.246]) by hub.freebsd.org (Postfix) with ESMTP id 61DC537B40A for ; Tue, 11 Jun 2002 16:42:40 -0700 (PDT) Received: from 216-55-134-176.dsl.san-diego.abac.net ([216.55.134.176] helo=[192.168.0.13]) by gate.volant.org with asmtp (TLSv1:DES-CBC3-SHA:168) (Exim 3.33 #1) id 17HvHB-000DiX-00; Tue, 11 Jun 2002 16:42:13 -0700 Date: Tue, 11 Jun 2002 16:41:51 -0700 From: Pat Lashley To: Andrea Bacchet , "'mh_lists@digitalspy.co.uk'" Cc: freebsd-questions@FreeBSD.ORG Subject: RE: Jail single ip network (FreeBSD 4.5) Message-ID: <1095390000.1023838911@mccaffrey.phoenix.volant.org> In-Reply-To: <8A6A2A139700D5118EB6009027B0FF3A0D91D78E@caemsx02.cae.ca> References: <8A6A2A139700D5118EB6009027B0FF3A0D91D78E@caemsx02.cae.ca> X-Mailer: Mulberry/2.2.1 (Linux/x86 Demo) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="==========2900459384==========" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --==========2900459384========== Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline --On Tuesday, June 11, 2002 09:29:27 AM -0400 Andrea Bacchet=20 wrote: > What I would like to do, is just make the jail invisible > to the outside world. I mean I have some services running in the > jail and some outside of it. When users will be asked to login, > I will give them only the dagobah ip. Depending on what services > they use, they'll either be logging in to the jail or into the > host. > > Therefore I will have to look into natd, to forward the > requests internally. > > If anyone has a quick solution, I'd really appreciate it. > Until then I'll read into natd. The easiest way that I can think of is to give the jail the 'real' IP address. In the jail you only run the services that you want to be jailed. Run the other services directly on dagobah. Unless you want the same service to be available in both environments, you probably don't even need a second IP address. -Pat --==========2900459384========== Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9BorKncYNbLD8wuMRAqkSAJ4jwoSa/TfuHAyZs/EIHYTiJOG7DgCePIdA bhvGIeFQyZbKM7cidmx/luU= =AmhF -----END PGP SIGNATURE----- --==========2900459384==========-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 16:44:43 2002 Delivered-To: freebsd-questions@freebsd.org Received: from masq.ingdesi.net (masq.ingdesi.net [64.76.29.2]) by hub.freebsd.org (Postfix) with SMTP id 57F0037B409 for ; Tue, 11 Jun 2002 16:44:40 -0700 (PDT) Received: (qmail 18891 invoked by uid 502); 11 Jun 2002 17:41:29 -0000 Date: Tue, 11 Jun 2002 13:41:29 -0400 From: Eduardo Gargiulo To: questions@freebsd.org Subject: test Message-ID: <20020611174129.GC18538@masq.ingdesi.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-Crypto: GnuPG/1.0.6 http://www.gnupg.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 -- Eduardo Gargiulo ejg-bsd @ ar.dyndns.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 16:45: 4 2002 Delivered-To: freebsd-questions@freebsd.org Received: from relay2.cae.ca (gate2.cae.com [142.39.200.151]) by hub.freebsd.org (Postfix) with ESMTP id B948637B40A for ; Tue, 11 Jun 2002 16:44:53 -0700 (PDT) Received: from dns1.cae.ca (dns1.cae.ca [142.39.20.1]) Received: from caemsx04.cae.ca (caemsx04.cae.ca [142.39.20.178]) Received: by caemsx04.cae.ca with Internet Mail Service (5.5.2655.55) Message-ID: <8A6A2A139700D5118EB6009027B0FF3A0D91D799@caemsx02.cae.ca> From: Andrea Bacchet To: "'freebsd-questions@freebsd.org'" Subject: IPFW/natd to my jail Date: Tue, 11 Jun 2002 16:10:51 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2655.55) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I hope the list will not receive this message twice. I sent it 3 hours ago, and it doesn't seem to have made it. -------------------- Greetings, I have a host computer called dagobah, which runs a virtual system in a jailed environment, called darkside. This system is running FreeBSD 4.5-RELEASE. host (dagobah) xl0 IP 143.whatever jail (darkside) IP alias to xl0 (192.168.200.13) My current problem is that I would like certain services (ssh port 22) to be forwarded from my host to my jail. So if a user tries to connect to my dagobah system on port 22 with ssh. He will actually login to the jail. He doesn't see the difference. Now here are my questions! 1- I enabled ipfw and am using the "open" configuration from rc.firewall however, now when I try to connect to my jail, I get the same error I was getting when I didn't have my resolv.conf in my jail environment setup properly. It takes forever to connect (aprox 4-5 mins). This means that by enabling ipfw, even though I am using the "open" configuration. something got broken. 2- I would essentially like to have this kind of functionality host (dagobah) allow ftp (port 21) allow www (port 80) allow ssh (port 777) jail (darkside) allow ssh (port 22) with natd forwarding all requests dagobah received on port 22 to the jail's sshd. Everything else should be blocked. I would really appreciate any help in figuring out how to set this up. I mean I have read through the ipfw docs (I am still doing so), but I have no idea how to fix problem #1 (host to jail communications) and I don't know how to setup the natd forwarding. I really did not want to learn the entire ipfw / natd, just to get this simple jail setup working. But it looks like I have no choice! cheers, __ Andy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 17: 0:48 2002 Delivered-To: freebsd-questions@freebsd.org Received: from buffnet4.buffnet.net (buffnet4.buffnet.net [205.246.19.13]) by hub.freebsd.org (Postfix) with ESMTP id 8845637B40B for ; Tue, 11 Jun 2002 17:00:43 -0700 (PDT) Received: from buffnet11.buffnet.net (buffnet11.buffnet.net [205.246.19.55]) by buffnet4.buffnet.net (8.9.3/8.8.7) with ESMTP id UAA32579; Tue, 11 Jun 2002 20:00:50 -0400 (EDT) (envelope-from shovey@buffnet.net) Date: Tue, 11 Jun 2002 20:00:34 -0400 (EDT) From: Stephen Hovey To: Eduardo Gargiulo Cc: questions@FreeBSD.ORG Subject: Re: test In-Reply-To: <20020611024204.GA11359@masq.ingdesi.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 Muhammad had a point.. 1 test is all you need and you shouldnt even do that.. get a clue! otherwise, no one will read your posts (and this assumed the list admin doesnt yank ya for being a jerk) On Mon, 10 Jun 2002, Eduardo Gargiulo wrote: > > -- > Eduardo Gargiulo > ejg-bsd @ ar.dyndns.org > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 17:19:23 2002 Delivered-To: freebsd-questions@freebsd.org Received: from 1nova.com (heorot.1nova.com [63.105.24.23]) by hub.freebsd.org (Postfix) with ESMTP id 374C137B40A for ; Tue, 11 Jun 2002 17:18:46 -0700 (PDT) Received: by 1nova.com (Postfix, from userid 1000) id ACB6A18F9; Tue, 11 Jun 2002 18:21:20 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by 1nova.com (Postfix) with ESMTP id 9B2B118F8; Tue, 11 Jun 2002 18:21:20 -0700 (PDT) Date: Tue, 11 Jun 2002 18:21:20 -0700 (PDT) From: Rick Hamell To: Corey Snow Cc: freebsd-questions@freebsd.org Subject: Re: Make a headless box In-Reply-To: <3D015593.9860.1ED8AAD@localhost> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > It currently has an old VESA VGA card in it. Ideally, I'd like to > make the configuration changes, shut down the system, take out the > card, and start it back up again in headless mode. > > Any thoughts, comments, or suggestions would be appreciated. Thanks! Most BIOS of that era won't boot at all without a KB and Video Card. You'll need to see if you can turn off "halt on errors." Rick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 17:25:53 2002 Delivered-To: freebsd-questions@freebsd.org Received: from shockwave.systems.pipex.net (shockwave.systems.pipex.net [62.190.223.9]) by hub.freebsd.org (Postfix) with ESMTP id 9FC9A37B40C; Tue, 11 Jun 2002 17:25:46 -0700 (PDT) Received: from ThisAddressDoesNotExist (userhh092.dsl.pipex.com [62.190.215.92]) by shockwave.systems.pipex.net (Postfix) with ESMTP id EAE7816000384; Wed, 12 Jun 2002 01:25:38 +0100 (BST) Subject: re: portupgrade on xscreensaver failing over the last week now From: "S. Roberts" Reply-To: sroberts@dsl.pipex.com To: DougB@FreeBSD.org Cc: FreeBSD-Questions Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-Zswkjln8SDMfa0fVbv97" X-Mailer: Ximian Evolution 1.0.5 Date: 12 Jun 2002 01:25:32 +0100 Message-Id: <1023841533.325.5.camel@Demon.Strobe.org> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-Zswkjln8SDMfa0fVbv97 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hello, I've been trying to upgrade xscreensaver on one of my machines now for the last few days now, but its crashing out with the following error: /usr/libexec/elf/ld: cannot find -lgtk gmake[1]: *** [xscreensaver-demo-Gtk] Error 1 gmake[1]: Leaving directory `/usr/ports/x11/xscreensaver/work/xscreensaver-4.04/driver' gmake: *** [all] Error 5 *** Error code 2 Stop in /usr/ports/x11/xscreensaver. ** Command failed: make ** Fix the problem and try again. ** The following packages were not installed or upgraded (*:skipped / !:failed) ! x11/xscreensaver (xscreensaver-gnome-4.02) (unknown build error) # I'm running Gnome and the uname info of the box is: # uname -a FreeBSD 4.6-RC FreeBSD 4.6-RC #0: Sun May 26 11:20:25 BST 2002 :/usr/obj/usr/src/sys/ i386 # Can you provide me with some status on this port, please? Thanks for the time. Stacey --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer --=-Zswkjln8SDMfa0fVbv97 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hello, I've been trying to upgrade xscreensaver on one of my machines now for the last few days now, but its crashing out with the following error: /usr/libexec/elf/ld: cannot find -lgtk gmake[1]: *** [xscreensaver-demo-Gtk] Error 1 gmake[1]: Leaving directory `/usr/ports/x11/xscreensaver/work/xscreensaver-4.04/driver' gmake: *** [all] Error 5 *** Error code 2 Stop in /usr/ports/x11/xscreensaver. ** Command failed: make ** Fix the problem and try again. ** The following packages were not installed or upgraded (*:skipped / !:failed) ! x11/xscreensaver (xscreensaver-gnome-4.02) (unknown build error) # I'm running Gnome and the uname info of the box is: # uname -a FreeBSD 4.6-RC FreeBSD 4.6-RC #0: Sun May 26 11:20:25 BST 2002 :/usr/obj/usr/src/sys/ i386 # Can you provide me with some status on this port, please? Thanks for the time. Stacey - --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 iQA/AwUBPQaU+/dn4A8qiCO5EQKV5ACfWzQCIzp9ceya7x81Q6s2/FasY8YAoJs8 1Qiob9HepoPyGce0MdergCvF =V2zT -----END PGP SIGNATURE----- --=-Zswkjln8SDMfa0fVbv97-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 17:57:25 2002 Delivered-To: freebsd-questions@freebsd.org Received: from math01.cs.upd.edu.ph (sky-a194.up.edu.ph [64.94.101.194]) by hub.freebsd.org (Postfix) with SMTP id 2567437B405 for ; Tue, 11 Jun 2002 17:57:22 -0700 (PDT) Received: (qmail 25765 invoked by uid 913); 12 Jun 2002 01:03:33 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 12 Jun 2002 01:03:33 -0000 Date: Wed, 12 Jun 2002 09:03:33 +0800 (JST) From: To: questions - freebsd Subject: samba 2.2.4 broken Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG i'm using 4.4, don't want to go to 5.0. doing make at net/samba gives me ===> samba-2.2.4_1 is marked as broken: Requires a recent FreeBSD 5.0-CURRENT. what am i to do? jon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 17:59: 6 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.crackula.com (adsl-64-169-68-38.dsl.snfc21.pacbell.net [64.169.68.38]) by hub.freebsd.org (Postfix) with ESMTP id 5644437B403 for ; Tue, 11 Jun 2002 17:59:03 -0700 (PDT) Received: (from monkey@localhost) by mail.crackula.com (8.9.3/8.9.3) id RAA04853; Tue, 11 Jun 2002 17:56:33 -0700 (PDT) Date: Tue, 11 Jun 2002 17:56:32 -0700 From: Adam Weinberger To: "S. Roberts" Cc: freebsd-questions@freebsd.org Subject: Re: portupgrade on xscreensaver failing over the last week now Message-ID: <20020611175632.A22658@crackula.com> References: <1023841533.325.5.camel@Demon.Strobe.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: MarioMail Super Nintendo w/ 2 controllers In-Reply-To: <1023841533.325.5.camel@Demon.Strobe.org>; from sroberts@dsl.pipex.com on Wed, Jun 12, 2002 at 01:25:32AM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG stacey - check the archives. within the last few days i posted a couple commands that will kludge this (apparently pkgconfig-related) problem into the ether. -Adam S. Roberts took 2.6K on Wed, Jun 12, 2002 at 01:25:32AM +0100 to say: > Hello, > I've been trying to upgrade xscreensaver on one of my machines now > for the last few days now, but its crashing out with the following > error: > /usr/libexec/elf/ld: cannot find -lgtk -- "I am disrespectful to dirt! Can you see I am serious!" -Mr. Sparkle Adam Weinberger monkey@crackula.com http://www.crackula.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 17:59:24 2002 Delivered-To: freebsd-questions@freebsd.org Received: from jangada.softinfo.com.br (BA000200.user.veloxzone.com.br [200.164.0.200]) by hub.freebsd.org (Postfix) with ESMTP id 7321A37B411 for ; Tue, 11 Jun 2002 17:59:13 -0700 (PDT) Received: from acaraje (acaraje.softinfo.com.br [192.168.10.2]) by jangada.softinfo.com.br (8.12.3/8.12.3) with SMTP id g5C0xB0l015394 for ; Tue, 11 Jun 2002 21:59:11 -0300 (BRT) (envelope-from vitor@softinfo.com.br) Message-ID: <000901c211ac$cefa9150$020aa8c0@acaraje> Reply-To: "Vitor de Matos Carvalho" From: "Vitor de Matos Carvalho" To: "FreeBSD-Questions" Subject: Apache13+Modssl Date: Tue, 11 Jun 2002 22:02:21 -0300 Organization: Softinfo Network 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 compiled apach13-modssl for ports. It compiled and installed everything ok, without of the errors. Only that all time that I go to twirl the apache, it asks for pass phrase. ---- su-2.05a# apachectl startssl Apache/1.3.24 mod_ssl/2.8.8 (Pass Phrase Dialog) Some of your private key files are encrypted for security reasons. In order to read them you have to provide us with the pass phrases. Server admin.softinfo.com.br:443 (RSA) Enter pass phrase: Ok: Pass Phrase Dialog successful. /usr/local/sbin/apachectl startssl: httpd started su-2.05a# ---- He would like to know if it has as to read pass phrase of some archive, thus preventing that it always asks?? Vitor de Matos Carvalho System Network Administrator - Softinfo Network FreeBSD - The Power To Server To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 18: 3:36 2002 Delivered-To: freebsd-questions@freebsd.org Received: from tbaytel.net (tbaytel3.tbaytel.net [206.47.150.179]) by hub.freebsd.org (Postfix) with ESMTP id 242FC37B403 for ; Tue, 11 Jun 2002 18:03:33 -0700 (PDT) Received: from sol (vickesh01-1854.tbaytel.net [206.186.68.54]) by tbaytel.net (8.11.2/) with SMTP id g5C13VV119196 for ; Tue, 11 Jun 2002 21:03:31 -0400 Message-ID: <048d01c211ad$2cf2cfc0$7f0ea8c0@sol> Reply-To: "Justin P. Michel" From: "Justin P. Michel" To: Subject: Secure FTP Date: Tue, 11 Jun 2002 21:04:54 -0400 Organization: J Continuum 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 Greetings, Can someone direct me to a program that I can use as a secure FTP daemon? I would like to use a feature on my ftp program called - SFTP (SSH2) - allowing public-key access, but I have no idea what steps are needed to configure the server end of things. Regards, Justin P. Michel |- J Continuum |- 21071 - 640 River Street |- Thunder Bay, Ontario, Canada |- P7A 8A7 |- (807) 344-9623 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 18: 6:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from masq.ingdesi.net (masq.ingdesi.net [64.76.29.2]) by hub.freebsd.org (Postfix) with SMTP id DCC5F37B406 for ; Tue, 11 Jun 2002 18:06:49 -0700 (PDT) Received: (qmail 2714 invoked by uid 502); 10 Jun 2002 03:15:08 -0000 Date: Sun, 9 Jun 2002 23:15:08 -0400 From: Eduardo Gargiulo To: freebsd-questions@freebsd.org Subject: test Message-ID: <20020610031508.GA2702@masq.ingdesi.net> Mail-Followup-To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-Crypto: GnuPG/1.0.6 http://www.gnupg.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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 18:29:23 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web13508.mail.yahoo.com (web13508.mail.yahoo.com [216.136.175.87]) by hub.freebsd.org (Postfix) with SMTP id 32D5337B40C for ; Tue, 11 Jun 2002 18:29:18 -0700 (PDT) Message-ID: <20020612012917.71662.qmail@web13508.mail.yahoo.com> Received: from [216.94.112.2] by web13508.mail.yahoo.com via HTTP; Tue, 11 Jun 2002 18:29:17 PDT Date: Tue, 11 Jun 2002 18:29:17 -0700 (PDT) From: Kamal Prasad Subject: dns client To: freebsd-questions@freebsd.org Cc: tech-kern@netbsd.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 Im looking for code that will talk to the dns server and obtain an ip address for the hostname(don't know the DNS protocol). basically, I have to re-write that code for a propreitary TCP/IP stack and am looking for a minimal piece of code to do the same. thanks for any help. regards -kamal __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 18:32:28 2002 Delivered-To: freebsd-questions@freebsd.org Received: from serv1.wallnet.com (server1.wallnet.com [208.225.162.122]) by hub.freebsd.org (Postfix) with ESMTP id F3B8A37B407 for ; Tue, 11 Jun 2002 18:32:20 -0700 (PDT) Received: (from root@localhost) by serv1.wallnet.com (8.11.5/8.11.5) id g5C1WKR76754; Tue, 11 Jun 2002 21:32:20 -0400 (EDT) (envelope-from timothyk@serv1.wallnet.com) Received: from localhost (timothyk@localhost) by serv1.wallnet.com (8.11.5/8.11.5av) with ESMTP id g5C1WIU76746; Tue, 11 Jun 2002 21:32:18 -0400 (EDT) (envelope-from timothyk@serv1.wallnet.com) X-Authentication-Warning: serv1.wallnet.com: timothyk owned process doing -bs Date: Tue, 11 Jun 2002 21:32:18 -0400 (EDT) From: Tim Kellers To: Cc: questions - freebsd Subject: Re: samba 2.2.4 broken In-Reply-To: Message-ID: <20020611212859.Y73491-100000@serv1.wallnet.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-11 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Try the samba-devel port (/usr/ports/samba-devel). It is version 3.x alpha, and the documentation for doing some things (like joining a Win NT/2k Domain) isn't up to snuff --it mainly describes using smbpasswd -j -r syntax, but 3.x uses something called 'net join.' Tim Kellers CPE/NJIT On Wed, 12 Jun 2002 jon@math.upd.edu.ph wrote: > > i'm using 4.4, don't want to go to 5.0. > doing make at net/samba gives me > > ===> samba-2.2.4_1 is marked as broken: Requires a recent FreeBSD > 5.0-CURRENT. > > what am i to do? > > > jon > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 18:36:34 2002 Delivered-To: freebsd-questions@freebsd.org Received: from masq.ingdesi.net (masq.ingdesi.net [64.76.29.2]) by hub.freebsd.org (Postfix) with SMTP id 1E77F37B414 for ; Tue, 11 Jun 2002 18:36:31 -0700 (PDT) Received: (qmail 2537 invoked by uid 502); 10 Jun 2002 02:22:02 -0000 Date: Sun, 9 Jun 2002 22:22:02 -0400 From: Eduardo Gargiulo To: freebsd-questions@freebsd.org Subject: test Message-ID: <20020610022202.GA2530@masq.ingdesi.net> Mail-Followup-To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-Crypto: GnuPG/1.0.6 http://www.gnupg.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 -- Eduardo Gargiulo egargiulo(at)ingdesi(dot)[net|com] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 18:37:28 2002 Delivered-To: freebsd-questions@freebsd.org Received: from masq.ingdesi.net (masq.ingdesi.net [64.76.29.2]) by hub.freebsd.org (Postfix) with SMTP id 00ABD37B40B for ; Tue, 11 Jun 2002 18:37:25 -0700 (PDT) Received: (qmail 9570 invoked by uid 502); 10 Jun 2002 22:14:27 -0000 Date: Mon, 10 Jun 2002 18:14:27 -0400 From: Eduardo Gargiulo To: freebsd-questions@freebsd.org Subject: test Message-ID: <20020610221427.GA9563@masq.ingdesi.net> Mail-Followup-To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-Crypto: GnuPG/1.0.6 http://www.gnupg.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 -- Eduardo Gargiulo egargiulo(at)ingdesi(dot)[net|com] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 18:42:36 2002 Delivered-To: freebsd-questions@freebsd.org Received: from masq.ingdesi.net (masq.ingdesi.net [64.76.29.2]) by hub.freebsd.org (Postfix) with SMTP id 0330D37B40F for ; Tue, 11 Jun 2002 18:42:34 -0700 (PDT) Received: (qmail 2457 invoked by uid 502); 10 Jun 2002 02:14:11 -0000 Date: Sun, 9 Jun 2002 22:14:11 -0400 From: Eduardo Gargiulo To: freebsd-questions@freebsd.org Subject: test Message-ID: <20020610021411.GA2450@masq.ingdesi.net> Mail-Followup-To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-Crypto: GnuPG/1.0.6 http://www.gnupg.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 -- Eduardo Gargiulo ejg @ ar.homelinux.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 18:58: 8 2002 Delivered-To: freebsd-questions@freebsd.org Received: from masq.ingdesi.net (masq.ingdesi.net [64.76.29.2]) by hub.freebsd.org (Postfix) with SMTP id 81E1D37B40B for ; Tue, 11 Jun 2002 18:58:05 -0700 (PDT) Received: (qmail 2343 invoked by uid 502); 10 Jun 2002 02:01:46 -0000 Date: Sun, 9 Jun 2002 22:01:46 -0400 From: Eduardo Gargiulo To: freebsd-questions@freebsd.org Subject: test Message-ID: <20020610020146.GA2336@masq.ingdesi.net> Mail-Followup-To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-Crypto: GnuPG/1.0.6 http://www.gnupg.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 -- Eduardo Gargiulo ejg @ ar.homelinux.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 18:59:10 2002 Delivered-To: freebsd-questions@freebsd.org Received: from masq.ingdesi.net (masq.ingdesi.net [64.76.29.2]) by hub.freebsd.org (Postfix) with SMTP id BFAC537B401 for ; Tue, 11 Jun 2002 18:59:07 -0700 (PDT) Received: (qmail 2379 invoked by uid 502); 10 Jun 2002 02:02:49 -0000 Date: Sun, 9 Jun 2002 22:02:49 -0400 From: Eduardo Gargiulo To: freebsd-questions@freebsd.org Subject: test Message-ID: <20020610020249.GA2372@masq.ingdesi.net> Mail-Followup-To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-Crypto: GnuPG/1.0.6 http://www.gnupg.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 -- Eduardo Gargiulo egargiulo(at)ingdesi(dot)[net|com] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 19: 0: 5 2002 Delivered-To: freebsd-questions@freebsd.org Received: from masq.ingdesi.net (masq.ingdesi.net [64.76.29.2]) by hub.freebsd.org (Postfix) with SMTP id 0310E37B413 for ; Tue, 11 Jun 2002 19:00:02 -0700 (PDT) Received: (qmail 2264 invoked by uid 502); 10 Jun 2002 01:49:42 -0000 Date: Sun, 9 Jun 2002 21:49:42 -0400 From: Eduardo Gargiulo To: freebsd-questions@freebsd.org Subject: PCMCIA problem Message-ID: <20020610014942.GA2257@masq.ingdesi.net> Mail-Followup-To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-Crypto: GnuPG/1.0.6 http://www.gnupg.org Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I've recently installed FreeBSD 4.5. I have a problem with the pccard, because I can't set it up. The model is CNet CN40BC and is listed in /etc/defaults/pccard.conf as "ed". Should I have to compile the kernel to let it work, or there is another way to set it up? TIA and sorry for my english -- Eduardo Gargiulo ejg-bsd @ ar.dyndns.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 19:29:45 2002 Delivered-To: freebsd-questions@freebsd.org Received: from io.cox-internet.com (io-cox.cox-internet.com [208.180.118.41]) by hub.freebsd.org (Postfix) with ESMTP id E9AA337B40B for ; Tue, 11 Jun 2002 19:29:42 -0700 (PDT) Received: from localhost ([66.76.153.241]) by io.cox-internet.com (InterMail vK.4.03.05.03 201-232-132-103 license 180e1de7f543f89455b24e508f9cca39) with ESMTP id <20020612022729.JJUA7217.io@localhost>; Tue, 11 Jun 2002 21:27:29 -0500 Date: Tue, 11 Jun 2002 21:29:40 -0500 Subject: Re: samba 2.2.4 broken Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v482) Cc: questions - freebsd To: From: David J Duchscher In-Reply-To: Message-Id: <3F3C01DA-7DAC-11D6-A6F8-0003930B3DA4@nostrum.com> Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.482) Sender: owner-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 Tuesday, June 11, 2002, at 08:03 PM, wrote: > > i'm using 4.4, don't want to go to 5.0. > doing make at net/samba gives me > > ===> samba-2.2.4_1 is marked as broken: Requires a recent FreeBSD > 5.0-CURRENT. > > what am i to do? > From a quick read of the Makefile, it looks like you are trying to compile with ACL support. 4.x branch doesn't support ACLs. Un-checking this option should allow you to build and install the port. DaveD To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 19:33:34 2002 Delivered-To: freebsd-questions@freebsd.org Received: from serv1.wallnet.com (server1.wallnet.com [208.225.162.122]) by hub.freebsd.org (Postfix) with ESMTP id 3F38837B410 for ; Tue, 11 Jun 2002 19:33:32 -0700 (PDT) Received: (from root@localhost) by serv1.wallnet.com (8.11.5/8.11.5) id g5C2XVS86119 for questions@freebsd.org; Tue, 11 Jun 2002 22:33:31 -0400 (EDT) (envelope-from timothyk@serv1.wallnet.com) Received: from localhost (timothyk@localhost) by serv1.wallnet.com (8.11.5/8.11.5av) with ESMTP id g5C2XUt86109 for ; Tue, 11 Jun 2002 22:33:30 -0400 (EDT) (envelope-from timothyk@serv1.wallnet.com) X-Authentication-Warning: serv1.wallnet.com: timothyk owned process doing -bs Date: Tue, 11 Jun 2002 22:33:30 -0400 (EDT) From: Tim Kellers To: Subject: Where did the linux_base-7 port go? Message-ID: <20020611223151.S84037-100000@serv1.wallnet.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-11 Sender: owner-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 noticed it was missing after a fresh cvsup of ports on my system, so I browsed on over to ftp://ftp.freebsd.org and it's not in the ports/emulators folder. Tim Kellers CPE/NJIT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 19:41:31 2002 Delivered-To: freebsd-questions@freebsd.org Received: from coconut.itojun.org (coconut.itojun.org [210.160.95.97]) by hub.freebsd.org (Postfix) with ESMTP id 0959237B40F for ; Tue, 11 Jun 2002 19:41:26 -0700 (PDT) Received: from itojun.org (localhost [127.0.0.1]) by coconut.itojun.org (Postfix) with ESMTP id 24E744B2B; Wed, 12 Jun 2002 11:41:22 +0900 (JST) To: Kamal Prasad Cc: freebsd-questions@freebsd.org, tech-kern@netbsd.org In-reply-to: kamalpr's message of Tue, 11 Jun 2002 18:29:17 MST. <20020612012917.71662.qmail@web13508.mail.yahoo.com> X-Template-Reply-To: itojun@itojun.org X-Template-Return-Receipt-To: itojun@itojun.org X-PGP-Fingerprint: F8 24 B4 2C 8C 98 57 FD 90 5F B4 60 79 54 16 E2 Subject: Re: dns client From: itojun@iijlab.net Date: Wed, 12 Jun 2002 11:41:22 +0900 Message-ID: <21624.1023849682@itojun.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 >Im looking for code that will talk to the dns server >and obtain an ip address for the hostname(don't know >the DNS protocol). basically, I have to re-write that >code for a propreitary TCP/IP stack and am looking for >a minimal piece of code to do the same. thanks for any >help. src/lib/libc/net itojun To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 19:48: 2 2002 Delivered-To: freebsd-questions@freebsd.org Received: from tierzero.apana.org.au (sa.apana.org.au [203.14.158.1]) by hub.freebsd.org (Postfix) with ESMTP id 071B037B406 for ; Tue, 11 Jun 2002 19:47:56 -0700 (PDT) Received: from there (dialup-8.pasa.apana.org.au [203.14.158.137]) by tierzero.apana.org.au (8.11.1/8.11.1) with SMTP id g5C2ln138464; Wed, 12 Jun 2002 12:17:50 +0930 (CST) (envelope-from bastill@sa.apana.org.au) Message-Id: <200206120247.g5C2ln138464@tierzero.apana.org.au> Content-Type: text/plain; charset="iso-8859-1" From: Brian Astill Reply-To: bastill@sa.apana.org.au To: Tim Kellers , Subject: Re: html mail Date: Tue, 11 Jun 2002 14:18:25 +0930 X-Mailer: KMail [version 1.3] References: <20020610220846.C62418-100000@serv1.wallnet.com> In-Reply-To: <20020610220846.C62418-100000@serv1.wallnet.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 11 Jun 2002 11:55, Tim Kellers wrote: > html mail, yes, we all hate it... Then why do AOL/M$ et al insist on it? > I've already built "distribute" from /usr/ports/mail (and edited it to > "see" the mailman lists directory) but, while it takes care of manually > tossing the file to sendmail, I need a solution to make editting/pasting > the original html files a bit easier. KMail can't do it - yet. However OpenOffice and StarOffice CAN. Open your HTML document in either, and "Save As" text. Netscrape will also do this, but not reliably. Kmail/OO/StarO/Abiword will all accept a text file and save it as HTML quite acceptably. Hope this helps. -- Regards, Brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 19:48:31 2002 Delivered-To: freebsd-questions@freebsd.org Received: from tierzero.apana.org.au (sa.apana.org.au [203.14.158.1]) by hub.freebsd.org (Postfix) with ESMTP id C4FB937B405 for ; Tue, 11 Jun 2002 19:48:11 -0700 (PDT) Received: from there (dialup-8.pasa.apana.org.au [203.14.158.137]) by tierzero.apana.org.au (8.11.1/8.11.1) with SMTP id g5C2lk138461; Wed, 12 Jun 2002 12:17:47 +0930 (CST) (envelope-from bastill@sa.apana.org.au) Message-Id: <200206120247.g5C2lk138461@tierzero.apana.org.au> Content-Type: text/plain; charset="iso-8859-1" From: Brian Astill Reply-To: bastill@sa.apana.org.au To: Kenneth Culver , RJ45 Subject: Re: Athlon and clock walking forward Date: Tue, 11 Jun 2002 14:10:15 +0930 X-Mailer: KMail [version 1.3] Cc: freebsd-questions@FreeBSD.ORG References: <20020610111235.A10997-100000@alpha.yumyumyum.org> In-Reply-To: <20020610111235.A10997-100000@alpha.yumyumyum.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 11 Jun 2002 00:43, Kenneth Culver wrote: > > Hello, > > I remember I had a big problem with AMD Athlon and FreeBSD which made the > > computer clock run forward as crazy. I solved the problem installing > > NetBSD. > I have an athlon, as do several of my friends, and none of us ever had > this "clock running forward problem" Then perhaps you would tell the rest of us how you avoided this problem which is so common for the rest of us? It is associated with a "microuptime going backwards" error message repeated a dozen times per second and the system clock going forward at an alarming rate. The only way to stop this is . On reboot, time is OK, so the hardware clock is not affected. I ask again. How did you and your friends avoid this problem? -- Regards, Brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 20: 3: 4 2002 Delivered-To: freebsd-questions@freebsd.org Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id 805FD37B40F for ; Tue, 11 Jun 2002 20:03:02 -0700 (PDT) Received: from k7.mavetju (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 494942B6BF; Wed, 12 Jun 2002 05:01:55 +0200 (CEST) Received: by k7.mavetju (Postfix, from userid 1001) id A17AE6A711E; Wed, 12 Jun 2002 13:01:10 +1000 (EST) Date: Wed, 12 Jun 2002 13:01:10 +1000 From: Edwin Groothuis To: Tim Kellers Cc: questions@freebsd.org Subject: Re: Where did the linux_base-7 port go? Message-ID: <20020612130110.L552@k7.mavetju> References: <20020611223151.S84037-100000@serv1.wallnet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020611223151.S84037-100000@serv1.wallnet.com>; from timothyk@serv1.wallnet.com on Tue, Jun 11, 2002 at 10:33:30PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Jun 11, 2002 at 10:33:30PM -0400, Tim Kellers wrote: > I noticed it was missing after a fresh cvsup of ports on my system, so I > browsed on over to ftp://ftp.freebsd.org and it's not in the > ports/emulators folder. It moved to /usr/ports/emulators/linux_base Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: bash$ :(){ :|:&};: | http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 20: 3:26 2002 Delivered-To: freebsd-questions@freebsd.org Received: from priv-edtnes28.telusplanet.net (defout.telus.net [199.185.220.240]) by hub.freebsd.org (Postfix) with ESMTP id 6572A37B408 for ; Tue, 11 Jun 2002 20:03:21 -0700 (PDT) Received: from gcooper ([209.107.108.123]) by priv-edtnes28.telusplanet.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with SMTP id <20020612030320.WDPX26462.priv-edtnes28.telusplanet.net@gcooper> for ; Tue, 11 Jun 2002 21:03:20 -0600 Message-ID: <007001c211c5$3624b500$7b6c6bd1@ab.hsia.telus.net> From: "Grant Cooper" To: References: <3CFFD9B0.18832.640BC4E@localhost> Subject: Book from Amazon Date: Tue, 11 Jun 2002 21:56:57 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 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 I am asking for a review on any books that someone can suggest. I have a 4 year computer science degree and one year work experience as a programmer, trying to catch an edge for employment as a FreeBDS administrator. I have currently have it set up and relise I am in need a good reference text. Thus I hope this is my last newbie question. Thanks. http://www.amazon.com/exec/obidos/search-handle-form/104-7348421-5218310 This is the link, if anyone really can suggest any of these that would be great. Thanks, Grant Cooper To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 20: 9:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from serv1.wallnet.com (server1.wallnet.com [208.225.162.122]) by hub.freebsd.org (Postfix) with ESMTP id DA3DE37B409 for ; Tue, 11 Jun 2002 20:09:52 -0700 (PDT) Received: (from root@localhost) by serv1.wallnet.com (8.11.5/8.11.5) id g5C39qv90843; Tue, 11 Jun 2002 23:09:52 -0400 (EDT) (envelope-from timothyk@serv1.wallnet.com) Received: from localhost (timothyk@localhost) by serv1.wallnet.com (8.11.5/8.11.5av) with ESMTP id g5C39o290835; Tue, 11 Jun 2002 23:09:51 -0400 (EDT) (envelope-from timothyk@serv1.wallnet.com) X-Authentication-Warning: serv1.wallnet.com: timothyk owned process doing -bs Date: Tue, 11 Jun 2002 23:09:50 -0400 (EDT) From: Tim Kellers To: Edwin Groothuis Cc: Subject: Re: Where did the linux_base-7 port go? In-Reply-To: <20020612130110.L552@k7.mavetju> Message-ID: <20020611230936.K90534-100000@serv1.wallnet.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-11 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Many thanks, Tim On Wed, 12 Jun 2002, Edwin Groothuis wrote: > On Tue, Jun 11, 2002 at 10:33:30PM -0400, Tim Kellers wrote: > > I noticed it was missing after a fresh cvsup of ports on my system, so I > > browsed on over to ftp://ftp.freebsd.org and it's not in the > > ports/emulators folder. > > It moved to /usr/ports/emulators/linux_base > > Edwin > > -- > Edwin Groothuis | Personal website: http://www.MavEtJu.org > edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: > bash$ :(){ :|:&};: | http://www.FatalDimensions.org/ > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 20:22:33 2002 Delivered-To: freebsd-questions@freebsd.org Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id CC8E537B40C for ; Tue, 11 Jun 2002 20:22:29 -0700 (PDT) Received: from k7.mavetju (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 8B7FA2B6AE for ; Wed, 12 Jun 2002 05:22:27 +0200 (CEST) Received: by k7.mavetju (Postfix, from userid 1001) id 19C0E6A711E; Wed, 12 Jun 2002 13:22:24 +1000 (EST) Date: Wed, 12 Jun 2002 13:22:23 +1000 From: Edwin Groothuis To: freebsd-questions@freebsd.org Subject: variable bitrate mp3s and XMMS Message-ID: <20020612132223.A10712@k7.mavetju> Mail-Followup-To: Edwin Groothuis , freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Is it just me or do the last two version of XMMS (I have 1.2.7 now) not properly work with variable bitrates? With "not work properly" I mean that you get hicks in the sound, like the scratching of your old vinyl records. Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: bash$ :(){ :|:&};: | http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 20:31:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from harrier.mail.pas.earthlink.net (harrier.mail.pas.earthlink.net [207.217.120.12]) by hub.freebsd.org (Postfix) with ESMTP id D6E0A37B403 for ; Tue, 11 Jun 2002 20:31:43 -0700 (PDT) Received: from user-119a7q7.biz.mindspring.com ([66.149.31.71] helo=athlon.wsonline.net) by harrier.mail.pas.earthlink.net with esmtp (Exim 3.33 #2) id 17HyrG-0006Nx-00; Tue, 11 Jun 2002 20:31:42 -0700 Message-Id: <5.1.0.14.0.20020611212803.00a7c308@mail.richardh.wsonline.net> X-Sender: richardh@mail.richardh.wsonline.net X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Tue, 11 Jun 2002 21:34:17 -0600 To: "Grant Cooper" , From: RichardH Subject: Re: Book from Amazon In-Reply-To: <007001c211c5$3624b500$7b6c6bd1@ab.hsia.telus.net> References: <3CFFD9B0.18832.640BC4E@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1"; format=flowed 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 FreeBSD Unleashed by Michael Urban and Brian Tiemann is excellent as is=20 FreeBSD an open source OS for your PC by Annelise Anderson, the first is=20 very detailed about the FBSD OS, the second is very useful for setting up=20 FBSD as a PC OS instead of Win or Linux, also the complete freeBSD by Greg= =20 Lehey is very good and comes packaged with the full OS, ports, etc. I=20 recommend using bookpool discount technical books, much cheaper than=20 Amazon, www.bookpool.com . At 09:56 PM 6/11/2002, Grant Cooper wrote: >I am asking for a review on any books that someone can suggest. I have a 4 >year computer science degree and one year work experience as a programmer, >trying to catch an edge for employment as a FreeBDS administrator. I have >currently have it set up and relise I am in need a good reference text.= Thus >I hope this is my last newbie question. Thanks. > >http://www.amazon.com/exec/obidos/search-handle-form/104-7348421-5218310 > >This is the link, if anyone really can suggest any of these that would be >great. > >Thanks, Grant Cooper > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message If the automobile had followed the same development as the computer, a=20 Rolls-Royce would today cost $100, get a million miles per gallon, and=20 explode once a year killing everyone inside. =97Robert Cringely in InfoWorld=20 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 20:33:21 2002 Delivered-To: freebsd-questions@freebsd.org Received: from masq.ingdesi.net (masq.ingdesi.net [64.76.29.2]) by hub.freebsd.org (Postfix) with SMTP id 1349137B40B for ; Tue, 11 Jun 2002 20:33:17 -0700 (PDT) Received: (qmail 29436 invoked by uid 502); 9 Jun 2002 03:13:42 -0000 Date: Sat, 8 Jun 2002 23:13:42 -0400 From: Eduardo Gargiulo To: freebsd-questions@freebsd.org Subject: PCMCIA CNet Message-ID: <20020609031342.GA29426@masq.ingdesi.net> Mail-Followup-To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-Crypto: GnuPG/1.0.6 http://www.gnupg.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 Hi all. I'd recenly installed freebsd 4.5 on my Compaq Presario but I can't configure the PCMCIA ethernet card. The pccard model is CNet CN40BC and is listed in /etc/defaults/pccard.conf as "ed". I don't know how to configure it. Should I have to recompile the kernel or is there another way to set it up? TIA and sorry for my english -- Eduardo Gargiulo ejg-bsd @ ar.dyndns.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 20:34:39 2002 Delivered-To: freebsd-questions@freebsd.org Received: from harrier.mail.pas.earthlink.net (harrier.mail.pas.earthlink.net [207.217.120.12]) by hub.freebsd.org (Postfix) with ESMTP id E2AC737B408 for ; Tue, 11 Jun 2002 20:34:34 -0700 (PDT) Received: from user-119a7q7.biz.mindspring.com ([66.149.31.71] helo=athlon.wsonline.net) by harrier.mail.pas.earthlink.net with esmtp (Exim 3.33 #2) id 17Hyu2-0001kq-00; Tue, 11 Jun 2002 20:34:34 -0700 Message-Id: <5.1.0.14.0.20020611213618.00a7c308@mail.richardh.wsonline.net> X-Sender: richardh@mail.richardh.wsonline.net X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Tue, 11 Jun 2002 21:37:09 -0600 To: "Grant Cooper" , From: RichardH Subject: Re: Book from Amazon In-Reply-To: <5.1.0.14.0.20020611212803.00a7c308@mail.richardh.wsonline. net> References: <007001c211c5$3624b500$7b6c6bd1@ab.hsia.telus.net> <3CFFD9B0.18832.640BC4E@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1"; format=flowed 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 You may have to use Amazon, bookpool may not have latest editions but you=20 can check it out. RH >At 09:56 PM 6/11/2002, Grant Cooper wrote: >>I am asking for a review on any books that someone can suggest. I have a 4 >>year computer science degree and one year work experience as a programmer, >>trying to catch an edge for employment as a FreeBDS administrator. I have >>currently have it set up and relise I am in need a good reference text.= Thus >>I hope this is my last newbie question. Thanks. >> >>http://www.amazon.com/exec/obidos/search-handle-form/104-7348421-5218310 >> >>This is the link, if anyone really can suggest any of these that would be >>great. >> >>Thanks, Grant Cooper >> >> >>To Unsubscribe: send mail to majordomo@FreeBSD.org >>with "unsubscribe freebsd-questions" in the body of the message > > If the automobile had followed the same development as the computer, a=20 > Rolls-Royce would today cost $100, get a million miles per gallon, and=20 > explode once a year killing everyone inside. > =97Robert Cringely in InfoWorld > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > If the automobile had followed the same development as the computer, a=20 Rolls-Royce would today cost $100, get a million miles per gallon, and=20 explode once a year killing everyone inside. =97Robert Cringely in InfoWorld=20 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 20:38: 2 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.reppep.com (www.reppep.com [64.81.19.108]) by hub.freebsd.org (Postfix) with ESMTP id 94DE237B403 for ; Tue, 11 Jun 2002 20:37:57 -0700 (PDT) Received: from [64.81.19.109] (g4.reppep.com [64.81.19.109]) by mail.reppep.com (Postfix) with ESMTP id 1B1DD17B8C for ; Tue, 11 Jun 2002 22:39:45 -0400 (EDT) Mime-Version: 1.0 X-Sender: pepper@mail.reppep.com Message-Id: Date: Tue, 11 Jun 2002 23:35:22 -0400 To: freebsd-questions@freebsd.org From: Chris Pepper Subject: How should I get 2 complete FreeBSD installs? 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 On a Celeron system with a 40gb disk, I'd like to have a working FreeBSD install, plus a complete live backup of the OS, and Windows XP (came with the system and occasionally useful). Not surprisingly, sysinstall won't let me set up two / partitions (or two /usr partitions...) in one pass. I was considering putting Windows in the first slice, then installing a 8gb slice containing /, /usr, and /var, then another 8gb empty, and finally a slice with swap and /home in it. I would then reboot from CD and install the third slice, laid out the same as the second (on this second pass through sysinstall, I'd completely ignore the Windows and second slices). I could dd the second slice to the third to freshen my backup, or vice-versa, or just maintain them separately. My goal is to create a system that is tolerant of my trashing the OS, and a place for experimentation (with 5.0?) that can coexist peacefully with my 'production' OS. This worked very well when I was migrating from LinuxPPC to Yellow Dog over the course of several months -- I was able to boot into YDL to test it out, then boot back into LPPC when done fiddling for a while. When I was finished, I just set YDL as the the default and stopped booting into LPPC. Is there a better way to accomplish this in FreeBSD?? Insights and suggestions welcome. Thanks much, Chris Pepper -- Chris Pepper: Rockefeller University: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 20:42:46 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx2.licentia.net (24-196-96-227.jvl.wi.charter.com [24.196.96.227]) by hub.freebsd.org (Postfix) with SMTP id 0D26637B40A for ; Tue, 11 Jun 2002 20:42:43 -0700 (PDT) Received: (qmail 23437 invoked from network); 12 Jun 2002 03:42:32 -0000 Received: from unknown (HELO stevenfettig.com) (10.6.18.1) by mx2.licentia.net with SMTP; 12 Jun 2002 03:42:32 -0000 Message-ID: <3D06C26F.2070405@stevenfettig.com> Date: Tue, 11 Jun 2002 22:39:27 -0500 From: Steve Fettig User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0rc3) Gecko/20020606 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Michael Wells Cc: freebsd-questions@FreeBSD.ORG Subject: Re: KVM problems References: <200206100833.44751.loki_bsd@cox.net> <005601c21193$5f09d5e0$0a01a8c0@mswolf> 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 Michael Wells wrote: >I am installing 4.5 release and attempting to set it up with >a Belkin OmniView KVM. If I boot up and start the setup >on the BSD machine everything is fine until I switch over and >then come back. Upon returning to the BSD machine >the mouse behaves erratically and continuing is impossible. >Any thoughts on what I could be doing wrong? > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > > Michael, I had the same thing happen on two different Belkin KVM's (one being the Omniview)-- something makes me think that they aren't what they were cracked up to be -- and I had to turn off the scroll wheel option on my mouse in X to keep this from happening (this was also regardless of desktop environ. like KDE, Gnome or Windowmaker). This always happened on a *nix (FreeBSD, SuSE and RH Linux w/ X) but not the Windows machines... I just think they aren't designed well enough to work with *nix's -- but, like I said, problem was solved once I turned off the scroll wheel function. I also deal with odd issues with the keyboard that finally go away after switching back and forth between machines.... Since I already sunk the money, I have to put up with it unless someone else has a clue as to what is happening. Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 20:50:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx2.licentia.net (24-196-96-227.jvl.wi.charter.com [24.196.96.227]) by hub.freebsd.org (Postfix) with SMTP id F28E937B40D for ; Tue, 11 Jun 2002 20:50:42 -0700 (PDT) Received: (qmail 23461 invoked from network); 12 Jun 2002 03:50:42 -0000 Received: from unknown (HELO stevenfettig.com) (10.6.18.1) by mx2.licentia.net with SMTP; 12 Jun 2002 03:50:42 -0000 Message-ID: <3D06C45A.6090205@stevenfettig.com> Date: Tue, 11 Jun 2002 22:47:38 -0500 From: Steve Fettig User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0rc3) Gecko/20020606 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Justin P. Michel" Cc: freebsd-questions@freebsd.org Subject: Re: Secure FTP References: <048d01c211ad$2cf2cfc0$7f0ea8c0@sol> 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 Justin P. Michel wrote: >Greetings, > >Can someone direct me to a program that I can use as a secure FTP daemon? I >would like to use a feature on my ftp program called - SFTP (SSH2) - >allowing public-key access, but I have no idea what steps are needed to >configure the server end of things. > >Regards, > >Justin P. Michel >|- J Continuum >|- 21071 - 640 River Street >|- Thunder Bay, Ontario, Canada >|- P7A 8A7 >|- (807) 344-9623 > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > > Which OS are you trying to go from -- i.e. fbsd to Windows, fbsd to fbsd...? If you want to secure ftp to another machine from your BSD machine, simply use sftp - it should have been installed with the default installation. For example: sftp username@machineIP --> sftp gonzo@192.168.55.2 You will be prompted for the password and then will have a normal "ftp" session - only secure/encrypted. Check 'man sftp' for more options or go to www.freebsd.org and check out the html man pages. On the server end of things, as long as ssh is enabled on your machine, then sftp will work (at least I have not encountered an installation wherein it did not work unless specifically configured to not allow sftp access). If you are on the machine you are intending to sftp/ssh into, type 'sftp username@localhost' (replacing username with a valid username). If you get an error message without being prompted for a password, you do not have the ssh daemon enabled. There should be a good amount of info in the handbook on setting up ssh. hth, Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 21: 0:58 2002 Delivered-To: freebsd-questions@freebsd.org Received: from alpha.yumyumyum.org (dsl092-171-091.wdc1.dsl.speakeasy.net [66.92.171.91]) by hub.freebsd.org (Postfix) with ESMTP id 478B437B409 for ; Tue, 11 Jun 2002 21:00:52 -0700 (PDT) Received: from alpha.yumyumyum.org (localhost [127.0.0.1]) by alpha.yumyumyum.org (8.12.3/8.12.3) with ESMTP id g5C40P21018051; Wed, 12 Jun 2002 00:00:25 -0400 (EDT) (envelope-from culverk@yumyumyum.org) Received: from localhost (culverk@localhost) by alpha.yumyumyum.org (8.12.3/8.12.3/Submit) with ESMTP id g5C40O7N018048; Wed, 12 Jun 2002 00:00:24 -0400 (EDT) (envelope-from culverk@yumyumyum.org) X-Authentication-Warning: alpha.yumyumyum.org: culverk owned process doing -bs Date: Wed, 12 Jun 2002 00:00:24 -0400 (EDT) From: Kenneth Culver To: Brian Astill Cc: RJ45 , Subject: Re: Athlon and clock walking forward In-Reply-To: <200206120247.g5C2lk138461@tierzero.apana.org.au> Message-ID: <20020611235521.P18008-100000@alpha.yumyumyum.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 > Then perhaps you would tell the rest of us how you avoided this problem > which is so common for the rest of us? It is associated with a > "microuptime going backwards" error message repeated a dozen times per > second and the system clock going forward at an alarming rate. The only > way to stop this is . On reboot, time is OK, so the > hardware clock is not affected. > I ask again. How did you and your friends avoid this problem? > I didn't do anything different from any other FreeBSD install. I'd just say that FreeBSD might have problems with your specific motherboard or chipset, because I've had my athlon for a very long time (it's an 800Mhz Tbird) and I have at least 2 friends with newer model athlons (one with a 1.4GHz Tbird, and one with a Athlon XP 1700+) and they have not had problems either. None of us have done anything different from what we would've done with an intel system, and none of us have had problems. I know this doesn't help you much, but to me, even if your hardware works in windows, this is probably some issue that is specific to FreeBSD and your chipset/motherboard. Ken To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 21:11:44 2002 Delivered-To: freebsd-questions@freebsd.org Received: from granger.centurytel.net (granger.centurytel.net [209.142.136.117]) by hub.freebsd.org (Postfix) with ESMTP id CC54637B40C for ; Tue, 11 Jun 2002 21:11:41 -0700 (PDT) Received: from centurytel.net (pppoe0940.gh.centurytel.net [209.206.251.216]) by granger.centurytel.net (8.12.2/8.12.2) with ESMTP id g5C4Bcis019523 for ; Tue, 11 Jun 2002 23:11:40 -0500 (CDT) Message-ID: <3D06CA7A.5375A75@centurytel.net> Date: Tue, 11 Jun 2002 21:13:46 -0700 From: Islandman Organization: Vashon Island X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.3-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: FreeBSD Questions Subject: SanDisk ImageMate USB support? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, Just scored myself a nice new camera (Minolta S404) and also got a SanDisk ImageMate USB storage card reader. I'm wondering how possible it might be to run the ImageMate on my FreeBSD box. On W$ndoz, it acts as a new drive w/ images stored primarily as jpegs. Thanks in advance, -Brian Seattle, WA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 21:35:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from masq.ingdesi.net (masq.ingdesi.net [64.76.29.2]) by hub.freebsd.org (Postfix) with SMTP id 7EAE037B401 for ; Tue, 11 Jun 2002 21:35:44 -0700 (PDT) Received: (qmail 27266 invoked by uid 502); 12 Jun 2002 05:39:27 -0000 Date: Wed, 12 Jun 2002 01:39:27 -0400 From: Eduardo Gargiulo To: freebsd-questions@freebsd.org Subject: OT: apologizes (test messages) Message-ID: <20020612053927.GA27242@masq.ingdesi.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-Crypto: GnuPG/1.0.6 http://www.gnupg.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 Hi all. During the las few days, I was having problems with my dns, and freebsd lists rejects my messages due to reverse lookups on SMTP IP address. The messages were deferral, so I don't realize that when the problem was fixed, all the test messages were going to be delivered normaly. Sorry for the problems I could cause to you. PD: I didn't know the freebsd-test address :( -- Eduardo Gargiulo ejg-bsd @ ar.dyndns.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 22: 1: 9 2002 Delivered-To: freebsd-questions@freebsd.org Received: from valis.olywa.net (valis.olywa.net [216.173.192.2]) by hub.freebsd.org (Postfix) with ESMTP id E30FC37B40B for ; Tue, 11 Jun 2002 22:01:06 -0700 (PDT) Received: from intrepid.snowpoint.com ([216.173.213.173]) by valis.olywa.net (Post.Office MTA v3.5.3 release 223 ID# 0-56662U5000L500S0V35) with ESMTP id net for ; Tue, 11 Jun 2002 22:01:00 -0700 Received: from ([216.173.213.172]) by intrepid.snowpoint.com (Merak 4.10.020) with SMTP id HUB36795; Tue, 11 Jun 2002 21:56:27 -0700 From: "Corey Snow" To: Rick Hamell Date: Tue, 11 Jun 2002 22:00:59 -0700 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: Make a headless box Cc: freebsd-questions@freebsd.org Message-ID: <3D06731B.22855.5C2AFA4@localhost> References: <3D015593.9860.1ED8AAD@localhost> In-reply-to: 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 11 Jun 2002, at 18:21, Rick Hamell wrote: > > > It currently has an old VESA VGA card in it. Ideally, I'd like to > > make the configuration changes, shut down the system, take out the > > card, and start it back up again in headless mode. > > > > Any thoughts, comments, or suggestions would be appreciated. Thanks! > > Most BIOS of that era won't boot at all without a KB and Video > Card. You'll need to see if you can turn off "halt on errors." > It's an American Megatrends BIOS (AMIBIOS), luckily enough. :) I can turn off the keyboard and video card probe. I still haven't taken the plunge on that box but I plan to in the next few days. I'll post a message with how it went to the list, along with any pitfalls I run into. Corey To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 22:20:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from lexx.zssm.zp.ua (lexx.zssm.zp.ua [212.8.32.8]) by hub.freebsd.org (Postfix) with ESMTP id C7D7437B400 for ; Tue, 11 Jun 2002 22:20:33 -0700 (PDT) Received: from server.hermes-comp.zp.ua (germes-comp.zssm.zp.ua [212.8.32.132] (may be forged)) by lexx.zssm.zp.ua (8.9.2/8.9.2) with ESMTP id IAA14504; Wed, 12 Jun 2002 08:19:42 +0300 (EET DST) Received: from localhost (localhost [127.0.0.1]) by server.hermes-comp.zp.ua (Postfix) with ESMTP id 6D66E38302; Wed, 12 Jun 2002 08:15:26 +0300 (EEST) Date: Wed, 12 Jun 2002 08:15:26 +0300 (EEST) From: Alexander V Zubchenko To: David Wahlstedt Cc: Subject: Re: natd port forwarding In-Reply-To: Message-ID: <20020612080718.Q92282-100000@server.hermes-comp.zp.ua> 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! It seems to be correct. But who can b sure? ;-) On Tue, 11 Jun 2002, David Wahlstedt wrote: > $fwcmd -f flush > > $fwcmd add 500 divert 8668 al from any to any via ep0 I hope this just a mistype in letter, but 'divert 8668 all' (with duoble-l). Alexander V Zubchenko, E-Mail: stalker@hermes-comp.zp.ua System Administrator, WWW: http://www.hermes-comp.zp.ua/ Hermes-comp, Ukraine, Zaporizhzhya, Geroev Stalingrada 50 phone/fax: +380 612 64-19-72 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 22:21: 5 2002 Delivered-To: freebsd-questions@freebsd.org Received: from lexx.zssm.zp.ua (lexx.zssm.zp.ua [212.8.32.8]) by hub.freebsd.org (Postfix) with ESMTP id 2A3FC37B40A for ; Tue, 11 Jun 2002 22:20:58 -0700 (PDT) Received: from server.hermes-comp.zp.ua (germes-comp.zssm.zp.ua [212.8.32.132] (may be forged)) by lexx.zssm.zp.ua (8.9.2/8.9.2) with ESMTP id IAA14074; Wed, 12 Jun 2002 08:10:59 +0300 (EET DST) Received: from localhost (localhost [127.0.0.1]) by server.hermes-comp.zp.ua (Postfix) with ESMTP id C01F038302; Wed, 12 Jun 2002 08:06:43 +0300 (EEST) Date: Wed, 12 Jun 2002 08:06:43 +0300 (EEST) From: Alexander V Zubchenko To: Ian Barnes Cc: Subject: Re: Audio CD In-Reply-To: <200206111931.19511.ian@cerebellum.za.net> Message-ID: <20020612080346.J92282-100000@server.hermes-comp.zp.ua> 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 Greetings! On Tue, 11 Jun 2002, Ian Barnes wrote: > i dont know why i wants to read it from acd0c, since all my cd's mount > /dev/acd0a. Because /dev/acd0a is first partition of the /dev/acd0 and acd0c - entire disk. To read info from iso9660 You must mount partition, but to play audioCD You need to use entire disk. How to get acd0c configured was answered before me. Alexander V Zubchenko, E-Mail: stalker@hermes-comp.zp.ua System Administrator, WWW: http://www.hermes-comp.zp.ua/ Hermes-comp, Ukraine, Zaporizhzhya, Geroev Stalingrada 50 phone/fax: +380 612 64-19-72 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 22:29:10 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ariel.ucs.unimelb.edu.au (ariel.ucs.unimelb.edu.au [128.250.20.3]) by hub.freebsd.org (Postfix) with ESMTP id C360E37B403 for ; Tue, 11 Jun 2002 22:29:06 -0700 (PDT) Received: from SARDIS.iprimus.com.au (ws18-60.its.unimelb.edu.au [128.250.18.60]) by ariel.ucs.unimelb.edu.au (8.12.3/8.12.3) with ESMTP id g5C5T4W4016139 for ; Wed, 12 Jun 2002 15:29:04 +1000 (EST) Message-Id: <5.1.1.6.0.20020612152823.00b88f00@wheresmymailserver.com> X-Sender: f3z@mail.iprimus.com.au X-Mailer: QUALCOMM Windows Eudora Version 5.1.1 Date: Wed, 12 Jun 2002 15:30:20 +1000 To: freebsd-questions@freebsd.org From: Jacob Rhoden Subject: OT: Javascript source code formatting Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I have two rather large javascript files which are almost identical (someone has formatted and put different spacing in one of them) there has been a minor change to the source, but I cannot find it with diff (due to the different formatting). Do you know any program which may help me format it? I have searched freebsd.org/ports and couldnt find anything useful . . . any ideas? Thanks, Jacob To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 23: 2:20 2002 Delivered-To: freebsd-questions@freebsd.org Received: from lexx.zssm.zp.ua (lexx.zssm.zp.ua [212.8.32.8]) by hub.freebsd.org (Postfix) with ESMTP id 5784837B40D for ; Tue, 11 Jun 2002 23:02:10 -0700 (PDT) Received: from server.hermes-comp.zp.ua (germes-comp.zssm.zp.ua [212.8.32.132] (may be forged)) by lexx.zssm.zp.ua (8.9.2/8.9.2) with ESMTP id IAA16877; Wed, 12 Jun 2002 08:56:19 +0300 (EET DST) Received: from localhost (localhost [127.0.0.1]) by server.hermes-comp.zp.ua (Postfix) with ESMTP id 5A83438302; Wed, 12 Jun 2002 08:52:07 +0300 (EEST) Date: Wed, 12 Jun 2002 08:52:07 +0300 (EEST) From: Alexander V Zubchenko To: Jacob Rhoden Cc: Subject: Re: OT: Javascript source code formatting In-Reply-To: <5.1.1.6.0.20020612152823.00b88f00@wheresmymailserver.com> Message-ID: <20020612084451.V92282-100000@server.hermes-comp.zp.ua> 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 Greetings! On Wed, 12 Jun 2002, Jacob Rhoden wrote: > Hi, > > I have two rather large javascript files which are almost identical > (someone has formatted and put different spacing in one of them) there has > been a minor change to the source, but I cannot find it with diff (due to > the different formatting). What You mean under formatting (just indentation or something more, like capitals in variable name or so)? > > Do you know any program which may help me format it? I have searched > freebsd.org/ports and couldnt find anything useful . . . any ideas? This is program You already have and it is called UNIX. Try to cat(1) your files through sed(1) to eliminate all whitespaces on lines beginning and then through tr(1) to change all letters to lower-case. Then diff must work. > > Thanks, > Jacob > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > [Orgn] UNIX - exciting tool to make an elephant from a fly. Alexander V Zubchenko, E-Mail: stalker@hermes-comp.zp.ua System Administrator, WWW: http://www.hermes-comp.zp.ua/ Hermes-comp, Ukraine, Zaporizhzhya, Geroev Stalingrada 50 phone/fax: +380 612 64-19-72 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 23:11:17 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ariel.ucs.unimelb.edu.au (ariel.ucs.unimelb.edu.au [128.250.20.3]) by hub.freebsd.org (Postfix) with ESMTP id E6E4137B410 for ; Tue, 11 Jun 2002 23:08:44 -0700 (PDT) Received: from SARDIS.iprimus.com.au (ws18-60.its.unimelb.edu.au [128.250.18.60]) by ariel.ucs.unimelb.edu.au (8.12.3/8.12.3) with ESMTP id g5C68YW4019617; Wed, 12 Jun 2002 16:08:43 +1000 (EST) Message-Id: <5.1.1.6.0.20020612160834.00bbbe30@mail.iprimus.com.au> X-Sender: f3z@mail.iprimus.com.au X-Mailer: QUALCOMM Windows Eudora Version 5.1.1 Date: Wed, 12 Jun 2002 16:09:49 +1000 To: Alexander V Zubchenko From: Jacob Rhoden Subject: Re: OT: Javascript source code formatting Cc: In-Reply-To: <20020612084451.V92282-100000@server.hermes-comp.zp.ua> References: <5.1.1.6.0.20020612152823.00b88f00@wheresmymailserver.com> 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 At 08:52 AM 12/06/2002 +0300, Alexander V Zubchenko wrote: > > I have two rather large javascript files which are almost identical > > (someone has formatted and put different spacing in one of them) there has > > been a minor change to the source, but I cannot find it with diff (due to > > the different formatting). >What You mean under formatting (just indentation or something more, >like capitals in variable name or so)? Unfortunately its not that simple, braces have moved lines, and the number of spaces in front of each line has changed as well (by 2,3 or 4 spaces - *sigh*). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 23:21:29 2002 Delivered-To: freebsd-questions@freebsd.org Received: from lexx.zssm.zp.ua (lexx.zssm.zp.ua [212.8.32.8]) by hub.freebsd.org (Postfix) with ESMTP id 4CC9537B407 for ; Tue, 11 Jun 2002 23:21:12 -0700 (PDT) Received: from server.hermes-comp.zp.ua (germes-comp.zssm.zp.ua [212.8.32.132] (may be forged)) by lexx.zssm.zp.ua (8.9.2/8.9.2) with ESMTP id JAA18218; Wed, 12 Jun 2002 09:15:13 +0300 (EET DST) Received: from localhost (localhost [127.0.0.1]) by server.hermes-comp.zp.ua (Postfix) with ESMTP id 9D7CB38302; Wed, 12 Jun 2002 09:11:00 +0300 (EEST) Date: Wed, 12 Jun 2002 09:11:00 +0300 (EEST) From: Alexander V Zubchenko To: Jacob Rhoden Cc: Subject: Re: OT: Javascript source code formatting In-Reply-To: <5.1.1.6.0.20020612160834.00bbbe30@mail.iprimus.com.au> Message-ID: <20020612090635.W92467-100000@server.hermes-comp.zp.ua> 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 Greetings! On Wed, 12 Jun 2002, Jacob Rhoden wrote: > >What You mean under formatting (just indentation or something more, > >like capitals in variable name or so)? > > Unfortunately its not that simple, braces have moved lines, and the number > of spaces in front of each line has changed as well (by 2,3 or 4 spaces - > *sigh*). Number of spaces is not a problem. Use regexp's (like '^[]*'). But with lines it is not a formatting. The way i see is similar to 'compile and check result'. I don't know how to achieve this with js, sorry. But, if You provide some examples, i'll try to solve it. Alexander V Zubchenko, E-Mail: stalker@hermes-comp.zp.ua System Administrator, WWW: http://www.hermes-comp.zp.ua/ Hermes-comp, Ukraine, Zaporizhzhya, Geroev Stalingrada 50 phone/fax: +380 612 64-19-72 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 23:29:57 2002 Delivered-To: freebsd-questions@freebsd.org Received: from colossus.systems.pipex.net (colossus.systems.pipex.net [62.190.223.73]) by hub.freebsd.org (Postfix) with ESMTP id 6E7C737B40C for ; Tue, 11 Jun 2002 23:29:50 -0700 (PDT) Received: from ThisAddressDoesNotExist (userhh092.dsl.pipex.com [62.190.215.92]) by colossus.systems.pipex.net (Postfix) with ESMTP id 88C6116000069; Wed, 12 Jun 2002 07:29:42 +0100 (BST) Subject: re: Your earlier maillog post From: "S. Roberts" Reply-To: sroberts@dsl.pipex.com To: rahermon@cs.iastate.edu Cc: FreeBSD-Questions Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-oCFnws9IEeT4kPN8vwh7" X-Mailer: Ximian Evolution 1.0.5 Date: 12 Jun 2002 07:29:38 +0100 Message-Id: <1023863380.325.11.camel@Demon.Strobe.org> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-oCFnws9IEeT4kPN8vwh7 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi, I stumbled across your post in the archives. I'm seeing exactly the same formatted messages in the maillog of a box here as well: Jun 12 07:03:38 sm-msp-queue[96453]: g5766juA092113: to=3Droot, delay=3D4+23:56:53, xdelay=3D00:00:00, mailer=3Drelay, pri=3D22287174, relay=3Dlocalhost.., dsn=3D4.0.0, stat=3DDeferred: Permission denied ~ $=20 I wanted to find out if you had gotten an explanation, or positive response to your query in the end. I tried sending a query to Sendmail.org but couldn't get any joy there either. Do let me know, please Regards, Stacey ok. Maybe if I take it one step at a time. Can anyone tell me what this means. May 31 15:46:04 FW sm-msp-queue[442]: g4R84JFE000560: to=3Droot, ctladdr=3Droot (0/0), delay=3D4+12:41:45, xdelay=3D00:00:00, mailer=3Drelay= , pri=3D18390056, relay=3Dlocalhost.rhbsd.dhs.org., dsn=3D4.0.0, stat=3DDefer= red: Permission denied Thaks. --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer --=-oCFnws9IEeT4kPN8vwh7 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi, I stumbled across your post in the archives. I'm seeing exactly the same formatted messages in the maillog of a box here as well: Jun 12 07:03:38 sm-msp-queue[96453]: g5766juA092113: to=3Droot, delay=3D4+23:56:53, xdelay=3D00:00:00, mailer=3Drelay, pri=3D22287174, relay=3Dlocalhost.., dsn=3D4.0.0, stat=3DDeferred: Permission denied ~ $=20 I wanted to find out if you had gotten an explanation, or positive response to your query in the end. I tried sending a query to Sendmail.org but couldn't get any joy there either. Do let me know, please Regards, Stacey ok. Maybe if I take it one step at a time. Can anyone tell me what this means. May 31 15:46:04 FW sm-msp-queue[442]: g4R84JFE000560: to=3Droot, ctladdr=3Droot (0/0), delay=3D4+12:41:45, xdelay=3D00:00:00, mailer=3Drelay= , pri=3D18390056, relay=3Dlocalhost.rhbsd.dhs.org., dsn=3D4.0.0, stat=3DDefer= red: Permission denied Thaks. - --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 iQA/AwUBPQbqT/dn4A8qiCO5EQJDDgCfciMvr3Ruorv5a1bfMyoiV+S0mhIAoLl9 1XD1gGPV8VFqikxuAW9Nkp/7 =ijNc -----END PGP SIGNATURE----- --=-oCFnws9IEeT4kPN8vwh7-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 23:32:17 2002 Delivered-To: freebsd-questions@freebsd.org Received: from sv07e.atm-tzs.kmjeuro.com (sv07e.atm-tzs.kmjeuro.com [193.81.94.207]) by hub.freebsd.org (Postfix) with ESMTP id 7D9E537B404 for ; Tue, 11 Jun 2002 23:32:09 -0700 (PDT) Received: from karl (adsl.ooe.kmjeuro.com [193.81.94.78]) (authenticated bits=0) by sv07e.atm-tzs.kmjeuro.com (8.12.3/8.12.3) with ESMTP id g5C6ViU9043920 for ; Wed, 12 Jun 2002 08:31:45 +0200 (CEST) (envelope-from k.joch@kmjeuro.com) Message-ID: <068801c211da$d312c2c0$0a05a8c0@ooe.kmjeuro.com> From: "Karl M. Joch" To: "'freebsd-questions@freebsd.org'" References: <8A6A2A139700D5118EB6009027B0FF3A0D91D799@caemsx02.cae.ca> Subject: Re: IPFW/natd to my jail Date: Wed, 12 Jun 2002 08:31:42 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-MailScanner: Mail Server protected by CTS Austria www.ctseuro.com Message found to be clean Sender: owner-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: "Andrea Bacchet" To: "'freebsd-questions@freebsd.org'" Sent: Tuesday, June 11, 2002 10:10 PM Subject: IPFW/natd to my jail > I really did not want to learn the entire ipfw / natd, just to get this > simple jail setup working. But it looks like I have no choice! there is no choice. you need to learn that stuff. you need nat with redirect_port for the jail and rc.firewall on dagobah configured for 2 IPs. > > cheers, > > __ > Andy > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- -- Best regards / Mit freundlichen Gruessen, Karl M. Joch http://www.freebsd.at - Power Operating System To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jun 11 23:54:40 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.halplant.com (ip68-100-145-31.nv.nv.cox.net [68.100.145.31]) by hub.freebsd.org (Postfix) with ESMTP id 6702B37B407 for ; Tue, 11 Jun 2002 23:54:38 -0700 (PDT) Received: by mail.halplant.com (Postfix, from userid 1001) id 93F9A1DD; Wed, 12 Jun 2002 02:54:37 -0400 (EDT) Date: Wed, 12 Jun 2002 02:54:37 -0400 From: Andrew J Caines To: freebsd-questions@freebsd.org Subject: Re: OT: Javascript source code formatting Message-ID: <20020612065437.GC31446@hal9000.halplant.com> Reply-To: Andrew J Caines Mail-Followup-To: freebsd-questions@freebsd.org References: <5.1.1.6.0.20020612152823.00b88f00@wheresmymailserver.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5.1.1.6.0.20020612152823.00b88f00@wheresmymailserver.com> User-Agent: Mutt/1.3.99i Organization: H.A.L. Plant X-PGP-Fingerprint: C59A 2F74 1139 9432 B457 0B61 DDF2 AA61 67C3 18A1 X-Powered-by: FreeBSD 4.6-RC X-URL: http://halplant.com:88/ 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 Jacob, > I have two rather large javascript files which are almost identical > (someone has formatted and put different spacing in one of them) there has > been a minor change to the source, but I cannot find it with diff (due to > the different formatting). Did you try "diff -b"? See diff(1). -Andrew- -- _______________________________________________________________________ | -Andrew J. Caines- Unix Systems Engineer A.J.Caines@halplant.com | | "They that can give up essential liberty to obtain a little temporary | | safety deserve neither liberty nor safety" - Benjamin Franklin, 1759 | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 0:10:31 2002 Delivered-To: freebsd-questions@freebsd.org Received: from math01.cs.upd.edu.ph (sky-a194.up.edu.ph [64.94.101.194]) by hub.freebsd.org (Postfix) with SMTP id 274AD37B411 for ; Wed, 12 Jun 2002 00:10:26 -0700 (PDT) Received: (qmail 27764 invoked by uid 913); 12 Jun 2002 07:16:30 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 12 Jun 2002 07:16:30 -0000 Date: Wed, 12 Jun 2002 15:16:30 +0800 (JST) From: To: David J Duchscher Cc: questions - freebsd Subject: Re: samba 2.2.4 broken In-Reply-To: <3F3C01DA-7DAC-11D6-A6F8-0003930B3DA4@nostrum.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG thanks, i _think_ that did it, making it now... On Tue, 11 Jun 2002, David J Duchscher wrote: > On Tuesday, June 11, 2002, at 08:03 PM, wrote: > > > > > i'm using 4.4, don't want to go to 5.0. > > doing make at net/samba gives me > > > > ===> samba-2.2.4_1 is marked as broken: Requires a recent FreeBSD > > 5.0-CURRENT. > > > > what am i to do? > > > > From a quick read of the Makefile, it looks like you are trying to > compile with > ACL support. 4.x branch doesn't support ACLs. Un-checking this option > should > allow you to build and install the port. > > DaveD > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 0:12:44 2002 Delivered-To: freebsd-questions@freebsd.org Received: from aurora.5ci.lt (aurora.5ci.net [212.122.64.14]) by hub.freebsd.org (Postfix) with ESMTP id A7B7037B40D for ; Wed, 12 Jun 2002 00:12:39 -0700 (PDT) Received: by AURORA with Internet Mail Service (5.5.2655.55) id ; Wed, 12 Jun 2002 09:12:37 +0200 Message-ID: From: Simas Cepaitis To: "'Justin P. Michel'" , freebsd-questions@freebsd.org Subject: RE: Secure FTP Date: Wed, 12 Jun 2002 09:12:35 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2655.55) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, > -----Original Message----- > From: Justin P. Michel [mailto:jpmichel@jcontinuum.ca] > Sent: Wednesday, June 12, 2002 4:05 AM > To: freebsd-questions@freebsd.org > Subject: Secure FTP > > > Greetings, > > Can someone direct me to a program that I can use as a secure > FTP daemon? I > would like to use a feature on my ftp program called - SFTP (SSH2) - > allowing public-key access, but I have no idea what steps are > needed to > configure the server end of things. Short explanation :) Enter this line in your /etc/sshd_config if you don't have it yet (on the server machine) and restart sshd: Subsystem sftp /usr/libexec/sftp-server Restart sshd and add client's public key to ~user/.ssh/authorized_keys2 on the server machine. Be sure that firewall allows sftp connections. Simas Cepaitis simas@5ci.lt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 0:13:36 2002 Delivered-To: freebsd-questions@freebsd.org Received: from colossus.systems.pipex.net (colossus.systems.pipex.net [62.190.223.73]) by hub.freebsd.org (Postfix) with ESMTP id 7405E37B400 for ; Wed, 12 Jun 2002 00:13:27 -0700 (PDT) Received: from ThisAddressDoesNotExist (userhh092.dsl.pipex.com [62.190.215.92]) by colossus.systems.pipex.net (Postfix) with ESMTP id DE98416000138; Wed, 12 Jun 2002 08:13:25 +0100 (BST) Subject: Re: portupgrade on xscreensaver failing over the last week now From: "S. Roberts" Reply-To: sroberts@dsl.pipex.com To: Adam Weinberger Cc: FreeBSD-Questions In-Reply-To: <20020611175632.A22658@crackula.com> References: <1023841533.325.5.camel@Demon.Strobe.org> <20020611175632.A22658@crackula.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-GtBPJqu0qezBAuY/zBuQ" X-Mailer: Ximian Evolution 1.0.5 Date: 12 Jun 2002 08:13:22 +0100 Message-Id: <1023866003.325.13.camel@Demon.Strobe.org> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-GtBPJqu0qezBAuY/zBuQ Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Searched for your post, couldn't find it. Is it possible for you to simply forward your solution? Stacey On Wed, 2002-06-12 at 01:56, Adam Weinberger wrote: > stacey - >=20 > check the archives. within the last few days i posted a couple commands > that will kludge this (apparently pkgconfig-related) problem into > the ether. >=20 > -Adam >=20 >=20 > S. Roberts took 2.6K on Wed, Jun 12, 2002 at 01:25:32AM +0100 to say: > > Hello, > > I've been trying to upgrade xscreensaver on one of my machines now > > for the last few days now, but its crashing out with the following > > error: > > /usr/libexec/elf/ld: cannot find -lgtk >=20 >=20 >=20 >=20 >=20 > -- > "I am disrespectful to dirt! Can you see I am serious!" > -Mr. Sparkle > Adam Weinberger > monkey@crackula.com > http://www.crackula.com >=20 >=20 --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer --=-GtBPJqu0qezBAuY/zBuQ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Searched for your post, couldn't find it. Is it possible for you to simply forward your solution? Stacey On Wed, 2002-06-12 at 01:56, Adam Weinberger wrote: > stacey - >=20 > check the archives. within the last few days i posted a couple commands > that will kludge this (apparently pkgconfig-related) problem into > the ether. >=20 > -Adam >=20 >=20 > S. Roberts took 2.6K on Wed, Jun 12, 2002 at 01:25:32AM +0100 to say: > > Hello, > > I've been trying to upgrade xscreensaver on one of my machines now > > for the last few days now, but its crashing out with the following > > error: > > /usr/libexec/elf/ld: cannot find -lgtk >=20 >=20 >=20 >=20 >=20 > -- > "I am disrespectful to dirt! Can you see I am serious!" > -Mr. Sparkle > Adam Weinberger > monkey@crackula.com > http://www.crackula.com >=20 >=20 - --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 iQA/AwUBPQb0kPdn4A8qiCO5EQLG4wCgqi05yFn7xVF+LojHLLu4SoQMn6kAoO0a pGyJzxyznboNw6kCBGzWGw8y =DlhE -----END PGP SIGNATURE----- --=-GtBPJqu0qezBAuY/zBuQ-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 0:36:10 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.crackula.com (adsl-64-169-68-38.dsl.snfc21.pacbell.net [64.169.68.38]) by hub.freebsd.org (Postfix) with ESMTP id 01DAB37B401 for ; Wed, 12 Jun 2002 00:35:48 -0700 (PDT) Received: (from monkey@localhost) by mail.crackula.com (8.9.3/8.9.3) id AAA28992; Wed, 12 Jun 2002 00:33:16 -0700 (PDT) Date: Wed, 12 Jun 2002 00:33:16 -0700 From: Adam Weinberger To: "S. Roberts" Cc: FreeBSD-Questions Subject: Re: portupgrade on xscreensaver failing over the last week now Message-ID: <20020612003315.A10565@crackula.com> References: <1023841533.325.5.camel@Demon.Strobe.org> <20020611175632.A22658@crackula.com> <1023866003.325.13.camel@Demon.Strobe.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: MarioMail Super Nintendo w/ 2 controllers In-Reply-To: <1023866003.325.13.camel@Demon.Strobe.org>; from sroberts@dsl.pipex.com on Wed, Jun 12, 2002 at 08:13:22AM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG this all depends on when you last updated your ports tree. if you're trying to build xscreensaver-4.04.2, then follow the directions in: http://docs.freebsd.org/cgi/getmsg.cgi?fetch=2855325+0+archive/2002/freebsd-questions/20020609.freebsd-questions if you've updated today, you'll have xscreensaver-4.05, in which case: # cd /usr/ports/x11/xscreensaver # make clean configure # cp work/xscreensaver-4.05/driver/Makefile work/xscreensaver-4.05/driver/Makefile.orig # sed -e "s/-lgdk /-lgdk12 /" work/xscreensaver-4.05/driver/Makefile.orig > work/xscreensaver-4.05/driver/Makefile # make install clean that should do the trick. -Adam S. Roberts took 2.3K on Wed, Jun 12, 2002 at 08:13:22AM +0100 to say: > Searched for your post, couldn't find it. Is it possible for you to > simply forward your solution? > > Stacey > > On Wed, 2002-06-12 at 01:56, Adam Weinberger wrote: > > stacey - > > > > check the archives. within the last few days i posted a couple commands > > that will kludge this (apparently pkgconfig-related) problem into > > the ether. > > > > -Adam > > > > > > S. Roberts took 2.6K on Wed, Jun 12, 2002 at 01:25:32AM +0100 to say: > > > Hello, > > > I've been trying to upgrade xscreensaver on one of my machines now > > > for the last few days now, but its crashing out with the following > > > error: > > > /usr/libexec/elf/ld: cannot find -lgtk > > > > > > > > > > > > -- > > "I am disrespectful to dirt! Can you see I am serious!" > > -Mr. Sparkle > > Adam Weinberger > > monkey@crackula.com > > http://www.crackula.com > > > > > -- > Stacey Roberts B.Sc. (HONS) Computer Science > Network Systems Engineer -- "I am disrespectful to dirt! Can you see I am serious!" -Mr. Sparkle Adam Weinberger monkey@crackula.com http://www.crackula.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 0:40:34 2002 Delivered-To: freebsd-questions@freebsd.org Received: from falcon.clarotech.co.za (falcon.clarotech.co.za [196.22.181.162]) by hub.freebsd.org (Postfix) with ESMTP id 8229137B40B for ; Wed, 12 Jun 2002 00:40:26 -0700 (PDT) Received: from prowler.clarotech.co.za (prowler.clarotech.co.za [192.168.250.2]) by falcon.clarotech.co.za (8.12.3/8.12.3) with ESMTP id g5C7eLjT071354 for ; Wed, 12 Jun 2002 09:40:21 +0200 (SAST) (envelope-from TonyR@clarotech.co.za) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: MyODBC / MySQL: Lost connection error X-MimeOLE: Produced By Microsoft Exchange V6.0.4417.0 Date: Wed, 12 Jun 2002 09:40:21 +0200 content-class: urn:content-classes:message Message-ID: <09B07E5FCE15BB44B9CDAF92E483935E4B46AD@prowler.clarotech.co.za> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: MyODBC / MySQL: Lost connection error Thread-Index: AcIR5Gb6RWmR3ejrSZODGYiG2mUM1w== From: "Tony Russell" To: X-Virus-Scanned: by amavisd-milter (http://amavis.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 Hi I have installed mysql-server-3.23.49 (from ports) on FreeBSD 4.6-RC. I am able to use the mysql client to create databases and import data without a problem. When I try to use MyODBC (2.50 or 3.51) on a Windows 98 or Windows XP workstation I receive "[MySQL][MyODBC 3.51 Driver] Lost connection to MySQL server during query" on the workstation and mysqld (started with /usr/local/bin/safe_mysqld --user=3Dmysql) appears to restart (I receive a "mysqld restarted" = message in the .err file in the database directory). Can anyone point me to a possible solution? Many thanks ______________________________________________________ Antony Russell Technical Director Clarotech Consulting (Pty) Ltd EMail: TonyR@Clarotech.co.za Phone: 021.671.5350 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 0:46:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp05.retemail.es (smtp05.iddeo.es [62.81.186.15]) by hub.freebsd.org (Postfix) with ESMTP id 6E90E37B404 for ; Wed, 12 Jun 2002 00:46:43 -0700 (PDT) Received: from kodo.localdomain ([62.174.25.153]) by smtp05.retemail.es (InterMail vM.5.01.05.08 201-253-122-126-108-20020526) with SMTP id <20020612074641.SRBB22018.smtp05.retemail.es@kodo.localdomain> for ; Wed, 12 Jun 2002 09:46:41 +0200 Date: Wed, 12 Jun 2002 09:46:47 +0200 From: F.Xavier Noria To: freebsd-questions@FreeBSD.org Subject: pkgdb does not work Message-Id: <20020612094647.16ea8832.fxn@retemail.es> X-Mailer: Sylpheed version 0.7.6 (GTK+ 1.2.10; i386-portbld-freebsd4.5) 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 Suddenly, pkgdb, portsdb and some more utiities give this error message when run: su-2.05a# pkgdb -F ** Error occured reading /usr/local/etc/pkgtools.conf: undefined method `+' for nil Do you know what can be happening and how could I fix it? -- fxn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 0:46:52 2002 Delivered-To: freebsd-questions@freebsd.org Received: from noname.csdl.lt (noname.csdl.lt [194.176.40.182]) by hub.freebsd.org (Postfix) with SMTP id 3586137B403 for ; Wed, 12 Jun 2002 00:46:47 -0700 (PDT) Received: (qmail 40795 invoked by uid 1000); 12 Jun 2002 07:46:45 -0000 Date: Wed, 12 Jun 2002 09:46:45 +0200 From: Paulius Bulotas To: FreeBSD-Questions Subject: Re: Apache13+Modssl Message-ID: <20020612074644.GA40198@kaktusas.org> Mail-Followup-To: FreeBSD-Questions References: <000901c211ac$cefa9150$020aa8c0@acaraje> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000901c211ac$cefa9150$020aa8c0@acaraje> X-URL: http://www.kaktusas.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 Hi, On 02 06 11, Vitor de Matos Carvalho wrote: > I compiled apach13-modssl for ports. It compiled and installed everything > ok, without of the errors. > Only that all time that I go to twirl the apache, it asks for pass phrase. > > He would like to know if it has as to read pass phrase of some archive, thus > preventing that it always asks?? As you are using modssl, you've created a certificate. The private key is encrypted with password and every time Apache is started, it has to decrypt it, so you have to remove password like this: openssl rsa -in private.pem -out private2.pem then mv private2.pem private.pem chmod 600 private.pem make and you are done ;) Paulius To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 1:47:54 2002 Delivered-To: freebsd-questions@freebsd.org Received: from empty1.ekahuna.com (empty1.ekahuna.com [198.144.200.196]) by hub.freebsd.org (Postfix) with ESMTP id 2E56637B40A for ; Wed, 12 Jun 2002 01:47:51 -0700 (PDT) Received: from pc-02 (pc02.ekahuna.com [198.144.200.197]) by empty1.ekahuna.com (Post.Office MTA v3.5.3 release 223 ID# 0-0U10L2S100V35) with ESMTP id com for ; Wed, 12 Jun 2002 01:47:50 -0700 From: "Philip J. Koenig" Organization: The Electric Kahuna Organization To: questions@FreeBSD.ORG Date: Wed, 12 Jun 2002 01:47:51 -0700 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Sendmail library question/problem Reply-To: pjklist@ekahuna.com X-mailer: Pegasus Mail for Win32 (v3.12c) Message-ID: <20020612084750636.AAA590@empty1.ekahuna.com@pc02.ekahuna.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 Been trying to get "spamass-milter" working on a 4.6-RC box. (early 4.6-RC, ie from around 5/20) First of all, I'm having a hard time finding any documentation on milter at all - the milter.org site doesn't seem to have any, neither does the sendmail.org site that I can find. This particular milter (for spamassassin) is finicky in a variety of ways when you go to build it - ie wants linuxthreads, gmake, etc. (someday a port would be nice) But it also doesn't seem to be able to find certain sendmail libraries - ie libsm.a - which for some strange reason on this system only exists in the /obj/src/lib/libsm directory. (I have /usr/obj symlinked to /obj on this box) Did something not get built or installed for some reason on this system, ie do I have to go into the directory above and use "make install" or something, or just copy libsm.a to /usr/lib? Thx, Phil -- Philip J. Koenig pjklist@ekahuna.com Electric Kahuna Systems -- Computers & Communications for the New Millenium To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 1:48:54 2002 Delivered-To: freebsd-questions@freebsd.org Received: from kumprang.or.id (wl-kumprang-5.teras.net.id [202.143.103.229]) by hub.freebsd.org (Postfix) with SMTP id 17DE937B407 for ; Wed, 12 Jun 2002 01:48:38 -0700 (PDT) Received: (qmail 43891 invoked by uid 1000); 12 Jun 2002 08:48:25 -0000 Date: Wed, 12 Jun 2002 15:48:25 +0700 From: budsz To: freebsd-questions Subject: Error courier-imap Message-ID: <20020612154825.A43197@bdg.centrin.net.id> Reply-To: budsz Mail-Followup-To: budsz , freebsd-questions Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i X-Uptime: 3:42PM up 16:49, 4 users, load averages: 0.12, 0.13, 0.05 X-Operation-System: FreeBSD 4.6-RC i386 X-Geekcode: "GMU d- s++:+ a- C++ UL++ P+ L++ E- W++ N o+ K- w+ O+ M V++ PS PE Y+ PGP++ t 5 X+++ R+ tv b++ DI- D+ G++ e++ h+ r+ y+" X-Pubkey-Linux: "http://www.kumprang.or.id/~budsz/pubkey_Linux.txt" X-Pubkey-FreeBSD: "http://www.kumprang.or.id/~budsz/pubkey_FreeBSD.txt" X-Company: "Internet Cafe & Game Kumprang" Sender: owner-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 tried compile courier-imap-1.4.6.20020529, with options $env "LIBS=-L/usr/local/lib/mysql -lmysqlclient -lz" $./configure --disable-root-check --without-authuserdb ---error message outbox.c: In function `check_outbox': outbox.c:72: warning: implicit declaration of function `signal' outbox.c:72: `SIGCHLD' undeclared (first use in this function) outbox.c:72: (Each undeclared identifier is reported only once outbox.c:72: for each function it appears in.) outbox.c:72: `SIG_DFL' undeclared (first use in this function) outbox.c:73: `SIGPIPE' undeclared (first use in this function) outbox.c:110: warning: suggest explicit braces to avoid ambiguous `else' outbox.c:205: warning: implicit declaration of function `kill' outbox.c:205: `SIGTERM' undeclared (first use in this function) gmake[1]: *** [outbox.o] Error 1 gmake[1]: Leaving directory `/usr/local/src/courier-imap-1.4.6.20020529/imap' gmake: *** [all-recursive] Error 1 ---error message How to fix this...? and --enable-webpass=vpopmail was disable in this courier-imap version..? or auto..? TIA -- budsz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 1:58: 7 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.crackula.com (adsl-64-169-68-38.dsl.snfc21.pacbell.net [64.169.68.38]) by hub.freebsd.org (Postfix) with ESMTP id 4F78337B405 for ; Wed, 12 Jun 2002 01:57:59 -0700 (PDT) Received: (from monkey@localhost) by mail.crackula.com (8.9.3/8.9.3) id BAA00934; Wed, 12 Jun 2002 01:55:27 -0700 (PDT) Date: Wed, 12 Jun 2002 01:55:27 -0700 From: Adam Weinberger To: "Philip J. Koenig" Cc: questions@FreeBSD.ORG Subject: Re: Sendmail library question/problem Message-ID: <20020612015527.A25415@crackula.com> References: <20020612084750636.AAA590@empty1.ekahuna.com@pc02.ekahuna.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: MarioMail Super Nintendo w/ 2 controllers In-Reply-To: <20020612084750636.AAA590@empty1.ekahuna.com@pc02.ekahuna.com>; from pjklist@ekahuna.com on Wed, Jun 12, 2002 at 01:47:51AM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG why not use the spamassassin port? ports/mail/p5-Mail-SpamAssassin -Adam Philip J. Koenig took 1.1K on Wed, Jun 12, 2002 at 01:47:51AM -0700 to say: > Been trying to get "spamass-milter" working on a 4.6-RC box. (early > 4.6-RC, ie from around 5/20) > > First of all, I'm having a hard time finding any documentation on > milter at all - the milter.org site doesn't seem to have any, neither > does the sendmail.org site that I can find. > > This particular milter (for spamassassin) is finicky in a variety of > ways when you go to build it - ie wants linuxthreads, gmake, etc. > (someday a port would be nice) But it also doesn't seem to be able to > find certain sendmail libraries - ie libsm.a - which for some strange > reason on this system only exists in the /obj/src/lib/libsm > directory. (I have /usr/obj symlinked to /obj on this box) > > Did something not get built or installed for some reason on this > system, ie do I have to go into the directory above and use "make > install" or something, or just copy libsm.a to /usr/lib? > > Thx, > > Phil > > > -- > Philip J. Koenig pjklist@ekahuna.com > Electric Kahuna Systems -- Computers & Communications for the New Millenium > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- "I am disrespectful to dirt! Can you see I am serious!" -Mr. Sparkle Adam Weinberger monkey@crackula.com http://www.crackula.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 1:58:29 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx0.gmx.net (mx0.gmx.net [213.165.64.100]) by hub.freebsd.org (Postfix) with SMTP id 5693F37B403 for ; Wed, 12 Jun 2002 01:58:21 -0700 (PDT) Received: (qmail 3422 invoked by uid 0); 12 Jun 2002 08:58:11 -0000 Date: Wed, 12 Jun 2002 10:58:10 +0200 (MEST) From: Sanjay Bhattacharya To: freebsd-questions@freebsd.org MIME-Version: 1.0 Subject: Apologies X-Priority: 3 (Normal) X-Authenticated-Sender: #0014812425@gmx.net X-Authenticated-IP: [203.197.117.162] Message-ID: <14791.1023872290@www2.gmx.net> X-Mailer: WWW-Mail 1.5 (Global Message Exchange) X-Flags: 0001 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG My apologies for stating that colorized ls is achieved by the command ls -g. It will be ls -G. I apologies sincerely for this mistake. Regds, Sanjay -- GMX - Die Kommunikationsplattform im Internet. http://www.gmx.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 2: 8:25 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ei.bzerk.org (ei.xs4all.nl [213.84.67.5]) by hub.freebsd.org (Postfix) with ESMTP id 6BCB337B400 for ; Wed, 12 Jun 2002 02:08:21 -0700 (PDT) Received: from ei.bzerk.org (BOFH@localhost [127.0.0.1]) by ei.bzerk.org (8.12.3/8.12.3) with ESMTP id g5C96oP9056427; Wed, 12 Jun 2002 11:06:50 +0200 (CEST) (envelope-from stable@ei.bzerk.org) Received: (from stable@localhost) by ei.bzerk.org (8.12.3/8.12.3/Submit) id g5C96oVm056426; Wed, 12 Jun 2002 11:06:50 +0200 (CEST) Date: Wed, 12 Jun 2002 11:06:50 +0200 From: Ruben de Groot To: Adam Weinberger Cc: "Philip J. Koenig" , questions@FreeBSD.ORG Subject: Re: Sendmail library question/problem Message-ID: <20020612110650.A56370@ei.bzerk.org> References: <20020612084750636.AAA590@empty1.ekahuna.com@pc02.ekahuna.com> <20020612015527.A25415@crackula.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020612015527.A25415@crackula.com>; from monkey@crackula.com on Wed, Jun 12, 2002 at 01:55:27AM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Jun 12, 2002 at 01:55:27AM -0700, Adam Weinberger typed: > why not use the spamassassin port? ports/mail/p5-Mail-SpamAssassin I think the port doesn't work with sendmail. spamass-milter does. > > -Adam > > > Philip J. Koenig took 1.1K on Wed, Jun 12, 2002 at 01:47:51AM -0700 to say: > > Been trying to get "spamass-milter" working on a 4.6-RC box. (early > > 4.6-RC, ie from around 5/20) > > > > First of all, I'm having a hard time finding any documentation on > > milter at all - the milter.org site doesn't seem to have any, neither > > does the sendmail.org site that I can find. > > > > This particular milter (for spamassassin) is finicky in a variety of > > ways when you go to build it - ie wants linuxthreads, gmake, etc. > > (someday a port would be nice) But it also doesn't seem to be able to > > find certain sendmail libraries - ie libsm.a - which for some strange > > reason on this system only exists in the /obj/src/lib/libsm > > directory. (I have /usr/obj symlinked to /obj on this box) > > > > Did something not get built or installed for some reason on this > > system, ie do I have to go into the directory above and use "make > > install" or something, or just copy libsm.a to /usr/lib? > > > > Thx, > > > > Phil > > > > > > -- > > Philip J. Koenig pjklist@ekahuna.com > > Electric Kahuna Systems -- Computers & Communications for the New Millenium > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > -- > "I am disrespectful to dirt! Can you see I am serious!" > -Mr. Sparkle > Adam Weinberger > monkey@crackula.com > http://www.crackula.com > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 2:13:43 2002 Delivered-To: freebsd-questions@freebsd.org Received: from cmailg5.svr.pol.co.uk (cmailg5.svr.pol.co.uk [195.92.195.175]) by hub.freebsd.org (Postfix) with ESMTP id F1B9837B409 for ; Wed, 12 Jun 2002 02:13:38 -0700 (PDT) Received: from modem-1216.blotto.dialup.pol.co.uk ([62.25.226.192] helo=mailgate.originative.co.uk) by cmailg5.svr.pol.co.uk with esmtp (Exim 3.35 #1) id 17I4C6-00060n-00; Wed, 12 Jun 2002 10:13:35 +0100 Received: from lobster.originative.co.uk (lobster.originative.co.uk [10.0.0.2]) by mailgate.originative.co.uk (Postfix) with ESMTP id C184F1D169; Wed, 12 Jun 2002 10:13:03 +0100 (BST) Subject: Re: KVM problems From: Paul Richards To: Steve Fettig Cc: Michael Wells , freebsd-questions@FreeBSD.ORG In-Reply-To: <3D06C26F.2070405@stevenfettig.com> References: <200206100833.44751.loki_bsd@cox.net> <005601c21193$5f09d5e0$0a01a8c0@mswolf> <3D06C26F.2070405@stevenfettig.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-orSFfMt/3qvNXOhAP6/u" X-Mailer: Ximian Evolution 1.0.5 Date: 12 Jun 2002 10:12:49 +0100 Message-Id: <1023873169.10393.71.camel@lobster.originative.co.uk> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-orSFfMt/3qvNXOhAP6/u Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2002-06-12 at 04:39, Steve Fettig wrote: > Michael Wells wrote: >=20 > >I am installing 4.5 release and attempting to set it up with=20 > >a Belkin OmniView KVM. If I boot up and start the setup > >on the BSD machine everything is fine until I switch over and > >then come back. Upon returning to the BSD machine > >the mouse behaves erratically and continuing is impossible. > >Any thoughts on what I could be doing wrong? > > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org > >with "unsubscribe freebsd-questions" in the body of the message > > =20 > > > Michael, >=20 > I had the same thing happen on two different Belkin KVM's (one being=20 > the Omniview)-- something makes me think that they aren't what they were=20 > cracked up to be -- and I had to turn off the scroll wheel option on my=20 > mouse in X to keep this from happening (this was also regardless of=20 > desktop environ. like KDE, Gnome or Windowmaker). This always happened=20 > on a *nix (FreeBSD, SuSE and RH Linux w/ X) but not the Windows=20 > machines... I just think they aren't designed well enough to work with=20 > *nix's -- but, like I said, problem was solved once I turned off the=20 > scroll wheel function. I also deal with odd issues with the keyboard=20 > that finally go away after switching back and forth between machines....=20 > Since I already sunk the money, I have to put up with it unless someone=20 > else has a clue as to what is happening. The symptoms are caused by the FreeBSD mouse driver and the Belkin's idea of the mouse state getting out of sync. You could try to find a firmware upgrade for the Belkin and see if that fixes. I use an Ultraview (not by Belkin) and the problem went away after a firmware upgrade on the KVM. --=20 Paul Richards | =20 FreeBSD Services Ltd | Pre-order your FreeBSD 4.6 DVD now! http://www.freebsd-services.com | =20 --=-orSFfMt/3qvNXOhAP6/u Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iQEVAwUAPQcQkH/5PEK9QuA3AQJEgQf9HsaeAECPxJc06jhSDNyMZxIMJJk82qM/ g3DfckEnwwmrxB4CklKxUz/rv00VhaK/AasJmFEkCpd5rLCDOH0brSilmFFb5jag ak/2knLilVkdPOEz9DsUPHofpLcN0nXTeR4lzqatQrn9qWeNHKAbUKcgACJBngVW eePa0+RGKVut7OFwjdIzx6EX0s6jhJ8Fa6sj2+70COd9JO56wkWE11LiNl3WF2ph fhfgBkzrXlPBcK3D5lNttHP63NTiOI1NdMCZK4bIc6KSEncgvoqSG+0nsqOovg7r JcP8FTwHXIkTbUS8WA+ejEJ53Qhf77I6XtZvWm61M59OMjuHUuxjWA== =RFx0 -----END PGP SIGNATURE----- --=-orSFfMt/3qvNXOhAP6/u-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 2:25:51 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web13501.mail.yahoo.com (web13501.mail.yahoo.com [216.136.175.80]) by hub.freebsd.org (Postfix) with SMTP id C6F4737B400 for ; Wed, 12 Jun 2002 02:25:49 -0700 (PDT) Message-ID: <20020612092549.48320.qmail@web13501.mail.yahoo.com> Received: from [202.150.128.129] by web13501.mail.yahoo.com via HTTP; Wed, 12 Jun 2002 02:25:49 PDT Date: Wed, 12 Jun 2002 02:25:49 -0700 (PDT) From: chia an Subject: HELPPPPP? To: freebsd-questions@FreeBSD.ORG In-Reply-To: <1004883578.3be54e7a57f51@mail.bg> 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 have installed qmail, ucspi, daemon tool, and vpopmail, i have successfully installed all mail program without any error message, but something weird, each user cant receive mail from each other, i am using maildir format, although i have check with ls -a /home/user_name/Maildir/new and it was contain mail in /home/user_name/Maildir/new directory, but why when iam running pine, there was no email appear? I hope someone could get me out from this problem, i need hands of all of you,,, thanks __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 2:31:57 2002 Delivered-To: freebsd-questions@freebsd.org Received: from neptune.dbn.stormnet.co.za (neptune.dbn.stormnet.co.za [196.22.196.1]) by hub.freebsd.org (Postfix) with ESMTP id 77FA137B40F for ; Wed, 12 Jun 2002 02:31:40 -0700 (PDT) Received: from postoffice.brabys.co.za ([192.96.48.13] helo=brabys.co.za) by neptune.dbn.stormnet.co.za with esmtp (Exim 3.34 #1) id 17I4TL-0002tq-00 for freebsd-questions@freebsd.org; Wed, 12 Jun 2002 11:31:23 +0200 Received: from nelis.brabys.co.za (proxy-inner.brabys.co.za [192.96.48.11]) by brabys.co.za (8.12.0/8.12.0) with ESMTP id g5C9UfbP017637 for ; Wed, 12 Jun 2002 11:30:41 +0200 Message-Id: <5.1.0.14.2.20020612111901.01374760@192.96.48.11> X-Sender: nelis@192.96.48.11 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Wed, 12 Jun 2002 11:30:47 +0200 To: freebsd-questions@freebsd.org From: Nelis Lamprecht Subject: web access and bandwidth reporting Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-MailScanner: Found to be clean X-Scanner: exiscan *17I4TL-0002tq-00*PeZCfU/Z2iA* (STORM GROUP, www.storm.co.za) Sender: owner-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 List I need to setup a machine that will be able to do web access reporting and bandwidth usage reporting. I know squid logs all this ( monitoring log files is a pain :) but I was wondering if anyone knows of any front end apps that have been developed for this purpose. I need something for *nix ( FreeBSD ) that has similar capabilities to the win32 applications that SurfControl produce. I am willing to pay and any help, advice, suggestions would be greatly appreciated. Thanks in advance. Nelis To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 2:33:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx2.decode.is (mx2.decode.is [213.167.128.31]) by hub.freebsd.org (Postfix) with ESMTP id B4D9737B410 for ; Wed, 12 Jun 2002 02:33:37 -0700 (PDT) Received: (from root@localhost) by mx2.decode.is () id g5C9XV902532 for questions@freebsd.org; Wed, 12 Jun 2002 09:33:31 GMT Received: from snote.decode.is (snote.decode.is [172.18.0.6]) by mx2.decode.is (8.11.6/decode) with ESMTP id g5C9XUn02463 for ; Wed, 12 Jun 2002 09:33:30 GMT Subject: nfs mount on HP unix To: questions@freebsd.org X-Mailer: Lotus Notes Release 5.0.8 June 18, 2001 Message-ID: From: "Gestur A. Grjetarsson" Date: Wed, 12 Jun 2002 09:31:27 +0000 X-MIMETrack: Serialize by Router on DecodeDom/Decode/IS(Release 5.0.8 |June 18, 2001) at 12.06.2002 09:31:33 MIME-Version: 1.0 X-scanner: scanned by Inflex 1.0.12.2 - (http://pldaniels.com/inflex/) Content-type: text/plain; charset=iso-8859-1 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hi I'm having trouble mounting nfs from HPUnix server on my freebsd box, where newton or sgbio is the server with the mounts requested, I'm running many linux boxes that do not have this problem mounting drives from the HP system. When I try issuing the command: mount sgbio:/sgbio/bio /nfs_mount/bio I get this error: sgbio:/sgbio/bio: NFSPROC_NULL: RPC: Timed out While tcpdumping the connection, I get this: root@leikur:/root>tcpdump host leikur and \( newton or sgbio \) tcpdump: listening on fxp0 09:27:27.535702 leikur.697 > sgbio.sunrpc: udp 56 09:27:27.536222 newton.sunrpc > leikur.697: udp 28 (DF) 09:27:27.536297 leikur.2209395213 > sgbio.nfs: 40 null 09:27:27.536490 newton.nfs > leikur.2209395213: reply ok 24 (DF) 09:27:27.536511 leikur > newton: icmp: leikur.decode.is udp port 696 unreachable (DF) I'm running on my FreeBSD box this version: root@leikur:/root>uname -a FreeBSD leikur 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Mon Jan 28 14:31:56 GMT 2002 murray@builder.freebsdmall.com:/usr/src/sys/compile/GENERIC i386 kveПja / regards _________________________________ Gestur A. Grjetarsson, gestur@decode.is deCODE Genetics Unix Administration Sturlugata 1, 101 Reykjavik, Iceland tel: +354 570-2886 http://www.itn.is/grand/ http://www.svaka.net/ljod/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 2:45: 6 2002 Delivered-To: freebsd-questions@freebsd.org Received: from andrsn.stanford.edu (andrsn.Stanford.EDU [171.66.112.163]) by hub.freebsd.org (Postfix) with ESMTP id BB2EB37B407 for ; Wed, 12 Jun 2002 02:45:04 -0700 (PDT) Received: from localhost (localhost.stanford.edu [127.0.0.1]) by andrsn.stanford.edu (8.11.6/8.11.6) with ESMTP id g5C9cqH36661; Wed, 12 Jun 2002 02:38:52 -0700 (PDT) (envelope-from andrsn@andrsn.stanford.edu) Date: Wed, 12 Jun 2002 02:38:52 -0700 (PDT) From: Annelise Anderson To: Sanjay Bhattacharya Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Apologies In-Reply-To: <14791.1023872290@www2.gmx.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 Wed, 12 Jun 2002, Sanjay Bhattacharya wrote: > My apologies for stating that colorized ls is achieved by the command ls -g. > It will be ls -G. I apologies sincerely for this mistake. > > Regds, > Sanjay That's okay Sanjay, don't worry about it; we know what you meant. :) Annelise To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 2:55:12 2002 Delivered-To: freebsd-questions@freebsd.org Received: from skink.ru.ac.za (skink.ru.ac.za [146.231.128.4]) by hub.freebsd.org (Postfix) with ESMTP id 61BC737B40A for ; Wed, 12 Jun 2002 02:55:04 -0700 (PDT) Received: from bashir.dsl.ru.ac.za ([146.231.113.19] helo=rucus.ru.ac.za) by skink.ru.ac.za with esmtp (Exim 3.36 #1) id 17I4px-0000hY-00; Wed, 12 Jun 2002 11:54:45 +0200 Message-ID: <3D071A66.8030203@rucus.ru.ac.za> Date: Wed, 12 Jun 2002 11:54:46 +0200 From: =?ISO-8859-1?Q?David_Sieb=F6rger?= User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0rc1) Gecko/20020506 X-Accept-Language: en-za, en-gb, en-us, en MIME-Version: 1.0 To: nelis@brabys.co.za Cc: freebsd-questions@freebsd.org Subject: Re: web access and bandwidth reporting References: <5.1.0.14.2.20020612111901.01374760@192.96.48.11> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-added-header: added by skink.ru.ac.za Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Nelis Lamprecht wrote: > I need to setup a machine that will be able to do web access reporting > and bandwidth usage reporting. I know squid logs all this ( monitoring > log files is a pain :) but I was wondering if anyone knows of any front > end apps that have been developed for this purpose. Calamaris could be what you're looking for. It's www/calamaris in the ports and the home page is http://cord.de/tools/squid/calamaris/ > I need something for > *nix ( FreeBSD ) that has similar capabilities to the win32 applications > that SurfControl produce. I am willing to pay and any help, advice, > suggestions would be greatly appreciated. I'm afraid I don't know what SurfControl does, or how it'd compare. -- David Sieborger drs@rucus.ru.ac.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 2:58:53 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f226.law10.hotmail.com [64.4.15.226]) by hub.freebsd.org (Postfix) with ESMTP id B6DFD37B401 for ; Wed, 12 Jun 2002 02:58:48 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 12 Jun 2002 02:58:48 -0700 Received: from 194.128.74.5 by lw10fd.law10.hotmail.msn.com with HTTP; Wed, 12 Jun 2002 09:58:48 GMT X-Originating-IP: [194.128.74.5] From: "Graham Lillico" To: freebsd-questions@FreeBSD.ORG Subject: Qmail Receiving Mail Problem Date: Wed, 12 Jun 2002 10:58:48 +0100 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 12 Jun 2002 09:58:48.0596 (UTC) FILETIME=[BF6CAD40:01C211F7] Sender: owner-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 hope someone here can help me with this. I have a mulitdrop mailbox at my ISP "username@isp.com" and I also have two aliases set up to point to this mailbox "firstname.lastname1@isp.com" and "firstname.lastname2@isp.com". My problem is that I want to use fetchmail to download the email from my isp's pop3 mailserver and then to split it between the two accounts on my mailserver "user1" and "user2" does anyone have any idea how this can be done? I'm currently using qmail and can't get it working. I will consider using something else if it can't be done using qmail. Regards Grez _________________________________________________________________ MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 3: 2: 0 2002 Delivered-To: freebsd-questions@freebsd.org Received: from andrsn.stanford.edu (andrsn.Stanford.EDU [171.66.112.163]) by hub.freebsd.org (Postfix) with ESMTP id 9D9F737B40A for ; Wed, 12 Jun 2002 03:01:46 -0700 (PDT) Received: from localhost (localhost.stanford.edu [127.0.0.1]) by andrsn.stanford.edu (8.11.6/8.11.6) with ESMTP id g5CA0RH36732; Wed, 12 Jun 2002 03:00:28 -0700 (PDT) (envelope-from andrsn@andrsn.stanford.edu) Date: Wed, 12 Jun 2002 03:00:27 -0700 (PDT) From: Annelise Anderson To: RichardH Cc: Grant Cooper , freebsd-questions@FreeBSD.ORG Subject: Re: Book from Amazon In-Reply-To: <5.1.0.14.0.20020611212803.00a7c308@mail.richardh.wsonline.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 11 Jun 2002, RichardH wrote: > FreeBSD Unleashed by Michael Urban and Brian Tiemann is excellent as is= =20 > FreeBSD an open source OS for your PC by Annelise Anderson, the first is= =20 > very detailed about the FBSD OS, the second is very useful for setting up= =20 > FBSD as a PC OS instead of Win or Linux, also the complete freeBSD by Gre= g=20 > Lehey is very good and comes packaged with the full OS, ports, etc. I=20 > recommend using bookpool discount technical books, much cheaper than=20 > Amazon, www.bookpool.com . >=20 There's also the Handbook in book form; UNIX SYSTEM ADMINISTRATION HANDBOOK by Nemeth et.al.; and Ted Mittelstaedt's book, FreeBSD Corporate Networker's Guide. Finally, some thing line Unix for the=20 Impatient (abrahams & larson) for details on unix utilities. Each does something different for you....although they overlap in significant areas. > If the automobile had followed the same development as the computer, a= =20 > Rolls-Royce would today cost $100, get a million miles per gallon, and=20 > explode once a year killing everyone inside. > =97Robert Cringely in InfoWorld=20 But as T.J. Rogers said, if the automobile had followed the same development of the computer, it would cost $100, get a million miles to the gallon, and be 12 inches long. =09Annelise=20 --=20 Annelise Anderson Author of: =09=09 FreeBSD: An Open-Source Operating System for Your PC Available from:=09 BSDmall.com and amazon.com Book Website: http://www.bittreepress.com/FreeBSD/introbook/=09 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 4: 0:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web14809.mail.yahoo.com (web14809.mail.yahoo.com [216.136.224.230]) by hub.freebsd.org (Postfix) with SMTP id 8062C37B40C for ; Wed, 12 Jun 2002 04:00:22 -0700 (PDT) Message-ID: <20020612110022.27244.qmail@web14809.mail.yahoo.com> Received: from [202.155.54.157] by web14809.mail.yahoo.com via HTTP; Wed, 12 Jun 2002 04:00:22 PDT Date: Wed, 12 Jun 2002 04:00:22 -0700 (PDT) From: dodi agusri Subject: user ppp does not work 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 am using two ISP's for my internet cafe and using USER PPP with tun0. But one of my ISP does not work at all. It disconnected Immediately when connecting. my BSD version is 4.5. Here is my ppp.conf file: default: set log phase Chat LCP IPCP tun command set device /dev/cuaa0 set speed 38400 disable pred1 deny pred1 disable lqr deny lqr set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 50 \"\" \ ATZ OK-ATZ-OK ATDT\\T TIMEOUT 60 CONNECT" set redial 3 10 enable dns # POS DOES NOT WORK =============== pos: set authname XXXXXXXX set authkey XXXXXXXX set phone XXXXXXXX set timeout 900 set openmode active accept chap set ifaddr 127.1.1.1/0 127.2.2.2/0 255.255.255.255 add 0 0 127.2.2.2 # INDOSAT775001 works =========== indosat775001 : set authname XXXXXXXX set authkey XXXXXXXX set phone XXXXXXXX set timeout 900 set openmode active accept pap set ifaddr 127.1.1.1/0 127.2.2.2/0 255.255.255.255 add 0 0 127.2.2.2 Here is my ppp.linkup : indosat775001: delete ALL add 0 0 HISADDR pos: delete ALL add 0 0 HISADDR Here is the content of /var/log/ppp.log dialling pos : Jun 8 12:14:15 server ppp[113]: Phase: Using interface: tun0 Jun 8 12:14:16 server ppp[113]: Phase: deflink: Created in closed state Jun 8 12:14:16 server ppp[113]: tun0: Command: default: set device /dev/cuaa0 Jun 8 12:14:16 server ppp[113]: tun0: Command: default: set speed 38400 Jun 8 12:14:16 server ppp[113]: tun0: Command: default: disable pred1 Jun 8 12:14:16 server ppp[113]: tun0: Command: default: deny pred1 Jun 8 12:14:16 server ppp[113]: tun0: Command: default: disable lqr Jun 8 12:14:16 server ppp[113]: tun0: Command: default: deny lqr Jun 8 12:14:16 server ppp[113]: tun0: Command: default: set dial ABORT BUSY ABORT NO\sCARRIER TIMEOUT 50 "" ATZ OK-ATZ-OK ATDT\T TIMEOUT 60 CONNECT Jun 8 12:14:16 server ppp[113]: tun0: Command: default: set redial 3 10 Jun 8 12:14:16 server ppp[113]: tun0: Command: default: enable dns Jun 8 12:14:16 server ppp[113]: tun0: Command: pos: set authname silicom Jun 8 12:14:16 server ppp[113]: tun0: Command: pos: set authkey ******** Jun 8 12:14:16 server ppp[113]: tun0: Command: pos: set phone 27789 Jun 8 12:14:16 server ppp[113]: tun0: Command: pos: set timeout 900 Jun 8 12:14:16 server ppp[113]: tun0: Command: pos: set openmode active Jun 8 12:14:16 server ppp[113]: tun0: Command: pos: accept chap Jun 8 12:14:16 server ppp[113]: tun0: Command: pos: set ifaddr 127.1.1.1/0 127.2.2.2/0 255.255.255.255 Jun 8 12:14:16 server ppp[113]: tun0: Command: pos: add 0 0 127.2.2.2 Jun 8 12:14:16 server ppp[114]: tun0: Phase: PPP Started (auto mode). Jun 8 12:14:44 server ppp[114]: tun0: Phase: bundle: Establish Jun 8 12:14:44 server ppp[114]: tun0: Phase: deflink: closed -> opening Jun 8 12:14:44 server ppp[114]: tun0: Phase: deflink: Connected! Jun 8 12:14:44 server ppp[114]: tun0: Phase: deflink: opening -> dial Jun 8 12:14:44 server ppp[114]: tun0: Chat: Phone: 27789 Jun 8 12:14:44 server ppp[114]: tun0: Chat: deflink: Dial attempt 1 of 10 Jun 8 12:14:44 server ppp[114]: tun0: Chat: Send: ATZ^M Jun 8 12:14:44 server ppp[114]: tun0: Chat: Expect(50): OK Jun 8 12:14:44 server ppp[114]: tun0: Chat: Received: ATZ^M^M Jun 8 12:14:44 server ppp[114]: tun0: Chat: Received: OK^M Jun 8 12:14:44 server ppp[114]: tun0: Chat: Send: ATDT27789^M Jun 8 12:14:44 server ppp[114]: tun0: Chat: Expect(60): CONNECT Jun 8 12:15:04 server ppp[114]: tun0: Chat: Received: ATDT27789^M^M Jun 8 12:15:04 server ppp[114]: tun0: Chat: Received: CONNECT 33600/ARQ/V34/LAPM/V42BIS^M Jun 8 12:15:04 server ppp[114]: tun0: Phase: deflink: dial -> carrier Jun 8 12:15:05 server ppp[114]: tun0: Phase: deflink: /dev/cuaa0: CD detected Jun 8 12:15:05 server ppp[114]: tun0: Phase: deflink: carrier -> login Jun 8 12:15:05 server ppp[114]: tun0: Phase: deflink: login -> lcp Jun 8 12:15:05 server ppp[114]: tun0: LCP: FSM: Using "deflink" as a transport Jun 8 12:15:05 server ppp[114]: tun0: LCP: deflink: State change Initial --> Closed Jun 8 12:15:05 server ppp[114]: tun0: LCP: deflink: State change Closed --> Stopped Jun 8 12:15:06 server ppp[114]: tun0: LCP: deflink: LayerStart Jun 8 12:15:06 server ppp[114]: tun0: LCP: deflink: SendConfigReq(1) state = Stopped Jun 8 12:15:06 server ppp[114]: tun0: LCP: ACFCOMP[2] Jun 8 12:15:06 server ppp[114]: tun0: LCP: PROTOCOMP[2] Jun 8 12:15:06 server ppp[114]: tun0: LCP: ACCMAP[6] 0x00000000 Jun 8 12:15:06 server ppp[114]: tun0: LCP: MRU[4] 1500 Jun 8 12:15:06 server ppp[114]: tun0: LCP: MAGICNUM[6] 0x735f804d Jun 8 12:15:06 server ppp[114]: tun0: LCP: deflink: State change Stopped --> Req-Sent Jun 8 12:15:06 server ppp[114]: tun0: LCP: deflink: RecvConfigReq(1) state = Req-Sent Jun 8 12:15:06 server ppp[114]: tun0: LCP: MRU[4] 1522 Jun 8 12:15:06 server ppp[114]: tun0: LCP: ACCMAP[6] 0x000a0000 Jun 8 12:15:06 server ppp[114]: tun0: LCP: AUTHPROTO[12] 0xc027 (unknown) Jun 8 12:15:06 server ppp[114]: tun0: LCP: AUTHPROTO[12] 0xc027 - not recognised, NAK Jun 8 12:15:06 server ppp[114]: tun0: LCP: MAGICNUM[6] 0xa05dec47 Jun 8 12:15:06 server ppp[114]: tun0: LCP: ACFCOMP[2] Jun 8 12:15:06 server ppp[114]: tun0: LCP: deflink: SendConfigNak(1) state = Req-Sent Jun 8 12:15:06 server ppp[114]: tun0: LCP: AUTHPROTO[12] 0xc027 (unknown) Jun 8 12:15:06 server ppp[114]: tun0: LCP: deflink: RecvConfigAck(1) state = Req-Sent Jun 8 12:15:06 server ppp[114]: tun0: LCP: deflink: State change Req-Sent --> Ack-Rcvd Jun 8 12:15:06 server ppp[114]: tun0: LCP: deflink: RecvConfigReq(2) state = Ack-Rcvd Jun 8 12:15:06 server ppp[114]: tun0: LCP: MRU[4] 1522 Jun 8 12:15:06 server ppp[114]: tun0: LCP: ACCMAP[6] 0x000a0000 Jun 8 12:15:06 server ppp[114]: tun0: LCP: AUTHPROTO[8] 0xc027 (unknown) Jun 8 12:15:06 server ppp[114]: tun0: LCP: AUTHPROTO[8] 0xc027 - not recognised, NAK Jun 8 12:15:06 server ppp[114]: tun0: LCP: MAGICNUM[6] 0xa05dec47 Jun 8 12:15:06 server ppp[114]: tun0: LCP: ACFCOMP[2] Jun 8 12:15:06 server ppp[114]: tun0: LCP: deflink: SendConfigNak(2) state = Ack-Rcvd Jun 8 12:15:06 server ppp[114]: tun0: LCP: AUTHPROTO[8] 0xc027 (unknown) Jun 8 12:15:07 server ppp[114]: tun0: LCP: deflink: RecvConfigReq(3) state = Ack-Rcvd Jun 8 12:15:07 server ppp[114]: tun0: LCP: MRU[4] 1522 Jun 8 12:15:07 server ppp[114]: tun0: LCP: ACCMAP[6] 0x000a0000 Jun 8 12:15:07 server ppp[114]: tun0: LCP: AUTHPROTO[8] 0xc123 (unknown) Jun 8 12:15:07 server ppp[114]: tun0: LCP: AUTHPROTO[8] 0xc123 - not recognised, NAK Jun 8 12:15:07 server ppp[114]: tun0: LCP: MAGICNUM[6] 0xa05dec47 Jun 8 12:15:07 server ppp[114]: tun0: LCP: ACFCOMP[2] Jun 8 12:15:07 server ppp[114]: tun0: LCP: deflink: SendConfigNak(3) state = Ack-Rcvd Jun 8 12:15:07 server ppp[114]: tun0: LCP: AUTHPROTO[8] 0xc123 (unknown) Jun 8 12:15:07 server ppp[114]: tun0: LCP: deflink: RecvConfigReq(4) state = Ack-Rcvd Jun 8 12:15:07 server ppp[114]: tun0: LCP: MRU[4] 1522 Jun 8 12:15:07 server ppp[114]: tun0: LCP: ACCMAP[6] 0x000a0000 Jun 8 12:15:07 server ppp[114]: tun0: LCP: AUTHPROTO[5] 0xc223 (CHAP 0x05) Jun 8 12:15:07 server ppp[114]: tun0: LCP: MAGICNUM[6] 0xa05dec47 Jun 8 12:15:07 server ppp[114]: tun0: LCP: ACFCOMP[2] Jun 8 12:15:07 server ppp[114]: tun0: LCP: deflink: SendConfigAck(4) state = Ack-Rcvd Jun 8 12:15:07 server ppp[114]: tun0: LCP: MRU[4] 1522 Jun 8 12:15:07 server ppp[114]: tun0: LCP: ACCMAP[6] 0x000a0000 Jun 8 12:15:07 server ppp[114]: tun0: LCP: AUTHPROTO[5] 0xc223 (CHAP 0x05) Jun 8 12:15:07 server ppp[114]: tun0: LCP: MAGICNUM[6] 0xa05dec47 Jun 8 12:15:07 server ppp[114]: tun0: LCP: ACFCOMP[2] Jun 8 12:15:07 server ppp[114]: tun0: LCP: deflink: State change Ack-Rcvd --> Opened Jun 8 12:15:07 server ppp[114]: tun0: LCP: deflink: LayerUp Jun 8 12:15:07 server ppp[114]: tun0: Phase: bundle: Authenticate Jun 8 12:15:07 server ppp[114]: tun0: Phase: deflink: his = CHAP 0x05, mine = none Jun 8 12:15:07 server ppp[114]: tun0: Phase: Chap Input: CHALLENGE (16 bytes from p01-sv2) Jun 8 12:15:07 server ppp[114]: tun0: Phase: Chap Output: RESPONSE (silicom) Jun 8 12:15:08 server ppp[114]: tun0: Phase: Chap Input: FAILURE Jun 8 12:15:08 server ppp[114]: tun0: LCP: deflink: LayerDown Jun 8 12:15:08 server ppp[114]: tun0: LCP: deflink: SendTerminateReq(2) state = Opened Jun 8 12:15:08 server ppp[114]: tun0: LCP: deflink: State change Opened --> Closing Jun 8 12:15:08 server ppp[114]: tun0: Phase: Chap Input: CHALLENGE (16 bytes from p01-sv2) Jun 8 12:15:08 server ppp[114]: tun0: Phase: Chap Output: RESPONSE (silicom) Jun 8 12:15:08 server ppp[114]: tun0: LCP: deflink: RecvTerminateAck(2) state = Closing Jun 8 12:15:08 server ppp[114]: tun0: LCP: deflink: LayerFinish Jun 8 12:15:08 server ppp[114]: tun0: LCP: deflink: State change Closing --> Closed Jun 8 12:15:08 server ppp[114]: tun0: LCP: deflink: State change Closed --> Initial Jun 8 12:15:08 server ppp[114]: tun0: Phase: deflink: Disconnected! Jun 8 12:15:08 server ppp[114]: tun0: Phase: deflink: lcp -> logout Jun 8 12:15:08 server ppp[114]: tun0: Phase: deflink: logout -> hangup Jun 8 12:15:08 server ppp[114]: tun0: Phase: deflink: Disconnected! Jun 8 12:15:08 server ppp[114]: tun0: Phase: deflink: Connect time: 24 secs: 398 octets in, 297 octets out Jun 8 12:15:08 server ppp[114]: tun0: Phase: deflink: : 17 packets in, 8 packets out Jun 8 12:15:08 server ppp[114]: tun0: Phase: total 28 bytes/sec, peak 101 bytes/sec on Sat Jun 8 12:15:08 2002 Jun 8 12:15:08 server ppp[114]: tun0: Phase: deflink: hangup -> closed Jun 8 12:15:08 server ppp[114]: tun0: Phase: bundle: Dead __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 4: 3:40 2002 Delivered-To: freebsd-questions@freebsd.org Received: from imailg1.svr.pol.co.uk (imailg1.svr.pol.co.uk [195.92.195.179]) by hub.freebsd.org (Postfix) with ESMTP id 98D8437B405 for ; Wed, 12 Jun 2002 04:03:34 -0700 (PDT) Received: from modem-958.duckdive.dialup.pol.co.uk ([62.25.155.190] helo=mailgate.originative.co.uk) by imailg1.svr.pol.co.uk with esmtp (Exim 3.35 #1) id 17I5uW-00006y-00; Wed, 12 Jun 2002 12:03:32 +0100 Received: from lobster.originative.co.uk (lobster.originative.co.uk [10.0.0.2]) by mailgate.originative.co.uk (Postfix) with ESMTP id 899661D169; Wed, 12 Jun 2002 12:03:30 +0100 (BST) Subject: Re: Qmail Receiving Mail Problem From: Paul Richards To: Graham Lillico Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: References: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-8gqPjO568/6BP4a7L0Dc" X-Mailer: Ximian Evolution 1.0.5 Date: 12 Jun 2002 12:03:15 +0100 Message-Id: <1023879795.10393.102.camel@lobster.originative.co.uk> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-8gqPjO568/6BP4a7L0Dc Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2002-06-12 at 10:58, Graham Lillico wrote: > Hi, >=20 > I hope someone here can help me with this. >=20 > I have a mulitdrop mailbox at my ISP "username@isp.com" and I also have t= wo=20 > aliases set up to point to this mailbox "firstname.lastname1@isp.com" and= =20 > "firstname.lastname2@isp.com". >=20 > My problem is that I want to use fetchmail to download the email from my=20 > isp's pop3 mailserver and then to split it between the two accounts on my= =20 > mailserver "user1" and "user2" does anyone have any idea how this can be=20 > done? I'm currently using qmail and can't get it working. I will consid= er=20 > using something else if it can't be done using qmail. Try something like this in your .fetchmailrc poll pop3.freeserve.com proto pop3 envelope Envelope-To localdomains isp.com user "username" pass "password" is * here fetchall=20 It tries to use the Envelope To header to determine the original recipient before it was delivered to your POP mailbox. --=20 Paul Richards | FreeBSD DVD distributions FreeBSD Services Ltd | =20 http://www.freebsd-services.com | Pre-order your FreeBSD 4.6 DVD now! --=-8gqPjO568/6BP4a7L0Dc Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iQEVAwUAPQcqc3/5PEK9QuA3AQK2Iwf/Zy/QdMu0ZxDUW8GFh/Fwj9JPEpqIuREI JxF8irA2OMZtBmf73vG7ukHZ7xKUcyTNB+ec4DTML2rdEJ1itQAI0MsE+VGCgxD9 CKyZx9Kh/BqteU7kun++Bd6suV9T4xUOtNRdKonn9rmzh1MQjAUQBihfb3eRMNY5 84BA9XFy67vTupiPgXrS8PrAlVZyie8X3/nN5CLBzMoa0wBLzeIzGamrzav8WTFA gQBNa6+0/pRstjfI9z2EpOuMy9cYWG1OjuY7Rp7ARswZSk7WVJlp2bTmhTwMMB6E s8imL9BcErudKG/cQt8NfbRM4BiFsukYxqmxQMWwXOXqygqEVZ7IUA== =bYNW -----END PGP SIGNATURE----- --=-8gqPjO568/6BP4a7L0Dc-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 4:11:27 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ns.varna.net (ns.varna.net [195.24.57.1]) by hub.freebsd.org (Postfix) with ESMTP id CD58537B401 for ; Wed, 12 Jun 2002 04:11:21 -0700 (PDT) Received: from morpheus.d2999.customs.bg (Mitnica.Varna.Net [195.24.56.201]) by ns.varna.net (8.11.6/8.11.6) with SMTP id g5CBBH528037 for ; Wed, 12 Jun 2002 14:11:18 +0300 Date: Wed, 12 Jun 2002 14:11:19 +0300 From: George Jeliazkov To: freebsd-questions@FreeBSD.ORG Subject: Re: scsi over atapi Message-Id: <20020612141119.38d7c029.cuwest@mail.vega.bg> In-Reply-To: References: X-Mailer: Sylpheed version 0.7.0 (GTK+ 1.2.10; i386-unknown-freebsd4.5) 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 Take a look at http://www.cuivre.fr.eu.org/~thomas/atapicam/ On Tue, 11 Jun 2002 13:07:18 -0500 "Henning, Brian" wrote: > Is there SCSI over ATAPI support for FreeBSD? > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 4:22: 2 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp07.wxs.nl (smtp07.wxs.nl [195.121.6.39]) by hub.freebsd.org (Postfix) with ESMTP id 43ADA37B401 for ; Wed, 12 Jun 2002 04:21:33 -0700 (PDT) Received: from cybertron.kruijff ([213.10.151.186]) by smtp07.wxs.nl (Netscape Messaging Server 4.15) with ESMTP id GXLBJV01.I1I; Wed, 12 Jun 2002 13:21:31 +0200 Date: Wed, 12 Jun 2002 13:22:06 +0200 From: Alex X-Mailer: The Bat! (v1.53d) Reply-To: freebsd-reply@akruijff.dds.nl X-Priority: 3 (Normal) Message-ID: <1917976790.20020612132206@dds.nl> To: Simas Cepaitis Cc: "'Justin P. Michel'" , freebsd-questions@freebsd.org Subject: Re[2]: Secure FTP In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Dear Simas, Wednesday, June 12, 2002, 9:12:35 AM, you wrote: SC> Hello, >> -----Original Message----- >> From: Justin P. Michel [mailto:jpmichel@jcontinuum.ca] >> Sent: Wednesday, June 12, 2002 4:05 AM >> To: freebsd-questions@freebsd.org >> Subject: Secure FTP >> >> >> Greetings, >> >> Can someone direct me to a program that I can use as a secure >> FTP daemon? I >> would like to use a feature on my ftp program called - SFTP (SSH2) - >> allowing public-key access, but I have no idea what steps are >> needed to >> configure the server end of things. SC> Short explanation :) SC> Enter this line in your /etc/sshd_config if you don't have it yet SC> (on the server machine) and restart sshd: SC> Subsystem sftp /usr/libexec/sftp-server SC> Restart sshd and add client's public key to ~user/.ssh/authorized_keys2 SC> on the server machine. Be sure that firewall allows sftp connections. SC> Simas Cepaitis SC> simas@5ci.lt SC> To Unsubscribe: send mail to majordomo@FreeBSD.org SC> with "unsubscribe freebsd-questions" in the body of the message I beleave it comes as standard. Just enable SSH though the rc.conf and ftp trougth inetd.conf and connect with sftp. -- Best regards, Alex How to get best results from the FreeBSD- questions mailing list http://www.freebsd.org/doc/en_US.ISO8859-1/articles/freebsd-questions/index.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 4:23:32 2002 Delivered-To: freebsd-questions@freebsd.org Received: from shockwave.systems.pipex.net (shockwave.systems.pipex.net [62.190.223.9]) by hub.freebsd.org (Postfix) with ESMTP id 3BEB037B40E for ; Wed, 12 Jun 2002 04:23:06 -0700 (PDT) Received: from ThisAddressDoesNotExist (userhh092.dsl.pipex.com [62.190.215.92]) by shockwave.systems.pipex.net (Postfix) with ESMTP id 58C21160008CA; Wed, 12 Jun 2002 12:22:57 +0100 (BST) Subject: Re: portupgrade on xscreensaver failing over the last week now From: "S. Roberts" Reply-To: sroberts@dsl.pipex.com To: Adam Weinberger Cc: FreeBSD-Questions In-Reply-To: <20020612003315.A10565@crackula.com> References: <1023841533.325.5.camel@Demon.Strobe.org> <20020611175632.A22658@crackula.com> <1023866003.325.13.camel@Demon.Strobe.org> <20020612003315.A10565@crackula.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-mKSmrlpXS85Sc1zbaDHa" X-Mailer: Ximian Evolution 1.0.5 Date: 12 Jun 2002 12:22:56 +0100 Message-Id: <1023880978.325.26.camel@Demon.Strobe.org> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-mKSmrlpXS85Sc1zbaDHa Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Thanks for the information Adam. I cvsup'd my ports tree and ran the commands as you specified in your last post. However, running pkg_version -v after installing xscreensaver-4.05 as per your instructions, returned *both* xscreensaver-4.05 and xscreensaver-gnome-4.02 in the list: # pkg_version -v AbiWord-gnome-1.0.2 =3D up-to-date with port ImageMagick-5.4.5.1 =3D up-to-date with port Mesa-3.4.2_2 =3D up-to-date with port ORBit-0.5.17 =3D up-to-date with port a2ps-letterdj-4.13_1 =3D up-to-date with port aalib-1.4.r5_1 =3D up-to-date with port acroread4-4.05 =3D up-to-date with port apache-1.3.24_7 =3D up-to-date with port apsfilter-7.2.2 =3D up-to-date with port aspell-0.33.7.1 =3D up-to-date with port autoconf-2.53 =3D up-to-date with port autoconf213-2.13.000227_1 =3D up-to-date with port automake14-1.4.5 =3D up-to-date with port bash-2.05a =3D up-to-date with port bison-1.35_1 =3D up-to-date with port bonobo-1.0.20_2 =3D up-to-date with port bonobo-conf-0.14 =3D up-to-date with port cclient-2001a,1 =3D up-to-date with port chkrootkit-0.35 =3D up-to-date with port cups-base-1.1.14 =3D up-to-date with port curl-7.9.7_1 =3D up-to-date with port cvsup-16.1f =3D up-to-date with port db3-3.2.9_3,1 =3D up-to-date with port djbfft-0.76 =3D up-to-date with port docbook-xml-4.1.2_1 =3D up-to-date with port enlightenment-0.16.5_6 =3D up-to-date with port eog-0.6_1 =3D up-to-date with port esound-0.2.27 =3D up-to-date with port evolution-1.0.5 =3D up-to-date with port expat-1.95.2 =3D up-to-date with port ezm3-1.0 =3D up-to-date with port fetchmail-5.9.11 =3D up-to-date with port ffmpeg-0.4.5_1 =3D up-to-date with port fnlib-0.5 =3D up-to-date with port freetype-1.3.1_2 =3D up-to-date with port freetype2-2.1.0_1 =3D up-to-date with port freeze-2.5_1 =3D up-to-date with port gal-0.19.2_1 =3D up-to-date with port gconf-1.0.9 =3D up-to-date with port gdbm-1.8.0 =3D up-to-date with port gdk-pixbuf-0.17.0 =3D up-to-date with port gettext-0.10.35_2 =3D up-to-date with port gettext-0.11.1_3 =3D up-to-date with port ghostscript-gnu-7.05_1 =3D up-to-date with port gkrellm-1.2.11 =3D up-to-date with port gle-3.0.3 =3D up-to-date with port glib-1.2.10_6 =3D up-to-date with port glibwww-0.2_1 =3D up-to-date with port gmake-3.79.1_2 =3D up-to-date with port gnomeaudio-1.4.0 =3D up-to-date with port gnomecanvas-0.17.0 =3D up-to-date with port gnomecontrolcenter-1.4.0.5_1 =3D up-to-date with port gnomecore-1.4.1 =3D up-to-date with port gnomedb-0.2.96_1 =3D up-to-date with port gnomegames-1.4.0.4 =3D up-to-date with port gnomelibs-1.4.1.7 =3D up-to-date with port gnomemedia-1.2.3_1 =3D up-to-date with port gnomemimedata-1.0.8 =3D up-to-date with port gnomepilot-0.1.65 =3D up-to-date with port gnomepilot-conduits-0.9 =3D up-to-date with port gnomepim-1.4.6_1 =3D up-to-date with port gnomeprint-0.36 =3D up-to-date with port gnomespell-0.4.1 =3D up-to-date with port gnomevfs-1.0.5_4 =3D up-to-date with port gob-1.0.12 =3D up-to-date with port gotmail-0.7.1 =3D up-to-date with port gtk-1.2.10_5 =3D up-to-date with port gtkhtml-1.0.3 =3D up-to-date with port guile-1.4 =3D up-to-date with port html2ps-letter-1.0_1 =3D up-to-date with port imlib-1.9.14_1 =3D up-to-date with port intltool-0.22 =3D up-to-date with port ispell-3.2.06_2 =3D up-to-date with port jbigkit-1.2 =3D up-to-date with port jpeg-6b_1 =3D up-to-date with port lcms-1.08 =3D up-to-date with port liba52-0.7.3_2 =3D up-to-date with port libaudiofile-0.2.3 =3D up-to-date with port libfpx-1.2.0.4 =3D up-to-date with port libgda-0.2.96_1 =3D up-to-date with port libghttp-1.0.9 =3D up-to-date with port libglade-0.17_2 =3D up-to-date with port libgnugetopt-1.1 =3D up-to-date with port libiconv-1.7.0.1 =3D up-to-date with port libmng-1.0.3 =3D up-to-date with port libmpeg2-0.2.1 =3D up-to-date with port libslang-1.4.5 =3D up-to-date with port libtool-1.3.4_4 =3D up-to-date with port libungif-4.1.0b1 =3D up-to-date with port libunicode-0.4_3 =3D up-to-date with port libwmf-0.2.5_1 =3D up-to-date with port libwww-5.3.2 =3D up-to-date with port libxine-0.9.10 =3D up-to-date with port libxml-1.8.17_1 =3D up-to-date with port libxml2-2.4.22_1 =3D up-to-date with port libxslt-1.0.18 =3D up-to-date with port linux_base-7.1 =3D up-to-date with port m4-1.4_1 =3D up-to-date with port mkcatalog-1.1 =3D up-to-date with port mozilla-1.0,1 =3D up-to-date with port mpeg_play-2.4 =3D up-to-date with port mutt-1.2.5.1_1 =3D up-to-date with port nasm-0.98.33,1 =3D up-to-date with port netatalk-1.5.3.1,1 =3D up-to-date with port netpbm-9.25_1 =3D up-to-date with port nmap-2.54.b34 =3D up-to-date with port nspr-4.1.2 =3D up-to-date with port nss-3.3.1 =3D up-to-date with port oaf-0.6.10 =3D up-to-date with port p5-Digest-MD5-2.20 =3D up-to-date with port p5-HTML-Parser-3.26 =3D up-to-date with port p5-HTML-Tagset-3.03 =3D up-to-date with port p5-MIME-Base64-2.12 =3D up-to-date with port p5-Net-1.11,1 =3D up-to-date with port p5-URI-1.19 =3D up-to-date with port p5-libwww-5.53_1 =3D up-to-date with port pdksh-5.2.14p2 =3D up-to-date with port pgp-6.5.8 =3D up-to-date with port pilot-link-0.9.5_4 =3D up-to-date with port pine-4.44 =3D up-to-date with port pkg_tarup-1.2_3 =3D up-to-date with port pkgconfig-0.12.0 =3D up-to-date with port png-1.2.3 =3D up-to-date with port popt-1.5.1_1 =3D up-to-date with port portsentry-1.1 =3D up-to-date with port portupgrade-20020429_1 =3D up-to-date with port psiconv-0.8.3 =3D up-to-date with port pspell-0.12.2_1 =3D up-to-date with port psutils-letter-1.17_1 =3D up-to-date with port python-2.2.1 =3D up-to-date with port racoon-20020507a =3D up-to-date with port rpm-3.0.6_6 =3D up-to-date with port rsync-2.5.5_1 =3D up-to-date with port ruby-1.6.7.2002.05.23 =3D up-to-date with port ruby-amstd-2.0.0 =3D up-to-date with port ruby-bdb1-0.1.7 =3D up-to-date with port ruby-optparse-0.8.6 =3D up-to-date with port ruby-shim-ruby18-1.7.2.2002.05.21 =3D up-to-date with port ruby_static-1.6.7.2002.05.23 =3D up-to-date with port samba-2.2.4_1 =3D up-to-date with port scrollkeeper-0.2,1 =3D up-to-date with port sdl-1.2.4_1 =3D up-to-date with port sox-12.17.3 =3D up-to-date with port svgalib-1.4.2_1 =3D up-to-date with port tcl-8.3.4_4 =3D up-to-date with port teTeX-1.0.7_1 =3D up-to-date with port tiff-3.5.7 =3D up-to-date with port tk-8.3.4_3 =3D up-to-date with port trafshow-3.1_1 =3D up-to-date with port transfig-3.2.3d =3D up-to-date with port tripwire-2.3.1.2 =3D up-to-date with port unzip-5.50 =3D up-to-date with port urlview-0.9_1 =3D up-to-date with port vnc-3.3.3.2_1 =3D up-to-date with port weblint-1.020 =3D up-to-date with port wget-1.8.1_1 =3D up-to-date with port win32-codecs-011002.0.0.60 =3D up-to-date with port xine-0.9.10 =3D up-to-date with port xpm-3.4k =3D up-to-date with port xscreensaver-4.05 =3D up-to-date with port xscreensaver-gnome-4.02 < needs updating (port has 4.05) zip-2.3_1 =3D up-to-date with port #=20 Is it possible to safely remove xscreensaver-gnome-4.02 from the ports database: cd /xscreensaver-gnome-4.02 make deinstall clean Also, wopuld this newly installed xscreensaver now be in place as the default screensaver on my gnome desktop? Or is there some configuration for gnome that is still required? I'm concerned about the fact that the "make clean configure" step in your instructions brought up a text message box indicating that "there a conflict exists with pkgconfig and that its being currently worked on" Thanks again for the assistance and information, please get back to me as and when you can, okay? Stacey On Wed, 2002-06-12 at 08:33, Adam Weinberger wrote: > this all depends on when you last updated your ports tree. >=20 > if you're trying to build xscreensaver-4.04.2, then follow the directions > in: > http://docs.freebsd.org/cgi/getmsg.cgi?fetch=3D2855325+0+archive/2002/fre= ebsd-questions/20020609.freebsd-questions >=20 > if you've updated today, you'll have xscreensaver-4.05, in which case: >=20 > # cd /usr/ports/x11/xscreensaver > # make clean configure > # cp work/xscreensaver-4.05/driver/Makefile work/xscreensaver-4.05/driver= /Makefile.orig > # sed -e "s/-lgdk /-lgdk12 /" work/xscreensaver-4.05/driver/Makefile.orig= > work/xscreensaver-4.05/driver/Makefile > # make install clean >=20 > that should do the trick. >=20 > -Adam >=20 >=20 > S. Roberts took 2.3K on Wed, Jun 12, 2002 at 08:13:22AM +0100 to say: > > Searched for your post, couldn't find it. Is it possible for you to > > simply forward your solution? > >=20 > > Stacey > >=20 > > On Wed, 2002-06-12 at 01:56, Adam Weinberger wrote: > > > stacey - > > >=20 > > > check the archives. within the last few days i posted a couple comman= ds > > > that will kludge this (apparently pkgconfig-related) problem into > > > the ether. > > >=20 > > > -Adam > > >=20 > > >=20 > > > S. Roberts took 2.6K on Wed, Jun 12, 2002 at 01:25:32AM +0100 to say: > > > > Hello, > > > > I've been trying to upgrade xscreensaver on one of my machines= now > > > > for the last few days now, but its crashing out with the following > > > > error: > > > > /usr/libexec/elf/ld: cannot find -lgtk > > >=20 > > >=20 > > >=20 > > >=20 > > >=20 > > > -- > > > "I am disrespectful to dirt! Can you see I am serious!" > > > -Mr. Sparkle > > > Adam Weinberger > > > monkey@crackula.com > > > http://www.crackula.com > > >=20 > > >=20 > > --=20 > > Stacey Roberts B.Sc. (HONS) Computer Science > > Network Systems Engineer >=20 >=20 >=20 >=20 >=20 > -- > "I am disrespectful to dirt! Can you see I am serious!" > -Mr. Sparkle > Adam Weinberger > monkey@crackula.com > http://www.crackula.com >=20 >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer --=-mKSmrlpXS85Sc1zbaDHa Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Thanks for the information Adam. I cvsup'd my ports tree and ran the commands as you specified in your last post. However, running pkg_version -v after installing xscreensaver-4.05 as per your instructions, returned *both* xscreensaver-4.05 and xscreensaver-gnome-4.02 in the list: # pkg_version -v AbiWord-gnome-1.0.2 =3D up-to-date with port ImageMagick-5.4.5.1 =3D up-to-date with port Mesa-3.4.2_2 =3D up-to-date with port ORBit-0.5.17 =3D up-to-date with port a2ps-letterdj-4.13_1 =3D up-to-date with port aalib-1.4.r5_1 =3D up-to-date with port acroread4-4.05 =3D up-to-date with port apache-1.3.24_7 =3D up-to-date with port apsfilter-7.2.2 =3D up-to-date with port aspell-0.33.7.1 =3D up-to-date with port autoconf-2.53 =3D up-to-date with port autoconf213-2.13.000227_1 =3D up-to-date with port automake14-1.4.5 =3D up-to-date with port bash-2.05a =3D up-to-date with port bison-1.35_1 =3D up-to-date with port bonobo-1.0.20_2 =3D up-to-date with port bonobo-conf-0.14 =3D up-to-date with port cclient-2001a,1 =3D up-to-date with port chkrootkit-0.35 =3D up-to-date with port cups-base-1.1.14 =3D up-to-date with port curl-7.9.7_1 =3D up-to-date with port cvsup-16.1f =3D up-to-date with port db3-3.2.9_3,1 =3D up-to-date with port djbfft-0.76 =3D up-to-date with port docbook-xml-4.1.2_1 =3D up-to-date with port enlightenment-0.16.5_6 =3D up-to-date with port eog-0.6_1 =3D up-to-date with port esound-0.2.27 =3D up-to-date with port evolution-1.0.5 =3D up-to-date with port expat-1.95.2 =3D up-to-date with port ezm3-1.0 =3D up-to-date with port fetchmail-5.9.11 =3D up-to-date with port ffmpeg-0.4.5_1 =3D up-to-date with port fnlib-0.5 =3D up-to-date with port freetype-1.3.1_2 =3D up-to-date with port freetype2-2.1.0_1 =3D up-to-date with port freeze-2.5_1 =3D up-to-date with port gal-0.19.2_1 =3D up-to-date with port gconf-1.0.9 =3D up-to-date with port gdbm-1.8.0 =3D up-to-date with port gdk-pixbuf-0.17.0 =3D up-to-date with port gettext-0.10.35_2 =3D up-to-date with port gettext-0.11.1_3 =3D up-to-date with port ghostscript-gnu-7.05_1 =3D up-to-date with port gkrellm-1.2.11 =3D up-to-date with port gle-3.0.3 =3D up-to-date with port glib-1.2.10_6 =3D up-to-date with port glibwww-0.2_1 =3D up-to-date with port gmake-3.79.1_2 =3D up-to-date with port gnomeaudio-1.4.0 =3D up-to-date with port gnomecanvas-0.17.0 =3D up-to-date with port gnomecontrolcenter-1.4.0.5_1 =3D up-to-date with port gnomecore-1.4.1 =3D up-to-date with port gnomedb-0.2.96_1 =3D up-to-date with port gnomegames-1.4.0.4 =3D up-to-date with port gnomelibs-1.4.1.7 =3D up-to-date with port gnomemedia-1.2.3_1 =3D up-to-date with port gnomemimedata-1.0.8 =3D up-to-date with port gnomepilot-0.1.65 =3D up-to-date with port gnomepilot-conduits-0.9 =3D up-to-date with port gnomepim-1.4.6_1 =3D up-to-date with port gnomeprint-0.36 =3D up-to-date with port gnomespell-0.4.1 =3D up-to-date with port gnomevfs-1.0.5_4 =3D up-to-date with port gob-1.0.12 =3D up-to-date with port gotmail-0.7.1 =3D up-to-date with port gtk-1.2.10_5 =3D up-to-date with port gtkhtml-1.0.3 =3D up-to-date with port guile-1.4 =3D up-to-date with port html2ps-letter-1.0_1 =3D up-to-date with port imlib-1.9.14_1 =3D up-to-date with port intltool-0.22 =3D up-to-date with port ispell-3.2.06_2 =3D up-to-date with port jbigkit-1.2 =3D up-to-date with port jpeg-6b_1 =3D up-to-date with port lcms-1.08 =3D up-to-date with port liba52-0.7.3_2 =3D up-to-date with port libaudiofile-0.2.3 =3D up-to-date with port libfpx-1.2.0.4 =3D up-to-date with port libgda-0.2.96_1 =3D up-to-date with port libghttp-1.0.9 =3D up-to-date with port libglade-0.17_2 =3D up-to-date with port libgnugetopt-1.1 =3D up-to-date with port libiconv-1.7.0.1 =3D up-to-date with port libmng-1.0.3 =3D up-to-date with port libmpeg2-0.2.1 =3D up-to-date with port libslang-1.4.5 =3D up-to-date with port libtool-1.3.4_4 =3D up-to-date with port libungif-4.1.0b1 =3D up-to-date with port libunicode-0.4_3 =3D up-to-date with port libwmf-0.2.5_1 =3D up-to-date with port libwww-5.3.2 =3D up-to-date with port libxine-0.9.10 =3D up-to-date with port libxml-1.8.17_1 =3D up-to-date with port libxml2-2.4.22_1 =3D up-to-date with port libxslt-1.0.18 =3D up-to-date with port linux_base-7.1 =3D up-to-date with port m4-1.4_1 =3D up-to-date with port mkcatalog-1.1 =3D up-to-date with port mozilla-1.0,1 =3D up-to-date with port mpeg_play-2.4 =3D up-to-date with port mutt-1.2.5.1_1 =3D up-to-date with port nasm-0.98.33,1 =3D up-to-date with port netatalk-1.5.3.1,1 =3D up-to-date with port netpbm-9.25_1 =3D up-to-date with port nmap-2.54.b34 =3D up-to-date with port nspr-4.1.2 =3D up-to-date with port nss-3.3.1 =3D up-to-date with port oaf-0.6.10 =3D up-to-date with port p5-Digest-MD5-2.20 =3D up-to-date with port p5-HTML-Parser-3.26 =3D up-to-date with port p5-HTML-Tagset-3.03 =3D up-to-date with port p5-MIME-Base64-2.12 =3D up-to-date with port p5-Net-1.11,1 =3D up-to-date with port p5-URI-1.19 =3D up-to-date with port p5-libwww-5.53_1 =3D up-to-date with port pdksh-5.2.14p2 =3D up-to-date with port pgp-6.5.8 =3D up-to-date with port pilot-link-0.9.5_4 =3D up-to-date with port pine-4.44 =3D up-to-date with port pkg_tarup-1.2_3 =3D up-to-date with port pkgconfig-0.12.0 =3D up-to-date with port png-1.2.3 =3D up-to-date with port popt-1.5.1_1 =3D up-to-date with port portsentry-1.1 =3D up-to-date with port portupgrade-20020429_1 =3D up-to-date with port psiconv-0.8.3 =3D up-to-date with port pspell-0.12.2_1 =3D up-to-date with port psutils-letter-1.17_1 =3D up-to-date with port python-2.2.1 =3D up-to-date with port racoon-20020507a =3D up-to-date with port rpm-3.0.6_6 =3D up-to-date with port rsync-2.5.5_1 =3D up-to-date with port ruby-1.6.7.2002.05.23 =3D up-to-date with port ruby-amstd-2.0.0 =3D up-to-date with port ruby-bdb1-0.1.7 =3D up-to-date with port ruby-optparse-0.8.6 =3D up-to-date with port ruby-shim-ruby18-1.7.2.2002.05.21 =3D up-to-date with port ruby_static-1.6.7.2002.05.23 =3D up-to-date with port samba-2.2.4_1 =3D up-to-date with port scrollkeeper-0.2,1 =3D up-to-date with port sdl-1.2.4_1 =3D up-to-date with port sox-12.17.3 =3D up-to-date with port svgalib-1.4.2_1 =3D up-to-date with port tcl-8.3.4_4 =3D up-to-date with port teTeX-1.0.7_1 =3D up-to-date with port tiff-3.5.7 =3D up-to-date with port tk-8.3.4_3 =3D up-to-date with port trafshow-3.1_1 =3D up-to-date with port transfig-3.2.3d =3D up-to-date with port tripwire-2.3.1.2 =3D up-to-date with port unzip-5.50 =3D up-to-date with port urlview-0.9_1 =3D up-to-date with port vnc-3.3.3.2_1 =3D up-to-date with port weblint-1.020 =3D up-to-date with port wget-1.8.1_1 =3D up-to-date with port win32-codecs-011002.0.0.60 =3D up-to-date with port xine-0.9.10 =3D up-to-date with port xpm-3.4k =3D up-to-date with port xscreensaver-4.05 =3D up-to-date with port xscreensaver-gnome-4.02 < needs updating (port has 4.05) zip-2.3_1 =3D up-to-date with port #=20 Is it possible to safely remove xscreensaver-gnome-4.02 from the ports database: cd /xscreensaver-gnome-4.02 make deinstall clean Also, wopuld this newly installed xscreensaver now be in place as the default screensaver on my gnome desktop? Or is there some configuration for gnome that is still required? I'm concerned about the fact that the "make clean configure" step in your instructions brought up a text message box indicating that "there a conflict exists with pkgconfig and that its being currently worked on" Thanks again for the assistance and information, please get back to me as and when you can, okay? Stacey On Wed, 2002-06-12 at 08:33, Adam Weinberger wrote: > this all depends on when you last updated your ports tree. >=20 > if you're trying to build xscreensaver-4.04.2, then follow the directions > in: > http://docs.freebsd.org/cgi/getmsg.cgi?fetch=3D2855325+0+archive/2002/fre= ebsd-questions/20020609.freebsd-questions >=20 > if you've updated today, you'll have xscreensaver-4.05, in which case: >=20 > # cd /usr/ports/x11/xscreensaver > # make clean configure > # cp work/xscreensaver-4.05/driver/Makefile work/xscreensaver-4.05/driver= /Makefile.orig > # sed -e "s/-lgdk /-lgdk12 /" work/xscreensaver-4.05/driver/Makefile.orig= > work/xscreensaver-4.05/driver/Makefile > # make install clean >=20 > that should do the trick. >=20 > -Adam >=20 >=20 > S. Roberts took 2.3K on Wed, Jun 12, 2002 at 08:13:22AM +0100 to say: > > Searched for your post, couldn't find it. Is it possible for you to > > simply forward your solution? > >=20 > > Stacey > >=20 > > On Wed, 2002-06-12 at 01:56, Adam Weinberger wrote: > > > stacey - > > >=20 > > > check the archives. within the last few days i posted a couple comman= ds > > > that will kludge this (apparently pkgconfig-related) problem into > > > the ether. > > >=20 > > > -Adam > > >=20 > > >=20 > > > S. Roberts took 2.6K on Wed, Jun 12, 2002 at 01:25:32AM +0100 to say: > > > > Hello, > > > > I've been trying to upgrade xscreensaver on one of my machines= now > > > > for the last few days now, but its crashing out with the following > > > > error: > > > > /usr/libexec/elf/ld: cannot find -lgtk > > >=20 > > >=20 > > >=20 > > >=20 > > >=20 > > > -- > > > "I am disrespectful to dirt! Can you see I am serious!" > > > -Mr. Sparkle > > > Adam Weinberger > > > monkey@crackula.com > > > http://www.crackula.com > > >=20 > > >=20 > > --=20 > > Stacey Roberts B.Sc. (HONS) Computer Science > > Network Systems Engineer >=20 >=20 >=20 >=20 >=20 > -- > "I am disrespectful to dirt! Can you see I am serious!" > -Mr. Sparkle > Adam Weinberger > monkey@crackula.com > http://www.crackula.com >=20 >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message - --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 iQA/AwUBPQcvDvdn4A8qiCO5EQIiGwCgrnqVeVr20d42WU24lpk3HjgkDtMAnilb PFXX5vM9TJgV+FUUipe3ABPf =D5Yg -----END PGP SIGNATURE----- --=-mKSmrlpXS85Sc1zbaDHa-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 4:27:15 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp03.wxs.nl (smtp03.wxs.nl [195.121.6.37]) by hub.freebsd.org (Postfix) with ESMTP id 90DCD37B406 for ; Wed, 12 Jun 2002 04:27:12 -0700 (PDT) Received: from cybertron.kruijff ([213.10.151.186]) by smtp03.wxs.nl (Netscape Messaging Server 4.15) with ESMTP id GXLBTB02.IOF; Wed, 12 Jun 2002 13:27:11 +0200 Date: Wed, 12 Jun 2002 13:27:46 +0200 From: Alex X-Mailer: The Bat! (v1.53d) Reply-To: freebsd-reply@akruijff.dds.nl X-Priority: 3 (Normal) Message-ID: <1508317249.20020612132746@dds.nl> To: Eduardo Gargiulo Cc: freebsd-questions@freebsd.org Subject: Re: OT: apologizes (test messages) In-Reply-To: <20020612053927.GA27242@masq.ingdesi.net> References: <20020612053927.GA27242@masq.ingdesi.net> 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 Dear Eduardo, Wednesday, June 12, 2002, 7:39:27 AM, you wrote: EG> Hi all. EG> During the las few days, I was having problems with my dns, and freebsd EG> lists rejects my messages due to reverse lookups on SMTP IP address. EG> The messages were deferral, so I don't realize that when the problem EG> was fixed, all the test messages were going to be delivered normaly. EG> Sorry for the problems I could cause to you. EG> PD: I didn't know the freebsd-test address :( All the mailing list are written down on: http://www.freebsd.org/handbook/eresources.html#ERESOURCES-MAIL The freebsd-test address is: freebsd-test@freebsd.org -- Best regards, Alex How to get best results from the FreeBSD- questions mailing list http://www.freebsd.org/doc/en_US.ISO8859-1/articles/freebsd-questions/index.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 4:33:10 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx0.gmx.net (mx0.gmx.net [213.165.64.100]) by hub.freebsd.org (Postfix) with SMTP id 1BF9137B400 for ; Wed, 12 Jun 2002 04:33:05 -0700 (PDT) Received: (qmail 29953 invoked by uid 0); 12 Jun 2002 11:33:00 -0000 Date: Wed, 12 Jun 2002 13:33:00 +0200 (MEST) From: Sanjay Bhattacharya To: chia an Cc: freebsd-questions@freebsd.org MIME-Version: 1.0 References: <20020612092549.48320.qmail@web13501.mail.yahoo.com> Subject: Re: HELPPPPP? X-Priority: 3 (Normal) X-Authenticated-Sender: #0014812425@gmx.net X-Authenticated-IP: [203.197.117.162] Message-ID: <9321.1023881580@www22.gmx.net> X-Mailer: WWW-Mail 1.5 (Global Message Exchange) X-Flags: 0001 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, You can run the qmail pop3 server and use a mail client to retrieve mails also. You can use fetchmail for that as well. Pine can't read directly from Maildir format. There's a wrapper for pine available in /var/qmail/bin/pinq which recognizes Maildir format. So use that. Make sure you created the Maildir directory by the command '/var/qmail/bin/maildirmake /Maildir/' in the users home directory. Create a file .qmail-user in the users home directory. Put the following line in that file. ./Maildir/ Check your /var/qmail/rc file. Make sure it uses the Maildir format. After performing these steps I am sure your users will be able to receive mail. rgds, Sanjay > i have installed qmail, ucspi, daemon tool, and > vpopmail, i have successfully installed all mail > program without any error message, but something > weird, each user cant receive mail from each other, i > am using maildir format, although i have check with ls > -a /home/user_name/Maildir/new > > and it was contain mail in /home/user_name/Maildir/new > directory, but why when iam running pine, there was no > email appear? > > I hope someone could get me out from this problem, > i need hands of all of you,,, > thanks > -- GMX - Die Kommunikationsplattform im Internet. http://www.gmx.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 5:35:14 2002 Delivered-To: freebsd-questions@freebsd.org Received: from lexx.zssm.zp.ua (lexx.zssm.zp.ua [212.8.32.8]) by hub.freebsd.org (Postfix) with ESMTP id 6E37637B409 for ; Wed, 12 Jun 2002 05:34:56 -0700 (PDT) Received: from server.hermes-comp.zp.ua (germes-comp.zssm.zp.ua [212.8.32.132] (may be forged)) by lexx.zssm.zp.ua (8.9.2/8.9.2) with ESMTP id PAA15247; Wed, 12 Jun 2002 15:24:02 +0300 (EET DST) Received: from localhost (localhost [127.0.0.1]) by server.hermes-comp.zp.ua (Postfix) with ESMTP id BCFAA38309; Wed, 12 Jun 2002 15:19:31 +0300 (EEST) Date: Wed, 12 Jun 2002 15:19:31 +0300 (EEST) From: Alexander V Zubchenko To: Sherry Moore Cc: , Roark Washington , Cliff Kirby , Subject: Re: your mail In-Reply-To: <002601c21150$6e0b5ed0$6004000a@SMOORE> Message-ID: <20020612150527.E93722-100000@server.hermes-comp.zp.ua> 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 Greetings! On Tue, 11 Jun 2002, Sherry Moore wrote: > > I found you name and contact information on a free BSD website. I am Sorry, it's not clear. This is maillist, not a person... But, anyway, You are in the right place. > having difficulty with a Free BSD box I recently installed. We are > using it as a GPS server. Within our corporation, we have specific > logon icons, specific logon pop up messages and message of the day for > the konsole for our security department. I having difficulty with these > displaying on boot or in the konsole window. > > I have add a line in the recourses file and the xsetup file, pointing to > the png logo image. Also, I created the motd file of root. Yet, it > still does not appear in the konsole window. I am using the KDE > Desktop. Any input will be greatly appreciated. There are some questions: 1. Do You want to display motd in initial konsole, or in any opened, or in any opened by some users? 2. When and where must pop up logon message (is it message in login window or pop-up window displayed after successful login)? Pls, give us more information. What files exactly was changed, and what content is will b useful too. Kdm configuration file is kdmrc, located in $KDEDIR/share/config/kdmrc. It does not belong to any user (so, user-specific kdmrc is not possible), 'cos kdm must b launched _before_ user login. In it LogoPixmap is resource for logon icon, GreetString - title for kdm login window (if You mean this under 'logon pop up messages'). For details look at http://docs.kde.org. > > I am new to this operating system, so I am a little green on specifics. Nobody can't reach end of infinity.... With respect, Alexander V Zubchenko, E-Mail: stalker@hermes-comp.zp.ua System Administrator, WWW: http://www.hermes-comp.zp.ua/ Hermes-comp, Ukraine, Zaporizhzhya, Geroev Stalingrada 50 phone/fax: +380 612 64-19-72 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 6:24:55 2002 Delivered-To: freebsd-questions@freebsd.org Received: from lycos.com (61-222-158-100.HINET-IP.hinet.net [61.222.158.100]) by hub.freebsd.org (Postfix) with SMTP id EBFB237B409; Wed, 12 Jun 2002 06:24:26 -0700 (PDT) Received: from rly-yk04.aolmd.com ([185.85.20.205]) by rly-xl04.mx.aolmd.com with smtp; Wed, 12 Jun 2002 00:24:11 -0400 Received: from [53.198.216.198] by q4.quickslow.com with asmtp; 11 Jun 2002 20:22:50 +0300 Received: from [82.161.197.120] by rly-yk05.pesdets.com with NNFMP; Tue, 11 Jun 2002 23:21:29 -0400 Received: from 22.192.187.209 ([22.192.187.209]) by rly-yk05.pesdets.com with NNFMP; Tue, 11 Jun 2002 19:20:08 +0300 Received: from rly-yk04.aolmd.com ([192.64.224.103]) by smtp4.cyberecschange.com with SMTP; Tue, 11 Jun 2002 22:18:47 +0300 Reply-To: Message-ID: <036b66b56a8d$8327b5b8$5ac40ce1@sthbbg> From: To: Home@FreeBSD.ORG, Owner@FreeBSD.ORG Subject: ** Approved. ** Date: Tue, 11 Jun 2002 22:01:01 +0300 MiME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_00E5_84A70E3A.C4515B83" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 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 ------=_NextPart_000_00E5_84A70E3A.C4515B83 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: base64 PGh0bWw+DQo8Ym9keT4NCjxmb250IGNvbG9yPSJmZmZmZmYiPkZyaWVuZDwv Zm9udD4NCjxwPllvdXIgaG9tZSByZWZpbmFuY2UgbG9hbiBpcyBhcHByb3Zl ZCE8YnI+PC9wPjxicj4NCjxwPlRvIGdldCB5b3VyIGFwcHJvdmVkIGFtb3Vu dCA8YSBocmVmPSJodHRwOi8vNjYuMjMxLjEzMy4yMDEvYXBwcm92YWwvIj5n bw0KaGVyZTwvYT4uPC9wPg0KPGJyPjxicj48YnI+PGJyPjxicj48YnI+PGJy Pjxicj48YnI+PGJyPjxicj48YnI+PGJyPjxicj48YnI+PGJyPjxicj48YnI+ PGJyPg0KPHA+VG8gYmUgZXhjbHVkZWQgZnJvbSBmdXJ0aGVyIG5vdGljZXMg PGZvbnQgc2l6ZT0iMyI+PGENCmhyZWY9Im1haWx0bzpnYW5kYWxmMkBidGFt YWlsLm5ldC5jbj9zdWJqZWN0PXBsZWFzZSB1bnN1YnNjcmliZSI+Z28gaGVy ZTwvYT48L2ZvbnQ+PHNtYWxsPg0KLjwvc21hbGw+PC9wPg0KPGZvbnQgY29s b3I9ImZmZmZmZiI+RnJpZW5kPC9mb250Pg0KPC9ib2R5Pg0KPGZvbnQgY29s b3I9ImZmZmZmZiI+DQo8L2h0bWw+DQowNTAxbW9LcDQtNjQ2b2hSejQ4NDNv dm9uMy0wMDRKTEVrMzUzMXFwcGI2LTU1OUZzQ2U0OTYzU1lrbTQtNzExbVV4 dDQzMzJWdnBkMS02NTJsNzY= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 7: 9: 4 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (175-212.onebb.com [202.180.175.212]) by hub.freebsd.org (Postfix) with SMTP id 7E3B637B40E for ; Wed, 12 Jun 2002 07:08:40 -0700 (PDT) Received: from tcts by mail.seeder.net.tw with SMTP id S0kBuIiFHwvASgeHp7Wj; Thu, 13 Jun 2002 13:08:48 +0800 Message-ID: From: eip@webeip.biz To: 126.com@FreeBSD.ORG, 163.net@FreeBSD.ORG Cc: 188@FreeBSD.ORG, NET@FreeBSD.ORG, 21cn.com_01@FreeBSD.ORG, 21cn.com_02@FreeBSD.ORG, 21cn.com_03@FreeBSD.ORG, 21cn.com_04@FreeBSD.ORG Subject:EIP and Professional Services Update MIME-Version: 1.0 Content-Type: multipart/related; type="multipart/alternative"; boundary="----=_NextPart_q9A1Pt4nguT7bFfxYRM6Z" X-Mailer: nIEERNfLoqlHcvj4gv7eDhS X-Priority: 3 X-MSMail-Priority: Normal Date: Wed, 12 Jun 2002 07:08:40 -0700 (PDT) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_q9A1Pt4nguT7bFfxYRM6Z Content-Type: multipart/alternative; boundary="----=_NextPart_q9A1Pt4nguT7bFfxYRM6ZAA" ------=_NextPart_q9A1Pt4nguT7bFfxYRM6ZAA Content-Type: text/html; charset="big5" Content-Transfer-Encoding: base64 PGh0bWw+DQoNCjxoZWFkPg0KPG1ldGEgaHR0cC1lcXVpdj0iQ29udGVudC1UeXBlIiBjb250ZW50 PSJ0ZXh0L2h0bWw7IGNoYXJzZXQ9d2luZG93cy0xMjUyIj4NCjxtZXRhIG5hbWU9IkdFTkVSQVRP UiIgY29udGVudD0iTWljcm9zb2Z0IEZyb250UGFnZSA0LjAiPg0KPG1ldGEgbmFtZT0iUHJvZ0lk IiBjb250ZW50PSJGcm9udFBhZ2UuRWRpdG9yLkRvY3VtZW50Ij4NCjx0aXRsZT5FbnRlcnByaXNl IGluZm9ybWF0aW9uIHBvcnRhbDwvdGl0bGU+DQo8L2hlYWQ+DQoNCjxib2R5IHRleHQ9IiM4MDgw ODAiIGJnY29sb3I9IiM4MDgwODAiPg0KDQo8cCBjbGFzcz0iTXNvTm9ybWFsIj48Yj48Zm9udCBz aXplPSI1IiBjb2xvcj0iI0ZGRkZGRiI+RW50ZXJwcmlzZSBpbmZvcm1hdGlvbg0KcG9ydGFsIChF SVApOjxzcGFuIHN0eWxlPSJtc28tc3BhY2VydW46IHllcyI+IDwvc3Bhbj5ISyQzNUstMTUwSzxz cGFuIHN0eWxlPSJtc28tc3BhY2VydW46DQp5ZXMiPiZuYnNwOyA8L3NwYW4+KFJlYWR5IE1hZGUp PC9mb250PjwvYj48L3A+DQo8YWRkcmVzcyBhbGlnbj0ibGVmdCI+DQogIDxmb250IGNvbG9yPSIj RkZGRkZGIj5UcmFkaW5nIE1hbmFnZW1lbnQgU3lzdGVtPC9mb250Pg0KPC9hZGRyZXNzPg0KPGFk ZHJlc3MgYWxpZ249ImxlZnQiPg0KICA8Zm9udCBjb2xvcj0iI0ZGRkZGRiI+R2FybWVudCBUcmFk aW5nIFN5c3RlbTwvZm9udD4NCjwvYWRkcmVzcz4NCjxhZGRyZXNzIGFsaWduPSJsZWZ0Ij4NCiAg PGZvbnQgY29sb3I9IiNGRkZGRkYiPldlYi1CYXNlZCBTeXN0ZW0gKFNGQSwgQ1JNLCBXb3JrZmxv dywgQ2FsbCBDZW50cmUsIEtNLCBDb2xsYWJvcmF0aXZlDQogIFN5c3RlbSkmbmJzcDs8L2ZvbnQ+ DQo8L2FkZHJlc3M+DQo8YWRkcmVzcyBhbGlnbj0ibGVmdCI+DQogIDxmb250IGNvbG9yPSIjRkZG RkZGIj48bzpwPg0KICA8L286cD4NCiAgPC9mb250Pg0KPC9hZGRyZXNzPg0KPGFkZHJlc3MgYWxp Z249ImxlZnQiPg0KICAmbmJzcDsNCjwvYWRkcmVzcz4NCjxhZGRyZXNzPg0KPC9hZGRyZXNzPg0K PGFkZHJlc3M+DQogIDxiPg0KICA8Zm9udCBzaXplPSI1IiBjb2xvcj0iI0ZGRkZGRiI+SW50ZXJu ZXQgU29sdXRpb25zOjwvZm9udD4NCiAgPC9iPg0KPC9hZGRyZXNzPg0KPGFkZHJlc3M+DQogIDxm b250IGNvbG9yPSIjRkZGRkZGIj48Yj48Zm9udCBzaXplPSI1Ij5MaW51eCAvIEZyZWVCU0QgYmFz ZWQ8c3BhbiBzdHlsZT0ibXNvLXNwYWNlcnVuOg0KeWVzIj4mbmJzcDsmbmJzcDsmbmJzcDsmbmJz cDsmbmJzcDsgPC9zcGFuPkhLJDZLLTEySyA8c3BhbiBzdHlsZT0ibXNvLWJpZGktZm9udC1zaXpl OiAxMi4wcHQiPihvbmUNCiAgeWVhciB1bmxpbWl0ZWQgc3VwcG9ydCk8L3NwYW4+PC9mb250Pjwv Yj48c3BhbiBzdHlsZT0iZm9udC1zaXplOjkuMHB0O21zby1iaWRpLWZvbnQtc2l6ZToNCjEyLjBw dCI+PG86cD4NCiAgPC9vOnA+DQogIDwvc3Bhbj48L2ZvbnQ+DQo8L2FkZHJlc3M+DQo8YWRkcmVz cz4NCiAgPGZvbnQgY29sb3I9IiNGRkZGRkYiPk1haWwgc2VydmVyIHdpdGggcW1haWwsIHBvc3Rm aXgsIG9yIHNlbmRtYWlsPC9mb250Pg0KPC9hZGRyZXNzPg0KPGFkZHJlc3M+DQogIDxmb250IGNv bG9yPSIjRkZGRkZGIj5GaXJld2FsbDwvZm9udD4NCjwvYWRkcmVzcz4NCjxhZGRyZXNzPg0KICA8 Zm9udCBjb2xvcj0iI0ZGRkZGRiI+V2ViIFNlcnZlcjwvZm9udD4NCjwvYWRkcmVzcz4NCjxhZGRy ZXNzPg0KICA8Zm9udCBjb2xvcj0iI0ZGRkZGRiI+UHJveHkgU2VydmVyPC9mb250Pg0KPC9hZGRy ZXNzPg0KPGFkZHJlc3M+DQogIDxmb250IGNvbG9yPSIjRkZGRkZGIj5GaWxlIFNlcnZlcjwvZm9u dD4NCjwvYWRkcmVzcz4NCjxhZGRyZXNzPg0KICAmbmJzcDsNCjwvYWRkcmVzcz4NCjxhZGRyZXNz Pg0KICAmbmJzcDsNCjwvYWRkcmVzcz4NCjxhZGRyZXNzPg0KICA8Zm9udCBjb2xvcj0iI0ZGRkZG RiI+Jm5ic3A7PGZvbnQgc2l6ZT0iNSI+PGI+Q2hpbmENCiAgJmx0Oz09PSZndDsgSG9uZyBLb25n IFZQTiBOZXR3b3JrPC9iPjwvZm9udD4NCiAgPC9mb250Pg0KPC9hZGRyZXNzPg0KPGFkZHJlc3M+ DQogIDxmb250IGNvbG9yPSIjRkZGRkZGIj5DaGluYSBhbmQgSG9uZyBLb25nIFZQTiBzeXN0ZW0g Zm9yIChFUlAsIENSTSwgU0ZBKSA8Yj4oSEskNkstMjBLDQogIE1vbnRobHkpPC9iPjwvZm9udD4N CjwvYWRkcmVzcz4NCjxhZGRyZXNzPg0KICAmbmJzcDsNCjwvYWRkcmVzcz4NCjxhZGRyZXNzPg0K ICA8Yj48Zm9udCBzaXplPSI1IiBjb2xvcj0iI0ZGRkZGRiI+Vm9pY2Ugb3ZlciBJUCBTb2x1dGlv bnMgKFZvSVApJm5ic3A7IEZSRUUNCiAgUGhvbmUgQ0FMTDwvZm9udD48L2I+DQo8L2FkZHJlc3M+ DQo8YWRkcmVzcz4NCiAgPGZvbnQgY29sb3I9IiNGRkZGRkYiPjEgTGluZXMgdG8gMTYgTGluZXMg Vm9pY2UgUm91dGVyIHNldHVwLCBjb25uZWN0IHRvIHlvdXINCiAgUEJYLCB1c2Ugbm9ybWFsIHBo b25lPC9mb250Pg0KPC9hZGRyZXNzPg0KPGFkZHJlc3M+DQogICZuYnNwOw0KPC9hZGRyZXNzPg0K PGFkZHJlc3M+DQogICZuYnNwOw0KPC9hZGRyZXNzPg0KPGFkZHJlc3M+DQogIDxiPjxmb250IHNp emU9IjUiIGNvbG9yPSIjRkZGRkZGIj5OZXR3b3JraW5nOiBISyQzMDAgUGVyIFBvcnQgKEFNUCBT b2NrZXQpPG86cD4NCiAgPC9vOnA+DQogIDwvZm9udD48L2I+DQo8L2FkZHJlc3M+DQo8YWRkcmVz cz4NCiAgPGZvbnQgY29sb3I9IiNGRkZGRkYiPkNhdCA1IE9mZmljZSBOZXR3b3JrIGNhYmxpbmcg KEhvbmcgS29uZyBhbmQgQ2hpbmEpPC9mb250Pg0KPC9hZGRyZXNzPg0KPGFkZHJlc3M+DQogICZu YnNwOw0KPC9hZGRyZXNzPg0KPGFkZHJlc3M+DQogICZuYnNwOw0KPC9hZGRyZXNzPg0KPGFkZHJl c3M+DQogIDxiPjxmb250IGNvbG9yPSIjRkZGRkZGIj48Zm9udCBzaXplPSI1Ij5Nb250aGx5IE9m ZmljZSBDb21wdXRlciBTdXBwb3J0IGFuZA0KICBNYWludGVuYW5jZTo8L2ZvbnQ+PG86cD4NCiAg PC9vOnA+DQogIDwvZm9udD4NCiAgPC9iPg0KPC9hZGRyZXNzPg0KPGFkZHJlc3M+DQogIDxmb250 IGNvbG9yPSIjRkZGRkZGIj5Vbml2ZXJzaXRpZXMgbmV0d29yayBjZW50ZXIgc3VwcG9ydCB0ZWFt Jm5ic3A7IGZvcg0KICBHdWFuZ2RvbmcgYXJlYTwvZm9udD4NCjwvYWRkcmVzcz4NCjxhZGRyZXNz Pg0KICAmbmJzcDsNCjwvYWRkcmVzcz4NCjxhZGRyZXNzPg0KICA8Yj48Zm9udCBjb2xvcj0iI0ZG RkZGRiI+PGZvbnQgc2l6ZT0iNSI+UHJvZmVzc2lvbmFsIFNlcnZpY2VzOiAoSEskNTAwLTgwMCBQ ZXINCiAgSG91cikgPC9mb250PjxvOnA+DQogIDwvbzpwPg0KICA8L2ZvbnQ+PC9iPg0KPC9hZGRy ZXNzPg0KPG9sIHN0eWxlPSJtYXJnaW4tdG9wOjBpbiIgc3RhcnQ9IjEiIHR5cGU9IjEiPg0KICA8 bGkgY2xhc3M9Ik1zb05vcm1hbCIgc3R5bGU9Im1zby1saXN0OmwwIGxldmVsMSBsZm8xO3RhYi1z dG9wczpsaXN0IC41aW4iPg0KICAgIDxhZGRyZXNzPg0KICAgICAgPGZvbnQgY29sb3I9IiNGRkZG RkYiPk9mZmljZSBjb21wdXRlciBtYWludGVuYW5jZXMgKG1pbmltdW0gMTAgY29tcHV0ZXJzKTwv Zm9udD4NCiAgICA8L2FkZHJlc3M+DQogIDwvbGk+DQogIDxsaSBjbGFzcz0iTXNvTm9ybWFsIiBz dHlsZT0ibXNvLWxpc3Q6bDAgbGV2ZWwxIGxmbzE7dGFiLXN0b3BzOmxpc3QgLjVpbiI+DQogICAg PGFkZHJlc3M+DQogICAgICA8Zm9udCBjb2xvcj0iI0ZGRkZGRiI+U2VjdXJpdHkgYWR2aWNlLCBk YXRhIGJhY2t1cCBhbmQgc3lzdGVtIHVwZ3JhZGU8L2ZvbnQ+DQogICAgPC9hZGRyZXNzPg0KICA8 L2xpPg0KPC9vbD4NCjxhZGRyZXNzPg0KICA8Yj48Zm9udCBzaXplPSI1IiBjb2xvcj0iI0ZGRkZG RiI+UmVtb3RlIGNvbXB1dGVyIGNvbnRyb2wgc2V0dXA8L2ZvbnQ+PC9iPg0KPC9hZGRyZXNzPg0K PGFkZHJlc3M+DQogIDxmb250IGNvbG9yPSIjRkZGRkZGIj5DYW4gbGV0IHlvdSByZW1vdGVseSBj b25uZWN0IHRvIHlvdXIgaG9tZSBvciBvZmZpY2UNCiAgY29tcHV0ZXIgd2l0aCBzZWN1cml0eTwv Zm9udD4NCjwvYWRkcmVzcz4NCjxhZGRyZXNzPg0KICAmbmJzcDsNCjwvYWRkcmVzcz4NCjxhZGRy ZXNzPg0KICA8Yj48Zm9udCBjb2xvcj0iI0ZGRkZGRiI+PGZvbnQgc2l6ZT0iNSI+U29mdHdhcmUg RGV2ZWxvcG1lbnQ6PC9mb250PjxvOnA+DQogIDwvbzpwPg0KICA8L2ZvbnQ+PC9iPg0KPC9hZGRy ZXNzPg0KPGFkZHJlc3M+DQogIDxmb250IGNvbG9yPSIjRkZGRkZGIj5EZXZlbG9wZWQgYnkgQ2hp bmEgVW5pdmVyc2l0aWVzIENvbXB1dGVyIFNjaWVuY2UgRGVwdC4NCiAgb3IgTmV0d29yayBDZW50 cmU8L2ZvbnQ+DQo8L2FkZHJlc3M+DQo8cCBjbGFzcz0iTXNvTm9ybWFsIj48Zm9udCBjb2xvcj0i I0ZGRkZGRiI+Jm5ic3A7PG86cD4NCjwvbzpwPg0KPC9mb250PjwvcD4NCjxwIGNsYXNzPSJNc29O b3JtYWwiIGFsaWduPSJjZW50ZXIiPjxmb250IGNvbG9yPSIjRkZGRkZGIj4mbmJzcDs8Yj5Ib25n DQpLb25nJm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5i c3A7Jm5ic3A7IFNoZW56aGVuJm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5i c3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7DQpHdWFuZ3pob3UmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsm bmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsNClNoYW5naGFpJm5ic3A7Jm5ic3A7Jm5ic3A7 Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5i c3A7DQpCZWlqaW5nIDxvOnA+DQo8L286cD4NCjwvYj48L2ZvbnQ+PC9wPg0KPHAgY2xhc3M9Ik1z b05vcm1hbCIgYWxpZ249ImNlbnRlciI+PGI+PGZvbnQgc2l6ZT0iNSIgY29sb3I9IiMwMDAwRkYi PkNhbGwgR2VuZXNpcw0KQCArODUyJm5ic3A7IDgyMDktNzk3OSZuYnNwOw0KRm9yIERldGFpbHM8 L2ZvbnQ+PC9iPjwvcD4NCjxwIGNsYXNzPSJNc29Ob3JtYWwiIGFsaWduPSJjZW50ZXIiPjxiPjxh IGhyZWY9Im1haWx0bzplaXBAd2ViZWlwLmJpeiI+PGZvbnQgc2l6ZT0iNSIgY29sb3I9IiNGRkZG RkYiPkUtbWFpbDplaXBAd2ViZWlwLmJpejwvZm9udD48L2E+PC9iPjwvcD4NCjxwIGNsYXNzPSJN c29Ob3JtYWwiIGFsaWduPSJjZW50ZXIiPjxzcGFuIGxhbmc9IkVOLVVTIiBzdHlsZT0iRk9OVC1T SVpFOiA3LjVwdDsgRk9OVC1GQU1JTFk6IEFyaWFsOyBtc28tZm9udC1rZXJuaW5nOiAwcHQiPjxm b250IGZhY2U9IkFyaWFsIiBzaXplPSIyIiBjb2xvcj0iI0ZGRkZGRiI+UGxlYXNlDQpyZXBseSB0 aGUgZW1haWwgd2l0aCB0aGUgc3ViamVjdCAmcXVvdDtSZW1vdmUmcXVvdDsgaW4gY2FzZSB5b3Ug YXJlIGJ5IG1pc3Rha2UNCnJlY2VpdmUgdGhpcyBlLW1haWwgPC9mb250Pjwvc3Bhbj48L3A+DQo8 cCBjbGFzcz0iTXNvTm9ybWFsIiBhbGlnbj0iY2VudGVyIj48c3BhbiBsYW5nPSJFTi1VUyIgc3R5 bGU9IkZPTlQtU0laRTogNy41cHQ7IEZPTlQtRkFNSUxZOiBBcmlhbDsgbXNvLWZvbnQta2Vybmlu ZzogMHB0Ij48Zm9udCBmYWNlPSJBcmlhbCIgc2l6ZT0iMiIgY29sb3I9IiNGRkZGRkYiPm9yDQpk byBub3Qgd2FudCB0byByZWNlaXZlIHRoaXMga2luZCBvZiBlbWFpbHMgaW4gdGhlIGZ1dHVyZS4g U29ycnkgZm9yIGFueQ0KaW5jb252ZW5pZW5jZSBjYXVzZWQuPC9mb250Pjwvc3Bhbj48L3A+DQo8 cCBjbGFzcz0iTXNvTm9ybWFsIiBhbGlnbj0iY2VudGVyIj4mbmJzcDs8L3A+DQo8cCBjbGFzcz0i TXNvTm9ybWFsIiBhbGlnbj0iY2VudGVyIj4mbmJzcDs8L3A+DQoNCjwvYm9keT4NCg0KPC9odG1s Pg== ------=_NextPart_q9A1Pt4nguT7bFfxYRM6ZAA-- ------=_NextPart_q9A1Pt4nguT7bFfxYRM6Z-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 7:27:35 2002 Delivered-To: freebsd-questions@freebsd.org Received: from colossus.systems.pipex.net (colossus.systems.pipex.net [62.190.223.73]) by hub.freebsd.org (Postfix) with ESMTP id 51C1F37B40A for ; Wed, 12 Jun 2002 07:27:30 -0700 (PDT) Received: from ThisAddressDoesNotExist (userhh092.dsl.pipex.com [62.190.215.92]) by colossus.systems.pipex.net (Postfix) with ESMTP id 11B0516000175 for ; Wed, 12 Jun 2002 15:27:28 +0100 (BST) Subject: SMC1255TX 10/100 NIC compatible with FreeBSD? From: "S. Roberts" Reply-To: sroberts@dsl.pipex.com To: FreeBSD-Questions Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-ryb1qa4SRG/8Y412AL3o" X-Mailer: Ximian Evolution 1.0.5 Date: 12 Jun 2002 15:27:28 +0100 Message-Id: <1023892049.325.37.camel@Demon.Strobe.org> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-ryb1qa4SRG/8Y412AL3o Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hello, I'd like to know if anyone's using the SMC1255TX nic from SMC successfully with FreeBSD 4.6RC. If anything, I'm looking for gerneral compatibility and / or any gotchas that i might have to look out for. Thanks for the time. Stacey --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer --=-ryb1qa4SRG/8Y412AL3o Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hello, I'd like to know if anyone's using the SMC1255TX nic from SMC successfully with FreeBSD 4.6RC. If anything, I'm looking for gerneral compatibility and / or any gotchas that i might have to look out for. Thanks for the time. Stacey - --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 iQA/AwUBPQdaTvdn4A8qiCO5EQLU4wCfTNaLucANgVbI03Fc2X0nAcRxNGMAoPYK 5rsbAvzi5p/kYhEs+St5UrBK =Fw5+ -----END PGP SIGNATURE----- --=-ryb1qa4SRG/8Y412AL3o-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 7:28:27 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ns.giranti.co.id (ns.giranti.co.id [202.95.136.78]) by hub.freebsd.org (Postfix) with SMTP id 1EA1837B40A for ; Wed, 12 Jun 2002 07:28:17 -0700 (PDT) Received: (qmail 425 invoked from network); 12 Jun 2002 14:23:53 -0000 Received: from ns.giranti.co.id (HELO MAIL) (tmlifo@202.95.136.78) by ns.giranti.co.id with SMTP; 12 Jun 2002 14:23:53 -0000 Received: from client 202.95.136.75 for UebiMiau2.7 (webmail client); Wed, 12 Jun 2002 21:23:53 -0000 Date: Wed, 12 Jun 2002 21:23:53 -0000 From: "Odhienx" To: "freebsd-questions@freebsd.org"@FreeBSD.ORG Reply-To: "Odhienx" Subject: digiboard pc/8i X-Priority: 3 X-Mailer: MAIL 0.0 X-Original-IP: 202.95.136.75 Content-Transfer-Encoding: 8bit X-MSMail-Priority: Medium Importance: Medium Content-Type: text/plain; charset="iso-8859-1"; MIME-Version: 1.0 Message-Id: <20020612142817.1EA1837B40A@hub.freebsd.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dear ,.. i have old digiboard card pc/8i adapter, but my freebsd can't detect it :( i'm using fbsd 45R i was compile new kernel with add line with this : OPTIONS NDGBPORTS=8 OPTIONS COM_MULTIPORT device dgb0 i can't write "device dgb0 at isa? bla... bla... because if i write this my kernel can't be compile with error message " no isa ... bla.. bla.. on that line". i need help, please.... regards newbie ________________________________________________ Message sent using MAIL 0.0 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 7:29:49 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mtiwmhc21.worldnet.att.net (mtiwmhc21.worldnet.att.net [204.127.131.46]) by hub.freebsd.org (Postfix) with ESMTP id 29C8D37B40E for ; Wed, 12 Jun 2002 07:29:42 -0700 (PDT) Received: from stevenfettig.com ([12.76.83.89]) by mtiwmhc21.worldnet.att.net (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020612142939.VVQM19182.mtiwmhc21.worldnet.att.net@stevenfettig.com>; Wed, 12 Jun 2002 14:29:39 +0000 Message-ID: <3D075AD0.9060108@stevenfettig.com> Date: Wed, 12 Jun 2002 09:29:36 -0500 From: Steve Fettig User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.0rc3) Gecko/20020523 X-Accept-Language: en-us, en MIME-Version: 1.0 To: budsz Cc: freebsd-questions Subject: Re: Error courier-imap References: <20020612154825.A43197@bdg.centrin.net.id> 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 Budsz, I haven't compiled courier-imap for quite a while, so I can't remember an error I was getting was similar to yours or not - - it was solved, however, by using gmake, not make. I would suggest, on the other hand, trying to install courier-imap from the ports (/usr/ports/mail/courier-imap) - it appears that the latest port tree does not use ver. 1.4.6, but 1.4.3. Unless there is a specific reason to use the version you are trying, I would see if the ports way of installing courier will work for you. Check the Makefile for the different arguments you are looking for, too. --disable-root-check, --without-authuserdb seems to be part of the vanilla install. I usually manually modify the Makefile to include arguments I would like in there, but that is another issue alltogether. Steve budsz wrote: >Hi, > >I tried compile courier-imap-1.4.6.20020529, with options >$env "LIBS=-L/usr/local/lib/mysql -lmysqlclient -lz" >$./configure --disable-root-check --without-authuserdb > >---error message >outbox.c: In function `check_outbox': >outbox.c:72: warning: implicit declaration of function `signal' >outbox.c:72: `SIGCHLD' undeclared (first use in this function) >outbox.c:72: (Each undeclared identifier is reported only once > outbox.c:72: for each function it appears in.) >outbox.c:72: `SIG_DFL' undeclared (first use in this function) >outbox.c:73: `SIGPIPE' undeclared (first use in this function) >outbox.c:110: warning: suggest explicit braces to avoid ambiguous `else' >outbox.c:205: warning: implicit declaration of function `kill' >outbox.c:205: `SIGTERM' undeclared (first use in this function) >gmake[1]: *** [outbox.o] Error 1 >gmake[1]: Leaving directory >`/usr/local/src/courier-imap-1.4.6.20020529/imap' >gmake: *** [all-recursive] Error 1 > >---error message > >How to fix this...? and --enable-webpass=vpopmail was disable in this >courier-imap version..? or auto..? > >TIA > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 7:37:32 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.samuelstn.dhs.org (h24-64-81-248.cg.shawcable.net [24.64.81.248]) by hub.freebsd.org (Postfix) with SMTP id B0F2237B40C for ; Wed, 12 Jun 2002 07:37:26 -0700 (PDT) Received: (qmail 20644 invoked from network); 12 Jun 2002 14:37:25 -0000 Received: from unknown (HELO intelex) (192.168.1.8) by homeserver with SMTP; 12 Jun 2002 14:37:25 -0000 Message-ID: <004601c2121e$ab58d640$0801a8c0@intelex> From: "Samuel Chow" To: "Graham Lillico" Cc: References: Subject: Re: Qmail Receiving Mail Problem Date: Wed, 12 Jun 2002 08:37:24 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi there, > I have a mulitdrop mailbox at my ISP "username@isp.com" and I also have two > aliases set up to point to this mailbox "firstname.lastname1@isp.com" and > "firstname.lastname2@isp.com". > > My problem is that I want to use fetchmail to download the email from my > isp's pop3 mailserver and then to split it between the two accounts on my > mailserver "user1" and "user2" does anyone have any idea how this can be > done? I'm currently using qmail and can't get it working. I will consider > using something else if it can't be done using qmail. Read "The Use and Abuse of Multidrop Mailboxes" section of the fetchmail man page. Short answer: If your ISP is using a mailer that writes an envelope address, you are fine; otherwise, it cannnot be reliably done. Assume your ISP mailer is okay, use the 'envelope' keyword. If your ISP is using qmail, also look at 'qvirtual' keyword. Hope this helps. --- Samuel Chow samuelc@samuelstn.dhs.org Segmentation Fault (core dumped) This message is displayed using recycled electrons. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 7:39:23 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mtiwmhc21.worldnet.att.net (mtiwmhc21.worldnet.att.net [204.127.131.46]) by hub.freebsd.org (Postfix) with ESMTP id A7EFC37B416 for ; Wed, 12 Jun 2002 07:39:17 -0700 (PDT) Received: from stevenfettig.com ([12.76.83.89]) by mtiwmhc21.worldnet.att.net (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020612143916.WDAV19182.mtiwmhc21.worldnet.att.net@stevenfettig.com>; Wed, 12 Jun 2002 14:39:16 +0000 Message-ID: <3D075D06.4060102@stevenfettig.com> Date: Wed, 12 Jun 2002 09:39:02 -0500 From: Steve Fettig User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.0rc3) Gecko/20020523 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Cc: "'Justin P. Michel'" Subject: Re: Secure FTP References: <1917976790.20020612132206@dds.nl> 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 Alex wrote: >Dear Simas, > >Wednesday, June 12, 2002, 9:12:35 AM, you wrote: > >SC> Hello, > > > >>>-----Original Message----- >>>From: Justin P. Michel [mailto:jpmichel@jcontinuum.ca] >>>Sent: Wednesday, June 12, 2002 4:05 AM >>>To: freebsd-questions@freebsd.org >>>Subject: Secure FTP >>> >>> >>>Greetings, >>> >>>Can someone direct me to a program that I can use as a secure >>>FTP daemon? I >>>would like to use a feature on my ftp program called - SFTP (SSH2) - >>>allowing public-key access, but I have no idea what steps are >>>needed to >>>configure the server end of things. >>> >>> > >SC> Short explanation :) > >SC> Enter this line in your /etc/sshd_config if you don't have it yet >SC> (on the server machine) and restart sshd: > >SC> Subsystem sftp /usr/libexec/sftp-server > >SC> Restart sshd and add client's public key to ~user/.ssh/authorized_keys2 >SC> on the server machine. Be sure that firewall allows sftp connections. > >SC> Simas Cepaitis >SC> simas@5ci.lt > >SC> To Unsubscribe: send mail to majordomo@FreeBSD.org >SC> with "unsubscribe freebsd-questions" in the body of the message > >I beleave it comes as standard. Just enable SSH though the rc.conf and >ftp trougth inetd.conf and connect with sftp. > > > No, you do not have to enable ftp through inetd.conf in order to enable sftp -- in fact, this defeats the purpose of having sftp enabled imho. As long as ssh is enabled through rc.conf (via a generic install - I am assuming you haven't made any major modifications to the normal FreeBSD install), sftp will work. Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 7:45: 3 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.ovh.net (b0.ovh.net [213.186.33.50]) by hub.freebsd.org (Postfix) with ESMTP id 6133337B406 for ; Wed, 12 Jun 2002 07:44:59 -0700 (PDT) Received: (qmail 19614 invoked by uid 503); 12 Jun 2002 14:45:32 -0000 Received: from unknown (HELO gueway.home) (212.43.212.24) by ns0.ovh.net with DES-CBC3-SHA encrypted SMTP; 12 Jun 2002 14:45:32 -0000 Received: from greatoak.home (greatoak.home [192.168.1.2]) by gueway.home (8.12.2/8.12.2) with ESMTP id g5CEialB003090 for ; Wed, 12 Jun 2002 16:44:39 +0200 (CEST) (envelope-from pcasidy@greatoak.home) Message-Id: <200206121444.g5CEialB003090@gueway.home> Date: Wed, 12 Jun 2002 16:47:07 +0200 (CEST) From: Philippe CASIDY Subject: Re: Secure FTP To: "FreeBSD.org Questions" In-Reply-To: <3D075D06.4060102@stevenfettig.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 And if someone knows a replacement for the default sftp-server, i would be glad to hear from him or her ;) Thanks Phil. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 7:49:46 2002 Delivered-To: freebsd-questions@freebsd.org Received: from CPE0004761ac738-CM00109515bc65.cpe.net.cable.rogers.com (CPE0004761ac738-CM00109515bc65.cpe.net.cable.rogers.com [24.103.39.131]) by hub.freebsd.org (Postfix) with SMTP id BCD0F37B40C for ; Wed, 12 Jun 2002 07:49:08 -0700 (PDT) Received: (qmail 69137 invoked from network); 12 Jun 2002 14:49:14 -0000 Received: from unknown (HELO vsivyoung) (66.46.21.253) by cpe0004761ac738-cm00109515bc65.cpe.net.cable.rogers.com with SMTP; 12 Jun 2002 14:49:14 -0000 Message-ID: <005e01c21220$6c6ecf50$c801a8c0@vsivyoung> From: "Miroslav Pendev" To: "faisal gillani" Cc: "freebsd-questions" References: <20020612053450.72022.qmail@web11003.mail.yahoo.com> Subject: Re: OT question sorry but i need salution fast .... Date: Wed, 12 Jun 2002 10:49:57 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 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 Well, that was one year ago, the price now is even lower probably. You need: 1.Two Wireless cards 2.4 GHz (check with FreeBSD 4.5 hardware compatibility list or wait few days for 4.6 RELEASE) Then pick up the cheaper cards (for Pakistan) 2.Two antenas for 2.4GHz - but you can build these by yourself just try www.google.com I am sure you will find instruction about these. They looks like two rombs (one above the other) about one " each 3.One or two satelite dishes - the same as for sitelite TV put the antenas (convertors) in the focus of the dishes I mean EXACTLY in the focus. 4.Two Computers WITH FreeBSD ;-)))) 5.Point the dishes veeerrryyy ssharp one to the other use 'ping' timing to get the best speed The price depends of the cards and the computers. You can use two old 486 or whatever. The cards cost about $100 US each - if I am not wrong Hope that helps. --Miro > yes please tell me more details about these hardwares > ... or give me a web site i can find info on these .. > also do you have any idea how much all this will cost > ? > > thanks > > --- Miroslav Pendev > wrote: > > How about two cheap wireless 2.4 GHz cards and only > > one > > satelite dish with convertor for 2.4GHz?! > > > > I was able to cover about 5Km with two Proxim > > Symphony PCI cards, > > one year ago. > > But, you need direct visibility between the two > > buildings. > > Otherwise, forget about it. > > > > --Miro > > > > ----- Original Message ----- > > From: "faisal gillani" > > To: > > Sent: Tuesday, June 11, 2002 2:14 PM > > Subject: OT question sorry but i need salution fast > > .... > > > > > > > well sorry fro this but i couldent find any other > > > place to ask this question & i need the salution > > very > > > badly this will gratly benift me > > > well i have 2 ethernet networks running which i > > want > > > to connect but the distance between them is above > > 400 > > > meters .. so this is way beyond the normal lan > > > hardware .. > > > i am here in pakistan where no such high bandwith > > > devices or support exisit .. i was thinking about > > that > > > thicknet cable but dont know what hardware to get > > for > > > this .. also are there any wireless hardwares for > > this > > > senario ? > > > thanks you very much for reading > > > > > > ===== > > > *╨╓., ╦╦,.╓╨*╗╗╗*╓ Allah-hu-Akber*╨╓., ╦╦,.╓╨*╗╗*╓ > > > > > > __________________________________________________ > > > Do You Yahoo!? > > > Yahoo! - Official partner of 2002 FIFA World Cup > > > http://fifaworldcup.yahoo.com > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body > > of the message > > > > > ===== > *╨╓., ╦╦,.╓╨*╗╗╗*╓ Allah-hu-Akber*╨╓., ╦╦,.╓╨*╗╗*╓ > > __________________________________________________ > Do You Yahoo!? > Yahoo! - Official partner of 2002 FIFA World Cup > http://fifaworldcup.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 8: 3:51 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ns2.wananchi.com (ns2.wananchi.com [62.8.64.4]) by hub.freebsd.org (Postfix) with ESMTP id 85ADA37B40D for ; Wed, 12 Jun 2002 08:03:46 -0700 (PDT) Received: from wash by ns2.wananchi.com with local (Exim 3.36 #1 (FreeBSD)) id 17I9ec-0002xY-00 for ; Wed, 12 Jun 2002 18:03:22 +0300 Date: Wed, 12 Jun 2002 18:03:22 +0300 From: Odhiambo Washington To: freebsd-questions Subject: Re: OT question sorry but i need salution fast .... Message-ID: <20020612150322.GR52530@ns2.wananchi.com> Mail-Followup-To: Odhiambo Washington , freebsd-questions References: <20020612053450.72022.qmail@web11003.mail.yahoo.com> <005e01c21220$6c6ecf50$c801a8c0@vsivyoung> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <005e01c21220$6c6ecf50$c801a8c0@vsivyoung> User-Agent: Mutt/1.4i X-Disclaimer: Any views expressed in this message,where not explicitly attributed otherwise, are mine alone!. X-Fortune: Commitment, n.: Commitment can be illustrated by a breakfast of ham and eggs. The chicken was involved, the pig was committed. X-Operating-System: FreeBSD 4.5-STABLE i386 X-Best-Window-Manager: Blackbox X-Designation: Systems Administrator, Wananchi Online Ltd. X-Location: Nairobi, KE, East Africa. X-Uptime: 5:59PM up 9 days, 8:44, 3 users, load averages: 0.67, 0.43, 0.46 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * Miroslav Pendev [20020612 17:49]: wrote: > Well, that was one year ago, the price now is even lower > probably. > > You need: > 1.Two Wireless cards 2.4 GHz (check with FreeBSD 4.5 hardware > compatibility list or wait few days for 4.6 RELEASE) > Then pick up the cheaper cards (for Pakistan) Hey Miro, I hate poking my note but this one surely left me agape! I've been following this thread (mainly because something in it makes it land in my SPAM folder ), although the hardware being discussed is not yet in Africa . Is 4.6-RELEASE going to support 'everything' under the sun? ;) What is the reason behind your assertion on 4.6? Just curious, mate. -Wash -- Odhiambo Washington "The box said 'Requires Wananchi Online Ltd. www.wananchi.com Windows 95, NT, or better,' Tel: 254 2 313985-9 Fax: 254 2 313922 so I installed FreeBSD." GSM: 254 72 743 223 GSM: 254 733 744 121 This sig is McQ! :-) Boling's postulate: If you're feeling good, don't worry. You'll get over it. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 8: 7:36 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mtiwmhc21.worldnet.att.net (mtiwmhc21.worldnet.att.net [204.127.131.46]) by hub.freebsd.org (Postfix) with ESMTP id 121D737B40C for ; Wed, 12 Jun 2002 08:07:33 -0700 (PDT) Received: from stevenfettig.com ([12.76.83.89]) by mtiwmhc21.worldnet.att.net (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020612150731.XAMA19182.mtiwmhc21.worldnet.att.net@stevenfettig.com>; Wed, 12 Jun 2002 15:07:31 +0000 Message-ID: <3D0763B1.2040304@stevenfettig.com> Date: Wed, 12 Jun 2002 10:07:29 -0500 From: Steve Fettig User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.0rc3) Gecko/20020523 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Philippe CASIDY Cc: "FreeBSD.org Questions" Subject: Re: Secure FTP References: <200206121444.g5CEialB003090@gueway.home> 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 Philippe CASIDY wrote: >And if someone knows a replacement for the default sftp-server, i would >be glad to hear from him or her ;) > >Thanks > >Phil. > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > > If you are using your machine in an academic or personal environment (i.e. not for commercial use), you might want to try ssh.com's ssh replacement (this also handles sftp). I have used it on a number of machines and actually like it quite a bit. I try, however, to follow the license guidelines and don't use it on servers I use for web and email hosting... There are some other ones out there, but I can't remember the link to a review page that goes through all of them. You might want to look at openssh.org's page to learn more. Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 8:23:46 2002 Delivered-To: freebsd-questions@freebsd.org Received: from CPE0004761ac738-CM00109515bc65.cpe.net.cable.rogers.com (CPE0004761ac738-CM00109515bc65.cpe.net.cable.rogers.com [24.103.39.131]) by hub.freebsd.org (Postfix) with SMTP id 0201B37B406 for ; Wed, 12 Jun 2002 08:23:38 -0700 (PDT) Received: (qmail 69236 invoked from network); 12 Jun 2002 15:23:44 -0000 Received: from unknown (HELO vsivyoung) (66.46.21.253) by cpe0004761ac738-cm00109515bc65.cpe.net.cable.rogers.com with SMTP; 12 Jun 2002 15:23:44 -0000 Message-ID: <009601c21225$3ea11830$c801a8c0@vsivyoung> From: "Miroslav Pendev" To: "freebsd-questions" References: <20020612053450.72022.qmail@web11003.mail.yahoo.com> <005e01c21220$6c6ecf50$c801a8c0@vsivyoung> <20020612150322.GR52530@ns2.wananchi.com> Subject: Re: OT question sorry but i need salution fast .... Date: Wed, 12 Jun 2002 11:24:28 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.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 > > Well, that was one year ago, the price now is even lower > > probably. > > > > You need: > > 1.Two Wireless cards 2.4 GHz (check with FreeBSD 4.5 hardware > > compatibility list or wait few days for 4.6 RELEASE) > > Then pick up the cheaper cards (for Pakistan) > > > Hey Miro, > > I hate poking my note but this one surely left me agape! I've > been following this thread (mainly because something in it > makes it land in my SPAM folder ), although the hardware > being discussed is not yet in Africa . > > Is 4.6-RELEASE going to support 'everything' under the sun? ;) > What is the reason behind your assertion on 4.6? Just curious, mate. What is you problem?! I was able to connect two networks on about 5Km one year ago IN BULGARIA!? I am pretty sure you can find Wireless cards in Africa! The price for the hardware in diferent country is different from the price in US and Canada that is way I said 'for Pakistan'. I mention 4.6 because he [the guy from Pakistan] needs something CHEAP. Sometimes you can find drivers for new (or cheap) cards into new releases! What is the point to buy cheap card if you do not have drivers for it? The support for CISCO's Wireless cards was in FreeBSD one year ago, but the support for Proxim's wasn't! Any other questions from your SPAM folder? --Miro > > > -Wash > > -- > Odhiambo Washington "The box said 'Requires > Wananchi Online Ltd. www.wananchi.com Windows 95, NT, or better,' > Tel: 254 2 313985-9 Fax: 254 2 313922 so I installed FreeBSD." > GSM: 254 72 743 223 GSM: 254 733 744 121 This sig is McQ! :-) > > > Boling's postulate: > If you're feeling good, don't worry. You'll get over it. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 8:47:16 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp01.wxs.nl (smtp01.wxs.nl [195.121.6.61]) by hub.freebsd.org (Postfix) with ESMTP id DA7D237B400 for ; Wed, 12 Jun 2002 08:47:07 -0700 (PDT) Received: from cybertron.kruijff ([213.10.151.186]) by smtp01.wxs.nl (Netscape Messaging Server 4.15) with ESMTP id GXLNUH00.2U7; Wed, 12 Jun 2002 17:47:05 +0200 Date: Wed, 12 Jun 2002 17:47:39 +0200 From: Alex X-Mailer: The Bat! (v1.53d) Reply-To: freebsd-reply@akruijff.dds.nl X-Priority: 3 (Normal) Message-ID: <13123910531.20020612174739@dds.nl> To: Steve Fettig Cc: freebsd-questions@freebsd.org, "'Justin P. Michel'" Subject: Re[2]: Secure FTP In-Reply-To: <3D075D06.4060102@stevenfettig.com> References: <1917976790.20020612132206@dds.nl> <3D075D06.4060102@stevenfettig.com> 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 Dear Steve, Wednesday, June 12, 2002, 4:39:02 PM, you wrote: SF> No, you do not have to enable ftp through inetd.conf in order to enable SF> sftp -- in fact, this defeats the purpose of having sftp enabled imho. SF> As long as ssh is enabled through rc.conf (via a generic install - I am SF> assuming you haven't made any major modifications to the normal FreeBSD SF> install), sftp will work. SF> Steve Point taken. I enabled ftp and telnet for the intranet and blocked them with a firewall for the outsite. I enabled SSH for connection from the outsite and found i had a access to a sftp. I assumed it used the forwarding function of ssh for this. -- Best regards, Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 8:48:36 2002 Delivered-To: freebsd-questions@freebsd.org Received: from sccrmhc01.attbi.com (sccrmhc01.attbi.com [204.127.202.61]) by hub.freebsd.org (Postfix) with ESMTP id ED68D37B401 for ; Wed, 12 Jun 2002 08:48:28 -0700 (PDT) Received: from truffula.localdomain ([24.118.56.44]) by sccrmhc01.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20020612154828.PKBY1024.sccrmhc01.attbi.com@truffula.localdomain> for ; Wed, 12 Jun 2002 15:48:28 +0000 Content-Type: text/plain; charset="iso-8859-1" From: Kirk R.Wythers To: questions@freebsd.org Subject: replacing linux with freebsd in a dual boot setup with windows Date: Wed, 12 Jun 2002 10:48:34 -0500 X-Mailer: KMail [version 1.2] MIME-Version: 1.0 Message-Id: <02061210483400.01536@truffula.localdomain> 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 I use freebsd at work and have redhat at home on a dual boot system with=20 windows 98. I'd like to ditch redhat in favor of freebsd. However, I'd li= ke=20 to hear from you all about what to expect. I am particularly concerned ab= out=20 what happens with the the boot loader. Right now I use LILO to pick betwe= en=20 linux and windows. Will the freebsd bootloader overwrite LILO? What shoul= d I=20 keep an eye on? Thanks, Kirk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 9: 9:13 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.navitaire.com (mail.navitaire.com [205.182.62.81]) by hub.freebsd.org (Postfix) with ESMTP id 9567637B40D for ; Wed, 12 Jun 2002 09:09:02 -0700 (PDT) Received: from exchange.Navitaire.com (exch.navitaire.com [149.122.4.14]) by mail.navitaire.com (Switch-2.1.4/Switch-2.1.0) with ESMTP id g5CG92r22549 for ; Wed, 12 Jun 2002 11:09:02 -0500 (CDT) Received: by exchange.Navitaire.com with Internet Mail Service (5.5.2653.19) id ; Wed, 12 Jun 2002 11:07:22 -0500 Message-ID: From: "Henning, Brian" To: questions@FreeBSD.ORG Subject: apply patches Date: Wed, 12 Jun 2002 11:07:20 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello- I was reading on a website how to add emulate scsi or atapi. They want me to do some patches to my system but, they failed to leave any istructions on howto do it. There are a couple of diff files that they point to. That is all I have. Can anyone get me started? I don't know what to do with these diff files. Is there documentation out there on how to do patches? thanks, brian example: atapicam-20020424.diff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 9:25:55 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.27in.tv (roc-24-169-198-248.rochester.rr.com [24.169.198.248]) by hub.freebsd.org (Postfix) with ESMTP id F063137B40E for ; Wed, 12 Jun 2002 09:25:45 -0700 (PDT) Received: (from root@localhost) by mail.27in.tv (8.12.3/8.11.6) id g5CGPi9b098804; Wed, 12 Jun 2002 12:25:44 -0400 (EDT) (envelope-from cjm2@earthling.net) Received: from 27in.tv (localhost [127.0.0.1]) by mail.27in.tv (8.12.3/8.11.6av) with SMTP id g5CGPfTI098794; Wed, 12 Jun 2002 12:25:42 -0400 (EDT) (envelope-from cjm2@earthling.net) Received: from 216.153.202.77 (SquirrelMail authenticated user cjm2) by www.27in.tv with HTTP; Wed, 12 Jun 2002 12:25:42 -0400 (EDT) Message-ID: <1638.216.153.202.77.1023899142.squirrel@www.27in.tv> Date: Wed, 12 Jun 2002 12:25:42 -0400 (EDT) Subject: Re: OT question sorry but i need salution fast .... From: "C J Michaels" To: In-Reply-To: <20020611181438.32647.qmail@web11008.mail.yahoo.com> References: <20020611181438.32647.qmail@web11008.mail.yahoo.com> X-Priority: 3 Importance: Normal X-MSMail-Priority: Normal Cc: X-Mailer: SquirrelMail (version 1.3.0 [CVS-DEVEL]) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by AMaViS perl-11 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG You're received several solutions. I'd just like to expand on one idea. If you're connecting two buildings, I would suggest 802.11b (Wireless) with directional antennas. While the initial hardware investment would be a bit more expensive than a bunch of hubs/switches ever 100meters. You would have significantly fewer points of failure (less cost long term.) (I've seen 802.11 + directional antenna go over a mile.) The major concern w/ wireless are; a) Obstruction. You need to have a clear line of sight at all times. b) Security. You must be very dilligent in setting up the security for your wireless network. Buying the cheapest access point and leave it at the default config will ensure your network is compromised. Hope this helps. -- Chris faisal gillani said: > well sorry fro this but i couldent find any other > place to ask this question & i need the salution very > badly this will gratly benift me > well i have 2 ethernet networks running which i want > to connect but the distance between them is above 400 > meters .. so this is way beyond the normal lan > hardware .. > i am here in pakistan where no such high bandwith > devices or support exisit .. i was thinking about that > thicknet cable but dont know what hardware to get for > this .. also are there any wireless hardwares for this > senario ? > thanks you very much for reading > > ===== > *╨╓., ╦╦,.╓╨*╗╗╗*╓ Allah-hu-Akber*╨╓., ╦╦,.╓╨*╗╗*╓ > -- Chris "I'll defend to the death your right to say that, but I never said I'd listen to it!" -- Tom Galloway with apologies to Voltaire To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 9:26:40 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web14805.mail.yahoo.com (web14805.mail.yahoo.com [216.136.224.221]) by hub.freebsd.org (Postfix) with SMTP id 5C2B937B41D for ; Wed, 12 Jun 2002 09:26:20 -0700 (PDT) Message-ID: <20020612162618.49075.qmail@web14805.mail.yahoo.com> Received: from [168.91.70.10] by web14805.mail.yahoo.com via HTTP; Wed, 12 Jun 2002 09:26:18 PDT Date: Wed, 12 Jun 2002 09:26:18 -0700 (PDT) From: Dave McCammon Subject: Re: apply patches To: "Henning, Brian" , questions@FreeBSD.ORG In-Reply-To: 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 --- "Henning, Brian" wrote: > Hello- > I was reading on a website how to add emulate scsi > or atapi. They want me to > do some patches to my system but, they failed to > leave any istructions on > howto do it. There are a couple of diff files that > they point to. That is > all I have. Can anyone get me started? I don't know > what to do with these > diff files. Is there documentation out there on how > to do patches? > > thanks, > brian > > example: > atapicam-20020424.diff > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of > the message just did this today. cd to /usr/src/ type: patch < PATH TO PATCH.diff also check out http://www.freebsd.org/cgi/getmsg.cgi?fetch=3660975+3664084+/usr/local/www/db/text/2002/freebsd-questions/20020224.freebsd-questions __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 9:34: 3 2002 Delivered-To: freebsd-questions@freebsd.org Received: from cerebellum.za.net (cerebellum.za.net [196.34.172.103]) by hub.freebsd.org (Postfix) with ESMTP id 53A6937B407 for ; Wed, 12 Jun 2002 09:33:57 -0700 (PDT) Received: from nicki.comrite.co.za (rdg-dial-196-2-33-214.mweb.co.za [196.2.33.214]) by cerebellum.za.net (8.11.6/8.11.3) with ESMTP id g5CGfYG50045 for ; Wed, 12 Jun 2002 16:41:36 GMT (envelope-from ian@cerebellum.za.net) Content-Type: text/plain; charset="us-ascii" From: Ian Barnes To: questions@freebsd.org Subject: KDE Problems Date: Wed, 12 Jun 2002 21:04:41 +0200 X-Mailer: KMail [version 1.4] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200206122104.41641.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 Hi, I am getting these problems when running kde3 on my 4.6RC box. Hopefully i will get more response from this mailing list as i have received absolutilly none from kde's mailing list. I run X from tty0 as root, and i get these messages in the status window. KDirwatch::removeDir can't handle '/root' WARNING: KDE detected X Error: BadAtom (invalid Atom parameter) 5 Major opcode: 17 Mutex destroy failure: Device Busy QGArray::at: Absolute index 284 out of range thanks for reading this, Ian Barnes: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 9:43:25 2002 Delivered-To: freebsd-questions@freebsd.org Received: from unix.infoserve.net (unix.infoserve.net [199.175.157.2]) by hub.freebsd.org (Postfix) with ESMTP id 674AC37B40A for ; Wed, 12 Jun 2002 09:43:18 -0700 (PDT) Received: from 1al1 (800252.cipherkey.com [64.114.80.252]) by unix.infoserve.net (8.9.0/8.9.0) with SMTP id JAA14047; Wed, 12 Jun 2002 09:49:28 -0700 (PDT) Message-ID: <008001c21230$0da2d2e0$fc507240@infoserve.net> From: "wlodek" To: Cc: "C J Michaels" References: <20020611181438.32647.qmail@web11008.mail.yahoo.com> <1638.216.153.202.77.1023899142.squirrel@www.27in.tv> Subject: Re: OT question sorry but i need salution fast .... Date: Wed, 12 Jun 2002 09:41:49 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 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 with the old aironet gear now Cisco you can go up to 30km in line of sight with not too many trees and building. Please implemented the anti lighting equipment and have an insurance. the antennas are very prone to attract the thunders and be burn. and for the security this is a broadband radio wave and they are everywhere and anyone with a capable receiver can get the packets. my $0.02 and 1/2 regards wlodek ----- Original Message ----- From: "C J Michaels" To: Cc: Sent: Wednesday, June 12, 2002 9:25 AM Subject: Re: OT question sorry but i need salution fast .... > You're received several solutions. I'd just like to expand on one idea. > > If you're connecting two buildings, I would suggest 802.11b (Wireless) > with directional antennas. While the initial hardware investment would be > a bit more expensive than a bunch of hubs/switches ever 100meters. You > would have significantly fewer points of failure (less cost long term.) > > (I've seen 802.11 + directional antenna go over a mile.) > > The major concern w/ wireless are; > a) Obstruction. You need to have a clear line of sight at all times. > b) Security. You must be very dilligent in setting up the security for > your wireless network. Buying the cheapest access point and leave it at > the default config will ensure your network is compromised. > > Hope this helps. > > -- > Chris > > > > > faisal gillani said: > > well sorry fro this but i couldent find any other > > place to ask this question & i need the salution very > > badly this will gratly benift me > > well i have 2 ethernet networks running which i want > > to connect but the distance between them is above 400 > > meters .. so this is way beyond the normal lan > > hardware .. > > i am here in pakistan where no such high bandwith > > devices or support exisit .. i was thinking about that > > thicknet cable but dont know what hardware to get for > > this .. also are there any wireless hardwares for this > > senario ? > > thanks you very much for reading > > > > ===== > > *╨╓., ╦╦,.╓╨*╗╗╗*╓ Allah-hu-Akber*╨╓., ╦╦,.╓╨*╗╗*╓ > > > > -- > Chris > > "I'll defend to the death your right to say that, but I never said I'd > listen to it!" > -- Tom Galloway with apologies to Voltaire > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 9:45:37 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.tninet.se (sheridan.tninet.se [195.100.94.102]) by hub.freebsd.org (Postfix) with ESMTP id 39E1D37B40A for ; Wed, 12 Jun 2002 09:45:33 -0700 (PDT) Received: from pcmarpxy.tninet.se (bb-62-5-36-29.bb.tninet.se [62.5.36.29]) by sheridan.tninet.se (BMR ErlangTM/OTP 3.0) with ESMTP id 155846.900306.1023.0s889959sheridan ; Wed, 12 Jun 2002 18:45:06 +0200 Content-Type: text/plain; charset="iso-8859-1" From: Mark Rowlands To: David =?iso-8859-1?q?Sieb=F6rger?= , nelis@brabys.co.za Subject: Re: web access and bandwidth reporting Date: Wed, 12 Jun 2002 18:45:06 +0200 User-Agent: KMail/1.4.1 Cc: freebsd-questions@FreeBSD.ORG References: <5.1.0.14.2.20020612111901.01374760@192.96.48.11> <3D071A66.8030203@rucus.ru.ac.za> In-Reply-To: <3D071A66.8030203@rucus.ru.ac.za> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200206121845.06277.mark.rowlands@minmail.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 Wednesday 12 June 2002 11:54 am, David Sieb=F6rger wrote: > Nelis Lamprecht wrote: > > I need to setup a machine that will be able to do web access reportin= g > > and bandwidth usage reporting. I know squid logs all this ( monitorin= g > > log files is a pain :) but I was wondering if anyone knows of any fro= nt > > end apps that have been developed for this purpose. > > Calamaris could be what you're looking for. It's www/calamaris in the > ports and the home page is http://cord.de/tools/squid/calamaris/ awstats http://awstats.sourceforge.net/ > > I need something for > > *nix ( FreeBSD ) that has similar capabilities to the win32 applicati= ons > > that SurfControl produce. I am willing to pay and any help, advice, > > suggestions would be greatly appreciated. > I'm afraid I don't know what SurfControl does, or how it'd compare. Surfcontrol is evil...... ;-) Educate your users instead, but squid can = block=20 access to sites, procmail can do all sorts of magic with email...... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 9:54: 5 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.nsu.ru (mx.nsu.ru [193.124.215.71]) by hub.freebsd.org (Postfix) with ESMTP id E82BC37B409 for ; Wed, 12 Jun 2002 09:54:01 -0700 (PDT) Received: from drweb by mail.nsu.ru with drweb-scanned (Exim 3.20 #1) id 17IBNV-0002VL-00 for freebsd-questions@freebsd.org; Wed, 12 Jun 2002 23:53:49 +0700 Received: from uni.land3.nsu.ru ([193.124.213.230] helo=land3.nsu.ru) by mail.nsu.ru with esmtp (Exim 3.20 #1) id 17IBNU-0002V8-00 for freebsd-questions@freebsd.org; Wed, 12 Jun 2002 23:53:48 +0700 Received: from localhost (lucky@localhost) by land3.nsu.ru (8.11.6/8.11.6) with ESMTP id g5CGrnh10019 for ; Wed, 12 Jun 2002 23:53:49 +0700 (NOVST) (envelope-from lucky@land3.nsu.ru) Date: Wed, 12 Jun 2002 23:53:49 +0700 (NOVST) From: Alexey Privalov To: freebsd-questions@freebsd.org Subject: fatal message Message-ID: <20020612235052.G74613-100000@land3.nsu.ru> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Envelope-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 hi all. i received a fatal message: " fatal trap .... ... press any key to reeboot" could i write this message in text file? best regards, Alexey. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 9:58:23 2002 Delivered-To: freebsd-questions@freebsd.org Received: from cerebellum.za.net (cerebellum.za.net [196.34.172.103]) by hub.freebsd.org (Postfix) with ESMTP id 92C7937B40C for ; Wed, 12 Jun 2002 09:58:18 -0700 (PDT) Received: from nicki.comrite.co.za (rdg-dial-196-2-33-214.mweb.co.za [196.2.33.214]) by cerebellum.za.net (8.11.6/8.11.3) with ESMTP id g5CH5vG50098 for ; Wed, 12 Jun 2002 17:05:58 GMT (envelope-from ian@cerebellum.za.net) Content-Type: text/plain; charset="us-ascii" From: Ian Barnes To: questions@freebsd.org Subject: a stupid question Date: Wed, 12 Jun 2002 21:28:39 +0200 X-Mailer: KMail [version 1.4] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200206122128.39798.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 Hi, Can I, and how, install flash, so that it works with konqueror ? Im running KDE3 with FReeBSD 4.6 RC Thanks Ian Barnes To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 10:22:37 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.nsu.ru (mx.nsu.ru [193.124.215.71]) by hub.freebsd.org (Postfix) with ESMTP id 7726A37B403 for ; Wed, 12 Jun 2002 10:22:34 -0700 (PDT) Received: from drweb by mail.nsu.ru with drweb-scanned (Exim 3.20 #1) id 17IBpH-0006LB-00 for freebsd-questions@freebsd.org; Thu, 13 Jun 2002 00:22:31 +0700 Received: from uni.land3.nsu.ru ([193.124.213.230] helo=land3.nsu.ru) by mail.nsu.ru with esmtp (Exim 3.20 #1) id 17IBpH-0006Ky-00 for freebsd-questions@freebsd.org; Thu, 13 Jun 2002 00:22:31 +0700 Received: from localhost (lucky@localhost) by land3.nsu.ru (8.11.6/8.11.6) with ESMTP id g5CHMV707497 for ; Thu, 13 Jun 2002 00:22:31 +0700 (NOVST) (envelope-from lucky@land3.nsu.ru) Date: Thu, 13 Jun 2002 00:22:31 +0700 (NOVST) From: Alexey Privalov To: freebsd-questions@freebsd.org Subject: mtree & permissions Message-ID: <20020613001953.D27596-100000@land3.nsu.ru> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Envelope-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 hi all. i`m wanting to set my own permissions for '/var' i changed '/etc/mtree/BSD.root.dist' but when i make 'make installworld' then permissions are changed. where is a bug? best regards, Alexey. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 10:34: 6 2002 Delivered-To: freebsd-questions@freebsd.org Received: from www.omicnet.com (ip-208-181-72-171.adsl.radiant.net [208.181.72.171]) by hub.freebsd.org (Postfix) with ESMTP id C946437B40B for ; Wed, 12 Jun 2002 10:33:59 -0700 (PDT) Received: from inspector2 (130-94-160-46-dsl.hevanet.com [130.94.160.46]) by www.omicnet.com (8.9.3/8.9.2) with SMTP id KAA17796 for ; Wed, 12 Jun 2002 10:33:57 -0700 From: Joshua Lokken To: freebsd-questions@freebsd.org Date: Wed, 12 Jun 2002 10:33:27 -0700 X-Priority: 3 (Normal) Message-Id: Subject: Gateway slowing things down MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Mailer: Opera 6.03 build 1107 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello all i have setup a P133/32M box with FreeBSD 4.5R as a gateway to my net. For testing purposes, I have the firewall set to 'open'. I have a cable modem and use DHCP. From my private box, Athlon 1.2/512DDR, I can ping anywhere just fine. For example, I can ping cvsup7.freebsd.org (my fastest mirror) with no problem, however, when I attempt to 'cvsup' the ports, my throughput speed is reduced _severely_! In fact, I get very little activity at all. I see: Connected to cvsup7.freebsd.org #several seconds later Updating collection ports-all #several minutes later Editing.....(whatever it says there..) and that's about it. If I disconnect from the gateway and reconfigure the private box directly with DHCP , its faster than hell. I am wondering if this is the expected result for this type of gateway setup? Do I need to use a bigger box for the gateway? Or is it possible that I have settings fouled up somewhere? For info, I have in the kernel: options IPFIREWALL options IPFIREWALL_VERBOSE options IPDIVERT in /etc/rc.conf: gateway_enable="YES" firewall_enable="YES" firewall_type="OPEN" #temporarily, of course natd_enable="YES" natd_interface="ed1" #my outside NIC I was stoked to get this to work at all, being such a newbie. I could use some suggestions. Thanks in advance, and please cc to me at inspector.us@omicnet.com, as I am not currently subscribed to the list. Best Regards, Joshua Lokken OMIC Portland Branch To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 10:41:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.crackula.com (adsl-64-169-68-38.dsl.snfc21.pacbell.net [64.169.68.38]) by hub.freebsd.org (Postfix) with ESMTP id 7952F37B401 for ; Wed, 12 Jun 2002 10:41:39 -0700 (PDT) Received: (from monkey@localhost) by mail.crackula.com (8.9.3/8.9.3) id KAA02776; Wed, 12 Jun 2002 10:38:54 -0700 (PDT) Date: Wed, 12 Jun 2002 10:38:54 -0700 From: Adam Weinberger To: Ruben de Groot Cc: "Philip J. Koenig" , questions@FreeBSD.ORG Subject: Re: Sendmail library question/problem Message-ID: <20020612103854.A14026@crackula.com> References: <20020612084750636.AAA590@empty1.ekahuna.com@pc02.ekahuna.com> <20020612015527.A25415@crackula.com> <20020612110650.A56370@ei.bzerk.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: MarioMail Super Nintendo w/ 2 controllers In-Reply-To: <20020612110650.A56370@ei.bzerk.org>; from fbsd-q@bzerk.org on Wed, Jun 12, 2002 at 11:06:50AM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sure it does. i use it. $ echo "|/usr/local/bin/spamassassin" > ~/.forward -Adam Ruben de Groot took 1.9K on Wed, Jun 12, 2002 at 11:06:50AM +0200 to say: > On Wed, Jun 12, 2002 at 01:55:27AM -0700, Adam Weinberger typed: > > why not use the spamassassin port? ports/mail/p5-Mail-SpamAssassin > > I think the port doesn't work with sendmail. > spamass-milter does. > > > > > -Adam > > > > > > Philip J. Koenig took 1.1K on Wed, Jun 12, 2002 at 01:47:51AM -0700 to say: > > > Been trying to get "spamass-milter" working on a 4.6-RC box. (early > > > 4.6-RC, ie from around 5/20) > > > > > > First of all, I'm having a hard time finding any documentation on > > > milter at all - the milter.org site doesn't seem to have any, neither > > > does the sendmail.org site that I can find. > > > > > > This particular milter (for spamassassin) is finicky in a variety of > > > ways when you go to build it - ie wants linuxthreads, gmake, etc. > > > (someday a port would be nice) But it also doesn't seem to be able to > > > find certain sendmail libraries - ie libsm.a - which for some strange > > > reason on this system only exists in the /obj/src/lib/libsm > > > directory. (I have /usr/obj symlinked to /obj on this box) > > > > > > Did something not get built or installed for some reason on this > > > system, ie do I have to go into the directory above and use "make > > > install" or something, or just copy libsm.a to /usr/lib? > > > > > > Thx, > > > > > > Phil > > > > > > > > > -- > > > Philip J. Koenig pjklist@ekahuna.com > > > Electric Kahuna Systems -- Computers & Communications for the New Millenium > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > -- > > "I am disrespectful to dirt! Can you see I am serious!" > > -Mr. Sparkle > > Adam Weinberger > > monkey@crackula.com > > http://www.crackula.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 -- "I am disrespectful to dirt! Can you see I am serious!" -Mr. Sparkle Adam Weinberger monkey@crackula.com http://www.crackula.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 10:48: 2 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web10106.mail.yahoo.com (web10106.mail.yahoo.com [216.136.130.56]) by hub.freebsd.org (Postfix) with SMTP id 4138A37B40C for ; Wed, 12 Jun 2002 10:47:59 -0700 (PDT) Message-ID: <20020612174759.55320.qmail@web10106.mail.yahoo.com> Received: from [138.16.133.72] by web10106.mail.yahoo.com via HTTP; Wed, 12 Jun 2002 10:47:59 PDT Date: Wed, 12 Jun 2002 10:47:59 -0700 (PDT) From: Lisa Chen Subject: PLEASE ASSIST 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 To Whom It May Concern I am an MBA student and i am doing a project regarding with my Informational Technology Paper. My paper is based on a research that i need to evulate the www.freebsd.org site from two prospectivetives (i find your site very interesting): One from the manager and one from the customer. We also need to evulate the sie and discuss the strength, weakness and possible improvement. Can you assist me with any of those information? Does BSD do any business with other companies or customers? Can i have some picture that you have posted on the site? Thank you for your assistance. Regards Ms Chen __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 10:55:39 2002 Delivered-To: freebsd-questions@freebsd.org Received: from boris.st.hmc.edu (boris.ST.HMC.Edu [134.173.63.11]) by hub.freebsd.org (Postfix) with ESMTP id 0036037B401 for ; Wed, 12 Jun 2002 10:55:33 -0700 (PDT) Received: from localhost (jeff@localhost) by boris.st.hmc.edu (8.11.6/8.11.6) with ESMTP id g5CHsbi61584; Wed, 12 Jun 2002 10:54:37 -0700 (PDT) (envelope-from jeff@boris.st.hmc.edu) Date: Wed, 12 Jun 2002 10:54:37 -0700 (PDT) From: Jeff Jirsa To: Adam Weinberger Cc: Ruben de Groot , "Philip J. Koenig" , Subject: Re: Sendmail library question/problem In-Reply-To: <20020612103854.A14026@crackula.com> Message-ID: <20020612104844.N61576-100000@boris.st.hmc.edu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 12 Jun 2002, Adam Weinberger wrote: > sure it does. i use it. > > $ echo "|/usr/local/bin/spamassassin" > ~/.forward > > -Adam Which works for you, individually, but not the entire site. His goal, it appears, is to do filtering on all mail coming into his server, not just his individual mail. The library problem he's having (not finding libsm) can be remedied by copying libsm.a into whichever directory the rest of the libmilter libraries are in (probably /usr/local/lib, but 'locate libmilter.a' will confirm that [1]). Once that's done, the milter version of spam-assassin should work. Hope that helps, - Jeff Jirsa [1] = If you can't find libmilter.a, sendmail probably did not get built with milter support. A quick grep through the new sendmail.cf file for 'InputMailFilter' will answer that question. If it seems to have been built with milter support, and you can't find libmilter, go into the sendmail source directory, and then into 'libmilter', and build it, and copy libmilter.a (which sendmail's build script will put into sendmailsrc/obj.something/ directory) into /usr/local/lib manually (do the same for libsm as well). > > > Ruben de Groot took 1.9K on Wed, Jun 12, 2002 at 11:06:50AM +0200 to say: > > On Wed, Jun 12, 2002 at 01:55:27AM -0700, Adam Weinberger typed: > > > why not use the spamassassin port? ports/mail/p5-Mail-SpamAssassin > > > > I think the port doesn't work with sendmail. > > spamass-milter does. > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 10:59:31 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.ameuro.de (mail2.ameuro.de [62.208.90.8]) by hub.freebsd.org (Postfix) with ESMTP id D69E837B406 for ; Wed, 12 Jun 2002 10:59:06 -0700 (PDT) Received: from seth.augenstein.net (pD950EC80.dip.t-dialin.net [217.80.236.128]) (authenticated bits=0) by mail2.ameuro.de (8.12.2/8.12.2) with ESMTP id g5CHwvas015873; Wed, 12 Jun 2002 19:59:03 +0200 Received: by seth.augenstein.net (Postfix, from userid 666) id 42C0013B; Wed, 12 Jun 2002 19:58:15 +0200 (CEST) Date: Wed, 12 Jun 2002 19:58:14 +0200 From: Norbert Augenstein To: dodi agusri Cc: freebsd-questions@FreeBSD.ORG Subject: Re: user ppp does not work Message-Id: <20020612195814.5a812d86.norbert@augenstein.net> In-Reply-To: <20020612110022.27244.qmail@web14809.mail.yahoo.com> References: <20020612110022.27244.qmail@web14809.mail.yahoo.com> X-Mailer: Sylpheed version 0.7.4 (GTK+ 1.2.10; i386-portbld-freebsd4.5) X-Copyright: (c) Norbert Augenstein -> Forwarding NOT permitted without prior permission! 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 Hi, i have changed ppp.conf a little bit, give it a try send ppp.log if it does not work. rename obsolete(for this purpose) ppp.linkup to something else auge BTW if you have an older version maybe you have to use ppp.linkup [auge@seth auge]$ ppp Working in interactive mode Using interface: tun0 ppp ON seth> show version PPP Version 2.3.3 - May 20 2002 ppp ON seth> --------------------------------------------------------- ---------------------------------------------------------- default: set log phase Chat LCP IPCP tun command set device /dev/cuaa0 set speed 38400 disable pred1 deny pred1 disable lqr deny lqr set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 50 \"\" \ ATZ OK-ATZ-OK ATDT\\T TIMEOUT 60 CONNECT" set redial 3 10 enable dns # POS DOES NOT WORK =============== pos: set authname XXXXXXXX set authkey XXXXXXXX set phone XXXXXXXX set timeout 900 # set openmode active # accept chap set ifaddr 127.1.1.1/0 127.2.2.2/0 add default HISADDR # 0 0 127.2.2.2 # INDOSAT775001 works =========== indosat775001 : set authname XXXXXXXX set authkey XXXXXXXX set phone XXXXXXXX set timeout 900 # set openmode active # accept pap set ifaddr 127.1.1.1/0 127.2.2.2/0 add default HISADDR# 0 0 127.2.2.2 --------------------------------------------------- ---------------------------------------------------- On Wed, 12 Jun 2002 04:00:22 -0700 (PDT) dodi agusri wrote: > I am using two ISP's for my internet cafe and using > USER PPP with tun0. > But one of my ISP does not work at all. It > disconnected Immediately when connecting. > my BSD version is 4.5. > > Here is my ppp.conf file: > default: > set log phase Chat LCP IPCP tun command > set device /dev/cuaa0 > set speed 38400 > disable pred1 > deny pred1 > disable lqr > deny lqr > set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT > 50 \"\" \ ATZ OK-ATZ-OK ATDT\\T TIMEOUT 60 CONNECT" > set redial 3 10 > enable dns > > > # POS DOES NOT WORK > =============== > pos: > set authname XXXXXXXX > set authkey XXXXXXXX > set phone XXXXXXXX > > set timeout 900 > set openmode active > > > accept chap > set ifaddr 127.1.1.1/0 127.2.2.2/0 > 255.255.255.255 > add 0 0 127.2.2.2 > > > # INDOSAT775001 works > =========== > indosat775001 : > set authname XXXXXXXX > set authkey XXXXXXXX > set phone XXXXXXXX > > set timeout 900 > set openmode active > accept pap > set ifaddr 127.1.1.1/0 127.2.2.2/0 > 255.255.255.255 > add 0 0 127.2.2.2 > > > > Here is my ppp.linkup : > > indosat775001: > delete ALL > add 0 0 HISADDR > > > pos: > delete ALL > add 0 0 HISADDR > > > Here is the content of /var/log/ppp.log dialling pos : > Jun 8 12:14:15 server ppp[113]: Phase: Using > interface: tun0 > Jun 8 12:14:16 server ppp[113]: Phase: deflink: > Created in closed state > Jun 8 12:14:16 server ppp[113]: tun0: Command: > default: set device /dev/cuaa0 > Jun 8 12:14:16 server ppp[113]: tun0: Command: > default: set speed 38400 > Jun 8 12:14:16 server ppp[113]: tun0: Command: > default: disable pred1 > Jun 8 12:14:16 server ppp[113]: tun0: Command: > default: deny pred1 > Jun 8 12:14:16 server ppp[113]: tun0: Command: > default: disable lqr > Jun 8 12:14:16 server ppp[113]: tun0: Command: > default: deny lqr > Jun 8 12:14:16 server ppp[113]: tun0: Command: > default: set dial ABORT BUSY ABORT NO\sCARRIER TIMEOUT > 50 "" ATZ OK-ATZ-OK ATDT\T TIMEOUT 60 CONNECT > Jun 8 12:14:16 server ppp[113]: tun0: Command: > default: set redial 3 10 > Jun 8 12:14:16 server ppp[113]: tun0: Command: > default: enable dns > Jun 8 12:14:16 server ppp[113]: tun0: Command: pos: > set authname silicom > Jun 8 12:14:16 server ppp[113]: tun0: Command: pos: > set authkey ******** > Jun 8 12:14:16 server ppp[113]: tun0: Command: pos: > set phone 27789 > Jun 8 12:14:16 server ppp[113]: tun0: Command: pos: > set timeout 900 > Jun 8 12:14:16 server ppp[113]: tun0: Command: pos: > set openmode active > Jun 8 12:14:16 server ppp[113]: tun0: Command: pos: > accept chap > Jun 8 12:14:16 server ppp[113]: tun0: Command: pos: > set ifaddr 127.1.1.1/0 127.2.2.2/0 255.255.255.255 > Jun 8 12:14:16 server ppp[113]: tun0: Command: pos: > add 0 0 127.2.2.2 > Jun 8 12:14:16 server ppp[114]: tun0: Phase: PPP > Started (auto mode). > Jun 8 12:14:44 server ppp[114]: tun0: Phase: bundle: > Establish > Jun 8 12:14:44 server ppp[114]: tun0: Phase: deflink: > closed -> opening > Jun 8 12:14:44 server ppp[114]: tun0: Phase: deflink: > Connected! > Jun 8 12:14:44 server ppp[114]: tun0: Phase: deflink: > opening -> dial > Jun 8 12:14:44 server ppp[114]: tun0: Chat: Phone: > 27789 > Jun 8 12:14:44 server ppp[114]: tun0: Chat: deflink: > Dial attempt 1 of 10 > Jun 8 12:14:44 server ppp[114]: tun0: Chat: Send: > ATZ^M > Jun 8 12:14:44 server ppp[114]: tun0: Chat: > Expect(50): OK > Jun 8 12:14:44 server ppp[114]: tun0: Chat: Received: > ATZ^M^M > Jun 8 12:14:44 server ppp[114]: tun0: Chat: Received: > OK^M > Jun 8 12:14:44 server ppp[114]: tun0: Chat: Send: > ATDT27789^M > Jun 8 12:14:44 server ppp[114]: tun0: Chat: > Expect(60): CONNECT > Jun 8 12:15:04 server ppp[114]: tun0: Chat: Received: > ATDT27789^M^M > Jun 8 12:15:04 server ppp[114]: tun0: Chat: Received: > CONNECT 33600/ARQ/V34/LAPM/V42BIS^M > Jun 8 12:15:04 server ppp[114]: tun0: Phase: deflink: > dial -> carrier > Jun 8 12:15:05 server ppp[114]: tun0: Phase: deflink: > /dev/cuaa0: CD detected > Jun 8 12:15:05 server ppp[114]: tun0: Phase: deflink: > carrier -> login > Jun 8 12:15:05 server ppp[114]: tun0: Phase: deflink: > login -> lcp > Jun 8 12:15:05 server ppp[114]: tun0: LCP: FSM: Using > "deflink" as a transport > Jun 8 12:15:05 server ppp[114]: tun0: LCP: deflink: > State change Initial --> Closed > Jun 8 12:15:05 server ppp[114]: tun0: LCP: deflink: > State change Closed --> Stopped > Jun 8 12:15:06 server ppp[114]: tun0: LCP: deflink: > LayerStart > Jun 8 12:15:06 server ppp[114]: tun0: LCP: deflink: > SendConfigReq(1) state = Stopped > Jun 8 12:15:06 server ppp[114]: tun0: LCP: > ACFCOMP[2] > Jun 8 12:15:06 server ppp[114]: tun0: LCP: > PROTOCOMP[2] > Jun 8 12:15:06 server ppp[114]: tun0: LCP: ACCMAP[6] > 0x00000000 > Jun 8 12:15:06 server ppp[114]: tun0: LCP: MRU[4] > 1500 > Jun 8 12:15:06 server ppp[114]: tun0: LCP: > MAGICNUM[6] 0x735f804d > Jun 8 12:15:06 server ppp[114]: tun0: LCP: deflink: > State change Stopped --> Req-Sent > Jun 8 12:15:06 server ppp[114]: tun0: LCP: deflink: > RecvConfigReq(1) state = Req-Sent > Jun 8 12:15:06 server ppp[114]: tun0: LCP: MRU[4] > 1522 > Jun 8 12:15:06 server ppp[114]: tun0: LCP: ACCMAP[6] > 0x000a0000 > Jun 8 12:15:06 server ppp[114]: tun0: LCP: > AUTHPROTO[12] 0xc027 (unknown) > Jun 8 12:15:06 server ppp[114]: tun0: LCP: > AUTHPROTO[12] 0xc027 - not recognised, NAK > Jun 8 12:15:06 server ppp[114]: tun0: LCP: > MAGICNUM[6] 0xa05dec47 > Jun 8 12:15:06 server ppp[114]: tun0: LCP: > ACFCOMP[2] > Jun 8 12:15:06 server ppp[114]: tun0: LCP: deflink: > SendConfigNak(1) state = Req-Sent > Jun 8 12:15:06 server ppp[114]: tun0: LCP: > AUTHPROTO[12] 0xc027 (unknown) > Jun 8 12:15:06 server ppp[114]: tun0: LCP: deflink: > RecvConfigAck(1) state = Req-Sent > Jun 8 12:15:06 server ppp[114]: tun0: LCP: deflink: > State change Req-Sent --> Ack-Rcvd > Jun 8 12:15:06 server ppp[114]: tun0: LCP: deflink: > RecvConfigReq(2) state = Ack-Rcvd > Jun 8 12:15:06 server ppp[114]: tun0: LCP: MRU[4] > 1522 > Jun 8 12:15:06 server ppp[114]: tun0: LCP: ACCMAP[6] > 0x000a0000 > Jun 8 12:15:06 server ppp[114]: tun0: LCP: > AUTHPROTO[8] 0xc027 (unknown) > Jun 8 12:15:06 server ppp[114]: tun0: LCP: > AUTHPROTO[8] 0xc027 - not recognised, NAK > Jun 8 12:15:06 server ppp[114]: tun0: LCP: > MAGICNUM[6] 0xa05dec47 > Jun 8 12:15:06 server ppp[114]: tun0: LCP: > ACFCOMP[2] > Jun 8 12:15:06 server ppp[114]: tun0: LCP: deflink: > SendConfigNak(2) state = Ack-Rcvd > Jun 8 12:15:06 server ppp[114]: tun0: LCP: > AUTHPROTO[8] 0xc027 (unknown) > Jun 8 12:15:07 server ppp[114]: tun0: LCP: deflink: > RecvConfigReq(3) state = Ack-Rcvd > Jun 8 12:15:07 server ppp[114]: tun0: LCP: MRU[4] > 1522 > Jun 8 12:15:07 server ppp[114]: tun0: LCP: ACCMAP[6] > 0x000a0000 > Jun 8 12:15:07 server ppp[114]: tun0: LCP: > AUTHPROTO[8] 0xc123 (unknown) > Jun 8 12:15:07 server ppp[114]: tun0: LCP: > AUTHPROTO[8] 0xc123 - not recognised, NAK > Jun 8 12:15:07 server ppp[114]: tun0: LCP: > MAGICNUM[6] 0xa05dec47 > Jun 8 12:15:07 server ppp[114]: tun0: LCP: > ACFCOMP[2] > Jun 8 12:15:07 server ppp[114]: tun0: LCP: deflink: > SendConfigNak(3) state = Ack-Rcvd > Jun 8 12:15:07 server ppp[114]: tun0: LCP: > AUTHPROTO[8] 0xc123 (unknown) > Jun 8 12:15:07 server ppp[114]: tun0: LCP: deflink: > RecvConfigReq(4) state = Ack-Rcvd > Jun 8 12:15:07 server ppp[114]: tun0: LCP: MRU[4] > 1522 > Jun 8 12:15:07 server ppp[114]: tun0: LCP: ACCMAP[6] > 0x000a0000 > Jun 8 12:15:07 server ppp[114]: tun0: LCP: > AUTHPROTO[5] 0xc223 (CHAP 0x05) > Jun 8 12:15:07 server ppp[114]: tun0: LCP: > MAGICNUM[6] 0xa05dec47 > Jun 8 12:15:07 server ppp[114]: tun0: LCP: > ACFCOMP[2] > Jun 8 12:15:07 server ppp[114]: tun0: LCP: deflink: > SendConfigAck(4) state = Ack-Rcvd > Jun 8 12:15:07 server ppp[114]: tun0: LCP: MRU[4] > 1522 > Jun 8 12:15:07 server ppp[114]: tun0: LCP: ACCMAP[6] > 0x000a0000 > Jun 8 12:15:07 server ppp[114]: tun0: LCP: > AUTHPROTO[5] 0xc223 (CHAP 0x05) > Jun 8 12:15:07 server ppp[114]: tun0: LCP: > MAGICNUM[6] 0xa05dec47 > Jun 8 12:15:07 server ppp[114]: tun0: LCP: > ACFCOMP[2] > Jun 8 12:15:07 server ppp[114]: tun0: LCP: deflink: > State change Ack-Rcvd --> Opened > Jun 8 12:15:07 server ppp[114]: tun0: LCP: deflink: > LayerUp > Jun 8 12:15:07 server ppp[114]: tun0: Phase: bundle: > Authenticate > Jun 8 12:15:07 server ppp[114]: tun0: Phase: deflink: > his = CHAP 0x05, mine = none > Jun 8 12:15:07 server ppp[114]: tun0: Phase: Chap > Input: CHALLENGE (16 bytes from p01-sv2) > Jun 8 12:15:07 server ppp[114]: tun0: Phase: Chap > Output: RESPONSE (silicom) > Jun 8 12:15:08 server ppp[114]: tun0: Phase: Chap > Input: FAILURE > Jun 8 12:15:08 server ppp[114]: tun0: LCP: deflink: > LayerDown > Jun 8 12:15:08 server ppp[114]: tun0: LCP: deflink: > SendTerminateReq(2) state = Opened > Jun 8 12:15:08 server ppp[114]: tun0: LCP: deflink: > State change Opened --> Closing > Jun 8 12:15:08 server ppp[114]: tun0: Phase: Chap > Input: CHALLENGE (16 bytes from p01-sv2) > Jun 8 12:15:08 server ppp[114]: tun0: Phase: Chap > Output: RESPONSE (silicom) > Jun 8 12:15:08 server ppp[114]: tun0: LCP: deflink: > RecvTerminateAck(2) state = Closing > Jun 8 12:15:08 server ppp[114]: tun0: LCP: deflink: > LayerFinish > Jun 8 12:15:08 server ppp[114]: tun0: LCP: deflink: > State change Closing --> Closed > Jun 8 12:15:08 server ppp[114]: tun0: LCP: deflink: > State change Closed --> Initial > Jun 8 12:15:08 server ppp[114]: tun0: Phase: deflink: > Disconnected! > Jun 8 12:15:08 server ppp[114]: tun0: Phase: deflink: > lcp -> logout > Jun 8 12:15:08 server ppp[114]: tun0: Phase: deflink: > logout -> hangup > Jun 8 12:15:08 server ppp[114]: tun0: Phase: deflink: > Disconnected! > Jun 8 12:15:08 server ppp[114]: tun0: Phase: deflink: > Connect time: 24 secs: 398 octets in, 297 octets out > Jun 8 12:15:08 server ppp[114]: tun0: Phase: deflink: > : 17 packets in, 8 packets out > Jun 8 12:15:08 server ppp[114]: tun0: Phase: total > 28 bytes/sec, peak 101 bytes/sec on Sat Jun 8 > 12:15:08 2002 > Jun 8 12:15:08 server ppp[114]: tun0: Phase: deflink: > hangup -> closed > Jun 8 12:15:08 server ppp[114]: tun0: Phase: bundle: > Dead > > > > __________________________________________________ > Do You Yahoo!? > Yahoo! - Official partner of 2002 FIFA World Cup > http://fifaworldcup.yahoo.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the > message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 11: 0:18 2002 Delivered-To: freebsd-questions@freebsd.org Received: from empty1.ekahuna.com (empty1.ekahuna.com [198.144.200.196]) by hub.freebsd.org (Postfix) with ESMTP id 6539D37B401 for ; Wed, 12 Jun 2002 11:00:00 -0700 (PDT) Received: from pc-02 (pc02.ekahuna.com [198.144.200.197]) by empty1.ekahuna.com (Post.Office MTA v3.5.3 release 223 ID# 0-0U10L2S100V35) with ESMTP id com; Wed, 12 Jun 2002 10:59:59 -0700 From: "Philip J. Koenig" Organization: The Electric Kahuna Organization To: Adam Weinberger Date: Wed, 12 Jun 2002 10:59:58 -0700 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: Sendmail library question/problem Reply-To: pjklist@ekahuna.com Cc: Ruben de Groot , questions@FreeBSD.ORG In-reply-to: <20020612103854.A14026@crackula.com> References: <20020612110650.A56370@ei.bzerk.org>; from fbsd-q@bzerk.org on Wed, Jun 12, 2002 at 11:06:50AM +0200 X-mailer: Pegasus Mail for Win32 (v3.12c) Message-ID: <20020612175959023.AAA583@empty1.ekahuna.com@pc02.ekahuna.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 [reply moved to bottom] > Ruben de Groot took 1.9K on Wed, Jun 12, 2002 at 11:06:50AM +0200 to say: > > On Wed, Jun 12, 2002 at 01:55:27AM -0700, Adam Weinberger typed: > > > why not use the spamassassin port? ports/mail/p5-Mail-SpamAssassin > > > > I think the port doesn't work with sendmail. > > spamass-milter does. > > > > > > > > -Adam > > > > > > > > > Philip J. Koenig took 1.1K on Wed, Jun 12, 2002 at 01:47:51AM -0700 to say: > > > > Been trying to get "spamass-milter" working on a 4.6-RC box. (early > > > > 4.6-RC, ie from around 5/20) > > > > > > > > First of all, I'm having a hard time finding any documentation on > > > > milter at all - the milter.org site doesn't seem to have any, neither > > > > does the sendmail.org site that I can find. > > > > > > > > This particular milter (for spamassassin) is finicky in a variety of > > > > ways when you go to build it - ie wants linuxthreads, gmake, etc. > > > > (someday a port would be nice) But it also doesn't seem to be able to > > > > find certain sendmail libraries - ie libsm.a - which for some strange > > > > reason on this system only exists in the /obj/src/lib/libsm > > > > directory. (I have /usr/obj symlinked to /obj on this box) > > > > > > > > Did something not get built or installed for some reason on this > > > > system, ie do I have to go into the directory above and use "make > > > > install" or something, or just copy libsm.a to /usr/lib? > > > > > > > > Thx, > > > > > > > > Phil On 12 Jun 2002, at 10:38, Adam Weinberger boldly uttered: > sure it does. i use it. > > $ echo "|/usr/local/bin/spamassassin" > ~/.forward > > -Adam But you're not using spamd for sitewide use, which is what I'm trying to do. This is why spamass-milter is necessary. (according to the spamassassin docs, such as they are) In any case, someone else reported the same problem over in stable: > Date: Wed, 12 Jun 2002 10:14:53 +0200 > From: "Martin Matuska" > Subject: 4.6 - sendmail: libsm.a and libsmutil.a > > make installworld does not install the libsm.a and libsmutil.a > libraries from the sendmail 8.12.3 package (only libmilter is > installed). > > They remain in /usr/obj/usr/src/lib/libsm and > /usr/obj/usr/src/lib/libsmutil and are not installed to /usr/lib (but > some libmilter programs need them to build) > > Why that behaiviour? > > Thanks -- Philip J. Koenig pjklist@ekahuna.com Electric Kahuna Systems -- Computers & Communications for the New Millenium To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 11: 3:32 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.crackula.com (adsl-64-169-68-38.dsl.snfc21.pacbell.net [64.169.68.38]) by hub.freebsd.org (Postfix) with ESMTP id 0B17337B405 for ; Wed, 12 Jun 2002 11:03:22 -0700 (PDT) Received: (from monkey@localhost) by mail.crackula.com (8.9.3/8.9.3) id LAA22338; Wed, 12 Jun 2002 11:00:41 -0700 (PDT) Date: Wed, 12 Jun 2002 11:00:41 -0700 From: Adam Weinberger To: "S. Roberts" Cc: FreeBSD-Questions Subject: Re: portupgrade on xscreensaver failing over the last week now Message-ID: <20020612110041.B14026@crackula.com> References: <1023841533.325.5.camel@Demon.Strobe.org> <20020611175632.A22658@crackula.com> <1023866003.325.13.camel@Demon.Strobe.org> <20020612003315.A10565@crackula.com> <1023880978.325.26.camel@Demon.Strobe.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: MarioMail Super Nintendo w/ 2 controllers In-Reply-To: <1023880978.325.26.camel@Demon.Strobe.org>; from sroberts@dsl.pipex.com on Wed, Jun 12, 2002 at 12:22:56PM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG can't remove one without whacking the other. you'll have to # pkg_deinstall -v xscreensaver-\* which will remove both. then, go install the xscreensaver-4.05 port again. as for the text box that pops up: pkgconfig tells the build process which libraries and header files are needed to build against a certain program. the problem is that pkgconfig is returning something incorrect about library locations. so the options are (1) remove pkconfig, the offending program (2) repair the damage done by pkgconfig. the messagebox tells you to do (1). i told you how to do (2). w0rd. -Adam S. Roberts took 26K on Wed, Jun 12, 2002 at 12:22:56PM +0100 to say: > However, running pkg_version -v after installing xscreensaver-4.05 as > per your instructions, returned *both* xscreensaver-4.05 and > xscreensaver-gnome-4.02 in the list: > # pkg_version -v > xscreensaver-4.05 = up-to-date with port > xscreensaver-gnome-4.02 < needs updating (port has 4.05) > # > Is it possible to safely remove xscreensaver-gnome-4.02 from the ports > database: > > I'm concerned about the fact that the "make clean configure" step in > your instructions brought up a text message box indicating that "there a > conflict exists with pkgconfig and that its being currently worked on" -- "I am disrespectful to dirt! Can you see I am serious!" -Mr. Sparkle Adam Weinberger monkey@crackula.com http://www.crackula.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 11:30:58 2002 Delivered-To: freebsd-questions@freebsd.org Received: from postfix2-2.free.fr (postfix2-2.free.fr [213.228.0.140]) by hub.freebsd.org (Postfix) with ESMTP id 5071D37B40E for ; Wed, 12 Jun 2002 11:30:52 -0700 (PDT) Received: from localhost.localdomain (lille-1-a7-62-147-3-225.dial.proxad.net [62.147.3.225]) by postfix2-2.free.fr (Postfix) with SMTP id A10FC5FF60; Wed, 12 Jun 2002 20:30:50 +0200 (CEST) Date: Wed, 12 Jun 2002 20:23:01 +0200 From: messmate To: Alex Cc: freebsd-questions-en Subject: Re: partitioning question Message-Id: <20020612202301.51de1c23.messmate@free.fr> In-Reply-To: <4055880051.20020612000928@dds.nl> References: <4055880051.20020612000928@dds.nl> X-Mailer: Sylpheed version 0.7.0 (GTK+ 1.2.10; i586-mandrake-linux-gnu) 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 Hey Alex, install lilo from Debian or Redhat so you can boot every OS ! See FreeBSD handbook for booting FreeBSD with Lilo. On Wed, 12 Jun 2002 00:09:28 +0200 Alex wrote: | | Hello/Beste Brian, | | Thursday, June 06, 2002, 9:57:43 PM, you wrote: | | HB> Hello- | HB> I am confused about partitioning my hard drive. I have one disk with the | HB> following partitions. | | HB> Primary 1 - Windows 2000 Pro - NTFS : 5G | HB> Primary 2 - FreeBSD - UFS : 5G | HB> Primary 3 - Minix - MinixFS : 200M | | HB> Exented: | HB> Logical 5 - Grub menu.list - EXT2FS 8M | HB> Logical 6 - Swap - Linux Swap : 192M | HB> Logical 7 - Debian - EXT2FS : 5G | HB> Logical 8 - Redhat - EXT2FS : 5G | HB> Logical 9 - BeOS - BFS : 4G | HB> Logical 10 - Free Space - Fat32 : 3.5G | | | HB> Is this the proper way to partitions this disk? | | Yes, i got 4 primary partitions. | | HB> I was told that only one primary partition should exist on a disk. | HB> I am confused with debian because it thinks it exists on | HB> /dev/hda11. I can't get it to boot with grub. Should I create a | HB> couple of extended partitions and put freebsd and minix in those | HB> partitions? | | I don't know what grub is. Are you able to boot from you logical | partitions? (to debian?; i'm not used to debian) | | | HB> thanks, | HB> brian | | HB> To Unsubscribe: send mail to majordomo@FreeBSD.org | HB> with "unsubscribe freebsd-questions" in the body of the message | | | | -- | Best regards/Met vriendelijke groet, | Alex | | | To Unsubscribe: send mail to majordomo@FreeBSD.org | with "unsubscribe freebsd-questions" in the body of the message | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 11:55: 2 2002 Delivered-To: freebsd-questions@freebsd.org Received: from colossus.systems.pipex.net (colossus.systems.pipex.net [62.190.223.73]) by hub.freebsd.org (Postfix) with ESMTP id 5EC1F37B404 for ; Wed, 12 Jun 2002 11:54:52 -0700 (PDT) Received: from ThisAddressDoesNotExist (userhh092.dsl.pipex.com [62.190.215.92]) by colossus.systems.pipex.net (Postfix) with ESMTP id ACF7D160001A4; Wed, 12 Jun 2002 19:54:48 +0100 (BST) Subject: Re: portupgrade on xscreensaver failing over the last week now From: "S. Roberts" Reply-To: sroberts@dsl.pipex.com To: Adam Weinberger Cc: FreeBSD-Questions In-Reply-To: <20020612110041.B14026@crackula.com> References: <1023841533.325.5.camel@Demon.Strobe.org> <20020611175632.A22658@crackula.com> <1023866003.325.13.camel@Demon.Strobe.org> <20020612003315.A10565@crackula.com> <1023880978.325.26.camel@Demon.Strobe.org> <20020612110041.B14026@crackula.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-LcBv7aps812p9CJh1Paq" X-Mailer: Ximian Evolution 1.0.5 Date: 12 Jun 2002 19:54:51 +0100 Message-Id: <1023908093.325.48.camel@Demon.Strobe.org> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-LcBv7aps812p9CJh1Paq Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi Adam, Don't have time now, but I'll just blast the both of them this weekend, and reinstall. Thanks for the information, though. Stacey On Wed, 2002-06-12 at 19:00, Adam Weinberger wrote: > can't remove one without whacking the other. you'll have to >=20 > # pkg_deinstall -v xscreensaver-\* >=20 > which will remove both. then, go install the xscreensaver-4.05 port again= . >=20 > as for the text box that pops up: >=20 > pkgconfig tells the build process which libraries and header files are > needed to build against a certain program. the problem is that pkgconfig > is returning something incorrect about library locations. so the options > are (1) remove pkconfig, the offending program (2) repair the damage done > by pkgconfig. >=20 > the messagebox tells you to do (1). i told you how to do (2). >=20 > w0rd. >=20 > -Adam >=20 >=20 > S. Roberts took 26K on Wed, Jun 12, 2002 at 12:22:56PM +0100 to say: > > However, running pkg_version -v after installing xscreensaver-4.05 as > > per your instructions, returned *both* xscreensaver-4.05 and > > xscreensaver-gnome-4.02 in the list: > > # pkg_version -v > > xscreensaver-4.05 =3D up-to-date with port > > xscreensaver-gnome-4.02 < needs updating (port has 4.05) > > #=20 >=20 > > Is it possible to safely remove xscreensaver-gnome-4.02 from the ports > > database: > >=20 > > I'm concerned about the fact that the "make clean configure" step in > > your instructions brought up a text message box indicating that "there = a > > conflict exists with pkgconfig and that its being currently worked on" >=20 >=20 >=20 >=20 >=20 > -- > "I am disrespectful to dirt! Can you see I am serious!" > -Mr. Sparkle > Adam Weinberger > monkey@crackula.com > http://www.crackula.com >=20 >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer --=-LcBv7aps812p9CJh1Paq Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi Adam, Don't have time now, but I'll just blast the both of them this weekend, and reinstall. Thanks for the information, though. Stacey On Wed, 2002-06-12 at 19:00, Adam Weinberger wrote: > can't remove one without whacking the other. you'll have to >=20 > # pkg_deinstall -v xscreensaver-\* >=20 > which will remove both. then, go install the xscreensaver-4.05 port again= . >=20 > as for the text box that pops up: >=20 > pkgconfig tells the build process which libraries and header files are > needed to build against a certain program. the problem is that pkgconfig > is returning something incorrect about library locations. so the options > are (1) remove pkconfig, the offending program (2) repair the damage done > by pkgconfig. >=20 > the messagebox tells you to do (1). i told you how to do (2). >=20 > w0rd. >=20 > -Adam >=20 >=20 > S. Roberts took 26K on Wed, Jun 12, 2002 at 12:22:56PM +0100 to say: > > However, running pkg_version -v after installing xscreensaver-4.05 as > > per your instructions, returned *both* xscreensaver-4.05 and > > xscreensaver-gnome-4.02 in the list: > > # pkg_version -v > > xscreensaver-4.05 =3D up-to-date with port > > xscreensaver-gnome-4.02 < needs updating (port has 4.05) > > #=20 >=20 > > Is it possible to safely remove xscreensaver-gnome-4.02 from the ports > > database: > >=20 > > I'm concerned about the fact that the "make clean configure" step in > > your instructions brought up a text message box indicating that "there = a > > conflict exists with pkgconfig and that its being currently worked on" >=20 >=20 >=20 >=20 >=20 > -- > "I am disrespectful to dirt! Can you see I am serious!" > -Mr. Sparkle > Adam Weinberger > monkey@crackula.com > http://www.crackula.com >=20 >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message - --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 iQA/AwUBPQeY+fdn4A8qiCO5EQK0OwCgqiMVqIcHYRfjLBSL2a5lDwRWZWMAoKJX hkdetEioha8+3HcTP8E19gFq =C6LU -----END PGP SIGNATURE----- --=-LcBv7aps812p9CJh1Paq-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 12: 9: 0 2002 Delivered-To: freebsd-questions@freebsd.org Received: from inord.no (oluf.et-n.no [213.161.160.12]) by hub.freebsd.org (Postfix) with ESMTP id 4C38D37B404 for ; Wed, 12 Jun 2002 12:08:53 -0700 (PDT) Received: from erik [213.161.168.206] by inord.no with ESMTP (SMTPD32-7.06) id AB512BDA0040; Wed, 12 Jun 2002 21:04:49 +0200 From: =?iso-8859-1?Q?Erik_Paulsen_Sk=E5lerud?= To: , "'Adam Weinberger'" Cc: "'FreeBSD-Questions'" Subject: RE: portupgrade on xscreensaver failing over the last week now Date: Wed, 12 Jun 2002 21:08:41 +0200 Message-ID: <003501c21244$90e02540$cea8a1d5@erik> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.3416 In-Reply-To: <1023908093.325.48.camel@Demon.Strobe.org> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 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 Why are you posting the same message 3 times, Adam? -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of S. Roberts Sent: Wednesday, June 12, 2002 8:55 PM To: Adam Weinberger Cc: FreeBSD-Questions Subject: Re: portupgrade on xscreensaver failing over the last week now Hi Adam, Don't have time now, but I'll just blast the both of them this weekend, and reinstall. Thanks for the information, though. Stacey On Wed, 2002-06-12 at 19:00, Adam Weinberger wrote: > can't remove one without whacking the other. you'll have to > > # pkg_deinstall -v xscreensaver-\* > > which will remove both. then, go install the xscreensaver-4.05 port > again. > > as for the text box that pops up: > > pkgconfig tells the build process which libraries and header files are > needed to build against a certain program. the problem is that > pkgconfig is returning something incorrect about library locations. so > the options are (1) remove pkconfig, the offending program (2) repair > the damage done by pkgconfig. > > the messagebox tells you to do (1). i told you how to do (2). > > w0rd. > > -Adam > > > S. Roberts took 26K on Wed, Jun 12, 2002 at 12:22:56PM +0100 to say: > > However, running pkg_version -v after installing xscreensaver-4.05 > > as per your instructions, returned *both* xscreensaver-4.05 and > > xscreensaver-gnome-4.02 in the list: # pkg_version -v > > xscreensaver-4.05 = up-to-date with port > > xscreensaver-gnome-4.02 < needs updating (port has 4.05) > > # > > > Is it possible to safely remove xscreensaver-gnome-4.02 from the > > ports > > database: > > > > I'm concerned about the fact that the "make clean configure" step in > > your instructions brought up a text message box indicating that > > "there a conflict exists with pkgconfig and that its being currently > > worked on" > > > > > > -- > "I am disrespectful to dirt! Can you see I am serious!" > -Mr. Sparkle > Adam Weinberger > monkey@crackula.com > http://www.crackula.com > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 12:13:54 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.speakeasy.net (mail14.speakeasy.net [216.254.0.214]) by hub.freebsd.org (Postfix) with ESMTP id AD7A237B403 for ; Wed, 12 Jun 2002 12:13:49 -0700 (PDT) Received: (qmail 12387 invoked from network); 12 Jun 2002 19:13:48 -0000 Received: from unknown (HELO helios.sr.nextrials.com) ([64.81.74.130]) (envelope-sender ) by mail14.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 12 Jun 2002 19:13:48 -0000 Received: from helios.sr.nextrials.com (jim@localhost.sr.nextrials.com [127.0.0.1]) by helios.sr.nextrials.com (8.12.3/8.12.3) with ESMTP id g5CJDmQU001106; Wed, 12 Jun 2002 12:13:48 -0700 (PDT) (envelope-from jim@FreeBSD.org) Received: (from jim@localhost) by helios.sr.nextrials.com (8.12.3/8.12.3/Submit) id g5CJDjbi001105; Wed, 12 Jun 2002 12:13:45 -0700 (PDT) (envelope-from jim@FreeBSD.org) Date: Wed, 12 Jun 2002 12:13:44 -0700 From: Jim Mock To: Eduardo Gargiulo Cc: freebsd-questions@FreeBSD.org Subject: Re: test Message-ID: <20020612191344.GA971@helios.sr.nextrials.com> Reply-To: jim@FreeBSD.org References: <20020610020146.GA2336@masq.ingdesi.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020610020146.GA2336@masq.ingdesi.net> User-Agent: Mutt/1.5.1i Sender: owner-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, 09 Jun 2002 at 22:01:46 -0400, Eduardo Gargiulo wrote: > > -- > Eduardo Gargiulo > ejg @ ar.homelinux.org > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message This is two days in a row that you've been spamming the hell out of this list with your test messages. I'm only going to say this once: ____ _____ ___ ____ _ / ___|_ _/ _ \| _ \| | \___ \ | || | | | |_) | | ___) || || |_| | __/|_| |____/ |_| \___/|_| (_) This list gets enough traffic without people sending 15 emtpy test messages. Use freebsd-test@FreeBSD.org if you insist on sending test messages. That's what it's there for. - jim -- jim mock http://soupnazi.org/ | jim@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 12:32:21 2002 Delivered-To: freebsd-questions@freebsd.org Received: from unix.infoserve.net (unix.infoserve.net [199.175.157.2]) by hub.freebsd.org (Postfix) with ESMTP id B22C937B410 for ; Wed, 12 Jun 2002 12:32:13 -0700 (PDT) Received: from 1al1 (800252.cipherkey.com [64.114.80.252]) by unix.infoserve.net (8.9.0/8.9.0) with SMTP id MAA03254 for ; Wed, 12 Jun 2002 12:38:23 -0700 (PDT) Message-ID: <003401c21247$91081840$fc507240@infoserve.net> From: "wlodek" To: "freebsd questions List" References: <20020612174759.55320.qmail@web10106.mail.yahoo.com> Subject: Re: PLEASE ASSIST Date: Wed, 12 Jun 2002 12:30:08 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 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 I'm not the right person but I can give you some info to get you started: The definitive resource for FreeBSD information. Average Traffic Rank: 10,469 Other sites that link to this site: 47,325 Online Since: 19-Sep-1994 regards wlodek ----- Original Message ----- From: "Lisa Chen" To: Sent: Wednesday, June 12, 2002 10:47 AM Subject: PLEASE ASSIST > To Whom It May Concern > > I am an MBA student and i am doing a project regarding > with my Informational Technology Paper. My paper is > based on a research that i need to evulate the > www.freebsd.org site from two prospectivetives (i find > your site very interesting): One from the manager and > one from the customer. We also need to evulate the > sie and discuss the strength, weakness and possible > improvement. > > Can you assist me with any of those information? Does > BSD do any business with other companies or customers? > Can i have some picture that you have posted on the > site? > > Thank you for your assistance. > > Regards > > Ms Chen > > > > __________________________________________________ > Do You Yahoo!? > Yahoo! - Official partner of 2002 FIFA World Cup > http://fifaworldcup.yahoo.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 12:33:36 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.broadpark.no (217-13-4-9.dd.nextgentel.com [217.13.4.9]) by hub.freebsd.org (Postfix) with ESMTP id 148EC37B42A for ; Wed, 12 Jun 2002 12:33:25 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by mail.broadpark.no (Postfix) with ESMTP id 9F7CC7DE3 for ; Wed, 12 Jun 2002 21:33:19 +0200 (MEST) Received: from 217.13.29.51 ( [217.13.29.51]) as user johann@mail.broadpark.no by mail.broadpark.no with HTTP; Wed, 12 Jun 2002 21:33:19 +0200 Message-ID: <1023910399.3d07a1ff75bd3@mail.broadpark.no> Date: Wed, 12 Jun 2002 21:33:19 +0200 From: johann@broadpark.no To: questions@freebsd.org Subject: [BIND] W00t?! Non-existent host/domain MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1;q=1.0 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.0 X-Originating-IP: 217.13.29.51 Sender: owner-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 see nothing wrong with this file. Everything is as it's always been, where it has always worked. Yet only ns1 resolves, and not my CNAMES. I've tried putting ns1 as IN A and having another @ as the same IP cover the rest of the CNAMES, including muay. I'm hoping someone can help me "resolve" the issue. Thanks :-) -- Johann To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 12:38:49 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by hub.freebsd.org (Postfix) with ESMTP id 9A16B37B405 for ; Wed, 12 Jun 2002 12:38:44 -0700 (PDT) Received: from hades.hell.gr (patr530-a002.otenet.gr [212.205.215.2]) by mailsrv.otenet.gr (8.12.3/8.12.3) with ESMTP id g5CJc0gx011304; Wed, 12 Jun 2002 22:38:07 +0300 (EEST) Received: from hades.hell.gr (hades [127.0.0.1]) by hades.hell.gr (8.12.3/8.12.3) with ESMTP id g5CJbxFt000775; Wed, 12 Jun 2002 22:37:59 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from charon@localhost) by hades.hell.gr (8.12.3/8.12.3/Submit) id g5CJbu1w000766; Wed, 12 Jun 2002 22:37:56 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Wed, 12 Jun 2002 22:37:34 +0300 From: Giorgos Keramidas To: Jeff Jirsa Cc: Adam Weinberger , Ruben de Groot , "Philip J. Koenig" , questions@FreeBSD.ORG Subject: Re: Sendmail library question/problem Message-ID: <20020612193734.GA699@hades.hell.gr> References: <20020612103854.A14026@crackula.com> <20020612104844.N61576-100000@boris.st.hmc.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020612104844.N61576-100000@boris.st.hmc.edu> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 2002-06-12 10:54 -0700, Jeff Jirsa wrote: > On Wed, 12 Jun 2002, Adam Weinberger wrote: > > > sure it does. i use it. > > > > $ echo "|/usr/local/bin/spamassassin" > ~/.forward > > > > -Adam > > Which works for you, individually, but not the entire site. His goal, it > appears, is to do filtering on all mail coming into his server, not just > his individual mail. Add to sendmail.mc: FEATURE(`local_procmail')dnl MAILER(`procmail')dnl Run as root: # cd /usr/local/etc # cat > procmailrc :0 f |/usr/local/bin/spamassassin Done, and spamassassin is used site-wide :) - Giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 12:45:40 2002 Delivered-To: freebsd-questions@freebsd.org Received: from su.ualberta.ca (mail.su.ualberta.ca [129.128.133.14]) by hub.freebsd.org (Postfix) with ESMTP id 6375337B410 for ; Wed, 12 Jun 2002 12:45:33 -0700 (PDT) Received: from [129.128.133.11] ([129.128.133.11] verified) by su.ualberta.ca (CommuniGate Pro SMTP 4.0b1) with ESMTP-TLS id 46583134; Wed, 12 Jun 2002 13:45:27 -0600 User-Agent: Microsoft-Entourage/10.1.0.2006 Date: Wed, 12 Jun 2002 13:45:26 -0600 Subject: Re: uhub0: device problem, disabling port 2 From: Colin Harford To: James Earl Cc: Message-ID: In-Reply-To: <20020612143519.435f5e02.kim-james@telusplanet.net> Mime-version: 1.0 X-address: Suite 2-900, SUB, University of Alberta, 8900-114 St, Edmonton: Alberta, T6G 2J7 X-disclaimer: Opinions expressed herein are solely the responsibility Content-type: text/plain; charset="ISO-8859-1" 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 On 6/12/02 2:35 PM, "James Earl" wrote: > I recompiled my kernel with some of the usb debug options. Here's some o= f the > new info it gave me. I'm not sure if it helps though: >=20 > uhci0: port 0xe000-0xe01f irq 1= 1 at > de > vice 7.2 on pci0 > uhci0: LegSup =3D 0x00000010 > uhci_run: setting run=3D0 > uhci_run: done cmd=3D0x80 sts=3D0x20 > uhci_run: setting run=3D1 > uhci_run: done cmd=3D0x81 sts=3D0x0 > usb0: on uhci0 > usb0: USB revision 1.0 > uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 > uhub0: 2 ports with 2 removable, self powered > ums0: Logitech USB-PS/2 Optical Mouse, rev 2.00/11.00, addr 2, iclass 3/1 > ums0: 3 buttons and Z dir. > uhci_waitintr: timeout > usbd_transfer_cb: short transfer 0<18 > usbd_new_device: addr=3D3, getting full desc failed > uhub_explore: usb_new_device failed, error=3DSHORT_XFER > uhub0: device problem, disabling port 2 >=20 > On Tue, 11 Jun 2002 11:31:30 -0600 > Colin Harford wrote: >=20 >> On 6/11/02 3:52 PM, "James Earl" wrote: >>=20 >>> Hi, >>>=20 >>> I have an HP ScanJet 4100C USB scanner. FreeBSD (4.5, 4.6) gives for >>> following message when the device is connected to either usb port on my >>> computer: >>>=20 >>> uhub0: device problem, disabling port 2 >>>=20 >>> My USB controller is stated as an: Intel 82371AB/EB (PIIX4) on uhci0 >>>=20 >>> I have searched through the mailing list archives, and have seen a coup= le >>> other posts from people with a similar problem, but they haven't receiv= ed >>> any >>> follow-up posts. >>>=20 >>> Can anyone here give me any direction regarding this problem? Should I= post >>> this message on freebsd-hardware? >>>=20 >>> To Unsubscribe: send mail to majordomo@FreeBSD.org >>> with "unsubscribe freebsd-questions" in the body of the message >>=20 >>=20 >> 1) try disabling pcibios >> 2) check IRQ conflicts... >>=20 >>=20 >> Colin Harford =A0=A0=A0 >>=20 >> =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 >> Systems and Network Administrator =A0=A0=A0=A0 Apple Product Professional >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =A0=A0=A0=A0 >> Computer and Network Support =A0=A0=A0=A0=A0=A0=A0=A0 >> University of Alberta Students' Union =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 >> Phone: (780) 492-4241 =A0=A0Fax: =A0(780) 492-4643 >> http://www.su.ualberta.ca >>=20 >>=20 >> "I sense much NT in you, NT leads to Blue Screen. >> Blue Screen leads to downtime, downtime leads to suffering. >> NT is the path to the darkside." >> - Unknown Unix Jedi >>=20 >>=20 >>=20 >>=20 >> To Unsubscribe: send mail to majordomo@FreeBSD.org >> with "unsubscribe freebsd-questions" in the body of the message >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message Try unplugging your mouse and see if you still get the uhub errors. As for the pcibios, it doesn't matter if you have a device that uses it or not. In my experience a lot of hardware problems in BSD based systems stem from it. Colin Harford =A0=A0=A0 =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 Systems and Network Administrator =A0=A0=A0=A0 Apple Product Professional =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =A0=A0=A0=A0 Computer and Network Support =A0=A0=A0=A0=A0=A0=A0=A0 University of Alberta Students' Union =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 Phone: (780) 492-4241 =A0=A0Fax: =A0(780) 492-4643 http://www.su.ualberta.ca "I sense much NT in you, NT leads to Blue Screen. Blue Screen leads to downtime, downtime leads to suffering. NT is the path to the darkside." - Unknown Unix Jedi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 12:57: 0 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.intekom.com (mid-mail-01.intekom.com [196.25.69.44]) by hub.freebsd.org (Postfix) with SMTP id D978D37B406 for ; Wed, 12 Jun 2002 12:56:46 -0700 (PDT) Received: (qmail 26946 invoked from network); 12 Jun 2002 19:55:59 -0000 Received: from ndf54-01-p457.gt.saix.net (HELO jmu) ([155.239.65.201]) (envelope-sender ) by telkomsa.net (qmail-ldap-1.03) with SMTP for ; 12 Jun 2002 19:55:59 -0000 X-vSMTP: telkomsa.net Message-ID: <000a01c2124b$c682c020$0300a8c0@jmu> From: "Nico Alant" To: Cc: Subject: ppp problem Date: Wed, 12 Jun 2002 21:59:04 +0200 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0007_01C2125C.5E1C4F40" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0007_01C2125C.5E1C4F40 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, When I try to get my ppp working in auto mode I get the following = problem ...... # ppp -auto default Working in auto mode Using interface: tun0 Warning: Bad label in /etc/ppp/ppp.conf (line 3) - missing colon Warning: Bad label in /etc/ppp/ppp.conf (line 3) - missing colon You must "set ifaddr" with a peer address in auto mode. # In my ppp.conf I have the following lines about "set ifaddr" add default HISADDR set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0 I don't know if this would help but I have a 3Com Us Robotics 56k Fax = Modem. Kind Regards Corn=E9 ------=_NextPart_000_0007_01C2125C.5E1C4F40 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
 
Hi,
When I try to get my = ppp working in=20 auto mode I get the following problem ......
 
# ppp -auto=20 default
Working in auto = mode
Using = interface:=20 tun0
Warning: Bad = label in=20 /etc/ppp/ppp.conf (line 3) - missing colon
Warning: Bad = label in=20 /etc/ppp/ppp.conf (line 3) - missing colon
You must "set ifaddr" with a peer = address in=20 auto mode.
#
 
In my ppp.conf I have the following lines = about "set=20 ifaddr"
 
add default HISADDR
set ifaddr 10.0.0.1/0 10.0.0.2/0 = 255.255.255.0=20 0.0.0.0
 
I don't know if this would help but I have a = 3Com Us=20 Robotics 56k Fax Modem.
 
Kind Regards
Corn=E9
------=_NextPart_000_0007_01C2125C.5E1C4F40-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 13:14:18 2002 Delivered-To: freebsd-questions@freebsd.org Received: from out006.verizon.net (out006pub.verizon.net [206.46.170.106]) by hub.freebsd.org (Postfix) with ESMTP id 81E4D37B408 for ; Wed, 12 Jun 2002 13:14:15 -0700 (PDT) Received: from world794gjhn5o ([4.35.32.151]) by out006.verizon.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with SMTP id <20020612201332.VDHU10042.out006.verizon.net@world794gjhn5o> for ; Wed, 12 Jun 2002 15:13:32 -0500 From: "Charles Yarbrough" To: Subject: We use your software Date: Wed, 12 Jun 2002 13:08:55 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal 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 We use your software here at www.adult-website-hosting.com can we get a listing under gallery - commercial Thanks, Charles AWH To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 13:20:36 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id 2728D37B409 for ; Wed, 12 Jun 2002 13:20:18 -0700 (PDT) Received: (from dan@localhost) by dan.emsphone.com (8.12.3/8.12.3) id g5CKK4wm041428; Wed, 12 Jun 2002 15:20:04 -0500 (CDT) (envelope-from dan) Date: Wed, 12 Jun 2002 15:20:04 -0500 From: Dan Nelson To: "Philip J. Koenig" Cc: Adam Weinberger , Ruben de Groot , questions@FreeBSD.ORG Subject: Re: Sendmail library question/problem Message-ID: <20020612202004.GB56055@dan.emsphone.com> References: <20020612110650.A56370@ei.bzerk.org> <20020612175959023.AAA583@empty1.ekahuna.com@pc02.ekahuna.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020612175959023.AAA583@empty1.ekahuna.com@pc02.ekahuna.com> User-Agent: Mutt/1.3.99i X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In the last episode (Jun 12), Philip J. Koenig said: > On 12 Jun 2002, at 10:38, Adam Weinberger boldly uttered: > > sure it does. i use it. > > > > $ echo "|/usr/local/bin/spamassassin" > ~/.forward > > > > -Adam > > But you're not using spamd for sitewide use, which is what I'm trying > to do. This is why spamass-milter is necessary. (according to the > spamassassin docs, such as they are) > > In any case, someone else reported the same problem over in stable: > > From: "Martin Matuska" > > > > make installworld does not install the libsm.a and libsmutil.a > > libraries from the sendmail 8.12.3 package (only libmilter is > > installed). > > > > They remain in /usr/obj/usr/src/lib/libsm and > > /usr/obj/usr/src/lib/libsmutil and are not installed to /usr/lib (but > > some libmilter programs need them to build) This has been fixed in FreeBSD 4.6. libmilter and its headers are installed; libsm is not required for building milters. Quick rundown for what's needed to get spamass-milter running: /usr/lib/libmilter.a or .so /usr/include/libmilter/{mfapi,mfdef.h}.h autoconf & automake from ports Go to savannah.gnu.org/projects/spamass-milt, check out the source from CVS, and get the associated "fix 250k deadlock + better configure (try #3)" patch (#349). Apply the patch. Then run ./autogen.sh, and make. Copy the compiled spamass-milter to /usr/local/libexec, or wherever you want. Add INPUT_MAIL_FILTER(`spamassassin',`S=local:/var/run/spamass.sock, F=, T=C:15m;S:4m;R:4m;E:10m')dnl To your sendmail .mc file and regenerate the .cf. Run /usr/local/libexec/spamass-milter -p /var/run/spamass.sock -f , restart sendmail, and you're done. Make sure you also start spamass-milter in rc.d someplace. Once my patch gets integrated into CVS, it'd be a no-brainer to convert this into a port. -- Dan Nelson dnelson@allantgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 13:21:59 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id 222A437B403 for ; Wed, 12 Jun 2002 13:21:54 -0700 (PDT) Received: (from dan@localhost) by dan.emsphone.com (8.12.3/8.12.3) id g5CKLjbi042709; Wed, 12 Jun 2002 15:21:45 -0500 (CDT) (envelope-from dan) Date: Wed, 12 Jun 2002 15:21:45 -0500 From: Dan Nelson To: Giorgos Keramidas Cc: Jeff Jirsa , Adam Weinberger , Ruben de Groot , "Philip J. Koenig" , questions@FreeBSD.ORG Subject: Re: Sendmail library question/problem Message-ID: <20020612202145.GC56055@dan.emsphone.com> References: <20020612103854.A14026@crackula.com> <20020612104844.N61576-100000@boris.st.hmc.edu> <20020612193734.GA699@hades.hell.gr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020612193734.GA699@hades.hell.gr> User-Agent: Mutt/1.3.99i X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In the last episode (Jun 12), Giorgos Keramidas said: > On 2002-06-12 10:54 -0700, Jeff Jirsa wrote: > > On Wed, 12 Jun 2002, Adam Weinberger wrote: > > > sure it does. i use it. > > > > > > $ echo "|/usr/local/bin/spamassassin" > ~/.forward > > > > > > -Adam > > > > Which works for you, individually, but not the entire site. His > > goal, it appears, is to do filtering on all mail coming into his > > server, not just his individual mail. > > Add to sendmail.mc: > > FEATURE(`local_procmail')dnl > MAILER(`procmail')dnl > > Run as root: > > # cd /usr/local/etc > # cat > procmailrc > > :0 f > |/usr/local/bin/spamassassin > > Done, and spamassassin is used site-wide :) This only applies to local users, which may or may not be the desired result. The milter applies to any email processed by sendmail (incoming, outgoing, or relayed). -- Dan Nelson dnelson@allantgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 13:24:11 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web21303.mail.yahoo.com (web21303.mail.yahoo.com [216.136.129.192]) by hub.freebsd.org (Postfix) with SMTP id 6FD3537B403 for ; Wed, 12 Jun 2002 13:24:07 -0700 (PDT) Message-ID: <20020612202407.45648.qmail@web21303.mail.yahoo.com> Received: from [216.100.180.210] by web21303.mail.yahoo.com via HTTP; Wed, 12 Jun 2002 13:24:07 PDT Date: Wed, 12 Jun 2002 13:24:07 -0700 (PDT) From: Daniel Carlson Subject: Telnet and /etc/issue 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 Hi! I'm having a problem that I can't figure out. Before I upgraded to 4.5 from 2.X, I had a file /etc/issue that would display before the login screen on the consol, telnet session, etc. I created the same file with the correct permissions (644) and made sure gettytab was setup correctly. Now, the /etc/issue file is only display on the consol and not telnet sessions. What is preventing this. Thanks, -Dan __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 13:38:18 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.ameuro.de (mail2.ameuro.de [62.208.90.8]) by hub.freebsd.org (Postfix) with ESMTP id 418A437B403 for ; Wed, 12 Jun 2002 13:38:13 -0700 (PDT) Received: from seth.augenstein.net (pD950EC80.dip.t-dialin.net [217.80.236.128]) (authenticated bits=0) by mail2.ameuro.de (8.12.2/8.12.2) with ESMTP id g5CKc8Xh023809; Wed, 12 Jun 2002 22:38:09 +0200 Received: by seth.augenstein.net (Postfix, from userid 666) id D18BE13B; Wed, 12 Jun 2002 22:37:25 +0200 (CEST) Date: Wed, 12 Jun 2002 22:37:25 +0200 From: Norbert Augenstein To: "Nico Alant" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ppp problem Message-Id: <20020612223725.1214c424.norbert@augenstein.net> In-Reply-To: <000a01c2124b$c682c020$0300a8c0@jmu> References: <000a01c2124b$c682c020$0300a8c0@jmu> X-Mailer: Sylpheed version 0.7.4 (GTK+ 1.2.10; i386-portbld-freebsd4.5) X-Copyright: (c) Norbert Augenstein -> Forwarding NOT permitted without prior permission! Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, you have to set up at least one "system" additional to "default:" i.e myisp: if you use -auto mode. see ->man ppp auge On Wed, 12 Jun 2002 21:59:04 +0200 "Nico Alant" wrote: > > Hi, > When I try to get my ppp working in auto mode I get the > following problem ...... > > # ppp -auto default > Working in auto mode > Using interface: tun0 > Warning: Bad label in /etc/ppp/ppp.conf (line 3) - missing > colon Warning: Bad label in /etc/ppp/ppp.conf (line 3) - > missing colon You must "set ifaddr" with a peer address in > auto mode.# > > In my ppp.conf I have the following lines about "set ifaddr" > > add default HISADDR > set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0 > > I don't know if this would help but I have a 3Com Us > Robotics 56k Fax Modem. > > Kind Regards > CornИ > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 13:44:15 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ish7.ericsson.com.au (ish7.ericsson.com.au [203.61.155.111]) by hub.freebsd.org (Postfix) with ESMTP id D1E8037B407 for ; Wed, 12 Jun 2002 13:44:11 -0700 (PDT) Received: from brsf10.epa.ericsson.se (brsf10 [146.11.8.4]) by ish7.ericsson.com.au (8.11.6+Sun/8.11.6) with ESMTP id g5CKgRg29500 for ; Thu, 13 Jun 2002 06:42:27 +1000 (EST) Received: from eaubrnt019.epa.ericsson.se (eaubrnt019.epa.ericsson.se [146.11.9.165]) by brsf10.epa.ericsson.se (8.11.6+Sun/8.11.6) with ESMTP id g5CKi7414200 for ; Thu, 13 Jun 2002 06:44:09 +1000 (EST) Received: by eaubrnt019.epa.ericsson.se with Internet Mail Service (5.5.2653.19) id ; Thu, 13 Jun 2002 06:44:06 +1000 Message-ID: From: "Craig Williamson (ENZ)" To: freebsd-questions@FreeBSD.ORG Subject: FreeBSD 4.6 Released Date: Thu, 13 Jun 2002 06:44:05 +1000 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C21251.E4B17040" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C21251.E4B17040 Content-Type: text/plain; charset="iso-8859-1" ------_=_NextPart_001_01C21251.E4B17040 Content-Type: text/html; charset="iso-8859-1" FreeBSD 4.6 Released
------_=_NextPart_001_01C21251.E4B17040-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 13:49:12 2002 Delivered-To: freebsd-questions@freebsd.org Received: from server1.mark-2k.com (mark-2k.com [64.39.15.234]) by hub.freebsd.org (Postfix) with ESMTP id 06FFF37B400 for ; Wed, 12 Jun 2002 13:49:07 -0700 (PDT) Received: from barney ([200.43.47.227]) (authenticated (0 bits)) by server1.mark-2k.com (8.11.3/8.11.3) with ESMTP id g5CKmwg01722 for ; Wed, 12 Jun 2002 15:49:00 -0500 From: "Pablo Bendersky" To: Subject: 3 NICs question Date: Wed, 12 Jun 2002 17:48:47 -0300 Message-ID: <000f01c21252$8e2df530$3700a8c0@mark> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE 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 Hello, I currently have a FreeBSD 4.5 box with 3 NICs with the current setup: xl0 : Internal 192.168.0 lan xl1 : External, connected to an ADSL modem to share an internet account xl2 : New NIC, connected to a cablemodem. Currently I'm connecting using PPPoE, and then I nat tun0 to share the internet account. I have a firewall setted up, (See the configuration after it). So, xl1 connects to the ADSL modem, and we can share tun0 in our lan (via xl0). Now, we added the third NIC, xl2, and connected it with a cablemodem (it's getting its ip address via DHCP). What I want now is to NAT in the following way: - All the outcoming connections (for our lan to browse the net) go through xl1 (ADSL) - All the incoming connections to the xl2 IP address be natted to an internal web server. How can I do it? I tried adding a second nat service (with another port) and running a second instance of natd but it didn't work. Can anybody help me? Thanks a lot Our firewall rules currently are: 00100 allow ip from any to any via lo0 00200 deny ip from any to 127.0.0.0/8 00300 deny ip from 127.0.0.0/8 to any 00500 deny log ip from any to 10.0.0.0/8 via tun0 00600 deny log ip from any to 172.16.0.0/12 via tun0 00700 deny ip from any to 192.168.0.0/16 via tun0 00800 deny ip from any to 0.0.0.0/8 via tun0 00900 deny ip from any to 169.254.0.0/16 via tun0 01000 deny ip from any to 192.0.2.0/24 via tun0 01100 deny ip from any to 224.0.0.0/4 via tun0 01200 deny ip from any to 240.0.0.0/4 via tun0 01300 divert 8668 ip from any to any 01400 deny log ip from 10.0.0.0/8 to any via tun0 01500 deny log ip from 172.16.0.0/12 to any via tun0 01600 deny ip from 192.168.0.0/16 to any via tun0 01700 deny ip from 0.0.0.0/8 to any via tun0 01800 deny ip from 169.254.0.0/16 to any via tun0 01900 deny ip from 192.0.2.0/24 to any via tun0 02000 deny ip from 224.0.0.0/4 to any via tun0 02100 deny ip from 240.0.0.0/4 to any via tun0 02200 allow ip from any to any frag 02300 allow ip from any to any 65535 deny ip from any to any Pablo Bendersky pbendersky@mark-2k.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 13:53:29 2002 Delivered-To: freebsd-questions@freebsd.org Received: from may.priocom.com (may.priocom.com [213.156.65.50]) by hub.freebsd.org (Postfix) with ESMTP id F3A2437B408 for ; Wed, 12 Jun 2002 13:53:24 -0700 (PDT) Received: (qmail 2508 invoked from network); 12 Jun 2002 20:50:43 -0000 Received: from unknown (HELO tower) ([193.193.199.167]) (envelope-sender ) by 0 (qmail-ldap-1.03) with SMTP for ; 12 Jun 2002 20:50:43 -0000 Date: Wed, 12 Jun 2002 23:53:19 +0300 From: Andrew X-Mailer: The Bat! (v1.60q) Reply-To: Andrew X-Priority: 3 (Normal) Message-ID: <1378131622.20020612235319@ukrpost.net> To: freebsd-questions@FreeBSD.ORG Subject: Sudo 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 Hello list. Is there a way to force sudo read .profile? For example, I have an alias vi='vim' in both root's and user's .profiles. When I run vi as root being user it starts vi instead of vim. -- Yours sincerely, Andrew mailto:perl@ukrpost.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 13:56:22 2002 Delivered-To: freebsd-questions@freebsd.org Received: from empty1.ekahuna.com (empty1.ekahuna.com [198.144.200.196]) by hub.freebsd.org (Postfix) with ESMTP id 5AA4C37B40D for ; Wed, 12 Jun 2002 13:56:13 -0700 (PDT) Received: from pc-02 (pc02.ekahuna.com [198.144.200.197]) by empty1.ekahuna.com (Post.Office MTA v3.5.3 release 223 ID# 0-0U10L2S100V35) with ESMTP id com; Wed, 12 Jun 2002 13:56:12 -0700 From: "Philip J. Koenig" Organization: The Electric Kahuna Organization To: questions@FreeBSD.ORG Date: Wed, 12 Jun 2002 13:56:11 -0700 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: Sendmail library question/problem Reply-To: pjklist@ekahuna.com Cc: Adam Weinberger , Ruben de Groot , Dan Nelson In-reply-to: <20020612202004.GB56055@dan.emsphone.com> References: <20020612175959023.AAA583@empty1.ekahuna.com@pc02.ekahuna.com> X-mailer: Pegasus Mail for Win32 (v3.12c) Message-ID: <20020612205612975.AAA583@empty1.ekahuna.com@pc02.ekahuna.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 12 Jun 2002, at 15:20, Dan Nelson boldly uttered: > In the last episode (Jun 12), Philip J. Koenig said: > > On 12 Jun 2002, at 10:38, Adam Weinberger boldly uttered: > > > sure it does. i use it. > > > > > > $ echo "|/usr/local/bin/spamassassin" > ~/.forward > > > > > > -Adam > > > > But you're not using spamd for sitewide use, which is what I'm trying > > to do. This is why spamass-milter is necessary. (according to the > > spamassassin docs, such as they are) > > > > In any case, someone else reported the same problem over in stable: > > > From: "Martin Matuska" > > > > > > make installworld does not install the libsm.a and libsmutil.a > > > libraries from the sendmail 8.12.3 package (only libmilter is > > > installed). > > > > > > They remain in /usr/obj/usr/src/lib/libsm and > > > /usr/obj/usr/src/lib/libsmutil and are not installed to /usr/lib (but > > > some libmilter programs need them to build) > > This has been fixed in FreeBSD 4.6. I assume you are referring to 4.6-RELEASE (which isn't available yet) because at least 2 people have encountered this problem with 4.6-RC. > libmilter and its headers are installed; libsm is not > required for building milters. I'm not an expert on this, but all I know is that libsm.a is specifically referenced in the Makefile for spamass-milter-0.1.1: LIBS = /usr/lib/libmilter/libmilter.a /usr/lib/libmilter/libsm.a > Quick rundown for what's needed to get spamass-milter running: > > /usr/lib/libmilter.a or .so > /usr/include/libmilter/{mfapi,mfdef.h}.h > autoconf & automake from ports > > Go to savannah.gnu.org/projects/spamass-milt, check out the source from > CVS, and get the associated "fix 250k deadlock + better configure (try > #3)" patch (#349). Apply the patch. Then run ./autogen.sh, and make. > Copy the compiled spamass-milter to /usr/local/libexec, or wherever you > want. So you're saying that they fixed some problem where it was asking for libsm.a but it didn't really need it? > Add > > INPUT_MAIL_FILTER(`spamassassin',`S=local:/var/run/spamass.sock, F=, T=C:15m;S:4m;R:4m;E:10m')dnl > > To your sendmail .mc file and regenerate the .cf. Run > > /usr/local/libexec/spamass-milter -p /var/run/spamass.sock -f > > , restart sendmail, and you're done. Make sure you also start > spamass-milter in rc.d someplace. Once my patch gets integrated into > CVS, it'd be a no-brainer to convert this into a port. Thanks for the specific information, I'll try it a bit later. Phil -- Philip J. Koenig pjklist@ekahuna.com Electric Kahuna Systems -- Computers & Communications for the New Millenium To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 14: 4:24 2002 Delivered-To: freebsd-questions@freebsd.org Received: from lycos.com (ns.argohytec.co.jp [61.196.248.250]) by hub.freebsd.org (Postfix) with SMTP id C9E4E37B407 for ; Wed, 12 Jun 2002 14:04:18 -0700 (PDT) Received: from smtp-server.tampabayr.com ([174.37.236.4]) by mta21.bigpong.com with asmtp; 12 Jun 0102 16:55:19 -0200 Received: from [110.10.205.9] by rly-yk04.aolmd.com with local; 12 Jun 0102 14:41:14 +0600 Reply-To: Message-ID: <037c31b30b2c$4526e8e1$3ae15be5@mcxmtb> From: To: Home@FreeBSD.ORG, Owner@FreeBSD.ORG Subject: * * You're approved. * * Date: Wed, 12 Jun 0102 18:41:29 +0200 MiME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_00D7_11C72A0B.B5672C86" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ------=_NextPart_000_00D7_11C72A0B.B5672C86 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: base64 PGh0bWw+DQo8Ym9keT4NCjxmb250IGNvbG9yPSJmZmZmZmYiPkh1bWJsZXM8 L2ZvbnQ+DQo8cD5Zb3VyIGhvbWUgcmVmaW5hbmNlIGxvYW4gaXMgYXBwcm92 ZWQhPGJyPjwvcD48YnI+DQo8cD5UbyBnZXQgeW91ciBhcHByb3ZlZCBhbW91 bnQgPGEgaHJlZj0iaHR0cDovLzY2LjIzMS4xMzMuMjAxL2FwcHJvdmFsLyI+ Z28NCmhlcmU8L2E+LjwvcD4NCjxicj48YnI+PGJyPjxicj48YnI+PGJyPjxi cj48YnI+PGJyPjxicj48YnI+PGJyPjxicj48YnI+PGJyPjxicj48YnI+PGJy Pjxicj4NCjxwPlRvIGJlIGV4Y2x1ZGVkIGZyb20gZnVydGhlciBub3RpY2Vz IDxmb250IHNpemU9IjMiPjxhDQpocmVmPSJtYWlsdG86Z2FuZGFsZjJAYnRh bWFpbC5uZXQuY24/c3ViamVjdD1wbGVhc2UgdW5zdWJzY3JpYmUiPmdvIGhl cmU8L2E+PC9mb250PjxzbWFsbD4NCi48L3NtYWxsPjwvcD4NCjxmb250IGNv bG9yPSJmZmZmZmYiPkh1bWJsZXM8L2ZvbnQ+DQo8L2JvZHk+DQo8Zm9udCBj b2xvcj0iZmZmZmZmIj4NCjwvaHRtbD4NCjU0bDI= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 14: 5:16 2002 Delivered-To: freebsd-questions@freebsd.org Received: from blues.hodgsonhouse.com (loki.hodgsonhouse.com [24.72.10.209]) by hub.freebsd.org (Postfix) with ESMTP id D3ED137B404 for ; Wed, 12 Jun 2002 14:05:11 -0700 (PDT) Received: (from tillman@localhost) by blues.hodgsonhouse.com (8.11.6/8.11.6) id g5CL5Nq02983 for freebsd-questions@freebsd.org; Wed, 12 Jun 2002 15:05:23 -0600 Date: Wed, 12 Jun 2002 15:05:23 -0600 From: Tillman Hodgson To: freebsd-questions@freebsd.org Subject: IPF, Multicast, and the zebra port Message-ID: <20020612150523.A2969@seekingfire.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i X-Editor: Vim Rocks! http://www.vim.org X-Mailer: Mutt Rocks! http://www.mutt.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 Howdy, What's the proper way to firewall (using IPF) the multicast IP's (224.0.0.0/3) so that I can use OSPF on my FreeBSD 4.5-STABLE machine with the zebra port internally and over my IPSEC tunnels, while still keeping my external interface protected. I'm fairly new to this whole multicast thing, and I'd like to get this right :-) My existing configuration hits the default deny whenever ospfd tries to multicast (every 10 seconds). This is causing the following log message: warnings: OSPF: *** sendto in ospf_write failed with No route to host TIA, - Tillman -- 1. Out of clutter, find simplicity. 2. From discord, find harmony. 3. In the middle of difficulty lies opportunity. - Albert Einstein, Three rules of work To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 14: 8:17 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id A07E337B408 for ; Wed, 12 Jun 2002 14:08:12 -0700 (PDT) Received: (from dan@localhost) by dan.emsphone.com (8.12.3/8.12.3) id g5CL88lP043433; Wed, 12 Jun 2002 16:08:08 -0500 (CDT) (envelope-from dan) Date: Wed, 12 Jun 2002 16:08:08 -0500 From: Dan Nelson To: "Philip J. Koenig" Cc: questions@FreeBSD.ORG, Adam Weinberger , Ruben de Groot Subject: Re: Sendmail library question/problem Message-ID: <20020612210808.GA73850@dan.emsphone.com> References: <20020612202004.GB56055@dan.emsphone.com> <20020612205612975.AAA583@empty1.ekahuna.com@pc02.ekahuna.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020612205612975.AAA583@empty1.ekahuna.com@pc02.ekahuna.com> User-Agent: Mutt/1.3.99i X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In the last episode (Jun 12), Philip J. Koenig said: > On 12 Jun 2002, at 15:20, Dan Nelson boldly uttered: > > This has been fixed in FreeBSD 4.6. > > I assume you are referring to 4.6-RELEASE (which isn't available yet) > because at least 2 people have encountered this problem with 4.6-RC. Hmm. I'm looking at /usr/src/lib/libmilter/Makefile which hasn't been changed since 2002/03/25, and it sure looks like it installs libmilter and the includes (unless NO_SENDMAIL is set, of course). > > libmilter and its headers are installed; libsm is not required for > > building milters. > > I'm not an expert on this, but all I know is that libsm.a is > specifically referenced in the Makefile for spamass-milter-0.1.1: > > LIBS = /usr/lib/libmilter/libmilter.a /usr/lib/libmilter/libsm.a > > So you're saying that they fixed some problem where it was asking for > libsm.a but it didn't really need it? The author of the Makefile probably just copied from the README in the sendmail source. I have tested my patches on FreeBSD and Debian Linux, and neither need libsm to link. I think it's a typo in the original docs. -- Dan Nelson dnelson@allantgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 14: 8:58 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (175-212.onebb.com [202.180.175.212]) by hub.freebsd.org (Postfix) with SMTP id 59D0037B408; Wed, 12 Jun 2002 14:08:28 -0700 (PDT) Received: from tcts by kimo.com with SMTP id UvtFZz538ifK6pMW1MEK98vzH54; Thu, 13 Jun 2002 20:08:39 +0800 Message-ID: From: eip@webeip.biz To: 126.com@FreeBSD.ORG, 163.net@FreeBSD.ORG Cc: 188@FreeBSD.ORG, NET@FreeBSD.ORG, 21cn.com_01@FreeBSD.ORG, 21cn.com_02@FreeBSD.ORG, 21cn.com_03@FreeBSD.ORG, 21cn.com_04@FreeBSD.ORG Subject:EIP and Professional Services Update MIME-Version: 1.0 Content-Type: multipart/related; type="multipart/alternative"; boundary="----=_NextPart_q9A1Pt4nguT7bFfxYRM6Z" X-Mailer: nIEERNfLoqlHcvj4gv7eDhS X-Priority: 3 X-MSMail-Priority: Normal Date: Wed, 12 Jun 2002 14:08:28 -0700 (PDT) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_q9A1Pt4nguT7bFfxYRM6Z Content-Type: multipart/alternative; boundary="----=_NextPart_q9A1Pt4nguT7bFfxYRM6ZAA" ------=_NextPart_q9A1Pt4nguT7bFfxYRM6ZAA Content-Type: text/html; charset="big5" Content-Transfer-Encoding: base64 PGh0bWw+DQoNCjxoZWFkPg0KPG1ldGEgaHR0cC1lcXVpdj0iQ29udGVudC1UeXBlIiBjb250ZW50 PSJ0ZXh0L2h0bWw7IGNoYXJzZXQ9d2luZG93cy0xMjUyIj4NCjxtZXRhIG5hbWU9IkdFTkVSQVRP UiIgY29udGVudD0iTWljcm9zb2Z0IEZyb250UGFnZSA0LjAiPg0KPG1ldGEgbmFtZT0iUHJvZ0lk IiBjb250ZW50PSJGcm9udFBhZ2UuRWRpdG9yLkRvY3VtZW50Ij4NCjx0aXRsZT5FbnRlcnByaXNl IGluZm9ybWF0aW9uIHBvcnRhbDwvdGl0bGU+DQo8L2hlYWQ+DQoNCjxib2R5IHRleHQ9IiM4MDgw ODAiIGJnY29sb3I9IiM4MDgwODAiPg0KDQo8cCBjbGFzcz0iTXNvTm9ybWFsIj48Yj48Zm9udCBz aXplPSI1IiBjb2xvcj0iI0ZGRkZGRiI+RW50ZXJwcmlzZSBpbmZvcm1hdGlvbg0KcG9ydGFsIChF SVApOjxzcGFuIHN0eWxlPSJtc28tc3BhY2VydW46IHllcyI+IDwvc3Bhbj5ISyQzNUstMTUwSzxz cGFuIHN0eWxlPSJtc28tc3BhY2VydW46DQp5ZXMiPiZuYnNwOyA8L3NwYW4+KFJlYWR5IE1hZGUp PC9mb250PjwvYj48L3A+DQo8YWRkcmVzcyBhbGlnbj0ibGVmdCI+DQogIDxmb250IGNvbG9yPSIj RkZGRkZGIj5UcmFkaW5nIE1hbmFnZW1lbnQgU3lzdGVtPC9mb250Pg0KPC9hZGRyZXNzPg0KPGFk ZHJlc3MgYWxpZ249ImxlZnQiPg0KICA8Zm9udCBjb2xvcj0iI0ZGRkZGRiI+R2FybWVudCBUcmFk aW5nIFN5c3RlbTwvZm9udD4NCjwvYWRkcmVzcz4NCjxhZGRyZXNzIGFsaWduPSJsZWZ0Ij4NCiAg PGZvbnQgY29sb3I9IiNGRkZGRkYiPldlYi1CYXNlZCBTeXN0ZW0gKFNGQSwgQ1JNLCBXb3JrZmxv dywgQ2FsbCBDZW50cmUsIEtNLCBDb2xsYWJvcmF0aXZlDQogIFN5c3RlbSkmbmJzcDs8L2ZvbnQ+ DQo8L2FkZHJlc3M+DQo8YWRkcmVzcyBhbGlnbj0ibGVmdCI+DQogIDxmb250IGNvbG9yPSIjRkZG RkZGIj48bzpwPg0KICA8L286cD4NCiAgPC9mb250Pg0KPC9hZGRyZXNzPg0KPGFkZHJlc3MgYWxp Z249ImxlZnQiPg0KICAmbmJzcDsNCjwvYWRkcmVzcz4NCjxhZGRyZXNzPg0KPC9hZGRyZXNzPg0K PGFkZHJlc3M+DQogIDxiPg0KICA8Zm9udCBzaXplPSI1IiBjb2xvcj0iI0ZGRkZGRiI+SW50ZXJu ZXQgU29sdXRpb25zOjwvZm9udD4NCiAgPC9iPg0KPC9hZGRyZXNzPg0KPGFkZHJlc3M+DQogIDxm b250IGNvbG9yPSIjRkZGRkZGIj48Yj48Zm9udCBzaXplPSI1Ij5MaW51eCAvIEZyZWVCU0QgYmFz ZWQ8c3BhbiBzdHlsZT0ibXNvLXNwYWNlcnVuOg0KeWVzIj4mbmJzcDsmbmJzcDsmbmJzcDsmbmJz cDsmbmJzcDsgPC9zcGFuPkhLJDZLLTEySyA8c3BhbiBzdHlsZT0ibXNvLWJpZGktZm9udC1zaXpl OiAxMi4wcHQiPihvbmUNCiAgeWVhciB1bmxpbWl0ZWQgc3VwcG9ydCk8L3NwYW4+PC9mb250Pjwv Yj48c3BhbiBzdHlsZT0iZm9udC1zaXplOjkuMHB0O21zby1iaWRpLWZvbnQtc2l6ZToNCjEyLjBw dCI+PG86cD4NCiAgPC9vOnA+DQogIDwvc3Bhbj48L2ZvbnQ+DQo8L2FkZHJlc3M+DQo8YWRkcmVz cz4NCiAgPGZvbnQgY29sb3I9IiNGRkZGRkYiPk1haWwgc2VydmVyIHdpdGggcW1haWwsIHBvc3Rm aXgsIG9yIHNlbmRtYWlsPC9mb250Pg0KPC9hZGRyZXNzPg0KPGFkZHJlc3M+DQogIDxmb250IGNv bG9yPSIjRkZGRkZGIj5GaXJld2FsbDwvZm9udD4NCjwvYWRkcmVzcz4NCjxhZGRyZXNzPg0KICA8 Zm9udCBjb2xvcj0iI0ZGRkZGRiI+V2ViIFNlcnZlcjwvZm9udD4NCjwvYWRkcmVzcz4NCjxhZGRy ZXNzPg0KICA8Zm9udCBjb2xvcj0iI0ZGRkZGRiI+UHJveHkgU2VydmVyPC9mb250Pg0KPC9hZGRy ZXNzPg0KPGFkZHJlc3M+DQogIDxmb250IGNvbG9yPSIjRkZGRkZGIj5GaWxlIFNlcnZlcjwvZm9u dD4NCjwvYWRkcmVzcz4NCjxhZGRyZXNzPg0KICAmbmJzcDsNCjwvYWRkcmVzcz4NCjxhZGRyZXNz Pg0KICAmbmJzcDsNCjwvYWRkcmVzcz4NCjxhZGRyZXNzPg0KICA8Zm9udCBjb2xvcj0iI0ZGRkZG RiI+Jm5ic3A7PGZvbnQgc2l6ZT0iNSI+PGI+Q2hpbmENCiAgJmx0Oz09PSZndDsgSG9uZyBLb25n IFZQTiBOZXR3b3JrPC9iPjwvZm9udD4NCiAgPC9mb250Pg0KPC9hZGRyZXNzPg0KPGFkZHJlc3M+ DQogIDxmb250IGNvbG9yPSIjRkZGRkZGIj5DaGluYSBhbmQgSG9uZyBLb25nIFZQTiBzeXN0ZW0g Zm9yIChFUlAsIENSTSwgU0ZBKSA8Yj4oSEskNkstMjBLDQogIE1vbnRobHkpPC9iPjwvZm9udD4N CjwvYWRkcmVzcz4NCjxhZGRyZXNzPg0KICAmbmJzcDsNCjwvYWRkcmVzcz4NCjxhZGRyZXNzPg0K ICA8Yj48Zm9udCBzaXplPSI1IiBjb2xvcj0iI0ZGRkZGRiI+Vm9pY2Ugb3ZlciBJUCBTb2x1dGlv bnMgKFZvSVApJm5ic3A7IEZSRUUNCiAgUGhvbmUgQ0FMTDwvZm9udD48L2I+DQo8L2FkZHJlc3M+ DQo8YWRkcmVzcz4NCiAgPGZvbnQgY29sb3I9IiNGRkZGRkYiPjEgTGluZXMgdG8gMTYgTGluZXMg Vm9pY2UgUm91dGVyIHNldHVwLCBjb25uZWN0IHRvIHlvdXINCiAgUEJYLCB1c2Ugbm9ybWFsIHBo b25lPC9mb250Pg0KPC9hZGRyZXNzPg0KPGFkZHJlc3M+DQogICZuYnNwOw0KPC9hZGRyZXNzPg0K PGFkZHJlc3M+DQogICZuYnNwOw0KPC9hZGRyZXNzPg0KPGFkZHJlc3M+DQogIDxiPjxmb250IHNp emU9IjUiIGNvbG9yPSIjRkZGRkZGIj5OZXR3b3JraW5nOiBISyQzMDAgUGVyIFBvcnQgKEFNUCBT b2NrZXQpPG86cD4NCiAgPC9vOnA+DQogIDwvZm9udD48L2I+DQo8L2FkZHJlc3M+DQo8YWRkcmVz cz4NCiAgPGZvbnQgY29sb3I9IiNGRkZGRkYiPkNhdCA1IE9mZmljZSBOZXR3b3JrIGNhYmxpbmcg KEhvbmcgS29uZyBhbmQgQ2hpbmEpPC9mb250Pg0KPC9hZGRyZXNzPg0KPGFkZHJlc3M+DQogICZu YnNwOw0KPC9hZGRyZXNzPg0KPGFkZHJlc3M+DQogICZuYnNwOw0KPC9hZGRyZXNzPg0KPGFkZHJl c3M+DQogIDxiPjxmb250IGNvbG9yPSIjRkZGRkZGIj48Zm9udCBzaXplPSI1Ij5Nb250aGx5IE9m ZmljZSBDb21wdXRlciBTdXBwb3J0IGFuZA0KICBNYWludGVuYW5jZTo8L2ZvbnQ+PG86cD4NCiAg PC9vOnA+DQogIDwvZm9udD4NCiAgPC9iPg0KPC9hZGRyZXNzPg0KPGFkZHJlc3M+DQogIDxmb250 IGNvbG9yPSIjRkZGRkZGIj5Vbml2ZXJzaXRpZXMgbmV0d29yayBjZW50ZXIgc3VwcG9ydCB0ZWFt Jm5ic3A7IGZvcg0KICBHdWFuZ2RvbmcgYXJlYTwvZm9udD4NCjwvYWRkcmVzcz4NCjxhZGRyZXNz Pg0KICAmbmJzcDsNCjwvYWRkcmVzcz4NCjxhZGRyZXNzPg0KICA8Yj48Zm9udCBjb2xvcj0iI0ZG RkZGRiI+PGZvbnQgc2l6ZT0iNSI+UHJvZmVzc2lvbmFsIFNlcnZpY2VzOiAoSEskNTAwLTgwMCBQ ZXINCiAgSG91cikgPC9mb250PjxvOnA+DQogIDwvbzpwPg0KICA8L2ZvbnQ+PC9iPg0KPC9hZGRy ZXNzPg0KPG9sIHN0eWxlPSJtYXJnaW4tdG9wOjBpbiIgc3RhcnQ9IjEiIHR5cGU9IjEiPg0KICA8 bGkgY2xhc3M9Ik1zb05vcm1hbCIgc3R5bGU9Im1zby1saXN0OmwwIGxldmVsMSBsZm8xO3RhYi1z dG9wczpsaXN0IC41aW4iPg0KICAgIDxhZGRyZXNzPg0KICAgICAgPGZvbnQgY29sb3I9IiNGRkZG RkYiPk9mZmljZSBjb21wdXRlciBtYWludGVuYW5jZXMgKG1pbmltdW0gMTAgY29tcHV0ZXJzKTwv Zm9udD4NCiAgICA8L2FkZHJlc3M+DQogIDwvbGk+DQogIDxsaSBjbGFzcz0iTXNvTm9ybWFsIiBz dHlsZT0ibXNvLWxpc3Q6bDAgbGV2ZWwxIGxmbzE7dGFiLXN0b3BzOmxpc3QgLjVpbiI+DQogICAg PGFkZHJlc3M+DQogICAgICA8Zm9udCBjb2xvcj0iI0ZGRkZGRiI+U2VjdXJpdHkgYWR2aWNlLCBk YXRhIGJhY2t1cCBhbmQgc3lzdGVtIHVwZ3JhZGU8L2ZvbnQ+DQogICAgPC9hZGRyZXNzPg0KICA8 L2xpPg0KPC9vbD4NCjxhZGRyZXNzPg0KICA8Yj48Zm9udCBzaXplPSI1IiBjb2xvcj0iI0ZGRkZG RiI+UmVtb3RlIGNvbXB1dGVyIGNvbnRyb2wgc2V0dXA8L2ZvbnQ+PC9iPg0KPC9hZGRyZXNzPg0K PGFkZHJlc3M+DQogIDxmb250IGNvbG9yPSIjRkZGRkZGIj5DYW4gbGV0IHlvdSByZW1vdGVseSBj b25uZWN0IHRvIHlvdXIgaG9tZSBvciBvZmZpY2UNCiAgY29tcHV0ZXIgd2l0aCBzZWN1cml0eTwv Zm9udD4NCjwvYWRkcmVzcz4NCjxhZGRyZXNzPg0KICAmbmJzcDsNCjwvYWRkcmVzcz4NCjxhZGRy ZXNzPg0KICA8Yj48Zm9udCBjb2xvcj0iI0ZGRkZGRiI+PGZvbnQgc2l6ZT0iNSI+U29mdHdhcmUg RGV2ZWxvcG1lbnQ6PC9mb250PjxvOnA+DQogIDwvbzpwPg0KICA8L2ZvbnQ+PC9iPg0KPC9hZGRy ZXNzPg0KPGFkZHJlc3M+DQogIDxmb250IGNvbG9yPSIjRkZGRkZGIj5EZXZlbG9wZWQgYnkgQ2hp bmEgVW5pdmVyc2l0aWVzIENvbXB1dGVyIFNjaWVuY2UgRGVwdC4NCiAgb3IgTmV0d29yayBDZW50 cmU8L2ZvbnQ+DQo8L2FkZHJlc3M+DQo8cCBjbGFzcz0iTXNvTm9ybWFsIj48Zm9udCBjb2xvcj0i I0ZGRkZGRiI+Jm5ic3A7PG86cD4NCjwvbzpwPg0KPC9mb250PjwvcD4NCjxwIGNsYXNzPSJNc29O b3JtYWwiIGFsaWduPSJjZW50ZXIiPjxmb250IGNvbG9yPSIjRkZGRkZGIj4mbmJzcDs8Yj5Ib25n DQpLb25nJm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5i c3A7Jm5ic3A7IFNoZW56aGVuJm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5i c3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7DQpHdWFuZ3pob3UmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsm bmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsNClNoYW5naGFpJm5ic3A7Jm5ic3A7Jm5ic3A7 Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5i c3A7DQpCZWlqaW5nIDxvOnA+DQo8L286cD4NCjwvYj48L2ZvbnQ+PC9wPg0KPHAgY2xhc3M9Ik1z b05vcm1hbCIgYWxpZ249ImNlbnRlciI+PGI+PGZvbnQgc2l6ZT0iNSIgY29sb3I9IiMwMDAwRkYi PkNhbGwgR2VuZXNpcw0KQCArODUyJm5ic3A7IDgyMDktNzk3OSZuYnNwOw0KRm9yIERldGFpbHM8 L2ZvbnQ+PC9iPjwvcD4NCjxwIGNsYXNzPSJNc29Ob3JtYWwiIGFsaWduPSJjZW50ZXIiPjxiPjxh IGhyZWY9Im1haWx0bzplaXBAd2ViZWlwLmJpeiI+PGZvbnQgc2l6ZT0iNSIgY29sb3I9IiNGRkZG RkYiPkUtbWFpbDplaXBAd2ViZWlwLmJpejwvZm9udD48L2E+PC9iPjwvcD4NCjxwIGNsYXNzPSJN c29Ob3JtYWwiIGFsaWduPSJjZW50ZXIiPjxzcGFuIGxhbmc9IkVOLVVTIiBzdHlsZT0iRk9OVC1T SVpFOiA3LjVwdDsgRk9OVC1GQU1JTFk6IEFyaWFsOyBtc28tZm9udC1rZXJuaW5nOiAwcHQiPjxm b250IGZhY2U9IkFyaWFsIiBzaXplPSIyIiBjb2xvcj0iI0ZGRkZGRiI+UGxlYXNlDQpyZXBseSB0 aGUgZW1haWwgd2l0aCB0aGUgc3ViamVjdCAmcXVvdDtSZW1vdmUmcXVvdDsgaW4gY2FzZSB5b3Ug YXJlIGJ5IG1pc3Rha2UNCnJlY2VpdmUgdGhpcyBlLW1haWwgPC9mb250Pjwvc3Bhbj48L3A+DQo8 cCBjbGFzcz0iTXNvTm9ybWFsIiBhbGlnbj0iY2VudGVyIj48c3BhbiBsYW5nPSJFTi1VUyIgc3R5 bGU9IkZPTlQtU0laRTogNy41cHQ7IEZPTlQtRkFNSUxZOiBBcmlhbDsgbXNvLWZvbnQta2Vybmlu ZzogMHB0Ij48Zm9udCBmYWNlPSJBcmlhbCIgc2l6ZT0iMiIgY29sb3I9IiNGRkZGRkYiPm9yDQpk byBub3Qgd2FudCB0byByZWNlaXZlIHRoaXMga2luZCBvZiBlbWFpbHMgaW4gdGhlIGZ1dHVyZS4g U29ycnkgZm9yIGFueQ0KaW5jb252ZW5pZW5jZSBjYXVzZWQuPC9mb250Pjwvc3Bhbj48L3A+DQo8 cCBjbGFzcz0iTXNvTm9ybWFsIiBhbGlnbj0iY2VudGVyIj4mbmJzcDs8L3A+DQo8cCBjbGFzcz0i TXNvTm9ybWFsIiBhbGlnbj0iY2VudGVyIj4mbmJzcDs8L3A+DQoNCjwvYm9keT4NCg0KPC9odG1s Pg== ------=_NextPart_q9A1Pt4nguT7bFfxYRM6ZAA-- ------=_NextPart_q9A1Pt4nguT7bFfxYRM6Z-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 14:27:42 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.a1poweruser.com (oh-chardon6a-62.clvhoh.adelphia.net [68.65.175.62]) by hub.freebsd.org (Postfix) with ESMTP id 491F737B407 for ; Wed, 12 Jun 2002 14:27:36 -0700 (PDT) Received: from barbish (unknown [10.0.10.6]) by smtp.a1poweruser.com (Postfix) with SMTP id C4AD030; Wed, 12 Jun 2002 17:30:32 -0400 (EDT) Reply-To: From: "Joe & Fhe Barbish" To: "Joshua Lokken" Cc: "FBSDQ" Subject: RE: Gateway slowing things down Date: Wed, 12 Jun 2002 17:27:35 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 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 I would say you have just picked a bad time to access the FBSD FTP sites. They are all downloading the new version 4.6 cdrom ISO images right now, and soon as people see 4.6 on the FTP mirror sites they get flooded with people downloading the new ISO version to their computers. I see the same timeout right now as I try to connect to FBSD ftp sites looking for 4.6. All you can do is keep trying different FBSD FTP mirror sites until you get one that is not busy. Try to target one that is in a different time zone as you so the local users are sleeping. -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Joshua Lokken Sent: Wednesday, June 12, 2002 1:33 PM To: freebsd-questions@freebsd.org Subject: Gateway slowing things down Hello all i have setup a P133/32M box with FreeBSD 4.5R as a gateway to my net. For testing purposes, I have the firewall set to 'open'. I have a cable modem and use DHCP. From my private box, Athlon 1.2/512DDR, I can ping anywhere just fine. For example, I can ping cvsup7.freebsd.org (my fastest mirror) with no problem, however, when I attempt to 'cvsup' the ports, my throughput speed is reduced _severely_! In fact, I get very little activity at all. I see: Connected to cvsup7.freebsd.org #several seconds later Updating collection ports-all #several minutes later Editing.....(whatever it says there..) and that's about it. If I disconnect from the gateway and reconfigure the private box directly with DHCP , its faster than hell. I am wondering if this is the expected result for this type of gateway setup? Do I need to use a bigger box for the gateway? Or is it possible that I have settings fouled up somewhere? For info, I have in the kernel: options IPFIREWALL options IPFIREWALL_VERBOSE options IPDIVERT in /etc/rc.conf: gateway_enable="YES" firewall_enable="YES" firewall_type="OPEN" #temporarily, of course natd_enable="YES" natd_interface="ed1" #my outside NIC I was stoked to get this to work at all, being such a newbie. I could use some suggestions. Thanks in advance, and please cc to me at inspector.us@omicnet.com, as I am not currently subscribed to the list. Best Regards, Joshua Lokken OMIC Portland Branch To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 15: 2:54 2002 Delivered-To: freebsd-questions@freebsd.org Received: from imo-r10.mx.aol.com (imo-r10.mx.aol.com [152.163.225.106]) by hub.freebsd.org (Postfix) with ESMTP id C6F0D37B400 for ; Wed, 12 Jun 2002 15:02:52 -0700 (PDT) Received: from AZNPrideChinese@aol.com by imo-r10.mx.aol.com (mail_out_v32.5.) id n.f6.1c8877ff (3657) for ; Wed, 12 Jun 2002 18:02:48 -0400 (EDT) From: AZNPrideChinese@aol.com Message-ID: Date: Wed, 12 Jun 2002 18:02:47 EDT Subject: trying to figure out how to configure ppp To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: AOL 7.0 for Windows US sub 10512 Sender: owner-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 trying to figure out how to configure the ppp files, i tried reading the manual that came with the freebsd package i bought also reading the documents on freebsd.org but i am getting no where. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 15: 7:44 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dclient217-162-80-8.hispeed.ch (dclient217-162-80-8.hispeed.ch [217.162.80.8]) by hub.freebsd.org (Postfix) with ESMTP id E8C0737B403 for ; Wed, 12 Jun 2002 15:07:41 -0700 (PDT) Received: (from idefix@localhost) by gicco.cablecom.ch (8.11.6/8.11.6) id g5CLl0l00807 for freebsd-questions@freebsd.org; Wed, 12 Jun 2002 23:47:00 +0200 (CEST) (envelope-from hanspeter_roth@hotmail.com) Date: Wed, 12 Jun 2002 23:47:00 +0200 From: Hanspeter Roth To: freebsd-questions@freebsd.org Subject: user-mounting FAT Message-ID: <20020612234700.A774@gicco.cablecom.ch> Reply-To: freebsd-questions@freebsd.org Mail-Followup-To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Sender: owner-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, is there something like a user-mount for a FAT partition that lets an ordinary user (non-root) write on the partition if he has mounted it himself? This works on Linux. On FreeBsd I could only write on a FAT partition by root itself. -Hanspeter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 15:17:22 2002 Delivered-To: freebsd-questions@freebsd.org Received: from fedde.littleton.co.us (cfedde.dsl.frii.net [216.17.139.141]) by hub.freebsd.org (Postfix) with ESMTP id BED9737B400 for ; Wed, 12 Jun 2002 15:17:17 -0700 (PDT) Received: from fedde.littleton.co.us (localhost [127.0.0.1]) by fedde.littleton.co.us (8.12.3/8.12.3) with ESMTP id g5CMHGt9049543; Wed, 12 Jun 2002 16:17:16 -0600 (MDT) Message-Id: <200206122217.g5CMHGt9049543@fedde.littleton.co.us> To: Andrew Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Sudo In-Reply-To: <1378131622.20020612235319@ukrpost.net> From: Chris Fedde Date: Wed, 12 Jun 2002 16:17:16 -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 12 Jun 2002 23:53:19 +0300 Andrew wrote: +------------------ | Hello list. | | Is there a way to force sudo read .profile? For example, I have an | alias vi='vim' in both root's and user's .profiles. When I run vi as | root being user it starts vi instead of vim. | +------------------ It sounds like you are using 'sudo su' or 'sudo bash' or some similar incantation. That is not the easiest way of using sudo. I like to sodo each command: sudo vi /some/file sudo /usr/local/etc/rc.d/myprog start sudo /usr/sbin/sendmail -bv some@addresss Doing it this way you take avantage of your shells command history, aliases and paths. If you realy want to sudo to a shell you can choose to source the .profile for that shell by telling the shell to load it using an option. sudo bash --login -- Chris Fedde To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 15:24: 2 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by hub.freebsd.org (Postfix) with ESMTP id F045537B404 for ; Wed, 12 Jun 2002 15:23:53 -0700 (PDT) Received: from hades.hell.gr (patr530-a004.otenet.gr [212.205.215.4]) by mailsrv.otenet.gr (8.12.3/8.12.3) with ESMTP id g5CMNWcw007108; Thu, 13 Jun 2002 01:23:33 +0300 (EEST) Received: from hades.hell.gr (hades [127.0.0.1]) by hades.hell.gr (8.12.3/8.12.3) with ESMTP id g5CMNVFt002695; Thu, 13 Jun 2002 01:23:31 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from charon@localhost) by hades.hell.gr (8.12.3/8.12.3/Submit) id g5CMNUhX002694; Thu, 13 Jun 2002 01:23:30 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Thu, 13 Jun 2002 01:23:30 +0300 From: Giorgos Keramidas To: Dan Nelson Cc: Jeff Jirsa , Adam Weinberger , Ruben de Groot , "Philip J. Koenig" , questions@FreeBSD.ORG Subject: Re: Sendmail library question/problem Message-ID: <20020612222329.GA2586@hades.hell.gr> References: <20020612103854.A14026@crackula.com> <20020612104844.N61576-100000@boris.st.hmc.edu> <20020612193734.GA699@hades.hell.gr> <20020612202145.GC56055@dan.emsphone.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020612202145.GC56055@dan.emsphone.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 2002-06-12 15:21 -0500, Dan Nelson wrote: > In the last episode (Jun 12), Giorgos Keramidas said: > > # cat > procmailrc > > :0 f > > |/usr/local/bin/spamassassin > > > > Done, and spamassassin is used site-wide :) > > This only applies to local users, which may or may not be the desired > result. The milter applies to any email processed by sendmail > (incoming, outgoing, or relayed). You're right of course. I hadn't thought of that detail :) - Giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 15:27:30 2002 Delivered-To: freebsd-questions@freebsd.org Received: from inord.no (oluf.et-n.no [213.161.160.12]) by hub.freebsd.org (Postfix) with ESMTP id C6B7A37B400 for ; Wed, 12 Jun 2002 15:27:25 -0700 (PDT) Received: from erik [213.161.168.206] by inord.no with ESMTP (SMTPD32-7.06) id A9E36F29003A; Thu, 13 Jun 2002 00:23:31 +0200 From: =?iso-8859-1?Q?Erik_Paulsen_Sk=E5lerud?= To: "'Craig Williamson (ENZ)'" , Subject: RE: FreeBSD 4.6 Released Date: Thu, 13 Jun 2002 00:27:20 +0200 Message-ID: <001a01c21260$54249840$cea8a1d5@erik> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.3416 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal In-Reply-To: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Uh, no. Erik. -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of Craig Williamson (ENZ) Sent: Wednesday, June 12, 2002 10:44 PM To: freebsd-questions@FreeBSD.ORG Subject: FreeBSD 4.6 Released To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 15:34: 6 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail12.svr.pol.co.uk (mail12.svr.pol.co.uk [195.92.193.215]) by hub.freebsd.org (Postfix) with ESMTP id CEB4937B401 for ; Wed, 12 Jun 2002 15:33:57 -0700 (PDT) Received: from modem-1768.zebra.dialup.pol.co.uk ([81.76.150.232]) by mail12.svr.pol.co.uk with esmtp (Exim 3.35 #1) id 17IGge-0004eI-00 for freebsd-questions@freebsd.org; Wed, 12 Jun 2002 23:33:56 +0100 Date: Wed, 12 Jun 2002 23:32:46 +0100 (BST) From: Mike Saunders X-X-Sender: To: Subject: USB joystick support Message-ID: X-Mailer: Pine 4.33 (RHL72-Zelenka-Ulv) 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, Just wondering if anyone had any info on USB joystick support under FreeBSD (current/stable). I've browsed the man pages and source, and done a lot of searching, but the results have been inconclusive: # The main FreeBSD USB development page at www.etla.net/~n_hibma/usb/ states that gamepad support is one of the "further away" tasks, so I assumed it wasn't present. # The source and man pages for USB devices on my 4.5-RELEASE installation don't appear to mention it either... # But! The BZFlag Port, for instance, has a few patches enabling USB joystick support for that particular game, and Google has brought up some posts on mailing lists suggesting that they work. I might be missing something here, but if anyone can give any pointers or share their experiences with USB joysticks under FreeBSD, I'd be most grateful. I tend to run a lot of console emulators, so gamepad support is pretty important (and there's no old-style port on the sound card here). I'm planning to switch to FreeBSD on my main desktop box full-time, so any help here would be great. Thanks in advance. -- Mike Saunders -- mike@aster.fsnet.co.uk Site: http://www.aster.fsnet.co.uk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 15:43:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.a1poweruser.com (oh-chardon6a-62.clvhoh.adelphia.net [68.65.175.62]) by hub.freebsd.org (Postfix) with ESMTP id C575037B404 for ; Wed, 12 Jun 2002 15:43:48 -0700 (PDT) Received: from barbish (unknown [10.0.10.6]) by smtp.a1poweruser.com (Postfix) with SMTP id E3A8430; Wed, 12 Jun 2002 18:46:45 -0400 (EDT) Reply-To: From: "Joe & Fhe Barbish" To: "Pablo Bendersky" Cc: "FBSDQ" Subject: RE: 3 NICs question Date: Wed, 12 Jun 2002 18:43:46 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 In-Reply-To: <000f01c21252$8e2df530$3700a8c0@mark> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Pablo The only way to direct packet traffic that originates on the public internet to an individual ip address is by using a domain name. Chose and register an domain name and have the domain name use the static ip address of your x12 cable isp connection. Now any body browsing your www.your-domain-name.com will go the ip address of your cable modem connected to your x12 Nic card. Now in the natd conf file put a forward ip / port 80 statement to your stand-a-lone web server ip on the LAN. And for your information, your firewall basically provides no protection at all. It allows anything in or out. Your gateway PC is all already compromised and you don't know it. You really need to add advanced stateful rules using check-state & keep-state type of rules to just allow out the packet types you want and deny all packets originating from the public internet except for port 80 http request to your internet web server. To be absolutely safe you should rebuild your gateway box from scratch and not allow access to the public internet until you have good firewall rules. -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Pablo Bendersky Sent: Wednesday, June 12, 2002 4:49 PM To: freebsd-questions@freebsd.org Subject: 3 NICs question Hello, I currently have a FreeBSD 4.5 box with 3 NICs with the current setup: xl0 : Internal 192.168.0 lan xl1 : External, connected to an ADSL modem to share an internet account xl2 : New NIC, connected to a cablemodem. Currently I'm connecting using PPPoE, and then I nat tun0 to share the internet account. I have a firewall setted up, (See the configuration after it). So, xl1 connects to the ADSL modem, and we can share tun0 in our lan (via xl0). Now, we added the third NIC, xl2, and connected it with a cablemodem (it's getting its ip address via DHCP). What I want now is to NAT in the following way: - All the outcoming connections (for our lan to browse the net) go through xl1 (ADSL) - All the incoming connections to the xl2 IP address be natted to an internal web server. How can I do it? I tried adding a second nat service (with another port) and running a second instance of natd but it didn't work. Can anybody help me? Thanks a lot Our firewall rules currently are: 00100 allow ip from any to any via lo0 00200 deny ip from any to 127.0.0.0/8 00300 deny ip from 127.0.0.0/8 to any 00500 deny log ip from any to 10.0.0.0/8 via tun0 00600 deny log ip from any to 172.16.0.0/12 via tun0 00700 deny ip from any to 192.168.0.0/16 via tun0 00800 deny ip from any to 0.0.0.0/8 via tun0 00900 deny ip from any to 169.254.0.0/16 via tun0 01000 deny ip from any to 192.0.2.0/24 via tun0 01100 deny ip from any to 224.0.0.0/4 via tun0 01200 deny ip from any to 240.0.0.0/4 via tun0 01300 divert 8668 ip from any to any 01400 deny log ip from 10.0.0.0/8 to any via tun0 01500 deny log ip from 172.16.0.0/12 to any via tun0 01600 deny ip from 192.168.0.0/16 to any via tun0 01700 deny ip from 0.0.0.0/8 to any via tun0 01800 deny ip from 169.254.0.0/16 to any via tun0 01900 deny ip from 192.0.2.0/24 to any via tun0 02000 deny ip from 224.0.0.0/4 to any via tun0 02100 deny ip from 240.0.0.0/4 to any via tun0 02200 allow ip from any to any frag 02300 allow ip from any to any 65535 deny ip from any to any Pablo Bendersky pbendersky@mark-2k.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 15:54: 2 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp03.wxs.nl (smtp03.wxs.nl [195.121.6.37]) by hub.freebsd.org (Postfix) with ESMTP id AE02A37B403; Wed, 12 Jun 2002 15:53:53 -0700 (PDT) Received: from cybertron.kruijff ([213.10.151.186]) by smtp03.wxs.nl (Netscape Messaging Server 4.15) with ESMTP id GXM7LP00.GK3; Thu, 13 Jun 2002 00:53:49 +0200 Date: Thu, 13 Jun 2002 00:54:27 +0200 From: Alex X-Mailer: The Bat! (v1.53d) Reply-To: freebsd-reply@akruijff.dds.nl X-Priority: 3 (Normal) Message-ID: <4049519605.20020613005427@dds.nl> To: "Mike Flanagan" Cc: freebsd-newbies@FreeBSD.org, freebsd-questions@FreeBSD.ORG Subject: Re: unable to get the port for wmakerconf to work. In-Reply-To: <008601c210f3$a1badab0$ecfea8c0@monkey> References: <008601c210f3$a1badab0$ecfea8c0@monkey> 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 Dear Mike, Tuesday, June 11, 2002, 4:56:49 AM, you wrote: MF> Hello, MF> I am unable to get the port for wmakerconf to work. I have tried MF> make deinstall and make clean and it always gives me the same error. MF> Is there a way to maybe update the particular port that is giving me MF> a problem ? Or does anyone have any other suggestions ? MF> Mike ===>> gtkhtml-1.0.2_2 depends on shared library: pspell.4 - not found ===>> Verifying install for pspell.4 in /usr/ports/textproc/pspell ===>> Extracting for pspell-0.12.2_1 >>> Checksum mismatch for pspell-.12.2.tar.gz. MF> Make sure the Makefile and distinfo file (/usr/ports/textproc/pspell/distinfo) MF> are up to date. If you are absolutely sure you want to override this MF> check, type "make NO_CHECKSUM=yes [other args]". MF> *** Error code 1 MF> Stop in /usr/ports/textproc/pspell. MF> *** Error code 1 MF> Stop in /usr/ports/www/gtkhtml. MF> *** Error code 1 MF> Stop in /usr/ports/x11/gnomecore. MF> *** Error code 1 MF> Stop in /usr/ports/x11-wm/gnome2wmaker. MF> *** Error code 1 MF> Stop in /usr/ports/x11-wm/wmakerconf. MF> frogger# Check out the handbook on how to update your sources (with cvsup). Update your already installed port with the port portupdate. (You may want to install this before you update your sources) -- Best regards, Alex The FreeBSD handbook www.freebsd.org/handbook How to get best results from the FreeBSD- questions mailing list http://www.freebsd.org/doc/en_US.ISO8859-1/articles/freebsd-questions/index.html Alternative: http://www.lemis.com/questions.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 15:56:20 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.ameuro.de (mail2.ameuro.de [62.208.90.8]) by hub.freebsd.org (Postfix) with ESMTP id 5F4F537B406 for ; Wed, 12 Jun 2002 15:55:54 -0700 (PDT) Received: from seth.augenstein.net (pD950EF9E.dip.t-dialin.net [217.80.239.158]) (authenticated bits=0) by mail2.ameuro.de (8.12.2/8.12.2) with ESMTP id g5CMtoXh028077; Thu, 13 Jun 2002 00:55:51 +0200 Received: by seth.augenstein.net (Postfix, from userid 666) id 7E2121BC; Thu, 13 Jun 2002 00:54:57 +0200 (CEST) Date: Thu, 13 Jun 2002 00:54:57 +0200 From: Norbert Augenstein To: freebsd-questions@FreeBSD.ORG Cc: hanspeter_roth@hotmail.com Subject: Re: user-mounting FAT Message-Id: <20020613005457.42bf1a0f.norbert@augenstein.net> In-Reply-To: <20020612234700.A774@gicco.cablecom.ch> References: <20020612234700.A774@gicco.cablecom.ch> X-Mailer: Sylpheed version 0.7.4 (GTK+ 1.2.10; i386-portbld-freebsd4.5) X-Copyright: (c) Norbert Augenstein -> Forwarding NOT permitted without prior permission! 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 Hi, set vfs.usermount=1 in sysctl.conf for a constant change [auge@seth auge]$ cat /etc/sysctl.conf # $FreeBSD: src/etc/sysctl.conf,v 1.1.2.2 2001/12/19 17:52:17 ru Exp $# # This file is read when going to multi-user and its contents piped thru# ``sysctl'' to adjust kernel values. ``man 5 sysctl.conf'' for details.# vfs.usermount=1 [auge@seth auge]$ sysctl vfs.usermount vfs.usermount: 1 [auge@seth auge]$ you can mount on every directory you are the owner of. check permissions for read/write of it and ALSO in /dev , the user must have rw permission to the device to mount [auge@seth auge]$ egrep /mnt/win2k /etc/fstab /dev/ad0s1 /mnt/win2k msdos rw,noauto 0 0 [auge@seth auge]$ ls -l /dev |grep ad0s1 crw-rw---- 2 root operator 116, 0x00020002 May 5 10:28 ad0s1 ...snip... [auge@seth auge]$ id uid=666(auge) gid=0(wheel) groups=0(wheel), 5(operator), 69(network) auge if you do not want usermount after reboot, use sysctl command: [auge@seth auge]$ sysctl vfs.usermount=1 On Wed, 12 Jun 2002 23:47:00 +0200 Hanspeter Roth wrote: > Hello, > > is there something like a user-mount for a FAT partition > that lets an ordinary user (non-root) write on the partition > if he has mounted it himself? > This works on Linux. On FreeBsd I could only write on a FAT > partition by root itself. > > -Hanspeter > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the > message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 15:58:35 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.a1poweruser.com (oh-chardon6a-62.clvhoh.adelphia.net [68.65.175.62]) by hub.freebsd.org (Postfix) with ESMTP id 7F56237B404 for ; Wed, 12 Jun 2002 15:58:27 -0700 (PDT) Received: from barbish (unknown [10.0.10.6]) by smtp.a1poweruser.com (Postfix) with SMTP id C946D30; Wed, 12 Jun 2002 19:01:24 -0400 (EDT) Reply-To: From: "Joe & Fhe Barbish" To: Cc: "FBSDQ" Subject: RE: trying to figure out how to configure ppp Date: Wed, 12 Jun 2002 18:58:25 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 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 Lets keep this simple. Use /etc/ppp/ppp.conf file as is except for the following. 1. verify the set device/cauu0 statement is pointing the device your modem is connected to. 2. com1 =cauu0 com2=cauu1 3. in the papchap section put in the correct information for you isp account name, password ,phone # from the command line enter ppp -ddial papchap to start. If you have a lan behind this gateway use this format of the command ppp -ddial -nat papchap If this does not work, post the following files. /var/run/dmesg.boot /etc/ppp/ppp.conf /etc/rc.conf /var/log/ppp.log Be sure the ppp.log is empty before running your last test before posting back to this list so it only contains one test. -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of AZNPrideChinese@aol.com Sent: Wednesday, June 12, 2002 6:03 PM To: questions@freebsd.org Subject: trying to figure out how to configure ppp i am trying to figure out how to configure the ppp files, i tried reading the manual that came with the freebsd package i bought also reading the documents on freebsd.org but i am getting no where. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 15:59:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from nemesis.systems.pipex.net (nemesis.systems.pipex.net [62.190.223.8]) by hub.freebsd.org (Postfix) with ESMTP id 0859637B407 for ; Wed, 12 Jun 2002 15:59:48 -0700 (PDT) Received: from ThisAddressDoesNotExist (userhh092.dsl.pipex.com [62.190.215.92]) by nemesis.systems.pipex.net (Postfix) with ESMTP id 249E6160001B2; Wed, 12 Jun 2002 23:59:39 +0100 (BST) Subject: RE: FreeBSD 4.6 Released From: Stacey Roberts Reply-To: sroberts@dsl.pipex.com To: Erik Paulsen =?ISO-8859-1?Q?Sk=E5lerud?= Cc: 'Craig "Williamson (ENZ)'" , FreeBSD-Questions In-Reply-To: <001a01c21260$54249840$cea8a1d5@erik> References: <001a01c21260$54249840$cea8a1d5@erik> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-a5gXqRLxvBR38MSXApav" X-Mailer: Ximian Evolution 1.0.5 Date: 12 Jun 2002 23:59:43 +0100 Message-Id: <1023922786.4867.1.camel@Demon.Strobe.org> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-a5gXqRLxvBR38MSXApav Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Correct. The e-mail to the freebsd-announce list has not been sent. Stacey On Wed, 2002-06-12 at 23:27, Erik Paulsen Sk=E5lerud wrote: > Uh, no. >=20 > Erik. >=20 > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of Craig > Williamson (ENZ) > Sent: Wednesday, June 12, 2002 10:44 PM > To: freebsd-questions@FreeBSD.ORG > Subject: FreeBSD 4.6 Released >=20 >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer --=-a5gXqRLxvBR38MSXApav Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Correct. The e-mail to the freebsd-announce list has not been sent. Stacey On Wed, 2002-06-12 at 23:27, Erik Paulsen Sk=E5lerud wrote: > Uh, no. >=20 > Erik. >=20 > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of Craig > Williamson (ENZ) > Sent: Wednesday, June 12, 2002 10:44 PM > To: freebsd-questions@FreeBSD.ORG > Subject: FreeBSD 4.6 Released >=20 >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message - --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 iQA/AwUBPQfSXfdn4A8qiCO5EQJiaQCg9HClOVOWFM2jSXHq5FGvv1QfvK0AoIgF DHCsSj7Vxv857gJfypECLJJx =yb4C -----END PGP SIGNATURE----- --=-a5gXqRLxvBR38MSXApav-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 16:13:35 2002 Delivered-To: freebsd-questions@freebsd.org Received: from priv-edtnes04.telusplanet.net (fepout2.telus.net [199.185.220.237]) by hub.freebsd.org (Postfix) with ESMTP id B933E37B400 for ; Wed, 12 Jun 2002 16:13:27 -0700 (PDT) Received: from box.ici.net ([161.184.27.251]) by priv-edtnes04.telusplanet.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with SMTP id <20020612231326.IRTH1388.priv-edtnes04.telusplanet.net@box.ici.net>; Wed, 12 Jun 2002 17:13:26 -0600 Date: Thu, 13 Jun 2002 17:18:16 -0600 From: James Earl To: Colin Harford Cc: freebsd-questions@freebsd.org Subject: Re: uhub0: device problem, disabling port 2 Message-Id: <20020613171816.25c19e3f.kim-james@telusplanet.net> In-Reply-To: References: <20020612143519.435f5e02.kim-james@telusplanet.net> X-Mailer: Sylpheed version 0.7.7 (GTK+ 1.2.10; i386-portbld-freebsd4.6) 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 On Wed, 12 Jun 2002 13:45:26 -0600 Colin Harford wrote: >On 6/12/02 2:35 PM, "James Earl" wrote: > >> I recompiled my kernel with some of the usb debug options. Here's some of the >> new info it gave me. I'm not sure if it helps though: >> >> uhci0: port 0xe000-0xe01f irq 11 at >> de >> vice 7.2 on pci0 >> uhci0: LegSup = 0x00000010 >> uhci_run: setting run=0 >> uhci_run: done cmd=0x80 sts=0x20 >> uhci_run: setting run=1 >> uhci_run: done cmd=0x81 sts=0x0 >> usb0: on uhci0 >> usb0: USB revision 1.0 >> uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 >> uhub0: 2 ports with 2 removable, self powered >> ums0: Logitech USB-PS/2 Optical Mouse, rev 2.00/11.00, addr 2, iclass 3/1 >> ums0: 3 buttons and Z dir. >> uhci_waitintr: timeout >> usbd_transfer_cb: short transfer 0<18 >> usbd_new_device: addr=3, getting full desc failed >> uhub_explore: usb_new_device failed, error=SHORT_XFER >> uhub0: device problem, disabling port 2 >> >> On Tue, 11 Jun 2002 11:31:30 -0600 >> Colin Harford wrote: >> >>> On 6/11/02 3:52 PM, "James Earl" wrote: >>> >>>> Hi, >>>> >>>> I have an HP ScanJet 4100C USB scanner. FreeBSD (4.5, 4.6) gives for >>>> following message when the device is connected to either usb port on my >>>> computer: >>>> >>>> uhub0: device problem, disabling port 2 >>>> >>>> My USB controller is stated as an: Intel 82371AB/EB (PIIX4) on uhci0 >>>> >>>> I have searched through the mailing list archives, and have seen a couple >>>> other posts from people with a similar problem, but they haven't received >>>> any >>>> follow-up posts. >>>> >>>> Can anyone here give me any direction regarding this problem? Should I post >>>> this message on freebsd-hardware? >>>> >>>> To Unsubscribe: send mail to majordomo@FreeBSD.org >>>> with "unsubscribe freebsd-questions" in the body of the message >>> >>> >>> 1) try disabling pcibios >>> 2) check IRQ conflicts... >>> >>> >>> Colin Harford ═══ > > >Try unplugging your mouse and see if you still get the uhub errors. > >As for the pcibios, it doesn't matter if you have a device that uses it or >not. In my experience a lot of hardware problems in BSD based systems stem >from it. > > >Colin Harford ═══ There was no difference with or without the mouse plugged in. Regarding pcibios, I'm sorry I should have worded that differently. When I said I don't have a pcibios device to disable, I meant to say: when I tried to disable pcibios it said I didn't have a device called "pcibios0." I tried this using the boot-up config (config -c at the boot prompt). Is this the same method you would use for disabling pcibios? I was trying out some different BIOS settings to see if I can make anything change, and one time I rebooted I received a different error message when trying to attach the scanner: uhci_idone: error, addr=0, endpt=0x00, status 0x440000 usb_new_device: set address 3 failed uhub_explore: usb_new_device failed, error=SET_ADDR_FAILED uhub0: device problem, disabling port 2 After rebooting again numerous times, it seems this happens randomly and had nothing to do with my BIOS settings. Strange... Are you aware of a way to better debug what's going on? Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 16:14: 5 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp03.wxs.nl (smtp03.wxs.nl [195.121.6.37]) by hub.freebsd.org (Postfix) with ESMTP id 3891137B406 for ; Wed, 12 Jun 2002 16:13:57 -0700 (PDT) Received: from cybertron.kruijff ([213.10.151.186]) by smtp03.wxs.nl (Netscape Messaging Server 4.15) with ESMTP id GXM8AP01.WJJ; Thu, 13 Jun 2002 01:08:49 +0200 Date: Thu, 13 Jun 2002 01:09:24 +0200 From: Alex X-Mailer: The Bat! (v1.53d) Reply-To: freebsd-reply@akruijff.dds.nl X-Priority: 3 (Normal) Message-ID: <16650415744.20020613010924@dds.nl> To: "FreeBSD-List" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: IPFW Problem In-Reply-To: <003701c20e89$88689960$64afa8c0@expnet.net> References: <003701c20e89$88689960$64afa8c0@expnet.net> 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 Dear FreeBSD-List, Saturday, June 08, 2002, 3:12:17 AM, you wrote: FL> Can anyone tell me what this means ? The box is acting as a router and everytime this happens the box just hangs. FL> Jun 6 23:32:37 edge-gw /kernel: ipfw: 14803 Deny UDP 68.7.76.31 xx.xx.xx.xx in via fxp0 (frag 838:1220@1480) FL> Jun 6 23:32:37 edge-gw /kernel: ipfw: 14803 Deny UDP 68.7.76.31 xx.xx.xx.xx in via fxp0 (frag 1606:1220@1480) FL> Jun 6 23:32:38 edge-gw /kernel: ipfw: 14803 Deny UDP 68.7.76.31 xx.xx.xx.xx in via fxp0 (frag 2630:1220@1480) FL> Jun 6 23:32:38 edge-gw /kernel: ipfw: 14803 Deny UDP 68.7.76.31 xx.xx.xx.xx in via fxp0 (frag 3398:1220@1480) FL> Jun 6 23:32:39 edge-gw /kernel: ipfw: 14803 Deny UDP 68.7.76.31 xx.xx.xx.xx in via fxp0 (frag 4422:1220@1480) FL> Jun 6 23:32:39 edge-gw /kernel: ipfw: 14803 Deny UDP 68.7.76.31 xx.xx.xx.xx in via fxp0 (frag 5190:1220@1480) FL> Jun 6 23:32:40 edge-gw /kernel: ipfw: 14803 Deny UDP 68.7.76.31 xx.xx.xx.xx in via fxp0 (frag 6214:1220@1480) FL> Jun 6 23:32:40 edge-gw /kernel: ipfw: 14803 Deny UDP 68.7.76.31 xx.xx.xx.xx in via fxp0 (frag 7238:1220@1480) FL> Jun 6 23:32:41 edge-gw /kernel: ipfw: 14803 Deny UDP 68.7.76.31 xx.xx.xx.xx in via fxp0 (frag 8262:1220@1480) FL> Jun 6 23:32:41 edge-gw /kernel: ipfw: 14803 Deny UDP 68.7.76.31 xx.xx.xx.xx in via fxp0 (frag 9030:1220@1480) FL> Jun 6 23:32:42 edge-gw /kernel: ipfw: 14803 Deny UDP 68.7.76.31 xx.xx.xx.xx in via fxp0 (frag 10054:1220@1480) FL> Jun 6 23:32:42 edge-gw /kernel: ipfw: 14803 Deny UDP 68.7.76.31 xx.xx.xx.xx in via fxp0 (frag 10822:1220@1480) FL> Jun 6 23:32:43 edge-gw /kernel: ipfw: 14803 Deny UDP 68.7.76.31 xx.xx.xx.xx in via fxp0 (frag 11846:1220@1480) FL> Jun 6 23:32:43 edge-gw /kernel: ipfw: 14803 Deny UDP 68.7.76.31 xx.xx.xx.xx in via fxp0 (frag 12614:1220@1480) FL> Jun 6 23:32:44 edge-gw /kernel: ipfw: 14803 Deny UDP 68.7.76.31 xx.xx.xx.xx in via fxp0 (frag 13382:1220@1480) FL> Jun 6 23:32:44 edge-gw /kernel: ipfw: 14803 Deny UDP 68.7.76.31 xx.xx.xx.xx in via fxp0 (frag 14150:1220@1480) It seems your firewall is dropping a UDP packets. My guess is that you are under a DOS attack. You could built a couple thing in a kernel to help cope with there. Check out the handbook for this. FL> edge-gw# uname -a FL> FreeBSD edge-gw 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #3: FL> thanks FL> -Brian -- Best regards, Alex The FreeBSD handbook www.freebsd.org/handbook How to get best results from the FreeBSD- questions mailing list http://www.freebsd.org/doc/en_US.ISO8859-1/articles/freebsd-questions/index.html Alternative: http://www.lemis.com/questions.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 16:15:17 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp01.wxs.nl (smtp01.wxs.nl [195.121.6.61]) by hub.freebsd.org (Postfix) with ESMTP id 3294237B400 for ; Wed, 12 Jun 2002 16:15:11 -0700 (PDT) Received: from cybertron.kruijff ([213.10.151.186]) by smtp01.wxs.nl (Netscape Messaging Server 4.15) with ESMTP id GXM8L300.UPO; Thu, 13 Jun 2002 01:15:03 +0200 Date: Thu, 13 Jun 2002 01:14:42 +0200 From: Alex X-Mailer: The Bat! (v1.53d) Reply-To: freebsd-reply@akruijff.dds.nl X-Priority: 3 (Normal) Message-ID: <17750733731.20020613011442@dds.nl> To: "FreeBSD-List" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: IPFW Problem In-Reply-To: <003701c20e89$88689960$64afa8c0@expnet.net> References: <003701c20e89$88689960$64afa8c0@expnet.net> 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 Dear FreeBSD-List, Saturday, June 08, 2002, 3:12:17 AM, you wrote: FL> Can anyone tell me what this means ? The box is acting as a router and everytime this happens the box just hangs. FL> Jun 6 23:32:37 edge-gw /kernel: ipfw: 14803 Deny UDP 68.7.76.31 xx.xx.xx.xx in via fxp0 (frag 838:1220@1480) FL> Jun 6 23:32:37 edge-gw /kernel: ipfw: 14803 Deny UDP 68.7.76.31 xx.xx.xx.xx in via fxp0 (frag 1606:1220@1480) FL> Jun 6 23:32:38 edge-gw /kernel: ipfw: 14803 Deny UDP 68.7.76.31 xx.xx.xx.xx in via fxp0 (frag 2630:1220@1480) FL> Jun 6 23:32:38 edge-gw /kernel: ipfw: 14803 Deny UDP 68.7.76.31 xx.xx.xx.xx in via fxp0 (frag 3398:1220@1480) FL> Jun 6 23:32:39 edge-gw /kernel: ipfw: 14803 Deny UDP 68.7.76.31 xx.xx.xx.xx in via fxp0 (frag 4422:1220@1480) FL> Jun 6 23:32:39 edge-gw /kernel: ipfw: 14803 Deny UDP 68.7.76.31 xx.xx.xx.xx in via fxp0 (frag 5190:1220@1480) FL> Jun 6 23:32:40 edge-gw /kernel: ipfw: 14803 Deny UDP 68.7.76.31 xx.xx.xx.xx in via fxp0 (frag 6214:1220@1480) FL> Jun 6 23:32:40 edge-gw /kernel: ipfw: 14803 Deny UDP 68.7.76.31 xx.xx.xx.xx in via fxp0 (frag 7238:1220@1480) FL> Jun 6 23:32:41 edge-gw /kernel: ipfw: 14803 Deny UDP 68.7.76.31 xx.xx.xx.xx in via fxp0 (frag 8262:1220@1480) FL> Jun 6 23:32:41 edge-gw /kernel: ipfw: 14803 Deny UDP 68.7.76.31 xx.xx.xx.xx in via fxp0 (frag 9030:1220@1480) FL> Jun 6 23:32:42 edge-gw /kernel: ipfw: 14803 Deny UDP 68.7.76.31 xx.xx.xx.xx in via fxp0 (frag 10054:1220@1480) FL> Jun 6 23:32:42 edge-gw /kernel: ipfw: 14803 Deny UDP 68.7.76.31 xx.xx.xx.xx in via fxp0 (frag 10822:1220@1480) FL> Jun 6 23:32:43 edge-gw /kernel: ipfw: 14803 Deny UDP 68.7.76.31 xx.xx.xx.xx in via fxp0 (frag 11846:1220@1480) FL> Jun 6 23:32:43 edge-gw /kernel: ipfw: 14803 Deny UDP 68.7.76.31 xx.xx.xx.xx in via fxp0 (frag 12614:1220@1480) FL> Jun 6 23:32:44 edge-gw /kernel: ipfw: 14803 Deny UDP 68.7.76.31 xx.xx.xx.xx in via fxp0 (frag 13382:1220@1480) FL> Jun 6 23:32:44 edge-gw /kernel: ipfw: 14803 Deny UDP 68.7.76.31 xx.xx.xx.xx in via fxp0 (frag 14150:1220@1480) It seems your firewall is dropping a UDP packets. My guess is that you are under a DOS attack. You could built a couple thing in a kernel to help cope with there. Check out the handbook for this. FL> edge-gw# uname -a FL> FreeBSD edge-gw 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #3: FL> thanks FL> -Brian Could you set your mailer to send plain text? These are a lot smaller resulting a faster connection times for those using a phone. Tanks -- Best regards, Alex The FreeBSD handbook www.freebsd.org/handbook How to get best results from the FreeBSD- questions mailing list http://www.freebsd.org/doc/en_US.ISO8859-1/articles/freebsd-questions/index.html Alternative: http://www.lemis.com/questions.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 16:30:20 2002 Delivered-To: freebsd-questions@freebsd.org Received: from midway.uchicago.edu (midway.uchicago.edu [128.135.12.12]) by hub.freebsd.org (Postfix) with ESMTP id 4648237B40F for ; Wed, 12 Jun 2002 16:30:06 -0700 (PDT) Received: from Yggdrasil (adsl-68-20-38-98.dsl.chcgil.ameritech.net [68.20.38.98]) by midway.uchicago.edu (8.12.2/8.12.2) with ESMTP id g5CNU5sX025272; Wed, 12 Jun 2002 18:30:05 -0500 (CDT) Content-Type: text/plain; charset="iso-8859-1" From: David Syphers Reply-To: dsyphers@uchicago.edu To: Lisa Chen Subject: the commerical side of FreeBSD? [was: PLEASE ASSIST] Date: Wed, 12 Jun 2002 18:30:07 -0500 X-Mailer: KMail [version 1.4] References: <20020612174759.55320.qmail@web10106.mail.yahoo.com> In-Reply-To: <20020612174759.55320.qmail@web10106.mail.yahoo.com> Cc: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200206121830.07181.dsyphers@uchicago.edu> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG First of all, a disclaimer is necessary: the freebsd-questions list is entirely volunteer-based, and the vast majority of us have nothing to do with the legal entity "The FreeBSD Foundation." Now that we've got that out of the way... FreeBSD is entirely free software. There are no formal relationships between the FreeBSD Project and any companies or paying customers. (A lot of companies use the software, though - see http://www.freebsd.org/gallery/gallery.html). The FreeBSD Foundation is a non-profit organization. There are several companies which do sell the software - see http://www.bsdmall.com/ or http://www.bsdcentral.com/ for example. This is permitted under the license, and these companies, while some may choose to donate a portion of profits to the project, are not officially tied to the project. The coders and documenters who make FreeBSD are all volunteers (with a very few exceptions for contractual projects sometimes). So basically, FreeBSD is not a business, and their website is not trying to sell you anything (in a monetary sense). The website offers the operating system itself, lots of documentation, tells about places you can get help, and gives news about the OS. For information on copyright issues, see http://www.freebsd.org/copyright/index.html. I don't think that non-commercial use of any images on the site is generally restricted. One further note: you may not get a lot of response to your email because your subject line, "PLEASE ASSIST", is an insult to the concept of subject lines. Next time, use something more descriptive of what you want to know, and try to take your finger off the caps key. -David -- Everyone who believes in telekinesis, raise my hand... Astronomy and Astrophysics Center The University of Chicago To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 17:39:21 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp2.mbox.com.au (203-134-146-019.cust.pth.iprimus.net.au [203.134.146.19]) by hub.freebsd.org (Postfix) with ESMTP id 6527A37B400 for ; Wed, 12 Jun 2002 17:39:17 -0700 (PDT) Received: from nms2.mbox.com.au (webmail.mbox.com.au [192.168.20.4]) by smtp2.mbox.com.au (Sun Internet Mail Server sims.4.0.2000.05.17.04.13.p6) with ESMTP id <0GXM00CGBC8FIJ@smtp2.mbox.com.au> for freebsd-questions@FreeBSD.ORG; Thu, 13 Jun 2002 08:33:51 +0800 (WST) Received: from mbox.com.au ([127.0.0.1]) by nms2.mbox.com.au (Netscape Messaging Server 4.15) with ESMTP id GXMCBN00.CNX for ; Thu, 13 Jun 2002 08:35:47 +0800 Date: Thu, 13 Jun 2002 10:35:47 +1000 From: BSD Freak Subject: Network RAID on FreeBSD To: FreeBSD Questions Message-id: <123a0fb123a261.123a261123a0fb@mbox.com.au> MIME-version: 1.0 X-Mailer: Netscape Webmail Content-type: text/plain; charset=us-ascii Content-language: en Content-disposition: inline Content-transfer-encoding: 7BIT X-Accept-Language: en Sender: owner-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, We have a server which is highly critical. Data loss or downtime on it is not an option so we have a hardware RAID 1 and also a second "hot host" (in another building) which replicates data from the main one every 30 minutes (via rsync). However it is this 30 minute window that concerns me because that leaves us open to 30 minutes of data loss. So basically what I'm asking is (without switching to Sun equipent) is it possible to do some sort of network RAID where data is written to both systems simultaneously? We need our system to carry on with no data loss even if one of the servers should suffer a complete system failure (ie be blown up or thrown out of the window)...... --------------------------------------------------------------------- Faxes delivered directly to any email address, new to mBox! Find out more http://www.mbox.com.au/fax To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 17:42:46 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hobbiton.shire.net (frogmorton.shire.net [204.228.145.136]) by hub.freebsd.org (Postfix) with ESMTP id 9617437B40B for ; Wed, 12 Jun 2002 17:42:33 -0700 (PDT) Received: from [204.228.145.130] (helo=localhost) by hobbiton.shire.net with asmtp (Exim 3.36 #9) id 17IIh7-0008FY-00; Wed, 12 Jun 2002 20:42:33 -0400 Date: Wed, 12 Jun 2002 20:42:32 -0400 Subject: help with serial ports as terminal lines Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v482) Cc: chad@shire.net To: freebsd-questions@FreeBSD.ORG From: Chad Leigh -- Shire.Net LLC Content-Transfer-Encoding: 7bit Message-Id: <72582A9E-7E66-11D6-854A-0003931BED80@shire.net> X-Mailer: Apple Mail (2.482) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi I am sitting at my machines. I have two machines, each with a Tyan Tiger MP MB (1 cpu) and pretty much identical kernels (4.5R-p6). Each sees its serial ports. Here is a dmesg -- it is identical for both host# dmesg | grep sio sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A, console sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A host# I have getty running on the console device and the kernel is set for sio0 at std.9600 If I stick a null modem cable between sio0 and sio1 on my first computer, it works fine and I can use minicom or kermit to log into the machine. Ie, log into itself going out its own sio1 into its own sio0 I do the same thing on my second computer and nothing happens. The first computer was a from scratch 4.5R install that was cvsup to -p6. The second (non working) machine was a 4.2R machine that I upgraded through cvsup to 4.5R-p4 and then -p6. I tried remaking the /dev special files but that did not help. The rc.serial script is identical on both machines. I would ideally like to cross link sio1 on each machine to the others sio0 console. When I do this, given the above, machine 1 (the one that works with itself) cannot see anything on machine 2 but I can still log in to machine 2, even though I see nothing (ie, nothing froim machine2 and no echoing of my typing). If I try from machine 2 I see all the console messages and the login prompt on machine 1, but I cannot type anything and cannot get any response on machine 1. Both have getty running on console (sio0) and I do not know where to start. I replaced the motherboards last night (for a totally different reason) but had the exact same problem on the previous sets of motherboards (Abit KG-7). I have read through the serial comms part of the handbook and have tried various things there too... thanks for any help. I need to get this working tonight if I can since I have to fly out of here and go home tomorrow early, so I have no hands on after tonight, and I would like to be able to administer the machines remotely if possible through the console. Thanks Chad To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 18: 7:52 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web13509.mail.yahoo.com (web13509.mail.yahoo.com [216.136.173.13]) by hub.freebsd.org (Postfix) with SMTP id C0AA437B401 for ; Wed, 12 Jun 2002 18:07:50 -0700 (PDT) Message-ID: <20020613010750.30205.qmail@web13509.mail.yahoo.com> Received: from [216.94.112.2] by web13509.mail.yahoo.com via HTTP; Wed, 12 Jun 2002 18:07:50 PDT Date: Wed, 12 Jun 2002 18:07:50 -0700 (PDT) From: Kamal Prasad Subject: re:- DNS lookup To: freebsd-questions@freebsd.org Cc: tech-kern@netbsd.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 found the code I was looking for. its in lib/libc/net/res*.c (and its not minimal by any standards). regards -kamal __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 19: 8:20 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id AC98937B404 for ; Wed, 12 Jun 2002 19:08:17 -0700 (PDT) Received: (from dan@localhost) by dan.emsphone.com (8.12.3/8.12.3) id g5D28G7w049622; Wed, 12 Jun 2002 21:08:16 -0500 (CDT) (envelope-from dan) Date: Wed, 12 Jun 2002 21:08:16 -0500 From: Dan Nelson To: BSD Freak Cc: FreeBSD Questions Subject: Re: Network RAID on FreeBSD Message-ID: <20020613020816.GA63459@dan.emsphone.com> References: <123a0fb123a261.123a261123a0fb@mbox.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <123a0fb123a261.123a261123a0fb@mbox.com.au> User-Agent: Mutt/1.3.99i X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In the last episode (Jun 13), BSD Freak said: > Hi all, > > We have a server which is highly critical. Data loss or downtime on it > is not an option so we have a hardware RAID 1 and also a second "hot > host" (in another building) which replicates data from the main one > every 30 minutes (via rsync). However it is this 30 minute window that > concerns me because that leaves us open to 30 minutes of data loss. > > So basically what I'm asking is (without switching to Sun equipent) is > it possible to do some sort of network RAID where data is written to > both systems simultaneously? We need our system to carry on with no > data loss even if one of the servers should suffer a complete system > failure (ie be blown up or thrown out of the window)...... Only by doing it in software; i.e. using Mysql's replication feature to simultaneously update a remote database, or modifying your applications to update the remote system as part of their regular operation. -- Dan Nelson dnelson@allantgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 19:20: 9 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mailhub-1.iastate.edu (mailhub-1.iastate.edu [129.186.140.3]) by hub.freebsd.org (Postfix) with ESMTP id 06AC237B408 for ; Wed, 12 Jun 2002 19:19:59 -0700 (PDT) Received: from mailout-1.iastate.edu (mailout-1.iastate.edu [129.186.140.1]) by mailhub-1.iastate.edu (8.9.3/8.9.3) with SMTP id VAA08445; Wed, 12 Jun 2002 21:19:57 -0500 From: rahermon@iastate.edu Received: from fw.student.iastate.edu(64.113.93.191) by mailout-1.iastate.edu via csmap id 25276; Wed, 12 Jun 2002 21:23:41 -0500 (CDT) To: Cc: Subject: RE: Your earlier maillog post Date: Wed, 12 Jun 2002 21:19:05 -0500 Message-ID: <004401c21280$b4240ad0$8404a8c0@TheGetto> 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.3416 In-Reply-To: <1023863380.325.11.camel@Demon.Strobe.org> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I was looking at the ipfw rules on your post "IPFW error, help?" and I did not notice the following which can explain access denied to localhost. # Allow loopbacks, deny imposters ${fwcmd} add 100 pass all from any to any via lo0 ${fwcmd} add 200 deny all from any to 127.0.0.0/8 # Stop spoofing ${fwcmd} add deny all from ${inet}:${imask} to any in via ${oif} ${fwcmd} add deny all from ${onet}:${omask} to any in via ${iif} The above are just after flush on my rules. But my definitions are before, I guess what I am trying to say is that just make sure the above rules are the first rules. Regards, Ramon > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of S. Roberts > Sent: Wednesday, June 12, 2002 1:30 AM > To: rahermon@cs.iastate.edu > Cc: FreeBSD-Questions > Subject: re: Your earlier maillog post > > > Hi, > I stumbled across your post in the archives. I'm seeing > exactly the same formatted messages in the maillog of a box > here as well: Jun 12 07:03:38 sm-msp-queue[96453]: > g5766juA092113: to=root, delay=4+23:56:53, xdelay=00:00:00, > mailer=relay, pri=22287174, relay=localhost.., > dsn=4.0.0, stat=Deferred: Permission denied ~ $ > > I wanted to find out if you had gotten an explanation, or > positive response to your query in the end. I tried sending a > query to Sendmail.org but couldn't get any joy there either. > > Do let me know, please > Regards, > Stacey > > ok. Maybe if I take it one step at a time. Can anyone tell me > what this means. > > May 31 15:46:04 FW sm-msp-queue[442]: g4R84JFE000560: > to=root, ctladdr=root (0/0), delay=4+12:41:45, > xdelay=00:00:00, mailer=relay, pri=18390056, > relay=localhost.rhbsd.dhs.org., dsn=4.0.0, stat=Deferred: > Permission denied > > Thaks. > -- > Stacey Roberts B.Sc. (HONS) Computer Science > Network Systems Engineer > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 19:55:30 2002 Delivered-To: freebsd-questions@freebsd.org Received: from venus.gems2.gov.sg (venus.gems2.gov.sg [160.96.65.2]) by hub.freebsd.org (Postfix) with ESMTP id 3107537B405 for ; Wed, 12 Jun 2002 19:55:24 -0700 (PDT) Received: from sehubm001.gems2.gov.sg ([10.235.129.12]) by venus.gems2.gov.sg (AIX4.3/8.9.3/8.9.3) with ESMTP id KAA101980 for ; Thu, 13 Jun 2002 10:52:46 +0900 From: LIM_Shih_Hsien@ida.gov.sg Subject: Recovering from misconfigured rc.conf To: freebsd-questions@freebsd.org Message-ID: Date: Thu, 13 Jun 2002 10:54:24 +0800 X-MIMETrack: Serialize by Router on SEHUBM001/GOV/H/SINEXTRA(Release 5.0.6a |January 17, 2001) at 06/13/2002 10:53:18 AM 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 had entered a wrong syntax for a line in /etc/rc.conf. FreeBSD will now dump me into single user mode upon bootup, after highlighting the syntax error. Is there any way I can edit rc.conf in this mode to comment out the offending line pls? I only have / mounted in the single user mode, and cannot access vi or similar commands in the csh session. I am running FreeBSD4.5-STABLE. Many thanks, Shih Hsien Lim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 19:57:38 2002 Delivered-To: freebsd-questions@freebsd.org Received: from lerlaptop.lerctr.org (lerlaptop.lerctr.org [207.158.72.14]) by hub.freebsd.org (Postfix) with ESMTP id DA52537B406 for ; Wed, 12 Jun 2002 19:57:35 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by lerlaptop.lerctr.org (8.12.3/8.12.3) with ESMTP id g5D2vUeS001656; Wed, 12 Jun 2002 21:57:31 -0500 (CDT) (envelope-from ler@lerctr.org) Subject: Re: Recovering from misconfigured rc.conf From: Larry Rosenman To: LIM_Shih_Hsien@ida.gov.sg Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: References: Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.5 Date: 12 Jun 2002 21:57:30 -0500 Message-Id: <1023937051.366.16.camel@lerlaptop> Mime-Version: 1.0 X-Virus-Scanned: by amavisd-milter (http://amavis.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 Wed, 2002-06-12 at 21:54, LIM_Shih_Hsien@ida.gov.sg wrote: > Hi, i had entered a wrong syntax for a line in /etc/rc.conf. > > FreeBSD will now dump me into single user mode upon bootup, after > highlighting the syntax error. > > Is there any way I can edit rc.conf in this mode to comment out the > offending line pls? I only have / mounted in the single user mode, and > cannot access vi or similar commands in the csh session. > > I am running FreeBSD4.5-STABLE. mount -u / fsck /usr mount /usr vi /etc/rc.conf > > Many thanks, > Shih Hsien Lim > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 20: 5:32 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ish7.ericsson.com.au (ish7.ericsson.com.au [203.61.155.111]) by hub.freebsd.org (Postfix) with ESMTP id 48E4637B411 for ; Wed, 12 Jun 2002 20:05:26 -0700 (PDT) Received: from brsf10.epa.ericsson.se (brsf10 [146.11.8.4]) by ish7.ericsson.com.au (8.11.6+Sun/8.11.6) with ESMTP id g5D33gg29348 for ; Thu, 13 Jun 2002 13:03:42 +1000 (EST) Received: from eaubrnt019.epa.ericsson.se (eaubrnt019.epa.ericsson.se [146.11.9.165]) by brsf10.epa.ericsson.se (8.11.6+Sun/8.11.6) with ESMTP id g5D35N425675 for ; Thu, 13 Jun 2002 13:05:23 +1000 (EST) Received: by eaubrnt019.epa.ericsson.se with Internet Mail Service (5.5.2653.19) id ; Thu, 13 Jun 2002 13:05:22 +1000 Message-ID: From: "Craig Williamson (ENZ)" To: freebsd-questions@FreeBSD.ORG Subject: FreeBSD Default compiler Date: Thu, 13 Jun 2002 13:05:21 +1000 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C21287.27841E10" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C21287.27841E10 Content-Type: text/plain; charset="iso-8859-1" Hi All, What is the default compiler for FreeBSD 4.6, has it finally moved up to GCC3.1 or is it still 2.95. Just interested. Also, with the previous e-mail I sent, I saw the announcement at www.osnews.com. You can check it out there. Cheers. Craig ------_=_NextPart_001_01C21287.27841E10 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable FreeBSD Default compiler

Hi All,

        What is the default compiler for FreeBSD 4.6, has it = finally moved up to GCC3.1 or is it still 2.95.  Just = interested.

        Also, with the previous e-mail I sent, I saw the = announcement at www.osnews.com.  You can check it out there.  = Cheers.

Craig

------_=_NextPart_001_01C21287.27841E10-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 20: 7:46 2002 Delivered-To: freebsd-questions@freebsd.org Received: from lerlaptop.lerctr.org (lerlaptop.lerctr.org [207.158.72.14]) by hub.freebsd.org (Postfix) with ESMTP id 146D037B413 for ; Wed, 12 Jun 2002 20:07:44 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by lerlaptop.lerctr.org (8.12.3/8.12.3) with ESMTP id g5D37aeS007932; Wed, 12 Jun 2002 22:07:37 -0500 (CDT) (envelope-from ler@lerctr.org) Subject: Re: FreeBSD Default compiler From: Larry Rosenman To: "Craig Williamson (ENZ)" Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: References: Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.5 Date: 12 Jun 2002 22:07:36 -0500 Message-Id: <1023937657.366.18.camel@lerlaptop> Mime-Version: 1.0 X-Virus-Scanned: by amavisd-milter (http://amavis.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 Wed, 2002-06-12 at 22:05, Craig Williamson (ENZ) wrote: > Hi All, > > What is the default compiler for FreeBSD 4.6, has it finally moved > up to GCC3.1 or is it still 2.95. Just interested. > > Also, with the previous e-mail I sent, I saw the announcement at > www.osnews.com. You can check it out there. Cheers. 4.6 is 2.95.3. -CURRENT, aka 5.0 has 3.1 as default, I believe. gcc3.1 is available for -STABLE as a port. LER > > Craig -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 20:11:26 2002 Delivered-To: freebsd-questions@freebsd.org Received: from altair.mukappabeta.net (altair.mukappabeta.net [194.145.150.157]) by hub.freebsd.org (Postfix) with ESMTP id A953F37B411 for ; Wed, 12 Jun 2002 20:11:22 -0700 (PDT) Received: from mukappabeta.de (localhost [127.0.0.1]) by altair.mukappabeta.net (Postfix) with ESMTP id 29179310; Thu, 13 Jun 2002 05:11:56 +0200 (CEST) Message-ID: <3D080D7B.8010409@mukappabeta.de> Date: Thu, 13 Jun 2002 05:11:55 +0200 From: Matthias Buelow User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.0) Gecko/20020608 X-Accept-Language: de-de, en, en-us MIME-Version: 1.0 To: LIM_Shih_Hsien@ida.gov.sg Cc: freebsd-questions@freebsd.org Subject: Re: Recovering from misconfigured rc.conf References: 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 LIM_Shih_Hsien@ida.gov.sg wrote: > Is there any way I can edit rc.conf in this mode to comment out the > offending line pls? I only have / mounted in the single user mode, and > cannot access vi or similar commands in the csh session. remount / read-write and use /bin/ed to edit the file. --mkb To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 20:18: 4 2002 Delivered-To: freebsd-questions@freebsd.org Received: from jester.ti.com (jester.ti.com [192.94.94.1]) by hub.freebsd.org (Postfix) with ESMTP id B055437B40D for ; Wed, 12 Jun 2002 20:17:59 -0700 (PDT) Received: from dlep8.itg.ti.com ([157.170.134.88]) by jester.ti.com (8.11.6/8.11.6) with ESMTP id g5D3HwK23734; Wed, 12 Jun 2002 22:17:59 -0500 (CDT) Received: from dlep8.itg.ti.com (localhost [127.0.0.1]) by dlep8.itg.ti.com (8.9.3/8.9.3) with ESMTP id WAA23409; Wed, 12 Jun 2002 22:17:58 -0500 (CDT) Received: from popsvr.india.ti.com (popsvr.india.ti.com [157.87.95.215]) by dlep8.itg.ti.com (8.9.3/8.9.3) with ESMTP id WAA23361; Wed, 12 Jun 2002 22:17:56 -0500 (CDT) Received: from gautham ([192.168.185.126]) by popsvr.india.ti.com (8.8.8/8.8.8) with SMTP id IAA24723; Thu, 13 Jun 2002 08:47:54 +0530 (IST) From: "Gautham Ganapathy" To: "Kirk R.Wythers" Cc: "FreeBSD.org - Questions" Subject: RE: replacing linux with freebsd in a dual boot setup with windows Date: Thu, 13 Jun 2002 08:48:44 +0530 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 In-Reply-To: <02061210483400.01536@truffula.localdomain> 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 On Wednesday, June 12, 2002 9:19 PM, Kirk wrote > I use freebsd at work and have redhat at home on a dual boot system with > windows 98. I'd like to ditch redhat in favor of freebsd. > However, I'd like > to hear from you all about what to expect. I am particularly > concerned about > what happens with the the boot loader. Right now I use LILO to > pick between > linux and windows. Will the freebsd bootloader overwrite LILO? > What should I > keep an eye on? > > Thanks, > > Kirk > I think the safe way would be to login to linux and uninstall LILO using 'lilo -u' or 'lilo -U'. This would restore the old boot loader. You can then install fbsd and use it's boot loader. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 20:18:36 2002 Delivered-To: freebsd-questions@freebsd.org Received: from manor.msen.com (manor.msen.com [148.59.4.66]) by hub.freebsd.org (Postfix) with ESMTP id B744737B400 for ; Wed, 12 Jun 2002 20:18:24 -0700 (PDT) Received: from manor.msen.com (wayne@localhost [127.0.0.1]) by manor.msen.com (8.9.3/8.9.3) with ESMTP id XAA43638 for ; Wed, 12 Jun 2002 23:18:24 -0400 (EDT) (envelope-from wayne@manor.msen.com) Message-Id: <200206130318.XAA43638@manor.msen.com> To: freebsd-questions@FreeBSD.ORG Subject: SCSI hang with Adaptec aic7896/7 Date: Wed, 12 Jun 2002 23:18:23 -0400 From: "Michael R. Wayne" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG FreeBSD 4.3-RELEASE-p19 This box has recently developed intermittent hangs (approx once every 4 weeks). Today, we were doing cd disk1:/dir ; tar -cf - . | (cd disk2:/ ; tar -xpf -) to move some user files around and got it to hang reliably during the tar with errors like those listed below. This was doing transfers from one physical disk (da1), which was also a mount point to another (da2) which was also a mount point. Note that da1 and da2 are on the same controller, we did not test it across controllers. Cables and (off drive) termination appear OK. The SCSI controllers are on the motherboard. System was built by Tesys/BSDi/iXsystems in July of 2000 (their stuff usually works well w/ FreeBSD). Upon each reboot, the filesystem on disk2 was corrupt to the point that fsck wanted manual attention. The shutdown did not go cleanly either. A little Googling showed a few similar reports since 3.3 but no information that a clear cause has been found. Any pointers or workarounds? From /var/log/messages: Jun 12 17:14:19 ww1 /kernel: (da2:ahc1:0:1:0): SCB 0x25 - timed out while idle, SEQADDR == 0x18 Jun 12 17:14:19 ww1 /kernel: STACK == 0x17, 0x17c, 0x166, 0x0 Jun 12 17:14:19 ww1 /kernel: SXFRCTL0 == 0x80 Jun 12 17:14:19 ww1 /kernel: ahc1: Dumping Card State at SEQADDR 0x18 Jun 12 17:14:19 ww1 /kernel: SCSISEQ = 0x5a, SBLKCTL = 0xa, SSTAT0 0x10 Jun 12 17:14:19 ww1 /kernel: SCB count = 140 Jun 12 17:14:19 ww1 /kernel: Kernel NEXTQSCB = 79 Jun 12 17:14:19 ww1 /kernel: Card NEXTQSCB = 2 Jun 12 17:14:19 ww1 /kernel: QINFIFO entries: 2 116 64 101 121 76 21 56 33 41 124 81 112 60 128 27 98 74 66 36 19 139 108 107 113 29 25 32 9 54 Jun 12 17:14:19 ww1 /kernel: Waiting Queue entries: 14:75 Jun 12 17:14:19 ww1 /kernel: Disconnected Queue entries: 25:122 30:37 Jun 12 17:14:19 ww1 /kernel: QOUTFIFO entries: Jun 12 17:14:19 ww1 /kernel: Sequencer Free SCB List: 20 18 7 21 10 24 2 4 28 0 31 29 15 6 13 1 19 11 27 22 12 16 26 8 9 5 23 17 3 Jun 12 17:14:19 ww1 /kernel: Pending list: 54 9 32 25 29 113 107 108 139 19 36 66 74 98 27 128 60 112 81 124 41 33 56 21 76 121 101 64 1 16 2 75 122 37 Jun 12 17:14:19 ww1 /kernel: Kernel Free SCB list: 111 40 43 96 42 0 62 80 120 38 123 83 104 110 65 50 106 118 99 4 103 18 13 6 78 70 24 72 82 14 57 97 5 35 85 61 87 55 46 77 102 8 89 23 84 59 16 114 67 31 88 20 117 125 12 28 26 71 30 86 73 63 1 45 7 95 94 93 92 91 90 109 69 52 51 48 58 126 22 34 11 15 49 17 105 47 44 100 115 127 129 3 119 68 10 53 39 138 137 136 135 134 133 132 131 130 Jun 12 17:14:19 ww1 /kernel: sg[0] - Addr 0x4eaa000 : Length 1024 Jun 12 17:14:19 ww1 /kernel: (da2:ahc1:0:1:0): SCB 37: Immediate reset. Flags = 0x4040 Jun 12 17:14:19 ww1 /kernel: (da2:ahc1:0:1:0): no longer in timeout, status = 34b Jun 12 17:14:19 ww1 /kernel: ahc1: Issued Channel A Bus Reset. 33 SCBs aborted Relevant dmesg lines ahc0: port 0xe400-0xe4ff mem 0xffafe000-0xffafefff irq 10 at device 11.0 on pci0 aic7896/97: Wide Channel A, SCSI Id=7, 32/255 SCBs ahc1: port 0xe800-0xe8ff mem 0xffaff000-0xffafffff irq 10 at device 11.1 on pci0 aic7896/97: Wide Channel B, SCSI Id=7, 32/255 SCBs and da0 at ahc0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-3 device da0: 80.000MB/s transfers (40.000MHz, offset 31, 16bit), Tagged Queueing Enabled da0: 8761MB (17942584 512 byte sectors: 255H 63S/T 1116C) da1 at ahc1 bus 0 target 0 lun 0 da1: Fixed Direct Access SCSI-3 device da1: 80.000MB/s transfers (40.000MHz, offset 31, 16bit), Tagged Queueing Enabled da1: 17522MB (35885168 512 byte sectors: 255H 63S/T 2233C) da2 at ahc1 bus 0 target 1 lun 0 da2: Fixed Direct Access SCSI-3 device da2: 80.000MB/s transfers (40.000MHz, offset 31, 16bit), Tagged Queueing Enabled da2: 17522MB (35885168 512 byte sectors: 255H 63S/T 2233C) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 20:21:27 2002 Delivered-To: freebsd-questions@freebsd.org Received: from access.inet.co.th (access.inet.co.th [203.151.127.252]) by hub.freebsd.org (Postfix) with ESMTP id 9890937B419 for ; Wed, 12 Jun 2002 20:21:19 -0700 (PDT) Received: from radwaste.thai-aec.org (TruPPP0B208.inet.co.th [203.151.125.208]) by access.inet.co.th (8.8.8/8.8.8) with ESMTP id KAA26164 for ; Thu, 13 Jun 2002 10:20:09 +0700 (ICT) (envelope-from pirat@access.inet.co.th) Received: from firak.thai-aec.org (firak.thai-aec.org. [192.168.1.55]) by radwaste.thai-aec.org (8.12.3/8.12.3) with ESMTP id g5D3ife1004945 for ; Thu, 13 Jun 2002 10:44:58 +0700 (ICT) (envelope-from pirat@access.inet.co.th) Received: from firak.thai-aec.org (localhost.thai-aec.org [127.0.0.1]) by firak.thai-aec.org (8.12.3/8.12.3) with ESMTP id g5D3NE9V010942 for ; Thu, 13 Jun 2002 10:23:15 +0700 (ICT) (envelope-from pirat@access.inet.co.th) Received: (from pirat@localhost) by firak.thai-aec.org (8.12.3/8.12.3/Submit) id g5D3Mx4r010941 for freebsd-questions@FreeBSD.ORG; Thu, 13 Jun 2002 10:22:59 +0700 (ICT) X-Authentication-Warning: firak.thai-aec.org: pirat set sender to pirat@access.inet.co.th using -f Date: Thu, 13 Jun 2002 10:22:59 +0700 From: pirat To: freebsd-questions@FreeBSD.ORG Subject: make error in /usr/doc Message-ID: <20020613102259.A10921@thai-aec.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="h31gzZEtNLTqOjlF" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i X-Operating-System: FreeBSD firak.thai-aec.org 4.5-STABLE FreeBSD 4.5-STABLE Sender: owner-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 hi sirs, i got an error from making documents at /usr/doc after cvsup'ing doc-supfile a few hours ago. please have a look at an attached file for output of make command. any hints or helps are appreciated. with best regards, psr --h31gzZEtNLTqOjlF Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="Doc-make.txt" Script started on Thu Jun 13 10:12:00 2002 You have mail. firak# make ===> en_US.ISO8859-1 ===> en_US.ISO8859-1/articles ===> en_US.ISO8859-1/articles/committers-guide ===> en_US.ISO8859-1/articles/console-server ===> en_US.ISO8859-1/articles/contributing ===> en_US.ISO8859-1/articles/contributors /usr/local/bin/jade -V nochunks -ioutput.html -d /usr/doc/en_US.ISO8859-1/articles/contributors/../../../share/sgml/default.dsl -ioutput.html.images -V %generate-article-toc% -D /usr/obj/usr/doc/en_US.ISO8859-1/articles/contributors -c /usr/doc/en_US.ISO8859-1/articles/contributors/../../../en_US.ISO8859-1/share/sgml/catalog -c /usr/doc/en_US.ISO8859-1/articles/contributors/../../../share/sgml/catalog -c /usr/local/share/sgml/docbook/dsssl/modular/catalog -c /usr/local/share/sgml/iso8879/catalog -c /usr/local/share/sgml/docbook/catalog -c /usr/local/share/sgml/jade/catalog -t sgml /usr/doc/en_US.ISO8859-1/articles/contributors/article.sgml > article.html || (/bin/rm -f article.html && false) /usr/local/bin/jade:/usr/doc/en_US.ISO8859-1/articles/contributors/article.sgml:633:8:E: general entity "a.alane" not defined and no default entity *** Error code 1 Stop in /usr/doc/en_US.ISO8859-1/articles/contributors. *** Error code 1 Stop in /usr/doc/en_US.ISO8859-1/articles. *** Error code 1 Stop in /usr/doc/en_US.ISO8859-1. *** Error code 1 Stop in /usr/doc. firak# exit exit Script done on Thu Jun 13 10:15:16 2002 --h31gzZEtNLTqOjlF-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 20:21:51 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mars.gems2.gov.sg (mars.gems2.gov.sg [160.96.65.1]) by hub.freebsd.org (Postfix) with ESMTP id 828E537B408 for ; Wed, 12 Jun 2002 20:21:40 -0700 (PDT) Received: from sehubm003.gems2.gov.sg ([10.235.129.27]) by mars.gems2.gov.sg (AIX4.3/8.9.3/8.9.3) with ESMTP id LAA93660 for ; Thu, 13 Jun 2002 11:17:37 +0800 From: LIM_Shih_Hsien@ida.gov.sg Subject: Re: Recovering from misconfigured rc.conf To: freebsd-questions@FreeBSD.ORG Message-ID: Date: Thu, 13 Jun 2002 11:21:21 +0800 X-MIMETrack: Serialize by Router on SEHUBM003/GOV/H/SINEXTRA(Release 5.0.6a |January 17, 2001) at 06/13/2002 11:19:44 AM 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, many thanks to everyone who replied with astonishing speed. :) Learnt that we can recover simply by typing 'mount -a' at the single mode prompt (which reads /etc/fstab), then use vi to edit rc.conf. Cheers! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 20:22:49 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.ggcargousa.com (64.89.84.134.nw.nuvox.net [64.89.84.134]) by hub.freebsd.org (Postfix) with ESMTP id AE17B37B40E; Wed, 12 Jun 2002 20:21:55 -0700 (PDT) Received: from . [216.167.87.117] by mail.ggcargousa.com with ESMTP (SMTPD32-6.05) id AF03E100E2; Wed, 12 Jun 2002 23:18:27 -0400 Message-ID: <00003c9a0742$000026bb$00001ac4@.> To: , , , , , , Cc: , , , , , From: cristobol5@hotmail.com Subject: #1 DIET PILL! LOSE 10-15 LBS PER WEEK+"BONUS" 6983 Date: Wed, 12 Jun 2002 22:19:26 -1700 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" 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 Hey there, If you're like me, you've tried EVERYTHING to lose weight.═ I know how you feel - the special diets, miracle pills, and fancy exercise equipment never helped me lose a pound either.═ It seemed like the harder I tried, the bigger I got, until I heard about a product called Extreme Power Plus. You're probably thinking to yourself, "Oh geez, not another miracle diet pill!"═ Like you, I was skeptical at first, but my sister swore it helped her lose 23 pounds in just two weeks, so I told her I'd give it a shot.═ I mean, there was nothing to lose except a lot of weight!═ Let me tell you, it was the best decision I've ever made. Period.═ Six months later, as I'm writing this message to you, I've gone from 355 pounds to 210 pounds, and I haven't changed my exercise routine or diet at all.═ Yes, I still eat pizza, and lots of it! I was so happy with the results that I contacted the manufacturer and got permission to resell it - at a BIG discount.═ I want to help other people lose weight like I did, because it does so much for your self-esteem, not to mention your health. I give you my personal pledge that Extreme Power Plus absolutely WILL WORK FOR YOU.═ If it doesn't, you can return it any time for a full refund. Interested, visit http://2002marketing.com/affiliate3/index.htm═ ═ If you are frustrated with trying other products, not having any success, and just not getting the results you were promised, then I recommend the only product that worked for me - EXTREME POWER PLUS. You're probably asking yourself, "Ok, so how does this stuff actually work?" Extreme Power Plus contains Lipotropic fat burners and ephedra which is scientifically proven to increase metabolism and cause rapid weight loss. No "hocus pocus" in these pills - just RESULTS, RESULTS, RESULTS!! Here is the bottom line ... I can help you lose 10-15 pounds per week naturally, without exercising and without having to eat rice cakes all day.═ Just try it for one month - there's nothing to lose, and everything to gain.═ You will lose weight fast - GUARANTEED.═ That is my pledge to you.═ To order Extreme Power Plus on our secure server, just click on the link below: http://2002marketing.com/affiliate3/index.htm If you have difficulty accessing the website above, please try our mirror site by clicking on the link below: http://2002marketing.com/affiliate3/index.htm To see what some of our customers have said about this product, visit http://2002marketing.com/affiliate3/index.htm To see a list of ingredients and for more information on test studies and how it will help you lose weight, visit http://2002marketing.com/affiliate3/index.htm ************************************************************* If you do not wish to receive any more emails from me, please send an email to "affiliate2@btamail.net.cn" requesting to be removed. ************************************************************* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 20:41:14 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dewey.paralynx.net (dewey.mindlink.net [204.174.16.4]) by hub.freebsd.org (Postfix) with ESMTP id 315EE37B405 for ; Wed, 12 Jun 2002 20:41:11 -0700 (PDT) Received: from [198.69.4.139] (helo=rcreighton.org) by dewey.paralynx.net with esmtp (Exim 3.14 #8) id 17ILTt-00062m-00 for freebsd-questions@FreeBSD.ORG; Wed, 12 Jun 2002 20:41:06 -0700 Message-ID: <3D07B1CB.6090407@rcreighton.org> Date: Wed, 12 Jun 2002 20:40:43 +0000 From: Randall Creighton User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.0) Gecko/20020608 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Re: Recovering from misconfigured rc.conf References: 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 OOPS Forgot to cc this back to the list. Shih Just type " mount -a" from the prompt in single user mode. this will mount the rest of the dirs listed in your /etc/fstab Randy LIM_Shih_Hsien@ida.gov.sg wrote: >Hi, i had entered a wrong syntax for a line in /etc/rc.conf. > >FreeBSD will now dump me into single user mode upon bootup, after >highlighting the syntax error. > >Is there any way I can edit rc.conf in this mode to comment out the >offending line pls? I only have / mounted in the single user mode, and >cannot access vi or similar commands in the csh session. > >I am running FreeBSD4.5-STABLE. > >Many thanks, >Shih Hsien Lim > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 21:13:57 2002 Delivered-To: freebsd-questions@freebsd.org Received: from math01.cs.upd.edu.ph (sky-a194.up.edu.ph [64.94.101.194]) by hub.freebsd.org (Postfix) with SMTP id 6FD2537B426 for ; Wed, 12 Jun 2002 21:13:54 -0700 (PDT) Received: (qmail 4645 invoked by uid 913); 13 Jun 2002 04:29:41 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 13 Jun 2002 04:29:41 -0000 Date: Thu, 13 Jun 2002 12:29:41 +0800 (JST) From: To: questions - freebsd Subject: ldap+nfs Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hello all, i'd like to implement ldap+nfs, my problem is that freebsd doesn't have nsswitch so afaik if i'd be persistent on ldap i have to put it on passwd and on the ldap server. i've read somewhere that the nss port (from netbsd) can only read files. or do i really have no choice but nis? jon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 22:20:55 2002 Delivered-To: freebsd-questions@freebsd.org Received: from lexx.zssm.zp.ua (lexx.zssm.zp.ua [212.8.32.8]) by hub.freebsd.org (Postfix) with ESMTP id E06CA37B408 for ; Wed, 12 Jun 2002 22:20:44 -0700 (PDT) Received: from server.hermes-comp.zp.ua (germes-comp.zssm.zp.ua [212.8.32.132] (may be forged)) by lexx.zssm.zp.ua (8.9.2/8.9.2) with ESMTP id IAA05854; Thu, 13 Jun 2002 08:16:55 +0300 (EET DST) Received: from localhost (localhost [127.0.0.1]) by server.hermes-comp.zp.ua (Postfix) with ESMTP id EEAE638308; Thu, 13 Jun 2002 08:20:54 +0300 (EEST) Date: Thu, 13 Jun 2002 08:20:54 +0300 (EEST) From: Alexander V Zubchenko To: "Kirk R.Wythers" Cc: Subject: Re: replacing linux with freebsd in a dual boot setup with windows In-Reply-To: <02061210483400.01536@truffula.localdomain> Message-ID: <20020613080630.K3199-100000@server.hermes-comp.zp.ua> 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 Greetings! On Wed, 12 Jun 2002, Kirk R.Wythers wrote: > I use freebsd at work and have redhat at home on a dual boot system with > windows 98. I'd like to ditch redhat in favor of freebsd. However, I'd like > to hear from you all about what to expect. I am particularly concerned about > what happens with the the boot loader. Right now I use LILO to pick between > linux and windows. Will the freebsd bootloader overwrite LILO? What should I > keep an eye on? Almost nothing to worry about. FreeBSD sysinstall procedure will ask You after 'fdisk stage' what to do with MBR (Leave untouched, write standard loader or write BootEasy). First is dangerous, because LILO may (and, imho, should) not work. Second is unsuitable, because, afaiu, it is impossible to boot Win98 from standard freebsd bootloader. And third is what You want (almost). It will recognize all partitions, and display something like: F1: Win98 (or msdos, i don't remember exactly). F2: FreeBSD But, it is not configurable. The only way to change it behavior is to reinstall it from sysinstall. But this only may add additional choices. IMHO, You can't change default boot, delay, etc. Mayb better way is to use some alternative bootmanager. Alexander V Zubchenko, E-Mail: stalker@hermes-comp.zp.ua System Administrator, WWW: http://www.hermes-comp.zp.ua/ Hermes-comp, Ukraine, Zaporizhzhya, Geroev Stalingrada 50 phone/fax: +380 612 64-19-72 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 22:28:54 2002 Delivered-To: freebsd-questions@freebsd.org Received: from omega.uar.net (Omega.UAR.Net [193.124.228.39]) by hub.freebsd.org (Postfix) with ESMTP id 7BA8A37B415 for ; Wed, 12 Jun 2002 22:28:47 -0700 (PDT) Received: (from root@localhost) by omega.uar.net (8.11.6/8.11.6) id g5D5SlT43635 for freebsd-questions@FreeBSD.ORG.AVP; Thu, 13 Jun 2002 08:28:47 +0300 (EEST) Received: from omax (Dial097.UAR.Net [194.44.215.97]) by omega.uar.net (8.11.6/8.11.6) with ESMTP id g5D5SkA43627 for ; Thu, 13 Jun 2002 08:28:47 +0300 (EEST) Date: Thu, 13 Jun 2002 08:29:43 +0300 From: omax@mail.lviv.ua X-Mailer: The Bat! (v1.60h) Reply-To: omax@mail.lviv.ua Organization: OMax X-Priority: 3 (Normal) Message-ID: <58134176.20020613082943@mail.lviv.ua> To: "FreeBSD . org - Questions" Subject: POWERDOWN 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 I have FreeBSD4.4 and win98 on one box. How could I powerdown my ATX box correctly it still works ("press any key to reboot") after I issue # shutdown -p now So I have to use power button on box to turn off my computer On Win98 powerdown works as expected. What APCI or APM configurations should I use? Or I need som special driver? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 22:35:24 2002 Delivered-To: freebsd-questions@freebsd.org Received: from fed1mtao01.cox.net (fed1mtao01.cox.net [68.6.19.244]) by hub.freebsd.org (Postfix) with ESMTP id 4E7CC37B408 for ; Wed, 12 Jun 2002 22:35:19 -0700 (PDT) Received: from ip24_56_31_67.ph.cox.net ([24.56.31.67]) by fed1mtao01.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20020613053517.SLEV25007.fed1mtao01.cox.net@ip24_56_31_67.ph.cox.net>; Thu, 13 Jun 2002 01:35:17 -0400 Content-Type: text/plain; charset="iso-8859-1" From: Brett Rogers Reply-To: loki_bsd@cox.net To: freebsd-questions@freebsd.org Subject: Re: Sudo Date: Wed, 12 Jun 2002 22:35:17 -0700 X-Mailer: KMail [version 1.4] References: <1378131622.20020612235319@ukrpost.net> In-Reply-To: <1378131622.20020612235319@ukrpost.net> Cc: Andrew MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200206122235.17619.loki_bsd@cox.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 Wednesday 12 June 2002 01:53 pm, Andrew wrote: > Hello list. > > Is there a way to force sudo read .profile? For example, I have an > alias vi=3D'vim' in both root's and user's .profiles. When I run vi a= s > root being user it starts vi instead of vim. Quick note: =09Default shell for root is csh which reads .login not .profile. Defaul= t shell=20 for most users is bash which reads .profile. (could be wrong on this, but= in=20 any case, the default shell reads .profile) Just set up the alias in .log= in=20 for root and it should work. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 22:38:15 2002 Delivered-To: freebsd-questions@freebsd.org Received: from jester.ti.com (jester.ti.com [192.94.94.1]) by hub.freebsd.org (Postfix) with ESMTP id BCB2237B40E for ; Wed, 12 Jun 2002 22:38:12 -0700 (PDT) Received: from dlep7.itg.ti.com ([157.170.134.103]) by jester.ti.com (8.11.6/8.11.6) with ESMTP id g5D5cCK10354 for ; Thu, 13 Jun 2002 00:38:12 -0500 (CDT) Received: from dlep7.itg.ti.com (localhost [127.0.0.1]) by dlep7.itg.ti.com (8.9.3/8.9.3) with ESMTP id AAA28331 for ; Thu, 13 Jun 2002 00:38:11 -0500 (CDT) Received: from popsvr.india.ti.com (popsvr.india.ti.com [157.87.95.215]) by dlep7.itg.ti.com (8.9.3/8.9.3) with ESMTP id AAA28303 for ; Thu, 13 Jun 2002 00:38:10 -0500 (CDT) Received: from gautham ([192.168.185.126]) by popsvr.india.ti.com (8.8.8/8.8.8) with SMTP id LAA24402 for ; Thu, 13 Jun 2002 11:08:07 +0530 (IST) Reply-To: From: "Gautham Ganapathy" To: "FreeBSD.org - Questions" Subject: grub with fbsd Date: Thu, 13 Jun 2002 11:08:59 +0530 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hi if i use grub as my boot loader, what do i give in grub.conf ? can i just point it to /kernel. also how can i make it boot windows 2000 ? regards gautham To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 22:40:32 2002 Delivered-To: freebsd-questions@freebsd.org Received: from lexx.zssm.zp.ua (lexx.zssm.zp.ua [212.8.32.8]) by hub.freebsd.org (Postfix) with ESMTP id 50D8637B407 for ; Wed, 12 Jun 2002 22:40:27 -0700 (PDT) Received: from server.hermes-comp.zp.ua (germes-comp.zssm.zp.ua [212.8.32.132] (may be forged)) by lexx.zssm.zp.ua (8.9.2/8.9.2) with ESMTP id IAA07234; Thu, 13 Jun 2002 08:37:35 +0300 (EET DST) Received: from localhost (localhost [127.0.0.1]) by server.hermes-comp.zp.ua (Postfix) with ESMTP id DE37638302; Thu, 13 Jun 2002 08:41:36 +0300 (EEST) Date: Thu, 13 Jun 2002 08:41:36 +0300 (EEST) From: Alexander V Zubchenko To: Pablo Bendersky Cc: Subject: Re: 3 NICs question In-Reply-To: <000f01c21252$8e2df530$3700a8c0@mark> Message-ID: <20020613083713.T3199-100000@server.hermes-comp.zp.ua> 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 Greetings! Please, send us additional information. what cmd_line You are trying to run natd with (both of them), e.g. Alexander V Zubchenko, E-Mail: stalker@hermes-comp.zp.ua System Administrator, WWW: http://www.hermes-comp.zp.ua/ Hermes-comp, Ukraine, Zaporizhzhya, Geroev Stalingrada 50 phone/fax: +380 612 64-19-72 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 23:20:59 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.kristal.ru (mail.kristal.ru [195.161.155.118]) by hub.freebsd.org (Postfix) with ESMTP id AFD6637B41D for ; Wed, 12 Jun 2002 23:20:52 -0700 (PDT) Received: by mail.kristal.ru (Postfix, from userid 426) id 4B7FB26A; Thu, 13 Jun 2002 16:20:48 +1000 (YAKST) Received: from c1110101.CRYSTALL.local (c1110101.crystall.local [192.168.1.253]) by mail.kristal.ru (Postfix) with ESMTP id 2ACC925E; Thu, 13 Jun 2002 16:20:48 +1000 (YAKST) Date: Thu, 13 Jun 2002 16:20:46 +1000 From: Igor Kulemzin X-Mailer: The Bat! (v1.45) Personal X-Priority: 3 (Normal) Message-ID: <175276903886.20020613162046@kristal.ru> To: omax@mail.lviv.ua Cc: freebsd-questions@freebsd.org Subject: Re: POWERDOWN In-reply-To: <58134176.20020613082943@mail.lviv.ua> References: <58134176.20020613082943@mail.lviv.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=Windows-1251 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi omax, Add this string to your kernel config file: device apm and recompile kernel. Thursday, June 13, 2002, 3:29:43 PM, you wrote: omlu> I have FreeBSD4.4 and win98 on one box. omlu> How could I powerdown my ATX box correctly it still works ("press any omlu> key to reboot") after I issue # shutdown -p now omlu> So I have to use power button on box to turn off my computer omlu> On Win98 powerdown works as expected. omlu> What APCI or APM configurations should I use? Or I need som special omlu> driver? omlu> To Unsubscribe: send mail to majordomo@FreeBSD.org omlu> with "unsubscribe freebsd-questions" in the body of the message -- Thursday, June 13, 2002 4:19:38 PM Best regards, Igor Kulemzin Amursky Crystall E-mail: ivk@kristal.ru -> мС ДНОСЯРХЛ РШ ОПНАХК ЦНКНБНИ ЯРЕМС. х ВРН РШ АСДЕЬЭ ДЕКЮРЭ Б ЯНЯЕДМЕИ ЙЮЛЕПЕ? -> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 23:24:49 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.broadpark.no (mail.broadpark.no [217.13.4.2]) by hub.freebsd.org (Postfix) with ESMTP id D469437B428 for ; Wed, 12 Jun 2002 23:24:46 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by mail.broadpark.no (Postfix) with ESMTP id D688F7D58 for ; Thu, 13 Jun 2002 08:24:36 +0200 (MEST) Received: from 217.13.29.51 ( [217.13.29.51]) as user johann@mail.broadpark.no by mail.broadpark.no with HTTP; Thu, 13 Jun 2002 08:24:36 +0200 Message-ID: <1023949476.3d083aa4a394a@mail.broadpark.no> Date: Thu, 13 Jun 2002 08:24:36 +0200 From: johann@broadpark.no To: questions@freebsd.org Subject: Is this BIND setup wrong? (Non-existent host/domain) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1;q=1.0 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.0 X-Originating-IP: 217.13.29.51 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi. I have reasons to believe this BIND setup is wrong; only ns1 resolves. Whether ns1 as A instead of muay, basing CNAME's off a @ -- none will function. I hope someone can help. Thanks in advance, -- Johann #### $TTL 3600 terrabionic.com. IN SOA ns1.terrabionic.com. johann.ninja.terrabionic.com. ( 2002041201 ; Serial 10800 ; Refresh 3600 ; Retry 604800 ; Expire 86400 ) ; Minimum TTL ; DNS SERVERS ; @ IN NS ns1.terrabionic.com. @ IN NS ns2.terrabionic.com. ; MACHINE NAMES ; localhost IN A 127.0.0.1 muay IN A 217.13.29.51 ns2 IN A 217.8.139.93 ; ALIASES ; ns1 IN CNAME muay ninja IN CNAME muay mail IN CNAME muay www IN CNAME muay admin IN CNAME muay ; MX RECORD ; @ IN MX 10 mail.terrabionic.com. #### To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 23:31:41 2002 Delivered-To: freebsd-questions@freebsd.org Received: from fed1mtao02.cox.net (fed1mtao02.cox.net [68.6.19.243]) by hub.freebsd.org (Postfix) with ESMTP id 251C737B41E for ; Wed, 12 Jun 2002 23:31:38 -0700 (PDT) Received: from ip24_56_31_67.ph.cox.net ([24.56.31.67]) by fed1mtao02.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20020613063137.SXHZ24965.fed1mtao02.cox.net@ip24_56_31_67.ph.cox.net>; Thu, 13 Jun 2002 02:31:37 -0400 Content-Type: text/plain; charset="iso-8859-1" From: Brett Rogers Reply-To: loki_bsd@cox.net To: freebsd-questions@freebsd.org Subject: Re: Sudo Date: Wed, 12 Jun 2002 23:31:36 -0700 X-Mailer: KMail [version 1.4] References: <1378131622.20020612235319@ukrpost.net> <200206122235.17619.loki_bsd@cox.net> In-Reply-To: <200206122235.17619.loki_bsd@cox.net> Cc: Andrew MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200206122331.36195.loki_bsd@cox.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 Wednesday 12 June 2002 10:35 pm, Brett Rogers wrote: > On Wednesday 12 June 2002 01:53 pm, Andrew wrote: > > Hello list. > > > > Is there a way to force sudo read .profile? For example, I have a= n > > alias vi=3D'vim' in both root's and user's .profiles. When I run vi= as > > root being user it starts vi instead of vim. > > Quick note: > =09Default shell for root is csh which reads .login not .profile. Defa= ult > shell for most users is bash which reads .profile. (could be wrong on t= his, > but in any case, the default shell reads .profile) Just set up the alia= s in > .login for root and it should work. Sorry for the misinformation, but .login is only read by csh when it is r= un as=20 a login shell. To make changes for all csh shells, you need to put the a= lias=20 in /root/.cshrc or /root/.tchrc depending on which you are using. (echo=20 $SHELL) > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 23:40:22 2002 Delivered-To: freebsd-questions@freebsd.org Received: from pemaquid.safeport.com (pemaquid.safeport.com [204.156.12.58]) by hub.freebsd.org (Postfix) with ESMTP id CA11E37B408 for ; Wed, 12 Jun 2002 23:40:19 -0700 (PDT) Received: from localhost (doug@localhost) by pemaquid.safeport.com (8.11.6/8.11.6) with ESMTP id g5D6eEp48307 for ; Thu, 13 Jun 2002 02:40:14 -0400 (EDT) (envelope-from doug@safeport.com) Date: Thu, 13 Jun 2002 02:40:14 -0400 (EDT) From: To: freebsd-questions@FreeBSD.ORG Subject: Apache Segmentation fault Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I am getting the following: [] [notice] child pid 7136 exit signal Segmentation fault (11) What I did was check all the virtual domain logs for likely suspects near or at the timestamp. Can I do any better than that? _____ Douglas Denault doug@safeport.com Voice: 301-469-8766 Fax: 301-469-0601 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jun 12 23:44:25 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.robhughes.com (12-237-138-77.client.attbi.com [12.237.138.77]) by hub.freebsd.org (Postfix) with SMTP id 25B2937B416 for ; Wed, 12 Jun 2002 23:44:19 -0700 (PDT) Received: (qmail 5389 invoked from network); 13 Jun 2002 06:44:17 -0000 Received: from hexch01.robhughes.com (192.168.1.3) by ns2.robhughes.com with SMTP; 13 Jun 2002 06:44:17 -0000 Received: from kahuna-ws.robhughes.com ([192.168.1.16]) by HEXCH01.robhughes.com with Microsoft SMTPSVC(5.0.2195.4905); Thu, 13 Jun 2002 01:44:15 -0500 Subject: Re: Is this BIND setup wrong? (Non-existent host/domain) From: Rob Hughes To: questions@freebsd.org In-Reply-To: <1023949476.3d083aa4a394a@mail.broadpark.no> References: <1023949476.3d083aa4a394a@mail.broadpark.no> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-H2BHtGVdeYIF9UsAc0kO" X-Mailer: Ximian Evolution 1.0.5 (1.0.5-2) Date: 13 Jun 2002 01:44:15 -0500 Message-Id: <1023950655.11653.17.camel@kahuna-ws.robhughes.com> Mime-Version: 1.0 X-OriginalArrivalTime: 13 Jun 2002 06:44:15.0713 (UTC) FILETIME=[BC41D510:01C212A5] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-H2BHtGVdeYIF9UsAc0kO Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2002-06-13 at 01:24, johann@broadpark.no wrote: > Hi. >=20 > I have reasons to believe this BIND setup is wrong; only ns1 resolves.=20 > Whether ns1 as A instead of muay, basing CNAME's off a @ -- none will=20 > function. >=20 Yes, it is wrong, at least according to standard practice. You shouldn't have a name server that's a cname record, and especially not a SOA record. The main reason for this is that name servers, above all others, should properly resolve, both forward and reverse. --=-H2BHtGVdeYIF9UsAc0kO Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQA9CD8//9y+qWKu6HERAo4OAJ4x7cyJrWdbXkAaMpPV2JF1qvYWfACdH2O9 Cese9IINvS3hF6KYlNUGZos= =oHZM -----END PGP SIGNATURE----- --=-H2BHtGVdeYIF9UsAc0kO-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 0:12: 9 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.ovh.net (b0.ovh.net [213.186.33.50]) by hub.freebsd.org (Postfix) with ESMTP id F296237B423 for ; Thu, 13 Jun 2002 00:12:05 -0700 (PDT) Received: (qmail 16265 invoked by uid 503); 13 Jun 2002 07:12:35 -0000 Received: from unknown (HELO gueway.home) (212.43.212.24) by ns0.ovh.net with DES-CBC3-SHA encrypted SMTP; 13 Jun 2002 07:12:35 -0000 Received: from greatoak.home (greatoak.home [192.168.1.2]) by gueway.home (8.12.2/8.12.2) with ESMTP id g5D7B7lB082471 for ; Thu, 13 Jun 2002 09:11:14 +0200 (CEST) (envelope-from pcasidy@greatoak.home) Message-Id: <200206130711.g5D7B7lB082471@gueway.home> Date: Thu, 13 Jun 2002 09:13:38 +0200 (CEST) From: Philippe CASIDY Subject: m_retryhdr failed, consider increase mbuf value To: "FreeBSD.org Questions" 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 have this strange message writtent several times on my console this morning: m_retryhdr failed, consider increase mbuf value It is on a 4.5-Stable Gateway/Firewall What it this? Phil. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 0:12:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from inord.no (oluf.et-n.no [213.161.160.12]) by hub.freebsd.org (Postfix) with ESMTP id DC9F537B446 for ; Thu, 13 Jun 2002 00:12:19 -0700 (PDT) Received: from erik [213.161.168.206] by inord.no with ESMTP (SMTPD32-7.06) id AD881875018C; Thu, 13 Jun 2002 07:28:40 +0200 From: =?iso-8859-1?Q?Erik_Paulsen_Sk=E5lerud?= To: , "'FreeBSD . org - Questions'" Subject: RE: POWERDOWN Date: Thu, 13 Jun 2002 07:32:30 +0200 Message-ID: <002e01c2129b$b8fd6400$cea8a1d5@erik> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.3416 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 In-Reply-To: <58134176.20020613082943@mail.lviv.ua> 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 put apm_enable="YES" in /etc/rc.conf if you want it to work right away without having to reboot to enable it, use "apm -e enable" Erik. -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of omax@mail.lviv.ua Sent: Thursday, June 13, 2002 7:30 AM To: FreeBSD . org - Questions Subject: POWERDOWN I have FreeBSD4.4 and win98 on one box. How could I powerdown my ATX box correctly it still works ("press any key to reboot") after I issue # shutdown -p now So I have to use power button on box to turn off my computer On Win98 powerdown works as expected. What APCI or APM configurations should I use? Or I need som special driver? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 0:13: 7 2002 Delivered-To: freebsd-questions@freebsd.org Received: from inord.no (oluf.et-n.no [213.161.160.12]) by hub.freebsd.org (Postfix) with ESMTP id AB55B37B432 for ; Thu, 13 Jun 2002 00:12:57 -0700 (PDT) Received: from erik [213.161.168.206] by inord.no with ESMTP (SMTPD32-7.06) id ADB033720040; Thu, 13 Jun 2002 07:29:20 +0200 From: =?iso-8859-1?Q?Erik_Paulsen_Sk=E5lerud?= To: , "'FreeBSD . org - Questions'" Subject: RE: POWERDOWN Date: Thu, 13 Jun 2002 07:33:09 +0200 Message-ID: <002f01c2129b$d078e550$cea8a1d5@erik> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.3416 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 In-Reply-To: <58134176.20020613082943@mail.lviv.ua> 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 Um, I forgot. You need to enable APM in the kernel, since it's disabled by default. Erik. -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of omax@mail.lviv.ua Sent: Thursday, June 13, 2002 7:30 AM To: FreeBSD . org - Questions Subject: POWERDOWN I have FreeBSD4.4 and win98 on one box. How could I powerdown my ATX box correctly it still works ("press any key to reboot") after I issue # shutdown -p now So I have to use power button on box to turn off my computer On Win98 powerdown works as expected. What APCI or APM configurations should I use? Or I need som special driver? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 0:14: 0 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.dtek.chalmers.se (osiris.edstud.chalmers.se [129.16.30.197]) by hub.freebsd.org (Postfix) with ESMTP id B051037B433 for ; Thu, 13 Jun 2002 00:13:53 -0700 (PDT) Received: from licia.dtek.chalmers.se (licia.dtek.chalmers.se [129.16.30.88]) by mail.dtek.chalmers.se (Postfix) with ESMTP id 514A23B215 for ; Thu, 13 Jun 2002 09:13:52 +0200 (MEST) Received: from localhost (d98jobro@localhost) by licia.dtek.chalmers.se (8.9.3/8.9.3) with ESMTP id JAA26814 for ; Thu, 13 Jun 2002 09:13:52 +0200 (MEST) X-Authentication-Warning: licia.dtek.chalmers.se: d98jobro owned process doing -bs Date: Thu, 13 Jun 2002 09:13:52 +0200 (MEST) From: Johan Brodin To: freebsd-questions@FreeBSD.ORG Subject: Comparisons Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi! My name is Johan Brodin and I am a student at Chalmers University of Technology in Gothenburg, Sweden. I am currently doing my master thesis where I will try do design a dependable distributed system and one of the main questions is: What OS from Linux, FreeBSD and Solaris is best suited with respect to reliability, dependability and stability? My humble question to you is: Do you have any information about this? Du you know where I can find information? Personal opinions? I am really thankful for all information that I can get my hands on! Best regards! /Johan ------------------------------------------------------- Johan Brodin 031-7084505 0703-411829 jobro@mensa.se ICQ:188 758 72 SM6WKK http://www.fua.nu/jobro ------------------------------------------------------- AD UTRUMQUE PARATUS! ------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 0:19:14 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web20609.mail.yahoo.com (web20609.mail.yahoo.com [216.136.226.167]) by hub.freebsd.org (Postfix) with SMTP id BE8F037B411 for ; Thu, 13 Jun 2002 00:19:09 -0700 (PDT) Message-ID: <20020613071909.63766.qmail@web20609.mail.yahoo.com> Received: from [66.222.137.177] by web20609.mail.yahoo.com via HTTP; Thu, 13 Jun 2002 00:19:09 PDT Date: Thu, 13 Jun 2002 00:19:09 -0700 (PDT) From: "Mr. Darren" Subject: burning vcds in .cue/.bin format to an ide burner. 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've been trying for months to get the software available for freebsd to burn to my ide burner. I've tried different things. I can't find too much help with the 'freebsd worm' driver for support of ide cd writters. I found more documentation stating that the project was droped. I could use cdrdao if I could get that working. however, it appears I'm stuck using bchunk and burncd. bchunk appears to extract the iso's properly, either in sets of 2 or 3 iso's per cd. I then forward this to burncd, burncd doesn't appear to have any problems at this point. getting back to bchunk.. it claims to have support for extracting MODE2/2352.. however.. the only options available are "PSX mode: truncate MODE2/2352 to 2336 bytes instead of normal 2048"... even though it has in the intro.. 'support for MODE2/2352'. the only way I seem to be able to make it burn anything readable by the dvd player is with the psx mode, but it is corrupt.. it cuts about 100 megs off each cd.. I'm guessing those 16 bytes off each sector. has anyone ever gotten this to work? can anyone give me a breakdown on how the worm driver could work with cdrdao? maybe a link for some documentation? anything to get a .cue/.bin to write on an ide cdrom.. thanks =) -Darren __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 0:23:32 2002 Delivered-To: freebsd-questions@freebsd.org Received: from deborah.paradise.net.nz (deborah.paradise.net.nz [203.96.152.32]) by hub.freebsd.org (Postfix) with ESMTP id EF44D37B423 for ; Thu, 13 Jun 2002 00:23:25 -0700 (PDT) Received: from ss11232 (203-79-125-175.adsl.paradise.net.nz [203.79.125.175]) by deborah.paradise.net.nz (Postfix) with ESMTP id AA61AD2C6F for ; Thu, 13 Jun 2002 19:23:24 +1200 (NZST) From: "Richard Shea" To: freebsd-questions@freebsd.org Date: Thu, 13 Jun 2002 19:22:42 +1200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: FreeBSD/Samba - Print -> LOCKUP ! Reply-To: rshea@thecubagroup.com Message-ID: <3D08F102.10031.EF017CC@localhost> X-mailer: Pegasus Mail for Win32 (v3.12c) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi - I'm running samba-2.0.10 on FreeBSD 4.4R. Through Samba Windows clients can print to a LaserJet 2100. Here's the thing - when the LaserJet has a problem (say, runs out of paper) the FreeBSD box is locked solid - literally won't accept a keystroke on the console. As soon as the printer is happy again (paper replaced, say) the console comes back to life. Even if the printer doesn't have a problem for a brief moment on each page the screen response seems to be very slow (it may in fact be frozen but for a very short period, hard to tell) Has anyone experienced this themselves ? Does anyone have any ideas what I should do to fix it ? The printcap entry looks like : lp|lj|Laserjet 2100 printer:\ :lp=/dev/lpt0:mx#0\ :sd=/var/spool/output/lpd:\ :lf=/var/log/lpd-errs:\ :ff=\033E\033&k2G\033&l0O\033(8U:fo:sh:tr=\033E: Any ideas ? thanks richard shea To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 0:39:18 2002 Delivered-To: freebsd-questions@freebsd.org Received: from omega.uar.net (Omega.UAR.Net [193.124.228.39]) by hub.freebsd.org (Postfix) with ESMTP id 5F2C337B416 for ; Thu, 13 Jun 2002 00:39:11 -0700 (PDT) Received: (from root@localhost) by omega.uar.net (8.11.6/8.11.6) id g5D7d4386970 for freebsd-questions@FreeBSD.ORG.AVP; Thu, 13 Jun 2002 10:39:04 +0300 (EEST) Received: from omax (Dial099.UAR.Net [194.44.215.99]) by omega.uar.net (8.11.6/8.11.6) with ESMTP id g5D7cwA86772; Thu, 13 Jun 2002 10:38:58 +0300 (EEST) Date: Thu, 13 Jun 2002 10:40:11 +0300 From: omax@mail.lviv.ua X-Mailer: The Bat! (v1.60h) Reply-To: omax@mail.lviv.ua Organization: OMax X-Priority: 3 (Normal) Message-ID: <137432261.20020613104011@mail.lviv.ua> To: owner-freebsd-questions@FreeBSD.ORG, Igor Kulemzin Cc: freebsd-questions@FreeBSD.ORG Subject: Re[2]: POWERDOWN In-Reply-To: <175276903886.20020613162046@kristal.ru> References: <58134176.20020613082943@mail.lviv.ua> <175276903886.20020613162046@kristal.ru> 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 Hello Igor, I've add the line device apm and commented following #device apm0 at nexus? disable flags 0x20 # Advanced Power Management but now the system writes synk disks... done up time 1m30s and hangs up, not answering at any key but still working (monitor is turned on, coolers ...) Have I done something wrong? Thursday, June 13, 2002, 9:20:46 AM, you wrote: IK> Hi omax, IK> Add this string to your kernel config file: IK> device apm IK> and recompile kernel. IK> Thursday, June 13, 2002, 3:29:43 PM, you wrote: omlu>> I have FreeBSD4.4 and win98 on one box. omlu>> How could I powerdown my ATX box correctly it still works ("press any omlu>> key to reboot") after I issue # shutdown -p now omlu>> So I have to use power button on box to turn off my computer omlu>> On Win98 powerdown works as expected. omlu>> What APCI or APM configurations should I use? Or I need som special omlu>> driver? omlu>> To Unsubscribe: send mail to majordomo@FreeBSD.org omlu>> with "unsubscribe freebsd-questions" in the body of the message -- Best regards, omax mailto:omax@mail.lviv.ua To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 0:50:20 2002 Delivered-To: freebsd-questions@freebsd.org Received: from virgo.i-cable.com (virgo.i-cable.com [210.80.60.87]) by hub.freebsd.org (Postfix) with SMTP id C596137B43B for ; Thu, 13 Jun 2002 00:50:13 -0700 (PDT) Received: (qmail 21396 invoked by uid 706); 13 Jun 2002 06:41:04 -0000 Received: from cm61-15-29-85.hkcable.com.hk (HELO james) (61.15.29.85) by 0 with SMTP; 13 Jun 2002 06:41:02 -0000 To: Members@FreeBSD.ORG From: i.am/hongkong@FreeBSD.ORG Subject: ╖з╛O╜╩╢Д╫в╬б i.am/HongKong Date: Thu, 13 Jun 2002 14:27:22 +0800 Message-Id: <37420.602348969907200.1292@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=big5 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 ╖з╛O╜╩╢Д╫в╬б i.am/HongKong ╥s╚ь╔ъ╓╖╖з╛O╜╩╢Д╫в╬б╛╟╖A╢ё╗я╓@╜с╖С╓j╚╛║B╖С╕h╓╦╓ф╙╨╟Q╫в╕a╠a║Aеw╙О╔[╓J║C Newly established i.am/HongKong forum is a big and advanced forum for general discussion. You are invited to join it. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 0:50:30 2002 Delivered-To: freebsd-questions@freebsd.org Received: from virgo.i-cable.com (virgo.i-cable.com [210.80.60.87]) by hub.freebsd.org (Postfix) with SMTP id 2660537B42B for ; Thu, 13 Jun 2002 00:50:18 -0700 (PDT) Received: (qmail 21396 invoked by uid 706); 13 Jun 2002 06:41:04 -0000 Received: from cm61-15-29-85.hkcable.com.hk (HELO james) (61.15.29.85) by 0 with SMTP; 13 Jun 2002 06:41:02 -0000 To: Members@FreeBSD.ORG From: i.am/hongkong@FreeBSD.ORG Subject: ╖з╛O╜╩╢Д╫в╬б i.am/HongKong Date: Thu, 13 Jun 2002 14:27:22 +0800 Message-Id: <37420.602348969907200.1292@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=big5 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 ╖з╛O╜╩╢Д╫в╬б i.am/HongKong ╥s╚ь╔ъ╓╖╖з╛O╜╩╢Д╫в╬б╛╟╖A╢ё╗я╓@╜с╖С╓j╚╛║B╖С╕h╓╦╓ф╙╨╟Q╫в╕a╠a║Aеw╙О╔[╓J║C Newly established i.am/HongKong forum is a big and advanced forum for general discussion. You are invited to join it. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 0:52:37 2002 Delivered-To: freebsd-questions@freebsd.org Received: from lexx.zssm.zp.ua (lexx.zssm.zp.ua [212.8.32.8]) by hub.freebsd.org (Postfix) with ESMTP id 4511837B497 for ; Thu, 13 Jun 2002 00:51:31 -0700 (PDT) Received: from server.hermes-comp.zp.ua (germes-comp.zssm.zp.ua [212.8.32.132] (may be forged)) by lexx.zssm.zp.ua (8.9.2/8.9.2) with ESMTP id KAA16350 for ; Thu, 13 Jun 2002 10:44:11 +0300 (EET DST) Received: from localhost (localhost [127.0.0.1]) by server.hermes-comp.zp.ua (Postfix) with ESMTP id F106138302 for ; Thu, 13 Jun 2002 10:48:21 +0300 (EEST) Date: Thu, 13 Jun 2002 10:48:21 +0300 (EEST) From: Alexander V Zubchenko To: FreeBSD Questions Subject: Overall: Premature EOM, etc. Message-ID: <20020613104426.R1533-100000@server.hermes-comp.zp.ua> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, All! Greetings to all FreeBSD community. I've solved problems with sendmail and unaccessible url's. Strange, but all work after i delete 'mru 26' and 'asyncmap 00000000' from pppd cmd-line. But this params was transfered from linux box, when i was _upgrading_ ;-) to FreeBSD. There were all ok, on fbsd box they caused problems. If anybody has some ideas why, any of them would b appreciated... Thx for your help. Thx, with respect. Alexander V Zubchenko, E-Mail: stalker@hermes-comp.zp.ua System Administrator, WWW: http://www.hermes-comp.zp.ua/ Hermes-comp, Ukraine, Zaporizhzhya, Geroev Stalingrada 50 phone/fax: +380 612 64-19-72 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 1: 0:32 2002 Delivered-To: freebsd-questions@freebsd.org Received: from tungsten.btinternet.com (tungsten.btinternet.com [194.73.73.81]) by hub.freebsd.org (Postfix) with ESMTP id D788937B41F for ; Thu, 13 Jun 2002 01:00:18 -0700 (PDT) Received: from host213-122-51-98.in-addr.btopenworld.com ([213.122.51.98] helo=snoopy.castley.net) by tungsten.btinternet.com with esmtp (Exim 3.22 #8) id 17IPWi-0001es-00 for freebsd-questions@FreeBSD.ORG; Thu, 13 Jun 2002 09:00:17 +0100 Received: from charlie (charlie.castley.net [192.168.1.22]) by snoopy.castley.net (8.11.6/8.11.6) with SMTP id g5D832106749 for ; Thu, 13 Jun 2002 09:03:04 +0100 (BST) (envelope-from robert@castley.com) Message-ID: <000801c212b0$6050d750$1601a8c0@charlie> From: "robert at castley dot com" To: Subject: PPP link and sendmail Date: Thu, 13 Jun 2002 09:00:23 +0100 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01C212B8.C0C69F40" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0005_01C212B8.C0C69F40 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, I have configured PPP as per the guidelines and it is working a treat, = but as I am running sendmail on my PPP gateway box I keep getting the = error: Jun 13 08:57:48 freebsd sendmail[4414]: gethostbyaddr(127.1.1.1) failed: = 1 In my ppp.conf I have the following: set ifaddr 127.1.1.1/0 127.2.2.2/0 255.255.255.0 add 0 0 127.2.2.2 # Add a (sticky) default route How do I stop the sendmail error? Regards, Robert ------=_NextPart_000_0005_01C212B8.C0C69F40 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi,
 
I have configured PPP as per the = guidelines and it=20 is working a treat, but as I am running sendmail on my PPP gateway box I = keep=20 getting the error:
 
Jun 13 08:57:48 freebsd sendmail[4414]: = gethostbyaddr(127.1.1.1) failed: 1
 
In my ppp.conf I have the = following:
 
set ifaddr 127.1.1.1/0 127.2.2.2/0=20 255.255.255.0
add 0 0=20 127.2.2.2          &nbs= p;          =20 # Add a (sticky) default route
 
How do I stop the sendmail = error?
 
Regards,
 
Robert
 
------=_NextPart_000_0005_01C212B8.C0C69F40-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 1:13:32 2002 Delivered-To: freebsd-questions@freebsd.org Received: from chen.org.nz (chen.org.nz [210.54.19.51]) by hub.freebsd.org (Postfix) with ESMTP id 83CDC37B477 for ; Thu, 13 Jun 2002 01:13:28 -0700 (PDT) Received: from grimoire.chen.org.nz (localhost [127.0.0.1]) by chen.org.nz (8.12.3/8.12.3) with ESMTP id g5D8CxNg065079; Thu, 13 Jun 2002 20:12:59 +1200 (NZST) (envelope-from jonc@grimoire.chen.org.nz) Received: (from jonc@localhost) by grimoire.chen.org.nz (8.12.3/8.12.3/Submit) id g5D8Cx9j065078; Thu, 13 Jun 2002 20:12:59 +1200 (NZST) Date: Thu, 13 Jun 2002 20:12:59 +1200 From: Jonathan Chen To: robert at castley dot com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: PPP link and sendmail Message-ID: <20020613201259.A65055@grimoire.chen.org.nz> References: <000801c212b0$6050d750$1601a8c0@charlie> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <000801c212b0$6050d750$1601a8c0@charlie>; from robert@castley.com on Thu, Jun 13, 2002 at 09:00:23AM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Jun 13, 2002 at 09:00:23AM +0100, robert at castley dot com wrote: > Hi, > > I have configured PPP as per the guidelines and it is working a treat, but as I am running sendmail on my PPP gateway box I keep getting the error: > > Jun 13 08:57:48 freebsd sendmail[4414]: gethostbyaddr(127.1.1.1) failed: 1 > > In my ppp.conf I have the following: > > set ifaddr 127.1.1.1/0 127.2.2.2/0 255.255.255.0 > add 0 0 127.2.2.2 # Add a (sticky) default route > > How do I stop the sendmail error? Add a fake entry into /etc/hosts: 127.1.1.1 some.fake.entry -- Jonathan Chen ---------------------------------------------------------------------- "Irrationality is the square root of all evil" - Douglas Hofstadter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 1:24:55 2002 Delivered-To: freebsd-questions@freebsd.org Received: from spork.pantherdragon.org (spork.pantherdragon.org [206.29.168.146]) by hub.freebsd.org (Postfix) with ESMTP id 5EEF937B40E for ; Thu, 13 Jun 2002 01:24:53 -0700 (PDT) Received: from spark.techno.pagans (spark.techno.pagans [4.61.202.145]) by spork.pantherdragon.org (Postfix) with ESMTP id 90011471DA for ; Thu, 13 Jun 2002 01:23:59 -0700 (PDT) Received: from pantherdragon.org (speck.techno.pagans [172.21.42.2]) by spark.techno.pagans (Postfix) with ESMTP id E737AFEBE for ; Thu, 13 Jun 2002 01:23:58 -0700 (PDT) Message-ID: <3D08569E.21AA80DD@pantherdragon.org> Date: Thu, 13 Jun 2002 01:23:58 -0700 From: Darren Pilgrim X-Mailer: Mozilla 4.76 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Is the filesystem optimization type trigger still broken? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I just one of those "optimization changed from TIME to SPACE" messages about my /usr. I found a message from DG about the trigger being broken in 4.4 and thus the switchover happening gratitously. I was wondering if it has been fixed in 4.5-R? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 1:35:58 2002 Delivered-To: freebsd-questions@freebsd.org Received: from jangada.softinfo.com.br (BA000200.user.veloxzone.com.br [200.164.0.200]) by hub.freebsd.org (Postfix) with ESMTP id 466A737B420 for ; Thu, 13 Jun 2002 01:35:46 -0700 (PDT) Received: from acaraje (acaraje.softinfo.com.br [192.168.10.2]) by jangada.softinfo.com.br (8.12.3/8.12.3) with SMTP id g5D8X30l027039 for ; Thu, 13 Jun 2002 05:33:03 -0300 (BRT) (envelope-from vitor@softinfo.com.br) Message-ID: <001501c212b5$62b38d30$020aa8c0@acaraje> Reply-To: "Vitor de Matos Carvalho" From: "Vitor de Matos Carvalho" To: "FreeBSD-Questions" Subject: 4.6-RELEASE Date: Thu, 13 Jun 2002 05:36:16 -0300 Organization: Softinfo Network 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. When it will be made I announce it of the launching of the 4.6-release version? In ftp.freebsd.org already it has source to download and the ISO of 4.6-mini and 4.6-disc2 Vitor de Matos Carvalho System Network Administrator - Softinfo Network FreeBSD - The Power To Serve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 1:46:13 2002 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-56.dsl.lsan03.pacbell.net [63.207.60.56]) by hub.freebsd.org (Postfix) with ESMTP id D440137B438 for ; Thu, 13 Jun 2002 01:46:07 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 537BD66D83; Thu, 13 Jun 2002 01:42:24 -0700 (PDT) Date: Thu, 13 Jun 2002 01:42:23 -0700 From: Kris Kennaway To: Brett Rogers Cc: freebsd-questions@freebsd.org Subject: Re: Segmentation faults during GCC-31 build Message-ID: <20020613014223.A20186@xor.obsecurity.org> References: <200206092220.02302.loki_bsd@cox.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="IJpNTDwzlM2Ie8A6" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200206092220.02302.loki_bsd@cox.net>; from loki_bsd@cox.net on Sun, Jun 09, 2002 at 10:20:02PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --IJpNTDwzlM2Ie8A6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jun 09, 2002 at 10:20:02PM -0700, Brett Rogers wrote: > Im getting constant segmentation faults while building GCC31. They're al= ways=20 > in a different place, and it seems like it picks up where it left off whe= n i=20 > try again. GCC (any vers.) is also the only port that does this. I am= =20 > running a FreeBSD RC4 sys on an AMD K6 2 533MHz w/ 192M of RAM. > My most recent error was: This is a pretty good indicator of hardware failure. See the archives and the FAQ. Kris --IJpNTDwzlM2Ie8A6 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9CFrvWry0BWjoQKURAgDFAKD6K9EVKVcuGNQ6LAlqLDQEFAIVCACg0ykn vuqoNTwJQs3ENzJVHIg5Iew= =Qxn/ -----END PGP SIGNATURE----- --IJpNTDwzlM2Ie8A6-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 1:53:39 2002 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-56.dsl.lsan03.pacbell.net [63.207.60.56]) by hub.freebsd.org (Postfix) with ESMTP id DEADB37B446 for ; Thu, 13 Jun 2002 01:53:28 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 2CE8F66DE1; Thu, 13 Jun 2002 01:49:17 -0700 (PDT) Date: Thu, 13 Jun 2002 01:49:17 -0700 From: Kris Kennaway To: "Craig Williamson (ENZ)" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD Default compiler Message-ID: <20020613014916.C20186@xor.obsecurity.org> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="+pHx0qQiF2pBVqBT" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from craig.williamson@ericsson.co.nz on Thu, Jun 13, 2002 at 01:05:21PM +1000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --+pHx0qQiF2pBVqBT Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jun 13, 2002 at 01:05:21PM +1000, Craig Williamson (ENZ) wrote: > Hi All, >=20 > What is the default compiler for FreeBSD 4.6, has it finally moved > up to GCC3.1 or is it still 2.95. Just interested. It's still 2.95.3. -current has gcc3.1, but there are a number of bugs still in this version; you're advised to stick with the system compiler. > Also, with the previous e-mail I sent, I saw the announcement at > www.osnews.com. You can check it out there. Cheers. OK, so they somehow got it wrong too ;-) Kris --+pHx0qQiF2pBVqBT Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9CFyMWry0BWjoQKURAqzSAJ9htkOjSEQ5gnhGVwmNeORABYDWcACfQHwR 4w8MFncl2IpO8XpNzMF68Dc= =FlZ2 -----END PGP SIGNATURE----- --+pHx0qQiF2pBVqBT-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 1:55:33 2002 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-56.dsl.lsan03.pacbell.net [63.207.60.56]) by hub.freebsd.org (Postfix) with ESMTP id 1CFAA37B40B for ; Thu, 13 Jun 2002 01:55:29 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 20AAE66E10; Thu, 13 Jun 2002 01:50:10 -0700 (PDT) Date: Thu, 13 Jun 2002 01:50:10 -0700 From: Kris Kennaway To: Darren Pilgrim Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Is the filesystem optimization type trigger still broken? Message-ID: <20020613015009.D20186@xor.obsecurity.org> References: <3D08569E.21AA80DD@pantherdragon.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="WplhKdTI2c8ulnbP" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <3D08569E.21AA80DD@pantherdragon.org>; from dmp@pantherdragon.org on Thu, Jun 13, 2002 at 01:23:58AM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --WplhKdTI2c8ulnbP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Thu, Jun 13, 2002 at 01:23:58AM -0700, Darren Pilgrim wrote: > I just one of those "optimization changed from TIME to SPACE" messages > about my /usr. I found a message from DG about the trigger being broken > in 4.4 and thus the switchover happening gratitously. I was wondering > if it has been fixed in 4.5-R? I would assume so. Kris --WplhKdTI2c8ulnbP Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9CFzAWry0BWjoQKURArmXAKC1eYVx1S1o+DoV5tgP6tWOKrKpbwCeJbfA fcpF7h+m4vMwaUqGy3Tpg+Y= =lxbP -----END PGP SIGNATURE----- --WplhKdTI2c8ulnbP-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 2: 0: 4 2002 Delivered-To: freebsd-questions@freebsd.org Received: from cmailg3.svr.pol.co.uk (cmailg3.svr.pol.co.uk [195.92.195.173]) by hub.freebsd.org (Postfix) with ESMTP id 8F8EC37B4C8 for ; Thu, 13 Jun 2002 01:59:15 -0700 (PDT) Received: from modem-383.bellsprout.dialup.pol.co.uk ([217.135.38.127] helo=mailgate.originative.co.uk) by cmailg3.svr.pol.co.uk with esmtp (Exim 3.35 #1) id 17IQRk-0006aa-00; Thu, 13 Jun 2002 09:59:13 +0100 Received: from lobster.originative.co.uk (lobster.originative.co.uk [10.0.0.2]) by mailgate.originative.co.uk (Postfix) with ESMTP id 85C1C1D169; Thu, 13 Jun 2002 09:59:09 +0100 (BST) Subject: Re: the commerical side of FreeBSD? [was: PLEASE ASSIST] From: Paul Richards To: dsyphers@uchicago.edu Cc: Lisa Chen , freebsd-questions@FreeBSD.ORG In-Reply-To: <200206121830.07181.dsyphers@uchicago.edu> References: <20020612174759.55320.qmail@web10106.mail.yahoo.com> <200206121830.07181.dsyphers@uchicago.edu> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-a4zvWkiF0FUAqvzPyZUQ" X-Mailer: Ximian Evolution 1.0.5 Date: 13 Jun 2002 09:58:51 +0100 Message-Id: <1023958731.10393.356.camel@lobster.originative.co.uk> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-a4zvWkiF0FUAqvzPyZUQ Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2002-06-13 at 00:30, David Syphers wrote: > First of all, a disclaimer is necessary: the freebsd-questions list is=20 > entirely volunteer-based, and the vast majority of us have nothing to do = with=20 > the legal entity "The FreeBSD Foundation." Now that we've got that out o= f=20 > the way... >=20 > FreeBSD is entirely free software. There are no formal relationships bet= ween=20 > the FreeBSD Project and any companies or paying customers. (A lot of=20 > companies use the software, though - see =20 > http://www.freebsd.org/gallery/gallery.html). The FreeBSD Foundation is = a=20 > non-profit organization. There are several companies which do sell the=20 > software - see http://www.bsdmall.com/ or http://www.bsdcentral.com/ for=20 > example. This is permitted under the license, and these companies, while= =20 Don't forget http://www.freebsd-services.com too :-) --=20 Paul Richards | FreeBSD DVD distributions FreeBSD Services Ltd | =20 http://www.freebsd-services.com | Pre-order your FreeBSD 4.6 DVD now! --=-a4zvWkiF0FUAqvzPyZUQ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iQEVAwUAPQhey3/5PEK9QuA3AQJJTQf/SC2HLoJB8VBW2p+68r/oy7Bsi9UHdLDx 4UoTq1k6jacnaQ0Jluho3yPH25Ys2PJG+9noXkEdaDFVukjTQXxkn1S2X91iVIwr Y20IlSXYc7J2dtY9ipLjsSecXGZkclM4H5rTNVycL9Gkp+d5QOjWAKT5LEv1QRjU W8+q9Dh40PYiMyKW5up4D5FssJi3s4p/aHJNekLULZ7e97I4HOHo5HxZbQQTGhew R29neZpUK67lERpQRZB4NX/6seATb8y36aOamW4t3VsD6IfH+58MtQQBKw10JjZZ lTK2SneGtxY+wMONMmyPtrH7CGEXz87XHQihsWndwujUvmbISbbBRg== =gl0u -----END PGP SIGNATURE----- --=-a4zvWkiF0FUAqvzPyZUQ-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 2: 2: 4 2002 Delivered-To: freebsd-questions@freebsd.org Received: from cpimssmtpu08.email.msn.com (cpimssmtpu08.email.msn.com [207.46.181.83]) by hub.freebsd.org (Postfix) with ESMTP id 7877837B62C for ; Thu, 13 Jun 2002 02:00:50 -0700 (PDT) Received: from thebe ([63.215.175.157]) by cpimssmtpu08.email.msn.com with Microsoft SMTPSVC(5.0.2195.4905); Thu, 13 Jun 2002 02:00:03 -0700 From: "Aaron Burke" To: "FreeBSD-Questions" , Subject: RE: FreeBSD/Samba - Print -> LOCKUP ! Date: Thu, 13 Jun 2002 02:00:01 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal In-Reply-To: <3D08F102.10031.EF017CC@localhost> X-OriginalArrivalTime: 13 Jun 2002 09:00:04.0303 (UTC) FILETIME=[B531FDF0:01C212B8] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Hi - I'm running samba-2.0.10 on FreeBSD 4.4R. Through Samba > Windows clients > can print to a LaserJet 2100. > > Here's the thing - when the LaserJet has a problem (say, runs out > of paper) the > FreeBSD box is locked solid - literally won't accept a keystroke on the > console. As soon as the printer is happy again (paper replaced, say) the > console comes back to life. > > Even if the printer doesn't have a problem for a brief moment on > each page the > screen response seems to be very slow (it may in fact be frozen > but for a very > short period, hard to tell) > > Has anyone experienced this themselves ? Does anyone have any > ideas what I > should do to fix it ? Please keep in mind that I am not an expert on this issue, but I have used the parrallel port for some wierd things. Also, I dont know how the port is configured on your box. `dmesg | grep ppc" would show the info that you need. How is the parrallel port configured? If its on the mainboard you should be able to change the settings in the bios. Some bios's will use an older method of communication. For example, in a bios that I have access to, the standard mode is "Standard". I have no way of controlling DMA or much of anything. For best Communication I set it to use "ECP/EPP" and then get the usefull options. Set the EPP mode to EPP1.9 and the DMA defaults to 3. I dont know if this will fix your problems, but make sure that you are using the newer mode of parallel communication. > > The printcap entry looks like : > > lp|lj|Laserjet 2100 printer:\ > :lp=/dev/lpt0:mx#0\ > :sd=/var/spool/output/lpd:\ > :lf=/var/log/lpd-errs:\ > :ff=\033E\033&k2G\033&l0O\033(8U:fo:sh:tr=\033E: > > Any ideas ? I dont know much about printcap, but there is a document that should describe how to use it at http://www.freebsd.org/handbook/printing.html > thanks > > richard shea > No problem. I hope this info helps you out. Also, if this doesnt fix the issues with your printer, paste any parallel port entries of dmesg into this email. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 2: 4:10 2002 Delivered-To: freebsd-questions@freebsd.org Received: from spork.pantherdragon.org (spork.pantherdragon.org [206.29.168.146]) by hub.freebsd.org (Postfix) with ESMTP id 23C6E37B65F for ; Thu, 13 Jun 2002 02:01:20 -0700 (PDT) Received: from spark.techno.pagans (spark.techno.pagans [4.61.202.145]) by spork.pantherdragon.org (Postfix) with ESMTP id 16424471DA for ; Thu, 13 Jun 2002 02:01:20 -0700 (PDT) Received: from pantherdragon.org (speck.techno.pagans [172.21.42.2]) by spark.techno.pagans (Postfix) with ESMTP id DC90EFEBE for ; Thu, 13 Jun 2002 02:01:18 -0700 (PDT) Message-ID: <3D085F5E.9F6E81BB@pantherdragon.org> Date: Thu, 13 Jun 2002 02:01:18 -0700 From: Darren Pilgrim X-Mailer: Mozilla 4.76 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Cleaning the entire ports tree. Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I got bored and made the entire ports tree. Now I want to clean the whole thing out. Is there a make option for ports that will cause it not to clean for dependencies? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 2: 6:29 2002 Delivered-To: freebsd-questions@freebsd.org Received: from relay.systec.no (box80-64-196-210.sdsl.no [80.64.196.210]) by hub.freebsd.org (Postfix) with ESMTP id 14DAB37B653 for ; Thu, 13 Jun 2002 02:03:31 -0700 (PDT) Received: from skywalker.systec.no (isa.systec.no [192.168.100.3]) by relay.systec.no (8.11.6/8.11.6) with ESMTP id g5D93U311353; Thu, 13 Jun 2002 11:03:32 +0200 (CEST) (envelope-from oystein.andreassen@systec.no) Received: by skywalker.systec.no with Internet Mail Service (5.5.2653.19) id ; Thu, 13 Jun 2002 11:03:12 +0200 Message-ID: From: =?iso-8859-1?Q?=D8ystein_Andreassen?= To: "'BSD Freak'" , FreeBSD Questions Subject: RE: Network RAID on FreeBSD Date: Thu, 13 Jun 2002 11:03:06 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" 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 What kind of services needs failover? Just plain files? Have you looked at CODA? http://www.coda.cs.cmu.edu/ It might be possible to set up to coda replicated servers. But I'm not = sure how this replication works. :)=20 But it might be worth a look. I also think it's possible to store data on a SAN, connect both servers = to it and when the master fail, make the slave mount whatever it needs. = But this kind of solution costs money, and you have to place the SAN on one = of the locations (or a third), so if you have a fire or anything you will = lose it. But it would be much easier to help if we knew what kind of services = you need failover for... =D8ystein -----Original Message----- From: BSD Freak [mailto:bsd-freak@mbox.com.au] Sent: Thursday, June 13, 2002 02:36 To: FreeBSD Questions Subject: Network RAID on FreeBSD Hi all, We have a server which is highly critical. Data loss or downtime on it=20 is not an option so we have a hardware RAID 1 and also a second "hot=20 host" (in another building) which replicates data from the main one=20 every 30 minutes (via rsync). However it is this 30 minute window that=20 concerns me because that leaves us open to 30 minutes of data loss.=20 So basically what I'm asking is (without switching to Sun equipent) is=20 it possible to do some sort of network RAID where data is written to=20 both systems simultaneously? We need our system to carry on with no=20 data loss even if one of the servers should suffer a complete system=20 failure (ie be blown up or thrown out of the window)...... --------------------------------------------------------------------- Faxes delivered directly to any email address, new to mBox! Find out more http://www.mbox.com.au/fax To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 2: 9:45 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail3.svr.pol.co.uk (mail3.svr.pol.co.uk [195.92.193.19]) by hub.freebsd.org (Postfix) with ESMTP id D1DA437B405 for ; Thu, 13 Jun 2002 02:09:37 -0700 (PDT) Received: from modem-383.bellsprout.dialup.pol.co.uk ([217.135.38.127] helo=mailgate.originative.co.uk) by mail3.svr.pol.co.uk with esmtp (Exim 3.35 #1) id 17IQbm-0001E1-00; Thu, 13 Jun 2002 10:09:34 +0100 Received: from lobster.originative.co.uk (lobster.originative.co.uk [10.0.0.2]) by mailgate.originative.co.uk (Postfix) with ESMTP id 909FF1D169; Thu, 13 Jun 2002 10:09:26 +0100 (BST) Subject: Re: Segmentation faults during GCC-31 build From: Paul Richards To: Kris Kennaway Cc: Brett Rogers , freebsd-questions@freebsd.org In-Reply-To: <20020613014223.A20186@xor.obsecurity.org> References: <200206092220.02302.loki_bsd@cox.net> <20020613014223.A20186@xor.obsecurity.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-AWi+9wfFS1rinmrcTM5R" X-Mailer: Ximian Evolution 1.0.5 Date: 13 Jun 2002 10:09:08 +0100 Message-Id: <1023959348.10393.359.camel@lobster.originative.co.uk> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-AWi+9wfFS1rinmrcTM5R Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2002-06-13 at 09:42, Kris Kennaway wrote: > On Sun, Jun 09, 2002 at 10:20:02PM -0700, Brett Rogers wrote: > > Im getting constant segmentation faults while building GCC31. They're = always=20 > > in a different place, and it seems like it picks up where it left off w= hen i=20 > > try again. GCC (any vers.) is also the only port that does this. I am= =20 > > running a FreeBSD RC4 sys on an AMD K6 2 533MHz w/ 192M of RAM. > > My most recent error was: >=20 > This is a pretty good indicator of hardware failure. See the > archives and the FAQ. Yeah, and I'll bet it's the K6-2. It was a very flaky piece of chip design. Look at the dmesg output and see what version of the K6-2 it is. Browse google for information on the K6-2 and see how many bugs there are for your revision. --=20 Paul Richards | FreeBSD DVD distributions FreeBSD Services Ltd | =20 http://www.freebsd-services.com | Pre-order your FreeBSD 4.6 DVD now! --=-AWi+9wfFS1rinmrcTM5R Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iQEVAwUAPQhhNH/5PEK9QuA3AQJuYAf9GJ7l7pLkxm3Hkvn1WGH312dL1Rl7dLl3 yqi7+b4OAHM5YHVZ5KAiryotLVABjfFEAZoUdosM/rkmQza/24iWMwHhKEkT5JtJ CToC8NijHzmdRyumlwlYkc0tAF6Ucb9rMCdL0euUFJXdRz92+2V67hoDEU5IXeap oBEi2WfhrCKT86lleGpOKjPjouVbgL637EKvakqgQDr5tmN/JfFzsvqzvr/BdVbp 1ocElqeba24SBwHPvHtS4FdOfWoh4ZKSG9x0KfzbRInSpDbH8ZcmcWpW7yUGtWbh uEuy24HfFqRNlEhZjdwJ/nZ2EsH3/J8zgd4FQOeLYhbTD576lepocQ== =9Qh1 -----END PGP SIGNATURE----- --=-AWi+9wfFS1rinmrcTM5R-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 2:16:26 2002 Delivered-To: freebsd-questions@freebsd.org Received: from pheidippides.md.chalmers.se (pheidippides.md.chalmers.se [129.16.237.91]) by hub.freebsd.org (Postfix) with ESMTP id 1D32337B422; Thu, 13 Jun 2002 02:16:00 -0700 (PDT) Received: from quirm.cs.chalmers.se (quirm.cs.chalmers.se [129.16.225.31]) by pheidippides.md.chalmers.se (8.10.1/8.10.1) with ESMTP id g5D9Fw614806; Thu, 13 Jun 2002 11:15:58 +0200 (MET DST) Received: from localhost (davidw@localhost) by quirm.cs.chalmers.se (8.8.5/8.8.5) with ESMTP id LAA02980; Thu, 13 Jun 2002 11:15:56 +0200 (MEST) X-Authentication-Warning: quirm.cs.chalmers.se: davidw owned process doing -bs Date: Thu, 13 Jun 2002 11:15:56 +0200 (MEST) From: David Wahlstedt To: Alexander V Zubchenko Cc: , Subject: Re: natd port forwarding In-Reply-To: <20020612080718.Q92282-100000@server.hermes-comp.zp.ua> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 12 Jun 2002, Alexander V Zubchenko wrote: > Hello! > > It seems to be correct. But who can b sure? ;-) > > On Tue, 11 Jun 2002, David Wahlstedt wrote: > > > $fwcmd -f flush > > > > $fwcmd add 500 divert 8668 al from any to any via ep0 > I hope this just a mistype in letter, but 'divert 8668 all' (with > duoble-l). Thanks ! It was a typo. I corrected it, made sure the change was on the floppy, rebooted, but it still doesn't work. Running "ipfw list" gives the same answer as before the change. The divert rule is there and seems to work both before and after the change, in the sense that the "nat mechanism" works, but not port forwarding. The firewall (2.2.5-based "net" picoBSD) has ep1 10.0.0.1 to LAN and ep0 217.x.x.x to WAN. My computer (fbsd-4.5-R) is 10.0.0.4 I tried netcat on 10.0.0.4: > nc -l -p 1234 And also on 10.0.0.4: > telnet 217.x.x.x 1234 "connection refused", it answers. The same happens with > nc -v -p 1234 217.x.x.x Is this the right testing method here ? rc.conf: can the following be an error ? Do I have the wrong netmask on ep1 ? ifconfig_ep0="inet 217.bla.bla.bla netmask 255.255.255.0 up" ifconfig_ep1="inet 10.0.0.1 netmask 255.255.255.128 up" Do you have something similair - an example with port forwarding ? Anyone who has a set of config files for the 2.2.5 based picoBSD "net" floppy using port forwarding and nat ? Regards, David W Below I include my rc.conf, natd.conf, rc.firewall and dmesg output: --------------------------------------------------------------------------- natd.conf: # does the order of lines matter ? # whats the effective difference between # "interface ep0" and "alias_address 217.bla.bla.bla" ? # I've tried both (not simultaneously - not allowed) without noticing any # changed behaviour interface ep0 unregistered_only #alias_address 217.bla.bla.bla use_sockets yes same_ports yes # dc redirect_port tcp 10.0.0.3:411-412 217.bla.bla.bla:411-412 redirect_port udp 10.0.0.3:411-412 217.bla.bla.bla:411-412 # ftp redirect_port tcp 10.0.0.3:20-21 217.bla.bla.bla:20-21 redirect_port udp 10.0.0.3:20-21 217.bla.bla.bla:20-21 # test redirect_port tcp 10.0.0.4:1234 217.bla.bla.bla:1234 redirect_port udp 10.0.0.4:1234 217.bla.bla.bla:1234 --------------------------------------------------------------------------- rc.conf: #!/bin/sh # swapfile="NO" # Set to name of swapfile if aux swapfile desired. ### Network configuration sub-section ###################### ### Basic network options: ### hostname="pico.bla.se" # Probably invalid - arbitrary chosen. tcp_extensions="NO" # Allow RFC1323 & RFC1644 extensions (or NO). network_interfaces="lo0 ep0 ep1" # List of network interfaces (lo0 is loo ifconfig_lo0="inet 127.0.0.1" # default loopback device configuration. #ifconfig_lo0_alias0="inet 127.0.0.254 netmask 0xffffffff" # Sample alias entry. ifconfig_ep0="inet 217.bla.bla.bla netmask 255.255.255.0 up" ifconfig_ep1="inet 10.0.0.1 netmask 255.255.255.128 up" ### Network daemons options: ### inetd_enable="YES" # Run the network daemon dispatcher (or NO) inetd_flags="" # Optional flags to inetd snmpd_enable="NO" # Run the SNMP daemon (or NO) snmpd_flags="-C -c /etc/snmpd.conf" # Optional flags to snmpd ### Network routing options: ### defaultrouter="217.bla.bla.bla" # Set to default gateway (or NO). static_routes="" # Set to static route list (or leave empty). gateway_enable="YES" # Set to YES if this host will be a gateway. firewall_enable="YES" firewall_script="/etc/rc.firewall" firewall_type="open" firewall_quiet="NO" natd_program="/sbin/natd" natd_enable="YES" natd_interface="ep0" natd_flags="-f /etc/natd.conf" tcp_drop_synfin="YES" arpproxy_all="" # replaces obsolete kernel option ARP_PROXYALL. ### Allow local configuration override at the very end here ## if [ -f /etc/rc.conf.local ]; then . /etc/rc.conf.local fi --------------------------------------------------------------------------- rc.firewall: #my only addition to the default file: $fwcmd -f flush $fwcmd add 500 divert 8668 al from any to any via ep0 # in the "simple"-part: (currently I use "open") oif="ep0" onet="217.bla.bla.bla" omask="255.255.255.0" oip="217.bla.bla.bla" --------------------------------------------------------------------------- dmesg: Copyright (c) 1992-1998 FreeBSD Inc. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 2.2.5-STABLE #0: Mon Mar 23 16:22:37 MYT 1998 dinesh@broker.alphaque.com:/usr/src/sys/compile/PICOBSD-N.2800 CPU: i486 DX4 (486-class CPU) Origin = "GenuineIntel" Id = 0x480 Stepping=0 Features=0x3 real memory = 33554432 (32768K bytes) FreeBSD Kernel Configuration Utility - Version 1.1 Type "help" for help or "visual" to go to the visual configuration interface (requires MGA/VGA display or serial terminal capable of displaying ANSI graphics). config> disable sio0 config> disable sio2 config> disable sio3 config> port lpt0 0x0378 config> port ed0 0x0340 config> irq ed0 4 config> iomem ed0 0x00000000 config> port ed1 0x0320 config> iomem ed1 0x00000000 config> irq ep1 11 config> quit avail memory = 28262400 (27600K bytes) Probing for devices on PCI bus 0: wdc0 rev 2 int a irq 14 on pci0:15 chip0 rev 1 on pci0:16chip1 rev 1 on pci0:18Probing for devices on the ISA bus: sc0 at 0x60-0x6f irq 1 on motherboard sc0: VGA mono <16 virtual consoles, flags=0x0> ed0 not found at 0x340 ed1 not found at 0x320 sio1 at 0x2f8-0x2ff irq 3 on isa sio1: type 16550A lpt0 at 0x378-0x37f irq 7 on isa lpt0: Interrupt-driven port lp0: TCP/IP capable interface fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa fdc0: FIFO enabled, 8 bytes threshold fd0: 1.44MB 3.5in wdc0 not found at 0x1f0 wdc1 not found at 0x170 2 3C5x9 board(s) on ISA found at 0x300 0x280 ep0 at 0x300-0x30f irq 10 on isa ep0: utp[*UTP*] address 00:20:af:93:0d:4d ep1 at 0x280-0x28f irq 11 on isa ep1: aui/utp/bnc[*UTP*] address 00:a0:24:70:ab:76 npx0 on motherboard npx0: INT 16 interface IP packet filtering initialized, divert enabled, default to accept, logging disabled rootfs is 2800 Kbyte compiled in MFS To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 2:28:30 2002 Delivered-To: freebsd-questions@freebsd.org Received: from max5.rrze.uni-erlangen.de (max5.rrze.uni-erlangen.de [131.188.3.50]) by hub.freebsd.org (Postfix) with ESMTP id D030D37B404 for ; Thu, 13 Jun 2002 02:28:26 -0700 (PDT) Received: from [131.188.187.7] by max5.rrze.uni-erlangen.de with ESMTP; Thu, 13 Jun 2002 11:28:17 +0200 Received: from OLYMP/SpoolDir by imp.uni-erlangen.de (Mercury 1.48); 13 Jun 02 11:28:12 +0200 Received: from SpoolDir by OLYMP (Mercury 1.48); 13 Jun 02 11:28:07 +0200 From: "alex@imp" Organization: Institute of Medical Physics (IMP) To: Date: Thu, 13 Jun 2002 11:27:58 +0200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: grub with fbsd Cc: freebsd-questions@FreeBSD.ORG Message-Id: <3D0881BE.16635.92B66@localhost> In-reply-to: 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 13 Jun 2002, at 11:08, Gautham Ganapathy wrote: > hi > > if i use grub as my boot loader, what do i give in grub.conf ? can i just > point it to /kernel. also how can i make it boot windows 2000 ? > > regards > > gautham > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > hi, it's all written in the manual! http://www.gnu.org/manual/grub/html_mono/grub.html#Booting enjoy alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 2:29:21 2002 Delivered-To: freebsd-questions@freebsd.org Received: from icarus.slightlystrange.org (icarus.slightlystrange.org [62.190.193.173]) by hub.freebsd.org (Postfix) with ESMTP id 00D9A37B429 for ; Thu, 13 Jun 2002 02:29:03 -0700 (PDT) Received: from danielby by icarus.slightlystrange.org with local (Exim 3.12 #1 (Debian)) id 17IQub-0006Iy-00 for ; Thu, 13 Jun 2002 10:29:01 +0100 Date: Thu, 13 Jun 2002 10:29:01 +0100 From: Daniel Bye To: freebsd-questions@freebsd.org Subject: Re: Cleaning the entire ports tree. Message-ID: <20020613092901.GA24043@icarus.slightlystrange.org> Reply-To: dan@slightlystrange.org Mail-Followup-To: freebsd-questions@freebsd.org References: <3D085F5E.9F6E81BB@pantherdragon.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D085F5E.9F6E81BB@pantherdragon.org> User-Agent: Mutt/1.3.27i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Jun 13, 2002 at 02:01:18AM -0700, Darren Pilgrim wrote: > I got bored and made the entire ports tree. Now I want to clean the > whole thing out. Is there a make option for ports that will cause it > not to clean for dependencies? From man ports(7): clean Remove the expanded source code. This recurses to dependen- cies unless NOCLEANDEPENDS is defined. I have never used this feature, so can't comment. I suspect it does exactly what it says on the box, though... ;-) Dan -- 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 Thu Jun 13 2:31:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from kumprang.or.id (wl-kumprang-5.teras.net.id [202.143.103.229]) by hub.freebsd.org (Postfix) with SMTP id CC16837B404 for ; Thu, 13 Jun 2002 02:31:39 -0700 (PDT) Received: (qmail 51812 invoked by uid 1000); 13 Jun 2002 09:31:29 -0000 Date: Thu, 13 Jun 2002 16:31:29 +0700 From: budsz To: Igor Kulemzin Cc: freebsd-questions Subject: Re: POWERDOWN Message-ID: <20020613163129.C48862@bdg.centrin.net.id> Reply-To: budsz Mail-Followup-To: budsz , Igor Kulemzin , freebsd-questions References: <58134176.20020613082943@mail.lviv.ua> <175276903886.20020613162046@kristal.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <175276903886.20020613162046@kristal.ru>; from ivk@kristal.ru on Thu, Jun 13, 2002 at 04:20:46PM +1000 X-Uptime: 4:08PM up 6:51, 1 user, load averages: 0.00, 0.00, 0.00 X-Operation-System: FreeBSD 4.6-RC i386 X-Geekcode: "GMU d- s++:+ a- C++ UL++ P+ L++ E- W++ N o+ K- w+ O+ M V++ PS PE Y+ PGP++ t 5 X+++ R+ tv b++ DI- D+ G++ e++ h+ r+ y+" X-Pubkey-Linux: "http://www.kumprang.or.id/~budsz/pubkey_Linux.txt" X-Pubkey-FreeBSD: "http://www.kumprang.or.id/~budsz/pubkey_FreeBSD.txt" X-Company: "Internet Cafe & Game Kumprang" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Jun 13, 2002 at 04:20:46PM +1000, Igor Kulemzin wrote: >Hi omax, > Add this string to your kernel config file: > device apm > and recompile kernel. device apm..? What I saw in LINT is like this: # Power management support (see LINT for more options) device apm0 at nexus? disable flags 0x20 # Advanced Power Management Which is right apm or apm0..? -- budsz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 2:35:28 2002 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-56.dsl.lsan03.pacbell.net [63.207.60.56]) by hub.freebsd.org (Postfix) with ESMTP id 94DF137B414 for ; Thu, 13 Jun 2002 02:35:24 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 24E1A66D83; Thu, 13 Jun 2002 02:35:24 -0700 (PDT) Date: Thu, 13 Jun 2002 02:35:23 -0700 From: Kris Kennaway To: Darren Pilgrim Cc: freebsd-questions@freebsd.org Subject: Re: Cleaning the entire ports tree. Message-ID: <20020613023523.A21350@xor.obsecurity.org> References: <3D085F5E.9F6E81BB@pantherdragon.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="C7zPtVaVf+AK4Oqc" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <3D085F5E.9F6E81BB@pantherdragon.org>; from dmp@pantherdragon.org on Thu, Jun 13, 2002 at 02:01:18AM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --C7zPtVaVf+AK4Oqc Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Thu, Jun 13, 2002 at 02:01:18AM -0700, Darren Pilgrim wrote: > I got bored and made the entire ports tree. Now I want to clean the > whole thing out. Is there a make option for ports that will cause it > not to clean for dependencies? Yes, but it's usually quicker and easier to just do: rm -rf /usr/ports/*/*/work Kris --C7zPtVaVf+AK4Oqc Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9CGdbWry0BWjoQKURAr7vAKC960hdo/b11hS9+wyJ2Xi/SgsQTgCfaMx9 W/2QEcC6fndwmsD9T0wJkpQ= =rBa3 -----END PGP SIGNATURE----- --C7zPtVaVf+AK4Oqc-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 2:38:29 2002 Delivered-To: freebsd-questions@freebsd.org Received: from probity.mcc.ac.uk (probity.mcc.ac.uk [130.88.200.94]) by hub.freebsd.org (Postfix) with ESMTP id F297437B409 for ; Thu, 13 Jun 2002 02:38:24 -0700 (PDT) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97]) by probity.mcc.ac.uk with esmtp (Exim 2.05 #7) id 17IR3Z-000Gx5-00 for freebsd-questions@freebsd.org; Thu, 13 Jun 2002 10:38:17 +0100 Received: (from jcm@localhost) by dogma.freebsd-uk.eu.org (8.11.6/8.11.1) id g5D9cGX35235; Thu, 13 Jun 2002 10:38:16 +0100 (BST) (envelope-from jcm) Date: Thu, 13 Jun 2002 10:38:16 +0100 From: j mckitrick To: freebsd-questions@freebsd.org, ports@dogma.freebsd-uk.eu.org Subject: Anyone notice lots of crashes in Netscape 4.79? Message-ID: <20020613103816.A35216@dogma.freebsd-uk.eu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i X-Scanner: exiscan *17IR3Z-000Gx5-00*aXf7qf03UkI* (Manchester Computing, University of Manchester) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I don't know if I'm doing something wrong or have an unstable system, but I have had a lot of problems with Netscape completely choking and shutting down. I've had my share of lock-ups like we all have, but these recent crashes are worse. They seem to happen without rhyme or reason, and on no particular site. The only pattern I see is I usually have about 3 windows open and more than one are busy. Then suddenly they all disappear. This seems to be happening a *lot* more than it ever did. Any ideas? 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 Thu Jun 13 2:39:34 2002 Delivered-To: freebsd-questions@freebsd.org Received: from probity.mcc.ac.uk (probity.mcc.ac.uk [130.88.200.94]) by hub.freebsd.org (Postfix) with ESMTP id 71A9937B41D; Thu, 13 Jun 2002 02:39:29 -0700 (PDT) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97]) by probity.mcc.ac.uk with esmtp (Exim 2.05 #7) id 17IR4Y-000Gz2-00; Thu, 13 Jun 2002 10:39:18 +0100 Received: (from jcm@localhost) by dogma.freebsd-uk.eu.org (8.11.6/8.11.1) id g5D9dIq35244; Thu, 13 Jun 2002 10:39:18 +0100 (BST) (envelope-from jcm) Date: Thu, 13 Jun 2002 10:39:17 +0100 From: j mckitrick To: freebsd-questions@freebsd.org, freebsd-ports@freebsd.org Subject: Anyone notice lots of crashes in Netscape 4.79? Message-ID: <20020613103816.A35216@dogma.freebsd-uk.eu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i X-Scanner: exiscan *17IR4Y-000Gz2-00*p02/.GBiLCQ* (Manchester Computing, University of Manchester) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I don't know if I'm doing something wrong or have an unstable system, but I have had a lot of problems with Netscape completely choking and shutting down. I've had my share of lock-ups like we all have, but these recent crashes are worse. They seem to happen without rhyme or reason, and on no particular site. The only pattern I see is I usually have about 3 windows open and more than one are busy. Then suddenly they all disappear. This seems to be happening a *lot* more than it ever did. Any ideas? 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 Thu Jun 13 2:54:21 2002 Delivered-To: freebsd-questions@freebsd.org Received: from spork.pantherdragon.org (spork.pantherdragon.org [206.29.168.146]) by hub.freebsd.org (Postfix) with ESMTP id 6FDF137B421 for ; Thu, 13 Jun 2002 02:54:18 -0700 (PDT) Received: from spark.techno.pagans (spark.techno.pagans [4.61.202.145]) by spork.pantherdragon.org (Postfix) with ESMTP id 5E238471DA; Thu, 13 Jun 2002 02:54:17 -0700 (PDT) Received: from pantherdragon.org (speck.techno.pagans [172.21.42.2]) by spark.techno.pagans (Postfix) with ESMTP id E7F21FEBE; Thu, 13 Jun 2002 02:54:14 -0700 (PDT) Message-ID: <3D086BC6.7A8EDF5E@pantherdragon.org> Date: Thu, 13 Jun 2002 02:54:14 -0700 From: Darren Pilgrim X-Mailer: Mozilla 4.76 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Kris Kennaway Cc: freebsd-questions@freebsd.org Subject: Re: Cleaning the entire ports tree. References: <3D085F5E.9F6E81BB@pantherdragon.org> <20020613023523.A21350@xor.obsecurity.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Kris Kennaway wrote: > > On Thu, Jun 13, 2002 at 02:01:18AM -0700, Darren Pilgrim wrote: > > I got bored and made the entire ports tree. Now I want to clean the > > whole thing out. Is there a make option for ports that will cause it > > not to clean for dependencies? > > Yes, but it's usually quicker and easier to just do: > rm -rf /usr/ports/*/*/work But I want to do it the slower and harder way. :) I tried reading the contents of /usr/ports/Mk, but didn't really get anywhere. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 2:55:26 2002 Delivered-To: freebsd-questions@freebsd.org Received: from lexx.zssm.zp.ua (lexx.zssm.zp.ua [212.8.32.8]) by hub.freebsd.org (Postfix) with ESMTP id AACBB37B406; Thu, 13 Jun 2002 02:55:14 -0700 (PDT) Received: from server.hermes-comp.zp.ua (germes-comp.zssm.zp.ua [212.8.32.132] (may be forged)) by lexx.zssm.zp.ua (8.9.2/8.9.2) with ESMTP id MAA25994; Thu, 13 Jun 2002 12:48:29 +0300 (EET DST) Received: from localhost (localhost [127.0.0.1]) by server.hermes-comp.zp.ua (Postfix) with ESMTP id BF54238302; Thu, 13 Jun 2002 12:52:39 +0300 (EEST) Date: Thu, 13 Jun 2002 12:52:39 +0300 (EEST) From: Alexander V Zubchenko To: David Wahlstedt Cc: , Subject: Re: natd port forwarding In-Reply-To: Message-ID: <20020613124309.Q1920-100000@server.hermes-comp.zp.ua> 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 Greetings! On Thu, 13 Jun 2002, David Wahlstedt wrote: > Thanks ! > It was a typo. I corrected it, made sure the change was on the floppy, > rebooted, but it still doesn't work. > Running "ipfw list" gives the same answer as before the change. Sorry, but i don't understand. You change typo, but it left unchanged? Or You mean that behavior left unchanged? Sorry, it's not clear for me. > I tried netcat on 10.0.0.4: > > nc -l -p 1234 > > And also on 10.0.0.4: > > telnet 217.x.x.x 1234 > "connection refused", it answers. > > The same happens with > > nc -v -p 1234 217.x.x.x > > > Is this the right testing method here ? I think so. > > > rc.conf: > can the following be an error ? Do I have the wrong netmask on ep1 ? > ifconfig_ep0="inet 217.bla.bla.bla netmask 255.255.255.0 up" > ifconfig_ep1="inet 10.0.0.1 netmask 255.255.255.128 up" Yes it's seemed strange. AFAIK, those netmasks r used only when somebody need to split internal network into subnets. Is it Your case? And is 10.0.0.4 configured with same netmask? If yes, all ok. If no, this is main suspect. > natd.conf: You can't set netmask in this conf, so, who can b sured that natd not assume it as 255.255.255.0 > config> port ed0 0x0340 > config> irq ed0 4 > config> iomem ed0 0x00000000 > config> port ed1 0x0320 > config> iomem ed1 0x00000000 AFAIC, You don't need this, because edX not found. To increase clearness and performance, mayb better way to change it to 'disable edX'? But this is OT. Just a comment. With respect, Alexander V Zubchenko, E-Mail: stalker@hermes-comp.zp.ua System Administrator, WWW: http://www.hermes-comp.zp.ua/ Hermes-comp, Ukraine, Zaporizhzhya, Geroev Stalingrada 50 phone/fax: +380 612 64-19-72 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 2:58:30 2002 Delivered-To: freebsd-questions@freebsd.org Received: from spork.pantherdragon.org (spork.pantherdragon.org [206.29.168.146]) by hub.freebsd.org (Postfix) with ESMTP id EDF9537B435 for ; Thu, 13 Jun 2002 02:58:27 -0700 (PDT) Received: from spark.techno.pagans (spark.techno.pagans [4.61.202.145]) by spork.pantherdragon.org (Postfix) with ESMTP id 46667471DA; Thu, 13 Jun 2002 02:58:27 -0700 (PDT) Received: from pantherdragon.org (speck.techno.pagans [172.21.42.2]) by spark.techno.pagans (Postfix) with ESMTP id 7DB37FEBE; Thu, 13 Jun 2002 02:58:26 -0700 (PDT) Message-ID: <3D086CC2.2281E3C0@pantherdragon.org> Date: Thu, 13 Jun 2002 02:58:26 -0700 From: Darren Pilgrim X-Mailer: Mozilla 4.76 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Kris Kennaway Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Is the filesystem optimization type trigger still broken? References: <3D08569E.21AA80DD@pantherdragon.org> <20020613015009.D20186@xor.obsecurity.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Kris Kennaway wrote: > > On Thu, Jun 13, 2002 at 01:23:58AM -0700, Darren Pilgrim wrote: > > I just one of those "optimization changed from TIME to SPACE" messages > > about my /usr. I found a message from DG about the trigger being broken > > in 4.4 and thus the switchover happening gratitously. I was wondering > > if it has been fixed in 4.5-R? > > I would assume so. If it has, why is it switch to space at ~75% when tunefs is telling me to "optimize for time when minfree >= 8%"? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 3:12:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from falcon.mail.pas.earthlink.net (falcon.mail.pas.earthlink.net [207.217.120.74]) by hub.freebsd.org (Postfix) with ESMTP id F238F37B41E for ; Thu, 13 Jun 2002 03:12:43 -0700 (PDT) Received: from dialup-63.214.207.69.dial1.philadelphia1.level3.net ([63.214.207.69] helo=sparky) by falcon.mail.pas.earthlink.net with smtp (Exim 3.33 #2) id 17IRaT-0004Rh-00; Thu, 13 Jun 2002 03:12:17 -0700 From: Jud To: gauthamg123list@myrealbox.com, "alex@imp" Cc: freebsd-questions@FreeBSD.ORG Date: Thu, 13 Jun 2002 06:12:40 -0400 X-Priority: 3 (Normal) In-Reply-To: <3D0881BE.16635.92B66@localhost> Message-Id: Subject: Re: grub with fbsd MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-Mailer: Opera 6.04 build 1125 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 6/13/2002 5:27:58 AM, "alex@imp" wrote: >On 13 Jun 2002, at 11:08, Gautham Ganapathy wrote: > >> hi >> >> if i use grub as my boot loader, what do i give in grub.conf ? can i just >> point it to /kernel. also how can i make it boot windows 2000 ? >> >> regards >> >> gautham >hi, >it's all written in the manual! >http://www.gnu.org/manual/grub/html_mono/grub.html#Booting >enjoy >alex However, if you are using RAID, AFAIK grub doesn't grok RAID except for RAID1 on Linux. Jud To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 3:14:20 2002 Delivered-To: freebsd-questions@freebsd.org Received: from clientmail.ehsrealtime.com (eris.ehsrealtime.com [213.52.146.130]) by hub.freebsd.org (Postfix) with ESMTP id 5E96237B41C for ; Thu, 13 Jun 2002 03:14:14 -0700 (PDT) Received: from pan.ehsrealtime.com ([213.52.146.196]) by clientmail.ehsrealtime.com with esmtp (Exim 3.33 #2) id 17IRcD-000JPT-01; Thu, 13 Jun 2002 11:14:05 +0100 Received: from byrons (helo=localhost) by pan.ehsrealtime.com with local-esmtp (Exim 3.35 #1) id 17IRbh-0005tW-00; Thu, 13 Jun 2002 11:13:33 +0100 Date: Thu, 13 Jun 2002 11:13:33 +0100 (BST) From: Byron Schlemmer To: Vitor de Matos Carvalho Cc: FreeBSD-Questions Subject: Re: 4.6-RELEASE In-Reply-To: <001501c212b5$62b38d30$020aa8c0@acaraje> Message-ID: <20020613111217.M22650-100000@pan.ehsbrann.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 Thu, 13 Jun 2002, Vitor de Matos Carvalho wrote: > Hi. > > When it will be made I announce it of the launching of the 4.6-release > version? > > In ftp.freebsd.org already it has source to download and the ISO of 4.6-mini > and 4.6-disc2 Patience. Subscribe to freebsd-announce@freebsd.org if you want to be notified of it's release. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 3:27:38 2002 Delivered-To: freebsd-questions@freebsd.org Received: from falcon.mail.pas.earthlink.net (falcon.mail.pas.earthlink.net [207.217.120.74]) by hub.freebsd.org (Postfix) with ESMTP id 6F2F537B41E for ; Thu, 13 Jun 2002 03:27:34 -0700 (PDT) Received: from dialup-63.214.207.69.dial1.philadelphia1.level3.net ([63.214.207.69] helo=sparky) by falcon.mail.pas.earthlink.net with smtp (Exim 3.33 #2) id 17IRow-0004YS-00; Thu, 13 Jun 2002 03:27:14 -0700 From: Jud To: Igor Kulemzin , omax@mail.lviv.ua Cc: freebsd-questions@FreeBSD.ORG Date: Thu, 13 Jun 2002 06:27:37 -0400 X-Priority: 3 (Normal) In-Reply-To: <137432261.20020613104011@mail.lviv.ua> Message-Id: <76C7KH98EALD82WA2UFDTP219763UT.3d087399@sparky> Subject: Re[2]: POWERDOWN MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Mailer: Opera 6.04 build 1125 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 6/13/2002 3:40:11 AM, omax@mail.lviv.ua wrote: >Thursday, June 13, 2002, 9:20:46 AM, you wrote: > >IK> Hi omax, > >IK> Add this string to your kernel config file: > >IK> device apm > >IK> and recompile kernel. > >IK> Thursday, June 13, 2002, 3:29:43 PM, you wrote: > >omlu>> I have FreeBSD4.4 and win98 on one box. >omlu>> How could I powerdown my ATX box correctly it still works ("press any >omlu>> key to reboot") after I issue # shutdown -p now >omlu>> So I have to use power button on box to turn off my computer >omlu>> On Win98 powerdown works as expected. >omlu>> What APCI or APM configurations should I use? Or I need som special >omlu>> driver? > Hello Igor, > I've add the line >device apm > and commented following >#device apm0 at nexus? disable flags 0x20 # Advanced Power Management > > but now the system writes >synk disks... >done >up time 1m30s > and hangs up, not answering at any key but still working > (monitor is turned on, coolers ...) > >Have I done something wrong? In /etc/rc.conf, try adding the line apm_enable="YES" Jud To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 3:49:58 2002 Delivered-To: freebsd-questions@freebsd.org Received: from nova.kettering.edu (nova.kettering.edu [192.138.137.2]) by hub.freebsd.org (Postfix) with ESMTP id A0E7037B41D for ; Thu, 13 Jun 2002 03:49:53 -0700 (PDT) Received: from infinity.kettering.edu (infinity.kettering.edu [198.110.5.123]) by nova.kettering.edu (8.10.1/8.10.0) with ESMTP id g5DAkAN09154 for ; Thu, 13 Jun 2002 06:46:10 -0400 (EDT) Received: from localhost (acheng@localhost) by infinity.kettering.edu (8.11.6/8.11.6) with ESMTP id g5DAqNx98893 for ; Thu, 13 Jun 2002 06:52:23 -0400 (EDT) (envelope-from acheng@member.ams.org) X-Authentication-Warning: infinity.kettering.edu: acheng owned process doing -bs Date: Thu, 13 Jun 2002 06:52:23 -0400 (EDT) From: Ada Cheng X-X-Sender: To: Subject: How to move a file starting with `-` Message-ID: <20020613065017.P97286-100000@infinity.kettering.edu> 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 Good morning, How do I move a file called `-name.tex` to name.tex? if I try mv -name.tex name.tex I get an illegal option error. Thanks Ada To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 3:51:13 2002 Delivered-To: freebsd-questions@freebsd.org Received: from avocet.mail.pas.earthlink.net (avocet.mail.pas.earthlink.net [207.217.120.50]) by hub.freebsd.org (Postfix) with ESMTP id 7E64C37B426 for ; Thu, 13 Jun 2002 03:50:59 -0700 (PDT) Received: from user-119aekg.biz.mindspring.com ([66.149.58.144] helo=ns.flncs.com) by avocet.mail.pas.earthlink.net with esmtp (Exim 3.33 #2) id 17ISBs-00063y-00; Thu, 13 Jun 2002 03:50:57 -0700 Received: from flncs.com (cable [12.164.45.235]) by ns.flncs.com (Postfix) with ESMTP id AFD4753C8; Thu, 13 Jun 2002 06:54:54 -0400 (EDT) Message-ID: <3D087AD7.1070806@flncs.com> Date: Thu, 13 Jun 2002 06:58:31 -0400 From: Moti Levy User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0rc3) Gecko/20020523 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ada Cheng Cc: questions@FreeBSD.ORG Subject: Re: How to move a file starting with `-` References: <20020613065017.P97286-100000@infinity.kettering.edu> 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 Ada Cheng wrote: > Good morning, > How do I move a file called `-name.tex` to name.tex? > if I try mv -name.tex name.tex I get an illegal option error. > Thanks > Ada > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > mv ./-name name To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 3:54: 4 2002 Delivered-To: freebsd-questions@freebsd.org Received: from fikkie.sion.themirror.nl (ip503c4ea3.speed.planet.nl [80.60.78.163]) by hub.freebsd.org (Postfix) with ESMTP id DE50F37B431 for ; Thu, 13 Jun 2002 03:53:59 -0700 (PDT) Received: from sion.themirror.nl (intel.sion.themirror.nl [10.0.0.170]) by fikkie.sion.themirror.nl (Postfix) with ESMTP id BEA115DC; Thu, 13 Jun 2002 12:54:03 +0200 (CEST) Message-ID: <3D0879C9.1060309@sion.themirror.nl> Date: Thu, 13 Jun 2002 12:54:01 +0200 From: Ruben Kerkhof User-Agent: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:1.0rc2) Gecko/20020510 X-Accept-Language: en-us, en, nl MIME-Version: 1.0 To: Darren Pilgrim Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Cleaning the entire ports tree. References: <3D085F5E.9F6E81BB@pantherdragon.org> 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 Darren Pilgrim wrote: > I got bored and made the entire ports tree. Now I want to clean the > whole thing out. Is there a make option for ports that will cause it > not to clean for dependencies? > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message Install portupgrade from the ports. (/usr/ports/sysutils/portupgrade by default). After that, you can do portsclean -c, portsclean -DD and all your ports will be cleaned up. Doing rm -rf * in /usr/ports/distfiles also helps. Greetings, Ruben To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 3:56:15 2002 Delivered-To: freebsd-questions@freebsd.org Received: from fikkie.sion.themirror.nl (ip503c4ea3.speed.planet.nl [80.60.78.163]) by hub.freebsd.org (Postfix) with ESMTP id DDD8C37B421 for ; Thu, 13 Jun 2002 03:56:10 -0700 (PDT) Received: from sion.themirror.nl (intel.sion.themirror.nl [10.0.0.170]) by fikkie.sion.themirror.nl (Postfix) with ESMTP id 2FEB9511; Thu, 13 Jun 2002 12:55:53 +0200 (CEST) Message-ID: <3D087A37.4080000@sion.themirror.nl> Date: Thu, 13 Jun 2002 12:55:51 +0200 From: Ruben Kerkhof User-Agent: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:1.0rc2) Gecko/20020510 X-Accept-Language: en-us, en, nl MIME-Version: 1.0 To: Darren Pilgrim Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Cleaning the entire ports tree. References: <3D085F5E.9F6E81BB@pantherdragon.org> 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 Darren Pilgrim wrote: > I got bored and made the entire ports tree. Now I want to clean the > whole thing out. Is there a make option for ports that will cause it > not to clean for dependencies? > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message Install portupgrade from the ports. (/usr/ports/sysutils/portupgrade by default). After that, you can do portsclean -c, portsclean -DD and all your ports will be cleaned up. Doing rm -rf * in /usr/ports/distfiles also helps. Greetings, Ruben To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 3:56:31 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (dav67.pav3.hotmail.com [64.4.38.171]) by hub.freebsd.org (Postfix) with ESMTP id BE1C937B421 for ; Thu, 13 Jun 2002 03:56:25 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 13 Jun 2002 03:56:06 -0700 X-Originating-IP: [203.129.223.38] Reply-To: "Akthar Hussain" From: "Akthar Hussain" To: Subject: PKG_DEL Date: Thu, 13 Jun 2002 16:34:10 +0530 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0011_01C212F8.256FABA0" 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 Message-ID: X-OriginalArrivalTime: 13 Jun 2002 10:56:06.0657 (UTC) FILETIME=[EB14E710:01C212C8] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0011_01C212F8.256FABA0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi Friends, can any one tell me how to remove only all kde pakages (related to kde = 2.2.2) from fbsd 4.5 is there any way is ther in syinstall to remove selected pakgs. Thanks ah ------=_NextPart_000_0011_01C212F8.256FABA0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi Friends,
 
can any one tell me how to remove only = all kde=20 pakages (related to kde 2.2.2) from fbsd 4.5
 
is there any way is ther in syinstall = to remove=20 selected pakgs.
 
Thanks
ah
 
------=_NextPart_000_0011_01C212F8.256FABA0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 4:12:16 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx0.gmx.net (mx0.gmx.net [213.165.64.100]) by hub.freebsd.org (Postfix) with SMTP id ADEDE37B422 for ; Thu, 13 Jun 2002 04:12:11 -0700 (PDT) Received: (qmail 17510 invoked by uid 0); 13 Jun 2002 11:07:56 -0000 Date: Thu, 13 Jun 2002 13:07:56 +0200 (MEST) From: Sanjay Bhattacharya To: freebsd-questions@freebsd.org MIME-Version: 1.0 References: Subject: Re: PKG_DEL X-Priority: 3 (Normal) X-Authenticated-Sender: #0014812425@gmx.net X-Authenticated-IP: [203.197.117.162] Message-ID: <16601.1023966476@www20.gmx.net> X-Mailer: WWW-Mail 1.5 (Global Message Exchange) X-Flags: 0001 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, To know the kde packages, do a pkg_info|grep kde and then do a pkg_delete on all the packages. rgds, Sanjay > Hi Friends, > > can any one tell me how to remove only all kde pakages (related to kde > 2.2.2) from fbsd 4.5 > > is there any way is ther in syinstall to remove selected pakgs. > > Thanks > ah > > -- GMX - Die Kommunikationsplattform im Internet. http://www.gmx.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 4:18:31 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail9.wlv.netzero.net (mail9.wlv.netzero.net [209.247.163.66]) by hub.freebsd.org (Postfix) with SMTP id 2B80C37B444 for ; Thu, 13 Jun 2002 04:18:28 -0700 (PDT) Received: (qmail 1082 invoked from network); 13 Jun 2002 11:13:33 -0000 Received: from 66-42-121-242.lsan.dial.netzero.com (HELO edsph44oxxke22) (66.42.121.242) by mail9.wlv.netzero.net with SMTP; 13 Jun 2002 11:13:33 -0000 Message-ID: <000801c212cb$60ffe7c0$f2792a42@edsph44oxxke22> From: "Edward Martinez" To: Subject: freebsd Date: Thu, 13 Jun 2002 04:13:42 -0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01C21290.B3D3FBC0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0005_01C21290.B3D3FBC0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Dear Freebsd Is there any Professional certifications based on Freebsd or any of the = BSDs operating systems? Thank you! ------=_NextPart_000_0005_01C21290.B3D3FBC0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Dear Freebsd
 
Is there any Professional = certifications based on=20 Freebsd or any of the BSDs operating systems?
 
 
Thank you!
------=_NextPart_000_0005_01C21290.B3D3FBC0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 4:19: 4 2002 Delivered-To: freebsd-questions@freebsd.org Received: from icarus.slightlystrange.org (icarus.slightlystrange.org [62.190.193.173]) by hub.freebsd.org (Postfix) with ESMTP id 4343B37B44B for ; Thu, 13 Jun 2002 04:18:59 -0700 (PDT) Received: from danielby by icarus.slightlystrange.org with local (Exim 3.12 #1 (Debian)) id 17ISYg-0006QC-00 for ; Thu, 13 Jun 2002 12:14:30 +0100 Date: Thu, 13 Jun 2002 12:14:30 +0100 From: Daniel Bye To: questions@FreeBSD.ORG Subject: Re: How to move a file starting with `-` Message-ID: <20020613111430.GB24043@icarus.slightlystrange.org> Reply-To: dan@slightlystrange.org Mail-Followup-To: questions@FreeBSD.ORG References: <20020613065017.P97286-100000@infinity.kettering.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020613065017.P97286-100000@infinity.kettering.edu> User-Agent: Mutt/1.3.27i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Jun 13, 2002 at 06:52:23AM -0400, Ada Cheng wrote: > Good morning, > How do I move a file called `-name.tex` to name.tex? > if I try mv -name.tex name.tex I get an illegal option error. > Thanks > Ada mv -- -name.tex new.name Dan -- 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 Thu Jun 13 4:25:17 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail4.nc.rr.com (fe4.southeast.rr.com [24.93.67.51]) by hub.freebsd.org (Postfix) with ESMTP id C9CFD37B476 for ; Thu, 13 Jun 2002 04:25:10 -0700 (PDT) Received: from i8k.babbleon.org ([66.57.86.84]) by mail4.nc.rr.com with Microsoft SMTPSVC(5.5.1877.757.75); Thu, 13 Jun 2002 07:20:45 -0400 Received: by i8k.babbleon.org (Postfix, from userid 111) id 4F9ABBB2C; Thu, 13 Jun 2002 07:20:37 -0400 (EDT) Content-Type: text/plain; charset="iso-8859-1" From: Brian T.Schellenberger To: Sanjay Bhattacharya , freebsd-questions@FreeBSD.ORG Subject: Re: PKG_DEL Date: Thu, 13 Jun 2002 07:20:36 -0400 X-Mailer: KMail [version 1.3] References: <16601.1023966476@www20.gmx.net> In-Reply-To: <16601.1023966476@www20.gmx.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020613112037.4F9ABBB2C@i8k.babbleon.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG You can get most of them, at least, with pkg_delete 'kde*' The -i or -n options can come in handy if the possiblity of false positives makes you nervous. On Thursday 13 June 2002 07:07 am, Sanjay Bhattacharya wrote: | Hi, | | To know the kde packages, do a | pkg_info|grep kde | and then do a pkg_delete on all the packages. | | rgds, | Sanjay | | > Hi Friends, | > | > can any one tell me how to remove only all kde pakages (related to kde | > 2.2.2) from fbsd 4.5 | > | > is there any way is ther in syinstall to remove selected pakgs. | > | > Thanks | > ah -- Brian T. Schellenberger . . . . . . . bts@wnt.sas.com (work) Brian, the man from Babble-On . . . . bts@babbleon.org (personal) http://www.babbleon.org http://www.eff.org http://www.programming-freedom.org If you smell the smoke you don't need to be told what you've got to do; Yet there's a certain breed, so very in-between, they'd rather take a vote. -- DEVO -- Here To Go To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 4:51:16 2002 Delivered-To: freebsd-questions@freebsd.org Received: from bastuba.partitur.se (bastuba.partitur.se [212.209.169.194]) by hub.freebsd.org (Postfix) with ESMTP id 8ADD237B429 for ; Thu, 13 Jun 2002 04:50:37 -0700 (PDT) Received: (from root@localhost) by bastuba.partitur.se (8.11.6/8.11.6) id g5DBoZn76247 for freebsd-questions@FreeBSD.ORG.AVP; Thu, 13 Jun 2002 13:50:35 +0200 (CEST) (envelope-from girgen@partitur.se) Received: from elbas.partitur.se (elbas.partitur.se [212.209.169.222]) by bastuba.partitur.se (8.11.6/8.11.6) with ESMTP id g5DBoZ376231; Thu, 13 Jun 2002 13:50:35 +0200 (CEST) (envelope-from girgen@partitur.se) Received: from localhost (localhost [127.0.0.1]) by elbas.partitur.se (8.11.6/8.11.6) with ESMTP id g5DBoXB71858; Thu, 13 Jun 2002 13:50:34 +0200 (CEST) (envelope-from girgen@partitur.se) Date: Thu, 13 Jun 2002 13:50:32 +0200 From: Palle Girgensohn To: j mckitrick , freebsd-questions@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: Anyone notice lots of crashes in Netscape 4.79? Message-ID: <41430000.1023969031@elbas.partitur.se> In-Reply-To: <20020613103816.A35216@dogma.freebsd-uk.eu.org> References: <20020613103816.A35216@dogma.freebsd-uk.eu.org> X-Mailer: Mulberry/2.2.1 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Yes, I have occasionally seen Netscape behave like you describe. The cure in my case has always been to wipe out the preferences.js file and start over, entering all settings again. You could give it a try and see if it helps. /Palle --On Thursday, June 13, 2002 10:39:17 +0100 j mckitrick wrote: > > I don't know if I'm doing something wrong or have an unstable system, > but I have had a lot of problems with Netscape completely choking and > shutting down. I've had my share of lock-ups like we all have, but > these recent crashes are worse. They seem to happen without rhyme or > reason, and on no particular site. The only pattern I see is I usually > have about 3 windows open and more than one are busy. Then suddenly > they all disappear. This seems to be happening a *lot* more than it > ever did. > > Any ideas? > > 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-ports" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 4:54: 8 2002 Delivered-To: freebsd-questions@freebsd.org Received: from probity.mcc.ac.uk (probity.mcc.ac.uk [130.88.200.94]) by hub.freebsd.org (Postfix) with ESMTP id 14E4037B42F; Thu, 13 Jun 2002 04:53:53 -0700 (PDT) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97]) by probity.mcc.ac.uk with esmtp (Exim 2.05 #7) id 17ITAf-000O4l-00; Thu, 13 Jun 2002 12:53:45 +0100 Received: (from jcm@localhost) by dogma.freebsd-uk.eu.org (8.11.6/8.11.1) id g5DBrjg36002; Thu, 13 Jun 2002 12:53:45 +0100 (BST) (envelope-from jcm) Date: Thu, 13 Jun 2002 12:53:45 +0100 From: j mckitrick To: Palle Girgensohn Cc: freebsd-questions@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: Anyone notice lots of crashes in Netscape 4.79? Message-ID: <20020613125345.A35827@dogma.freebsd-uk.eu.org> References: <20020613103816.A35216@dogma.freebsd-uk.eu.org> <41430000.1023969031@elbas.partitur.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <41430000.1023969031@elbas.partitur.se>; from girgen@partitur.se on Thu, Jun 13, 2002 at 01:50:32PM +0200 X-Scanner: exiscan *17ITAf-000O4l-00*gn7TOO8UAog* (Manchester Computing, University of Manchester) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Jun 13, 2002 at 01:50:32PM +0200, Palle Girgensohn wrote: | Yes, I have occasionally seen Netscape behave like you describe. The cure | in my case has always been to wipe out the preferences.js file and start | over, entering all settings again. You could give it a try and see if it | helps. Thanks, I'll try that. I also noticed it says it's a bus error, but I can't find the actual core dump. I'll try your idea, though. jm -- There are only 10 types of people in this world: those who understand binary, and those who don't. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 4:56:14 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dire.bris.ac.uk (dire.bris.ac.uk [137.222.10.60]) by hub.freebsd.org (Postfix) with ESMTP id 2615C37B400 for ; Thu, 13 Jun 2002 04:56:09 -0700 (PDT) Received: from mail.ilrt.bris.ac.uk by dire.bris.ac.uk with SMTP-PRIV with ESMTP; Thu, 13 Jun 2002 12:55:52 +0100 Received: from cmjg (helo=localhost) by mail.ilrt.bris.ac.uk with local-esmtp (Exim 3.16 #1) id 17ITBf-00050E-00; Thu, 13 Jun 2002 12:54:47 +0100 Date: Thu, 13 Jun 2002 12:54:47 +0100 (BST) From: Jan Grant X-X-Sender: cmjg@mail.ilrt.bris.ac.uk To: Alexey Privalov Cc: freebsd-questions@freebsd.org Subject: Re: mtree & permissions In-Reply-To: <20020613001953.D27596-100000@land3.nsu.ru> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 13 Jun 2002, Alexey Privalov wrote: > hi all. > > i`m wanting to set my own permissions for '/var' > > i changed '/etc/mtree/BSD.root.dist' but when i make 'make installworld' then > permissions are changed. > > where is a bug? The mtree files in /etc are being replaced with fresh copies from /usr/src by the installworld process. -- jan grant, ILRT, University of Bristol. http://www.ilrt.bris.ac.uk/ Tel +44(0)117 9287088 Fax +44 (0)117 9287112 RFC822 jan.grant@bris.ac.uk ( echo "ouroboros"; cat ) > /dev/fd/0 # it's like talking to yourself sometimes To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 5: 1:41 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mta06bw.bigpond.com (mta06bw.bigpond.com [139.134.6.96]) by hub.freebsd.org (Postfix) with ESMTP id 2293A37B41C; Thu, 13 Jun 2002 05:01:27 -0700 (PDT) Received: from mx-star.w-o-r-l-d.net ([144.135.24.72]) by mta06bw.bigpond.com (Netscape Messaging Server 4.15 mta06bw Apr 29 2002 13:22:02) with SMTP id GXN82A00.DJI; Thu, 13 Jun 2002 22:01:22 +1000 Received: from CPE-144-132-3-75.vic.bigpond.net.au ([144.132.3.75]) by bwmam02.mailsvc.email.bigpond.com(MailRouter V3.0n 11/10541293); 13 Jun 2002 22:01:20 From: "Debbie" To: "zowzgjjle@hotmail.com" Subject: Start on your summer look now Content-Type: text/plain; charset="us-ascii";format=flowed Content-Transfer-Encoding: 7bit Message-Id: <20020613120127.2293A37B41C@hub.freebsd.org> Date: Thu, 13 Jun 2002 05:01:27 -0700 (PDT) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG As seen on NBC, CBS, CNN, and even Oprah! The health discovery that actually reverses aging while burning fat, without dieting or exercise! This proven discovery has even been reported on by the New England Journal of Medicine. Forget aging and dieting forever! And it's Guaranteed! Click here: http://jog.bulkersx.com Would you like to lose weight while you sleep! No dieting! No hunger pains! No Cravings! No strenuous exercise! Change your life forever! 100% GUARANTEED! 1.Body Fat Loss 82% improvement. 2.Wrinkle Reduction 61% improvement. 3.Energy Level 84% improvement. 4.Muscle Strength 88% improvement. 5.Sexual Potency 75% improvement. 6.Emotional Stability 67% improvement. 7.Memory 62% improvement. *********************************************************** You are receiving this email as a subscriber to the Opt-In America Mailing List. To unsubscribe from future offers, just click here: mailto:affiliateoptout@btamail.net.cn?Subject=off To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 5: 2:44 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dire.bris.ac.uk (dire.bris.ac.uk [137.222.10.60]) by hub.freebsd.org (Postfix) with ESMTP id 4762E37B413 for ; Thu, 13 Jun 2002 05:02:01 -0700 (PDT) Received: from mail.ilrt.bris.ac.uk by dire.bris.ac.uk with SMTP-PRIV with ESMTP; Thu, 13 Jun 2002 13:01:51 +0100 Received: from cmjg (helo=localhost) by mail.ilrt.bris.ac.uk with local-esmtp (Exim 3.16 #1) id 17ITFO-000532-00; Thu, 13 Jun 2002 12:58:38 +0100 Date: Thu, 13 Jun 2002 12:58:38 +0100 (BST) From: Jan Grant X-X-Sender: cmjg@mail.ilrt.bris.ac.uk To: johann@broadpark.no Cc: questions@freebsd.org Subject: Re: [BIND] W00t?! Non-existent host/domain In-Reply-To: <1023910399.3d07a1ff75bd3@mail.broadpark.no> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 12 Jun 2002 johann@broadpark.no wrote: > Hello. > > I see nothing wrong with this file. > > Everything is as it's always been, where it has always worked. Yet only ns1 > resolves, and not my CNAMES. > > I've tried putting ns1 as IN A and having another @ as the same IP cover the > rest of the CNAMES, including muay. > > I'm hoping someone can help me "resolve" the issue. Thanks :-) Not without a copy of your configuration. You say > Everything is as it's always been In other words, the answer to "what did you change" is "nothing". In that case, you may need to look for external reasons why your DNS setup is suddenly breaking - such as a delegating nameserver forgetting about your NS records. -- jan grant, ILRT, University of Bristol. http://www.ilrt.bris.ac.uk/ Tel +44(0)117 9287088 Fax +44 (0)117 9287112 RFC822 jan.grant@bris.ac.uk "My army boots contain everything not in them." - Russell's pair o' Docs. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 5: 5: 8 2002 Delivered-To: freebsd-questions@freebsd.org Received: from virgo.i-cable.com (virgo.i-cable.com [210.80.60.87]) by hub.freebsd.org (Postfix) with SMTP id 8A26E37B417 for ; Thu, 13 Jun 2002 05:05:02 -0700 (PDT) Received: (qmail 4940 invoked by uid 706); 13 Jun 2002 11:56:26 -0000 Received: from cm61-15-29-85.hkcable.com.hk (HELO james) (61.15.29.85) by 0 with SMTP; 13 Jun 2002 11:56:24 -0000 To: Members@FreeBSD.ORG From: i.am/hongkong@FreeBSD.ORG Subject: ╖з╛O╜╩╢Д╫в╬б i.am/HongKong Date: Thu, 13 Jun 2002 19:44:47 +0800 Message-Id: <37420.822771932870400.1793@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=big5 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 ╖з╛O╜╩╢Д╫в╬б i.am/HongKong ╥s╚ь╔ъ╓╖╖з╛O╜╩╢Д╫в╬б╛╟╖A╢ё╗я╓@╜с╖С╓j╚╛║B╖С╕h╓╦╓ф╙╨╟Q╫в╕a╠a║Aеw╙О╔[╓J║C Newly established i.am/HongKong forum is a big and advanced forum for general discussion. You are invited to join it. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 5: 6:59 2002 Delivered-To: freebsd-questions@freebsd.org Received: from max5.rrze.uni-erlangen.de (max5.rrze.uni-erlangen.de [131.188.3.50]) by hub.freebsd.org (Postfix) with ESMTP id 7EF2D37B40C for ; Thu, 13 Jun 2002 05:06:55 -0700 (PDT) Received: from [131.188.187.7] by max5.rrze.uni-erlangen.de with ESMTP for freebsd-questions@freebsd.org; Thu, 13 Jun 2002 14:06:54 +0200 Received: from OLYMP/SpoolDir by imp.uni-erlangen.de (Mercury 1.48); 13 Jun 02 14:06:49 +0200 Received: from SpoolDir by OLYMP (Mercury 1.48); 13 Jun 02 14:06:34 +0200 From: "alex@imp" Organization: Institute of Medical Physics (IMP) To: freebsd-questions@FreeBSD.ORG Date: Thu, 13 Jun 2002 14:06:33 +0200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: grub Message-Id: <3D08A6E9.10623.9A5C3C@localhost> X-mailer: Pegasus Mail for Win32 (v3.12c) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hi, this ain't a strictly bsd-oriented question, but i hope 2find an answer 2my question: i'm using GRUB to boot up freebsd, linux &win9x and it's working fine; but how can I boot BeOS r5 (installed on a extended partition) from grub or what should I do to make it possible ?!?! this command lines won't boot up BeOS: grub> title BeOS grub> rootnoverify(hdX,Y) grub> makeactive grub> chainloader +1 grub> boot _____________________ thanx in advance alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 5:23:58 2002 Delivered-To: freebsd-questions@freebsd.org Received: from server1.mark-2k.com (mark-2k.com [64.39.15.234]) by hub.freebsd.org (Postfix) with ESMTP id 0315E37B40D for ; Thu, 13 Jun 2002 05:23:55 -0700 (PDT) Received: from barney ([200.43.47.227]) (authenticated (0 bits)) by server1.mark-2k.com (8.11.3/8.11.3) with ESMTP id g5DCNqg03672; Thu, 13 Jun 2002 07:23:52 -0500 From: "Pablo Bendersky" To: "'Alexander V Zubchenko'" , "'Joe & Fhe Barbish'" Cc: Subject: RE: 3 NICs question Date: Thu, 13 Jun 2002 09:23:46 -0300 Message-ID: <003201c212d5$2bbac670$3700a8c0@mark> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 In-Reply-To: <20020613083713.T3199-100000@server.hermes-comp.zp.ua> Sender: owner-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 your answers. I'm running this command for nating tun0: /sbin/natd -dynamic -n tun0 For xl2 I'm trying with this command: /sbin/natd -p natd2 -config /etc/natd2.conf -n xl2 The default route of the server is assigned by PPP, so it goes through the adsl. I think that's where the problem actually is... When I try to access the nated web server, I can get to the web server but the web server can't answer the request. What I guess is as follows: - The request enters via xl2 - The answer tries to go via tun0, because of the default route. Could that be true? Can ipfw fwd help on this case? Thank you! Pablo Bendersky pbendersky@mark-2k.com > -----Mensaje original----- > De: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG] En nombre de > Alexander V Zubchenko > Enviado el: Jueves, 13 de Junio de 2002 02:42 a.m. > Para: Pablo Bendersky > CC: freebsd-questions@FreeBSD.ORG > Asunto: Re: 3 NICs question > > > Greetings! > > Please, send us additional information. what cmd_line You are trying > to run natd with (both of them), e.g. > > Alexander V Zubchenko, E-Mail: > stalker@hermes-comp.zp.ua > System Administrator, WWW: http://www.hermes-comp.zp.ua/ > Hermes-comp, > Ukraine, > Zaporizhzhya, > Geroev Stalingrada 50 > phone/fax: +380 612 64-19-72 > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 6:28: 3 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp03.wxs.nl (smtp03.wxs.nl [195.121.6.37]) by hub.freebsd.org (Postfix) with ESMTP id 51F4837B431; Thu, 13 Jun 2002 06:27:57 -0700 (PDT) Received: from cybertron.kruijff ([213.10.151.186]) by smtp03.wxs.nl (Netscape Messaging Server 4.15) with ESMTP id GXNBXP00.I3V; Thu, 13 Jun 2002 15:25:01 +0200 Date: Thu, 13 Jun 2002 15:25:41 +0200 From: Alex X-Mailer: The Bat! (v1.53d) Reply-To: freebsd-reply@akruijff.dds.nl X-Priority: 3 (Normal) Message-ID: <17926793416.20020613152541@dds.nl> To: "Charles Yarbrough" Cc: freebsd-questions@FreeBSD.ORG, freebsd-doc@FreeBSD.ORG Subject: Re: We use your software In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Dear Charles, Wednesday, June 12, 2002, 10:08:55 PM, you wrote: CY> We use your software here at www.adult-website-hosting.com can we get a CY> listing under gallery - commercial CY> Thanks, CY> Charles CY> AWH This is a user support list and thus are not able to meet your request. I've send you request to the doc team (freebsd-doc@FreeBSD.ORG) in the hope that they will be able to handle your request. -- Best regards, Alex The FreeBSD handbook www.freebsd.org/handbook How to get best results from the FreeBSD- questions mailing list http://www.freebsd.org/doc/en_US.ISO8859-1/articles/freebsd-questions/index.html Alternative: http://www.lemis.com/questions.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 6:39:52 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f9.law7.hotmail.com [216.33.237.9]) by hub.freebsd.org (Postfix) with ESMTP id 466A937B447 for ; Thu, 13 Jun 2002 06:39:50 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 13 Jun 2002 06:34:57 -0700 Received: from 63.170.174.190 by lw7fd.law7.hotmail.msn.com with HTTP; Thu, 13 Jun 2002 13:34:57 GMT X-Originating-IP: [63.170.174.190] From: "Jon Larssen" To: freebsd-questions@freebsd.org Subject: UPS scenario; HOWTO? Date: Thu, 13 Jun 2002 09:34:57 -0400 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 13 Jun 2002 13:34:57.0823 (UTC) FILETIME=[1C196AF0:01C212DF] Sender: owner-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 adding a UPS to my FreeBSD server, and after reading docs and such, I think I understand the process. But I have one question regarding a far fetched scenario. Just imagine this: (1) Power goes out, the UPS goes into "battery" mode. (2) The power daemon notices this and allows a 5 minutes (complete configurable) grace time just in case power is restored in that chunk of time. (3) Tough luck! Nope, no AC power. The power daemon than signals the operating system to shutdown. (4) As was told to do so, FreeBSD will shutdown. That ends with a message of the like of "Press any key to reboot". (5) The server, then, is officially halted. We've got no AC power and the UPS battery will soon be drained out. (6) Wait! AC is restored and the UPS was still up. The lights go green and the buzzer finally quiets. But the server will be in "Press any key to reboot" mode indefinitely... or until wither me or one of my coworkers actually press a key. This problem has a solution? Hack? Workaround? Best regards, Jon Larssen. _________________________________________________________________ Chat with friends online, try MSN Messenger: http://messenger.msn.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 7:25:16 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ei.bzerk.org (ei.xs4all.nl [213.84.67.5]) by hub.freebsd.org (Postfix) with ESMTP id 9D2D737B428 for ; Thu, 13 Jun 2002 07:24:10 -0700 (PDT) Received: from ei.bzerk.org (BOFH@localhost [127.0.0.1]) by ei.bzerk.org (8.12.3/8.12.3) with ESMTP id g5DELp05063599; Thu, 13 Jun 2002 16:21:51 +0200 (CEST) (envelope-from stable@ei.bzerk.org) Received: (from stable@localhost) by ei.bzerk.org (8.12.3/8.12.3/Submit) id g5DELp74063598; Thu, 13 Jun 2002 16:21:51 +0200 (CEST) Date: Thu, 13 Jun 2002 16:21:51 +0200 From: Ruben de Groot To: Jon Larssen Cc: freebsd-questions@FreeBSD.ORG Subject: Re: UPS scenario; HOWTO? Message-ID: <20020613162151.A63548@ei.bzerk.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from jonlarssen@hotmail.com on Thu, Jun 13, 2002 at 09:34:57AM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Jun 13, 2002 at 09:34:57AM -0400, Jon Larssen typed: > Hi, > > I'm adding a UPS to my FreeBSD server, and after reading docs and such, I > think I understand the process. But I have one question regarding a far > fetched scenario. Just imagine this: > > (1) Power goes out, the UPS goes into "battery" mode. > > (2) The power daemon notices this and allows a 5 minutes > (complete configurable) grace time just in case > power is restored in that chunk of time. > > (3) Tough luck! Nope, no AC power. The power daemon than > signals the operating system to shutdown. > > (4) As was told to do so, FreeBSD will shutdown. That > ends with a message of the like of "Press any key > to reboot". > > (5) The server, then, is officially halted. We've got no > AC power and the UPS battery will soon be drained > out. > > (6) Wait! AC is restored and the UPS was still up. The > lights go green and the buzzer finally quiets. But > the server will be in "Press any key to reboot" mode > indefinitely... > > or until wither me or one of my coworkers actually press a key. > > This problem has a solution? Hack? Workaround? When using APM you can halt the server with shutdown -p. That way the power will be turned off completely. When AC is restored later, the system will boot again. > > Best regards, > Jon Larssen. > > _________________________________________________________________ > Chat with friends online, try MSN Messenger: http://messenger.msn.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 7:27:51 2002 Delivered-To: freebsd-questions@freebsd.org Received: from lexx.zssm.zp.ua (lexx.zssm.zp.ua [212.8.32.8]) by hub.freebsd.org (Postfix) with ESMTP id CB24837B48D for ; Thu, 13 Jun 2002 07:24:44 -0700 (PDT) Received: from server.hermes-comp.zp.ua (germes-comp.zssm.zp.ua [212.8.32.132] (may be forged)) by lexx.zssm.zp.ua (8.9.2/8.9.2) with ESMTP id QAA15007; Thu, 13 Jun 2002 16:53:05 +0300 (EET DST) Received: from localhost (localhost [127.0.0.1]) by server.hermes-comp.zp.ua (Postfix) with ESMTP id 63BD938302; Thu, 13 Jun 2002 16:57:13 +0300 (EEST) Date: Thu, 13 Jun 2002 16:57:13 +0300 (EEST) From: Alexander V Zubchenko To: Jon Larssen Cc: FreeBSD Questions Subject: Re: UPS scenario; HOWTO? In-Reply-To: Message-ID: <20020613165313.L2836-100000@server.hermes-comp.zp.ua> 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 Greetings! Can You provide additional information, like UPS model used, software installed etc. For APC SmartUPS there r /usr/ports/sysutils/mgeupsd, that, accordingly to pkg-descr, may stop system when power fail and return it to normal state after. But I don't use it, so can't b sure. Alexander V Zubchenko, E-Mail: stalker@hermes-comp.zp.ua System Administrator, WWW: http://www.hermes-comp.zp.ua/ Hermes-comp, Ukraine, Zaporizhzhya, Geroev Stalingrada 50 phone/fax: +380 612 64-19-72 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 7:29:40 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ren.sasknow.com (ren.sasknow.com [207.195.92.131]) by hub.freebsd.org (Postfix) with ESMTP id 9011C37B62A for ; Thu, 13 Jun 2002 07:29:06 -0700 (PDT) Received: from localhost (ryan@localhost) by ren.sasknow.com (8.11.6/8.11.6) with ESMTP id g5DET1h04074; Thu, 13 Jun 2002 08:29:01 -0600 (CST) (envelope-from ryan@sasknow.com) Date: Thu, 13 Jun 2002 08:29:01 -0600 (CST) From: Ryan Thompson To: Jon Larssen Cc: freebsd-questions@FreeBSD.ORG Subject: Re: UPS scenario; HOWTO? In-Reply-To: Message-ID: <20020613082454.Q506-100000@ren.sasknow.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 Jon Larssen wrote to freebsd-questions@FreeBSD.ORG: > Hi, > > I'm adding a UPS to my FreeBSD server, and after reading docs and > such, I think I understand the process. But I have one question > regarding a far fetched scenario. > > [... Power goes out, server halts, power returns ...] Not far fetched at all.. We power servers with 2U APC 1400's, but are pretty conservative about when we start shutting systems down... so we see that pretty often. There's another thread going on in -questions right now Re: POWERDOWN that explains how to configure APM to power down your server completely with shutdown -p. Some BIOSes require you to enable "Powerup after AC loss" to automatically boot when AC power is restored. Check that, and test it before going live. Hope this helps, - Ryan -- Ryan Thompson SaskNow Technologies - http://www.sasknow.com 901 1st Avenue North - Saskatoon, SK - S7K 1Y4 Tel: 306-664-3600 Fax: 306-664-3630 Saskatoon Toll-Free: 877-727-5669 (877-SASKNOW) North America To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 7:45:58 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.navitaire.com (mail.navitaire.com [205.182.62.81]) by hub.freebsd.org (Postfix) with ESMTP id 01A8B37B432 for ; Thu, 13 Jun 2002 07:45:46 -0700 (PDT) Received: from exchange.Navitaire.com (exch.navitaire.com [149.122.4.14]) by mail.navitaire.com (Switch-2.1.4/Switch-2.1.0) with ESMTP id g5DEjkr27078 for ; Thu, 13 Jun 2002 09:45:46 -0500 (CDT) Received: by exchange.Navitaire.com with Internet Mail Service (5.5.2653.19) id ; Thu, 13 Jun 2002 09:44:05 -0500 Message-ID: From: "Henning, Brian" To: freebsd-questions@FreeBSD.ORG Subject: burncd problem Date: Thu, 13 Jun 2002 09:44:05 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello- I am trying to burn the '4.6-disc2.iso' image. I made sure i did a binary transfer and the checksum was correct. When I went to burn it with the command: burncd -f /dev/acd0a -s8 4.6-disc2.iso fixate i get the following error: burncd: ioctl(CDRIOCGETBLOCKSIZE): Inappropriate ioctl for device I looked for the error in the documentation and i didn't see anything... Any suggestions to help me burn this image. thanks, brian ps. the only drive other than the hard drive on this machine is my burner.. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 7:52:12 2002 Delivered-To: freebsd-questions@freebsd.org Received: from infinity.aesredfish.net (ns1.aesredfish.net [65.168.0.12]) by hub.freebsd.org (Postfix) with ESMTP id 665A937B417 for ; Thu, 13 Jun 2002 07:51:17 -0700 (PDT) Received: from potentialtech.com (mhope-dhcp-65-168-1-181.dashfast.com [65.168.1.181]) by infinity.aesredfish.net (8.11.6/8.11.0) with ESMTP id g5DEp6r11604; Thu, 13 Jun 2002 10:51:06 -0400 Message-ID: <3D08B2CD.6070805@potentialtech.com> Date: Thu, 13 Jun 2002 10:57:17 -0400 From: Bill Moran User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0rc1) Gecko/20020502 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Johan Brodin Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Comparisons References: 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 Johan Brodin wrote: > My name is Johan Brodin and I am a student at Chalmers University of > Technology in Gothenburg, Sweden. I am currently doing my master thesis > where I will try do design a dependable distributed system and one of the > main questions is: What OS from Linux, FreeBSD and Solaris is best suited > with respect to reliability, dependability and stability? My humble > question to you is: Do you have any information about this? Du you know > where I can find information? Personal opinions? I am really thankful for > all information that I can get my hands on! You'll never get an honest answer from this list ... it's a FreeBSD list! The answer is FreeBSD, obviously! It's the most secure, reliable, dependable and stable of those three. It's also better than Windows, MacOS, OpenBSD, and NetBSD (although those last two are close). That's my _honest_ opinion, otherwise I wouldn't use FreeBSD for everything I do (and I mean EVERYTHING). I can't get past the feeling that people who are in college don't understand that THEY are supposed to do the work ... that's how school works. But, then again, I've always been in a position where people have offered to pay me to do their homework, etc. Do the research yourself for goodness sakes. That's why you've got the project, so you can research it yourself. There's a plethora of information available about these systems all over the web, and 2 of them are available free of charge, so you REALLY should be installing them to find out for yourself. -- Bill Moran Potential Technology 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 Thu Jun 13 8:18:57 2002 Delivered-To: freebsd-questions@freebsd.org Received: from entropy.ms.washington.edu (entropy.ms.washington.edu [128.95.18.1]) by hub.freebsd.org (Postfix) with ESMTP id 72F1337B42A for ; Thu, 13 Jun 2002 08:18:50 -0700 (PDT) Received: from entropy.ms.washington.edu (entropy.ms.washington.edu [128.95.18.1]) by entropy.ms.washington.edu (8.11.6/8.11.6) with ESMTP id g5DFH4t69591 for ; Thu, 13 Jun 2002 08:17:04 -0700 (PDT) Date: Thu, 13 Jun 2002 08:17:04 -0700 (PDT) From: Richard Fairfield To: Subject: sendmail invocation from MUA Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello: I am used to setting up "client" machines so that no sendmail daemon is running. For outgoing mail, the MUA invokes sendmail, which is configured to relay off of our local mailserver. There seems to be two ways to do this under FreebBSD, one of which I cannot make work : Option 1, which works: - In /etc/mail/freebsd.mc, define SMART_HOST. For example: define(`SMART_HOST', `mailhost.ms.washington.edu')dnl - cd /etc/mail ; make cf ; make install - chown root /usr/lib/exec/sendmail/sendmail - chmod 4755 /usr/lib/exec/sendmail/sendmail Option 2, which fails: - In /etc/mail/, define an relay host. For example: FEATURE(msp mailhost.ms.washington.edu)dnl - cd /etc/mail ; make install-submit-cf The "make install-submit-cf" command generates this error message: /usr/bin/m4 -D_CF_DIR_=/usr/share/sendmail/cf/ /usr/share/sendmail/cf/m4/cf.m4 freebsd.submit.mc > freebsd.submit.cf m4: /usr/share/sendmail/cf/feature/msp mailhost.ms.washington.edu.m4: No such file or directory *** Error code 1 Stop in /etc/mail. It seems to be looking for an m4 file for the mail server, but that doesn't make sense to me. I'd prefer to use this second method. Can anyone help me get past this problem? Thank you, Richard Fairfield Math Sciences Computing Center University of Washington MSCC Departmental Telephone Number: 206-616-3636 My Office Telephone Number: 206-685-2303 Fax: 206-685-7419 rcf@ms.washington.edu **************************** System Info **************************** FreeBSD 4.5, updated with CVSup (tag=tag=RELENG_4). So I guess I'm really running 4.6 now?!? FreeBSD master.ms.washington.edu 4.6-RC FreeBSD 4.6-RC #0: Wed Jun 5 21:06:03 PDT 2002 root@master.ms.washington.edu:/usr/obj/usr/src/sys/GENERIC i386 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 8:33:20 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail6.nc.rr.com (fe6.southeast.rr.com [24.93.67.53]) by hub.freebsd.org (Postfix) with ESMTP id 9DCBF37B40A for ; Thu, 13 Jun 2002 08:33:05 -0700 (PDT) Received: from i8k.babbleon.org ([66.57.86.84]) by mail6.nc.rr.com with Microsoft SMTPSVC(5.5.1877.757.75); Thu, 13 Jun 2002 07:25:16 -0400 Received: by i8k.babbleon.org (Postfix, from userid 111) id C3E78BB2C; Thu, 13 Jun 2002 07:25:09 -0400 (EDT) Content-Type: text/plain; charset="iso-8859-1" From: Brian T.Schellenberger To: freebsd-questions@freebsd.org Subject: Write-cache control for SCSI? Date: Thu, 13 Jun 2002 07:25:08 -0400 X-Mailer: KMail [version 1.3] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020613112509.C3E78BB2C@i8k.babbleon.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I know that ATA device control write cache with sysctl hw.ata.wc but what do I use to control/check write caching with the a SCSI device? (And, for that matter, DMA -- or does that not apply to the SCSI world?) -- Brian T. Schellenberger . . . . . . . bts@wnt.sas.com (work) Brian, the man from Babble-On . . . . bts@babbleon.org (personal) http://www.babbleon.org http://www.eff.org http://www.programming-freedom.org If you smell the smoke you don't need to be told what you've got to do; Yet there's a certain breed, so very in-between, they'd rather take a vote. -- DEVO -- Here To Go To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 8:56:50 2002 Delivered-To: freebsd-questions@freebsd.org Received: from anchor.sinbad.net (anchor.sinbad.net [12.17.176.2]) by hub.freebsd.org (Postfix) with ESMTP id 3784C37B40B; Thu, 13 Jun 2002 08:56:46 -0700 (PDT) Received: from there (95-7-237-24-cable.anchorageak.net [24.237.7.95]) by anchor.sinbad.net (8.12.2/8.12.2) with SMTP id g5DFtKIo000540; Thu, 13 Jun 2002 07:55:21 -0800 (AKDT) Message-Id: <200206131555.g5DFtKIo000540@anchor.sinbad.net> Content-Type: text/plain; charset="iso-8859-1" From: Beech Rintoul Reply-To: akbeech@sinbad.net To: omax@mail.lviv.ua, owner-freebsd-questions@FreeBSD.ORG, Igor Kulemzin Subject: Re: Re[2]: POWERDOWN Date: Thu, 13 Jun 2002 07:55:19 -0800 X-Mailer: KMail [version 1.3] Cc: freebsd-questions@FreeBSD.ORG References: <58134176.20020613082943@mail.lviv.ua> <175276903886.20020613162046@kristal.ru> <137432261.20020613104011@mail.lviv.ua> In-Reply-To: <137432261.20020613104011@mail.lviv.ua> Organization: Sinbad Network Communications MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wednesday 12 June 2002 11:40 pm, omax@mail.lviv.ua wrote: > Hello Igor, > I've add the line > device apm > and commented following > #device apm0 at nexus? disable flags 0x20 # Advanced Power Remove the word "disable" from that line. Beech -- ------------------------------------------------------------------- Beech Rintoul - SysAdmin - akbeech@sinbad.net /"\ ASCII Ribbon Campaign | Sinbad Network Communications \ / - NO HTML/RTF in e-mail | 3101 Penland Parkway #K-38 X - NO Word docs in e-mail | Anchorage, AK 99508-1957 / \ ----------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 9: 7:25 2002 Delivered-To: freebsd-questions@freebsd.org Received: from anchor.sinbad.net (anchor.sinbad.net [12.17.176.2]) by hub.freebsd.org (Postfix) with ESMTP id C716937B414 for ; Thu, 13 Jun 2002 09:07:22 -0700 (PDT) Received: from there (95-7-237-24-cable.anchorageak.net [24.237.7.95]) by anchor.sinbad.net (8.12.2/8.12.2) with SMTP id g5DG3PIo000943; Thu, 13 Jun 2002 08:03:26 -0800 (AKDT) Message-Id: <200206131603.g5DG3PIo000943@anchor.sinbad.net> Content-Type: text/plain; charset="iso-8859-1" From: Beech Rintoul Reply-To: akbeech@sinbad.net To: omax@mail.lviv.ua, Igor Kulemzin Subject: Re: Re[2]: POWERDOWN Date: Thu, 13 Jun 2002 08:03:25 -0800 X-Mailer: KMail [version 1.3] Cc: freebsd-questions@FreeBSD.ORG References: <58134176.20020613082943@mail.lviv.ua> <175276903886.20020613162046@kristal.ru> <137432261.20020613104011@mail.lviv.ua> In-Reply-To: <137432261.20020613104011@mail.lviv.ua> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Organization: Sinbad Network Communications Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wednesday 12 June 2002 11:40 pm, omax@mail.lviv.ua wrote: > Hello Igor, > I've add the line > device apm > and commented following > #device apm0 at nexus? disable flags 0x20 # Advanced Power Remove the word "disable" from that line. Beech -- ------------------------------------------------------------------- Beech Rintoul - SysAdmin - akbeech@sinbad.net /"\ ASCII Ribbon Campaign | Sinbad Network Communications \ / - NO HTML/RTF in e-mail | 3101 Penland Parkway #K-38 X - NO Word docs in e-mail | Anchorage, AK 99508-1957 / \ ----------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 9:18:44 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ren.sasknow.com (ren.sasknow.com [207.195.92.131]) by hub.freebsd.org (Postfix) with ESMTP id 36ADD37B425 for ; Thu, 13 Jun 2002 09:18:38 -0700 (PDT) Received: from localhost (ryan@localhost) by ren.sasknow.com (8.11.6/8.11.6) with ESMTP id g5DGDjG09754; Thu, 13 Jun 2002 10:13:45 -0600 (CST) (envelope-from ryan@sasknow.com) Date: Thu, 13 Jun 2002 10:13:45 -0600 (CST) From: Ryan Thompson To: Ada Cheng Cc: questions@FreeBSD.ORG Subject: Re: How to move a file starting with `-` In-Reply-To: <20020613065017.P97286-100000@infinity.kettering.edu> Message-ID: <20020613101212.A9055-100000@ren.sasknow.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 Ada Cheng wrote to questions@FreeBSD.ORG: > Good morning, > > How do I move a file called `-name.tex` to name.tex? if I try > mv -name.tex name.tex I get an illegal option error. Yep. Use '--' as part of your command line to tell mv(1) that the remaining parameters are filenames, not options: mv -- -name.tex name.tex (Incidentally, this '--' syntax works with a lot of UNIX utilities). Or, perhaps less generally, use mv ./-name.tex name.tex, as another poster just suggested. - Ryan -- Ryan Thompson SaskNow Technologies - http://www.sasknow.com 901 1st Avenue North - Saskatoon, SK - S7K 1Y4 Tel: 306-664-3600 Fax: 306-664-3630 Saskatoon Toll-Free: 877-727-5669 (877-SASKNOW) North America To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 9:36: 7 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id EAE2A37B40C for ; Thu, 13 Jun 2002 09:35:57 -0700 (PDT) Received: (from dan@localhost) by dan.emsphone.com (8.12.3/8.12.3) id g5DGWx1F056821; Thu, 13 Jun 2002 11:32:59 -0500 (CDT) (envelope-from dan) Date: Thu, 13 Jun 2002 11:32:59 -0500 From: Dan Nelson To: "Brian T.Schellenberger" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Write-cache control for SCSI? Message-ID: <20020613163259.GA37481@dan.emsphone.com> References: <20020613112509.C3E78BB2C@i8k.babbleon.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="+QahgC5+KEYLbs62" Content-Disposition: inline In-Reply-To: <20020613112509.C3E78BB2C@i8k.babbleon.org> User-Agent: Mutt/1.3.99i X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --+QahgC5+KEYLbs62 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In the last episode (Jun 13), Brian T.Schellenberger said: > I know that ATA device control write cache with > > sysctl hw.ata.wc > > but what do I use to control/check write caching with the a SCSI device? Caching is a per-device setting stored on the drive itself; you only need to set it once, and the drive will remember it forever. I've attached a script that will check all the SCSI disks on your system and warn you if WCE is enabled. > (And, for that matter, DMA -- or does that not apply to the SCSI world?) DMA is purely a matter between the motherboard and the SCSI card, and unless you're running a 10-year-old ISA Adaptec 1520, is always used. -- Dan Nelson dnelson@allantgroup.com --+QahgC5+KEYLbs62 Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=cachecheck #! /bin/sh echo Checking SCSI drives for write-cache: numbad=0 # get a list of direct-access devices known to the system units=$(camcontrol devlist | sed -n -e "/,da[0-9]*/s/^.*(.*\(da[0-9]*\)).*$/\1/p") for i in $units do if camcontrol modepage $i -m 8 -P 3 2> /dev/null | grep -q "WCE:.*1" ; then camcontrol devlist | grep "(.*$i.*)" numbad=$(($numbad + 1)) fi done if [ $numbad -gt 0 ] ; then s= [ $numbad -ne 1 ] && s=s echo " $numbad device$s with WCE set. To reset, run \"camcontrol modepage -e -P 3 -m 8\" where is the disk name (i.e. da0), and set WCE to 0." fi echo --+QahgC5+KEYLbs62-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 9:51:19 2002 Delivered-To: freebsd-questions@freebsd.org Received: from blacklamb.mykitchentable.net (ekgr-dsl6-t138.citlink.net [207.173.251.138]) by hub.freebsd.org (Postfix) with ESMTP id 6AF4237B449 for ; Thu, 13 Jun 2002 09:50:44 -0700 (PDT) Received: from TAGALONG (unknown [165.107.42.110]) by blacklamb.mykitchentable.net (Postfix) with SMTP id 89A77EE639; Thu, 13 Jun 2002 09:50:27 -0700 (PDT) Message-ID: <017f01c212fa$5dc39d20$6e2a6ba5@TAGALONG> From: "Drew Tomlinson" To: , "David J Duchscher" Cc: "questions - freebsd" References: <3F3C01DA-7DAC-11D6-A6F8-0003930B3DA4@nostrum.com> Subject: Re: samba 2.2.4 broken Date: Thu, 13 Jun 2002 09:50:03 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 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 ----- Original Message ----- From: "David J Duchscher" Sent: Tuesday, June 11, 2002 7:29 PM > On Tuesday, June 11, 2002, at 08:03 PM, wrote: > > > > > i'm using 4.4, don't want to go to 5.0. > > doing make at net/samba gives me > > > > ===> samba-2.2.4_1 is marked as broken: Requires a recent FreeBSD > > 5.0-CURRENT. > > > > what am i to do? > > > > From a quick read of the Makefile, it looks like you are trying to > compile with > ACL support. 4.x branch doesn't support ACLs. Un-checking this option > should > allow you to build and install the port. I'm having a similar problem and have been following this thread. Where do I "un-check" this option? I looked at the makefile and it wasn't apparent to me. Here's the output I get when trying to install samba: blacklamb# portupgrade -N samba ---> 2 ports match the given pattern 'samba': net/samba net/samba-devel Install 'net/samba'? [yes] Install 'net/samba-devel'? [yes] n ** 'net/samba' is marked as IGNORE: "is marked as broken: "Requires a recent FreeBSD 5.0-CURRENT"" Thanks, Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 9:51:49 2002 Delivered-To: freebsd-questions@freebsd.org Received: from su.ualberta.ca (mail.su.ualberta.ca [129.128.133.14]) by hub.freebsd.org (Postfix) with ESMTP id 1031237B43E for ; Thu, 13 Jun 2002 09:50:49 -0700 (PDT) Received: from [129.128.133.11] ([129.128.133.11] verified) by su.ualberta.ca (CommuniGate Pro SMTP 4.0b1) with ESMTP-TLS id 46584821; Thu, 13 Jun 2002 10:43:32 -0600 User-Agent: Microsoft-Entourage/10.1.0.2006 Date: Thu, 13 Jun 2002 10:43:31 -0600 Subject: Re: uhub0: device problem, disabling port 2 From: Colin Harford To: James Earl Cc: Message-ID: In-Reply-To: <20020613171816.25c19e3f.kim-james@telusplanet.net> Mime-version: 1.0 X-address: Suite 2-900, SUB, University of Alberta, 8900-114 St, Edmonton: Alberta, T6G 2J7 X-disclaimer: Opinions expressed herein are solely the responsibility Content-type: text/plain; charset="ISO-8859-1" 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 On 6/13/02 5:18 PM, "James Earl" wrote: > On Wed, 12 Jun 2002 13:45:26 -0600 > Colin Harford wrote: >=20 >> On 6/12/02 2:35 PM, "James Earl" wrote: >>=20 >>> I recompiled my kernel with some of the usb debug options. Here's some= of >>> the >>> new info it gave me. I'm not sure if it helps though: >>>=20 >>> uhci0: port 0xe000-0xe01f irq= 11 >>> at >>> de >>> vice 7.2 on pci0 >>> uhci0: LegSup =3D 0x00000010 >>> uhci_run: setting run=3D0 >>> uhci_run: done cmd=3D0x80 sts=3D0x20 >>> uhci_run: setting run=3D1 >>> uhci_run: done cmd=3D0x81 sts=3D0x0 >>> usb0: on uhci0 >>> usb0: USB revision 1.0 >>> uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 >>> uhub0: 2 ports with 2 removable, self powered >>> ums0: Logitech USB-PS/2 Optical Mouse, rev 2.00/11.00, addr 2, iclass 3= /1 >>> ums0: 3 buttons and Z dir. >>> uhci_waitintr: timeout >>> usbd_transfer_cb: short transfer 0<18 >>> usbd_new_device: addr=3D3, getting full desc failed >>> uhub_explore: usb_new_device failed, error=3DSHORT_XFER >>> uhub0: device problem, disabling port 2 >>>=20 >>> On Tue, 11 Jun 2002 11:31:30 -0600 >>> Colin Harford wrote: >>>=20 >>>> On 6/11/02 3:52 PM, "James Earl" wrote: >>>>=20 >>>>> Hi, >>>>>=20 >>>>> I have an HP ScanJet 4100C USB scanner. FreeBSD (4.5, 4.6) gives for >>>>> following message when the device is connected to either usb port on = my >>>>> computer: >>>>>=20 >>>>> uhub0: device problem, disabling port 2 >>>>>=20 >>>>> My USB controller is stated as an: Intel 82371AB/EB (PIIX4) on uhci0 >>>>>=20 >>>>> I have searched through the mailing list archives, and have seen a co= uple >>>>> other posts from people with a similar problem, but they haven't rece= ived >>>>> any >>>>> follow-up posts. >>>>>=20 >>>>> Can anyone here give me any direction regarding this problem? Should= I >>>>> post >>>>> this message on freebsd-hardware? >>>>>=20 >>>>> To Unsubscribe: send mail to majordomo@FreeBSD.org >>>>> with "unsubscribe freebsd-questions" in the body of the message >>>>=20 >>>>=20 >>>> 1) try disabling pcibios >>>> 2) check IRQ conflicts... >>>>=20 >>>>=20 >>>> Colin Harford =A0=A0=A0 >>=20 >>=20 >> Try unplugging your mouse and see if you still get the uhub errors. >>=20 >> As for the pcibios, it doesn't matter if you have a device that uses it = or >> not. In my experience a lot of hardware problems in BSD based systems s= tem >> from it. >>=20 >>=20 >> Colin Harford =A0=A0=A0 >=20 > There was no difference with or without the mouse plugged in. >=20 > Regarding pcibios, I'm sorry I should have worded that differently. When= I > said I don't have a pcibios device to disable, I meant to say: when I tri= ed to > disable pcibios it said I didn't have a device called "pcibios0." I trie= d > this using the boot-up config (config -c at the boot prompt). Is this th= e > same method you would use for disabling pcibios? >=20 > I was trying out some different BIOS settings to see if I can make anythi= ng > change, and one time I rebooted I received a different error message when > trying to attach the scanner: >=20 > uhci_idone: error, addr=3D0, endpt=3D0x00, status 0x440000 > usb_new_device: set address 3 failed > uhub_explore: usb_new_device failed, error=3DSET_ADDR_FAILED > uhub0: device problem, disabling port 2 >=20 > After rebooting again numerous times, it seems this happens randomly and = had > nothing to do with my BIOS settings. Strange... >=20 > Are you aware of a way to better debug what's going on? >=20 > Thanks >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message What version of FreeBSD are you using. What type of mother board do you have. I know that some chipsets have problems with USB on BSD based systems. My Asus p5a has that problem. Can you type dmesg and paste that to the list. Colin Harford =A0=A0=A0 =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 Systems and Network Administrator =A0=A0=A0=A0 Apple Product Professional =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =A0=A0=A0=A0 Computer and Network Support =A0=A0=A0=A0=A0=A0=A0=A0 University of Alberta Students' Union =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 Phone: (780) 492-4241 =A0=A0Fax: =A0(780) 492-4643 http://www.su.ualberta.ca "I sense much NT in you, NT leads to Blue Screen. Blue Screen leads to downtime, downtime leads to suffering. NT is the path to the darkside." - Unknown Unix Jedi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 9:59:26 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.one.lv (portal.one.lv [194.9.175.42]) by hub.freebsd.org (Postfix) with ESMTP id 540E937B421 for ; Thu, 13 Jun 2002 09:59:20 -0700 (PDT) Received: from www1.one.lv (IDENT:root@www1.one.lv [192.168.1.42]) by mail.one.lv (8.11.1/8.10.1) with ESMTP id g5DGAMB04351 for ; Thu, 13 Jun 2002 19:10:22 +0300 Message-ID: <5837955.1023984622380.JavaMail.root@www1.one.lv> Date: Thu, 13 Jun 2002 19:10:22 +0300 (GMT+03:00) From: Oskars Gredzens To: "freebsd-questions@FreeBSD.ORG" Subject: Sound card ESS Solo-1 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 Sorry I can't configure sound card ESS Solo-1. How I to do? I have FreeBSD 4.5 Release. Please send me full answer. How I to do step by step... And I can't normal configure fd0. How I configure. Thank You... FreeBSD funs... --> http://www.one.lv - your number one mobile email service! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 10: 1:36 2002 Delivered-To: freebsd-questions@freebsd.org Received: from jive.SoftHome.net (jive.SoftHome.net [66.54.152.27]) by hub.freebsd.org (Postfix) with SMTP id 404D837B40E for ; Thu, 13 Jun 2002 10:01:30 -0700 (PDT) Received: (qmail 20972 invoked by uid 417); 13 Jun 2002 17:01:24 -0000 Received: from shunt-smtp-out-0 (HELO softhome.net) (172.16.3.12) by shunt-smtp-out-0 with SMTP; 13 Jun 2002 17:01:24 -0000 Received: from softhome.net ([63.194.84.111]) (AUTH: PLAIN temperanza@softhome.net) by softhome.net with esmtp; Thu, 13 Jun 2002 11:01:24 -0600 Message-ID: <3D08CFDF.6050803@softhome.net> Date: Thu, 13 Jun 2002 10:01:19 -0700 From: La Temperanza User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.0) Gecko/20020612 X-Accept-Language: en-us, en MIME-Version: 1.0 To: questions@freebsd.org Subject: audio/normalize port is outdated. 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 The latest version is 0.7.4. Anyone wanna update it? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 10: 6: 2 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.broadpark.no (mail.broadpark.no [217.13.4.2]) by hub.freebsd.org (Postfix) with ESMTP id 81CFD37B414 for ; Thu, 13 Jun 2002 10:05:56 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by mail.broadpark.no (Postfix) with ESMTP id AE9EA7D04 for ; Thu, 13 Jun 2002 19:05:49 +0200 (MEST) Received: from 217.13.29.51 ( [217.13.29.51]) as user johann@mail.broadpark.no by mail.broadpark.no with HTTP; Thu, 13 Jun 2002 19:05:49 +0200 Message-ID: <1023987949.3d08d0ed8fedb@mail.broadpark.no> Date: Thu, 13 Jun 2002 19:05:49 +0200 From: johann@broadpark.no To: questions@freebsd.org Subject: Getting XFree86-4 to work with ATI's Mach64-VT MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1;q=1.0 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.0 X-Originating-IP: 217.13.29.51 Sender: owner-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've xf86configured X to run as my system used to run my Mach64-VT graphics accelerator. I am however fronted with a black screen. Pressing Ctrl+Alt+Return gives me the error message(s): #### Could not init font path element /usr/X11R6/lib/X11/fonts/Speedo/, removing from list! Faild to read: session.tabs Setting default value BScreen::BScreen: managing screen 0 using visual 0x21, depth 16 Faild to read: session.screen0.imageDither Setting default value Faild to read: session.screen0.maxOverSlit Setting default value Faild to read: session.screen0.sloppywindowgrouping Setting default value Faild to read: session.screen0.workspacewarping Setting default value Faild to read: session.screen0.rootCommand Setting default value BScreen::LoadStyle(): couldn't load font '-misc-8x8 system font-medium-r-normal- -9-90-100-100-m-100-iso8859-*' BScreen::parseMenuFile: [exec] error, no menu label and/or command defined Row: 13 X connection to :0.0 broken (explicit kill or server shutdown). xinit: connection to X server lost. waiting for X server to shut down . #### Does anyone know how I can get this working again? Thanks. -- Johann To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 10:14: 0 2002 Delivered-To: freebsd-questions@freebsd.org Received: from temne.zahrobie.sk (temne.zahrobie.sk [212.89.236.90]) by hub.freebsd.org (Postfix) with SMTP id 9174837B412 for ; Thu, 13 Jun 2002 10:13:54 -0700 (PDT) Received: (qmail 46505 invoked by uid 0); 13 Jun 2002 17:11:55 -0000 Received: from localhost (HELO brano) (127.0.0.1) by localhost with SMTP; 13 Jun 2002 17:11:55 -0000 Message-ID: <00bc01c212fd$c929a250$c28c630a@brano> From: "[brano]" To: Subject: FreeBSD 4.4/4.5/4.6 installation problem Date: Thu, 13 Jun 2002 19:14:32 +0200 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_00B9_01C2130E.8C352C00" 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 This is a multi-part message in MIME format. ------=_NextPart_000_00B9_01C2130E.8C352C00 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: quoted-printable Hi all, I have problem with installing FreeBSD 4.4/4.5/4.6 I have Abit VP6 with CPU Pentium III 1 GHz/133 FSB, Cirus Logic PCI VGA, = HDD 6,4 GB WDC. I disable in BIOS RAID, USB, COM2, LPT1, ACPI etc (I don't need it) When I'm installing FreeBSD computer still crash. After I create partitions for system and select whitch I want to install = (minimal or user) select install media then program start creating = partition and run copy file to hdd, but here after random times computer = write =3D> PANIC: FFS_CLUSTERALLOC: MAP MISMATCH SYNCNG DISK... 123 123 ... etc GIVING UP ON 1 BUFFERS UPTIME: 1m32s AUTOMATIC REBOOT IN 15 SECONDS ... I create normal ufs file system with or without soft update. Any ideas how can I finx this problem ? Thanks Brano from Slovakia ------=_NextPart_000_00B9_01C2130E.8C352C00 Content-Type: text/html; charset="iso-8859-2" Content-Transfer-Encoding: quoted-printable
Hi all,
I have problem with installing FreeBSD=20 4.4/4.5/4.6
I have Abit VP6 with CPU Pentium III 1 = GHz/133 FSB,=20 Cirus Logic PCI VGA, HDD 6,4 GB WDC.
I disable in BIOS RAID, USB, COM2, = LPT1,=20 ACPI etc (I don't need it)
When I'm installing FreeBSD computer = still=20 crash.
After I create partitions for system = and select=20 whitch I want to install (minimal or user) select install media then = program=20 start creating partition and run copy file to hdd, but here after random = times=20 computer write =3D>
PANIC: FFS_CLUSTERALLOC: MAP = MISMATCH
SYNCNG DISK... 123 123 ... = etc
GIVING UP ON 1 BUFFERS
UPTIME: 1m32s
AUTOMATIC REBOOT IN 15 SECONDS = ...
I create normal ufs file system with or = without=20 soft update.
Any ideas how can I finx this problem=20 ?
Thanks
Brano from Slovakia
 
------=_NextPart_000_00B9_01C2130E.8C352C00-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 10:20: 2 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id 4B61037B405 for ; Thu, 13 Jun 2002 10:19:57 -0700 (PDT) Received: (from dan@localhost) by dan.emsphone.com (8.12.3/8.12.3) id g5DHJuwT032463; Thu, 13 Jun 2002 12:19:56 -0500 (CDT) (envelope-from dan) Date: Thu, 13 Jun 2002 12:19:56 -0500 From: Dan Nelson To: Drew Tomlinson Cc: jon@math.upd.edu.ph, David J Duchscher , questions - freebsd Subject: Re: samba 2.2.4 broken Message-ID: <20020613171956.GC37481@dan.emsphone.com> References: <3F3C01DA-7DAC-11D6-A6F8-0003930B3DA4@nostrum.com> <017f01c212fa$5dc39d20$6e2a6ba5@TAGALONG> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <017f01c212fa$5dc39d20$6e2a6ba5@TAGALONG> User-Agent: Mutt/1.3.99i X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In the last episode (Jun 13), Drew Tomlinson said: > From: "David J Duchscher" > > On Tuesday, June 11, 2002, at 08:03 PM, wrote: > > > ===> samba-2.2.4_1 is marked as broken: Requires a recent FreeBSD 5.0-CURRENT. > > > > From a quick read of the Makefile, it looks like you are trying to > > compile with ACL support. 4.x branch doesn't support ACLs. > > Un-checking this option should allow you to build and install the > > port. > > I'm having a similar problem and have been following this thread. > Where do I "un-check" this option? I looked at the makefile and it > wasn't apparent to me. Here's the output I get when trying to > install samba: You probably have "WITH_ACL_SUPPORT=yes" in either your Makefile, Makefile.inc, or /etc/make.conf. Remove it and try again. -- Dan Nelson dnelson@allantgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 10:42:58 2002 Delivered-To: freebsd-questions@freebsd.org Received: from constans.gldis.ca (constans.gldis.ca [216.187.105.233]) by hub.freebsd.org (Postfix) with ESMTP id 66E9A37B41E for ; Thu, 13 Jun 2002 10:42:54 -0700 (PDT) Received: from gldis.ca (gldisater@localhost [127.0.0.1]) by constans.gldis.ca (8.12.3/8.12.3) with ESMTP id g5DHfw0L003981; Thu, 13 Jun 2002 13:41:58 -0400 (EDT) (envelope-from gldisater@gldis.ca) Received: (from gldisater@localhost) by gldis.ca (8.12.3/8.12.3/Submit) id g5DHfrmF003980; Thu, 13 Jun 2002 13:41:53 -0400 (EDT) Date: Thu, 13 Jun 2002 13:41:53 -0400 From: Jeremy Faulkner To: "Mr. Darren" Cc: questions@freebsd.org Subject: Re: burning vcds in .cue/.bin format to an ide burner. Message-ID: <20020613134153.A3955@constans.gldis.ca> References: <20020613071909.63766.qmail@web20609.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020613071909.63766.qmail@web20609.mail.yahoo.com>; from darren780@yahoo.com on Thu, Jun 13, 2002 at 12:19:09AM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Jun 13, 2002 at 12:19:09AM -0700, Mr. Darren wrote: > I've been trying for months to get the software > available for freebsd to burn to my ide burner. I've > tried different things. I can't find too much help > with the 'freebsd worm' driver for support of ide cd > writters. I found more documentation stating that the > project was droped. I could use cdrdao if I could get > that working. however, it appears I'm stuck using > bchunk and burncd. bchunk appears to extract the > iso's properly, either in sets of 2 or 3 iso's per cd. > I then forward this to burncd, burncd doesn't appear > to have any problems at this point. getting back to > bchunk.. it claims to have support for extracting > MODE2/2352.. however.. the only options available are > "PSX mode: truncate MODE2/2352 to 2336 bytes instead > of normal 2048"... even though it has in the intro.. > 'support for MODE2/2352'. the only way I seem to be > able to make it burn anything readable by the dvd > player is with the psx mode, but it is corrupt.. it > cuts about 100 megs off each cd.. I'm guessing those > 16 bytes off each sector. has anyone ever gotten this > to work? can anyone give me a breakdown on how the > worm driver could work with cdrdao? maybe a link for > some documentation? anything to get a .cue/.bin to > write on an ide cdrom.. thanks =) > > -Darren If the .bin/.cue isn't psx image, don't use that option. If you are concerned about the integrity of the iso image created by bchunk, use vnconfig and mount the image before you burn it. -- Jeremy Faulkner http://www.gldis.ca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 11:13: 7 2002 Delivered-To: freebsd-questions@freebsd.org Received: from scanmail4.cableone.net (scanmail4.cableone.net [24.116.0.124]) by hub.freebsd.org (Postfix) with ESMTP id B397537B403 for ; Thu, 13 Jun 2002 11:12:43 -0700 (PDT) Received: from scanmail4.cableone.net ([10.116.0.124]) by scanmail4.cableone.net with Microsoft SMTPSVC(5.5.1877.687.68); Thu, 13 Jun 2002 11:12:04 -0700 Received: from scanmail4.cableone.net [24.116.0.124] by scanmail4.cableone.net (SMTPD32-7.04) id A0738BB40126; Thu, 13 Jun 2002 11:12:03 -0700 Received: from (179-27.bilcpe.cableone.net [24.116.179.27]) by mail.cableone.net with SMTP (MailShield v2.04 - WIN32 Jul 17 2001 17:12:42); Thu, 13 Jun 2002 11:12:03 -0600 Date: Thu, 13 Jun 2002 13:12:33 -0500 (CDT) From: Denny White To: "Henning, Brian" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: burncd problem In-Reply-To: Message-ID: <20020613110424.C429-100000@hal.cableone.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SMTP-HELO: hal.cableone.net X-SMTP-MAIL-FROM: dennyboy@cableone.net X-SMTP-RCPT-TO: brian.henning@navitaire.com,freebsd-questions@FreeBSD.ORG X-SMTP-PEER-INFO: 179-27.bilcpe.cableone.net [24.116.179.27] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 i see you didn't enter "data" in the line. no time to look right now into docs either, but that looks like it may be the problem. here's how my cdwriter's entered in /etc/fstab: /dev/acd0c /cdrom cd9660 ro,noauto 0 0 here's the command i use, regardless of whether i'm using cdrw's or cdr's, despite the fact my cdburner can burn a lot faster (this seems to never fail me): burncd -f /dev/acd0c -s 4 -e data /dir/imageiso.iso fixate On Thu, 13 Jun 2002, Henning, Brian wrote: > Date: Thu, 13 Jun 2002 09:44:05 -0500 > From: "Henning, Brian" > To: freebsd-questions@FreeBSD.ORG > Subject: burncd problem > > Hello- > I am trying to burn the '4.6-disc2.iso' image. I made sure i did a binary > transfer and the checksum was correct. When I went to burn it with the > command: > > burncd -f /dev/acd0a -s8 4.6-disc2.iso fixate > > i get the following error: > > burncd: ioctl(CDRIOCGETBLOCKSIZE): Inappropriate ioctl for device > > I looked for the error in the documentation and i didn't see anything... > Any suggestions to help me burn this image. > thanks, > brian > > > ps. the only drive other than the hard drive on this machine is my burner.. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > "Windows is the Virus, Linux is the Vaccine, FreeBSD is the Cure!" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE9COCay0Ty5RZE55oRAiTrAKCjbd2f2ErXe2f2x84J2IiUYL8JjACgj3mn 22eErusb3EABhzwN/Zs6L8s= =RCf2 -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 11:21:33 2002 Delivered-To: freebsd-questions@freebsd.org Received: from agamemnon.cnchost.com (agamemnon.cnchost.com [207.155.252.31]) by hub.freebsd.org (Postfix) with ESMTP id 207FF37B49E for ; Thu, 13 Jun 2002 11:21:24 -0700 (PDT) Received: from win98 ([208.176.51.227]) by agamemnon.cnchost.com id OAA13884; Thu, 13 Jun 2002 14:21:23 -0400 (EDT) [ConcentricHost SMTP Relay 1.14] From: "Raja Velu" To: Subject: Port re-direction using NAT/IPFW Date: Thu, 13 Jun 2002 13:18:19 -0500 Message-ID: <001f01c21306$b3a40e80$1d00a8c0@www.micronetusa.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi All, We have a FreeBSD 4.4 setup running IPFW/NAT. We host web sites for several domains using Apache's virtual domain feature. We use Apache 1.3.20. One of our customers has web content that includes Microsoft's ASP pages, for which we need to host them on a Windows server. We have a Windows 2000 Server behind our firewall, which can probably do the hosting. My question is this: Can I re-direct requests for this particular site alone to the Windows 2000 box sitting inside and continue to service requests for other web sites from the FreeBSD box? I know it's probably possible to do this if the site we're hosting on the Win2k server uses a port other than 80. Is that the only option though? Thanks for your time. Rgds, Raja To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 11:25:45 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.navitaire.com (mail.navitaire.com [205.182.62.81]) by hub.freebsd.org (Postfix) with ESMTP id DE63A37B483 for ; Thu, 13 Jun 2002 11:25:25 -0700 (PDT) Received: from exchange.Navitaire.com (exch.navitaire.com [149.122.4.14]) by mail.navitaire.com (Switch-2.1.4/Switch-2.1.0) with ESMTP id g5DIPPr04092 for ; Thu, 13 Jun 2002 13:25:25 -0500 (CDT) Received: by exchange.Navitaire.com with Internet Mail Service (5.5.2653.19) id ; Thu, 13 Jun 2002 13:23:44 -0500 Message-ID: From: "Henning, Brian" To: questions@FreeBSD.ORG Subject: cdrom burner Date: Thu, 13 Jun 2002 13:23:39 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello- I think i am starting to figure out what my problem is. I need to MAKEDEV my cdrom device file. I am just not sure how to do it. I checked in my fstab file and there was a /cdrom entry in there under device acd0c which is my burner. once I have that working my burner should work. currently my burner says: burncd -f /dev/acd0c -s8 data 4.6-disc2.iso fixate burncd: open(/dev/acd0c): Device not configured any suggestions? thanks, brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 11:26:18 2002 Delivered-To: freebsd-questions@freebsd.org Received: from blacklamb.mykitchentable.net (ekgr-dsl6-t138.citlink.net [207.173.251.138]) by hub.freebsd.org (Postfix) with ESMTP id 1F5C637B43D for ; Thu, 13 Jun 2002 11:26:05 -0700 (PDT) Received: from TAGALONG (unknown [165.107.42.110]) by blacklamb.mykitchentable.net (Postfix) with SMTP id 633BAEE709; Thu, 13 Jun 2002 11:26:03 -0700 (PDT) Message-ID: <01a301c21307$b8861910$6e2a6ba5@TAGALONG> From: "Drew Tomlinson" To: "Dan Nelson" Cc: , "David J Duchscher" , "questions - freebsd" References: <3F3C01DA-7DAC-11D6-A6F8-0003930B3DA4@nostrum.com> <017f01c212fa$5dc39d20$6e2a6ba5@TAGALONG> <20020613171956.GC37481@dan.emsphone.com> Subject: Re: samba 2.2.4 broken Date: Thu, 13 Jun 2002 11:25:39 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 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 ----- Original Message ----- From: "Dan Nelson" Sent: Thursday, June 13, 2002 10:19 AM > In the last episode (Jun 13), Drew Tomlinson said: > > From: "David J Duchscher" > > > On Tuesday, June 11, 2002, at 08:03 PM, wrote: > > > > ===> samba-2.2.4_1 is marked as broken: Requires a recent FreeBSD 5.0-CURRENT. > > > > > > From a quick read of the Makefile, it looks like you are trying to > > > compile with ACL support. 4.x branch doesn't support ACLs. > > > Un-checking this option should allow you to build and install the > > > port. > > > > I'm having a similar problem and have been following this thread. > > Where do I "un-check" this option? I looked at the makefile and it > > wasn't apparent to me. Here's the output I get when trying to > > install samba: > > You probably have "WITH_ACL_SUPPORT=yes" in either your Makefile, > Makefile.inc, or /etc/make.conf. Remove it and try again. I searched both files. /etc/make.conf doesn't have any reference to it. The Samba makefile had the following: .if defined(WITH_ACL_SUPPORT) .if ${OSVERSION} < 500018 BROKEN= "Requires a recent FreeBSD 5.0-CURRENT" .else CONFIGURE_ARGS+= --with-acl-support .endif .endif but I assume this is for some menu type program to pick your options? Anyway, I commented out these lines and tried again. This time I got a "config menu" where I could select various options and then continued. It completed the install without error. So, should my install work? Why did I need to comment out those lines? I am using a default 4.5-STABLE as of 4/12 and my ports tree is updated every night. I have not made any modifications. What's going on? Thanks, Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 11:33:50 2002 Delivered-To: freebsd-questions@freebsd.org Received: from cerebellum.za.net (cerebellum.za.net [196.34.172.103]) by hub.freebsd.org (Postfix) with ESMTP id CA29E37B440 for ; Thu, 13 Jun 2002 11:33:42 -0700 (PDT) Received: from nicki.comrite.co.za (rdg-dial-196-2-33-214.mweb.co.za [196.2.33.214]) by cerebellum.za.net (8.11.6/8.11.3) with ESMTP id g5DIeaG54050; Thu, 13 Jun 2002 18:40:38 GMT (envelope-from ian@cerebellum.za.net) Content-Type: text/plain; charset="iso-8859-1" From: Ian Barnes To: "Henning, Brian" Subject: Re: cdrom burner Date: Thu, 13 Jun 2002 23:04:03 +0200 X-Mailer: KMail [version 1.4] References: In-Reply-To: Cc: questions@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200206132304.03273.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 A question, Did you update your source, then rebuild your kernel ? or do a make buildworld, without running mergemaster? If so, you need to do all that. Then run a sh MAKEDEV acd ... that should do it. If not. goto /dev dir and type sh MAKEDEV acd ... thats all i did to solve my problem. i would change my fstab to the /dev/acd0c instead of /cdrom (i dont know if i understood your statement). Hope that works Ian On Thursday 13 June 2002 20:23, Henning, Brian wrote: > Hello- > I think i am starting to figure out what my problem is. I need to MAKEDEV > my cdrom device file. > I am just not sure how to do it. I checked in my fstab file and there was a > /cdrom entry in there > under device acd0c which is my burner. once I have that working my burner > should work. > currently my burner says: > > burncd -f /dev/acd0c -s8 data 4.6-disc2.iso fixate > burncd: open(/dev/acd0c): Device not configured > > any suggestions? thanks, > brian > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 12: 0:40 2002 Delivered-To: freebsd-questions@freebsd.org Received: from arlington1.darlington.com (h-66-166-180-151.MCLNVA23.covad.net [66.166.180.151]) by hub.freebsd.org (Postfix) with ESMTP id 25CC537B40D for ; Thu, 13 Jun 2002 12:00:19 -0700 (PDT) Received: by arlington1 with Internet Mail Service (5.5.2653.19) id ; Thu, 13 Jun 2002 14:55:12 -0400 Message-ID: <73F214F6F9C3B748826CC7940C966EE27FC6@arlington1> From: "Watson, Randy" To: "'questions@freebsd.org'" Subject: 450 Client Host Rejected Date: Thu, 13 Jun 2002 14:55:11 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C2130B.D878F950" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C2130B.D878F950 Content-Type: text/plain; charset="iso-8859-1" Hello, I signed up for questions group, confirmed and now receive lists' mail. However, I tried to post yesteday and got the below message. So, I looked up the error and determined that my IP was not reverse mapped, so I reverse mapped it. I sent another email to questions today and, while it has not been 4 hours yet; it has not appeared on the list. 198.78.66.83 and mailhost is "desert.turbowarp.net" What is still wrong? Thanks Randy ----- The following addresses had transient non-fatal errors ----- ----- Transcript of session follows ----- ... while talking to hub.freebsd.org.: >>> RCPT To: <<< 450 Client host rejected: cannot find your hostname, [198.78.66.83] ... Deferred: 450 Client host rejected: cannot find your hostname, [198.78.66.83] Warning: message still undelivered after 4 hours Will keep trying until message is 5 days old [ Part 2: "Delivery Status" ] Reporting-MTA: dns; desert.turbowarp.net Arrival-Date: Wed, 12 Jun 2002 14:32:33 -0700 (PDT) Final-Recipient: RFC822; questions@freebsd.org Action: delayed Status: 4.2.0 Remote-MTA: DNS; hub.freebsd.org Diagnostic-Code: SMTP; 450 Client host rejected: cannot find your hostname, [198.78.66.83] Last-Attempt-Date: Wed, 12 Jun 2002 18:58:28 -0700 (PDT) Will-Retry-Until: Mon, 17 Jun 2002 14:32:33 -0700 (PDT) ------_=_NextPart_001_01C2130B.D878F950 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable

Hello,

 

=

I signed up for questions group, confirmed and now receive = lists’ mail.

 

=

However, I tried to post yesteday and got the below = message.  So, I looked up the error and determined that my IP was not reverse mapped, so I reverse mapped = it.

 

=

I sent another email to questions today and, while it has not = been 4 hours yet; it has not appeared on the = list.

 

198.78.66.83 and mailhost is = “desert.turbowarp.net”

 

=

What is still wrong?

 

=

Thanks

Randy

 

=

 

=

 

=

   ----- The = following addresses had transient non-fatal errors = -----

<questions@freebsd.org>

=

 

=

   ----- = Transcript of session follows -----

... while talking to = hub.freebsd.org.:

>>> RCPT = To:<questions@freebsd.org>

<<< 450 Client host rejected: cannot find your = hostname, [198.78.66.83]

<questions@freebsd.org>... Deferred: 450 Client host = rejected: cannot find your hostname, = [198.78.66.83]

Warning: message still undelivered after 4 = hours

Will keep trying until message is 5 days = old

 

=

    [ = Part 2: "Delivery Status" ]

 

=

Reporting-MTA: dns; = desert.turbowarp.net

Arrival-Date: Wed, 12 Jun 2002 14:32:33 -0700 = (PDT)

 

=

Final-Recipient: RFC822; = questions@freebsd.org

Action: delayed

Status: 4.2.0

Remote-MTA: DNS; = hub.freebsd.org

Diagnostic-Code: SMTP; 450 Client host rejected: cannot find = your hostname, [198.78.66.83]

Last-Attempt-Date: Wed, 12 Jun 2002 18:58:28 -0700 = (PDT)

Will-Retry-Until: Mon, 17 Jun 2002 14:32:33 -0700 = (PDT)

------_=_NextPart_001_01C2130B.D878F950-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 12:25:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web10003.mail.yahoo.com (web10003.mail.yahoo.com [216.136.130.39]) by hub.freebsd.org (Postfix) with SMTP id C53E237B400 for ; Thu, 13 Jun 2002 12:25:44 -0700 (PDT) Message-ID: <20020613185726.56388.qmail@web10003.mail.yahoo.com> Received: from [62.84.65.154] by web10003.mail.yahoo.com via HTTP; Thu, 13 Jun 2002 11:57:26 PDT Date: Thu, 13 Jun 2002 11:57:26 -0700 (PDT) From: Walid Nehme Subject: net.inet.ip.fw.one_pass (ipfw , dummynet, Bridge) To: freebsd questions 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 Dear sirs. I installed freebsd 4.5 and configured my kernel to work as a bridge with ipfw and dummynet. bridge is working cool with dummynet, but in documentations all over the internet says that net.inet.ip.fw.one_pass if given a "0" value the packages getting out from the traffic shaper will be reinjected to continue throught the rules of the firewall. but that is not happening here. after shapping i want to specify the ipaddress that would see the internet. the shapper i made for the whole rang that i have 10.20.0.0:255.255.0.0. It should not pass the traffic to the whole rang because after the shapper i put deny from any to any. what is happening is that my machines after the freebsd is geting the traffic as these packages are collected with the deny rule, when net.inet.ip.fw.one_pass=0. if changing it to 1 , the machines still get the traffic but deny rule dont show anything. Q- How to rule the firewall so that after the shapping the traffic won't be send to the machines if i didnt include a pass rule for their IPaddress??? __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 12:28: 8 2002 Delivered-To: freebsd-questions@freebsd.org Received: from sudz.ns3g.com (CPE0080c6f29e4f.cpe.net.cable.rogers.com [24.43.67.29]) by hub.freebsd.org (Postfix) with ESMTP id 4D61737B40F for ; Thu, 13 Jun 2002 12:27:49 -0700 (PDT) Received: from COOLER (CPE00e029860b4d.cpe.net.cable.rogers.com [24.42.29.172]) by sudz.ns3g.com (8.12.2/8.12.2) with SMTP id g5DJavc3067283; Thu, 13 Jun 2002 15:36:58 -0400 (EDT) (envelope-from sudz@ns3g.com) Reply-To: From: "Colin Legendre" To: "Watson, Randy" , "'questions@freebsd.org'" Subject: RE: 450 Client Host Rejected Date: Thu, 13 Jun 2002 15:34:12 -0400 Message-ID: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0027_01C212EF.C4BF4BB0" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <73F214F6F9C3B748826CC7940C966EE27FC6@arlington1> Importance: Normal 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 This is a multi-part message in MIME format. ------=_NextPart_000_0027_01C212EF.C4BF4BB0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit The reason is that your forward and reverse DNS do not match. If you do a lookup on 198.78.66.83 it gives you 'turbowarp.net' but if you do a lookup on 'turbowarp.net' you get no response. The mail server first does a reverse lookup on the IP and then verifies that the forward matches, no match/no go. Colin Legendre CCNP, MCP sudz@ns3g.com http://www.ns3g.com -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Watson, Randy Sent: Thursday, June 13, 2002 2:55 PM To: 'questions@freebsd.org' Subject: 450 Client Host Rejected Hello, I signed up for questions group, confirmed and now receive lists▓ mail. However, I tried to post yesteday and got the below message. So, I looked up the error and determined that my IP was not reverse mapped, so I reverse mapped it. I sent another email to questions today and, while it has not been 4 hours yet; it has not appeared on the list. 198.78.66.83 and mailhost is ⌠desert.turbowarp.net■ What is still wrong? Thanks Randy ----- The following addresses had transient non-fatal errors ----- ----- Transcript of session follows ----- ... while talking to hub.freebsd.org.: >>> RCPT To: <<< 450 Client host rejected: cannot find your hostname, [198.78.66.83] ... Deferred: 450 Client host rejected: cannot find your hostname, [198.78.66.83] Warning: message still undelivered after 4 hours Will keep trying until message is 5 days old [ Part 2: "Delivery Status" ] Reporting-MTA: dns; desert.turbowarp.net Arrival-Date: Wed, 12 Jun 2002 14:32:33 -0700 (PDT) Final-Recipient: RFC822; questions@freebsd.org Action: delayed Status: 4.2.0 Remote-MTA: DNS; hub.freebsd.org Diagnostic-Code: SMTP; 450 Client host rejected: cannot find your hostname, [198.78.66.83] Last-Attempt-Date: Wed, 12 Jun 2002 18:58:28 -0700 (PDT) Will-Retry-Until: Mon, 17 Jun 2002 14:32:33 -0700 (PDT) ------=_NextPart_000_0027_01C212EF.C4BF4BB0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
The=20 reason is that your forward and reverse DNS do not match.  If you = do a=20 lookup on 198.78.66.83 it gives you 'turbowarp.net' but if you do a = lookup on=20 'turbowarp.net' you get no response.   The mail server first = does a=20 reverse lookup on the IP and then verifies that the forward matches, no = match/no=20 go. 

Colin Legendre CCNP, MCP
sudz@ns3g.com
http://www.ns3g.com =

-----Original Message-----
From:=20 owner-freebsd-questions@FreeBSD.ORG=20 [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of = Watson,=20 Randy
Sent: Thursday, June 13, 2002 2:55 PM
To:=20 'questions@freebsd.org'
Subject: 450 Client Host=20 Rejected

Hello,

 

I=20 signed up for questions group, confirmed and now receive lists=92=20 mail.

 

However,=20 I tried to post yesteday and got the below message.  So, I looked up the error = and=20 determined that my IP was not reverse mapped, so I reverse mapped=20 it.

 

I sent=20 another email to questions today and, while it has not been 4 hours = yet; it=20 has not appeared on the list.

 

198.78.66.83=20 and mailhost is = =93desert.turbowarp.net=94

 

What=20 is still wrong?

 

Thanks

Randy

 

 

 

   ----- The following = addresses=20 had transient non-fatal errors = -----

<questions@freebsd.org>

=

 

   ----- Transcript of = session=20 follows -----

...=20 while talking to hub.freebsd.org.:

>>>=20 RCPT = To:<questions@freebsd.org>

<<<=20 450 Client host rejected: cannot find your hostname,=20 [198.78.66.83]

<questions@freebsd.org>...=20 Deferred: 450 Client host rejected: cannot find your hostname,=20 [198.78.66.83]

Warning:=20 message still undelivered after 4 = hours

Will=20 keep trying until message is 5 days = old

 

    [ Part 2: = "Delivery=20 Status" ]

 

Reporting-MTA:=20 dns; desert.turbowarp.net

Arrival-Date:=20 Wed, 12 Jun 2002 14:32:33 -0700 = (PDT)

 

Final-Recipient:=20 RFC822; questions@freebsd.org

Action:=20 delayed

Status:=20 4.2.0

Remote-MTA:=20 DNS; hub.freebsd.org

Diagnostic-Code:=20 SMTP; 450 Client host rejected: cannot find your hostname,=20 [198.78.66.83]

Last-Attempt-Date:=20 Wed, 12 Jun 2002 18:58:28 -0700 = (PDT)

Will-Retry-Until:=20 Mon, 17 Jun 2002 14:32:33 -0700=20 (PDT)

------=_NextPart_000_0027_01C212EF.C4BF4BB0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 12:30:10 2002 Delivered-To: freebsd-questions@freebsd.org Received: from andrsn.stanford.edu (andrsn.Stanford.EDU [171.66.112.163]) by hub.freebsd.org (Postfix) with ESMTP id 1CA0237B406 for ; Thu, 13 Jun 2002 12:30:06 -0700 (PDT) Received: from localhost (localhost.stanford.edu [127.0.0.1]) by andrsn.stanford.edu (8.11.6/8.11.6) with ESMTP id g5DJKtH42317; Thu, 13 Jun 2002 12:20:56 -0700 (PDT) (envelope-from andrsn@andrsn.stanford.edu) Date: Thu, 13 Jun 2002 12:20:55 -0700 (PDT) From: Annelise Anderson To: Byron Schlemmer Cc: Vitor de Matos Carvalho , FreeBSD-Questions Subject: Re: 4.6-RELEASE In-Reply-To: <20020613111217.M22650-100000@pan.ehsbrann.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 13 Jun 2002, Byron Schlemmer wrote: > On Thu, 13 Jun 2002, Vitor de Matos Carvalho wrote: > > > Hi. > > > > When it will be made I announce it of the launching of the 4.6-release > > version? > > > > In ftp.freebsd.org already it has source to download and the ISO of 4.6-mini > > and 4.6-disc2 > > Patience. Subscribe to freebsd-announce@freebsd.org if you want to be > notified of it's release. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > It used to be that once a release was tagged, the newvers.sh file was changed so that it the version would reflect RELEASE and then STABLE. Now apparently the "security branch" tag exists but not the 4.6-RELEASE tag. Sure, tags get slid. But where's the tag? It's nice to be cautious; it's also nice to respond to your customers. Annelise -- Annelise Anderson Author of: FreeBSD: An Open-Source Operating System for Your PC Available from: BSDmall.com and amazon.com Book Website: http://www.bittreepress.com/FreeBSD/introbook/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 12:31:35 2002 Delivered-To: freebsd-questions@freebsd.org Received: from cody.jharris.com (cody.jharris.com [205.238.128.83]) by hub.freebsd.org (Postfix) with ESMTP id CDD9837B41C for ; Thu, 13 Jun 2002 12:31:23 -0700 (PDT) Received: from localhost (nick@localhost) by cody.jharris.com (8.11.1/8.9.3) with ESMTP id g5DJsnV57404; Thu, 13 Jun 2002 14:54:49 -0500 (CDT) (envelope-from nick@rogness.net) Date: Thu, 13 Jun 2002 14:54:49 -0500 (CDT) From: Nick Rogness X-Sender: nick@cody.jharris.com To: Raja Velu Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Port re-direction using NAT/IPFW In-Reply-To: <001f01c21306$b3a40e80$1d00a8c0@www.micronetusa.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 13 Jun 2002, Raja Velu wrote: > > Hi All, > > We have a FreeBSD 4.4 setup running IPFW/NAT. We host web sites for > several domains using Apache's virtual domain feature. We use Apache > 1.3.20. > > One of our customers has web content that includes Microsoft's ASP > pages, for which we need to host them on a Windows server. We have a > Windows 2000 Server behind our firewall, which can probably do the > hosting. > > My question is this: Can I re-direct requests for this particular site > alone to the Windows 2000 box sitting inside and continue to service > requests for other web sites from the FreeBSD box? I know it's > probably possible to do this if the site we're hosting on the Win2k > server uses a port other than 80. Is that the only option though? > Not unless it is on a different port (not 80) or has a different public IP in which you can translate. Although, there may be a way through apache to handle something like this...maybe with the ReWrite Engine or some other facility. Nick Rogness - Don't mind me...I'm just sniffing your packets To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 12:31:52 2002 Delivered-To: freebsd-questions@freebsd.org Received: from buffnet4.buffnet.net (buffnet4.buffnet.net [205.246.19.13]) by hub.freebsd.org (Postfix) with ESMTP id 0B57E37B41E for ; Thu, 13 Jun 2002 12:31:24 -0700 (PDT) Received: from buffnet11.buffnet.net (buffnet11.buffnet.net [205.246.19.55]) by buffnet4.buffnet.net (8.9.3/8.8.7) with ESMTP id PAA65547; Thu, 13 Jun 2002 15:31:28 -0400 (EDT) (envelope-from shovey@buffnet.net) Date: Thu, 13 Jun 2002 15:31:16 -0400 (EDT) From: Stephen Hovey To: Colin Legendre Cc: "Watson, Randy" , "'questions@freebsd.org'" Subject: RE: 450 Client Host Rejected In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN 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 You people gotta turn off all that rich text and html junk - you're unreadable to text based mail programs.. (like what ya use if you are using a freebsd box!) On Thu, 13 Jun 2002, Colin Legendre wrote: > The reason is that your forward and reverse DNS do not match. If you do = a > lookup on 198.78.66.83 it gives you 'turbowarp.net' but if you do a looku= p > on 'turbowarp.net' you get no response. The mail server first does a > reverse lookup on the IP and then verifies that the forward matches, no > match/no go. > Colin Legendre CCNP, MCP > sudz@ns3g.com > http://www.ns3g.com >=20 > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Watson, Randy > Sent: Thursday, June 13, 2002 2:55 PM > To: 'questions@freebsd.org' > Subject: 450 Client Host Rejected >=20 >=20 > Hello, >=20 >=20 >=20 > I signed up for questions group, confirmed and now receive lists=92 mai= l. >=20 >=20 >=20 > However, I tried to post yesteday and got the below message. So, I loo= ked > up the error and determined that my IP was not reverse mapped, so I rever= se > mapped it. >=20 >=20 >=20 > I sent another email to questions today and, while it has not been 4 ho= urs > yet; it has not appeared on the list. >=20 >=20 >=20 > 198.78.66.83 and mailhost is =93desert.turbowarp.net=94 >=20 >=20 >=20 > What is still wrong? >=20 >=20 >=20 > Thanks >=20 > Randy >=20 >=20 >=20 >=20 >=20 >=20 >=20 > ----- The following addresses had transient non-fatal errors ----- >=20 > >=20 >=20 >=20 > ----- Transcript of session follows ----- >=20 > ... while talking to hub.freebsd.org.: >=20 > >>> RCPT To: >=20 > <<< 450 Client host rejected: cannot find your hostname, [198.78.66.83] >=20 > ... Deferred: 450 Client host rejected: cannot f= ind > your hostname, [198.78.66.83] >=20 > Warning: message still undelivered after 4 hours >=20 > Will keep trying until message is 5 days old >=20 >=20 >=20 > [ Part 2: "Delivery Status" ] >=20 >=20 >=20 > Reporting-MTA: dns; desert.turbowarp.net >=20 > Arrival-Date: Wed, 12 Jun 2002 14:32:33 -0700 (PDT) >=20 >=20 >=20 > Final-Recipient: RFC822; questions@freebsd.org >=20 > Action: delayed >=20 > Status: 4.2.0 >=20 > Remote-MTA: DNS; hub.freebsd.org >=20 > Diagnostic-Code: SMTP; 450 Client host rejected: cannot find your > hostname, [198.78.66.83] >=20 > Last-Attempt-Date: Wed, 12 Jun 2002 18:58:28 -0700 (PDT) >=20 > Will-Retry-Until: Mon, 17 Jun 2002 14:32:33 -0700 (PDT) >=20 >=20 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 12:33:51 2002 Delivered-To: freebsd-questions@freebsd.org Received: from server4.reno.powernet.net (server4.reno.powernet.net [64.90.128.247]) by hub.freebsd.org (Postfix) with ESMTP id B7CA637B40E for ; Thu, 13 Jun 2002 12:31:28 -0700 (PDT) Received: from zot (rno-gw.powernet.net [64.90.128.252]) by server4.reno.powernet.net (8.11.6/8.10.1) with SMTP id g5DJZjV04651; Thu, 13 Jun 2002 12:35:45 -0700 (PDT) Message-ID: <000d01c21311$6f811ee0$a701a8c0@reno.powernet.net> From: "chris" To: "Watson, Randy" , "'questions@freebsd.org'" References: <73F214F6F9C3B748826CC7940C966EE27FC6@arlington1> Subject: Re: 450 Client Host Rejected Date: Thu, 13 Jun 2002 12:35:11 -0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000A_01C212D6.C2B5F080" 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 This is a multi-part message in MIME format. ------=_NextPart_000_000A_01C212D6.C2B5F080 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable 198.78.66.83 is mapped to turbowarp.net turbowarp.net has no dns setup for it desert.turbowarp.net is pointing to 198.78.66.83 I would make the dns for turbowarp.net to fully resolve to 198.78.66.83, = then add a CNAME for=20 desert.turbowarp.net to point to it.(I guess this depends on what the = server hostname actually is too) desert IN CNAME turbowarp.net You MX records appear to be ok...although I would set this to whatever = your mailserver hostname is You have an expire of over 16weeks, I nomally do 7days. ----- Original Message -----=20 From: Watson, Randy=20 To: 'questions@freebsd.org'=20 Sent: Thursday, June 13, 2002 11:55 AM Subject: 450 Client Host Rejected Hello, =20 I signed up for questions group, confirmed and now receive lists' = mail. =20 However, I tried to post yesteday and got the below message. So, I = looked up the error and determined that my IP was not reverse mapped, so = I reverse mapped it. =20 I sent another email to questions today and, while it has not been 4 = hours yet; it has not appeared on the list. =20 198.78.66.83 and mailhost is "desert.turbowarp.net" =20 What is still wrong? =20 Thanks Randy =20 =20 =20 ----- The following addresses had transient non-fatal errors ----- =20 ----- Transcript of session follows ----- ... while talking to hub.freebsd.org.: >>> RCPT To: <<< 450 Client host rejected: cannot find your hostname, = [198.78.66.83] ... Deferred: 450 Client host rejected: cannot = find your hostname, [198.78.66.83] Warning: message still undelivered after 4 hours Will keep trying until message is 5 days old =20 [ Part 2: "Delivery Status" ] =20 Reporting-MTA: dns; desert.turbowarp.net Arrival-Date: Wed, 12 Jun 2002 14:32:33 -0700 (PDT) =20 Final-Recipient: RFC822; questions@freebsd.org Action: delayed Status: 4.2.0 Remote-MTA: DNS; hub.freebsd.org Diagnostic-Code: SMTP; 450 Client host rejected: cannot find your = hostname, [198.78.66.83] Last-Attempt-Date: Wed, 12 Jun 2002 18:58:28 -0700 (PDT) Will-Retry-Until: Mon, 17 Jun 2002 14:32:33 -0700 (PDT) ------=_NextPart_000_000A_01C212D6.C2B5F080 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
198.78.66.83 is mapped to=20 turbowarp.net
turbowarp.net has no dns setup for = it
desert.turbowarp.net is pointing to=20 198.78.66.83
 
I would make the dns for = turbowarp.net to=20 fully resolve to 198.78.66.83, then add a CNAME for
desert.turbowarp.net to point to it.(I = guess this=20 depends on what the server hostname actually is too)
 
 
desert    = IN   =20 CNAME    turbowarp.net
 
You MX records appear to be = ok...although I would=20 set this to whatever your mailserver hostname is
 
You have an expire of over 16weeks, I = nomally do=20 7days.
 
 
 
 
----- Original Message -----
From:=20 Watson,=20 Randy
Sent: Thursday, June 13, 2002 = 11:55=20 AM
Subject: 450 Client Host = Rejected

Hello,

 

I=20 signed up for questions group, confirmed and now receive lists=92=20 mail.

 

However,=20 I tried to post yesteday and got the below message.  So, I looked up the error = and=20 determined that my IP was not reverse mapped, so I reverse mapped=20 it.

 

I sent=20 another email to questions today and, while it has not been 4 hours = yet; it=20 has not appeared on the list.

 

198.78.66.83=20 and mailhost is = =93desert.turbowarp.net=94

 

What=20 is still wrong?

 

Thanks

Randy

 

 

 

   ----- The following = addresses=20 had transient non-fatal errors = -----

<questions@freebsd.org>

=

 

   ----- Transcript of = session=20 follows -----

...=20 while talking to hub.freebsd.org.:

>>>=20 RCPT = To:<questions@freebsd.org>

<<<=20 450 Client host rejected: cannot find your hostname,=20 [198.78.66.83]

<questions@freebsd.org>...=20 Deferred: 450 Client host rejected: cannot find your hostname,=20 [198.78.66.83]

Warning:=20 message still undelivered after 4 = hours

Will=20 keep trying until message is 5 days = old

 

    [ Part 2: = "Delivery=20 Status" ]

 

Reporting-MTA:=20 dns; desert.turbowarp.net

Arrival-Date:=20 Wed, 12 Jun 2002 14:32:33 -0700 = (PDT)

 

Final-Recipient:=20 RFC822; questions@freebsd.org

Action:=20 delayed

Status:=20 4.2.0

Remote-MTA:=20 DNS; hub.freebsd.org

Diagnostic-Code:=20 SMTP; 450 Client host rejected: cannot find your hostname,=20 [198.78.66.83]

Last-Attempt-Date:=20 Wed, 12 Jun 2002 18:58:28 -0700 = (PDT)

Will-Retry-Until:=20 Mon, 17 Jun 2002 14:32:33 -0700=20 (PDT)

------=_NextPart_000_000A_01C212D6.C2B5F080-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 12:39:21 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.liwing.de (mail.liwing.de [213.70.188.162]) by hub.freebsd.org (Postfix) with ESMTP id 3D7F837B421 for ; Thu, 13 Jun 2002 12:39:11 -0700 (PDT) Received: (qmail 89892 invoked from network); 13 Jun 2002 19:48:51 -0000 Received: from stingray.liwing.de (HELO liwing.de) ([213.70.188.164]) (envelope-sender ) by mail.liwing.de (qmail-ldap-1.03) with SMTP for ; 13 Jun 2002 19:48:51 -0000 Message-ID: <3D08F478.8A949977@liwing.de> Date: Thu, 13 Jun 2002 21:37:28 +0200 From: Jens Rehsack Organization: LiWing IT-Services X-Mailer: Mozilla 4.78 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Drew Tomlinson Cc: Dan Nelson , jon@math.upd.edu.ph, David J Duchscher , questions - freebsd Subject: Re: samba 2.2.4 broken References: <3F3C01DA-7DAC-11D6-A6F8-0003930B3DA4@nostrum.com> <017f01c212fa$5dc39d20$6e2a6ba5@TAGALONG> <20020613171956.GC37481@dan.emsphone.com> <01a301c21307$b8861910$6e2a6ba5@TAGALONG> 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 Drew Tomlinson wrote: > > ----- Original Message ----- > From: "Dan Nelson" > Sent: Thursday, June 13, 2002 10:19 AM > > > In the last episode (Jun 13), Drew Tomlinson said: > > > From: "David J Duchscher" > > > > On Tuesday, June 11, 2002, at 08:03 PM, > wrote: > > > > > ===> samba-2.2.4_1 is marked as broken: Requires a recent > FreeBSD 5.0-CURRENT. > > > > > > > > From a quick read of the Makefile, it looks like you are trying > to > > > > compile with ACL support. 4.x branch doesn't support ACLs. > > > > Un-checking this option should allow you to build and install > the > > > > port. > > > > > > I'm having a similar problem and have been following this thread. > > > Where do I "un-check" this option? I looked at the makefile and > it > > > wasn't apparent to me. Here's the output I get when trying to > > > install samba: > > > > You probably have "WITH_ACL_SUPPORT=yes" in either your Makefile, > > Makefile.inc, or /etc/make.conf. Remove it and try again. > > I searched both files. /etc/make.conf doesn't have any reference to > it. The Samba makefile had the following: > > .if defined(WITH_ACL_SUPPORT) > .if ${OSVERSION} < 500018 > BROKEN= "Requires a recent FreeBSD 5.0-CURRENT" > .else > CONFIGURE_ARGS+= --with-acl-support > .endif > .endif > > but I assume this is for some menu type program to pick your options? Your assumption is a little wrong. All the options was in net/samba/Makefile before we're written the menu. The menu script just sets some options, so building samba will work fine/not fine with or without options. I recommend you to do a make clean after a port build fails and you do not need any of the working data anymore. All menu's I know store their configuration in a file named Makefile.inc. As far I interpret your mails either you have anywhere defined "WITH_ACL_SUPPORT" or some tool that you may use did it for you. > Anyway, I commented out these lines and tried again. This time I got > a "config menu" where I could select various options and then > continued. It completed the install without error. ??? Maybe your /etc/defaults/make.conf - try a $ grep "WITH_ACL_SUPPORT" * */* in /etc - maybe it helps :-) Also your .profile could be "corrupted" - check your environment (`env`). > So, should my install work? Why did I need to comment out those > lines? I am using a default 4.5-STABLE as of 4/12 and my ports tree > is updated every night. I have not made any modifications. What's > going on? Sorry that I must say, but the lines are very clear: if( ( someone has somewhere defined WITH_ACL_SUPPORT ) but ( FreeBSD is not 5.0 or higher ) ) then say him, I don't want do that :-( else do it end if Somewhere on your system this setting must be set - I do not know where. But it must. Kind regards Jens > Thanks, > > Drew > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- L i W W W i Jens Rehsack L W W W L i W W W W i nnn gggg LiWing IT-Services L i W W W W i n n g g LLLL i W W i n n g g Friesenstraъe 2 gggg 06112 Halle g g g Tel.: +49 - 3 45 - 5 17 05 91 ggg e-Mail: Fax: +49 - 3 45 - 5 17 05 92 http://www.liwing.de/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 12:56: 5 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by hub.freebsd.org (Postfix) with ESMTP id 2A89837B407 for ; Thu, 13 Jun 2002 12:55:48 -0700 (PDT) Received: from hades.hell.gr (patr530-a180.otenet.gr [212.205.215.180]) by mailsrv.otenet.gr (8.12.3/8.12.3) with ESMTP id g5DJteXM009905; Thu, 13 Jun 2002 22:55:41 +0300 (EEST) Received: from hades.hell.gr (hades [127.0.0.1]) by hades.hell.gr (8.12.3/8.12.3) with ESMTP id g5DJtMFs000472; Thu, 13 Jun 2002 22:55:31 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from charon@localhost) by hades.hell.gr (8.12.3/8.12.3/Submit) id g5DCTl1M002792; Thu, 13 Jun 2002 15:29:47 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Thu, 13 Jun 2002 15:29:47 +0300 From: Giorgos Keramidas To: Jonathan Chen Cc: robert at castley dot com , freebsd-questions@FreeBSD.org Subject: Re: PPP link and sendmail Message-ID: <20020613122946.GD1991@hades.hell.gr> References: <000801c212b0$6050d750$1601a8c0@charlie> <20020613201259.A65055@grimoire.chen.org.nz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020613201259.A65055@grimoire.chen.org.nz> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 2002-06-13 20:12 +1200, Jonathan Chen wrote: > On Thu, Jun 13, 2002 at 09:00:23AM +0100, robert at castley dot com wrote: > > Hi, > > > > I have configured PPP as per the guidelines and it is working a > > treat, but as I am running sendmail on my PPP gateway box I keep > > getting the error: > > > > Jun 13 08:57:48 freebsd sendmail[4414]: gethostbyaddr(127.1.1.1) > > failed: 1 > > > > In my ppp.conf I have the following: > > > > set ifaddr 127.1.1.1/0 127.2.2.2/0 255.255.255.0 > > add 0 0 127.2.2.2 # Add a (sticky) default route > > > > How do I stop the sendmail error? > > Add a fake entry into /etc/hosts: > > 127.1.1.1 some.fake.entry I think this is not supposed to work. At least as long as there is a routing table entry for 127.0.0.0 => lo0. 15:25 [charon@hades /home/charon]$ netstat -rn Routing tables Internet: Destination Gateway Flags Refs Use Netif Expire 127 127.0.0.1 UGRSc 0 0 lo0 127.0.0.1 127.0.0.1 UH 3 9735 lo0 Perhaps the problems are caused by this? - Giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 12:59: 8 2002 Delivered-To: freebsd-questions@freebsd.org Received: from kumprang.or.id (wl-kumprang-5.teras.net.id [202.143.103.229]) by hub.freebsd.org (Postfix) with SMTP id A9C8037B41F for ; Thu, 13 Jun 2002 12:58:59 -0700 (PDT) Received: (qmail 37928 invoked by uid 1000); 13 Jun 2002 19:58:46 -0000 Date: Fri, 14 Jun 2002 02:58:46 +0700 From: budsz To: freebsd-questions Subject: About permission Message-ID: <20020614025846.A36988@bdg.centrin.net.id> Reply-To: budsz Mail-Followup-To: budsz , freebsd-questions Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i X-Uptime: 2:50AM up 5:07, 3 users, load averages: 0.00, 0.00, 0.00 X-Operation-System: FreeBSD 4.6-RC i386 X-Geekcode: "GMU d- s++:+ a- C++ UL++ P+ L++ E- W++ N o+ K- w+ O+ M V++ PS PE Y+ PGP++ t 5 X+++ R+ tv b++ DI- D+ G++ e++ h+ r+ y+" X-Fingerprint: "A05A 268C 3CD4 ABBD D9EB 11E1 F64C 4B4E 6269 5304" X-Pubkey-Linux: "http://www.kumprang.or.id/~budsz/pubkey_Linux.txt" X-Pubkey-FreeBSD: "http://www.kumprang.or.id/~budsz/pubkey_FreeBSD.txt" X-Company: "Internet Cafe & Game Kumprang" Sender: owner-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 tried to limiting access for normal user, maybe for implementation normal user can't change, read, directory to /home, so if I give permission 700 /home, normal user can't login to shell maybe error message: ---cut Could not chdir to home directory /home/budsz: Permission denied bash: /home/budsz/.bash_profile: Permission denied ---cut I want top directory only in /home/budsz, so how to fix this problem. TIA -- budsz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 13: 6:26 2002 Delivered-To: freebsd-questions@freebsd.org Received: from yertle.kciLink.com (yertle.kcilink.com [216.194.193.105]) by hub.freebsd.org (Postfix) with ESMTP id AB5AD37B409 for ; Thu, 13 Jun 2002 13:06:21 -0700 (PDT) Received: from onceler.kciLink.com (onceler.kciLink.com [216.194.193.106]) by yertle.kciLink.com (Postfix) with ESMTP id 592212178D for ; Thu, 13 Jun 2002 16:06:21 -0400 (EDT) Received: by onceler.kciLink.com (Postfix, from userid 100) id 0434E3D43; Thu, 13 Jun 2002 16:06:20 -0400 (EDT) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii From: Vivek Khera To: freebsd-questions@FreeBSD.ORG Subject: Re: Testing incoming SMTP connections Newsgroups: ml.freebsd.questions References: X-Trace: lorax.kciLink.com 1023826264 8798 216.194.193.105 (11 Jun 2002 20:11:04 GMT) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >>>>> "JL" == Jon Larssen writes: JL> IOW, how could you "reliably" test incoming connections from outside JL> your network? You make reciprocal agreements with friends who have remote networks to have test accounts on each other's systems. Then you can test your firewalling and such from the remote systems. -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Vivek Khera, Ph.D. Khera Communications, Inc. Internet: khera@kciLink.com Rockville, MD +1-240-453-8497 AIM: vivekkhera Y!: vivek_khera http://www.khera.org/~vivek/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 13: 6:37 2002 Delivered-To: freebsd-questions@freebsd.org Received: from Danovitsch.dnsq.org (b74143.upc-b.chello.nl [212.83.74.143]) by hub.freebsd.org (Postfix) with ESMTP id 00C7E37B40D for ; Thu, 13 Jun 2002 13:06:25 -0700 (PDT) Received: from FreeBSD.Danovitsch.LAN (b83007.upc-b.chello.nl [212.83.83.7]) by Danovitsch.dnsq.org (8.11.3/8.11.3) with SMTP id g5DK4gM11082; Thu, 13 Jun 2002 22:04:44 +0200 (CEST) (envelope-from Danovitsch@Danovitsch.dnsq.org) Content-Type: text/plain; charset="iso-8859-1" From: "Daan Vreeken [PA4DAN]" Reply-To: Danovitsch@Danovitsch.dnsq.org To: Ryan Thompson Subject: Re: UPS scenario; HOWTO? Date: Thu, 13 Jun 2002 22:14:39 +0200 X-Mailer: KMail [version 1.2] References: <20020613082454.Q506-100000@ren.sasknow.com> In-Reply-To: <20020613082454.Q506-100000@ren.sasknow.com> Cc: FreeBSD-Questions@FreeBSD.org MIME-Version: 1.0 Message-Id: <02061322143900.04639@FreeBSD.Danovitsch.LAN> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thursday 13 June 2002 16:29, you wrote: > Jon Larssen wrote to freebsd-questions@FreeBSD.ORG: > > Hi, > > > > I'm adding a UPS to my FreeBSD server, and after reading docs and > > such, I think I understand the process. But I have one question > > regarding a far fetched scenario. > > > > [... Power goes out, server halts, power returns ...] > > Not far fetched at all.. We power servers with 2U APC 1400's, but are > pretty conservative about when we start shutting systems down... so > we see that pretty often. > > There's another thread going on in -questions right now Re: POWERDOWN > that explains how to configure APM to power down your server > completely with shutdown -p. > > Some BIOSes require you to enable "Powerup after AC loss" to > automatically boot when AC power is restored. Check that, and test it > before going live. > > Hope this helps, > - Ryan That won't help with the problem he describes. When the system shuts down and powers off, but the mains is restored BEFORE the UPS dies, the system hasn't had it's "AC loss", and won't restart. Even worse, shutting down the system instead of leaving it in the "press key" state, will make the UPS run even longer, making the chance of running into the problem even bigger... grtz, Daan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 13:44:59 2002 Delivered-To: freebsd-questions@freebsd.org Received: from yertle.kciLink.com (yertle.kcilink.com [216.194.193.105]) by hub.freebsd.org (Postfix) with ESMTP id 8B0FB37B411 for ; Thu, 13 Jun 2002 13:44:56 -0700 (PDT) Received: from onceler.kciLink.com (onceler.kciLink.com [216.194.193.106]) by yertle.kciLink.com (Postfix) with ESMTP id 0A5032178B for ; Thu, 13 Jun 2002 16:41:54 -0400 (EDT) Received: by onceler.kciLink.com (Postfix, from userid 100) id 733E03D43; Thu, 13 Jun 2002 16:41:53 -0400 (EDT) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii From: Vivek Khera To: freebsd-questions@freebsd.org Subject: Re: Sound card ESS Solo-1 Newsgroups: ml.freebsd.questions References: <5837955.1023984622380.JavaMail.root@www1.one.lv> X-Trace: lorax.kciLink.com 1024000050 37355 216.194.193.106 (13 Jun 2002 20:27:30 GMT) X-Complaints-To: daemon@kciLink.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 >>>>> "OG" == Oskars Gredzens writes: OG> Sorry I can't configure sound card ESS Solo-1. How I to do? I have OG> FreeBSD 4.5 Release. Please send me full answer. How I to do step OG> by step... And I can't normal configure fd0. How I configure. My ESS Solo-1 stopped working with some massive changes to the freebsd sound system around August, 2001. I've asked many times but nobody seems to know how nor care to fix it. -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Vivek Khera, Ph.D. Khera Communications, Inc. Internet: khera@kciLink.com Rockville, MD +1-240-453-8497 AIM: vivekkhera Y!: vivek_khera http://www.khera.org/~vivek/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 13:51: 1 2002 Delivered-To: freebsd-questions@freebsd.org Received: from wellington.cnchost.com (wellington.concentric.net [207.155.252.14]) by hub.freebsd.org (Postfix) with ESMTP id 202D237B419 for ; Thu, 13 Jun 2002 13:50:58 -0700 (PDT) Received: from win98 ([208.176.51.227]) by wellington.cnchost.com id QAA29277; Thu, 13 Jun 2002 16:46:16 -0400 (EDT) [ConcentricHost SMTP Relay 1.14] From: "Raja Velu" To: "'Nick Rogness'" Cc: Subject: RE: Port re-direction using NAT/IPFW Date: Thu, 13 Jun 2002 15:44:02 -0500 Message-ID: <000201c2131b$0e1cac00$1d00a8c0@www.micronetusa.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > Hi All, > > > > We have a FreeBSD 4.4 setup running IPFW/NAT. We host web sites for > > several domains using Apache's virtual domain feature. We use Apache > > 1.3.20. > > > > One of our customers has web content that includes Microsoft's ASP > > pages, for which we need to host them on a Windows server. We have a > > Windows 2000 Server behind our firewall, which can probably do the > > hosting. > > > > My question is this: Can I re-direct requests for this > particular site > > alone to the Windows 2000 box sitting inside and continue to service > > requests for other web sites from the FreeBSD box? I know it's > > probably possible to do this if the site we're hosting on the Win2k > > server uses a port other than 80. Is that the only option though? > > > > Not unless it is on a different port (not 80) or has a different > public IP in which you can translate. Although, there may be a > way through apache to handle something like > this...maybe with the > ReWrite Engine or some other facility. I think I'll take your first suggestion. So, if I use a different public IP, I guess I'll have to run 2 instances of NAT. Can I do this using a virtual IP as my second public IP or do I have to put another network card in my box? I tried running a second instance of NAT on my virtual public IP and it came back with this error: # /sbin/natd -f /etc/natd2.conf -p 8669 -n xl0:0 natd: unknown interface name xl0:0 Is there any way I can get around this??? Thanks for your help. Rgds, Raja To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 13:54:46 2002 Delivered-To: freebsd-questions@freebsd.org Received: from colossus.systems.pipex.net (colossus.systems.pipex.net [62.190.223.73]) by hub.freebsd.org (Postfix) with ESMTP id E623C37B436; Thu, 13 Jun 2002 13:54:26 -0700 (PDT) Received: from ThisAddressDoesNotExist (userhh092.dsl.pipex.com [62.190.215.92]) by colossus.systems.pipex.net (Postfix) with ESMTP id 043E816000076; Thu, 13 Jun 2002 21:49:38 +0100 (BST) Subject: re: xscreensaver-gnome-4.05 install fails From: Stacey Roberts Reply-To: sroberts@dsl.pipex.com To: FreeBSD-Questions Cc: freebsd-gnome@freebsd.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-kMGQNJwBa5vm9Ob/j5JP" X-Mailer: Ximian Evolution 1.0.5 Date: 13 Jun 2002 21:49:28 +0100 Message-Id: <1024001369.357.4.camel@Demon.Strobe.org> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-kMGQNJwBa5vm9Ob/j5JP Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi, I've just tried installing xscreensaver-gnome-4.05 and it fails with: /usr/libexec/elf/ld: cannot find -lgdk gmake[1]: *** [xscreensaver-demo-Gtk] Error 1 gmake[1]: Leaving directory `/usr/ports/x11/xscreensaver-gnome/work/xscreensaver-4.05/driver' gmake: *** [all] Error 5 *** Error code 2 Stop in /usr/ports/x11/xscreensaver-gnome. #=20 Is there a for this out there? Thanks for the time. Stacey --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer --=-kMGQNJwBa5vm9Ob/j5JP Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi, I've just tried installing xscreensaver-gnome-4.05 and it fails with: /usr/libexec/elf/ld: cannot find -lgdk gmake[1]: *** [xscreensaver-demo-Gtk] Error 1 gmake[1]: Leaving directory `/usr/ports/x11/xscreensaver-gnome/work/xscreensaver-4.05/driver' gmake: *** [all] Error 5 *** Error code 2 Stop in /usr/ports/x11/xscreensaver-gnome. #=20 Is there a for this out there? Thanks for the time. Stacey - --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 iQA/AwUBPQkFVvdn4A8qiCO5EQIZogCg6S2/hQIyUGCkwT+wXt/2kXYi2qoAoPHH 0eNMYkYydOlBOCfZJV7vWDQV =LpIM -----END PGP SIGNATURE----- --=-kMGQNJwBa5vm9Ob/j5JP-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 14: 2:22 2002 Delivered-To: freebsd-questions@freebsd.org Received: from gyros.marcuscom.com (dhcp-64-102-60-47.cisco.com [64.102.60.47]) by hub.freebsd.org (Postfix) with ESMTP id CD5EE37B40D; Thu, 13 Jun 2002 14:02:15 -0700 (PDT) Received: from gyros.marcuscom.com (localhost [127.0.0.1]) by gyros.marcuscom.com (8.12.3/8.12.3) with ESMTP id g5DKx9Rv025268; Thu, 13 Jun 2002 16:59:09 -0400 (EDT) (envelope-from marcus@marcuscom.com) Received: (from marcus@localhost) by gyros.marcuscom.com (8.12.3/8.12.3/Submit) id g5DKx8cI025267; Thu, 13 Jun 2002 16:59:08 -0400 (EDT) X-Authentication-Warning: gyros.marcuscom.com: marcus set sender to marcus@marcuscom.com using -f Subject: re: xscreensaver-gnome-4.05 install fails From: Joe Marcus Clarke To: sroberts@dsl.pipex.com Cc: FreeBSD-Questions , freebsd-gnome@FreeBSD.ORG In-Reply-To: <1024001369.357.4.camel@Demon.Strobe.org> References: <1024001369.357.4.camel@Demon.Strobe.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.5 Date: 13 Jun 2002 16:59:08 -0400 Message-Id: <1024001948.311.110.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 2002-06-13 at 16:49, Stacey Roberts wrote: > Hi, > I've just tried installing xscreensaver-gnome-4.05 and it fails with: > /usr/libexec/elf/ld: cannot find -lgdk > gmake[1]: *** [xscreensaver-demo-Gtk] Error 1 > gmake[1]: Leaving directory > `/usr/ports/x11/xscreensaver-gnome/work/xscreensaver-4.05/driver' > gmake: *** [all] Error 5 > *** Error code 2 > > Stop in /usr/ports/x11/xscreensaver-gnome. > # > > Is there a for this out there? Take a look at Doug's warning when building the port. You need to do a pkg_delete -f pkgconfig\* before building. Then, when the build is done, re-install pkgconfig. Joe > > Thanks for the time. > > Stacey > -- > Stacey Roberts B.Sc. (HONS) Computer Science > Network Systems Engineer -- PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 14:12:39 2002 Delivered-To: freebsd-questions@freebsd.org Received: from colossus.systems.pipex.net (colossus.systems.pipex.net [62.190.223.73]) by hub.freebsd.org (Postfix) with ESMTP id 42BB637B446; Thu, 13 Jun 2002 14:12:24 -0700 (PDT) Received: from ThisAddressDoesNotExist (userhh092.dsl.pipex.com [62.190.215.92]) by colossus.systems.pipex.net (Postfix) with ESMTP id F34971600017A; Thu, 13 Jun 2002 22:07:21 +0100 (BST) Subject: re: xscreensaver-gnome-4.05 install fails From: Stacey Roberts Reply-To: sroberts@dsl.pipex.com To: Joe Marcus Clarke Cc: FreeBSD-Questions , freebsd-gnome@FreeBSD.ORG In-Reply-To: <1024001948.311.110.camel@gyros.marcuscom.com> References: <1024001369.357.4.camel@Demon.Strobe.org> <1024001948.311.110.camel@gyros.marcuscom.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-sS0LIFE6ffy3j0cykfqd" X-Mailer: Ximian Evolution 1.0.5 Date: 13 Jun 2002 22:07:12 +0100 Message-Id: <1024002434.357.11.camel@Demon.Strobe.org> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-sS0LIFE6ffy3j0cykfqd Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi Joe, Thanks for the quick reply! Just a quick one on your note here, to make sure I understand you correctly - the correct sequence is: Run pkg_delete -f pkgconfig\* build xscreensaver-gnome-4.05 re-install pkgconfig Is this the right sequence of events required? Thanks again for the quick response. Stacey On Thu, 2002-06-13 at 21:59, Joe Marcus Clarke wrote: > On Thu, 2002-06-13 at 16:49, Stacey Roberts wrote: > > Hi, > > I've just tried installing xscreensaver-gnome-4.05 and it fails with: > > /usr/libexec/elf/ld: cannot find -lgdk > > gmake[1]: *** [xscreensaver-demo-Gtk] Error 1 > > gmake[1]: Leaving directory > > `/usr/ports/x11/xscreensaver-gnome/work/xscreensaver-4.05/driver' > > gmake: *** [all] Error 5 > > *** Error code 2 > >=20 > > Stop in /usr/ports/x11/xscreensaver-gnome. > > #=20 > >=20 > > Is there a for this out there? >=20 > Take a look at Doug's warning when building the port. You need to do a > pkg_delete -f pkgconfig\* before building. Then, when the build is > done, re-install pkgconfig. >=20 > Joe >=20 > >=20 > > Thanks for the time. > >=20 > > Stacey > > --=20 > > Stacey Roberts B.Sc. (HONS) Computer Science > > Network Systems Engineer > --=20 > PGP Key : http://www.marcuscom.com/pgp.asc --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer --=-sS0LIFE6ffy3j0cykfqd Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi Joe, Thanks for the quick reply! Just a quick one on your note here, to make sure I understand you correctly - the correct sequence is: Run pkg_delete -f pkgconfig\* build xscreensaver-gnome-4.05 re-install pkgconfig Is this the right sequence of events required? Thanks again for the quick response. Stacey On Thu, 2002-06-13 at 21:59, Joe Marcus Clarke wrote: > On Thu, 2002-06-13 at 16:49, Stacey Roberts wrote: > > Hi, > > I've just tried installing xscreensaver-gnome-4.05 and it fails with: > > /usr/libexec/elf/ld: cannot find -lgdk > > gmake[1]: *** [xscreensaver-demo-Gtk] Error 1 > > gmake[1]: Leaving directory > > `/usr/ports/x11/xscreensaver-gnome/work/xscreensaver-4.05/driver' > > gmake: *** [all] Error 5 > > *** Error code 2 > >=20 > > Stop in /usr/ports/x11/xscreensaver-gnome. > > #=20 > >=20 > > Is there a for this out there? >=20 > Take a look at Doug's warning when building the port. You need to do a > pkg_delete -f pkgconfig\* before building. Then, when the build is > done, re-install pkgconfig. >=20 > Joe >=20 > >=20 > > Thanks for the time. > >=20 > > Stacey > > --=20 > > Stacey Roberts B.Sc. (HONS) Computer Science > > Network Systems Engineer > --=20 > PGP Key : http://www.marcuscom.com/pgp.asc - --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 iQA/AwUBPQkJfPdn4A8qiCO5EQIUiACdFZFmuOGI17RceBWoTLJhmvcQSxQAnjDQ fdNmU0XfHptH8LoW59a5yxL6 =3aQr -----END PGP SIGNATURE----- --=-sS0LIFE6ffy3j0cykfqd-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 14:16:19 2002 Delivered-To: freebsd-questions@freebsd.org Received: from gyros.marcuscom.com (dhcp-64-102-60-47.cisco.com [64.102.60.47]) by hub.freebsd.org (Postfix) with ESMTP id 0E91937B447; Thu, 13 Jun 2002 14:16:11 -0700 (PDT) Received: from gyros.marcuscom.com (localhost [127.0.0.1]) by gyros.marcuscom.com (8.12.3/8.12.3) with ESMTP id g5DLAwRv025322; Thu, 13 Jun 2002 17:10:58 -0400 (EDT) (envelope-from marcus@marcuscom.com) Received: (from marcus@localhost) by gyros.marcuscom.com (8.12.3/8.12.3/Submit) id g5DLAwO8025321; Thu, 13 Jun 2002 17:10:58 -0400 (EDT) X-Authentication-Warning: gyros.marcuscom.com: marcus set sender to marcus@marcuscom.com using -f Subject: re: xscreensaver-gnome-4.05 install fails From: Joe Marcus Clarke To: sroberts@dsl.pipex.com Cc: FreeBSD-Questions , freebsd-gnome@freebsd.org In-Reply-To: <1024002434.357.11.camel@Demon.Strobe.org> References: <1024001369.357.4.camel@Demon.Strobe.org> <1024001948.311.110.camel@gyros.marcuscom.com> <1024002434.357.11.camel@Demon.Strobe.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.5 Date: 13 Jun 2002 17:10:58 -0400 Message-Id: <1024002658.311.118.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 2002-06-13 at 17:07, Stacey Roberts wrote: > Hi Joe, > Thanks for the quick reply! > > Just a quick one on your note here, to make sure I understand you > correctly - the correct sequence is: > Run pkg_delete -f pkgconfig\* > build xscreensaver-gnome-4.05 > re-install pkgconfig > > Is this the right sequence of events required? Worked for me on two different machines. Joe > > Thanks again for the quick response. > > Stacey > > On Thu, 2002-06-13 at 21:59, Joe Marcus Clarke wrote: > > On Thu, 2002-06-13 at 16:49, Stacey Roberts wrote: > > > Hi, > > > I've just tried installing xscreensaver-gnome-4.05 and it fails with: > > > /usr/libexec/elf/ld: cannot find -lgdk > > > gmake[1]: *** [xscreensaver-demo-Gtk] Error 1 > > > gmake[1]: Leaving directory > > > `/usr/ports/x11/xscreensaver-gnome/work/xscreensaver-4.05/driver' > > > gmake: *** [all] Error 5 > > > *** Error code 2 > > > > > > Stop in /usr/ports/x11/xscreensaver-gnome. > > > # > > > > > > Is there a for this out there? > > > > Take a look at Doug's warning when building the port. You need to do a > > pkg_delete -f pkgconfig\* before building. Then, when the build is > > done, re-install pkgconfig. > > > > Joe > > > > > > > > Thanks for the time. > > > > > > Stacey > > > -- > > > Stacey Roberts B.Sc. (HONS) Computer Science > > > Network Systems Engineer > > -- > > PGP Key : http://www.marcuscom.com/pgp.asc > -- > Stacey Roberts B.Sc. (HONS) Computer Science > Network Systems Engineer -- PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 14:22:49 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web14908.mail.yahoo.com (web14908.mail.yahoo.com [216.136.225.60]) by hub.freebsd.org (Postfix) with SMTP id AEA2637B434 for ; Thu, 13 Jun 2002 14:22:46 -0700 (PDT) Message-ID: <20020613211806.49110.qmail@web14908.mail.yahoo.com> Received: from [217.131.176.19] by web14908.mail.yahoo.com via HTTP; Thu, 13 Jun 2002 14:18:06 PDT Date: Thu, 13 Jun 2002 14:18:06 -0700 (PDT) From: ozdemir dogan Subject: Re: gnome xdm problem To: ozdemirdgn@myrealbox.com Cc: freebsd In-Reply-To: <1023556109.893.4.camel@gyros.marcuscom.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --- Joe Marcus Clarke wrote: > On Sat, 2002-06-08 at 07:59, ozdemir dogan wrote: > > I am using Freebsd 4.5 stable.And I am new in > > Freebsd, unix.My problem is I couldn't used > xdm,that > > is I couldn' configure xdm.As in the handbook it > says: > > > > % echo "#!/bin/sh" > ~/.xsession > > % echo "/usr/X11R6/bin/gnome-session" >> > ~/.xsession > > % chmod +x ~/.xsession > > when I wrote % echo "#!/bin/sh" > ~/.xsession ( > when > > there is no .xsession file in the /root) in the > shell > > command line it says: > > /bin/sh: Event not found > > Am I doing something wrong. > > No, you must be using the C shell which sees '!', > and thinks it's you're > trying to run a command from your shell history. > You can either do: > > % echo "#\!/bin/sh" > ~/.xsession > > or edit ~/.xsession, and type the commands in > yourself. > > Joe > > > Thank you. > > > > __________________________________________________ > > Do You Yahoo!? > > Yahoo! - Official partner of 2002 FIFA World Cup > > http://fifaworldcup.yahoo.com > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body > of the message > > > -- > PGP Key : http://www.marcuscom.com/pgp.asc __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 14:30:37 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id E9DE537B432; Thu, 13 Jun 2002 14:30:28 -0700 (PDT) Received: (from dan@localhost) by dan.emsphone.com (8.12.3/8.12.3) id g5DLQQ4I047425; Thu, 13 Jun 2002 16:26:26 -0500 (CDT) (envelope-from dan) Date: Thu, 13 Jun 2002 16:26:26 -0500 From: Dan Nelson To: Joe Marcus Clarke Cc: sroberts@dsl.pipex.com, FreeBSD-Questions , freebsd-gnome@FreeBSD.ORG Subject: Re: xscreensaver-gnome-4.05 install fails Message-ID: <20020613212625.GA21232@dan.emsphone.com> References: <1024001369.357.4.camel@Demon.Strobe.org> <1024001948.311.110.camel@gyros.marcuscom.com> <1024002434.357.11.camel@Demon.Strobe.org> <1024002658.311.118.camel@gyros.marcuscom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1024002658.311.118.camel@gyros.marcuscom.com> User-Agent: Mutt/1.3.99i X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In the last episode (Jun 13), Joe Marcus Clarke said: > On Thu, 2002-06-13 at 17:07, Stacey Roberts wrote: > > Hi Joe, > > Thanks for the quick reply! > > > > Just a quick one on your note here, to make sure I understand you > > correctly - the correct sequence is: > > Run pkg_delete -f pkgconfig\* > > build xscreensaver-gnome-4.05 > > re-install pkgconfig > > > > Is this the right sequence of events required? > > Worked for me on two different machines. The message is a bit misleading, though. The bug is not in pkg-config but the gtk port. It installs /usr/X11R6/libdata/pkgconfig/gdk.pc which has the wrong info in it (-lgdk instead of -lgdk12). If you fix the "Libs:" line, xscreensaver will build without a problem, and without deinstalling anything else. -- Dan Nelson dnelson@allantgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 14:34:24 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mtiwmhc22.worldnet.att.net (mtiwmhc22.worldnet.att.net [204.127.131.47]) by hub.freebsd.org (Postfix) with ESMTP id E845037B476 for ; Thu, 13 Jun 2002 14:34:18 -0700 (PDT) Received: from there ([12.88.197.50]) by mtiwmhc22.worldnet.att.net (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20020613212940.GSRC13408.mtiwmhc22.worldnet.att.net@there> for ; Thu, 13 Jun 2002 21:29:40 +0000 Content-Type: text/plain; charset="iso-8859-1" From: AZNPrideChinese Reply-To: AZNPrideChinese@worldnet.att.net To: questions@freebsd.org Subject: i am having trouble using aim Date: Thu, 13 Jun 2002 05:29:42 -0400 X-Mailer: KMail [version 1.3] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020613212940.GSRC13408.mtiwmhc22.worldnet.att.net@there> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG they say i need to enable linux compatibility, how do i do that? plus they say the files inux files libgdk-1.2.so.0 and libgtk-1.2.so.0 must be placed in the /compat/linux/lib directory, where do i find those two files? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 14:36:42 2002 Delivered-To: freebsd-questions@freebsd.org Received: from postal3.es.net (postal3.es.net [198.128.3.207]) by hub.freebsd.org (Postfix) with ESMTP id 0382337B4B0; Thu, 13 Jun 2002 14:35:48 -0700 (PDT) Received: from ptavv.es.net ([198.128.4.29]) by postal3.es.net (Postal Node 3) with ESMTP id GQF37091; Thu, 13 Jun 2002 14:35:36 -0700 Received: from ptavv (localhost [127.0.0.1]) by ptavv.es.net (Postfix) with ESMTP id 4DB065D04; Thu, 13 Jun 2002 14:35:34 -0700 (PDT) To: Dan Nelson Cc: Joe Marcus Clarke , sroberts@dsl.pipex.com, FreeBSD-Questions , freebsd-gnome@FreeBSD.ORG Subject: Re: xscreensaver-gnome-4.05 install fails In-reply-to: Your message of "Thu, 13 Jun 2002 16:26:26 CDT." <20020613212625.GA21232@dan.emsphone.com> Date: Thu, 13 Jun 2002 14:35:34 -0700 From: "Kevin Oberman" Message-Id: <20020613213534.4DB065D04@ptavv.es.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 > Date: Thu, 13 Jun 2002 16:26:26 -0500 > From: Dan Nelson > Sender: owner-freebsd-gnome@FreeBSD.ORG > > In the last episode (Jun 13), Joe Marcus Clarke said: > > On Thu, 2002-06-13 at 17:07, Stacey Roberts wrote: > > > Hi Joe, > > > Thanks for the quick reply! > > > > > > Just a quick one on your note here, to make sure I understand you > > > correctly - the correct sequence is: > > > Run pkg_delete -f pkgconfig\* > > > build xscreensaver-gnome-4.05 > > > re-install pkgconfig > > > > > > Is this the right sequence of events required? > > > > Worked for me on two different machines. > > The message is a bit misleading, though. The bug is not in pkg-config > but the gtk port. It installs /usr/X11R6/libdata/pkgconfig/gdk.pc > which has the wrong info in it (-lgdk instead of -lgdk12). If you fix > the "Libs:" line, xscreensaver will build without a problem, and > without deinstalling anything else. Dan, Sounds good, but where does the Libs: line need to be changed? In xscreensaver-gnome, gtk, or somewhere else. R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 14:37:17 2002 Delivered-To: freebsd-questions@freebsd.org Received: from cody.jharris.com (cody.jharris.com [205.238.128.83]) by hub.freebsd.org (Postfix) with ESMTP id 1716537B41B for ; Thu, 13 Jun 2002 14:36:42 -0700 (PDT) Received: from localhost (nick@localhost) by cody.jharris.com (8.11.1/8.9.3) with ESMTP id g5DLHkZ57763; Thu, 13 Jun 2002 16:17:46 -0500 (CDT) (envelope-from nick@rogness.net) Date: Thu, 13 Jun 2002 16:17:46 -0500 (CDT) From: Nick Rogness X-Sender: nick@cody.jharris.com To: Raja Velu Cc: freebsd-questions@FreeBSD.ORG Subject: RE: Port re-direction using NAT/IPFW In-Reply-To: <000201c2131b$0e1cac00$1d00a8c0@www.micronetusa.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 13 Jun 2002, Raja Velu wrote: > > > > Hi All, > > > > > > We have a FreeBSD 4.4 setup running IPFW/NAT. We host web sites for > > > several domains using Apache's virtual domain feature. We use Apache > > > 1.3.20. > > > > > > One of our customers has web content that includes Microsoft's ASP > > > pages, for which we need to host them on a Windows server. We have a > > > Windows 2000 Server behind our firewall, which can probably do the > > > hosting. > > > > > > My question is this: Can I re-direct requests for this > > particular site > > > alone to the Windows 2000 box sitting inside and continue to service > > > requests for other web sites from the FreeBSD box? I know it's > > > probably possible to do this if the site we're hosting on the Win2k > > > server uses a port other than 80. Is that the only option though? > > > > > > > Not unless it is on a different port (not 80) or has a different > > public IP in which you can translate. Although, there may be a > > way through apache to handle something like > > this...maybe with the > > ReWrite Engine or some other facility. > > I think I'll take your first suggestion. So, if I use a different > public IP, I guess I'll have to run 2 instances of NAT. Can I do this > using a virtual IP as my second public IP or do I have to put another > network card in my box? I tried running a second instance of NAT on my > virtual public IP and it came back with this error: You should be able to just buy another IP from your upstream provider and bind it as an alias using ifconfig (with the same network card). You also don't need a second natd running. Just setup the redirect statement and all should be well. Nick Rogness - Don't mind me...I'm just sniffing your packets To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 14:38:30 2002 Delivered-To: freebsd-questions@freebsd.org Received: from lerlaptop.iadfw.net (lerlaptop.iadfw.net [206.66.13.21]) by hub.freebsd.org (Postfix) with ESMTP id CC29437B408; Thu, 13 Jun 2002 14:38:07 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by lerlaptop.iadfw.net (8.12.3/8.12.3) with ESMTP id g5DLEVnp004063; Thu, 13 Jun 2002 16:14:32 -0500 (CDT) (envelope-from ler@lerctr.org) Subject: re: xscreensaver-gnome-4.05 install fails From: Larry Rosenman To: sroberts@dsl.pipex.com Cc: Joe Marcus Clarke , FreeBSD-Questions , freebsd-gnome@FreeBSD.ORG In-Reply-To: <1024002434.357.11.camel@Demon.Strobe.org> References: <1024001369.357.4.camel@Demon.Strobe.org> <1024001948.311.110.camel@gyros.marcuscom.com> <1024002434.357.11.camel@Demon.Strobe.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.5 Date: 13 Jun 2002 16:14:31 -0500 Message-Id: <1024002872.371.53.camel@lerlaptop> Mime-Version: 1.0 X-Virus-Scanned: by amavisd-milter (http://amavis.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 Thu, 2002-06-13 at 16:07, Stacey Roberts wrote: > Hi Joe, > Thanks for the quick reply! > > Just a quick one on your note here, to make sure I understand you > correctly - the correct sequence is: > Run pkg_delete -f pkgconfig\* > build xscreensaver-gnome-4.05 > re-install pkgconfig > > Is this the right sequence of events required? > > Thanks again for the quick response. That's what I did yesterday. LER > > Stacey > > On Thu, 2002-06-13 at 21:59, Joe Marcus Clarke wrote: > > On Thu, 2002-06-13 at 16:49, Stacey Roberts wrote: > > > Hi, > > > I've just tried installing xscreensaver-gnome-4.05 and it fails with: > > > /usr/libexec/elf/ld: cannot find -lgdk > > > gmake[1]: *** [xscreensaver-demo-Gtk] Error 1 > > > gmake[1]: Leaving directory > > > `/usr/ports/x11/xscreensaver-gnome/work/xscreensaver-4.05/driver' > > > gmake: *** [all] Error 5 > > > *** Error code 2 > > > > > > Stop in /usr/ports/x11/xscreensaver-gnome. > > > # > > > > > > Is there a for this out there? > > > > Take a look at Doug's warning when building the port. You need to do a > > pkg_delete -f pkgconfig\* before building. Then, when the build is > > done, re-install pkgconfig. > > > > Joe > > > > > > > > Thanks for the time. > > > > > > Stacey > > > -- > > > Stacey Roberts B.Sc. (HONS) Computer Science > > > Network Systems Engineer > > -- > > PGP Key : http://www.marcuscom.com/pgp.asc > -- > Stacey Roberts B.Sc. (HONS) Computer Science > Network Systems Engineer -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 14:38:42 2002 Delivered-To: freebsd-questions@freebsd.org Received: from colossus.systems.pipex.net (colossus.systems.pipex.net [62.190.223.73]) by hub.freebsd.org (Postfix) with ESMTP id 269D637B406; Thu, 13 Jun 2002 14:38:06 -0700 (PDT) Received: from ThisAddressDoesNotExist (userhh092.dsl.pipex.com [62.190.215.92]) by colossus.systems.pipex.net (Postfix) with ESMTP id BD2BD1600017A; Thu, 13 Jun 2002 22:14:15 +0100 (BST) Subject: re: xscreensaver-gnome-4.05 install fails From: Stacey Roberts Reply-To: sroberts@dsl.pipex.com To: Joe Marcus Clarke Cc: FreeBSD-Questions , freebsd-gnome@freebsd.org In-Reply-To: <1024002658.311.118.camel@gyros.marcuscom.com> References: <1024001369.357.4.camel@Demon.Strobe.org> <1024001948.311.110.camel@gyros.marcuscom.com> <1024002434.357.11.camel@Demon.Strobe.org> <1024002658.311.118.camel@gyros.marcuscom.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-JIZe45LxNAvSjgQl9Kz0" X-Mailer: Ximian Evolution 1.0.5 Date: 13 Jun 2002 22:14:06 +0100 Message-Id: <1024002846.357.13.camel@Demon.Strobe.org> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-JIZe45LxNAvSjgQl9Kz0 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Gotcha! Thanks again! Stacey On Thu, 2002-06-13 at 22:10, Joe Marcus Clarke wrote: > On Thu, 2002-06-13 at 17:07, Stacey Roberts wrote: > > Hi Joe, > > Thanks for the quick reply! > >=20 > > Just a quick one on your note here, to make sure I understand you > > correctly - the correct sequence is: > > Run pkg_delete -f pkgconfig\* > > build xscreensaver-gnome-4.05 > > re-install pkgconfig > >=20 > > Is this the right sequence of events required? >=20 > Worked for me on two different machines. >=20 > Joe >=20 > >=20 > > Thanks again for the quick response. > >=20 > > Stacey > >=20 > > On Thu, 2002-06-13 at 21:59, Joe Marcus Clarke wrote: > > > On Thu, 2002-06-13 at 16:49, Stacey Roberts wrote: > > > > Hi, > > > > I've just tried installing xscreensaver-gnome-4.05 and it fails w= ith: > > > > /usr/libexec/elf/ld: cannot find -lgdk > > > > gmake[1]: *** [xscreensaver-demo-Gtk] Error 1 > > > > gmake[1]: Leaving directory > > > > `/usr/ports/x11/xscreensaver-gnome/work/xscreensaver-4.05/driver' > > > > gmake: *** [all] Error 5 > > > > *** Error code 2 > > > >=20 > > > > Stop in /usr/ports/x11/xscreensaver-gnome. > > > > #=20 > > > >=20 > > > > Is there a for this out there? > > >=20 > > > Take a look at Doug's warning when building the port. You need to do= a > > > pkg_delete -f pkgconfig\* before building. Then, when the build is > > > done, re-install pkgconfig. > > >=20 > > > Joe > > >=20 > > > >=20 > > > > Thanks for the time. > > > >=20 > > > > Stacey > > > > --=20 > > > > Stacey Roberts B.Sc. (HONS) Computer Science > > > > Network Systems Engineer > > > --=20 > > > PGP Key : http://www.marcuscom.com/pgp.asc > > --=20 > > Stacey Roberts B.Sc. (HONS) Computer Science > > Network Systems Engineer > --=20 > PGP Key : http://www.marcuscom.com/pgp.asc --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer --=-JIZe45LxNAvSjgQl9Kz0 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Gotcha! Thanks again! Stacey On Thu, 2002-06-13 at 22:10, Joe Marcus Clarke wrote: > On Thu, 2002-06-13 at 17:07, Stacey Roberts wrote: > > Hi Joe, > > Thanks for the quick reply! > >=20 > > Just a quick one on your note here, to make sure I understand you > > correctly - the correct sequence is: > > Run pkg_delete -f pkgconfig\* > > build xscreensaver-gnome-4.05 > > re-install pkgconfig > >=20 > > Is this the right sequence of events required? >=20 > Worked for me on two different machines. >=20 > Joe >=20 > >=20 > > Thanks again for the quick response. > >=20 > > Stacey > >=20 > > On Thu, 2002-06-13 at 21:59, Joe Marcus Clarke wrote: > > > On Thu, 2002-06-13 at 16:49, Stacey Roberts wrote: > > > > Hi, > > > > I've just tried installing xscreensaver-gnome-4.05 and it fails w= ith: > > > > /usr/libexec/elf/ld: cannot find -lgdk > > > > gmake[1]: *** [xscreensaver-demo-Gtk] Error 1 > > > > gmake[1]: Leaving directory > > > > `/usr/ports/x11/xscreensaver-gnome/work/xscreensaver-4.05/driver' > > > > gmake: *** [all] Error 5 > > > > *** Error code 2 > > > >=20 > > > > Stop in /usr/ports/x11/xscreensaver-gnome. > > > > #=20 > > > >=20 > > > > Is there a for this out there? > > >=20 > > > Take a look at Doug's warning when building the port. You need to do= a > > > pkg_delete -f pkgconfig\* before building. Then, when the build is > > > done, re-install pkgconfig. > > >=20 > > > Joe > > >=20 > > > >=20 > > > > Thanks for the time. > > > >=20 > > > > Stacey > > > > --=20 > > > > Stacey Roberts B.Sc. (HONS) Computer Science > > > > Network Systems Engineer > > > --=20 > > > PGP Key : http://www.marcuscom.com/pgp.asc > > --=20 > > Stacey Roberts B.Sc. (HONS) Computer Science > > Network Systems Engineer > --=20 > PGP Key : http://www.marcuscom.com/pgp.asc - --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 iQA/AwUBPQkLG/dn4A8qiCO5EQLdvACdGq1ugxMpJz3p6iIJ4+crwCZS8P8AoOR3 Yo11v/8XNUoy6plXA46MZEmQ =GDDa -----END PGP SIGNATURE----- --=-JIZe45LxNAvSjgQl9Kz0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 14:40:53 2002 Delivered-To: freebsd-questions@freebsd.org Received: from samwise.jobeus.net (samwise.jobeus.net [209.91.102.74]) by hub.freebsd.org (Postfix) with ESMTP id E0F2037B407 for ; Thu, 13 Jun 2002 14:40:29 -0700 (PDT) Received: (from root@localhost) by samwise.jobeus.net (8.12.3/8.12.3) id g5DLeRxs064839; Thu, 13 Jun 2002 15:40:27 -0600 (MDT) (envelope-from freebsd@jobeus.net) Received: from localhost (freebsd@localhost [127.0.0.1]) by samwise.jobeus.net (8.12.3/8.12.3av) with ESMTP id g5DLeQa0064831; Thu, 13 Jun 2002 15:40:26 -0600 (MDT) (envelope-from freebsd@jobeus.net) Date: Thu, 13 Jun 2002 15:40:26 -0600 (MDT) From: Scott Carmichael To: AZNPrideChinese Cc: questions@freebsd.org Subject: Re: i am having trouble using aim In-Reply-To: <20020613212940.GSRC13408.mtiwmhc22.worldnet.att.net@there> Message-ID: <20020613153930.T64714-100000@samwise.jobeus.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-11 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG You could try installing the /usr/ports/x11-toolkits/linux-gtk port? I think this also includes libgdk, though I could be wrong. :) On Thu, 13 Jun 2002, AZNPrideChinese wrote: > they say i need to enable linux compatibility, how do i do that? > plus they say the files inux files libgdk-1.2.so.0 and libgtk-1.2.so.0 must > be placed in the /compat/linux/lib directory, where do i find those two files? > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 14:43:26 2002 Delivered-To: freebsd-questions@freebsd.org Received: from gyros.marcuscom.com (dhcp-64-102-60-47.cisco.com [64.102.60.47]) by hub.freebsd.org (Postfix) with ESMTP id 8535E37B435; Thu, 13 Jun 2002 14:43:19 -0700 (PDT) Received: from gyros.marcuscom.com (localhost [127.0.0.1]) by gyros.marcuscom.com (8.12.3/8.12.3) with ESMTP id g5DLgvRv027517; Thu, 13 Jun 2002 17:42:57 -0400 (EDT) (envelope-from marcus@marcuscom.com) Received: (from marcus@localhost) by gyros.marcuscom.com (8.12.3/8.12.3/Submit) id g5DLgtHT027516; Thu, 13 Jun 2002 17:42:55 -0400 (EDT) X-Authentication-Warning: gyros.marcuscom.com: marcus set sender to marcus@marcuscom.com using -f Subject: Re: xscreensaver-gnome-4.05 install fails From: Joe Marcus Clarke To: Dan Nelson Cc: sroberts@dsl.pipex.com, FreeBSD-Questions , freebsd-gnome@FreeBSD.ORG In-Reply-To: <20020613212625.GA21232@dan.emsphone.com> References: <1024001369.357.4.camel@Demon.Strobe.org> <1024001948.311.110.camel@gyros.marcuscom.com> <1024002434.357.11.camel@Demon.Strobe.org> <1024002658.311.118.camel@gyros.marcuscom.com> <20020613212625.GA21232@dan.emsphone.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.5 Date: 13 Jun 2002 17:42:55 -0400 Message-Id: <1024004575.311.124.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 2002-06-13 at 17:26, Dan Nelson wrote: > In the last episode (Jun 13), Joe Marcus Clarke said: > > On Thu, 2002-06-13 at 17:07, Stacey Roberts wrote: > > > Hi Joe, > > > Thanks for the quick reply! > > > > > > Just a quick one on your note here, to make sure I understand you > > > correctly - the correct sequence is: > > > Run pkg_delete -f pkgconfig\* > > > build xscreensaver-gnome-4.05 > > > re-install pkgconfig > > > > > > Is this the right sequence of events required? > > > > Worked for me on two different machines. > > The message is a bit misleading, though. The bug is not in pkg-config > but the gtk port. It installs /usr/X11R6/libdata/pkgconfig/gdk.pc > which has the wrong info in it (-lgdk instead of -lgdk12). If you fix > the "Libs:" line, xscreensaver will build without a problem, and > without deinstalling anything else. This is fixed now with rev _6 of gtk12. Sorry for all the mess. Joe > > -- > Dan Nelson > dnelson@allantgroup.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 14:46:51 2002 Delivered-To: freebsd-questions@freebsd.org Received: from blacklamb.mykitchentable.net (ekgr-dsl6-t138.citlink.net [207.173.251.138]) by hub.freebsd.org (Postfix) with ESMTP id 8FD0D37B41C for ; Thu, 13 Jun 2002 14:46:37 -0700 (PDT) Received: from TAGALONG (unknown [165.107.42.110]) by blacklamb.mykitchentable.net (Postfix) with SMTP id 7E579EE639; Thu, 13 Jun 2002 14:14:30 -0700 (PDT) Message-ID: <01d101c2131f$40a14560$6e2a6ba5@TAGALONG> From: "Drew Tomlinson" To: "Jens Rehsack" Cc: "Dan Nelson" , , "David J Duchscher" , "questions - freebsd" References: <3F3C01DA-7DAC-11D6-A6F8-0003930B3DA4@nostrum.com> <017f01c212fa$5dc39d20$6e2a6ba5@TAGALONG> <20020613171956.GC37481@dan.emsphone.com> <01a301c21307$b8861910$6e2a6ba5@TAGALONG> <3D08F478.8A949977@liwing.de> Subject: Finding --WITH_ACL_SUPPORT (Was Re: samba 2.2.4 broken) Date: Thu, 13 Jun 2002 14:14:06 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 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 ----- Original Message ----- From: "Jens Rehsack" Sent: Thursday, June 13, 2002 12:37 PM > Drew Tomlinson wrote: > > > > ----- Original Message ----- > > From: "Dan Nelson" > > Sent: Thursday, June 13, 2002 10:19 AM > > > > > In the last episode (Jun 13), Drew Tomlinson said: > > > > From: "David J Duchscher" > > > > > On Tuesday, June 11, 2002, at 08:03 PM, > > wrote: > > > > > > ===> samba-2.2.4_1 is marked as broken: Requires a recent > > FreeBSD 5.0-CURRENT. > > > > > > > > > > From a quick read of the Makefile, it looks like you are trying > > to > > > > > compile with ACL support. 4.x branch doesn't support ACLs. > > > > > Un-checking this option should allow you to build and install > > the > > > > > port. > > > > > > > > I'm having a similar problem and have been following this thread. > > > > Where do I "un-check" this option? I looked at the makefile and > > it > > > > wasn't apparent to me. Here's the output I get when trying to > > > > install samba: > > > > > > You probably have "WITH_ACL_SUPPORT=yes" in either your Makefile, > > > Makefile.inc, or /etc/make.conf. Remove it and try again. > > > > I searched both files. /etc/make.conf doesn't have any reference to > > it. The Samba makefile had the following: > > > > .if defined(WITH_ACL_SUPPORT) > > .if ${OSVERSION} < 500018 > > BROKEN= "Requires a recent FreeBSD 5.0-CURRENT" > > .else > > CONFIGURE_ARGS+= --with-acl-support > > .endif > > .endif > > > > but I assume this is for some menu type program to pick your options? > > Your assumption is a little wrong. All the options was in net/samba/Makefile > before we're written the menu. The menu script just sets some options, > so building samba will work fine/not fine with or without options. > > I recommend you to do a make clean after a port build fails and you do > not need any of the working data anymore. All menu's I know store their > configuration in a file named Makefile.inc. Thanks for your response. I have been doing the make clean as you suggest. > As far I interpret your mails either you have anywhere defined "WITH_ACL_SUPPORT" > or some tool that you may use did it for you. It must be some tool. I'm still pretty much a newbie so I don't change things from their defaults. I figure the "pros" know better than me. :) > > Anyway, I commented out these lines and tried again. This time I got > > a "config menu" where I could select various options and then > > continued. It completed the install without error. > > ??? Maybe your /etc/defaults/make.conf - try a > $ grep "WITH_ACL_SUPPORT" * */* > in /etc - maybe it helps :-) Nothing here: blacklamb# cd /etc blacklamb# grep -i "WITH_ACL_SUPPORT" * */* blacklamb# > Also your .profile could be "corrupted" - check your environment (`env`). Nothing here AFAICT. blacklamb# env PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr /local/scripts:/usr/X11R6/bin:/root/bin:/usr/games MAIL=/var/mail/drew BLOCKSIZE=K FTP_PASSIVE_MODE=YES USER=drew LOGNAME=drew HOME=/root SHELL=/bin/csh SSH_CLIENT=192.168.15.4 1696 22 SSH_TTY=/dev/ttyp1 TERM=vt220 SSH_AUTH_SOCK=/tmp/ssh-MXJW1xhw/agent.2094 HOSTTYPE=FreeBSD VENDOR=intel OSTYPE=FreeBSD MACHTYPE=i386 SHLVL=2 PWD=/etc GROUP=wheel HOST=blacklamb.mykitchentable.net REMOTEHOST=192.168.15.4 EDITOR=/usr/bin/ee PAGER=more > > So, should my install work? Why did I need to comment out those > > lines? I am using a default 4.5-STABLE as of 4/12 and my ports tree > > is updated every night. I have not made any modifications. What's > > going on? > Sorry that I must say, but the lines are very clear: > if( ( someone has somewhere defined WITH_ACL_SUPPORT ) but ( FreeBSD is not 5.0 or higher ) ) > then > say him, I don't want do that :-( > else > do it > end if > > Somewhere on your system this setting must be set - I do not know where. But it must. Thanks for your assistance. I believe you but don't really know where to look next. Here is a list of my installed ports. Any ideas? Thanks, Drew blacklamb# pkg_info apache+mod_ssl-1.3.24+2.8.8 The Apache 1.3 webserver with SSL/TLS functionality autoconf-2.53 Automatically configure source code on many Un*x platforms autoconf213-2.13.000227_1 Automatically configure source code on many Un*x platforms automake14-1.4.5 GNU Standards-compliant Makefile generator (legacy version bison-1.35_1 A parser generator from FSF, (mostly) compatible with Yacc cclient-2001a,1 Mark Crispen's C-client mail access routines courier-imap-1.4.3 IMAP (and POP3) server that provides access to Maildir mail cups-base-1.1.14 The Common UNIX Printing System cvsup-without-gui-16.1f General network file distribution system optimized for CVS db3-3.2.9_3,1 The Berkeley DB package, revision 3 expat-1.95.2 XML 1.0 parser written in C freetype2-2.1.0_1 A free and portable TrueType font rendering engine frontpage-5.0.2.2623_1 Microsoft Frontpage 2002 Extensions gd-1.8.4_6 A graphics library for fast image creation gettext-0.10.35_2 GNU gettext package gettext-0.11.1_3 GNU gettext package git-4.3.20 GNU Interactive Tools - a file system browser for UNIX syst jpeg-6b_1 IJG's jpeg compression utilities libgnugetopt-1.1 GNU getopt library libiconv-1.7.0.1 A character set conversion library linux_base-7.1 The base set of packages needed in Linux mode m4-1.4_1 GNU's m4 mm-1.1.3 Shared memory library for applications with pre-forked proc mod_frontpage-1.6.2 Improved mod_frontpage for Apache, as APXS installation mod_php4-4.2.1_1 PHP4 module for Apache nmap-2.54.b34 Port scanning utility for large networks openldap-1.2.13 Open source LDAP client and server software openldap-2.0.23 Open source LDAP client and server software p5-Authen-PAM-0.13 A Perl interface to the PAM library p5-Net-SSLeay-1.14 Perl5 interface to SSL p5-Net-Telnet-3.02 Perl5 module to access and use telnet protocol pcre-3.7 Perl Compatible Regular Expressions library php4-4.2.1 PHP4 commandline interpreter pkg_tarup-1.2_3 Generates binary package from installed package pm3-base-1.1.15 Compiler and base libraries of the Polytechnique Montreal M pm3-net-1.1.15 Low-level networking libraries for the PM3 Modula-3 distrib png-1.2.3 Library for manipulating PNG images popt-1.5.1_1 A getopt(3) like library with a number of enhancements, fro portupgrade-20020429_1 Very powerful FreeBSD ports/packages upgrading tool and mor postfix-1.1.7,1 An alternative to widely-used Sendmail postgresql-7.2.1_1 The most advanced open-source database available anywhere procmail-3.22 A local mail delivery agent rpm-3.0.6_6 The Red Hat Package Manager ruby-1.6.7.2002.05.23 An object-oriented interpreted scripting language ruby-bdb1-0.1.7 Ruby interface to Berkeley DB revision 1.8x with full featu ruby-optparse-0.8.6 Yet another command line option parser for Ruby ruby-shim-ruby18-1.7.2.2002.05.21 A set of Ruby modules to provide Ruby 1.8 functionalities samba-2.2.4_1 A free SMB and CIFS client and server for UNIX webalizer-2.1.10_1 A web server log file analysis program webmin-0.980_2 Web-based interface for system administration for Unix To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 14:48:13 2002 Delivered-To: freebsd-questions@freebsd.org Received: from samwise.jobeus.net (samwise.jobeus.net [209.91.102.74]) by hub.freebsd.org (Postfix) with ESMTP id C508A37B414 for ; Thu, 13 Jun 2002 14:48:08 -0700 (PDT) Received: (from root@localhost) by samwise.jobeus.net (8.12.3/8.12.3) id g5DLm5vg064940; Thu, 13 Jun 2002 15:48:05 -0600 (MDT) (envelope-from freebsd@jobeus.net) Received: from localhost (freebsd@localhost [127.0.0.1]) by samwise.jobeus.net (8.12.3/8.12.3av) with ESMTP id g5DLm2a0064932; Thu, 13 Jun 2002 15:48:04 -0600 (MDT) (envelope-from freebsd@jobeus.net) Date: Thu, 13 Jun 2002 15:48:02 -0600 (MDT) From: Scott Carmichael To: budsz Cc: freebsd-questions Subject: Re: About permission In-Reply-To: <20020614025846.A36988@bdg.centrin.net.id> Message-ID: <20020613154706.G64714-100000@samwise.jobeus.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-11 Sender: owner-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 belive chmod 711 /home will allow you to do this, so that users may not see the other directories in /home but also access their own /home/[user] dir. On Fri, 14 Jun 2002, budsz wrote: > Hi, > > I tried to limiting access for normal user, maybe for implementation > normal user can't change, read, directory to /home, so if I give permission 700 > /home, normal user can't login to shell maybe error message: > > ---cut > Could not chdir to home directory /home/budsz: Permission denied > bash: /home/budsz/.bash_profile: Permission denied > ---cut > > I want top directory only in /home/budsz, so how to fix this problem. > > TIA > > -- > budsz > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 14:50:24 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp3.hushmail.com (smtp3.hushmail.com [64.40.111.33]) by hub.freebsd.org (Postfix) with ESMTP id 27E9237B401 for ; Thu, 13 Jun 2002 14:50:22 -0700 (PDT) Received: from mailserver1.hushmail.com (mailserver1.hushmail.com [64.40.111.20]) by smtp3.hushmail.com (Postfix) with ESMTP id 8D2B159CD for ; Thu, 13 Jun 2002 14:50:19 -0700 (PDT) Received: (from nobody@localhost) by mailserver1.hushmail.com (8.11.3/8.9.3) id g5DLoIW48263; Thu, 13 Jun 2002 14:50:18 -0700 (PDT) (envelope-from rwatson@turbowarp.net) Message-Id: <200206132150.g5DLoIW48263@mailserver1.hushmail.com> From: rwatson@turbowarp.net To: questions@freebsd.org Subject: Re: 450 Client Host Rejected Date: Thu, 13 Jun 2002 14:50:18 -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello again, I am missing something. There has got to be more than just forward and reverse mapping to match exactly. I originally posted from an MS Exchange account that the forward and reverse zones don't match. I don't understand. See below, why was my original post accepted, it looks to me that it doesn't match. Received: from arlington1.darlington.com (h-66-166-180-151.MCLNVA23.covad.net [66.166.180.151]) by hub.freebsd.org (Postfix) with ESMTP id 25CC537B40D for ; Thu, 13 Jun 2002 12:00:19 -0700 (PDT) Thanks for helping me understand. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 14:51:35 2002 Delivered-To: freebsd-questions@freebsd.org Received: from samwise.jobeus.net (samwise.jobeus.net [209.91.102.74]) by hub.freebsd.org (Postfix) with ESMTP id E0ADD37B43B for ; Thu, 13 Jun 2002 14:51:29 -0700 (PDT) Received: (from root@localhost) by samwise.jobeus.net (8.12.3/8.12.3) id g5DLpRqJ065015 for questions@freebsd.org; Thu, 13 Jun 2002 15:51:27 -0600 (MDT) (envelope-from freebsd@jobeus.net) Received: from localhost (freebsd@localhost [127.0.0.1]) by samwise.jobeus.net (8.12.3/8.12.3av) with ESMTP id g5DLpQa0065005 for ; Thu, 13 Jun 2002 15:51:26 -0600 (MDT) (envelope-from freebsd@jobeus.net) Date: Thu, 13 Jun 2002 15:51:26 -0600 (MDT) From: Scott Carmichael To: questions@freebsd.org Subject: Building with CPUTYPE=k7 Message-ID: <20020613154830.J64714-100000@samwise.jobeus.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-11 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Next time I make world and build my kernel, I was thinking about using CPUTYPE=k7 in my make.conf file. Two questions about this though: A. To clarify, k7 is the Athlon chip, correct? B. Has anyone had problems with this flag? It warns in make.conf about potential problems, and I was just wondering how common these problems are. Thanks, Scott Carmichael http://jobeus.net/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 15: 3:26 2002 Delivered-To: freebsd-questions@freebsd.org Received: from cactus.fi.uba.ar (cactus.fi.uba.ar [157.92.49.108]) by hub.freebsd.org (Postfix) with ESMTP id 21A3237B41A for ; Thu, 13 Jun 2002 15:03:21 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by cactus.fi.uba.ar (8.11.6/8.11.6) with ESMTP id g5DLSa535195; Thu, 13 Jun 2002 18:28:39 -0300 (ART) (envelope-from fgleiser@cactus.fi.uba.ar) Date: Thu, 13 Jun 2002 18:28:36 -0300 (ART) From: Fernando Gleiser X-X-Sender: To: budsz Cc: freebsd-questions Subject: Re: About permission In-Reply-To: <20020614025846.A36988@bdg.centrin.net.id> Message-ID: <20020613182150.L34605-100000@localhost> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 14 Jun 2002, budsz wrote: > Hi, > > I tried to limiting access for normal user, maybe for implementation > normal user can't change, read, directory to /home, so if I give permission 700 > /home, normal user can't login to shell maybe error message: Thats because you need execute permision to be able to 'cd' into the directory. Try seting /home to 711, that way they can't read/write the dir, but they can cd into it. In directories 'r' means you can 'ls' the directory. 'w' means you can create/delete files in the directory. 'x' means you can 'cd' into the diretory. Why are you tryiong to do this? There are lots of ways of finding out the home dirs of the other users, regardless of /home permissions Fer Fer > > ---cut > Could not chdir to home directory /home/budsz: Permission denied > bash: /home/budsz/.bash_profile: Permission denied > ---cut > > I want top directory only in /home/budsz, so how to fix this problem. > > TIA > > -- > budsz > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 15:11:20 2002 Delivered-To: freebsd-questions@freebsd.org Received: from wellington.cnchost.com (wellington.concentric.net [207.155.252.14]) by hub.freebsd.org (Postfix) with ESMTP id 4057637B405 for ; Thu, 13 Jun 2002 15:11:15 -0700 (PDT) Received: from win98 ([208.176.51.227]) by wellington.cnchost.com id SAA27846; Thu, 13 Jun 2002 18:07:05 -0400 (EDT) [ConcentricHost SMTP Relay 1.14] From: "Raja Velu" To: "'Nick Rogness'" Cc: Subject: RE: Port re-direction using NAT/IPFW - SOLVED Date: Thu, 13 Jun 2002 17:04:51 -0500 Message-ID: <000601c21326$5812b060$1d00a8c0@www.micronetusa.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > > > Hi All, > > > > > > > > We have a FreeBSD 4.4 setup running IPFW/NAT. We host > web sites for > > > > several domains using Apache's virtual domain feature. > We use Apache > > > > 1.3.20. > > > > > > > > One of our customers has web content that includes > Microsoft's ASP > > > > pages, for which we need to host them on a Windows > server. We have a > > > > Windows 2000 Server behind our firewall, which can > probably do the > > > > hosting. > > > > > > > > My question is this: Can I re-direct requests for this > > > particular site > > > > alone to the Windows 2000 box sitting inside and > continue to service > > > > requests for other web sites from the FreeBSD box? I know it's > > > > probably possible to do this if the site we're hosting > on the Win2k > > > > server uses a port other than 80. Is that the only > option though? > > > > > > > > > > Not unless it is on a different port (not 80) or has a different > > > public IP in which you can translate. Although, there may be a > > > way through apache to handle something like > > > this...maybe with the > > > ReWrite Engine or some other facility. > > > > > I think I'll take your first suggestion. So, if I use a different > > public IP, I guess I'll have to run 2 instances of NAT. Can > I do this > > using a virtual IP as my second public IP or do I have to > put another > > network card in my box? I tried running a second instance > of NAT on my > > virtual public IP and it came back with this error: > > You should be able to just buy another IP from your upstream > provider and bind it as an alias using ifconfig (with the same > network card). > > You also don't need a second natd running. Just setup the > redirect statement and all should be well. I added the second IP as an alias to my external interface. Then, added another redirect line to my natd.conf. Had to open up this rule in my IPFW rule list. And then, it started working. Thanks a lot for your assistance, Nick. Rgds, Raja To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 15:38:32 2002 Delivered-To: freebsd-questions@freebsd.org Received: from fed1mtao02.cox.net (fed1mtao02.cox.net [68.6.19.243]) by hub.freebsd.org (Postfix) with ESMTP id AB7DE37B42F for ; Thu, 13 Jun 2002 15:37:57 -0700 (PDT) Received: from ip24_56_31_67.ph.cox.net ([24.56.31.67]) by fed1mtao01.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20020613215845.FWT25007.fed1mtao01.cox.net@ip24_56_31_67.ph.cox.net>; Thu, 13 Jun 2002 17:58:45 -0400 Content-Type: text/plain; charset="iso-8859-1" From: Brett Rogers Reply-To: loki_bsd@cox.net To: freebsd-questions@freebsd.org Subject: Re: i am having trouble using aim Date: Thu, 13 Jun 2002 14:58:43 -0700 X-Mailer: KMail [version 1.4] References: <20020613212940.GSRC13408.mtiwmhc22.worldnet.att.net@there> In-Reply-To: <20020613212940.GSRC13408.mtiwmhc22.worldnet.att.net@there> Cc: AZNPrideChinese@worldnet.att.net MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200206131458.43085.loki_bsd@cox.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 Thursday 13 June 2002 02:29 am, AZNPrideChinese wrote: > they say i need to enable linux compatibility, how do i do that? > plus they say the files inux files libgdk-1.2.so.0 and libgtk-1.2.so.0 = must > be placed in the /compat/linux/lib directory, where do i find those two > files? =09Try running /stand/sysinstall, goto configure, and startup. There sho= uld be=20 a linux compatibility option. If I'm not mistaken, this downloads and=20 installs whatever packages are necessary automatically. The only problem= Ive=20 found doing this is that release name in options must be modified beforeh= and. =20 I was using 4.6-RC4 in this field on the master FTP server, but now it do= esnt=20 seem to accept that. If you change the field to 4.6-RELEASE, it works on= the=20 master site, but for any mirrors, you may have to play around to find wha= t=20 field it will accept. Hope this helps. -Brett > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 15:42:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from nemesis.systems.pipex.net (nemesis.systems.pipex.net [62.190.223.8]) by hub.freebsd.org (Postfix) with ESMTP id DD5BB37B40A; Thu, 13 Jun 2002 15:42:30 -0700 (PDT) Received: from ThisAddressDoesNotExist (userhh092.dsl.pipex.com [62.190.215.92]) by nemesis.systems.pipex.net (Postfix) with ESMTP id 6AF6E160002B9; Thu, 13 Jun 2002 23:09:43 +0100 (BST) Subject: Re: xscreensaver-gnome-4.05 install fails From: Stacey Roberts Reply-To: sroberts@dsl.pipex.com To: Joe Marcus Clarke Cc: Dan Nelson , FreeBSD-Questions , freebsd-gnome@FreeBSD.ORG In-Reply-To: <1024004575.311.124.camel@gyros.marcuscom.com> References: <1024001369.357.4.camel@Demon.Strobe.org> <1024001948.311.110.camel@gyros.marcuscom.com> <1024002434.357.11.camel@Demon.Strobe.org> <1024002658.311.118.camel@gyros.marcuscom.com> <20020613212625.GA21232@dan.emsphone.com> <1024004575.311.124.camel@gyros.marcuscom.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-10Jm99rN+1Ht1em3DupD" X-Mailer: Ximian Evolution 1.0.5 Date: 13 Jun 2002 23:09:34 +0100 Message-Id: <1024006176.357.16.camel@Demon.Strobe.org> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-10Jm99rN+1Ht1em3DupD Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Does this mean that if I edit the line: Libs: -L${libdir} -L/usr/X11R6/lib -lgdk -lintl -lXext -lX11 -lm to read: Libs: -L${libdir} -L/usr/X11R6/lib -lgdk12 -lintl -lXext -lX11 -lm then I'd be able to simply install xscreensaver-gnome-4.05 without problems? Let me know okay? Stacey On Thu, 2002-06-13 at 22:42, Joe Marcus Clarke wrote: > On Thu, 2002-06-13 at 17:26, Dan Nelson wrote: > > In the last episode (Jun 13), Joe Marcus Clarke said: > > > On Thu, 2002-06-13 at 17:07, Stacey Roberts wrote: > > > > Hi Joe, > > > > Thanks for the quick reply! > > > >=20 > > > > Just a quick one on your note here, to make sure I understand you > > > > correctly - the correct sequence is: > > > > Run pkg_delete -f pkgconfig\* > > > > build xscreensaver-gnome-4.05 > > > > re-install pkgconfig > > > >=20 > > > > Is this the right sequence of events required? > > >=20 > > > Worked for me on two different machines. > >=20 > > The message is a bit misleading, though. The bug is not in pkg-config > > but the gtk port. It installs /usr/X11R6/libdata/pkgconfig/gdk.pc > > which has the wrong info in it (-lgdk instead of -lgdk12). If you fix > > the "Libs:" line, xscreensaver will build without a problem, and > > without deinstalling anything else. >=20 > This is fixed now with rev _6 of gtk12. Sorry for all the mess. >=20 > Joe >=20 > >=20 > > --=20 > > Dan Nelson > > dnelson@allantgroup.com > >=20 > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > >=20 > --=20 > PGP Key : http://www.marcuscom.com/pgp.asc >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-gnome" in the body of the message --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer --=-10Jm99rN+1Ht1em3DupD Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Does this mean that if I edit the line: Libs: -L${libdir} -L/usr/X11R6/lib -lgdk -lintl -lXext -lX11 -lm to read: Libs: -L${libdir} -L/usr/X11R6/lib -lgdk12 -lintl -lXext -lX11 -lm then I'd be able to simply install xscreensaver-gnome-4.05 without problems? Let me know okay? Stacey On Thu, 2002-06-13 at 22:42, Joe Marcus Clarke wrote: > On Thu, 2002-06-13 at 17:26, Dan Nelson wrote: > > In the last episode (Jun 13), Joe Marcus Clarke said: > > > On Thu, 2002-06-13 at 17:07, Stacey Roberts wrote: > > > > Hi Joe, > > > > Thanks for the quick reply! > > > >=20 > > > > Just a quick one on your note here, to make sure I understand you > > > > correctly - the correct sequence is: > > > > Run pkg_delete -f pkgconfig\* > > > > build xscreensaver-gnome-4.05 > > > > re-install pkgconfig > > > >=20 > > > > Is this the right sequence of events required? > > >=20 > > > Worked for me on two different machines. > >=20 > > The message is a bit misleading, though. The bug is not in pkg-config > > but the gtk port. It installs /usr/X11R6/libdata/pkgconfig/gdk.pc > > which has the wrong info in it (-lgdk instead of -lgdk12). If you fix > > the "Libs:" line, xscreensaver will build without a problem, and > > without deinstalling anything else. >=20 > This is fixed now with rev _6 of gtk12. Sorry for all the mess. >=20 > Joe >=20 > >=20 > > --=20 > > Dan Nelson > > dnelson@allantgroup.com > >=20 > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > >=20 > --=20 > PGP Key : http://www.marcuscom.com/pgp.asc >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-gnome" in the body of the message - --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 iQA/AwUBPQkYHPdn4A8qiCO5EQJsaACguqbDKNIj7H1jfKge2NpKFRIb+AAAnj9t 9W9s0IslDvGZsmY7xMCyFKrz =nMpb -----END PGP SIGNATURE----- --=-10Jm99rN+1Ht1em3DupD-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 15:43:45 2002 Delivered-To: freebsd-questions@freebsd.org Received: from priv-edtnes03-hme0.telusplanet.net (fepout1.telus.net [199.185.220.236]) by hub.freebsd.org (Postfix) with ESMTP id 38EFC37B407 for ; Thu, 13 Jun 2002 15:43:30 -0700 (PDT) Received: from box.ici.net ([161.184.27.253]) by priv-edtnes03-hme0.telusplanet.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with SMTP id <20020613224302.LBNN2350.priv-edtnes03-hme0.telusplanet.net@box.ici.net>; Thu, 13 Jun 2002 16:43:02 -0600 Date: Fri, 14 Jun 2002 16:47:12 -0600 From: James Earl To: Colin Harford Cc: freebsd-questions@freebsd.org Subject: Re: uhub0: device problem, disabling port 2 Message-Id: <20020614164712.5e680d81.kim-james@telusplanet.net> In-Reply-To: References: <20020613171816.25c19e3f.kim-james@telusplanet.net> X-Mailer: Sylpheed version 0.7.7 (GTK+ 1.2.10; i386-portbld-freebsd4.6) 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 On Thu, 13 Jun 2002 10:43:31 -0600 Colin Harford wrote: >On 6/13/02 5:18 PM, "James Earl" wrote: > >> On Wed, 12 Jun 2002 13:45:26 -0600 >> Colin Harford wrote: >> >>> On 6/12/02 2:35 PM, "James Earl" wrote: >>> >>>> I recompiled my kernel with some of the usb debug options. Here's some of >>>> the >>>> new info it gave me. I'm not sure if it helps though: >>>> >>>> uhci0: port 0xe000-0xe01f irq 11 >>>> at >>>> de >>>> vice 7.2 on pci0 >>>> uhci0: LegSup = 0x00000010 >>>> uhci_run: setting run=0 >>>> uhci_run: done cmd=0x80 sts=0x20 >>>> uhci_run: setting run=1 >>>> uhci_run: done cmd=0x81 sts=0x0 >>>> usb0: on uhci0 >>>> usb0: USB revision 1.0 >>>> uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 >>>> uhub0: 2 ports with 2 removable, self powered >>>> ums0: Logitech USB-PS/2 Optical Mouse, rev 2.00/11.00, addr 2, iclass 3/1 >>>> ums0: 3 buttons and Z dir. >>>> uhci_waitintr: timeout >>>> usbd_transfer_cb: short transfer 0<18 >>>> usbd_new_device: addr=3, getting full desc failed >>>> uhub_explore: usb_new_device failed, error=SHORT_XFER >>>> uhub0: device problem, disabling port 2 >>>> >>>> On Tue, 11 Jun 2002 11:31:30 -0600 >>>> Colin Harford wrote: >>>> >>>>> On 6/11/02 3:52 PM, "James Earl" wrote: >>>>> >>>>>> Hi, >>>>>> >>>>>> I have an HP ScanJet 4100C USB scanner. FreeBSD (4.5, 4.6) gives for >>>>>> following message when the device is connected to either usb port on my >>>>>> computer: >>>>>> >>>>>> uhub0: device problem, disabling port 2 >>>>>> >>>>>> My USB controller is stated as an: Intel 82371AB/EB (PIIX4) on uhci0 >>>>>> >>>>>> I have searched through the mailing list archives, and have seen a couple >>>>>> other posts from people with a similar problem, but they haven't received >>>>>> any >>>>>> follow-up posts. >>>>>> >>>>>> Can anyone here give me any direction regarding this problem? Should I >>>>>> post >>>>>> this message on freebsd-hardware? >>>>>> >>>>>> To Unsubscribe: send mail to majordomo@FreeBSD.org >>>>>> with "unsubscribe freebsd-questions" in the body of the message >>>>> >>>>> >>>>> 1) try disabling pcibios >>>>> 2) check IRQ conflicts... >>>>> >>>>> >>>>> Colin Harford ═══ >>> >>> >>> Try unplugging your mouse and see if you still get the uhub errors. >>> >>> As for the pcibios, it doesn't matter if you have a device that uses it or >>> not. In my experience a lot of hardware problems in BSD based systems stem >>> from it. >>> >>> >>> Colin Harford ═══ >> >> There was no difference with or without the mouse plugged in. >> >> Regarding pcibios, I'm sorry I should have worded that differently. When I >> said I don't have a pcibios device to disable, I meant to say: when I tried to >> disable pcibios it said I didn't have a device called "pcibios0." I tried >> this using the boot-up config (config -c at the boot prompt). Is this the >> same method you would use for disabling pcibios? >> >> I was trying out some different BIOS settings to see if I can make anything >> change, and one time I rebooted I received a different error message when >> trying to attach the scanner: >> >> uhci_idone: error, addr=0, endpt=0x00, status 0x440000 >> usb_new_device: set address 3 failed >> uhub_explore: usb_new_device failed, error=SET_ADDR_FAILED >> uhub0: device problem, disabling port 2 >> >> After rebooting again numerous times, it seems this happens randomly and had >> nothing to do with my BIOS settings. Strange... >> >> Are you aware of a way to better debug what's going on? >> >> Thanks >> >> >> To Unsubscribe: send mail to majordomo@FreeBSD.org >> with "unsubscribe freebsd-questions" in the body of the message > >What version of FreeBSD are you using. > >What type of mother board do you have. > >I know that some chipsets have problems with USB on BSD based systems. My >Asus p5a has that problem. > > >Can you type dmesg and paste that to the list. > >Colin Harford ═══ I'm running the cvsup version of 4.6. I was running 4.5-STABLE and thought I'd try upgrading to see if that changed anything. My motherboard is a Gigabyte BX2000 Maybe this would be a good excuse to upgrade my motherboard and processor! (but then I'd worry that the new one wouldn't work). Here's my dmesg output: Copyright (c) 1992-2002 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.6-RELEASE #15: Fri Jun 14 16:40:37 MDT 2002 james@box.ici.net:/usr/src/sys/compile/BOX Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 399956718 Hz CPU: Pentium II/Pentium II Xeon/Celeron (399.96-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x653 Stepping = 3 Features=0x183f9ff real memory = 335478784 (327616K bytes) avail memory = 323055616 (315484K bytes) Preloaded elf kernel "kernel" at 0xc02f9000. Preloaded userconfig_script "/boot/kernel.conf" at 0xc02f909c. Pentium Pro MTRR support enabled md0: Malloc disk Using $PIR table, 8 entries at 0xc00fdd70 npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 pci1: at 0.0 irq 11 isab0: at device 7.0 on pci0 isa0: on isab0 atapci0: port 0xf000-0xf00f at device 7.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 uhci0: port 0xe000-0xe01f irq 10 at de vice 7.2 on pci0 uhci_run: setting run=0 uhci_run: done cmd=0x0 sts=0x20 uhci_run: setting run=1 uhci_run: done cmd=0x81 sts=0x0 usb0: on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered ums0: Logitech USB-PS/2 Optical Mouse, rev 2.00/11.00, addr 2, iclass 3/1 ums0: 3 buttons and Z dir. uhci_idone: error, addr=0, endpt=0x00, status 0x440000 usb_new_device: set address 3 failed uhub0: device problem, disabling port 2 chip1: port 0x5000-0x500f at device 7.3 on pci0 pci0: (vendor=0x12eb, dev=0x0002) at 9.0 irq 5 orm0:
"; $startout = `$basepath/startServer`; echo "
$startout
"; It seems the forked process is still caught in the Apache process space. Is this correct? If so, is there a way around this? Jon Noack To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 15:49:45 2002 Delivered-To: freebsd-questions@freebsd.org Received: from its-mail1.massey.ac.nz (its-mail1.massey.ac.nz [130.123.128.11]) by hub.freebsd.org (Postfix) with ESMTP id ED00C37B41D for ; Thu, 13 Jun 2002 15:49:27 -0700 (PDT) Received: from its-mm1.massey.ac.nz (its-mm1.massey.ac.nz [130.123.128.45]) by its-mail1.massey.ac.nz (8.9.3/8.9.3) with ESMTP id KAA20152 for ; Fri, 14 Jun 2002 10:49:18 +1200 (NZST) Received: from its-xchg2.massey.ac.nz (not verified[130.123.128.28]) by its-mm1.massey.ac.nz with MailMarshal (4,2,5,0) id ; Fri, 14 Jun 2002 10:49:18 +1200 Received: by its-xchg2.massey.ac.nz with Internet Mail Service (5.5.2655.55) id ; Fri, 14 Jun 2002 10:49:18 +1200 Message-ID: <98B01D2717B9D411B38F0008C7840931057F3929@its-xchg2.massey.ac.nz> From: "Defryn, Guy" To: freebsd-questions@freebsd.org Subject: Alias question Date: Fri, 14 Jun 2002 10:49:12 +1200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2655.55) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Am I correct in my assumption that when I set up an alias That it is only for my current session? And if I want it to be permanent I will have to edit my .bashrc file Cheers Guy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 16: 9:42 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id 2BE3237B41B; Thu, 13 Jun 2002 16:09:38 -0700 (PDT) Received: (from dan@localhost) by dan.emsphone.com (8.12.3/8.12.3) id g5DN9aVN046726; Thu, 13 Jun 2002 18:09:36 -0500 (CDT) (envelope-from dan) Date: Thu, 13 Jun 2002 18:09:36 -0500 From: Dan Nelson To: Stacey Roberts Cc: Joe Marcus Clarke , FreeBSD-Questions , freebsd-gnome@FreeBSD.ORG Subject: Re: xscreensaver-gnome-4.05 install fails Message-ID: <20020613230936.GA34783@dan.emsphone.com> References: <1024001369.357.4.camel@Demon.Strobe.org> <1024001948.311.110.camel@gyros.marcuscom.com> <1024002434.357.11.camel@Demon.Strobe.org> <1024002658.311.118.camel@gyros.marcuscom.com> <20020613212625.GA21232@dan.emsphone.com> <1024004575.311.124.camel@gyros.marcuscom.com> <1024006176.357.16.camel@Demon.Strobe.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1024006176.357.16.camel@Demon.Strobe.org> User-Agent: Mutt/1.3.99i X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In the last episode (Jun 13), Stacey Roberts said: > Does this mean that if I edit the line: > Libs: -L${libdir} -L/usr/X11R6/lib -lgdk -lintl -lXext -lX11 -lm > > to read: > Libs: -L${libdir} -L/usr/X11R6/lib -lgdk12 -lintl -lXext -lX11 -lm > > then I'd be able to simply install xscreensaver-gnome-4.05 without > problems? > > Let me know okay? Yep. Or upgrade the gtk port to the just-committed gtk-1.2.10_6, which makes the same changes. -- Dan Nelson dnelson@allantgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 16:28:33 2002 Delivered-To: freebsd-questions@freebsd.org Received: from desert.turbowarp.net (turbowarp.net [198.78.66.83]) by hub.freebsd.org (Postfix) with ESMTP id EC78637B401 for ; Thu, 13 Jun 2002 16:28:25 -0700 (PDT) Received: from localhost (randy@localhost) by desert.turbowarp.net (8.11.6/8.11.6) with ESMTP id g5DMBtk54313; Thu, 13 Jun 2002 15:11:55 -0700 (PDT) (envelope-from randy@turbowarp.net) Date: Thu, 13 Jun 2002 15:11:55 -0700 (PDT) From: randy To: rwatson@turbowarp.net Cc: questions@FreeBSD.ORG Subject: Re: 450 Client Host Rejected In-Reply-To: <200206132150.g5DLoIW48263@mailserver1.hushmail.com> Message-ID: <20020613150614.B51944-100000@desert.turbowarp.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 13 Jun 2002 rwatson@turbowarp.net wrote: > > Hello again, > > I am missing something. There has got to be more than just forward and reverse mapping to match exactly. > > I originally posted from an MS Exchange account that the forward and reverse zones don't match. I don't understand. See below, why was my original post accepted, it looks to me that it doesn't match. > > Received: from arlington1.darlington.com > (h-66-166-180-151.MCLNVA23.covad.net [66.166.180.151]) > by hub.freebsd.org (Postfix) with ESMTP id 25CC537B40D > for ; Thu, 13 Jun 2002 12:00:19 -0700 (PDT) OK, maybe, I got this nuked out... it's not about my mail server name that needs to map... it's only about the IP and the machine name. Well, I think I got that figured out... but how does the reverse mapping detail prevent SPAM, seems to me would only add a minute level of security. Thanks > > Thanks for helping me understand. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 16:28:50 2002 Delivered-To: freebsd-questions@freebsd.org Received: from desert.turbowarp.net (turbowarp.net [198.78.66.83]) by hub.freebsd.org (Postfix) with ESMTP id C8BD737B406 for ; Thu, 13 Jun 2002 16:28:31 -0700 (PDT) Received: from localhost (randy@localhost) by desert.turbowarp.net (8.11.6/8.11.6) with ESMTP id g5CKLrl27680 for ; Wed, 12 Jun 2002 13:21:58 -0700 (PDT) (envelope-from randy@desert.turbowarp.net) Date: Wed, 12 Jun 2002 13:21:53 -0700 (PDT) From: randy To: freebsd-questions@FreeBSD.ORG Subject: IMP Install Blowup Message-ID: <20020612131613.A15720-100000@desert.turbowarp.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, I was trying to install IMP from ports and I guess it blew up. It was doing stuff for a long time and then this happened and it quit. What did I do wrong, what can I do to correct it and continue? Thanks Randy This is what it says: >> Attempting to fetch from ftp://ftp.cac.washington.edu/imap/./. Receiving imap-utils.tar.Z (61495 bytes): 100% 61495 bytes transferred in 0.2 seconds (302.03 kBps) ===> Extracting for imap-uw-2001a,1 >> Checksum OK for imap-2001a.tar.Z. >> Checksum mismatch for imap-utils.tar.Z. Make sure the Makefile and distinfo file (/usr/ports/mail/imap-uw/distinfo) are up to date. If you are absolutely sure you want to override this check, type "make NO_CHECKSUM=yes [other args]". *** Error code 1 Stop in /usr/ports/mail/imap-uw. *** Error code 1 Stop in /usr/ports/mail/imap-uw. *** Error code 1 Stop in /usr/ports/mail/imap-uw. *** Error code 1 Stop in /usr/ports/mail/imap-uw. *** Error code 1 Stop in /usr/ports/mail/imap-uw. *** Error code 1 Stop in /usr/ports/mail/imap-uw. *** Error code 1 Stop in /usr/ports/mail/imap-uw. *** Error code 1 Stop in /usr/ports/mail/imp. *** Error code 1 Stop in /usr/ports/mail/imp. *** Error code 1 Stop in /usr/ports/mail/imp. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 16:29: 4 2002 Delivered-To: freebsd-questions@freebsd.org Received: from desert.turbowarp.net (turbowarp.net [198.78.66.83]) by hub.freebsd.org (Postfix) with ESMTP id C043237B403 for ; Thu, 13 Jun 2002 16:28:30 -0700 (PDT) Received: from localhost (randy@localhost) by desert.turbowarp.net (8.11.6/8.11.6) with ESMTP id g5DHJrW83624 for ; Thu, 13 Jun 2002 10:19:58 -0700 (PDT) (envelope-from randy@desert.turbowarp.net) Date: Thu, 13 Jun 2002 10:19:53 -0700 (PDT) From: randy To: questions@FreeBSD.ORG Subject: IMP Install Blowup Message-ID: <20020613101750.V83088-100000@desert.turbowarp.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, I was trying to install IMP from ports and I guess it blew up. It was doing stuff for a long time and then this happened and it quit. What did I do wrong, what can I do to correct it and continue? FYI, FreeBSD desert 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Tue May 28 00:40:00 PDT 2002 Thanks Randy This is what it says: >> Attempting to fetch from ftp://ftp.cac.washington.edu/imap/./. Receiving imap-utils.tar.Z (61495 bytes): 100% 61495 bytes transferred in 0.2 seconds (302.03 kBps) ===> Extracting for imap-uw-2001a,1 >> Checksum OK for imap-2001a.tar.Z. >> Checksum mismatch for imap-utils.tar.Z. Make sure the Makefile and distinfo file (/usr/ports/mail/imap-uw/distinfo) are up to date. If you are absolutely sure you want to override this check, type "make NO_CHECKSUM=yes [other args]". *** Error code 1 Stop in /usr/ports/mail/imap-uw. *** Error code 1 Stop in /usr/ports/mail/imap-uw. *** Error code 1 Stop in /usr/ports/mail/imap-uw. *** Error code 1 Stop in /usr/ports/mail/imap-uw. *** Error code 1 Stop in /usr/ports/mail/imap-uw. *** Error code 1 Stop in /usr/ports/mail/imap-uw. *** Error code 1 Stop in /usr/ports/mail/imap-uw. *** Error code 1 Stop in /usr/ports/mail/imp. *** Error code 1 Stop in /usr/ports/mail/imp. *** Error code 1 Stop in /usr/ports/mail/imp. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 16:29: 5 2002 Delivered-To: freebsd-questions@freebsd.org Received: from desert.turbowarp.net (turbowarp.net [198.78.66.83]) by hub.freebsd.org (Postfix) with ESMTP id 80B0937B436 for ; Thu, 13 Jun 2002 16:28:26 -0700 (PDT) Received: from localhost (randy@localhost) by desert.turbowarp.net (8.11.6/8.11.6) with ESMTP id g5DKBJ520666 for ; Thu, 13 Jun 2002 13:11:24 -0700 (PDT) (envelope-from randy@turbowarp.net) Date: Thu, 13 Jun 2002 13:11:19 -0700 (PDT) From: randy To: questions@FreeBSD.ORG Subject: Re: 450 Client Host Rejected (fwd) Message-ID: <20020613130734.T16461-100000@desert.turbowarp.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello again, There has got to be more than just forward and reverse mapping to match exactly. If this post gets through, all I did was set me address to randy@turbowarp.net vice what it was previously randy@desert.turbowarp.net. From the account that I successfully posted this from they don't match. See below, why does this one work? Received: from arlington1.darlington.com (h-66-166-180-151.MCLNVA23.covad.net [66.166.180.151]) by hub.freebsd.org (Postfix) with ESMTP id 25CC537B40D for ; Thu, 13 Jun 2002 12:00:19 -0700 (PDT) Thanks Randy ---------- Forwarded message ---------- Date: Thu, 13 Jun 2002 12:35:11 -0700 From: chris To: "Watson, Randy" , "'questions@freebsd.org'" Subject: Re: 450 Client Host Rejected 198.78.66.83 is mapped to turbowarp.net turbowarp.net has no dns setup for it desert.turbowarp.net is pointing to 198.78.66.83 I would make the dns for turbowarp.net to fully resolve to 198.78.66.83, then add a CNAME for desert.turbowarp.net to point to it.(I guess this depends on what the server hostname actually is too) desert IN CNAME turbowarp.net You MX records appear to be ok...although I would set this to whatever your mailserver hostname is You have an expire of over 16weeks, I nomally do 7days. ----- Original Message ----- From: Watson, Randy To: 'questions@freebsd.org' Sent: Thursday, June 13, 2002 11:55 AM Subject: 450 Client Host Rejected Hello, I signed up for questions group, confirmed and now receive lists' mail. However, I tried to post yesteday and got the below message. So, I looked up the error and determined that my IP was not reverse mapped, so I reverse mapped it. I sent another email to questions today and, while it has not been 4 hours yet; it has not appeared on the list. 198.78.66.83 and mailhost is "desert.turbowarp.net" What is still wrong? Thanks Randy ----- The following addresses had transient non-fatal errors ----- ----- Transcript of session follows ----- ... while talking to hub.freebsd.org.: >>> RCPT To: <<< 450 Client host rejected: cannot find your hostname, [198.78.66.83] ... Deferred: 450 Client host rejected: cannot find your hostname, [198.78.66.83] Warning: message still undelivered after 4 hours Will keep trying until message is 5 days old [ Part 2: "Delivery Status" ] Reporting-MTA: dns; desert.turbowarp.net Arrival-Date: Wed, 12 Jun 2002 14:32:33 -0700 (PDT) Final-Recipient: RFC822; questions@freebsd.org Action: delayed Status: 4.2.0 Remote-MTA: DNS; hub.freebsd.org Diagnostic-Code: SMTP; 450 Client host rejected: cannot find your hostname, [198.78.66.83] Last-Attempt-Date: Wed, 12 Jun 2002 18:58:28 -0700 (PDT) Will-Retry-Until: Mon, 17 Jun 2002 14:32:33 -0700 (PDT) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 16:29:17 2002 Delivered-To: freebsd-questions@freebsd.org Received: from desert.turbowarp.net (turbowarp.net [198.78.66.83]) by hub.freebsd.org (Postfix) with ESMTP id 9A8C237B426 for ; Thu, 13 Jun 2002 16:28:32 -0700 (PDT) Received: from localhost (randy@localhost) by desert.turbowarp.net (8.11.6/8.11.6) with ESMTP id g5BMYbk93973 for ; Tue, 11 Jun 2002 15:34:53 -0700 (PDT) (envelope-from randy@desert.turbowarp.net) Date: Tue, 11 Jun 2002 15:34:37 -0700 (PDT) From: randy To: freebsd-questions@FreeBSD.ORG Subject: Subscribe Message-ID: <20020611153411.S93890-100000@desert.turbowarp.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 16:29:41 2002 Delivered-To: freebsd-questions@freebsd.org Received: from desert.turbowarp.net (turbowarp.net [198.78.66.83]) by hub.freebsd.org (Postfix) with ESMTP id 287E137B429 for ; Thu, 13 Jun 2002 16:28:33 -0700 (PDT) Received: from localhost (randy@localhost) by desert.turbowarp.net (8.11.6/8.11.6) with ESMTP id g5BMgWN95438 for ; Tue, 11 Jun 2002 15:42:32 -0700 (PDT) (envelope-from randy@desert.turbowarp.net) Date: Tue, 11 Jun 2002 15:42:32 -0700 (PDT) From: randy To: freebsd-questions@FreeBSD.ORG Message-ID: <20020611154144.Q95186-100000@desert.turbowarp.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG subscribe freebsd-questions To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 16:29:44 2002 Delivered-To: freebsd-questions@freebsd.org Received: from desert.turbowarp.net (turbowarp.net [198.78.66.83]) by hub.freebsd.org (Postfix) with ESMTP id 4925237B40D for ; Thu, 13 Jun 2002 16:28:31 -0700 (PDT) Received: from localhost (randy@localhost) by desert.turbowarp.net (8.11.6/8.11.6) with ESMTP id g5CLWX515652 for ; Wed, 12 Jun 2002 14:32:33 -0700 (PDT) (envelope-from randy@desert.turbowarp.net) Date: Wed, 12 Jun 2002 14:32:33 -0700 (PDT) From: randy To: questions@FreeBSD.ORG Subject: IMP Install Blowup Message-ID: <20020612143156.G15507-100000@desert.turbowarp.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, I was trying to install IMP from ports and I guess it blew up. It was doing stuff for a long time and then this happened and it quit. What did I do wrong, what can I do to correct it and continue? Thanks Randy This is what it says: >> Attempting to fetch from ftp://ftp.cac.washington.edu/imap/./. Receiving imap-utils.tar.Z (61495 bytes): 100% 61495 bytes transferred in 0.2 seconds (302.03 kBps) ===> Extracting for imap-uw-2001a,1 >> Checksum OK for imap-2001a.tar.Z. >> Checksum mismatch for imap-utils.tar.Z. Make sure the Makefile and distinfo file (/usr/ports/mail/imap-uw/distinfo) are up to date. If you are absolutely sure you want to override this check, type "make NO_CHECKSUM=yes [other args]". *** Error code 1 Stop in /usr/ports/mail/imap-uw. *** Error code 1 Stop in /usr/ports/mail/imap-uw. *** Error code 1 Stop in /usr/ports/mail/imap-uw. *** Error code 1 Stop in /usr/ports/mail/imap-uw. *** Error code 1 Stop in /usr/ports/mail/imap-uw. *** Error code 1 Stop in /usr/ports/mail/imap-uw. *** Error code 1 Stop in /usr/ports/mail/imap-uw. *** Error code 1 Stop in /usr/ports/mail/imp. *** Error code 1 Stop in /usr/ports/mail/imp. *** Error code 1 Stop in /usr/ports/mail/imp. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 16:53:14 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by hub.freebsd.org (Postfix) with ESMTP id 3A25537B409 for ; Thu, 13 Jun 2002 16:53:04 -0700 (PDT) Received: from hades.hell.gr (patr530-a180.otenet.gr [212.205.215.180]) by mailsrv.otenet.gr (8.12.3/8.12.3) with ESMTP id g5DNr0XM013877; Fri, 14 Jun 2002 02:53:01 +0300 (EEST) Received: from hades.hell.gr (hades [127.0.0.1]) by hades.hell.gr (8.12.3/8.12.3) with ESMTP id g5DNqxFq004161; Fri, 14 Jun 2002 02:52:59 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from charon@localhost) by hades.hell.gr (8.12.3/8.12.3/Submit) id g5DNqvmk004160; Fri, 14 Jun 2002 02:52:57 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Fri, 14 Jun 2002 02:52:56 +0300 From: Giorgos Keramidas To: Richard Fairfield Cc: freebsd-questions@FreeBSD.ORG Subject: Re: sendmail invocation from MUA Message-ID: <20020613235256.GA4077@hades.hell.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 2002-06-13 08:17 -0700, Richard Fairfield wrote: > > Option 2, which fails: > - In /etc/mail/, define an relay host. For example: > FEATURE(msp mailhost.ms.washington.edu)dnl > - cd /etc/mail ; make install-submit-cf Syntax error. Try this instead: FEATURE(`msp', `mailhost.ms.washington.edu')dnl Use the same type of quotes I did. In fact, you should just copy/paste the line. - Giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 16:57:53 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web11505.mail.yahoo.com (web11505.mail.yahoo.com [216.136.172.37]) by hub.freebsd.org (Postfix) with SMTP id A460237B428 for ; Thu, 13 Jun 2002 16:57:49 -0700 (PDT) Message-ID: <20020613235749.32809.qmail@web11505.mail.yahoo.com> Received: from [213.4.230.223] by web11505.mail.yahoo.com via HTTP; Thu, 13 Jun 2002 16:57:49 PDT Date: Thu, 13 Jun 2002 16:57:49 -0700 (PDT) From: Marisa Subject: Choparp and Tcpdump 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 Hi! I have a problem when I try to run choparp and tcpdump at the same time. When choparp is running and I try to run tcpdump I receive this error: tcpdump: BIOCVERSION: Inappropiate ioctl for device Othersides, when tcpdump is running and I try to run choparp I get: openbpf: incorrect BPF version Both, choparp and tcpdump are installed from FreeBSD CD. I don't know how to solve this problem. Could anybody help me, please? Thank You Marisa __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 17:31:22 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mtiwmhc21.worldnet.att.net (mtiwmhc21.worldnet.att.net [204.127.131.46]) by hub.freebsd.org (Postfix) with ESMTP id DD40337B40B for ; Thu, 13 Jun 2002 17:31:15 -0700 (PDT) Received: from there ([12.88.197.117]) by mtiwmhc21.worldnet.att.net (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20020614002856.RLMN19182.mtiwmhc21.worldnet.att.net@there> for ; Fri, 14 Jun 2002 00:28:56 +0000 Content-Type: text/plain; charset="iso-8859-1" From: AZN Agent NSA Reply-To: AZNPrideChinese@worldnet.att.net Organization: NSA To: questions@freebsd.org Subject: where do i get java applet for the web browser Date: Thu, 13 Jun 2002 08:28:59 -0400 X-Mailer: KMail [version 1.3] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020614002856.RLMN19182.mtiwmhc21.worldnet.att.net@there> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG when i get into the chat web sites, i can't get it to load cuz it says java applet not loaded or something, where do i get the java applet? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 18: 2:18 2002 Delivered-To: freebsd-questions@freebsd.org Received: from boston3.g4.net (boston3.G4.NET [216.177.0.33]) by hub.freebsd.org (Postfix) with ESMTP id D0F4B37B40B for ; Thu, 13 Jun 2002 18:01:44 -0700 (PDT) Received: from attbi.com (internetgate.office.G4.net [216.177.0.160]) by boston3.g4.net (8.11.3/8.11.3) with ESMTP id g5E11Eq03516 for ; Thu, 13 Jun 2002 21:01:14 -0400 (EDT) (envelope-from drlski@attbi.com) Message-ID: <3D094DDF.6010801@attbi.com> Date: Thu, 13 Jun 2002 20:58:55 -0500 From: David Loszewski User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.0) Gecko/20020608 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: NSS_LDAP installation problem...plz help!!!! Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm trying to install nss_ldap-194 on a FreeBSD 4.5 system but when I do a 'make' it gives me a ton of errors. I'm using OpenLDAP. Could anyone help me? Below are the errors, I'm installing from source. Also...is there anywhere that I can just get a port for this? I couldn't find one. Dave $ make gcc -DHAVE_CONFIG_H -I. -I. -I. -DLDAP_REFERRALS -DPIC -D_REENTRANT -I/usr/local/include -g -O2 -Wall -fPIC -c ldap-nss.c In file included from ldap-nss.c:90: ldap-nss.h:462: syntax error before `*' ldap-nss.h:463: warning: type defaults to `int' in declaration of `NSS_STATUS' ldap-nss.h:463: `NSS_STATUS' declared as function returning a function ldap-nss.h:549: `_nss_ldap_search_s' declared as function returning a function ldap-nss.h:558: `_nss_ldap_search' declared as function returning a function ldap-nss.h:563: `_nss_ldap_result' declared as function returning a function ldap-nss.h:570: `_nss_ldap_read' declared as function returning a function ldap-nss.h:582: syntax error before `parser_t' ldap-nss.h:582: `_nss_ldap_getent' declared as function returning a function ldap-nss.h:594: syntax error before `parser_t' ldap-nss.h:594: `_nss_ldap_getbyname' declared as function returning a function ldap-nss.h:604: `_nss_ldap_assign_attrvals' declared as function returning a function ldap-nss.h:611: `_nss_ldap_assign_attrval' declared as function returning a function ldap-nss.h:619: `_nss_ldap_assign_userpassword' declared as function returning a function ldap-nss.h:621: `_nss_ldap_oc_check' declared as function returning a function ldap-nss.h:664: `_nss_ldap_init' declared as function returning a function In file included from ldap-nss.c:93: util.h:41: `_nss_ldap_getrdnvalue' declared as function returning a function util.h:114: `_nss_ldap_readconfig' declared as function returning a function util.h:121: `_nss_ldap_escape_string' declared as function returning a function In file included from ldap-nss.c:94: dnsconfig.h:29: `_nss_ldap_getdnsdn' declared as function returning a function dnsconfig.h:32: `_nss_ldap_readconfigfromdns' declared as function returning a function ldap-nss.c:203: `do_open' declared as function returning a function ldap-nss.c:222: `do_result' declared as function returning a function ldap-nss.c:230: `do_filter' declared as function returning a function ldap-nss.c:237: syntax error before `parser_t' ldap-nss.c:237: `do_parse' declared as function returning a function ldap-nss.c:244: syntax error before `parser_t' ldap-nss.c:244: `do_parse_s' declared as function returning a function ldap-nss.c:260: `do_with_reconnect' declared as function returning a function ldap-nss.c:826: `_nss_ldap_init' declared as function returning a function ldap-nss.c:837: `do_open' declared as function returning a function ldap-nss.c: In function `do_open': ldap-nss.c:957: `NSS_SUCCESS' undeclared (first use in this function) ldap-nss.c:957: (Each undeclared identifier is reported only once ldap-nss.c:957: for each function it appears in.) ldap-nss.c:989: invalid lvalue in assignment ldap-nss.c:996: invalid lvalue in assignment ldap-nss.c:1003: warning: return makes integer from pointer without a cast ldap-nss.c:1067: `NSS_UNAVAIL' undeclared (first use in this function) ldap-nss.c:1261: warning: control reaches end of non-void function ldap-nss.c: In function `_nss_ldap_ent_context_init': ldap-nss.c:1471: `NSS_SUCCESS' undeclared (first use in this function) ldap-nss.c: In function `_nss_ldap_ent_context_release': ldap-nss.c:1522: `NSS_SUCCESS' undeclared (first use in this function) ldap-nss.c: At top level: ldap-nss.c:1542: `do_filter' declared as function returning a function ldap-nss.c: In function `do_filter': ldap-nss.c:1570: invalid lvalue in assignment ldap-nss.c:1570: `NSS_SUCCESS' undeclared (first use in this function) ldap-nss.c:1571: warning: return makes integer from pointer without a cast ldap-nss.c:1581: invalid lvalue in assignment ldap-nss.c:1584: invalid lvalue in assignment ldap-nss.c:1585: warning: return makes integer from pointer without a cast ldap-nss.c:1591: invalid lvalue in assignment ldap-nss.c:1592: warning: return makes integer from pointer without a cast ldap-nss.c:1637: warning: control reaches end of non-void function ldap-nss.c: At top level: ldap-nss.c:1645: `do_result' declared as function returning a function ldap-nss.c: In function `do_result': ldap-nss.c:1647: function `stat' is initialized like a variable ldap-nss.c:1647: `NSS_TRYAGAIN' undeclared (first use in this function) ldap-nss.c:1683: `NSS_UNAVAIL' undeclared (first use in this function) ldap-nss.c:1686: `NSS_SUCCESS' undeclared (first use in this function) ldap-nss.c:1734: `NSS_NOTFOUND' undeclared (first use in this function) ldap-nss.c:1759: warning: return makes integer from pointer without a cast ldap-nss.c: At top level: ldap-nss.c:1770: `do_with_reconnect' declared as function returning a function ldap-nss.c: In function `do_with_reconnect': ldap-nss.c:1773: function `stat' is initialized like a variable ldap-nss.c:1773: `NSS_TRYAGAIN' undeclared (first use in this function) ldap-nss.c:1798: `NSS_SUCCESS' undeclared (first use in this function) ldap-nss.c:1833: `NSS_NOTFOUND' undeclared (first use in this function) ldap-nss.c:1849: `NSS_UNAVAIL' undeclared (first use in this function) ldap-nss.c:1854: switch quantity not an integer ldap-nss.c:1857: warning: unreachable code at beginning of switch statement ldap-nss.c:1881: warning: return makes integer from pointer without a cast ldap-nss.c: At top level: ldap-nss.c:1989: syntax error before `parser_t' ldap-nss.c:1990: `do_parse' declared as function returning a function ldap-nss.c: In function `do_parse': ldap-nss.c:1991: function `parseStat' is initialized like a variable ldap-nss.c:1991: `NSS_NOTFOUND' undeclared (first use in this function) ldap-nss.c:2004: function `resultStat' is initialized like a variable ldap-nss.c:2004: `NSS_SUCCESS' undeclared (first use in this function) ldap-nss.c:2006: `ctx' undeclared (first use in this function) ldap-nss.c:2010: invalid lvalue in assignment ldap-nss.c:2016: invalid lvalue in assignment ldap-nss.c:2030: warning: implicit declaration of function `parser' ldap-nss.c:2030: `result' undeclared (first use in this function) ldap-nss.c:2031: `buffer' undeclared (first use in this function) ldap-nss.c:2031: `buflen' undeclared (first use in this function) ldap-nss.c:2031: invalid lvalue in assignment ldap-nss.c:2034: `NSS_TRYAGAIN' undeclared (first use in this function) ldap-nss.c:2048: `errnop' undeclared (first use in this function) ldap-nss.c:2061: warning: return makes integer from pointer without a cast ldap-nss.c: At top level: ldap-nss.c:2069: syntax error before `parser_t' ldap-nss.c:2070: `do_parse_s' declared as function returning a function ldap-nss.c: In function `do_parse_s': ldap-nss.c:2071: function `parseStat' is initialized like a variable ldap-nss.c:2071: `NSS_NOTFOUND' undeclared (first use in this function) ldap-nss.c:2085: `ctx' undeclared (first use in this function) ldap-nss.c:2112: `result' undeclared (first use in this function) ldap-nss.c:2112: `buffer' undeclared (first use in this function) ldap-nss.c:2112: `buflen' undeclared (first use in this function) ldap-nss.c:2112: invalid lvalue in assignment ldap-nss.c:2115: `NSS_TRYAGAIN' undeclared (first use in this function) ldap-nss.c:2119: `errnop' undeclared (first use in this function) ldap-nss.c:2132: warning: return makes integer from pointer without a cast ldap-nss.c: At top level: ldap-nss.c:2142: `_nss_ldap_read' declared as function returning a function ldap-nss.c:2209: `_nss_ldap_result' declared as function returning a function ldap-nss.c:2222: `_nss_ldap_search_s' declared as function returning a function ldap-nss.c: In function `_nss_ldap_search_s': ldap-nss.c:2232: invalid lvalue in assignment ldap-nss.c:2233: `NSS_SUCCESS' undeclared (first use in this function) ldap-nss.c:2237: warning: return makes integer from pointer without a cast ldap-nss.c:2272: invalid lvalue in assignment ldap-nss.c:2274: warning: return makes integer from pointer without a cast ldap-nss.c:2278: invalid lvalue in assignment ldap-nss.c:2282: warning: return makes integer from pointer without a cast ldap-nss.c: At top level: ldap-nss.c:2293: `_nss_ldap_search' declared as function returning a function ldap-nss.c: In function `_nss_ldap_search': ldap-nss.c:2303: invalid lvalue in assignment ldap-nss.c:2304: `NSS_SUCCESS' undeclared (first use in this function) ldap-nss.c:2308: warning: return makes integer from pointer without a cast ldap-nss.c:2344: invalid lvalue in assignment ldap-nss.c:2346: warning: return makes integer from pointer without a cast ldap-nss.c:2350: invalid lvalue in assignment ldap-nss.c:2354: warning: return makes integer from pointer without a cast ldap-nss.c: At top level: ldap-nss.c:2448: syntax error before `parser_t' ldap-nss.c:2449: `_nss_ldap_getent' declared as function returning a function ldap-nss.c: In function `_nss_ldap_getent': ldap-nss.c:2450: function `stat' is initialized like a variable ldap-nss.c:2450: `NSS_SUCCESS' undeclared (first use in this function) ldap-nss.c:2454: `ctx' undeclared (first use in this function) ldap-nss.c:2463: `NSS_UNAVAIL' undeclared (first use in this function) ldap-nss.c:2482: `filterprot' undeclared (first use in this function) ldap-nss.c:2482: `sel' undeclared (first use in this function) ldap-nss.c:2482: invalid lvalue in assignment ldap-nss.c:2487: warning: return makes integer from pointer without a cast ldap-nss.c:2496: `result' undeclared (first use in this function) ldap-nss.c:2496: `buffer' undeclared (first use in this function) ldap-nss.c:2496: `buflen' undeclared (first use in this function) ldap-nss.c:2496: `errnop' undeclared (first use in this function) ldap-nss.c:2496: `parser' undeclared (first use in this function) ldap-nss.c:2496: invalid lvalue in assignment ldap-nss.c:2522: warning: return makes integer from pointer without a cast ldap-nss.c: At top level: ldap-nss.c:2536: syntax error before `parser_t' ldap-nss.c:2537: `_nss_ldap_getbyname' declared as function returning a function ldap-nss.c: In function `_nss_ldap_getbyname': ldap-nss.c:2538: function `stat' is initialized like a variable ldap-nss.c:2538: `NSS_NOTFOUND' undeclared (first use in this function) ldap-nss.c:2550: `args' undeclared (first use in this function) ldap-nss.c:2550: `filterprot' undeclared (first use in this function) ldap-nss.c:2550: `sel' undeclared (first use in this function) ldap-nss.c:2550: invalid lvalue in assignment ldap-nss.c:2551: `NSS_SUCCESS' undeclared (first use in this function) ldap-nss.c:2555: warning: return makes integer from pointer without a cast ldap-nss.c:2568: `result' undeclared (first use in this function) ldap-nss.c:2568: `buffer' undeclared (first use in this function) ldap-nss.c:2568: `buflen' undeclared (first use in this function) ldap-nss.c:2568: `errnop' undeclared (first use in this function) ldap-nss.c:2568: `parser' undeclared (first use in this function) ldap-nss.c:2568: invalid lvalue in assignment ldap-nss.c:2577: warning: return makes integer from pointer without a cast ldap-nss.c: At top level: ldap-nss.c:2596: `_nss_ldap_assign_attrvals' declared as function returning a function ldap-nss.c: In function `_nss_ldap_assign_attrvals': ldap-nss.c:2616: `NSS_TRYAGAIN' undeclared (first use in this function) ldap-nss.c:2630: `NSS_SUCCESS' undeclared (first use in this function) ldap-nss.c:2677: warning: control reaches end of non-void function ldap-nss.c: At top level: ldap-nss.c:2685: `_nss_ldap_assign_attrval' declared as function returning a function ldap-nss.c: In function `_nss_ldap_assign_attrval': ldap-nss.c:2692: `NSS_NOTFOUND' undeclared (first use in this function) ldap-nss.c:2699: `NSS_TRYAGAIN' undeclared (first use in this function) ldap-nss.c:2712: `NSS_SUCCESS' undeclared (first use in this function) ldap-nss.c:2713: warning: control reaches end of non-void function ldap-nss.c: At top level: ldap-nss.c:2724: `_nss_ldap_assign_userpassword' declared as function returning a function ldap-nss.c: In function `_nss_ldap_assign_userpassword': ldap-nss.c:2795: `NSS_TRYAGAIN' undeclared (first use in this function) ldap-nss.c:2812: `NSS_SUCCESS' undeclared (first use in this function) ldap-nss.c:2813: warning: control reaches end of non-void function ldap-nss.c: At top level: ldap-nss.c:2817: `_nss_ldap_oc_check' declared as function returning a function ldap-nss.c: In function `_nss_ldap_oc_check': ldap-nss.c:2819: function `ret' is initialized like a variable ldap-nss.c:2819: `NSS_NOTFOUND' undeclared (first use in this function) ldap-nss.c:2828: `NSS_SUCCESS' undeclared (first use in this function) ldap-nss.c:2839: warning: return makes integer from pointer without a cast ldap-nss.c: At top level: ldap-nss.c:21: warning: `rcsId' defined but not used *** Error code 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 18:19:58 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.comcast.net (smtp.comcast.net [24.153.64.2]) by hub.freebsd.org (Postfix) with ESMTP id 1E68C37B41D for ; Thu, 13 Jun 2002 18:19:56 -0700 (PDT) Received: from logical (pcp01940901pcs.hlcrs201.al.comcast.net [68.63.4.45]) by mtaout03.icomcast.net (iPlanet Messaging Server 5.1 HotFix 0.8 (built May 13 2002)) with SMTP id <0GXN00AIBRCTQ8@mtaout03.icomcast.net> for questions@freebsd.org; Thu, 13 Jun 2002 14:58:06 -0400 (EDT) Date: Thu, 13 Jun 2002 13:58:07 -0500 From: nathan skains Subject: problem with video card To: questions@freebsd.org Message-id: <007d01c2130c$413801c0$0200a8c0@logical> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Mailer: Microsoft Outlook Express 6.00.2600.0000 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT X-Priority: 3 X-MSMail-priority: Normal References: <200206132304.03273.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 I am runing a amd 1gig 256meg of ddr ram, 128 meg ati raddeon 7500-series card. when installed x and configured it, the server keeps coring out. Any help would be nice. I am considering going to 5.0 to see if there is a driver that may support it. Thanks Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 18:37:12 2002 Delivered-To: freebsd-questions@freebsd.org Received: from tungsten.btinternet.com (tungsten.btinternet.com [194.73.73.81]) by hub.freebsd.org (Postfix) with ESMTP id E7F2637B42A for ; Thu, 13 Jun 2002 18:36:54 -0700 (PDT) Received: from host217-35-7-3.in-addr.btopenworld.com ([217.35.7.3] helo=marvin.penguinpowered.org.uk) by carbon with esmtp (Exim 3.22 #8) id 17Ict8-0004i1-00 for FreeBSD-Questions@freebsd.org; Thu, 13 Jun 2002 23:16:18 +0100 Received: from [192.168.10.12] (helo=set.home.penguinpowered.org.uk) by marvin.penguinpowered.org.uk with esmtp (Exim 3.33 #1) id 17IczP-000493-00 for FreeBSD-Questions@freebsd.org; Thu, 13 Jun 2002 23:22:47 +0100 Received: from waynep by set.home.penguinpowered.org.uk with local (Exim 3.34 #1) id 17Idsy-0000CG-00 for FreeBSD-Questions@FreeBSD.ORG; Thu, 13 Jun 2002 23:20:12 +0000 From: Wayne Pascoe To: FreeBSD-Questions Subject: Re: 4.6-RELEASE References: Date: 13 Jun 2002 23:20:11 +0000 In-Reply-To: Message-ID: Lines: 53 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Civil Service) 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 Annelise Anderson writes > > > Hi. > > > > > > When it will be made I announce it of the launching of the > > > 4.6-release version? > > > > > > In ftp.freebsd.org already it has source to download and the ISO > > > of 4.6-mini and 4.6-disc2 > > > > Patience. Subscribe to freebsd-announce@freebsd.org if you want to be > > notified of it's release. > > It used to be that once a release was tagged, the newvers.sh file was > changed so that it the version would reflect RELEASE and then STABLE. > Now apparently the "security branch" tag exists but not the 4.6-RELEASE > tag. > > Sure, tags get slid. But where's the tag? > > It's nice to be cautious; it's also nice to respond to your customers. I think the patience comment was because in the last two days, there have been at least 3 threads on this list asking when 4.6 will be out. Murray responded to the first one and pointed people to the FreeBSD announce list. He even went so far as to describe the release message process. I see a lot of people here are in a huge rush for 4.6. I have two questions for those people. 1. Would you rather have software that always ships on estimated schedule, or software that is reliable, solid and dependable? I know which one I choose. 2. What is there in 4.6 that you are so desparate for? And if 4.5 is missing this critical feature that you so desparately appear to need, then why not use 4.6-RC ? Be patient people. The release team do a good job under loads of pressure. They would have more time to do their work if they weren't responding to messages asking 'When will it be done?'. If you want it done faster, chip in. Oh, and until you're paying money for a service or product, you're not a customer. We are currently recipients of a benevolent foundation. -- - Wayne Pascoe - http://www.penguinpowered.org.uk/wayne/ Mary had a crypto key, she kept it in escrow, and everything that Mary said, the Feds were sure to know. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 18:45:46 2002 Delivered-To: freebsd-questions@freebsd.org Received: from midway.uchicago.edu (midway.uchicago.edu [128.135.12.12]) by hub.freebsd.org (Postfix) with ESMTP id B049B37B433 for ; Thu, 13 Jun 2002 18:45:37 -0700 (PDT) Received: from Yggdrasil (adsl-68-20-19-151.dsl.chcgil.ameritech.net [68.20.19.151]) by midway.uchicago.edu (8.12.2/8.12.2) with ESMTP id g5E1jaY9002701; Thu, 13 Jun 2002 20:45:37 -0500 (CDT) Content-Type: text/plain; charset="iso-8859-1" From: David Syphers Reply-To: dsyphers@uchicago.edu To: AZNPrideChinese@worldnet.att.net Subject: Re: where do i get java applet for the web browser Date: Thu, 13 Jun 2002 20:45:36 -0500 X-Mailer: KMail [version 1.4] References: <20020614002856.RLMN19182.mtiwmhc21.worldnet.att.net@there> In-Reply-To: <20020614002856.RLMN19182.mtiwmhc21.worldnet.att.net@there> Cc: questions@FreeBSD.ORG MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200206132045.36796.dsyphers@uchicago.edu> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thursday 13 June 2002 07:28 am, AZN Agent NSA wrote: > when i get into the chat web sites, i can't get it to load cuz it says java > applet not loaded or something, where do i get the java applet? Java applets programs on the websites. To use them, Java must be enabled. Given that I have no idea if you're using Konqueror, Mozilla, Netscape, Opera, Galeon, Lynx, or some other browser, or even if you're using FreeBSD, I can't say anything beyond this. -David -- Everyone who believes in telekinesis, raise my hand... Astronomy and Astrophysics Center The University of Chicago To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 18:47:44 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dewey.paralynx.net (dewey.mindlink.net [204.174.16.4]) by hub.freebsd.org (Postfix) with ESMTP id 94A8237B420 for ; Thu, 13 Jun 2002 18:47:38 -0700 (PDT) Received: from [198.69.4.139] (helo=rcreighton.org) by dewey.paralynx.net with esmtp (Exim 3.14 #8) id 17IgBc-0004MV-00; Thu, 13 Jun 2002 18:47:36 -0700 Message-ID: <3D08E8B6.2090203@rcreighton.org> Date: Thu, 13 Jun 2002 18:47:18 +0000 From: Randall Creighton User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.0) Gecko/20020608 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Wayne Pascoe Cc: freebsd-questions@FreeBSD.ORG Subject: Re: 4.6-RELEASE References: 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 You are of course, right. but I am curious. The md5 checksums exist for all of the isos. This means they have been completed already. The fact that they are not uploading them is beginning to worry me, not for any other reason than I did get the 4.6-mini and was going to install it. If they have found some late breaking info that would mean a postponement, then they should email the announcement list. Randy Wayne Pascoe wrote: > Annelise Anderson writes > > >>>>Hi. >>>> >>>>When it will be made I announce it of the launching of the >>>>4.6-release version? >>>> >>>>In ftp.freebsd.org already it has source to download and the ISO >>>>of 4.6-mini and 4.6-disc2 >>>> >>>> >>>Patience. Subscribe to freebsd-announce@freebsd.org if you want to be >>>notified of it's release. >>> >>> >>It used to be that once a release was tagged, the newvers.sh file was >>changed so that it the version would reflect RELEASE and then STABLE. >>Now apparently the "security branch" tag exists but not the 4.6-RELEASE >>tag. >> >>Sure, tags get slid. But where's the tag? >> >>It's nice to be cautious; it's also nice to respond to your customers. >> >> > >I think the patience comment was because in the last two days, there >have been at least 3 threads on this list asking when 4.6 will be out. >Murray responded to the first one and pointed people to the FreeBSD >announce list. He even went so far as to describe the release message >process. > >I see a lot of people here are in a huge rush for 4.6. I have two >questions for those people. > >1. Would you rather have software that always ships on estimated >schedule, or software that is reliable, solid and dependable? I know >which one I choose. > >2. What is there in 4.6 that you are so desparate for? And if 4.5 is >missing this critical feature that you so desparately appear to need, >then why not use 4.6-RC ? > >Be patient people. The release team do a good job under loads of >pressure. They would have more time to do their work if they weren't >responding to messages asking 'When will it be done?'. If you want it >done faster, chip in. > >Oh, and until you're paying money for a service or product, you're not >a customer. We are currently recipients of a benevolent foundation. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 19:20:34 2002 Delivered-To: freebsd-questions@freebsd.org Received: from chen.org.nz (chen.org.nz [210.54.19.51]) by hub.freebsd.org (Postfix) with ESMTP id C671737B42F for ; Thu, 13 Jun 2002 19:20:22 -0700 (PDT) Received: from grimoire.chen.org.nz (localhost [127.0.0.1]) by chen.org.nz (8.12.3/8.12.3) with ESMTP id g5E2KKAs001190; Fri, 14 Jun 2002 14:20:20 +1200 (NZST) (envelope-from jonc@grimoire.chen.org.nz) Received: (from jonc@localhost) by grimoire.chen.org.nz (8.12.3/8.12.3/Submit) id g5E2KJn1001189; Fri, 14 Jun 2002 14:20:19 +1200 (NZST) (envelope-from jonc) Date: Fri, 14 Jun 2002 14:20:19 +1200 From: Jonathan Chen To: randy Cc: questions@FreeBSD.ORG Subject: Re: 450 Client Host Rejected Message-ID: <20020614142019.A1152@grimoire.chen.org.nz> References: <200206132150.g5DLoIW48263@mailserver1.hushmail.com> <20020613150614.B51944-100000@desert.turbowarp.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020613150614.B51944-100000@desert.turbowarp.net>; from randy@turbowarp.net on Thu, Jun 13, 2002 at 03:11:55PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Jun 13, 2002 at 03:11:55PM -0700, randy wrote: [...] > Well, I think I got that figured out... but how does the reverse mapping > detail prevent SPAM, seems to me would only add a minute level of > security. Heaps of spammers use sites which have no reverse-lookup. -- Jonathan Chen ---------------------------------------------------------------------- Experience is a hard teacher because she gives the test first, the lesson afterwards To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 19:53:52 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ralf.artlogix.com (sense-mcglk-240.oz.net [216.39.168.240]) by hub.freebsd.org (Postfix) with ESMTP id 61A0637B403 for ; Thu, 13 Jun 2002 19:53:46 -0700 (PDT) Received: by ralf.artlogix.com (Postfix, from userid 1000) id E28311B9C2E; Thu, 13 Jun 2002 19:53:45 -0700 (PDT) To: Wayne Pascoe Cc: FreeBSD-Questions Subject: Re: 4.6-RELEASE References: From: Ken McGlothlen Date: 13 Jun 2002 19:53:45 -0700 In-Reply-To: Message-ID: <87vg8m605i.fsf@ralf.artlogix.com> Lines: 48 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 Wayne Pascoe writes: | I think the patience comment was because in the last two days, there have | been at least 3 threads on this list asking when 4.6 will be out. That's understandable; it's days after the posted announcement. The website still refers to the 4.6 release taking place on the 8th at http://www.freebsd.org/releases/ and the 10th at http://www.freebsd.org/releng/ and http://www.freebsd.org/releases/4.6R/schedule.html Not everyone reads -announce and -questions, y'know. What's more, when people see dates like that, and they're looking at a new install, they don't want to install the -RCx when the -RELEASE might come out very shortly indeed. In fact, I have a blank box staring at me right now from across the room waiting for a FreeBSD install, and I didn't feel like doing it today because hey, 4.6-RELEASE is supposed to be out RSN. I *could* run 4.5, but I don't want to install it only to find out that 4.6 came out the next day. At the very least, it might be worthwhile for someone to update the freebsd.org website to reflect the schedule slip, and give a new estimated date. We've had three estimated dates pass so far, is that correct? | The release team do a good job under loads of pressure. They would have more | time to do their work if they weren't responding to messages asking 'When | will it be done?'. If you want it done faster, chip in. Well, if you think a barrage of "can I help?" queries are going to speed up the process. . . . :) I'd just as soon leave 'em alone until 4.6 is out, send them gift certificates for, say, caffienated ice cream as thanks, and *then* bug 'em with "can I help?" messages. | Oh, and until you're paying money for a service or product, you're not a | customer. We are currently recipients of a benevolent foundation. Welllllll, technically, they *are* customers. But no, there's no trade transactions taking place, usually. The bottom line is that people can be quite patient if they're told what to expect. When they're kept in the dark, they get titchy. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 21:10:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web13503.mail.yahoo.com (web13503.mail.yahoo.com [216.136.175.82]) by hub.freebsd.org (Postfix) with SMTP id BA4E137B41B for ; Thu, 13 Jun 2002 21:10:43 -0700 (PDT) Message-ID: <20020614041043.82968.qmail@web13503.mail.yahoo.com> Received: from [202.150.128.129] by web13503.mail.yahoo.com via HTTP; Thu, 13 Jun 2002 21:10:43 PDT Date: Thu, 13 Jun 2002 21:10:43 -0700 (PDT) From: chia an Subject: fetchmail problem To: freebsd-questions@freebsd.org In-Reply-To: <9321.1023881580@www22.gmx.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hallo;;; i am trying to using fetchmail to open mail, but when i try to execute fetchmail from /usr/local/bin there was an error message appear; no mailserver have been added,, i have configured my DNS and also add my domain as a mailserver, but still doesnt work. My question is how to add mailserver for fetchmail? thanks __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 21:39:43 2002 Delivered-To: freebsd-questions@freebsd.org Received: from omta04.mta.everyone.net (sitemail3.everyone.net [216.200.145.37]) by hub.freebsd.org (Postfix) with ESMTP id A6C6E37B425 for ; Thu, 13 Jun 2002 21:39:38 -0700 (PDT) Received: from sitemail.everyone.net (dsnat [216.200.145.62]) by omta04.mta.everyone.net (Postfix) with ESMTP id 894314F280; Thu, 13 Jun 2002 21:39:22 -0700 (PDT) Received: by sitemail.everyone.net (Postfix, from userid 99) id AD0FD36F9; Thu, 13 Jun 2002 21:39:20 -0700 (PDT) Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: 7bit Mime-Version: 1.0 X-Mailer: MIME-tools 5.41 (Entity 5.404) Date: Thu, 13 Jun 2002 21:39:20 -0700 (PDT) From: Muhammad Faisal Rauf Danka To: budsz , freebsd-questions Subject: Re: About permission Reply-To: mfrd@attitudex.com X-Originating-Ip: [202.5.128.30] Message-Id: <20020614043920.AD0FD36F9@sitemail.everyone.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG it's chmod 711 /home Regards, --------- Muhammad Faisal Rauf Danka Chief Technology Officer Gem Internet Services (Pvt) Ltd. web: www.gem.net.pk Vice President Pakistan Computer Emergency Responce Team (PakCERT) web: www.pakcert.org Chief Security Analyst Applied Technology Research Center (ATRC) web: www.atrc.net.pk --- budsz wrote: >Hi, > >I tried to limiting access for normal user, maybe for implementation >normal user can't change, read, directory to /home, so if I give permission 700 >/home, normal user can't login to shell maybe error message: > >---cut >Could not chdir to home directory /home/budsz: Permission denied >bash: /home/budsz/.bash_profile: Permission denied >---cut > >I want top directory only in /home/budsz, so how to fix this problem. > >TIA > >-- >budsz > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message _____________________________________________________________ --------------------------- [ATTITUDEX.COM] http://www.attitudex.com/ --------------------------- _____________________________________________________________ Promote your group and strengthen ties to your members with email@yourgroup.org by Everyone.net http://www.everyone.net/?btn=tag To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 21:53:31 2002 Delivered-To: freebsd-questions@freebsd.org Received: from snipe.mail.pas.earthlink.net (snipe.mail.pas.earthlink.net [207.217.120.62]) by hub.freebsd.org (Postfix) with ESMTP id A04DA37B403; Thu, 13 Jun 2002 21:53:27 -0700 (PDT) Received: from lsanca1-ar6-4-62-201-214.lsanca1.elnk.dsl.genuity.net ([4.62.201.214] helo=netcom1.netcom.com) by snipe.mail.pas.earthlink.net with esmtp (Exim 3.33 #2) id 17Ij5N-0000wD-00; Thu, 13 Jun 2002 21:53:21 -0700 Received: by netcom1.netcom.com (Postfix, from userid 1000) id F37321310A; Thu, 13 Jun 2002 21:53:14 -0700 (PDT) From: Mike Harding To: dnelson@allantgroup.com Cc: sroberts@dsl.pipex.com, marcus@marcuscom.com, freebsd-questions@FreeBSD.ORG, freebsd-gnome@FreeBSD.ORG In-reply-to: <20020613230936.GA34783@dan.emsphone.com> (message from Dan Nelson on Thu, 13 Jun 2002 18:09:36 -0500) Subject: Re: xscreensaver-gnome-4.05 install fails References: <1024001369.357.4.camel@Demon.Strobe.org> <1024001948.311.110.camel@gyros.marcuscom.com> <1024002434.357.11.camel@Demon.Strobe.org> <1024002658.311.118.camel@gyros.marcuscom.com> <20020613212625.GA21232@dan.emsphone.com> <1024004575.311.124.camel@gyros.marcuscom.com> <1024006176.357.16.camel@Demon.Strobe.org> <20020613230936.GA34783@dan.emsphone.com> Message-Id: <20020614045314.F37321310A@netcom1.netcom.com> Date: Thu, 13 Jun 2002 21:53:14 -0700 (PDT) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I still see no way to configure the screensave on the gnome config center... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 22: 2:12 2002 Delivered-To: freebsd-questions@freebsd.org Received: from bingnet2.cc.binghamton.edu (bingnet2.cc.binghamton.edu [128.226.1.18]) by hub.freebsd.org (Postfix) with ESMTP id 5FF1237B41A for ; Thu, 13 Jun 2002 22:02:07 -0700 (PDT) Received: from opal (cs.binghamton.edu [128.226.123.101]) by bingnet2.cc.binghamton.edu (8.11.6/8.11.6) with ESMTP id g5DEFXK26614; Thu, 13 Jun 2002 10:15:33 -0400 (EDT) Date: Thu, 13 Jun 2002 10:15:32 -0400 (EDT) From: Zhihui Zhang X-Sender: zzhang@opal To: Darren Pilgrim Cc: Kris Kennaway , freebsd-questions@FreeBSD.ORG Subject: Re: Is the filesystem optimization type trigger still broken? In-Reply-To: <3D086CC2.2281E3C0@pantherdragon.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG The switch is determined by the extent of fragmentation, not by the amount of free space. Suppose your file system is only 50% full, but it is highly fragmented by some aberrant programs, the FFS will optimize for space correctly in this case. -Zhihui On Thu, 13 Jun 2002, Darren Pilgrim wrote: > Kris Kennaway wrote: > > > > On Thu, Jun 13, 2002 at 01:23:58AM -0700, Darren Pilgrim wrote: > > > I just one of those "optimization changed from TIME to SPACE" messages > > > about my /usr. I found a message from DG about the trigger being broken > > > in 4.4 and thus the switchover happening gratitously. I was wondering > > > if it has been fixed in 4.5-R? > > > > I would assume so. > > If it has, why is it switch to space at ~75% when tunefs is telling > me to "optimize for time when minfree >= 8%"? > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 22: 3:25 2002 Delivered-To: freebsd-questions@freebsd.org Received: from gyros.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by hub.freebsd.org (Postfix) with ESMTP id 470BD37B412; Thu, 13 Jun 2002 22:03:09 -0700 (PDT) Received: from gyros.marcuscom.com (localhost [127.0.0.1]) by gyros.marcuscom.com (8.12.3/8.12.3) with ESMTP id g5E52m2o077656; Fri, 14 Jun 2002 01:02:48 -0400 (EDT) (envelope-from marcus@marcuscom.com) Received: (from marcus@localhost) by gyros.marcuscom.com (8.12.3/8.12.3/Submit) id g5E52moh077655; Fri, 14 Jun 2002 01:02:48 -0400 (EDT) X-Authentication-Warning: gyros.marcuscom.com: marcus set sender to marcus@marcuscom.com using -f Subject: Re: xscreensaver-gnome-4.05 install fails From: Joe Marcus Clarke To: Mike Harding Cc: dnelson@allantgroup.com, sroberts@dsl.pipex.com, freebsd-questions@FreeBSD.ORG, freebsd-gnome@FreeBSD.ORG In-Reply-To: <20020614045314.F37321310A@netcom1.netcom.com> References: <1024001369.357.4.camel@Demon.Strobe.org> <1024001948.311.110.camel@gyros.marcuscom.com> <1024002434.357.11.camel@Demon.Strobe.org> <1024002658.311.118.camel@gyros.marcuscom.com> <20020613212625.GA21232@dan.emsphone.com> <1024004575.311.124.camel@gyros.marcuscom.com> <1024006176.357.16.camel@Demon.Strobe.org> <20020613230936.GA34783@dan.emsphone.com> <20020614045314.F37321310A@netcom1.netcom.com> Content-Type: multipart/mixed; boundary="=-ahyKUYqmNYYS0CnW4P50" X-Mailer: Ximian Evolution 1.0.5 Date: 14 Jun 2002 01:02:48 -0400 Message-Id: <1024030968.355.22.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-ahyKUYqmNYYS0CnW4P50 Content-Type: text/plain Content-Transfer-Encoding: 7bit On Fri, 2002-06-14 at 00:53, Mike Harding wrote: > > I still see no way to configure the screensave on the gnome config > center... Can you try this patch-ab, and see if it resolves the problem? Simply drop this file in /usr/ports/x11/xscreensaver/files, and build xscreensaver-gnome. Joe > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-gnome" in the body of the message > -- PGP Key : http://www.marcuscom.com/pgp.asc --=-ahyKUYqmNYYS0CnW4P50 Content-Disposition: attachment; filename=patch-ab Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; name=patch-ab; charset=ISO8859-1 --- configure.orig Tue Jun 11 05:09:04 2002 +++ configure Fri Jun 14 01:00:58 2002 @@ -12929,7 +12929,7 @@ else GNOME_DATADIR=3D`$gtk_config --prefix` fi - GNOME_DATADIR=3D"$GNOME_DATADIR/share" + GNOME_DATADIR=3D"$GNOME_DATADIR/share/gnome" fi =20 # .desktop files go in different places in Gnome 1.x and Gnome 2.x... @@ -14240,18 +14240,18 @@ GL_LIBS=3D"" =20 =20 - # Some versions of MesaGL are compiled to require -lpthread. - # So if the Mesa headers exist, and -lpthread exists, then always - # link -lpthread after the Mesa libs (be they named -lGL or -lMesaGL.) + # Some versions of MesaGL are compiled to require "-pthread". + # So if the Mesa headers exist, and "-pthread" exists, then always + # link "-pthread" after the Mesa libs (be they named -lGL or -lMesaGL.= ) # if test "$ac_have_mesa_gl" =3D yes; then - echo "$as_me:$LINENO: checking for pthread_create in -lpthread" >&5 -echo $ECHO_N "checking for pthread_create in -lpthread... $ECHO_C" >&6 + echo "$as_me:$LINENO: checking for pthread_create in "-pthread"" >&5 +echo $ECHO_N "checking for pthread_create in "-pthread"... $ECHO_C" >&6 if test "${ac_cv_lib_pthread_pthread_create+set}" =3D set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_check_lib_save_LIBS=3D$LIBS -LIBS=3D"-lpthread $LIBS" +LIBS=3D""-pthread" $LIBS" cat >conftest.$ac_ext <<_ACEOF #line $LINENO "configure" #include "confdefs.h" @@ -14301,7 +14301,7 @@ echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_create" >&5 echo "${ECHO_T}$ac_cv_lib_pthread_pthread_create" >&6 if test $ac_cv_lib_pthread_pthread_create =3D yes; then - GL_LIBS=3D"-lpthread" + GL_LIBS=3D""-pthread"" fi =20 fi @@ -17491,13 +17491,13 @@ # Now that we know whether we have Gnome, we can decide where the XML # config files get installed. # -if test -z "$HACK_CONF_DIR" ; then - if test -n "$GNOME_DATADIR" ; then - HACK_CONF_DIR=3D'${GNOME_DATADIR}/control-center/screensavers' - else - HACK_CONF_DIR=3D'${prefix}/lib/xscreensaver/config' - fi -fi +#if test -z "$HACK_CONF_DIR" ; then +# if test -n "$GNOME_DATADIR" ; then +# HACK_CONF_DIR=3D'${GNOME_DATADIR}/control-center/screensavers' +# else +# HACK_CONF_DIR=3D'${prefix}/lib/xscreensaver/config' +# fi +#fi =20 =20 =20 --=-ahyKUYqmNYYS0CnW4P50-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 22:50:27 2002 Delivered-To: freebsd-questions@freebsd.org Received: from fed1mtao02.cox.net (fed1mtao02.cox.net [68.6.19.243]) by hub.freebsd.org (Postfix) with ESMTP id 84BC437B405 for ; Thu, 13 Jun 2002 22:50:23 -0700 (PDT) Received: from ip24_56_31_67.ph.cox.net ([24.56.31.67]) by fed1mtao02.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20020614055022.GHWP24965.fed1mtao02.cox.net@ip24_56_31_67.ph.cox.net>; Fri, 14 Jun 2002 01:50:22 -0400 Content-Type: text/plain; charset="iso-8859-1" From: Brett Rogers Reply-To: loki_bsd@cox.net To: freebsd-questions@freebsd.org Subject: Re: i am having trouble using aim Date: Thu, 13 Jun 2002 22:50:21 -0700 X-Mailer: KMail [version 1.4] References: <20020613212940.GSRC13408.mtiwmhc22.worldnet.att.net@there> <200206131458.43085.loki_bsd@cox.net> <20020613225414.IXUH13408.mtiwmhc22.worldnet.att.net@there> In-Reply-To: <20020613225414.IXUH13408.mtiwmhc22.worldnet.att.net@there> Cc: AZNPrideChinese@worldnet.att.net MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200206132250.21666.loki_bsd@cox.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 Thursday 13 June 2002 03:54 am, you wrote: > On Thursday 13 June 2002 05:58 pm, you wrote: > > On Thursday 13 June 2002 02:29 am, AZNPrideChinese wrote: > > > they say i need to enable linux compatibility, how do i do that? > > > plus they say the files inux files libgdk-1.2.so.0 and libgtk-1.2.s= o.0 > > > must be placed in the /compat/linux/lib directory, where do i find > > > those two files? > > > > =09Try running /stand/sysinstall, goto configure, and startup. There > > should be a linux compatibility option. If I'm not mistaken, this > > downloads and installs whatever packages are necessary automatically.= =20 > > The only problem Ive found doing this is that release name in options > > must be modified beforehand. I was using 4.6-RC4 in this field on the > > master FTP server, but now it doesnt seem to accept that. If you cha= nge > > the field to 4.6-RELEASE, it works on the master site, but for any > > mirrors, you may have to play around to find what field it will accep= t.=20 > > Hope this helps. > > > > -Brett > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body of the message > > thanks for the response, fyi i am very new to unix, and i just figured = out > how to get online with freebsd, i'm a windows user but i decided to cha= nge, > anyway back to the point. i ran /stand/sysinstall and the only thing co= ming > close to looking like enabling linux compatibility is this host wants t= o be > able to run linux binaries. which is already checked. and i'm not reall= y > sure i get what you said about the release names and all For the two files its asking for, try: =09cd /usr/ports/x11-toolkits/linux-gtk =09make install then run aim again To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 23: 0:23 2002 Delivered-To: freebsd-questions@freebsd.org Received: from lexx.zssm.zp.ua (lexx.zssm.zp.ua [212.8.32.8]) by hub.freebsd.org (Postfix) with ESMTP id 7305D37B413 for ; Thu, 13 Jun 2002 23:00:10 -0700 (PDT) Received: from server.hermes-comp.zp.ua (germes-comp.zssm.zp.ua [212.8.32.132] (may be forged)) by lexx.zssm.zp.ua (8.9.2/8.9.2) with ESMTP id IAA00045; Fri, 14 Jun 2002 08:27:43 +0300 (EET DST) Received: from localhost (localhost [127.0.0.1]) by server.hermes-comp.zp.ua (Postfix) with ESMTP id 08B5638302; Fri, 14 Jun 2002 08:31:46 +0300 (EEST) Date: Fri, 14 Jun 2002 08:31:46 +0300 (EEST) From: Alexander V Zubchenko To: "Defryn, Guy" Cc: Subject: Re: Alias question In-Reply-To: <98B01D2717B9D411B38F0008C7840931057F3929@its-xchg2.massey.ac.nz> Message-ID: <20020614083126.I4344-100000@server.hermes-comp.zp.ua> 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 Greetings! Yes, You are. Alexander V Zubchenko, E-Mail: stalker@hermes-comp.zp.ua System Administrator, WWW: http://www.hermes-comp.zp.ua/ Hermes-comp, Ukraine, Zaporizhzhya, Geroev Stalingrada 50 phone/fax: +380 612 64-19-72 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 23: 1:41 2002 Delivered-To: freebsd-questions@freebsd.org Received: from lexx.zssm.zp.ua (lexx.zssm.zp.ua [212.8.32.8]) by hub.freebsd.org (Postfix) with ESMTP id 4732337B435 for ; Thu, 13 Jun 2002 23:00:51 -0700 (PDT) Received: from server.hermes-comp.zp.ua (germes-comp.zssm.zp.ua [212.8.32.132] (may be forged)) by lexx.zssm.zp.ua (8.9.2/8.9.2) with ESMTP id IAA00767; Fri, 14 Jun 2002 08:37:21 +0300 (EET DST) Received: from localhost (localhost [127.0.0.1]) by server.hermes-comp.zp.ua (Postfix) with ESMTP id 1DD8038302; Fri, 14 Jun 2002 08:41:26 +0300 (EEST) Date: Fri, 14 Jun 2002 08:41:26 +0300 (EEST) From: Alexander V Zubchenko To: chia an Cc: Subject: Re: fetchmail problem In-Reply-To: <20020614041043.82968.qmail@web13503.mail.yahoo.com> Message-ID: <20020614083311.I4344-100000@server.hermes-comp.zp.ua> 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 Greetings! On Thu, 13 Jun 2002, chia an wrote: > hallo;;; > > i am trying to using fetchmail to open mail, but when it's not clear. fetchmail purpose is to fetch mail from remote mailserver and forward to local mail delivering subsystem. Read fetchmail(1). There are enough info on topic. I just provide here some tips. > i try to execute fetchmail from /usr/local/bin there > was an error message appear; > > no mailserver have been added,, It's right. Fetchmail take mailservers from ~/.fetchmailrc or file, specified on command line. Syntax is not easy, but very usable. > > i have configured my DNS and also add my domain as a > mailserver, but still doesnt work. My question is how > to add mailserver for fetchmail? I provide You with example from my ~root/.fetchmailrc: ..... set daemon 600 #run in daemon mode and check mail every 10 minutes poll relay1.provider.domain with proto IMAP user '' there with password '' is 'user@some.domain' here In second line we set to poll mail from relay1.provider.domain by IMAP. Use with passwd there (on relay1) and mail fetched mail (sorry ;-) to user@some.domain Hope, this help. Alexander V Zubchenko, E-Mail: stalker@hermes-comp.zp.ua System Administrator, WWW: http://www.hermes-comp.zp.ua/ Hermes-comp, Ukraine, Zaporizhzhya, Geroev Stalingrada 50 phone/fax: +380 612 64-19-72 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 23:10:11 2002 Delivered-To: freebsd-questions@freebsd.org Received: from fed1mtao04.cox.net (fed1mtao04.cox.net [68.6.19.241]) by hub.freebsd.org (Postfix) with ESMTP id 3AC1F37B41F for ; Thu, 13 Jun 2002 23:10:04 -0700 (PDT) Received: from ip24_56_31_67.ph.cox.net ([24.56.31.67]) by fed1mtao04.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20020614061005.KAAU26656.fed1mtao04.cox.net@ip24_56_31_67.ph.cox.net>; Fri, 14 Jun 2002 02:10:05 -0400 Content-Type: text/plain; charset="iso-8859-1" From: Brett Rogers Reply-To: loki_bsd@cox.net To: freebsd-questions@freebsd.org Subject: Re: i am having trouble using aim Date: Thu, 13 Jun 2002 23:10:01 -0700 X-Mailer: KMail [version 1.4] References: <20020613212940.GSRC13408.mtiwmhc22.worldnet.att.net@there> <200206132246.22039.loki_bsd@cox.net> <20020614060613.TZBI13408.mtiwmhc22.worldnet.att.net@there> In-Reply-To: <20020614060613.TZBI13408.mtiwmhc22.worldnet.att.net@there> Cc: AZNPrideChinese@worldnet.att.net MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200206132310.01836.loki_bsd@cox.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 Thursday 13 June 2002 11:06 am, you wrote: > On Friday 14 June 2002 01:46 am, you wrote: > > On Thursday 13 June 2002 03:54 am, you wrote: > > > On Thursday 13 June 2002 05:58 pm, you wrote: > > > > On Thursday 13 June 2002 02:29 am, AZNPrideChinese wrote: > > > > > they say i need to enable linux compatibility, how do i do that= ? > > > > > plus they say the files inux files libgdk-1.2.so.0 and > > > > > libgtk-1.2.so.0 must be placed in the /compat/linux/lib directo= ry, > > > > > where do i find those two files? > > > > > > > > =09Try running /stand/sysinstall, goto configure, and startup. T= here > > > > should be a linux compatibility option. If I'm not mistaken, thi= s > > > > downloads and installs whatever packages are necessary automatica= lly. > > > > The only problem Ive found doing this is that release name in opt= ions > > > > must be modified beforehand. I was using 4.6-RC4 in this field on= the > > > > master FTP server, but now it doesnt seem to accept that. If you > > > > change the field to 4.6-RELEASE, it works on the master site, but= for > > > > any mirrors, you may have to play around to find what field it wi= ll > > > > accept. Hope this helps. > > > > > > > > -Brett > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > thanks for the response, fyi i am very new to unix, and i just figu= red > > > out how to get online with freebsd, i'm a windows user but i decide= d to > > > change, anyway back to the point. i ran /stand/sysinstall and the o= nly > > > thing coming close to looking like enabling linux compatibility is = this > > > host wants to be able to run linux binaries. which is already check= ed. > > > and i'm not really sure i get what you said about the release names= and > > > all > > > > If it's already checked, you shouldnt have to worry about it too much= =2E > > What is the error you are getting when running AIM and what vers. of > > FreeBSD r u using? also, did you check .xinitrc in your user's home = dir? > > To start KDE the line startkde should be the only thing in there > > i brought the freebsd power pak 4.4 in comp usa, as for error running a= im > i'll have to download it again, cuz i just reformatted my hard drive. a= nd i > don't have any problems starting kde, and yes the only thing in the > .xinitrc file is exec startkde. when i tried the command > cd/user/ports/x11-toolkits/linux-gtk > make install, it says > > >>gtk+-1.2.5-2.i386.rpm doesn't seem to exist in /usr/ports/distfiles/r= pm. > >>Attempting to fetch from > > ftp://ftp.freesoftware.com/pub/linux/redhat/old-releases/redhate-6.1/i3= 86/R >edHat/RPMS/. fetch: gtk+-1.2.5-2.i386.rpm: Operation timed out Were you connected to the internet at the time? And try copying your .kd= e dir=20 from /root to your users home dir To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 23:23:21 2002 Delivered-To: freebsd-questions@freebsd.org Received: from fed1mtao01.cox.net (fed1mtao01.cox.net [68.6.19.244]) by hub.freebsd.org (Postfix) with ESMTP id 4437637B41E for ; Thu, 13 Jun 2002 23:23:14 -0700 (PDT) Received: from ip24_56_31_67.ph.cox.net ([24.56.31.67]) by fed1mtao01.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20020614062312.GXAE25007.fed1mtao01.cox.net@ip24_56_31_67.ph.cox.net>; Fri, 14 Jun 2002 02:23:12 -0400 Content-Type: text/plain; charset="iso-8859-1" From: Brett Rogers Reply-To: loki_bsd@cox.net To: freebsd-questions@freebsd.org Subject: Re: i am having trouble using aim Date: Thu, 13 Jun 2002 23:23:11 -0700 X-Mailer: KMail [version 1.4] References: <20020613212940.GSRC13408.mtiwmhc22.worldnet.att.net@there> <200206132310.01836.loki_bsd@cox.net> <20020614061217.UBFB13408.mtiwmhc22.worldnet.att.net@there> In-Reply-To: <20020614061217.UBFB13408.mtiwmhc22.worldnet.att.net@there> Cc: AZNPrideChinese@worldnet.att.net MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200206132323.11369.loki_bsd@cox.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 Thursday 13 June 2002 11:12 am, you wrote: > On Friday 14 June 2002 02:10 am, you wrote: > > On Thursday 13 June 2002 11:06 am, you wrote: > > > On Friday 14 June 2002 01:46 am, you wrote: > > > > On Thursday 13 June 2002 03:54 am, you wrote: > > > > > On Thursday 13 June 2002 05:58 pm, you wrote: > > > > > > On Thursday 13 June 2002 02:29 am, AZNPrideChinese wrote: > > > > > > > they say i need to enable linux compatibility, how do i do > > > > > > > that? plus they say the files inux files libgdk-1.2.so.0 an= d > > > > > > > libgtk-1.2.so.0 must be placed in the /compat/linux/lib > > > > > > > directory, where do i find those two files? > > > > > > > > > > > > =09Try running /stand/sysinstall, goto configure, and startup= =2E=20 > > > > > > There should be a linux compatibility option. If I'm not > > > > > > mistaken, this downloads and installs whatever packages are > > > > > > necessary > > > > > > automatically. The only problem Ive found doing this is that > > > > > > release name in options must be modified beforehand. I was us= ing > > > > > > 4.6-RC4 in this field on the master FTP server, but now it do= esnt > > > > > > seem to accept that. If you change the field to 4.6-RELEASE,= it > > > > > > works on the master site, but for any mirrors, you may have t= o > > > > > > play around to find what field it will accept. Hope this help= s. > > > > > > > > > > > > -Brett > > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > > > > > with "unsubscribe freebsd-questions" in the body of the mes= sage > > > > > > > > > > thanks for the response, fyi i am very new to unix, and i just > > > > > figured out how to get online with freebsd, i'm a windows user = but > > > > > i decided to change, anyway back to the point. i ran > > > > > /stand/sysinstall and the only thing coming close to looking li= ke > > > > > enabling linux compatibility is this host wants to be able to r= un > > > > > linux binaries. which is already checked. and i'm not really su= re i > > > > > get what you said about the release names and all > > > > > > > > If it's already checked, you shouldnt have to worry about it too > > > > much. What is the error you are getting when running AIM and what > > > > vers. of FreeBSD r u using? also, did you check .xinitrc in your > > > > user's home dir? To start KDE the line startkde should be the onl= y > > > > thing in there > > > > > > i brought the freebsd power pak 4.4 in comp usa, as for error runni= ng > > > aim i'll have to download it again, cuz i just reformatted my hard > > > drive. and i don't have any problems starting kde, and yes the only > > > thing in the .xinitrc file is exec startkde. when i tried the comma= nd > > > cd/user/ports/x11-toolkits/linux-gtk > > > make install, it says > > > > > > >>gtk+-1.2.5-2.i386.rpm doesn't seem to exist in > > > >> /usr/ports/distfiles/rpm. Attempting to fetch from > > > > > > ftp://ftp.freesoftware.com/pub/linux/redhat/old-releases/redhate-6.= 1/i3 > > >86 /R edHat/RPMS/. fetch: gtk+-1.2.5-2.i386.rpm: Operation timed out > > > > Were you connected to the internet at the time? And try copying your > > .kde dir from /root to your users home dir > > well i might've gotten cut off, but if that file was downloaded, wouldn= 't i > have to install it manually? that'd lead to a whole new set of problems= for > me wouldn't it? and i am logged on as root right now download that file manually from:=20 ftp://ftp.freesoftware.com/pub/linux/redhat/old-releases/redhate-6.1/i386= /R=20 edHat/RPMS/, place it (uncompressed) in /usr/ports/distfiles, go back int= o=20 /usr/ports/x11-toolkits/linux-gtk, and run make install. I would still=20 recommend being connected to the internet when you run the make command=20 because any dependencies will be downloaded after it verifies that=20 gtk+-1.2.5-2.i386.rpm is in /usr/ports/distfiles. If you have any proble= ms=20 with any of the dependencies, download the files manually, put them in th= e=20 same dir and run again. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 23:27:10 2002 Delivered-To: freebsd-questions@freebsd.org Received: from fed1mtao02.cox.net (fed1mtao02.cox.net [68.6.19.243]) by hub.freebsd.org (Postfix) with ESMTP id 1F3EF37B414 for ; Thu, 13 Jun 2002 23:27:08 -0700 (PDT) Received: from ip24_56_31_67.ph.cox.net ([24.56.31.67]) by fed1mtao02.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20020614062707.GRMQ24965.fed1mtao02.cox.net@ip24_56_31_67.ph.cox.net>; Fri, 14 Jun 2002 02:27:07 -0400 Content-Type: text/plain; charset="iso-8859-1" From: Brett Rogers Reply-To: loki_bsd@cox.net To: freebsd-questions@freebsd.org Subject: Re: another question Date: Thu, 13 Jun 2002 23:27:05 -0700 X-Mailer: KMail [version 1.4] References: <20020614062211.CQB19182.mtiwmhc21.worldnet.att.net@there> In-Reply-To: <20020614062211.CQB19182.mtiwmhc21.worldnet.att.net@there> Cc: AZNPrideChinese@worldnet.att.net MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200206132327.05532.loki_bsd@cox.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 Thursday 13 June 2002 11:21 am, you wrote: > when i download stuff from the web, is it a good idea, to download them > into /root? i mean when i am logged under root As a general rule it is not a good idea to login under root. If your use= r=20 account is in the wheel group, you can run anything that requires root=20 permisions by using su or sudo. (read the man pages) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 23:35:14 2002 Delivered-To: freebsd-questions@freebsd.org Received: from fed1mtao01.cox.net (fed1mtao01.cox.net [68.6.19.244]) by hub.freebsd.org (Postfix) with ESMTP id 0AAE837B409 for ; Thu, 13 Jun 2002 23:34:49 -0700 (PDT) Received: from ip24_56_31_67.ph.cox.net ([24.56.31.67]) by fed1mtao01.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20020614063447.GZNT25007.fed1mtao01.cox.net@ip24_56_31_67.ph.cox.net>; Fri, 14 Jun 2002 02:34:47 -0400 Content-Type: text/plain; charset="iso-8859-1" From: Brett Rogers Reply-To: loki_bsd@cox.net To: freebsd-questions@freebsd.org Subject: Re: another question Date: Thu, 13 Jun 2002 23:34:46 -0700 X-Mailer: KMail [version 1.4] References: <20020614062211.CQB19182.mtiwmhc21.worldnet.att.net@there> <200206132327.05532.loki_bsd@cox.net> <20020614063129.FNV19182.mtiwmhc21.worldnet.att.net@there> In-Reply-To: <20020614063129.FNV19182.mtiwmhc21.worldnet.att.net@there> Cc: AZNPrideChinese@worldnet.att.net MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200206132334.46130.loki_bsd@cox.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 Thursday 13 June 2002 11:31 am, you wrote: > On Friday 14 June 2002 02:27 am, you wrote: > > On Thursday 13 June 2002 11:21 am, you wrote: > > > when i download stuff from the web, is it a good idea, to download = them > > > into /root? i mean when i am logged under root > > > > As a general rule it is not a good idea to login under root. If your > > user account is in the wheel group, you can run anything that require= s > > root permisions by using su or sudo. (read the man pages) > > yeah i try that before, but then when i try to log onto kde with that u= ser > name in wheel group it doesn't go into kde, instead i see three windows > with pale colors name xterm exactly what is in /home//.xinitrc? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 23:41:53 2002 Delivered-To: freebsd-questions@freebsd.org Received: from fed1mtao02.cox.net (fed1mtao02.cox.net [68.6.19.243]) by hub.freebsd.org (Postfix) with ESMTP id 0DA4037B41C for ; Thu, 13 Jun 2002 23:41:51 -0700 (PDT) Received: from ip24_56_31_67.ph.cox.net ([24.56.31.67]) by fed1mtao02.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20020614064150.GUJE24965.fed1mtao02.cox.net@ip24_56_31_67.ph.cox.net>; Fri, 14 Jun 2002 02:41:50 -0400 Content-Type: text/plain; charset="iso-8859-1" From: Brett Rogers Reply-To: loki_bsd@cox.net To: freebsd-questions@freebsd.org Subject: Re: i am having trouble using aim Date: Thu, 13 Jun 2002 23:41:47 -0700 X-Mailer: KMail [version 1.4] References: <20020613212940.GSRC13408.mtiwmhc22.worldnet.att.net@there> <200206132323.11369.loki_bsd@cox.net> <20020614063418.GKN19182.mtiwmhc21.worldnet.att.net@there> In-Reply-To: <20020614063418.GKN19182.mtiwmhc21.worldnet.att.net@there> Cc: AZNPrideChinese@worldnet.att.net MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200206132341.47842.loki_bsd@cox.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 > that link doesn't do anything for some reason, all i get is a window po= ping > up like it's about to download but nothing is being downloaded.... In the future, if you cant find a file that's specified in a port, CVSup = your=20 port tree or try doing a google search 4 the same file. For now, try this= =20 site=20 ftp://rpmfind.net/linux/redhat/redhat-6.1/i386/RedHat/RPMS/gtk+-1.2.5-2.i= 386.rpm To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 23:42:15 2002 Delivered-To: freebsd-questions@freebsd.org Received: from kumprang.or.id (wl-kumprang-5.teras.net.id [202.143.103.229]) by hub.freebsd.org (Postfix) with SMTP id F2E2E37B428 for ; Thu, 13 Jun 2002 23:41:57 -0700 (PDT) Received: (qmail 14745 invoked by uid 1000); 14 Jun 2002 06:41:48 -0000 Date: Fri, 14 Jun 2002 13:41:48 +0700 From: budsz To: Fernando Gleiser Cc: freebsd-questions Subject: Re: About permission Message-ID: <20020614134148.A13447@bdg.centrin.net.id> Reply-To: budsz Mail-Followup-To: budsz , Fernando Gleiser , freebsd-questions References: <20020614025846.A36988@bdg.centrin.net.id> <20020613182150.L34605-100000@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020613182150.L34605-100000@localhost>; from fgleiser@cactus.fi.uba.ar on Thu, Jun 13, 2002 at 06:28:36PM -0300 X-Uptime: 1:35PM up 15:52, 1 user, load averages: 0.00, 0.00, 0.00 X-Operation-System: FreeBSD 4.6-RC i386 X-Geekcode: "GMU d- s++:+ a- C++ UL++ P+ L++ E- W++ N o+ K- w+ O+ M V++ PS PE Y+ PGP++ t 5 X+++ R+ tv b++ DI- D+ G++ e++ h+ r+ y+" X-Fingerprint: "A05A 268C 3CD4 ABBD D9EB 11E1 F64C 4B4E 6269 5304" X-Pubkey-Linux: "http://www.kumprang.or.id/~budsz/pubkey_Linux.txt" X-Pubkey-FreeBSD: "http://www.kumprang.or.id/~budsz/pubkey_FreeBSD.txt" X-Company: "Internet Cafe & Game Kumprang" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Jun 13, 2002 at 06:28:36PM -0300, Fernando Gleiser wrote: >Thats because you need execute permision to be able to 'cd' into the >directory. Try seting /home to 711, that way they can't read/write the dir, >but they can cd into it. Yeah for chmod 711 I was try, so it's doesn't the top level directory for user, so if they change directory to /, they will get listing root directory. -- budsz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jun 13 23:49:14 2002 Delivered-To: freebsd-questions@freebsd.org Received: from kumprang.or.id (wl-kumprang-5.teras.net.id [202.143.103.229]) by hub.freebsd.org (Postfix) with SMTP id D188837B41A for ; Thu, 13 Jun 2002 23:49:01 -0700 (PDT) Received: (qmail 15606 invoked by uid 1000); 14 Jun 2002 06:48:59 -0000 Date: Fri, 14 Jun 2002 13:48:59 +0700 From: budsz To: Scott Carmichael Cc: freebsd-questions Subject: Re: About permission Message-ID: <20020614134859.A14876@bdg.centrin.net.id> Reply-To: budsz Mail-Followup-To: budsz , Scott Carmichael , freebsd-questions References: <20020614025846.A36988@bdg.centrin.net.id> <20020613154706.G64714-100000@samwise.jobeus.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020613154706.G64714-100000@samwise.jobeus.net>; from freebsd@jobeus.net on Thu, Jun 13, 2002 at 03:48:02PM -0600 X-Uptime: 1:42PM up 15:59, 1 user, load averages: 0.00, 0.00, 0.00 X-Operation-System: FreeBSD 4.6-RC i386 X-Geekcode: "GMU d- s++:+ a- C++ UL++ P+ L++ E- W++ N o+ K- w+ O+ M V++ PS PE Y+ PGP++ t 5 X+++ R+ tv b++ DI- D+ G++ e++ h+ r+ y+" X-Fingerprint: "A05A 268C 3CD4 ABBD D9EB 11E1 F64C 4B4E 6269 5304" X-Pubkey-Linux: "http://www.kumprang.or.id/~budsz/pubkey_Linux.txt" X-Pubkey-FreeBSD: "http://www.kumprang.or.id/~budsz/pubkey_FreeBSD.txt" X-Company: "Internet Cafe & Game Kumprang" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Jun 13, 2002 at 03:48:02PM -0600, Scott Carmichael wrote: >I belive chmod 711 /home will allow you to do this, so that users may not >see the other directories in /home but also access their own /home/[user] >dir. How if user change to directory /, of couse they will get list right?, because chmod 711 olny in directory /home, last year I get freeshell so I checked pwd result /home/user, but if cd / result permission deny, that is I want. TIA -- budsz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 0:38:20 2002 Delivered-To: freebsd-questions@freebsd.org Received: from linux.tws.com.tw (u176-61.u61-70.giga.net.tw [61.70.176.61]) by hub.freebsd.org (Postfix) with ESMTP id BEA5837B425 for ; Fri, 14 Jun 2002 00:37:45 -0700 (PDT) Received: from dc ([192.168.1.253]) by linux.tws.com.tw (8.11.2/8.11.2) with SMTP id g5E7bWN19914 for ; Fri, 14 Jun 2002 15:37:34 +0800 Date: Fri, 14 Jun 2002 15:37:34 +0800 Received: from party by mail.ht.net.tw with SMTP id z3SV0QtEnvSapaubq09HwL64sQ; Fri, 14 Jun 2002 15:37:07 +0800 Message-ID: From: amy@yahoo.com.tw To: bbs5-35529.txt@linux.tws.com.tw, bbs4-23968.txt@linux.tws.com.tw Subject: =?big5?Q? =A6n=A4[=A4=A3=A8=A3...=AC=DD=A4F=AFu=AA=BA=A6n=B7P=B0=CA=A1A=BBP=A7A=A4=C0=A8=C9=A1C?= X-Mailer: loLLmTkrGogqNLttUancBr8hZYC Content-Type: text/plain; Content-Transfer-Encoding: Quoted-Printable X-Priority: 3 X-MSMail-Priority: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG HI! DEAR ~~~ =A6n=A4[=A4=A3=A8=A3... =B3o=ACO=A7=DA=A6b=BA=F4=B8=F4=A4W=B0=B8=B5M=AC=DD=A8=EC=AA=BA=A1u=B7R=A4W=B5l=A4l=A8k=A1v http://www.pits.com.tw/ =C4=B1=B1o=AB=DC=B4=CE=A1A=BBP=A7A=A4=C0=A8=C9=A1C =AC=DD=A4F=AFu=AA=BA=A6n=B7P=B0=CA=A1A=A6n=B7Q=A6=B3=A4H=B3o=BC=CB=B2`=B1=A1=B9=EF=A7=DA....... =A6p=AAG=A5@=AC=C9=A4W=AFu=AA=BA=A6=B3=A4@=AD=D3=A6a=A4=E8=A5s=B0=B5=A4=D1=B2P=AE=FC=A8=A4=A1A=A8=BA=B7R=B1=A1=AA=BA=BA=C9=C0Y=A4S=A6b=AD=FE=B8=CC=A1H =B9J=A8=A3=A5L=A1A=C5=FD=A7=DA=B6}=A9l=AC=DB=ABH=A9=D2=BF=D7=AA=BA=A9R=A4=A4=AA`=A9w=A1A=B7R=A4W=A5L=A1A=A7=DA=A4~=AA=BE=B9D=AFu=A5=BF=AA=BA=B7R... =A5=C3=BB=B7=A4=A3=B7|=AE=F8=A5=A2=A4=A3=A8=A3=A1C =A7=DA=A5s=AC=F6=A4=DF=C1=A8=A1A=A4@=AD=D3=B3Q=AEa=A4H=A8=FE=C5@=AD=BF=A6=DC=A1A=C5=FD=A4H=B1=B7=A6b=A4=E2=A4=DF=B8=CC=AA=BA=A4p=A4=BD=A5D=A1C18=B7=B3=A8=BA=A4@=A6~ =A1A=A7=DA=AA=BA=B2=B4=B7=FA=A8=FC=B6=CB=A1A=C5=FD=A7=DA=A9t=BFW=AE`=A9=C8=AA=BA=B8=FA=A6b=B6=C2=B7t=B8=CC=AD=FA=A4F=A4@=BE=E3=A6~=A1A=A9=AF=A6n=A6=B3=A6=EC=A4=D1=A8=CF=AC@ =B1=CF=A4F=A7=DA=A1A=A6o=A7=E2=B2=B4=A8=A4=BD=A4=AE=BD=B5=B9=A7=DA=A1A=A7=DA=A4~=A6=B3=BF=EC=AAk=AD=AB=B7s=AC=DD=A8=A3=B3o=AD=D3=AC=FC=C4R=A5@=AC=C9=A1C =A6p=AAG=C5=FD=A7=DA=B3\=C4@=A1A=A7=DA=B7Q=A8=AB=B9M=A5=FE=A5@=AC=C9=A1A=A6n=A6n=A7Q=A5=CE=B3o=C2=F9=B2=B4=B7=FA=A5h=B5o=B2{=A5@=AC=C9=A6=B3=A6h=AC=FC=A1A=A5i =B1=A4=A7=DA=AA=BA=B2=B4=B7=FA=C1=F6=B5M=AB=EC=B4_=A4F=A1A=B1q=A4p=C5=E9=AEz=A6h=AFf=AA=BA=A8=AD=C5=E9=A1A=C1=D9=ACO=A4=A3=AEe=B3\=A7=DA=B9=EA=B2{=B3o=BC=CB=AA=BA=B9=DA =B7Q=A1C=A8C=A4=D1=C3=F6=A6b=A4p=A4p=A4@=B6=A1=A9@=B0=D8=C6U=B8=CC=A1A=A5u=AC=DD=B1o=A8=A3=B5=A1=A5~=AA=BA=A5=D5=A4=D1=B6=C2=A9]=A1A=A4@=A9w=B7|=C5=FD=C0=B0=A7U =A7=DA=AA=BA=A4=D1=A8=CF=B6=CB=A4=DF=ACy=B2\=A7a=A1H=A9=D2=A5H=A7=DA=A8M=A9w=BE=C7=B5=DB=ABi=B4=B1=A8=AB=A5X=A5h=A1A=A4@=A8B=A8B=A7V=A4O=B5o=B2{=B3o=AD=D3=A5@ =AC=C9=A1A=A7=DA=AB=F4=B0U=B3=CC=A6n=AA=BA=AAB=A4=CD=B2=FA=B5X=A1A=C0=B0=A7=DA=A4=B6=B2=D0=A4@=AD=D3=A6=B3=A4f=B8O=A1B=A4S=A6w=A5=FE=A4Q=A8=AC=AA=BA=B6}=A8=AE=B1=D0=BDm =A1A=B1=D0=A7=DA=BE=C7=B6}=A8=AE=A1C =A5i=ACO=A7=DA=A7@=B9=DA=A4]=A8S=B7Q=A8=EC=A1A=A8=D3=AA=BA=B1=D0=BDm=A9~=B5M=ACO=A4@=AD=D3=B5=CA=AE=F0=A4=A3=A4=D3=A6n=AA=BA=A9=C7=A3}=A3=AB=A1A=B1=D0=BDm=AA=BA=A6W =A6r=A5s=AE}=A4l=AAF=A1A=B2=C4=A4@=A4=D1=A4W=BD=D2=A1A=AE}=A4j=B1=D0=BDm=B4N=BD|=A7=DA=AC=EF=A4=B0=BB=F2=A4p=A4=BD=A5D=ACv=B8=CB=B8=F2=B0=AA=B8=F2=BEc=A1H=B3o =BC=CB=AE=DA=A5=BB=A8S=BF=EC=AAk=B6}=A8=AE=A1I=AE=F0=A6=BA=A7=DA=A4F=A1A=AC=B0=A4=B0=BB=F2=A7=DA=ADn=C3=BA=BE=C7=B6O=AE=C1=BD|=A9O=A1H=A4@=AE=C9=A7=D4=A4=A3=A6=ED=AE=F0=AA=BA =A7=DA=A1A=A5=DF=A8=E8=B1N=A8=AE=B0=B1=A6b=A5b=B8=F4=A1A=B7=C7=B3=C6=A4U=A8=AE=A7=DC=C4=B3=A1A=B0=BE=B0=BE=AE}=A4j=B1=D0=BDm=C1=D9=ACO=A4=A3=AA=D6=A9=F1=A7=DA=A8=AB=A1A=A5L =BB=A1=B3s=B0=B1=A8=AE=B3=A3=A4=A3=B7|=AA=BA=A4H=A1A=A4=F1=B1=FE=A4H=A5=C7=C1=D9=A6M=C0I=A1A=A4=B5=A4=D1=A6p=AAG=A8S=B1=D0=B7|=A7=DA=B0=F2=A5=BB=B6}=A8=AE=B8=F2=B8=F4=C3=E4 =B0=B1=A8=AE=A1A=A5L=ACO=A4=A3=B7|=C5=FD=A7=DA=B6}=A8=AE=AA=F9=A8=AB=A4H=AA=BA=A1C =B3o=ACO=A7=DA=B2=C4=A4@=A6=B8=B9J=A8=EC=B3o=BB=F2=C6Z=A4=A3=C1=BF=B2z=AA=BA=A4H=A1A=A5i=ACO=A4w=B8g=A4W=A4F=B8=E9=B2=EE=A1A=A7=DA=A4]=A5u=A6=B3=C4~=C4=F2=AE=C1 =BD|=BE=C7=B6}=A8=AE=A1C=BD=D6=AA=BE=A7=F3=BAG=AA=BA=C1=D9=A6b=AB=E1=C0Y=A1A=A7=DA=AA=BA=B0=AA=B8=F2=BEc=B3=BA=B5M=A5d=A6b=AAo=AA=F9=A4W=A1A=A8=AE=A4l=C1=D9=C2=B6=B6i =B6=EA=C0=F4=A5X=A4=A3=A5h=A1A=A4@=C1y=EA=C9=A4j=A4F=AA=BA=A7=DA=A1A=A5=BF=BA=F2=B1i=AA=BA=A6=E5=BF}=B9L=A7C=A1B=C1y=A6=E2=BAG=A5=D5=A1A=AB=F7=A9R=B7Q=B5=DB=B8=D3 =AB=E7=BB=F2=BF=EC...=A1C=A4=D1=A7r=A1A=AD=EC=A8=D3=A5L=C1=D9=ACO=AD=D3=A4j=A6=E2=AFT=A1H=AE}=B1=D0=BDm=B5=A5=A4=A3=A4=CE=A7=DA=B7Q=A5X=BF=EC=AAk=A1A=A9~=B5M=B0=CA =A4=E2=B6=B6=B5=DB=A7=DA=AA=BA=A4p=BBL=A1A=B2=E6=B1=BC=A7=DA=AA=BA=B0=AA=B8=F2=BEc=A1A=A7=DA=C0~=B1o=B0=A8=A4W=A4U=A8=AE=BD}=BD=D2=A1A=A5=CE=A4O=A5=CF=A4W=A8=AE=AA=F9=A1A =BB=B0=BA=F2=B8=FA=B1o=B7U=BB=B7=B7U=A6n=A1A=A5i=ACO=A4=A3=B9=EF=A7r=A1H=A7=DA=AA=BA=B0=AA=B8=F2=BEc=C1=D9=A6b=A5L=A4=E2=B8=CC=A1A=A8S=BF=EC=AAk=A1A=A5u=AF=E0=B5w =B5=DB=C0Y=A5=D6=A6^=C0Y=A4F=A1A=A8=BA=AD=D3=B0Q=A4H=B9=BD=AA=BA=AE}=B1=D0=BDm=A8=A3=A7=DA=A6^=C0Y=A1A=AAG=B5M=C5S=A5X=B8=DE=B2=A7=B7L=AF=BA=A1A=B0=AA=C1|=B5=DB =A7=DA=AA=BA=B0=AA=B8=F2=BEc=B5=A5=A7=DA=BB=E2=A8=FA=A1A=A7=DA=A4=DF=B7Q=A1A=A5@=AC=C9=A4W=AB=E7=BB=F2=B7|=A6=B3=B3o=BA=D8=B5l=A4l=B1=D0=BDm=A1H =B3s=B5=DB=A4W=A4F=B4X=A6=B8=BD=D2=A1A=A7=DA=B5o=C4=B1=AE}=A4j=B1=D0=BDm=C1=D9=AFu=ACO=AD=D3=BA=EB=A4O=B9L=B3=D1=A1B=A4S=AEe=A9=F6High=B9L=C0Y=AA=BA=A4H=A1A =A7=DA=AD=CC=A4=A3=A6=FD=A4@=B0_=AD=B8=A8=AE=B1=CF=A4F=AD=D3=A7Y=B1N=A5=CD=B2=A3=AA=BA=A5=A5=B0=FC=A1A=A4U=BD=D2=AB=E1=A5L=C1=D9=B5w=A9=D4=A7=DA=A5h=B7=C8=AA=BD=B1=C6=BD=FC=A1A=A6=B3 =A4@=A6=B8=C1=D9=B6]=A8=EC=A6=AC=A4=A3=A8=EC=B0T=B8=B9=AA=BA=B0=AD=A6a=A4=E8=A5h=BDm=A8=AE=A1A=AE`=A8=AE=A4l=A9=DF=C1=E3=A4U=A4=A3=A4F=A4s=A1A=B8g=B9L=B3o=B4X=A6=B8=C5=E5 =C0I=AA=BA=BD=D2=B5{=A1A=A7=DA=AA=BA=A8=AD=C5=E9=B2=D7=A9=F3=A8=FC=A4=A3=A4F=A7=E9=C4=CB=AA=BA=A9=FC=AD=CB=A4F=A1A=B2=FA=B5X=A4@=A8=A3=A8=EC=B0e=A7=DA=A8=EC=C2=E5=B0|=AA=BA=AE}=A4l =AAF=A1A=B4N=A4j=BD|=A5L=A4=A3=C0=B4=BC=A6=AD=BB=B1=A4=A5=C9=A1A=ACO=AD=D3=A8S=A8x=A8S=AA=CD=AA=BA=AE=A3=A9=C6=B1=D0=BDm=A1A=C1=D9=B1j=AFP=BA=DE=A8=EE=A7=DA=A4=A3=AD=E3=A6A =A5h=BE=C7=B6}=A8=AE=A1C=A7=DA=A8S=A6=B3=BF=EC=AAk=B5=AA=C0=B3=B2=FA=B5X=A1A=A7=F3=A8S=BF=EC=AAk=AA=FD=A4=EE=A6=DB=A4v=B7Q=A8=A3=AE}=A4l=AAF=AA=BA=A4=DF=B1=A1=A1A=A6]=AC=B0 =A7=DA=B5o=B2{=A5u=A6=B3=B8=F2=AE}=A4l=AAF=A6b=A4@=B0_=A1A=A4~=AF=E0=B5h=A7=D6=AA=BA=B5o=AC=AA=B1=A1=BA=FC=A1A=C1=F6=B5M=A5L=B1`=B1`=B7S=A7=DA=A5=CD=AE=F0=A1A=C5=FD =A7=DA=A4S=AD=FA=A4S=AF=BA=A1A=A5i=ACO=A7=DA=A4w=B8g=BA=A5=BA=A5=B7R=A4W=B3o=BA=D8=B7P=C4=B1=A1A=A4=A3=A5=CE=A5h=A7=EA=BAt=A7O=A4H=B2=B4=A4=A4=AA=BA=A4p=A4=BD=A5D=AC=F6 =A4=DF=C1=A8=A1A=A6b=AE}=A4l=AAF=AD=B1=ABe=A1A=A7=DA=A5i=A5H=BF=EF=BE=DC=B0=B5=AD=D3=A6=DB=A5=D1=A6=DB=A6b=AA=BA=AC=F6=A4=DF=C1=A8=A1C =AFf=A4~=AD=E8=A6n=A1A=A7=DA=ABo=B6}=A9l=B0=B5=B0_=A9_=A9=C7=AA=BA=B9=DA=A1A=B9=DA=B8=CC=A6=B3=B4=CA=C4@=B1=E6=BE=F0=A1A=A7=DA=C1`=ACO=A8=AB=A8=EC=BE=F0=A4U=B3\=C4@=A1A =A4@=B3\=A7=B9=C4@=B4N=B7|=C5=E5=BF=F4=A1A=B3o=BC=CB=AA=BA=B9=DA=AD=AB=BD=C6=A4F=A6n=B4X=A4=D1=A1A=B2=FA=B5X=A4]=B3Q=A7=DA=C0~=A4F=A6n=B4X=A6=B8=A1A=AC=B0=A4F=A4=A3 =C5=FD=B2=FA=B5X=A4S=A7=E2=A7@=B9=DA=AA=BA=A9=C7=A8=C6=B1=C0=A8=EC=AE}=A4l=AAF=A8=AD=A4W=A1A=A7=DA=B5=AA=C0=B3=B2=FA=B5X=A8=EC=C2=E5=B0|=A5h=C0=CB=ACd=B2=B4=B7=FA=A1C=A8=E2=A6~ =ABe=A1A=B4=BF=B8g=A6b=A7=DA=B2=B4=B7=FA=AD=E8=B0=CA=A7=B9=A4=E2=B3N=AA=BA=AE=C9=AD=D4=A1A=B3o=AD=D3=A9=C7=B9=DA=B4N=A5X=B2{=B9L=A1A=A8S=B7Q=A8=EC=A8=E2=A6~=AB=E1=A7=DA=B3=BA =B5M=B7|=B0=B5=B0_=AC=DB=A6P=AA=BA=B9=DA=A1A=B5L=AAk=AC=B0=B3o=BA=D8=B2{=B6H=B4=A3=A5X=B8=D1=C4=C0=AA=BA=A7=DA=A1A=A5u=A6=B3=B4=C1=AB=DD=C2=E5=A5=CD=AF=E0=B5=B9=A7=DA=A4@=AD=D3 =A6X=B2z=AA=BA=BB=A1=A9=FA=A1C =A7=DA=BD=D0=B2=FA=B5X=B3=AD=A7=DA=A8=EC=C2=E5=B0|=C0=CB=ACd=A1A=B3o=A4=D1=A1A=AD=E8=A6n=A4]=ACO=A7=DA=AD=AB=A8=A3=A5=FA=A9=FA=AA=BA=A4=E9=A4l=A1A=C1=F6=B5M=A7=DA=A4=A3=AA=BE=B9D =AFu=A5=BF=AA=BA=A4=D1=A8=CF=ACO=BD=D6=A1A=A8C=A6~=A7=DA=C1=D9=ACO=B7|=B7=C7=B3=C6=A4@=B1i=A5d=A4=F9=A1A=BD=D0=C0=B0=A7=DA=B0=CA=A4=E2=B3N=AA=BA=C1=C2=C2=E5=A5=CD=B4=C0=A7=DA=C2=E0 =A5=E6=B5=B9=AE=BD=C3=D8=B2=B4=A8=A4=BD=A4=AA=BA=A4=D1=A8=CF=A1A=B6=C7=B9F=A7=DA=A4=BA=A4=DF=AA=BA=B7P=C1=C2=A1C=A4=A3=B9L=B3o=A8=C7=A4=DF=B7N=B1q=A8=D3=A8S=A6=B3=B1o=A8=EC=A5=F4=A6=F3 =A6^=C0=B3=A1A=A7=DA=AA=BE=B9D=C2=E5=B0|=B3W=A9w=A4=A3=AF=E0=B3z=C5S=AE=BD=C3=D8=AA=CC=AA=BA=B8=EA=AE=C6=A1A=A5i=ACO=A7=DA=C1=D9=ACO=A7=D4=A4=A3=A6=ED=B6X=B5=DB=C1=C2=C2=E5=A5=CD =A4=A3=AA`=B7N=AA=BA=AE=C9=AD=D4=A1A=B0=BD=B0=BD=A6b=A5d=A4=F9=A4W=BCg=A4W=A7=DA=AA=BAE-MAIL=ABH=BDc=A1A=A7=C6=B1=E6=A4=D1=A8=CF=AA=BA=AEa=A4H=A5i=A5H=B5=B9=A7=DA =A6^=C0=B3=A1A=C5=FD=A7=DA=BF=CB=A4f=BB=A1=A4@=C1n=C1=C2=C1=C2=A1C=B3o=BC=CB=AA=BA=A7=C6=B1=E6=A4@=AA=BD=A5=DB=A8H=A4j=AE=FC=A1A=AA=BD=A8=EC=B3o=A4=D1=B1=DF=A4W...=A9_=C2=DD =B2=D7=A9=F3=A5X=B2{=A6b=A7=DA=AA=BA=B9q=B8=A3=B8=CC=A1C =B3o=ACO=A4@=AB=CA=A8S=A6=B3=B8p=A6W=AA=BAE-MAIL=A1A=ABH=A4W=A5u=A6=B3=B5u=B5u=B4X=AD=D3=A6r...=B3o=ACO=A7=DA=B8=F2=A9p=AC=F9=A6n=A4@=B0_=AC=DD=AA=BA =AD=B7=B4=BA=A1A=A7=C6=B1=E6=A9p=AC=DD=B1o=A8=A3...=A1C=A6r=AA=BA=AB=E1=AD=B1=ACO=A4@=B1i=AC=FC=C4R=B1o=C5=FD=A4H=B7P=B0=CA=AA=BA=B7=D3=A4=F9=A1A=A4~=AC=DD=A4@=B2=B4=A1A =A7=DA=A4w=B8g=B2`=B2`=AA=BA=B3Q=B7=D3=A4=F9=B8=CC=AA=BA=AD=B7=B4=BA=A7l=A4=DE=A1A=A4]=B9=EF=B3o=AB=CA=ABH=AA=BA=A5D=A4H=A5R=BA=A1=A6n=A9_=A1C =B7=ED=AE=C9=A7=DA=AB=E7=BB=F2=A4]=A8S=B7Q=A8=EC=A1A=B1H=ABH=AA=BA=A5D=A4H=A4=A3=ACO=A7O=A4H=A1A=A5=BF=ACO=AE}=A4l=AAF=A1A=A6b=A7=DA=A5h=C2=E5=B0|=AA=BA=A6P=A4@ =A4=D1=A1A=A5L=A4]=B9=B3=A9=B9=B1`=A4@=BC=CB=A1A=A8=EC=C2=E5=B0|=A7=E4=C1=C2=C2=E5=A5=CD=AE=B3=C2=E0=A5=E6=AA=BA=B7P=C1=C2=ABH=A1C=A4=B4=B9=EF=A6=BA=A5h=AA=BA=AA=EC=C5=CA=A4k=A4=CD =A4@=A9=B9=B1=A1=B2`=AA=BA=A4l=AAF=A1A=C3=F8=B1=BB=AB=E4=A9=C0=A4k=A4=CD=AA=BA=A4=DF=A1A=A6=D3=B7=D3=B5=DB=ABH=AB=CA=A4W=AA=BAE-MAIL=B5o=A4F=ABH=A1A=A4l=AAF=A5u =B7Q=A7=E2=A6=DB=A4v=B8=F2=A4k=A4=CD=B4D=B4D=AA=BA=BB}=A8=A5=A1A=B6=C7=B9F=A8=EC=B4D=B4D=AA=BA=A4=DF=B2`=B3B=A1C=B7=D3=A4=F9=B8=CC=A4@=B1i=B1i=AC=FC=C4R=AA=BA=B4=BA=A6=E2 =A1A=ACO=B7=ED=A6~=A8=E2=A4H=AC=F9=A9w=A4@=B0_=ADn=A5h=AC=DD=AA=BA=AD=B7=B4=BA=A1A=A4l=AAF=B6X=B5=DB=B7=ED=AE=C8=B9C=B0O=AA=CC=A4=A7=ABK=A1A=B9=EA=B2{=B5=DB=A5L=B9=EF =B4D=B4D=AA=BA=A9=D3=BF=D5=A1A=A4]=B4=C1=B1=E6=B4D=B4D=AF=E0=BF=CB=B2=B4=AC=DD=A8=A3=A5L=A9=E7=AA=BA=B7=D3=A4=F9=A1A=A7=DA=AD=CC=B3=A3=A8S=B7Q=A8=EC=A9R=B9B=B7|=B3o=BC=CB=A6w =B1=C6=A7=DA=AD=CC=AA=BA=B7P=B1=A1=A1A=B9=B3=ACO=A9R=A4=A4=AA`=A9w=A4@=BC=CB... =AD=AF=A5=CD=A8k=A4l=B6=C7=A8=D3=AA=BA=AC=FC=C4R=AD=B7=B4=BA=A1A=C5=FD=A7=DA=B7P=B0=CA=B1o=A7=D4=A4=A3=A6=ED=B3q=B3q=A6L=A4F=A5X=A8=D3=A1A=A6=D3=A5B=C1=D9=AA=ED=AE=D8=B3=AF=A6C =A6b=A9@=B0=D8=C6U=B8=CC=A1A=A6n=A4=CD=B2=FA=B5X=B6X=BE=F7=C4=B5=A7i=A7=DA=A1A=BB=A1=A4=A3=A9w=B3o=ACO=AD=FE=AD=D3=B5L=B2=E1=A8k=A4H=A5=CE=A8=D3=AAw=A7=AC=AA=BA=A9=DB=B3N =A1A=A4p=A4=DF=A4W=B7=ED=A8=FC=C4F=A1A=B8U=A4@=B1H=B7=D3=A4=F9=AA=BA=A8k=A4H=B8=F2=A8=BA=AD=D3=AE}=A4j=B1=D0=BDm=A4@=BC=CB=ACO=AD=D3=B5l=A4l=AA=BA=B8=DC=A1A=A7=DA=A4@ =A9w=B7|=B3Q=ADA=B1o=B9=CE=B9=CE=C2=E0...=A1F=B2=FA=B5X=B8=DC=C1=D9=A8S=BB=A1=A7=B9=A1A=AE}=A4l=AAF=B3=BA=B5M=B7N=A5~=A4W=AA=F9=A8=D3=A1A=AE`=A7=DA=B8=F2=B2=FA=B5X =B3=A3=C0~=A4F=A4@=A4j=B8=F5=A1C=AB=DC=A9=FA=C5=E3=AA=BA=A1A=AE}=A4l=AAF=A4]=A8S=B7Q=A8=EC=B7|=A6b=B3o=B8=CC=B9J=A8=A3=A7=DA=A1A=A4=B5=A4=D1=A5L=A5u=ACO=A5H=AE=C8 =B9C=B0O=AA=CC=AA=BA=A8=AD=A5=F7=A1A=A8=D3=B1=C4=B3X=B3o=AEa=A6=B3=AFS=A6=E2=AA=BA=A9@=B0=D8=C6U=BD}=A4F=A1A=AE=DA=A5=BB=A4=A3=AA=BE=B9D=A7=DA=B4N=ACO=A9@=B0=D8=C6U=AA=BA =A5D=A4H=A1A=A7=F3=A4=A3=ACO=A8=E8=B7N=A8=D3=A8=A3=A7=DA=AA=BA=A1C =A4w=B8g=B8=F2=AE}=A4l=AAF=B8g=BE=FA=B9L=A8=BA=BB=F2=A6h=C5=E5=C0I=BFi=C3=F8=AA=BA=A7=DA=A1A=A4=DF=B8=CC=A6=AD=B4N=A4=A3=A9=C8=A5L=A4F=A1A=B2{=A6b=A4S=B7N=A5~=B5o =B2{=A5L=A9~=B5M=A6=B3=B3o=BB=F2=A6h=BA=D8=A8=AD=A5=F7=A1A=C5=FD=A7=DA=A4=A3=B8T=B9=EF=AE}=A4l=AAF=A7=F3=A5[=A6n=A9_=A1A=A4=A3=B9L=B3o=BC=CB=C3=F8=B1o=AA=BA=B4r=A7=D6 =AE=F0=AA^=ABo=AB=F9=C4=F2=A4=A3=A4F=A6h=A4[=A1A=A6]=AC=B0=AE}=A4l=AAF=A4@=AC=DD=A8=A3=A7=DA=B1=BE=A6b=C0=F0=A4W=B7=ED=A7@=C2\=B9=A2=AA=BA=B7=D3=A4=F9=A1A=A5=DF=A8=E8=A6Y =C5=E5=AA=BA=B7W=B1i=C2=F7=A5h=A1C=A8=BA=AE=C9=AA=BA=A7=DA=A1A=C1=F6=B5M=B9=EF=AE}=A4l=AAF=AA=BA=A4=CF=C0=B3=B7P=A8=EC=A4Q=A4=C0=BF=F9=B4j=A1A=ABo=C1=D9=A4=A3=AA=BE=B9D=A8=EC =A9=B3=B5o=A5=CD=A4F=A4=B0=BB=F2=A8=C6=A1C =B1q=A8=BA=A4=D1=B6}=A9l=A1A=A7=DA=AA=BA=B9q=B8=A3=A6A=A4]=A8S=A6=B3=B1=B5=A8=EC=A5=F4=A6=F3=B7=D3=A4=F9=A1B=A9=CE=ACO=B0=A6=A6r=A4=F9=BBy=A1A=A7=DA=A4=A3=A6=FD=B9y=AE=C9=B7P =C4=B1=A5=A2=B8=A8=A1A=A4=DF=B8=CC=A7=F3=B9=B3=AF=CA=A4F=A4@=A4=F9=AB=F7=B9=CF=A1A=A4=A3=A6A=A7=B9=BE=E3=A1A=B3o=BC=CB=AA=BA=B1=A1=BA=FC=A4=A3=B0=B1=A5=AA=A5k=B5=DB=A7=DA=A1A=C5=FD=A7=DA =A8M=A9w=A6^=ABH=B5=B9=B9=EF=A4=E8=A1A=B4N=BA=E2=B3o=A8=C7E-MAIL=A1A=ACO=AD=D3=AC=FC=C4R=AA=BA=BF=F9=BB~=A1A=A5i=ACO=A7=DA=A4=B4=B5M=A7=C6=B1=E6=B3o=AD=D3=BF=F9 =BB~=C4~=C4=F2=A4U=A5h=A1A=A6]=AC=B0=B3o=A8=C7=B7=D3=A4=F9=A1A=AC=FC=B1o=C5=FD=A4H=A4=DF=B0=CA=A1A=C5=FD=A4H=C0H=B5=DB=B7=D3=A4=F9=B0_=BBR=A1A=B8=F2=B5=DB=A5h=B1=B4=B3X =A8=BA=A8=C7=AC=FC=C4R=AA=BA=B9=D2=AC=C9=A1C=ABH=A6^=A4F=A6n=A4[=A1A=A8=CC=C2=C2=B2@=B5L=A6^=C0=B3=A1A=A7=DA=A5u=A6=B3=B9=AA=B0_=ABi=AE=F0=A4S=B1H=A4F=AB=CA=ABH=A1A =ADn=A8D=B8=F2=A5L=A8=A3=AD=B1=A1A=A6=D3=A5B=A7=DA=A5=B4=BA=E2=B0=ED=AB=F9=ADu=AC=F9=A1A=A4=A3=A8=A3=A4=A3=B4=B2=A1C=AE}=A4l=AAF=A5=BB=A8=D3=A4=A3=B7Q=A5X=B2{=A1A=A5i=ACO =A6=D1=A4=D1=B7=DD=C0=B0=A4F=A7=DA=A4@=AD=D3=A6=A3=A1A=A6b=AC=F9=A9w=AA=BA=A8=BA=A4=D1=A4U=B0_=A4j=ABB=A1A=A4l=AAF=B7Q=B0_=A7=DA=AA=BA=A8=AD=C5=E9=A4=A3=A6n=A1A=A9=C8=A7=DA =B7|=A6]=AC=B0=B2O=ABB=A4j=AFf=A4@=B3=F5=A1A=A5u=A6n=A5^=A6=A3=BB=B0=A8=EC=AC=F9=A9w=A6a=C2I=A1A=B7Q=A5s=A7=DA=A6=BA=A4=DF=A6^=A5h=A1A=A8S=B7Q=A8=EC=A7=DA=AD=CC =A8=E2=AD=D3=A4H=ABo=B3=B1=BF=F9=B6=A7=AEt=AA=BA=BF=F9=B9L=A9=BC=A6=B9=A1C =A8=E4=B9=EA=A1A=A6b=B9=EF=A4=E8=B0=B1=A4=EE=B3q=ABH=A4=A7=ABe=A1A=B3=CC=AB=E1=AA=BA=A8=E2=B1i=B7=D3=A4=F9=A1A=A4@=AA=BD=C5=FD=A7=DA=B5=DB=B0g=A4S=A6=CA=AB=E4=A4=A3=B8=D1=A1A=A8=BA =A8=E2=B1i=BB=F3=C0Y=A8=A4=B8=F2=C3Z=C5r=BB=F3=AA=BA=B7=D3=A4=F9=A1A=A8s=B3=BA=A5N=AA=ED=A4=B0=BB=F2=A1H=A6b=A7=DA=ADW=ADW=B5=A5=AD=D4=AA=BA=AE=C9=AD=D4=A1A=A7=DA=AC=F0=B5M=A9=FA =A5=D5=A4F=A1A=A8=BA=ACO=A4=D1=B2P=AE=FC=A8=A4=A1I=A7=DA=AC=F0=B5M=AB=DC=B7Q=A8=EC=B7=D3=A4=F9=B8=CC=AA=BA=A6a=A4=E8=A5h=AC=DD=A4@=AC=DD=A1A=BD=C4=B0=CA=A4=A7=A4U=A5=DF=A8=E8=A5X =B5o=A1A=A8S=B7Q=A8=EC=BF=F9=B9L=A7=DA=AA=BA=A4l=AAF=A1A=B3=BA=B5M=A4]=A4=DF=A6=B3=C6F=B5R=AA=BA=A8=D3=A8=EC=B3o=AD=D3=A6a=A4=E8=A1C =B3o=BC=CB=A9_=C2=DD=AF=EB=AA=BA=AC=DB=B9J=A1A=C5=FD=A7=DA=B2`=ABH=A4l=AAF=B4N=ACO=B1H=B7=D3=A4=F9=AA=BA=A4H=A1A=A5i=ACO=A4l=AAF=ABo=A4=A3=C4@=A9=D3=BB{=A1A=A4] =A4=A3=B7Q=AD=B1=B9=EF=A7=DA=A1A=A4=CF=A6=D3=BF=EF=BE=DC=B1=BC=C0Y=C2=F7=A5h=A1C=A7=DA=A4=A3=AF=E0=C5=FD=A4l=AAF=B4N=B3o=BC=CB=A8=AB=A5X=A7=DA=AA=BA=A5=CD=A9R=A1A=A9=D2=A5H=A7=DA =A5=B2=B6=B7=B0=DD=B2M=B7=A1=A4@=A4=C1=A1A=B7=ED=A7=DA=A4W=ABe=A7=EC=A6=ED=A4l=AAF=A1A=AA=BD=B1=B5=A4F=B7=ED=AA=BA=B0=DD=A5L=ACO=A4=A3=ACO=B1H=B7=D3=A4=F9=AA=BA=A4H=A1H=A4l =AAF=A6=FC=A5G=A4F=B8=D1=A8=EC=A6A=A4]=B5L=AAk=B0k=C1=D7=A7=DA=AA=BA=B0=DD=C3D=A1A=A5u=A6n=A9Z=A5=D5=A9=D3=BB{=B7=D3=A4=F9=ACO=A5L=B1H=AA=BA=A1A=A4=A3=B9L=ABo=B9=EF =B4D=B4D=AE=BD=C3=D8=B2=B4=A8=A4=BD=A4=A4@=A8=C6=A1A=B0=A6=A6r=A5=BC=B4=A3=A1A=A5u=BB=A1=AD=EC=A5=BB=A5u=B7Q=B1H=B5=B9=AA=EC=C5=CA=A4k=A4=CD=AC=DD=A1A=A8S=B7Q=A8=EC=B7|=BB~ =B1H=B5=B9=A7=DA=A1C =A4l=AAF=C1=F4=BFf=B3=A1=A4=C0=AF=B5=B1K=A1A=A8=E4=B9=EA=A4=DF=B8=CC=A4=F1=A7=DA=C1=D9=B5h=ADW=A1C=A6]=AC=B0=A4l=AAF=B5L=AAk=A4=C0=BF=EB=A5X=B9=EF=A7=DA=AA=BA=B7P=B1=A1=ACO =AFu=ACO=B0=B2=A1H=A7=F3=A7=CB=A4=A3=B2M=A6=DB=A4v=A8=EC=A9=B3=ACO=B9=EF=A7=DA=AFu=AA=BA=B0=CA=A4F=A4=DF=A1A=C1=D9=ACO=AF=C2=BA=E9=A5u=ACO=B4D=B4D=AA=BA=A4=DF=A6b=A9I=B3=EA =A5L=A1A=A4~=C5=FD=A5L=B7Q=B1=B5=AA=F1=A7=DA=A1C=B7=ED=A4l=AAF=AC=B0=A4F=B3o=BC=CB=A5=D9=AC=DE=AA=BA=B7P=B1=A1=A4=CF=C2=D0=A7=E9=BFi=A6=DB=A4v=AA=BA=AE=C9=AD=D4=A1A=A7=DA=ABo =B5L=A5i=B1=CF=C3=C4=AA=BA=B7R=A4W=A4F=A4l=AAF=A1A=A7=DA=B1q=A8=D3=A4=A3=AA=BE=B9D=A4l=AAF=AC=DD=B5=DB=A7=DA=AA=BA=B2=B4=B7=FA=AE=C9=A1A=A4=DF=B8=CC=A6=B3=A6h=BB=F2=B1=C3=A4=E3 =A1A=AA=BD=A8=EC=A7=DA=B5o=B2{=B4D=B4D=A6=BA=A5h=AA=BA=AF=B5=B1K=A1A=B5o=B2{=B4D=B4D=B4N=ACO=A8=BA=A6=EC=AC@=B1=CF=A7=DA=AA=BA=A4=D1=A8=CF=AE=C9=A1A=B1q=A8=D3=A4=A3=C0=B4 =B7R=B1=A1=AA=BA=A7=DA=A1A=A4~=B2=C4=A4@=A6=B8=C5=E9=B7|=A8=EC=A4=B0=BB=F2=ACO=A4=DF=B5h......=A1C =B3o=BC=CB=AA=BA=B7R=B1=A1...=B7|=A6=B3=B5=B2=AAG=B6=DC=A1H=A4l=AAF=B9=EF=B4D=B4D=AA=BA=B7R=B1=A1=A1A=A8=C3=A8S=A6=B3=C0H=B5=DB=B4D=B4D=A6=BA=A5h=A1A=A6=D3=A7=DA=A1A =A5u=AF=E0=A4@=BD=FA=A4l=B4=C0=B4D=B4D=A6u=C5@=B5=DB=A4l=AAF=A1A=ABo=B5L=AAk=C5=FD=A4l=AAF=B7R=A7=DA=B6=DC=A1H=AD=EC=A8=D3=B7R=B1=A1=AE=DA=A5=BB=A8S=A6=B3=BA=C9=C0Y =A1A=A6]=AC=B0=B7R=A5u=B7|=B7U=A8=D3=B7U=B1j=AFP... =B7P=B0=CA=A3z=A3=B0... =A6=B3=A4H=AA=BE=B9D=B5=B2=A7=BD=A6p=A6=F3=B6=DC=3F=3F=3F =A7=DA=AA=BE=B9D <=B7R=A4W=B5l=A4l=A8k> =BA=F4=AF=B8=ACO http://www.pits.com.tw/ =A6p=AAG=A6=B3=A4H=AA=BE=B9D=B3=CC=B7s=AE=F8=AE=A7, =ADn=A7i=B6D=A7=DA=B3=E1!!! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 0:40:41 2002 Delivered-To: freebsd-questions@freebsd.org Received: from linux.lnk.lt (www.lnk.lt [195.12.175.45]) by hub.freebsd.org (Postfix) with SMTP id D5D3337B428 for ; Fri, 14 Jun 2002 00:40:26 -0700 (PDT) Received: (qmail 26703 invoked from network); 14 Jun 2002 09:39:42 +0200 Received: from unknown (HELO mantas) (195.12.175.43) by 0 with SMTP; 14 Jun 2002 09:39:42 +0200 Message-ID: <00a701c21376$a55c8d50$1701010a@mantas> Reply-To: "Mantas Smelevicius" From: "Mantas Smelevicius" To: "randy" , References: <20020613101750.V83088-100000@desert.turbowarp.net> Subject: Re: IMP Install Blowup Date: Fri, 14 Jun 2002 09:39:42 +0200 Organization: FreeBSD.lt comunity 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 1) try cvsup the ports 2) insert in to /usr/ports/mail/imap-uw/Makefile the line NO_CHECKSUM=yes Mantas Smelevicius Head of IT division LNK TV Lukiskiu 5, 3000 Vilnius Lithuania http://www.mantas.lt ICQ UIN 31072511 ----- Original Message ----- From: "randy" To: Sent: Thursday, June 13, 2002 7:19 PM Subject: IMP Install Blowup > Hello, > > I was trying to install IMP from ports and I guess it blew up. > > It was doing stuff for a long time and then this happened and it quit. > What did I do wrong, what can I do to correct it and continue? > > FYI, FreeBSD desert 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Tue May 28 > 00:40:00 PDT 2002 > > Thanks > Randy > > This is what it says: > > >> Attempting to fetch from ftp://ftp.cac.washington.edu/imap/./. > Receiving imap-utils.tar.Z (61495 bytes): 100% > 61495 bytes transferred in 0.2 seconds (302.03 kBps) > ===> Extracting for imap-uw-2001a,1 > >> Checksum OK for imap-2001a.tar.Z. > >> Checksum mismatch for imap-utils.tar.Z. > Make sure the Makefile and distinfo file > (/usr/ports/mail/imap-uw/distinfo) > are up to date. If you are absolutely sure you want to override this > check, type "make NO_CHECKSUM=yes [other args]". > *** Error code 1 > > Stop in /usr/ports/mail/imap-uw. > *** Error code 1 > > Stop in /usr/ports/mail/imap-uw. > *** Error code 1 > > Stop in /usr/ports/mail/imap-uw. > *** Error code 1 > > Stop in /usr/ports/mail/imap-uw. > *** Error code 1 > > Stop in /usr/ports/mail/imap-uw. > *** Error code 1 > > Stop in /usr/ports/mail/imap-uw. > *** Error code 1 > > Stop in /usr/ports/mail/imap-uw. > *** Error code 1 > > Stop in /usr/ports/mail/imp. > *** Error code 1 > > Stop in /usr/ports/mail/imp. > *** Error code 1 > > Stop in /usr/ports/mail/imp. > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 0:46: 7 2002 Delivered-To: freebsd-questions@freebsd.org Received: from DNS2.alterity.net (dns2.alterity.net [198.63.17.11]) by hub.freebsd.org (Postfix) with ESMTP id 26D8E37B40E for ; Fri, 14 Jun 2002 00:46:02 -0700 (PDT) Received: from prime.gushi.org (root@prime.gushi.org [208.23.118.172]) by DNS2.alterity.net (8.11.6/8.11.6) with ESMTP id g5E7hJr46376 for ; Fri, 14 Jun 2002 03:43:20 -0400 (EDT) (envelope-from danm@prime.gushi.org) Received: from localhost (danm@localhost [127.0.0.1]) by prime.gushi.org (8.12.3/8.12.3) with ESMTP id g5E7nsgp046089 for ; Fri, 14 Jun 2002 03:49:54 -0400 (EDT) Date: Fri, 14 Jun 2002 03:49:53 -0400 (EDT) From: "Dan Mahoney, System Admin" To: questions@freebsd.org Subject: PAM and chpass Message-ID: <20020614033819.C45855-100000@prime.gushi.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 Hey all, Is there any support inplace/planned for password changing via PAM? Specifically, I would like to be able to use PAM and Cracklib together for password changing. -Dan Mahoney -- "Of course she's gonna be upset! You're dealing with a woman here Dan, what the hell's wrong with you?" -S. Kennedy, 11/11/01 --------Dan Mahoney-------- Techie, Sysadmin, WebGeek Gushi on efnet/undernet IRC ICQ: 13735144 AIM: LarpGM Web: http://prime.gushi.org finger danm@prime.gushi.org for pgp public key and tel# --------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 0:58:38 2002 Delivered-To: freebsd-questions@freebsd.org Received: from kumprang.or.id (wl-kumprang-5.teras.net.id [202.143.103.229]) by hub.freebsd.org (Postfix) with SMTP id 719F137B40D for ; Fri, 14 Jun 2002 00:58:22 -0700 (PDT) Received: (qmail 23770 invoked by uid 1000); 14 Jun 2002 07:57:45 -0000 Date: Fri, 14 Jun 2002 14:57:45 +0700 From: budsz To: chia an Cc: freebsd-questions Subject: Re: fetchmail problem Message-ID: <20020614145745.B22345@bdg.centrin.net.id> Reply-To: budsz Mail-Followup-To: budsz , chia an , freebsd-questions References: <9321.1023881580@www22.gmx.net> <20020614041043.82968.qmail@web13503.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020614041043.82968.qmail@web13503.mail.yahoo.com>; from alan_qc@yahoo.com on Thu, Jun 13, 2002 at 09:10:43PM -0700 X-Uptime: 2:45PM up 17:02, 1 user, load averages: 0.00, 0.00, 0.00 X-Operation-System: FreeBSD 4.6-RC i386 X-Geekcode: "GMU d- s++:+ a- C++ UL++ P+ L++ E- W++ N o+ K- w+ O+ M V++ PS PE Y+ PGP++ t 5 X+++ R+ tv b++ DI- D+ G++ e++ h+ r+ y+" X-Fingerprint: "A05A 268C 3CD4 ABBD D9EB 11E1 F64C 4B4E 6269 5304" X-Pubkey-Linux: "http://www.kumprang.or.id/~budsz/pubkey_Linux.txt" X-Pubkey-FreeBSD: "http://www.kumprang.or.id/~budsz/pubkey_FreeBSD.txt" X-Company: "Internet Cafe & Game Kumprang" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Jun 13, 2002 at 09:10:43PM -0700, chia an wrote: >hallo;;; > >i am trying to using fetchmail to open mail, but when >i try to execute fetchmail from /usr/local/bin there >was an error message appear; >no mailserver have been added,, Yes, of couse you should insert server mail in ~/.fetchmailrc, maybe like this: poll mailserver.com proto POP3 user login_name there is login_name here pass xxxxxxxxxx smtpaddress smtp.mailserver.com options nokeep mda "formail -bcYzq- | /usr/local/bin/maildrop" -- budsz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 1: 5:51 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mout1.freenet.de (mout1.freenet.de [194.97.50.132]) by hub.freebsd.org (Postfix) with ESMTP id D62E737B41A for ; Fri, 14 Jun 2002 01:05:41 -0700 (PDT) Received: from [194.97.50.135] (helo=mx2.freenet.de) by mout1.freenet.de with esmtp (Exim 4.04) id 17Im5V-0004OW-00 for freebsd-questions@freebsd.org; Fri, 14 Jun 2002 10:05:41 +0200 Received: from delta.freenet-ag.de ([62.104.227.72]) by mx2.freenet.de with esmtp (Exim 4.04 #2) id 17Im5U-0005yO-00 for freebsd-questions@freebsd.org; Fri, 14 Jun 2002 10:05:40 +0200 Received: from STAFFBOX.Freenet-AG.de ([62.104.227.26]) by DELTA.Freenet-AG.de with Microsoft SMTPSVC(5.0.2195.2966); Fri, 14 Jun 2002 10:06:58 +0200 X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: USB (umass) Problem Date: Fri, 14 Jun 2002 10:06:57 +0200 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: USB (umass) Problem Thread-Index: AcITenRxIdyvGhDtQsK7ECZnjzr2Jw== From: "Michael Radzewitz" To: X-OriginalArrivalTime: 14 Jun 2002 08:06:58.0249 (UTC) FILETIME=[74927B90:01C2137A] Sender: owner-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 everyone, i have a problem with USB and maybe someone is able to work=20 this out with me. I configured USB support into the Kernel like this. # SCSI peripherals device scbus # SCSI bus (required) device da # Direct Access (disks) # USB support device uhci # UHCI PCI->USB interface device ohci # OHCI PCI->USB interface device usb # USB Bus (required) device ugen # Generic device uhid # "Human Interface Devices" device umass # Disks/Mass storage - Requires scbus and da Now, whenever i connect my Camera i get the following Kernel-Messages: Jun 14 09:50:43 radzewitz /kernel: umass0: MINOLTA DIMAGE CAMERA = DIMAGE CAMERA , rev 1.00/0.01, addr 2 Jun 14 09:50:43 radzewitz /kernel: umass0: Get Max Lun not supported = (SHORT_XFER) Jun 14 09:50:43 radzewitz /kernel: umass0: BBB reset failed, IOERROR Jun 14 09:50:43 radzewitz /kernel: umass0: BBB bulk-in clear stall = failed, IOERROR Jun 14 09:50:43 radzewitz /kernel: umass0: BBB bulk-out clear stall = failed, IOERROR Jun 14 09:50:43 radzewitz /kernel: umass0: BBB reset failed, IOERROR Jun 14 09:50:43 radzewitz /kernel: umass0: BBB bulk-in clear stall = failed, IOERROR Jun 14 09:50:43 radzewitz /kernel: umass0: BBB bulk-out clear stall = failed, IOERROR Jun 14 09:50:43 radzewitz /kernel: umass0: BBB reset failed, IOERROR Jun 14 09:50:43 radzewitz /kernel: umass0: BBB bulk-in clear stall = failed, IOERROR Jun 14 09:50:43 radzewitz /kernel: umass0: BBB bulk-out clear stall = failed, IOERROR Jun 14 09:50:43 radzewitz /kernel: umass0: BBB reset failed, IOERROR Jun 14 09:50:43 radzewitz /kernel: umass0: BBB bulk-in clear stall = failed, IOERROR Jun 14 09:50:43 radzewitz /kernel: umass0: BBB bulk-out clear stall = failed, IOERROR Jun 14 09:50:43 radzewitz /kernel: umass0: BBB reset failed, IOERROR Jun 14 09:50:43 radzewitz /kernel: umass0: BBB bulk-in clear stall = failed, IOERROR Jun 14 09:50:43 radzewitz /kernel: umass0: BBB bulk-out clear stall = failed, IOERROR Jun 14 09:50:43 radzewitz /kernel: (da0:umass-sim0:0:0:0): got CAM = status 0x4 Jun 14 09:50:43 radzewitz /kernel: (da0:umass-sim0:0:0:0): fatal error, = failed to attach to device Jun 14 09:50:43 radzewitz /kernel: (da0:umass-sim0:0:0:0): lost device Jun 14 09:50:43 radzewitz /kernel: (da0:umass-sim0:0:0:0): removing = device entry Jun 14 09:50:43 radzewitz /kernel: umass0: at uhub0 port 2 (addr 2) = disconnected Jun 14 09:50:43 radzewitz /kernel: umass0: detached Is this a problem with my configuration or is this protocol just not = supported?=20 The Camera must be able to talk to FreeBSD because it says its name in = the first=20 Line. Thanks in advance -michael =20 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 1: 8:13 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mel-rto2.wanadoo.fr (smtp-out-2.wanadoo.fr [193.252.19.254]) by hub.freebsd.org (Postfix) with ESMTP id A1BF637B410 for ; Fri, 14 Jun 2002 01:08:01 -0700 (PDT) Received: from mel-rta8.wanadoo.fr (193.252.19.79) by mel-rto2.wanadoo.fr (6.5.007) id 3D08801F000CFB69 for freebsd-questions@FreeBSD.org; Fri, 14 Jun 2002 10:07:55 +0200 Received: from smtp.wanadoo.fr (193.251.85.113) by mel-rta8.wanadoo.fr (6.5.007) id 3CFB23D9006CEAC2 for freebsd-questions@FreeBSD.org; Fri, 14 Jun 2002 10:07:55 +0200 Date: Fri, 14 Jun 2002 10:07:55 +0200 (added by postmaster@wanadoo.fr) Message-ID: <3CFB23D9006CEAC2@mel-rta8.wanadoo.fr> (added by postmaster@wanadoo.fr) From: yaich.jean-louis@wanadoo.fr (jean-Louis YaОch) To: freebsd-questions@FreeBSD.org SUBJECT: For sale 225 m╡ + garden in a castle in Nice (south of France) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_0030_01C05A02.8AD62BA0" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0030_01C05A02.8AD62BA0 Content-Type: multipart/alternative; boundary="----=_NextPart_001_0031_01C05A02.8AD62BA0" ------=_NextPart_001_0031_01C05A02.8AD62BA0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable =3c=68=74=6d=6c=3e =3c=68=65=61=64=3e =3c=74=69=74=6c=65=3e=4d=65=73=73=61=67=65=3c=2f=74=69=74=6c=65=3e =3c=6d=65=74=61=20=68=74=74=70=2d=65=71=75=69=76=3d=22=43=6f=6e=74=65=6e=74=2d=54=79=70=65=22=20=63=6f=6e=74=65=6e=74=3d=22=74=65=78=74=2f=68=74=6d=6c=3b=20=63=68=61=72=73=65=74=3d=69=73=6f=2d=38=38=35=39=2d=31=22=3e =3c=2f=68=65=61=64=3e =3c=62=6f=64=79=20=62=67=63=6f=6c=6f=72=3d=22=23=30=30=30=30=30=30=22=20=74=65=78=74=3d=22=23=39=39=39=39=39=39=22=20=6c=69=6e=6b=3d=22=23=30=30=43=43=30=30=22=20=76=6c=69=6e=6b=3d=22=23=30=30=46=46=30=30=22=20=61=6c=69=6e=6b=3d=22=23=30=30=46=46=43=43=22=3e =3c=74=61=62=6c=65=20=77=69=64=74=68=3d=22=35=32=25=22=20=62=6f=72=64=65=72=3d=22=30=22=20=63=65=6c=6c=70=61=64=64=69=6e=67=3d=22=35=22=20=63=65=6c=6c=73=70=61=63=69=6e=67=3d=22=35=22=20=62=67=63=6f=6c=6f=72=3d=22=23=30=30=30=30=30=30=22=3e =20=20=3c=74=72=20=62=67=63=6f=6c=6f=72=3d=22=23=30=30=30=30=30=30=22=3e=20 =20=20=20=20=3c=74=64=20=76=61=6c=69=67=6e=3d=22=74=6f=70=22=20=68=65=69=67=68=74=3d=22=35=38=22=20=63=6f=6c=73=70=61=6e=3d=22=32=22=20=6e=6f=77=72=61=70=20=61=6c=69=67=6e=3d=22=63=65=6e=74=65=72=22=3e=20 =20=20=20=20=20=20=3c=64=69=76=20=61=6c=69=67=6e=3d=22=63=65=6e=74=65=72=22=3e=20 =20=20=20=20=20=20=20=20=3c=70=3e=3c=66=6f=6e=74=20=73=69=7a=65=3d=22=35=22=20=63=6f=6c=6f=72=3d=22=23=30=30=39=39=30=30=22=3e=46=6f=72=20=73=61=6c=65=20=69=6e=20=4e=69=63=65=20=28=46=72=65=6e=63=68=20=52=69=76=69=65=72=61=29=3c=62=72=3e =20=20=20=20=20=20=20=20=20=20=32=32=35=20=6d=26=73=75=70=32=3b=20=2b=20=47=61=72=64=65=6e=20=33=35=30=20=6d=26=73=75=70=32=3b=3c=2f=66=6f=6e=74=3e=3c=2f=70=3e =20=20=20=20=20=20=3c=2f=64=69=76=3e =20=20=20=20=3c=2f=74=64=3e =20=20=3c=2f=74=72=3e =20=20=3c=74=72=20=62=67=63=6f=6c=6f=72=3d=22=23=30=30=30=30=30=30=22=3e=20 =20=20=20=20=3c=74=64=20=77=69=64=74=68=3d=22=33=33=32=22=20=68=65=69=67=68=74=3d=22=32=34=31=22=20=61=6c=69=67=6e=3d=22=63=65=6e=74=65=72=22=20=76=61=6c=69=67=6e=3d=22=62=6f=74=74=6f=6d=22=3e=20 =20=20=20=20=20=20=3c=64=69=76=20=61=6c=69=67=6e=3d=22=72=69=67=68=74=22=3e=20 =20=20=20=20=20=20=20=20=3c=70=3e=3c=66=6f=6e=74=20=73=69=7a=65=3d=22=33=22=20=66=61=63=65=3d=22=56=65=72=64=61=6e=61=2c=20=41=72=69=61=6c=2c=20=48=65=6c=76=65=74=69=63=61=2c=20=73=61=6e=73=2d=73=65=72=69=66=22=3e=49=6e=20=61=20=63=61=73=74=6c=65=20 =20=20=20=20=20=20=20=20=20=20=69=6e=20=4e=69=63=65=2c=20=6e=6f=74=20=66=61=72=20=66=72=6f=6d=20=63=65=6e=74=65=72=20=74=6f=77=6e=2c=20=35=20=6d=69=6e=75=74=65=73=20=66=72=6f=6d=20=74=68=65=20=26=71=75=6f=74=3b=50=72=6f=6d=65=6e=61=64=65=20 =20=20=20=20=20=20=20=20=20=20=64=65=73=20=41=6e=67=6c=61=69=73=26=71=75=6f=74=3b=2c=20=66=6f=72=20=73=61=6c=65=20=61=20=67=72=6f=75=6e=64=2d=66=6c=6f=6f=72=20=66=6c=61=74=2c=20=35=2d=36=20=72=6f=6f=6d=73=2c=20=67=61=72=61=67=65=2c=20 =20=20=20=20=20=20=20=20=20=20=6f=75=74=62=75=69=6c=64=69=6e=67=73=2c=20=67=61=72=64=65=6e=2c=20=70=6f=73=73=69=62=69=6c=69=74=79=20=74=6f=20=63=72=65=61=74=65=20=61=20=74=65=72=72=61=63=65=20=6f=66=20=31=31=30=20=73=71=2e=20=6d=65=74=65=72=73=2c=20 =20=20=20=20=20=20=20=20=20=20=6c=6f=6f=6b=20=6f=75=74=20=6f=6e=74=6f=20=74=68=65=20=73=65=61=2e=3c=2f=66=6f=6e=74=3e=3c=2f=70=3e =20=20=20=20=20=20=20=20=3c=70=3e=3c=66=6f=6e=74=20=73=69=7a=65=3d=22=33=22=20=66=61=63=65=3d=22=56=65=72=64=61=6e=61=2c=20=41=72=69=61=6c=2c=20=48=65=6c=76=65=74=69=63=61=2c=20=73=61=6e=73=2d=73=65=72=69=66=22=3e=41=73=6b=20=66=6f=72=20 =20=20=20=20=20=20=20=20=20=20=4a=65=61=6e=2d=4c=6f=75=69=73=3c=62=72=3e =20=20=20=20=20=20=20=20=20=20=3c=2f=66=6f=6e=74=3e=3c=66=6f=6e=74=20=73=69=7a=65=3d=22=33=22=20=66=61=63=65=3d=22=56=65=72=64=61=6e=61=2c=20=41=72=69=61=6c=2c=20=48=65=6c=76=65=74=69=63=61=2c=20=73=61=6e=73=2d=73=65=72=69=66=22=3e=70=68=6f=6e=65=20 =20=20=20=20=20=20=20=20=20=20=6e=75=6d=62=65=72=20=3a=2b=20=33=33=20=30=36=20=38=30=20=36=38=20=35=30=20=38=31=3c=2f=66=6f=6e=74=3e=3c=2f=70=3e =20=20=20=20=20=20=20=20=3c=70=20=61=6c=69=67=6e=3d=22=63=65=6e=74=65=72=22=3e=3c=66=6f=6e=74=20=73=69=7a=65=3d=22=33=22=20=66=61=63=65=3d=22=56=65=72=64=61=6e=61=2c=20=41=72=69=61=6c=2c=20=48=65=6c=76=65=74=69=63=61=2c=20=73=61=6e=73=2d=73=65=72=69=66=22=3e=3c=61=20=68=72=65=66=3d=22=68=74=74=70=3a=2f=2f=77=77=77=2e=6c=69=76=72=65=73=6c=69=62=72=65=73=2e=63=6f=6d=2f=63=68=61=74=65=61=75=22=3e=43=6c=69=63=6b=20 =20=20=20=20=20=20=20=20=20=20=3c=2f=61=3e=66=6f=72=20=61=20=76=69=72=74=75=61=6c=20=76=69=73=69=74=65=3c=2f=66=6f=6e=74=3e=3c=2f=70=3e =20=20=20=20=20=20=3c=2f=64=69=76=3e =20=20=20=20=3c=2f=74=64=3e =20=20=20=20=3c=74=64=20=77=69=64=74=68=3d=22=31=34=36=22=20=6e=6f=77=72=61=70=20=76=61=6c=69=67=6e=3d=22=62=6f=74=74=6f=6d=22=3e=20 =20=20=20=20=20=20=3c=64=69=76=20=61=6c=69=67=6e=3d=22=63=65=6e=74=65=72=22=3e=3c=69=6d=67=20=73=72=63=3d=22=68=74=74=70=3a=2f=2f=77=77=77=2e=6c=69=76=72=65=73=6c=69=62=72=65=73=2e=63=6f=6d=2f=66=61=63=61=64=65=6d=61=69=6c=2e=6a=70=67=22=20=77=69=64=74=68=3d=22=31=34=32=22=20=68=65=69=67=68=74=3d=22=31=39=37=22=3e=3c=2f=64=69=76=3e =20=20=20=20=3c=2f=74=64=3e =20=20=3c=2f=74=72=3e =20=20=3c=74=72=3e=20 =20=20=20=20=3c=74=64=20=68=65=69=67=68=74=3d=22=31=31=22=3e=3c=69=6d=67=20=68=65=69=67=68=74=3d=22=31=22=20=77=69=64=74=68=3d=22=33=33=38=22=20=73=72=63=3d=22=2f=73=70=61=63=65=72=2e=67=69=66=22=3e=3c=2f=74=64=3e =20=20=20=20=3c=74=64=3e=3c=69=6d=67=20=68=65=69=67=68=74=3d=22=31=22=20=77=69=64=74=68=3d=22=31=34=37=22=20=73=72=63=3d=22=2f=73=70=61=63=65=72=2e=67=69=66=22=3e=3c=2f=74=64=3e =20=20=3c=2f=74=72=3e =3c=2f=74=61=62=6c=65=3e =3c=2f=62=6f=64=79=3e =3c=2f=68=74=6d=6c=3e ------=_NextPart_001_0031_01C05A02.8AD62BA0-- ------=_NextPart_000_0030_01C05A02.8AD62BA0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 1:29:10 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.liwing.de (mail.liwing.de [213.70.188.162]) by hub.freebsd.org (Postfix) with ESMTP id 103D037B411 for ; Fri, 14 Jun 2002 01:28:56 -0700 (PDT) Received: (qmail 74333 invoked from network); 14 Jun 2002 08:38:40 -0000 Received: from stingray.liwing.de (HELO liwing.de) ([213.70.188.164]) (envelope-sender ) by mail.liwing.de (qmail-ldap-1.03) with SMTP for ; 14 Jun 2002 08:38:40 -0000 Message-ID: <3D09A8DF.1A253D56@liwing.de> Date: Fri, 14 Jun 2002 10:27:11 +0200 From: Jens Rehsack Organization: LiWing IT-Services X-Mailer: Mozilla 4.78 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Drew Tomlinson Cc: Dan Nelson , jon@math.upd.edu.ph, David J Duchscher , questions - freebsd , "David W. Chapman Jr." Subject: Re: Finding --WITH_ACL_SUPPORT (Was Re: samba 2.2.4 broken) References: <3F3C01DA-7DAC-11D6-A6F8-0003930B3DA4@nostrum.com> <017f01c212fa$5dc39d20$6e2a6ba5@TAGALONG> <20020613171956.GC37481@dan.emsphone.com> <01a301c21307$b8861910$6e2a6ba5@TAGALONG> <3D08F478.8A949977@liwing.de> <01d101c2131f$40a14560$6e2a6ba5@TAGALONG> 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 Drew Tomlinson wrote: > > ----- Original Message ----- > From: "Jens Rehsack" > Sent: Thursday, June 13, 2002 12:37 PM > > > Drew Tomlinson wrote: > > > > > > ----- Original Message ----- > > > From: "Dan Nelson" > > > Sent: Thursday, June 13, 2002 10:19 AM > > > > > > > In the last episode (Jun 13), Drew Tomlinson said: > > > > > From: "David J Duchscher" > > > > > > On Tuesday, June 11, 2002, at 08:03 PM, > > > > wrote: > > > > > > > ===> samba-2.2.4_1 is marked as broken: Requires a recent > > > FreeBSD 5.0-CURRENT. > > > > > > > > > > > > From a quick read of the Makefile, it looks like you are > trying > > > to > > > > > > compile with ACL support. 4.x branch doesn't support ACLs. > > > > > > Un-checking this option should allow you to build and > install > > > the > > > > > > port. > > > > > > > > > > I'm having a similar problem and have been following this > thread. > > > > > Where do I "un-check" this option? I looked at the makefile > and > > > it > > > > > wasn't apparent to me. Here's the output I get when trying to > > > > > install samba: > > > > > > > > You probably have "WITH_ACL_SUPPORT=yes" in either your > Makefile, > > > > Makefile.inc, or /etc/make.conf. Remove it and try again. > > > > > > I searched both files. /etc/make.conf doesn't have any reference > to > > > it. The Samba makefile had the following: > > > > > > .if defined(WITH_ACL_SUPPORT) > > > .if ${OSVERSION} < 500018 > > > BROKEN= "Requires a recent FreeBSD 5.0-CURRENT" > > > .else > > > CONFIGURE_ARGS+= --with-acl-support > > > .endif > > > .endif > > > > > > but I assume this is for some menu type program to pick your > options? > > > > Your assumption is a little wrong. All the options was in > net/samba/Makefile > > before we're written the menu. The menu script just sets some > options, > > so building samba will work fine/not fine with or without options. > > > > I recommend you to do a make clean after a port build fails and you > do > > not need any of the working data anymore. All menu's I know store > their > > configuration in a file named Makefile.inc. > > Thanks for your response. I have been doing the make clean as you > suggest. > > > As far I interpret your mails either you have anywhere defined > "WITH_ACL_SUPPORT" > > or some tool that you may use did it for you. > > It must be some tool. I'm still pretty much a newbie so I don't What'S the way you build a port? $ make build > change things from their defaults. I figure the "pros" know better > than me. :) I'm not the pro you may think. I just know a little about the samba port and (now) about /etc/make.conf > > > Anyway, I commented out these lines and tried again. This time I > got > > > a "config menu" where I could select various options and then > > > continued. It completed the install without error. > > > > ??? Maybe your /etc/defaults/make.conf - try a > > $ grep "WITH_ACL_SUPPORT" * */* > > in /etc - maybe it helps :-) > > Nothing here: > > blacklamb# cd /etc > blacklamb# grep -i "WITH_ACL_SUPPORT" * */* > blacklamb# > > > Also your .profile could be "corrupted" - check your environment > (`env`). > > Nothing here AFAICT. > > blacklamb# env > PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr > /local/scripts:/usr/X11R6/bin:/root/bin:/usr/games > MAIL=/var/mail/drew > BLOCKSIZE=K > FTP_PASSIVE_MODE=YES > USER=drew > LOGNAME=drew > HOME=/root > SHELL=/bin/csh > SSH_CLIENT=192.168.15.4 1696 22 > SSH_TTY=/dev/ttyp1 > TERM=vt220 > SSH_AUTH_SOCK=/tmp/ssh-MXJW1xhw/agent.2094 > HOSTTYPE=FreeBSD > VENDOR=intel > OSTYPE=FreeBSD > MACHTYPE=i386 > SHLVL=2 > PWD=/etc > GROUP=wheel > HOST=blacklamb.mykitchentable.net > REMOTEHOST=192.168.15.4 > EDITOR=/usr/bin/ee > PAGER=more > > > > So, should my install work? Why did I need to comment out those > > > lines? I am using a default 4.5-STABLE as of 4/12 and my ports > tree > > > is updated every night. I have not made any modifications. > What's > > > going on? > > > Sorry that I must say, but the lines are very clear: > > if( ( someone has somewhere defined WITH_ACL_SUPPORT ) but ( FreeBSD > is not 5.0 or higher ) ) > > then > > say him, I don't want do that :-( > > else > > do it > > end if > > > > Somewhere on your system this setting must be set - I do not know > where. But it must. > > Thanks for your assistance. I believe you but don't really know where > to look next. Here is a list of my installed ports. Any ideas? Me too :-) - but mayby David W. Chapman knows. Your ports looking ok, but you should someday remove the old modula3 compiler and the old gettext. Bye Jens > Thanks, > > Drew > > blacklamb# pkg_info > apache+mod_ssl-1.3.24+2.8.8 The Apache 1.3 webserver with SSL/TLS > functionality > autoconf-2.53 Automatically configure source code on many Un*x > platforms > autoconf213-2.13.000227_1 Automatically configure source code on many > Un*x platforms > automake14-1.4.5 GNU Standards-compliant Makefile generator (legacy > version > bison-1.35_1 A parser generator from FSF, (mostly) compatible > with Yacc > cclient-2001a,1 Mark Crispen's C-client mail access routines > courier-imap-1.4.3 IMAP (and POP3) server that provides access to > Maildir mail > cups-base-1.1.14 The Common UNIX Printing System > cvsup-without-gui-16.1f General network file distribution system > optimized for CVS > db3-3.2.9_3,1 The Berkeley DB package, revision 3 > expat-1.95.2 XML 1.0 parser written in C > freetype2-2.1.0_1 A free and portable TrueType font rendering engine > frontpage-5.0.2.2623_1 Microsoft Frontpage 2002 Extensions > gd-1.8.4_6 A graphics library for fast image creation > gettext-0.10.35_2 GNU gettext package > gettext-0.11.1_3 GNU gettext package > git-4.3.20 GNU Interactive Tools - a file system browser for > UNIX syst > jpeg-6b_1 IJG's jpeg compression utilities > libgnugetopt-1.1 GNU getopt library > libiconv-1.7.0.1 A character set conversion library > linux_base-7.1 The base set of packages needed in Linux mode > m4-1.4_1 GNU's m4 > mm-1.1.3 Shared memory library for applications with > pre-forked proc > mod_frontpage-1.6.2 Improved mod_frontpage for Apache, as APXS > installation > mod_php4-4.2.1_1 PHP4 module for Apache > nmap-2.54.b34 Port scanning utility for large networks > openldap-1.2.13 Open source LDAP client and server software > openldap-2.0.23 Open source LDAP client and server software > p5-Authen-PAM-0.13 A Perl interface to the PAM library > p5-Net-SSLeay-1.14 Perl5 interface to SSL > p5-Net-Telnet-3.02 Perl5 module to access and use telnet protocol > pcre-3.7 Perl Compatible Regular Expressions library > php4-4.2.1 PHP4 commandline interpreter > pkg_tarup-1.2_3 Generates binary package from installed package > pm3-base-1.1.15 Compiler and base libraries of the Polytechnique > Montreal M > pm3-net-1.1.15 Low-level networking libraries for the PM3 > Modula-3 distrib > png-1.2.3 Library for manipulating PNG images > popt-1.5.1_1 A getopt(3) like library with a number of > enhancements, fro > portupgrade-20020429_1 Very powerful FreeBSD ports/packages upgrading > tool and mor > postfix-1.1.7,1 An alternative to widely-used Sendmail > postgresql-7.2.1_1 The most advanced open-source database available > anywhere > procmail-3.22 A local mail delivery agent > rpm-3.0.6_6 The Red Hat Package Manager > ruby-1.6.7.2002.05.23 An object-oriented interpreted scripting > language > ruby-bdb1-0.1.7 Ruby interface to Berkeley DB revision 1.8x with > full featu > ruby-optparse-0.8.6 Yet another command line option parser for Ruby > ruby-shim-ruby18-1.7.2.2002.05.21 A set of Ruby modules to provide > Ruby 1.8 functionalities > samba-2.2.4_1 A free SMB and CIFS client and server for UNIX > webalizer-2.1.10_1 A web server log file analysis program > webmin-0.980_2 Web-based interface for system administration for > Unix -- L i W W W i Jens Rehsack L W W W L i W W W W i nnn gggg LiWing IT-Services L i W W W W i n n g g LLLL i W W i n n g g Friesenstraъe 2 gggg 06112 Halle g g g Tel.: +49 - 3 45 - 5 17 05 91 ggg e-Mail: Fax: +49 - 3 45 - 5 17 05 92 http://www.liwing.de/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 1:47:28 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtpout.mac.com (smtpout.mac.com [204.179.120.85]) by hub.freebsd.org (Postfix) with ESMTP id 533C137B40A for ; Fri, 14 Jun 2002 01:47:26 -0700 (PDT) Received: from smtp-relay03-en1.mac.com (smtp-relay03-en1 [10.13.10.222]) by smtpout.mac.com (8.12.1/8.10.2/1.0) with ESMTP id g5E8lPk2025101 for ; Fri, 14 Jun 2002 01:47:25 -0700 (PDT) Received: from asmtp01.mac.com (asmtp01-qfe3 [10.13.10.65]) by smtp-relay03-en1.mac.com (8.12.1/8.12.1/1.0) with ESMTP id g5E8lKC7015312 for ; Fri, 14 Jun 2002 01:47:20 -0700 (PDT) Received: from 200-15-237-24-cable.anchorageak.net ([24.237.15.200]) by asmtp01.mac.com (Netscape Messaging Server 4.15) with ESMTP id GXOTQV00.D6M for ; Fri, 14 Jun 2002 01:47:19 -0700 Date: Fri, 14 Jun 2002 00:47:18 -0800 Subject: Internal interface with ipfw. Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v482) From: mystic_mac1@mac.com To: freebsd-questions@freebsd.org Content-Transfer-Encoding: 7bit In-Reply-To: <20020614164712.5e680d81.kim-james@telusplanet.net> Message-Id: <556A9EA4-7F73-11D6-9BDA-00306548FDCC@mac.com> X-Mailer: Apple Mail (2.482) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Anyone got a good working rc.firewall with internal routing rules that works that they would be willing to loan? My external rules work great, however, my iif does not want anything to pass from the internal net to the external, any ideas, or tips? I've been at this all day so my brain is fried, I've opened all the ICMP, TCP, and UDP and pointed at the gateway, yet nothing. I've got NATD pushing from the outside and it works great, and my external rules seem to be doing exactly what I told them to do, however internally it's a one way street. I'm running 4.5 with a firewall compiled kernel. His Faithful Servant, Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 1:59:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mtiwmhc22.worldnet.att.net (mtiwmhc22.worldnet.att.net [204.127.131.47]) by hub.freebsd.org (Postfix) with ESMTP id 7842037B44B for ; Fri, 14 Jun 2002 01:59:49 -0700 (PDT) Received: from there ([12.88.197.252]) by mtiwmhc22.worldnet.att.net (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20020614085918.VRXV13408.mtiwmhc22.worldnet.att.net@there> for ; Fri, 14 Jun 2002 08:59:18 +0000 Content-Type: text/plain; charset="iso-8859-1" From: AZN Unix Reply-To: AZNPrideChinese@worldnet.att.net To: questions@freebsd.org Subject: need help with rpm program Date: Thu, 13 Jun 2002 16:59:21 -0400 X-Mailer: KMail [version 1.3] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020614085918.VRXV13408.mtiwmhc22.worldnet.att.net@there> Sender: owner-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 downloaded these files glib-1.2.8-1.i386.rpm, glib-devel-1.2.8-1.i386.rpm, gtk+-1.2.8-1.i386.rpm, gtk+-devel-1.2.8-1.i386.rpm what command do i type to unzip them? i tried reading the man pages but they don't make sense to me To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 2: 1:19 2002 Delivered-To: freebsd-questions@freebsd.org Received: from aedituus.iplei.pt (proxy.iplei.pt [193.137.239.227]) by hub.freebsd.org (Postfix) with ESMTP id C7F8037B41E for ; Fri, 14 Jun 2002 02:01:04 -0700 (PDT) Received: (from smap@localhost) by aedituus.iplei.pt (8.9.3/8.9.3) id KAA14115 for ; Fri, 14 Jun 2002 10:00:42 +0100 X-Authentication-Warning: aedituus.iplei.pt: smap set sender to using -f Received: from mail.estg.iplei.pt(192.168.0.3) by aedituus.iplei.pt via smap (V2.1/2.1+anti-relay+anti-spam) id xmaa14103; Fri, 14 Jun 02 10:00:35 +0100 Received: from PL ([192.168.5.65]) by mail.estg.iplei.pt (8.12.3/8.12.3) with ESMTP id g5E9rRIc028421 for ; Fri, 14 Jun 2002 10:53:35 +0100 From: "PL" To: Subject: Dummynet Date: Fri, 14 Jun 2002 09:59:40 +0100 Message-ID: <000c01c21381$d5cbd710$4105a8c0@PL> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000D_01C2138A.37903F10" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_000D_01C2138A.37903F10 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Does FreeBSD release 2.2.8 suport the dummynet aplication? Thanks, Paulo Loureiro ------=_NextPart_000_000D_01C2138A.37903F10 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Does FreeBSD release 2.2.8 suport the = dummynet aplication?

 

Thanks<= font size=3D2 face=3DArial>,

 

Paulo Loureiro

------=_NextPart_000_000D_01C2138A.37903F10-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 2:26:44 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx0.gmx.net (mx0.gmx.net [213.165.64.100]) by hub.freebsd.org (Postfix) with SMTP id 8632B37B429 for ; Fri, 14 Jun 2002 02:26:40 -0700 (PDT) Received: (qmail 20840 invoked by uid 0); 14 Jun 2002 09:26:35 -0000 Date: Fri, 14 Jun 2002 11:26:35 +0200 (MEST) From: Sanjay Bhattacharya To: AZNPrideChinese@worldnet.att.net Cc: freebsd-questions@freebsd.org MIME-Version: 1.0 References: <20020614085918.VRXV13408.mtiwmhc22.worldnet.att.net@there> Subject: Re: need help with rpm program X-Priority: 3 (Normal) X-Authenticated-Sender: #0014812425@gmx.net X-Authenticated-IP: [203.197.117.162] Message-ID: <26642.1024046795@www34.gmx.net> X-Mailer: WWW-Mail 1.5 (Global Message Exchange) X-Flags: 0001 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, You can not unzip an rpm file. You can install the app by doing rpm -ivh app.rpm. By installing the app, you of course place the files in the rpm package to the appropriate dirs. To see whats in the rpm file, issue the command: rpm -qip app.rpm. To query whether the app is installed in your system, do a rpm -q app . To check what package a specific file belongs to, do a rpm -qf /whereveryourfileis/filename. It'll show the name of the rpm package. rgds, sanjay > i downloaded these files glib-1.2.8-1.i386.rpm, > glib-devel-1.2.8-1.i386.rpm, > gtk+-1.2.8-1.i386.rpm, gtk+-devel-1.2.8-1.i386.rpm what command do i type > to > unzip them? i tried reading the man pages but they don't make sense to me > -- GMX - Die Kommunikationsplattform im Internet. http://www.gmx.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 2:36:32 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hostname.org (200-161-76-110.dsl.telesp.net.br [200.161.76.110]) by hub.freebsd.org (Postfix) with SMTP id 796F037B41E for ; Fri, 14 Jun 2002 02:36:28 -0700 (PDT) Received: from hostname.org [192.168.1.2] by core.hostname.org Message-ID: <3D09B919.5000802@hostname.org> Date: Fri, 14 Jun 2002 06:36:25 -0300 From: Fabio Yasusi Yamamoto User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0rc2) Gecko/20020510 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: who make newaliases/makemap? 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 the newaliases and makemap is part of sendmail? or part of other thing? or dont have a part? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 2:43:36 2002 Delivered-To: freebsd-questions@freebsd.org Received: from desert.zssm.zp.ua (desert.zssm.zp.ua [212.8.32.5]) by hub.freebsd.org (Postfix) with ESMTP id 4F41F37B41C for ; Fri, 14 Jun 2002 02:43:28 -0700 (PDT) Received: from server.hermes-comp.zp.ua (germes-comp.zssm.zp.ua [212.8.32.132] (may be forged)) by desert.zssm.zp.ua (8.11.3/8.11.3) with ESMTP id g5E9eUF80870; Fri, 14 Jun 2002 12:40:48 +0300 (EEST) (envelope-from stalker@hermes-comp.zp.ua) Received: from localhost (localhost [127.0.0.1]) by server.hermes-comp.zp.ua (Postfix) with ESMTP id 7104938302; Fri, 14 Jun 2002 12:44:50 +0300 (EEST) Date: Fri, 14 Jun 2002 12:44:50 +0300 (EEST) From: Alexander V Zubchenko To: Fabio Yasusi Yamamoto Cc: Subject: Re: who make newaliases/makemap? In-Reply-To: <3D09B919.5000802@hostname.org> Message-ID: <20020614124330.P1109-100000@server.hermes-comp.zp.ua> 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 Greetings! Yes, makemap and newaliases is parts of sendmail. All sendmail package distributed with OS. But, sme other MTA may has this commands too. Alexander V Zubchenko, E-Mail: stalker@hermes-comp.zp.ua System Administrator, WWW: http://www.hermes-comp.zp.ua/ Hermes-comp, Ukraine, Zaporizhzhya, Geroev Stalingrada 50 phone/fax: +380 612 64-19-72 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 2:46:23 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hostname.org (200-161-76-110.dsl.telesp.net.br [200.161.76.110]) by hub.freebsd.org (Postfix) with SMTP id B950537B410 for ; Fri, 14 Jun 2002 02:46:14 -0700 (PDT) Received: from hostname.org [192.168.1.2] by core.hostname.org Message-ID: <3D09BB64.3030302@hostname.org> Date: Fri, 14 Jun 2002 06:46:12 -0300 From: Fabio Yasusi Yamamoto User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0rc2) Gecko/20020510 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Alexander V Zubchenko Cc: freebsd-questions@freebsd.org Subject: Re: who make newaliases/makemap? References: <20020614124330.P1109-100000@server.hermes-comp.zp.ua> 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 V Zubchenko wrote: >Greetings! > >Yes, makemap and newaliases is parts of sendmail. All sendmail package >distributed with OS. But, sme other MTA may has this commands too. > >Alexander V Zubchenko, E-Mail: stalker@hermes-comp.zp.ua >System Administrator, WWW: http://www.hermes-comp.zp.ua/ >Hermes-comp, >Ukraine, >Zaporizhzhya, >Geroev Stalingrada 50 >phone/fax: +380 612 64-19-72 > > > > > thanks!!! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 2:54:45 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx0.ad.il24.net (mx0.ad.il24.net [203.141.136.3]) by hub.freebsd.org (Postfix) with ESMTP id A2C4937B42F for ; Fri, 14 Jun 2002 02:54:38 -0700 (PDT) Received: from m-00 (61.206.119.197.user.pa.il24.net [61.206.119.197]) by mx0.ad.il24.net (AIX4.3/8.9.3/3.7W) with ESMTP id SAA46702; Fri, 14 Jun 2002 18:52:07 +0900 Message-Id: <200206140952.SAA46702@mx0.ad.il24.net> From: "Maejima Inc." Reply-To: tokyo@ad.il24.net Subject: A non-consented advertisement ! To: Partnership@ad.il24.net X-Mailer: DiffondiCool V3,1,6,0 (W95/NT) (Build: Oct 18 1999) Mime-Version: 1.0 Date: Fri, 14 Jun 2002 13:44:57 +0900 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG │@┌╠┌л┐││[┐▀┌м│A│u√╒▐Ё▒Ь█L█░│╕│v┌е┌╥│B │@┌╡∙s≈v┌х∙Ш┌м│A█М▐°▓╦┌╚┌э┌╥≈l┌╗┼Х┌╒░\┌╣▐Ц┌╟┌э┌╥│B │@▐╝│A■z░M┌П▀▒■ш┌Ё┌Й┌И∙Ш┌м│A┌╡┬Й∙Я┴╨┌Ё┌╒┌э┌╧│B │÷│÷│÷│÷│÷│÷│÷│÷│÷│═ ▓╢▓А▀Ю≈≤┌и┌╗■Y┌щ┌л┼F≈l┌ж │═│÷│÷│÷│÷│÷│÷│÷│÷│÷ ┼F≈l│A█║┌л▀Ю≈≤┌и■[⌠╬┌╙┌╒┌╚┌э┌╥┌╘│B┌T■N∙╗┌л▐╓∙i┌е┌Ё┌╕│A┌P│⌠┌е┌╥│B ▀Б█s▓Х┼З≈a▀Ю┌и▌┼┌а┌д┌м│A┌O│D┌O┌S┌O│⌠┌е┌╥│B│i┌Q■N∙╗│j ▒╫▐╜┌л⌠w≈м┌м┌╣┌д┌╒┌И┌и┌╧┌Ф│A▀Ю≈Z▀@┼ж┌и▄б░l┌л▌√┌м┼ж▄W┌х┌Ё┌╩┌╓┌е┌╥│B ┴~┬ю│A┼■┬ю│A▀Ю≈≤┬ю┌е┌м│A█Ю┐e┐N┌Ю█l┌╕┌Г┌Й┌э┌╧┌Я│B ┌╠┌л▌√▒т┌П∙╔░@┌╥┌И┬в┌и┌м│A▓╪░з┌л▀╕≈м▒л░╖┌╙▐d≈v┌е┌╥│B │²└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙│² ▐Н∙Я■╜░M▄Ё┌л⌠√▌п┌м│A┌╠┌л⌠x┐C┐⌠┐e┐┼┐A▌√▀ф∙■┌П≈╖┌©▐Ц┌╟┌И▌√┌ф┌х┌Х┌э┌╣┌╫│B ┐││[┐J│[┌ф┌╣┌д░V▐╓∙i┼J■╜┌и≈м┌П▓█┌╛│A▌s▐Й┌и┼Л┌н┌Й┌И▐╓∙i┌П▓Я▀÷┌╣┌╫┌╒┌ф █l┌╕┌э┌╥│B▓A┌╣│A▒Е▌▒√{┌и▒е┌©▐÷┌б┌и┌м│A▀╜┌╜▐╓∙i┌л⌠а▓╔┌П▒е┌©▐o┌╥┌Ю┌л┌е ┌х┌╞┌Й┌н┌х┌Х┌э┌╧┌Я│B ▒Ф┬Й▓e┌и┌╗⌠м┌╞┌╥┌И┌л┌м│A┐x┐b┐h┼ж≤A┌л┴У√╟┌ф√·▒╚┌П█┌┌ъ┌И░╩∙i┌е┌╥│B │╒└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙│╒ ┌╠┌л░╩∙i┌и┌б┌╒┌д┌м│A⌠а▀√│A▌ю≈p░V┬д│A┬с▐═▀y┌я▐╓∙W▐o┼Х┌П▐─■У▓├┌е┌╥│B ┌╠┌л▓├┌е┌л▐Н∙Я▓Я▀÷┌м█T┌╕┌Ё┌╧┌д▓╦┌╚┌э┌╥┌╙│A▐з█в┌П┌╗▓m┌Х┌и┌х┌а┌╫█ш┌м│A ▒Е∙о┌╡▀╩√║┌П┌Ю┌╫┌Й┌И┌╠┌ф┌ф▒╤┌╤┌э┌╥│B ▐≈░╚┌л┼ж▄W▌р┌и┌м█D∙]┌л┬в│A┌╩┌Й┌П⌠╔┌э┌╕█║┴Я┌л∙Е▐W┌ф┌х┌а┌╫▌÷▒Ф┌е┌╥│B │·└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙└╙│· │@█║┴Я∙Е▐W┌Ё┌╧┌д▓╦┌╚┌э┌╥┌л┌м│A▐╛▄Ш▌▒▀Ю│i▀Ю▒K▒щ▌ь│j┌е┌╥│B │@┌P▄Ш⌠√┌╫┌Х┌T√°┴~┌ф┌╣│A┌Q┌O┌O▄Ш┌P┌O┌O┌O√°┴~┌П∙Е▐W▓v┌╣┌э┌╥│B │@▓A┌╣│A┌P■N┐R│[┐X┌╘┌Г┌R■N┐R│[┐X┌э┌е┌╡≈p┬с┌Ё┌╧┌д▓╦┌╚│A │@┼e■N┐R│[┐X▀y┌я▄Ш░■√┬┌и▀Ю≈≤┌╙┬ы┌х┌а┌д▌Q┌Х┌э┌╥│B │@ │@│E┌P■N┐R│[┐X│@│@▀Ю≈≤ ┌R│⌠│^■N│@│@│i▄б░l┌P▄Ш│`│^√@░l┌P┌O▄Ш│`│j │@│E┌Q■N┐R│[┐X│@│@▀Ю≈≤ ┌S│⌠│^■N│@│@│i▄б░l┌P▄Ш│`│^√@░l┌P┌O▄Ш│`│j │@│E┌R■N┐R│[┐X│@│@▀Ю≈≤ ┌T│⌠│^■N│@│@│i▄б░l┌P▄Ш│`│^√@░l┌P┌O▄Ш│`│j │@│E┌Q┌O▄Ш√┬┌и┌O│D┌Q┌T│⌠█X┌и▐Ц▐Ф┌╧┌╣┌э┌╥│B │@┤@⌠√│@▌п│E▄v▌Z≈А│^┌T▄Ш┌Q┌T√°┴~┌Q■N┐R│[┐X┌л▐Й█┤ │@│@┌Q┌T√°┴~│~■N┼т┌S│⌠│~┌Q■N┼т││▄Ё√{┌Q┌T√°┴~│{≈≤▒╖┌Q┌O│C┌O┌O┌O┴~ │@│@│i┌P■N▄Ц┌╗≈≤▒╖┌P√°┴~▌x∙╔│A │@ │@┌Q■N√·≈╧▌·│A▄Ё√{┌Q┌T√°┴~│{≈≤▒╖┌P√°┴~▌x∙╔ │@│@ ▌С▌Ф█┤▄v┌Q┌V┌O│C┌O┌O┌O┴~│j │@┤A▀Б█s▓Х┼З≈a▀Ю≈А│^≈a▀Ю▌c█┌┌Q┌T√°┴~┌л▐Й█┤ │@│@┌Q┌T√°┴~│~■N┼т┌O│D┌O┌S┌O│⌠│~┌Q■N┼т││▄Ё√{┌Q┌T√°┴~│{≈≤▒╖┌Q┌O┌O┴~ │@│@│i┌Q■N▄Ц√·┼З│A▄Ё√{┌Q┌T√°┴~│{≈≤▒╖┌P┌U┌O┴~│i░е┬Ь▄Ц│j │@│@ ▌С▌Ф█┤▄v┌Q┌T┌O│C┌P┌U┌O┴~│j│√┌╗≈≤▒╖┌и┌м20│⌠┌л░е▀Ю┌╙┌╘┌╘┌Х┌э┌╥│B│@ │@│√┤@┌ф┤A┌л█╥┼z │F┌Q┌O│C┌O┌O┌O┴~│|┌P┌U┌O┴~││┌P┌X│C┌W┌S┌O┴~ │@│@ │ │ │ │  ░╔■Я│A▓А▀Ю≈≤▒н█Т┌л┌╗▌Ф┌Х▒g┌щ┌ф┌╣┌д┌╡▄÷⌠╒┴╨┌Ё┌╒┌э┌╧│B│ │ │ │  │² ┌╡▀╩√║≈L┌И∙Ш│A▐з█в┌и┌б┌╒┌д┴╨▀L┐A┐h┐▄┐X┌э┌е┌╡░©▀│┴╨┌Ё┌╒┌э┌╧│B │² │┐▐Z▐┼│A▌│√╪│A■N≈Н│A░E▀ф│A⌠d≤b│A▄÷⌠╒▄Ш░■┌ы┌╘│A┌╡┬с▄╘⌠≥┌П │@ √╬▀L┌л▐Ц┌╡░©▀│┴╨┌Ё┌╒│B▓г┌а┌д│A∙Е▐W┼T≈v┌П┌╗▒≈┌Х▓v┌╣┌э┌╥│B│└ ********************** ▐Н ∙Я ■╜ ░M ┼И ▀ф│@************************** ≈L▄ю┴О▌п┐}┐G┐W┐}│@ │i▓S⌠√▌р│F▒O│@⌠┤│j │╖┌P┌V┌S│|┌O┌O┌V┌P│@⌠▄▀·⌠s■б▀╢▀Ф▐М■у▒Д┌P│|┌S┌O│|┌X ∙x▌m┐r┐▀┌S┌e E-mai┌▄│Ftokyo@ad.il24.net **************************************************************** ▒≈░M⌠З▌· │F ∙╫░╛┌P┌S■N┌U▄▌┌P┌S⌠З To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 3: 6:12 2002 Delivered-To: freebsd-questions@freebsd.org Received: from kumquat.mail.uk.easynet.net (kumquat.mail.uk.easynet.net [195.40.1.42]) by hub.freebsd.org (Postfix) with ESMTP id 974F437B409 for ; Fri, 14 Jun 2002 03:06:07 -0700 (PDT) Received: from pot72.brick.office.uk.easynet.net ([212.135.2.72] helo=magrat.office.easynet.net) by kumquat.mail.uk.easynet.net with esmtp (Exim 3.33 #1) id 17Iny2-0006nY-00 for questions@FreeBSD.org; Fri, 14 Jun 2002 11:06:06 +0100 Received: by magrat.eltd.office.easynet.net with Internet Mail Service (5.5.2653.19) id ; Fri, 14 Jun 2002 11:06:06 +0100 Message-ID: <2A9E7B4D9669D611A22800508B5A9C581D39C5@magrat.eltd.office.easynet.net> From: Kirsten Smith To: "'questions@FreeBSD.org'" Subject: Date: Fri, 14 Jun 2002 11:05:57 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 3:12:17 2002 Delivered-To: freebsd-questions@freebsd.org Received: from lexx.zssm.zp.ua (lexx.zssm.zp.ua [212.8.32.8]) by hub.freebsd.org (Postfix) with ESMTP id EFEF037B446 for ; Fri, 14 Jun 2002 03:12:00 -0700 (PDT) Received: from server.hermes-comp.zp.ua (germes-comp.zssm.zp.ua [212.8.32.132] (may be forged)) by lexx.zssm.zp.ua (8.9.2/8.9.2) with ESMTP id NAA20711; Fri, 14 Jun 2002 13:07:13 +0300 (EET DST) Received: from localhost (localhost [127.0.0.1]) by server.hermes-comp.zp.ua (Postfix) with ESMTP id 8DAC738302; Fri, 14 Jun 2002 13:11:35 +0300 (EEST) Date: Fri, 14 Jun 2002 13:11:35 +0300 (EEST) From: Alexander V Zubchenko To: Cc: Subject: Re: Internal interface with ipfw. In-Reply-To: <556A9EA4-7F73-11D6-9BDA-00306548FDCC@mac.com> Message-ID: <20020614131035.O1208-100000@server.hermes-comp.zp.ua> 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 Greetings! Mayb, divert rule is incorrect, or route, or something else. Please, provide exact firewall and natd configuration. It would b in great help for us to solve your problem. Thx. Alexander V Zubchenko, E-Mail: stalker@hermes-comp.zp.ua System Administrator, WWW: http://www.hermes-comp.zp.ua/ Hermes-comp, Ukraine, Zaporizhzhya, Geroev Stalingrada 50 phone/fax: +380 612 64-19-72 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 3:12:50 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (dav35.pav3.hotmail.com [64.4.38.139]) by hub.freebsd.org (Postfix) with ESMTP id ED4FC37B431 for ; Fri, 14 Jun 2002 03:12:25 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Fri, 14 Jun 2002 03:12:25 -0700 X-Originating-IP: [203.129.223.38] Reply-To: "Akthar Hussain" From: "Akthar Hussain" To: "freebsd-questions" Subject: KDM in KDE3 Date: Fri, 14 Jun 2002 21:20:36 +0530 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000D_01C213E9.530DB470" 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 Message-ID: X-OriginalArrivalTime: 14 Jun 2002 10:12:25.0873 (UTC) FILETIME=[FB62C010:01C2138B] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_000D_01C213E9.530DB470 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi , I loade all kde3 pakages in my freebsd 4.5. after that if I run kdm (fbsd#kdm) X Display stays only few seconds = after that below the error i got. "AuthName: XDM-AUTHORIZZTION -1 ID:1 XLIB:connection to :0.0 refused by server Client is not authorized to connect to Server " do i have to set any permision to run kdm .if so which file i have to = modify. If i run only X to test X server its working fine, also if i run gdm it = is also working fine.but only my kde3 (kdm IS NOT WORKING) Thanks in Advance for your reply. AHussain ------=_NextPart_000_000D_01C213E9.530DB470 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi ,
 
I loade all kde3 pakages in my freebsd=20 4.5.
after that if I run kdm (fbsd#kdm) X = Display stays=20 only few seconds after that below the error i got.
 
"AuthName: XDM-AUTHORIZZTION -1 = ID:1
 
XLIB:connection to :0.0 refused by=20 server
 
Client is not authorized to connect to = Server=20 "
 
do i have to set any permision to run = kdm .if so=20 which file i have to modify.
 
If i run only X to test X server its = working fine,=20 also if i run gdm it is also working fine.but only my kde3 (kdm IS NOT=20 WORKING)
 
Thanks in Advance for your = reply.
 
AHussain
 
 
------=_NextPart_000_000D_01C213E9.530DB470-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 3:15: 2 2002 Delivered-To: freebsd-questions@freebsd.org Received: from cpimssmtpu11.email.msn.com (cpimssmtpu11.email.msn.com [207.46.181.86]) by hub.freebsd.org (Postfix) with ESMTP id 408DF37B40C for ; Fri, 14 Jun 2002 03:14:55 -0700 (PDT) Received: from thebe ([67.24.231.152]) by cpimssmtpu11.email.msn.com with Microsoft SMTPSVC(5.0.2195.4617); Fri, 14 Jun 2002 03:14:08 -0700 From: "Aaron Burke" To: "FreeBSD-Questions" , "Bryan Curl" Subject: RE: Re: Boot Manager Conversion Date: Fri, 14 Jun 2002 03:14:03 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal In-Reply-To: <20020613131837.50575.qmail@web20504.mail.yahoo.com> X-OriginalArrivalTime: 14 Jun 2002 10:14:09.0150 (UTC) FILETIME=[38F191E0:01C2138C] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Aaron, > > Finally, after trashing FBSD with boot0cfg and the > Primary master MBR I got the formula figured out. > > Now, Win98 is Pri/Master and FBSD is Pri/Slave. > I fixed MBR with (DOS) fdisk /mbr. > Did a fresh FBSD install and selected boot loader in > the Boot Manager screen. Set bios to boot to D drive. > ran sysinstall and Confiure, Fdisk, AD1, Write, > Standard MBR in the Boot Manager dialog box. Then ran > fdisk again selecting AD0. Write, adnt hen selected > Boot Loader in the Boot Loader selection dialog. > > Sounds confusing, and it is (thanks FreeBSD > sysinstall). But basically I was able to install the > boot loader on the slave drive and use the bios to > boot to the FBSD disk. Running sysinstall again I was > able to remove the boot loader from the slavedrive and > run fdisk against the master (win98) drive and install > the boot loader there in MBR. > > Now when booting to C drive I get F1 Windows, F5 Drive > 1. Which begs the question, why does F5 option say > Drive 1? It should say FreeBSD shouldnt it. I havent > found any way to correct this cosmetic deficiency. No, it should say Drive 1. If you have multiple OS's on the second drive, you will have the option to boot to them as well. The boot manager seems to be doing its job perfectly. This is the expected behavior of the boot loader. It gives you the option of going back to drive 0 to load the OS on the fat partition. > > FBSD's boot loader could use a lot of work, especially > for the sake of the first time sysinstall user. There are other Boot managers out there. And lots of them are free. However, I dont really care for what the Boot-Manager looks like, and the one provided by FreeBSD does everything that I have needed. > > Any ideas Aaron. It sounds to me like the product is working perfectly. You should have the following options right? (boot loader time) F1 = DOS F5 = Drive 1 (press f1 and you should have) F1 = FreeBSD F5 = Drive 0 > > Thanks for the help earlier, BTW. > > Bryan > > > ===== > Mucho Gratis > Bryan > --bc3910@yahoo.com > No Problem. I hope I have been some help. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 3:54:23 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web13508.mail.yahoo.com (web13508.mail.yahoo.com [216.136.175.87]) by hub.freebsd.org (Postfix) with SMTP id 6FDF937B410 for ; Fri, 14 Jun 2002 03:54:21 -0700 (PDT) Message-ID: <20020614105421.7959.qmail@web13508.mail.yahoo.com> Received: from [202.155.77.114] by web13508.mail.yahoo.com via HTTP; Fri, 14 Jun 2002 03:54:21 PDT Date: Fri, 14 Jun 2002 03:54:21 -0700 (PDT) From: chia an Subject: another problem of fetchmail? To: freebsd-questions@freebsd.org In-Reply-To: <20020614041043.82968.qmail@web13503.mail.yahoo.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 hmm seem i got an improvement, but still had a couple of problem.This is my simple .fetchmailrc file: server bsd.freebsd.co.id proto POP3 user Marco pass xxxxxxx nokeep mda "formail -bcYzq- | /usr/local/bin/procmail" i also configured my dns : bsd IN MX 10 bsd.freebsd.co.id but when i execute fetchmail there was an error message appear: fetchmail ; Authorization failure on marco@bsd.freebsd.co.id fetchmail ; Query status 3 (AUTHFALL) How to solve it till i can execute fetchmail as my user MUA, please help me? thanks alot __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 4: 5:21 2002 Delivered-To: freebsd-questions@freebsd.org Received: from aviti.net (aviti.net [217.144.68.1]) by hub.freebsd.org (Postfix) with ESMTP id 8531C37B426 for ; Fri, 14 Jun 2002 04:05:13 -0700 (PDT) Received: from roman.aviti.lan ([192.168.2.10] helo=Roman) by aviti.net with smtp (Exim 3.33 #1) id 17IotA-000HEa-00 for freebsd-questions@FreeBSD.ORG; Fri, 14 Jun 2002 14:05:08 +0300 Message-ID: <000801c2138b$8fb2b230$0a02a8c0@Roman> Reply-To: "Roman K. Trofimov" From: "Roman K. Trofimov" To: Subject: Date: Fri, 14 Jun 2002 14:09:24 +0400 Organization: Aviti MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01C213AD.161AF2D0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0005_01C213AD.161AF2D0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable Hello! I have a problem! I deleted all (ALL!) devices from /dev and than did ./MAKEDEV all. But devices ad0s2a(swap) and ad0s2b(/) was not created, so I can't boot in normal multiuser mod. I can't create this devices because ad0s2 is read-inly. how can I resolve this dummy problem? Thank you very much. ------=_NextPart_000_0005_01C213AD.161AF2D0 Content-Type: text/html; charset="koi8-r" Content-Transfer-Encoding: quoted-printable
Hello!
 
I have a problem! I deleted = all (ALL!)=20 devices from /dev and than
did ./MAKEDEV all.
But devices ad0s2a(swap) and = ad0s2b(/) was=20 not created, so I
can't boot in normal multiuser = mod. I can't=20 create this devices
because ad0s2 is = read-inly.
 
how can I resolve this dummy=20 problem?
 
Thank you very=20 much.
------=_NextPart_000_0005_01C213AD.161AF2D0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 4:11:14 2002 Delivered-To: freebsd-questions@freebsd.org Received: from lexx.zssm.zp.ua (lexx.zssm.zp.ua [212.8.32.8]) by hub.freebsd.org (Postfix) with ESMTP id AAF7F37B420 for ; Fri, 14 Jun 2002 04:11:07 -0700 (PDT) Received: from server.hermes-comp.zp.ua (germes-comp.zssm.zp.ua [212.8.32.132] (may be forged)) by lexx.zssm.zp.ua (8.9.2/8.9.2) with ESMTP id OAA25261; Fri, 14 Jun 2002 14:09:51 +0300 (EET DST) Received: from localhost (localhost [127.0.0.1]) by server.hermes-comp.zp.ua (Postfix) with ESMTP id 21D6938302; Fri, 14 Jun 2002 14:14:13 +0300 (EEST) Date: Fri, 14 Jun 2002 14:14:13 +0300 (EEST) From: Alexander V Zubchenko To: "Roman K. Trofimov" Cc: Subject: Re: your mail In-Reply-To: <000801c2138b$8fb2b230$0a02a8c0@Roman> Message-ID: <20020614141030.F1304-100000@server.hermes-comp.zp.ua> 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 Greetings! On Fri, 14 Jun 2002, Roman K. Trofimov wrote: > I have a problem! I deleted all (ALL!) devices from /dev and than > did ./MAKEDEV all. Sorry, i don't try, but isn't ad0s2 busy due to mount? > But devices ad0s2a(swap) and ad0s2b(/) was not created, so I > can't boot in normal multiuser mod. I can't create this devices > because ad0s2 is read-inly. Art first question, if You can go into single-user and ad0s2 exist, isn't there ad0s2[ab]? If not, try to boot from install CD or rescue set of floppies. Then run sh and try from there. Hope this help. Alexander V Zubchenko, E-Mail: stalker@hermes-comp.zp.ua System Administrator, WWW: http://www.hermes-comp.zp.ua/ Hermes-comp, Ukraine, Zaporizhzhya, Geroev Stalingrada 50 phone/fax: +380 612 64-19-72 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 4:38:46 2002 Delivered-To: freebsd-questions@freebsd.org Received: from netserv1.urc.ac.ru (netserv1.urc.ac.ru [193.233.85.33]) by hub.freebsd.org (Postfix) with ESMTP id DDDB237B42F for ; Fri, 14 Jun 2002 04:38:42 -0700 (PDT) Received: (from uucp@localhost) by netserv1.urc.ac.ru (8.11.6/8.11.6) with UUCP id g5EBcdJ00556 for questions@FreeBSD.ORG; Fri, 14 Jun 2002 17:38:39 +0600 (YEKST) (envelope-from ilia@academy.urc.ac.ru) Received: from localhost (localhost [127.0.0.1]) by sol.chel.skbkontur.ru (8.12.3/8.12.3) with ESMTP id g5EBZkIA042351 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Fri, 14 Jun 2002 17:35:47 +0600 (YEKST) (envelope-from ilia@academy.urc.ac.ru) Date: Fri, 14 Jun 2002 17:35:46 +0600 (YEKST) From: =?koi8-r?B?6czY0SD7ydDJw8nO?= X-X-Sender: ilia@sol.chel.skbkontur.ru To: questions@FreeBSD.ORG Subject: multiport PCI card Message-ID: <20020614173453.O42286-100000@sol.chel.skbkontur.ru> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=koi8-r 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 Dear Sirs, I want to buy PCI multiport card, therefore I'm looking for any advice on that! Regards, (=EE=C1=C9=CC=D5=DE=DB=C9=C5 =D0=CF=D6=C5=CC=C1=CE=C9=D1) Ilia Chipitsine (=E9=CC=D8=D1 =FB=C9=D0=C9=C3=C9=CE) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 4:38:55 2002 Delivered-To: freebsd-questions@freebsd.org Received: from netserv1.urc.ac.ru (netserv1.urc.ac.ru [193.233.85.33]) by hub.freebsd.org (Postfix) with ESMTP id 3070537B431 for ; Fri, 14 Jun 2002 04:38:47 -0700 (PDT) Received: (from uucp@localhost) by netserv1.urc.ac.ru (8.11.6/8.11.6) with UUCP id g5EBcj900557 for questions@FreeBSD.ORG; Fri, 14 Jun 2002 17:38:45 +0600 (YEKST) (envelope-from ilia@academy.urc.ac.ru) Received: from localhost (localhost [127.0.0.1]) by sol.chel.skbkontur.ru (8.12.3/8.12.3) with ESMTP id g5EBY8IA042325 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Fri, 14 Jun 2002 17:34:15 +0600 (YEKST) (envelope-from ilia@academy.urc.ac.ru) Date: Fri, 14 Jun 2002 17:34:08 +0600 (YEKST) From: =?koi8-r?B?6czY0SD7ydDJw8nO?= X-X-Sender: ilia@sol.chel.skbkontur.ru To: questions@FreeBSD.ORG Subject: ipfw: outgoing connections only Message-ID: <20020614173014.X42286-100000@sol.chel.skbkontur.ru> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=koi8-r 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 Dear Sirs, for example, I want to allow incoming tcp/udp connections to certain ports, i.e. tcp1..tcpN, udp1...udpN. And I want to allow any outgoing connection from that machine. I'm not sure about ipfw rules, any advice ? Regards, (=EE=C1=C9=CC=D5=DE=DB=C9=C5 =D0=CF=D6=C5=CC=C1=CE=C9=D1) Ilia Chipitsine (=E9=CC=D8=D1 =FB=C9=D0=C9=C3=C9=CE) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 4:49:31 2002 Delivered-To: freebsd-questions@freebsd.org Received: from omta02.mta.everyone.net (sitemail3.everyone.net [216.200.145.37]) by hub.freebsd.org (Postfix) with ESMTP id 4466A37B436 for ; Fri, 14 Jun 2002 04:49:12 -0700 (PDT) Received: from sitemail.everyone.net (dsnat [216.200.145.62]) by omta02.mta.everyone.net (Postfix) with ESMTP id 0E7801C41ED for ; Fri, 14 Jun 2002 04:49:12 -0700 (PDT) Received: by sitemail.everyone.net (Postfix, from userid 99) id 02E4B3ED3; Fri, 14 Jun 2002 04:49:12 -0700 (PDT) Content-Type: multipart/mixed; boundary="----------=_1024055351-21924-0" Content-Transfer-Encoding: binary Mime-Version: 1.0 X-Mailer: MIME-tools 5.41 (Entity 5.404) Date: Fri, 14 Jun 2002 04:49:11 -0700 (PDT) From: Muhammad Faisal Rauf Danka To: freebsd-questions@FreeBSD.ORG Subject: Re: Reply-To: mfrd@attitudex.com X-Originating-Ip: [202.5.128.30] Message-Id: <20020614114912.02E4B3ED3@sitemail.everyone.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 This is a multi-part message in MIME format... ------------=_1024055351-21924-0 Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: 7bit did you try ./MAKEDEV ad0s2a and ./MAKEDEV ad0s2b ? Regards, --------- Muhammad Faisal Rauf Danka Chief Technology Officer Gem Internet Services (Pvt) Ltd. web: www.gem.net.pk Vice President Pakistan Computer Emergency Responce Team (PakCERT) web: www.pakcert.org Chief Security Analyst Applied Technology Research Center (ATRC) web: www.atrc.net.pk --- message from "Roman K. Trofimov" attached: _____________________________________________________________ --------------------------- [ATTITUDEX.COM] http://www.attitudex.com/ --------------------------- _____________________________________________________________ Promote your group and strengthen ties to your members with email@yourgroup.org by Everyone.net http://www.everyone.net/?btn=tag ------------=_1024055351-21924-0 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: binary Received: from mx2.freebsd.org (mx2.FreeBSD.org [216.136.204.119]) by imta09.mta.everyone.net (Postfix) with ESMTP id 7A91A191113 for ; Fri, 14 Jun 2002 04:05:25 -0700 (PDT) Received: from hub.freebsd.org (hub.FreeBSD.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id 14DE65603E; Fri, 14 Jun 2002 04:05:23 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: by hub.freebsd.org (Postfix, from userid 538) id CEFC937B40F; Fri, 14 Jun 2002 04:05:19 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with SMTP id 9E95B2E8008; Fri, 14 Jun 2002 04:05:19 -0700 (PDT) Received: by hub.freebsd.org (bulk_mailer v1.12); Fri, 14 Jun 2002 04:05:19 -0700 Delivered-To: freebsd-questions@freebsd.org Received: from aviti.net (aviti.net [217.144.68.1]) by hub.freebsd.org (Postfix) with ESMTP id 8531C37B426 for ; Fri, 14 Jun 2002 04:05:13 -0700 (PDT) Received: from roman.aviti.lan ([192.168.2.10] helo=Roman) by aviti.net with smtp (Exim 3.33 #1) id 17IotA-000HEa-00 for freebsd-questions@FreeBSD.ORG; Fri, 14 Jun 2002 14:05:08 +0300 Message-ID: <000801c2138b$8fb2b230$0a02a8c0@Roman> Reply-To: "Roman K. Trofimov" From: "Roman K. Trofimov" To: Subject: Date: Fri, 14 Jun 2002 14:09:24 +0400 Organization: Aviti MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01C213AD.161AF2D0" 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 List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Precedence: bulk This is a multi-part message in MIME format. ------=_NextPart_000_0005_01C213AD.161AF2D0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable Hello! I have a problem! I deleted all (ALL!) devices from /dev and than did ./MAKEDEV all. But devices ad0s2a(swap) and ad0s2b(/) was not created, so I can't boot in normal multiuser mod. I can't create this devices because ad0s2 is read-inly. how can I resolve this dummy problem? Thank you very much. ------=_NextPart_000_0005_01C213AD.161AF2D0 Content-Type: text/html; charset="koi8-r" Content-Transfer-Encoding: quoted-printable
Hello!
 
I have a problem! I deleted = all (ALL!)=20 devices from /dev and than
did ./MAKEDEV all.
But devices ad0s2a(swap) and = ad0s2b(/) was=20 not created, so I
can't boot in normal multiuser = mod. I can't=20 create this devices
because ad0s2 is = read-inly.
 
how can I resolve this dummy=20 problem?
 
Thank you very=20 much.
------=_NextPart_000_0005_01C213AD.161AF2D0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message ------------=_1024055351-21924-0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 4:51:39 2002 Delivered-To: freebsd-questions@freebsd.org Received: from omta05.mta.everyone.net (sitemail3.everyone.net [216.200.145.37]) by hub.freebsd.org (Postfix) with ESMTP id 0F70737B412 for ; Fri, 14 Jun 2002 04:51:34 -0700 (PDT) Received: from sitemail.everyone.net (dsnat [216.200.145.62]) by omta05.mta.everyone.net (Postfix) with ESMTP id F25A147E24 for ; Fri, 14 Jun 2002 04:51:33 -0700 (PDT) Received: by sitemail.everyone.net (Postfix, from userid 99) id E25DC36F9; Fri, 14 Jun 2002 04:51:33 -0700 (PDT) Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: 7bit Mime-Version: 1.0 X-Mailer: MIME-tools 5.41 (Entity 5.404) Date: Fri, 14 Jun 2002 04:51:33 -0700 (PDT) From: Muhammad Faisal Rauf Danka To: freebsd-questions@FreeBSD.ORG Subject: Re: deleted /dev Reply-To: mfrd@attitudex.com X-Originating-Ip: [202.5.128.30] Message-Id: <20020614115133.E25DC36F9@sitemail.everyone.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 did you try ./MAKEDEV ad0s2a and ./MAKEDEV ad0s2b ? Regards, --------- Muhammad Faisal Rauf Danka Chief Technology Officer Gem Internet Services (Pvt) Ltd. web: www.gem.net.pk Vice President Pakistan Computer Emergency Responce Team (PakCERT) web: www.pakcert.org Chief Security Analyst Applied Technology Research Center (ATRC) web: www.atrc.net.pk >>>> In reply to: >> From : "Roman K. Trofimov" To : Date : Fri, 14 Jun 2002 14:09:24 +0400 Subject : Hello! I have a problem! I deleted all (ALL!) devices from /dev and than did ./MAKEDEV all. But devices ad0s2a(swap) and ad0s2b(/) was not created, so I can't boot in normal multiuser mod. I can't create this devices because ad0s2 is read-inly. how can I resolve this dummy problem? Thank you very much. >> _____________________________________________________________ --------------------------- [ATTITUDEX.COM] http://www.attitudex.com/ --------------------------- _____________________________________________________________ Promote your group and strengthen ties to your members with email@yourgroup.org by Everyone.net http://www.everyone.net/?btn=tag To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 4:59:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from lexx.zssm.zp.ua (lexx.zssm.zp.ua [212.8.32.8]) by hub.freebsd.org (Postfix) with ESMTP id C546A37B400 for ; Fri, 14 Jun 2002 04:59:38 -0700 (PDT) Received: from server.hermes-comp.zp.ua (germes-comp.zssm.zp.ua [212.8.32.132] (may be forged)) by lexx.zssm.zp.ua (8.9.2/8.9.2) with ESMTP id OAA28013; Fri, 14 Jun 2002 14:46:42 +0300 (EET DST) Received: from localhost (localhost [127.0.0.1]) by server.hermes-comp.zp.ua (Postfix) with ESMTP id 1FEEE38302; Fri, 14 Jun 2002 14:50:40 +0300 (EEST) Date: Fri, 14 Jun 2002 14:50:40 +0300 (EEST) From: Alexander V Zubchenko To: =?koi8-r?B?6czY0SD7ydDJw8nO?= Cc: Subject: Re: ipfw: outgoing connections only In-Reply-To: <20020614173014.X42286-100000@sol.chel.skbkontur.ru> Message-ID: <20020614144544.V1381-100000@server.hermes-comp.zp.ua> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=KOI8-R 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 Greetings! On Fri, 14 Jun 2002, Илья Шипицин wrote: > for example, I want to allow incoming tcp/udp connections to certain > ports, i.e. tcp1..tcpN, udp1...udpN. And I want to allow any outgoing > connection from that machine. > > I'm not sure about ipfw rules, any advice ? Look ipfw(8) man-page for details. You can add something like: ipfw add allow tcp from any to me in via \ keep-state #To allow incoimng for specific ports ipfw add allow ip from me to any out via (to allow any outcoming connections). port-spec is port|port-port|port:mask|,... As i already said look at manpage. There enough info, imho. Keep-state create dynamic rules to bypass this connection. Lifetime controlled by sysctl variables. Hope, this help. Alexander V Zubchenko, E-Mail: stalker@hermes-comp.zp.ua System Administrator, WWW: http://www.hermes-comp.zp.ua/ Hermes-comp, Ukraine, Zaporizhzhya, Geroev Stalingrada 50 phone/fax: +380 612 64-19-72 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 5:17:21 2002 Delivered-To: freebsd-questions@freebsd.org Received: from moutvdom01.kundenserver.de (moutvdom01.kundenserver.de [195.20.224.200]) by hub.freebsd.org (Postfix) with ESMTP id 3737C37B409 for ; Fri, 14 Jun 2002 05:17:15 -0700 (PDT) Received: from [195.20.224.220] (helo=mrvdomng1.kundenserver.de) by moutvdom01.kundenserver.de with esmtp (Exim 2.12 #3) id 17Iq0m-0005gU-00 for freebsd-questions@freebsd.org; Fri, 14 Jun 2002 14:17:04 +0200 Received: from [62.132.81.89] (helo=there) by mrvdomng1.kundenserver.de with smtp (Exim 3.22 #2) id 17Iq0m-0002hq-00 for freebsd-questions@freebsd.org; Fri, 14 Jun 2002 14:17:04 +0200 Content-Type: text/plain; charset="iso-8859-15" From: Andreas Otto Reply-To: andreas@php4win.de Organization: [php4win] To: freebsd-questions@freebsd.org Subject: Problem with PGPsendmail Date: Fri, 14 Jun 2002 14:16:32 +0200 X-Mailer: KMail [version 1.3.2] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I am just setting up PGPsendmail to automatically encrypt outgoing eMails with PGP. Using PGPsendmail from the command line works fine after setting the environment variable PGPPATH. However if I use it from a web site it doesn't encrypt eMails anymore. I have tried putting export PGPPATH=/my/path in the apachectl but this doesn't change anything. Is anyone on the list using PDGSsendmail and/or might be able to help me? Cheers, Andreas -- Andreas Otto Using PHP on Windows? www.php4win.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 5:32:39 2002 Delivered-To: freebsd-questions@freebsd.org Received: from piecyk.allegro.pl (piecyk.allegro.pl [212.126.18.163]) by hub.freebsd.org (Postfix) with ESMTP id EF0FD37B412 for ; Fri, 14 Jun 2002 05:32:33 -0700 (PDT) Received: by piecyk.allegro.pl (Postfix, from userid 1001) id F131C4D80EE; Fri, 14 Jun 2002 14:32:10 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by piecyk.allegro.pl (Postfix) with ESMTP id F01844D80ED for ; Fri, 14 Jun 2002 14:32:10 +0200 (CEST) Date: Fri, 14 Jun 2002 14:32:10 +0200 (CEST) From: Tomek Dudziak To: freebsd-questions@freebsd.org Subject: Web server load avereage peaks Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I'm having trouble with finding out what causes load average to suddenly peak on our web server. The machine is a quad Xeon 500 Compaq with 4G RAM, serving php/static pages. 10-13Mbit/s outgoing traffic. Normally, load is as shown below, but from time to time the machine feels really slow - when logged on, commands like ls or top display slowly line by line. Load average jumps even up to 350. The problem is that 'top' doesn't show any unusual activity - none of the apache processes are eating more resources than normally. However more apaches start, which I think is the result and not the cause for system slowdown. netstat -m looks ok. Below are two screenshots of systat - first one during normal load and second during peak. As I don't understand all of it - maybe someone else could help diagnose the problem. Thanks, Tomek Normal ++++++++++++++++++++ 7 users Load 4.37 5.81 12.02 Pi=B1 14 Cze 13:55 Mem:KB REAL VIRTUAL VN PAGER SWAP PAGER Tot Share Tot Share Free in out in out Act 174516 3240 254368 3844 635464 count All 3367744 6344 4093828 12364 pages 781 zfod Interrupts Proc:r p d s w Csw Trp Sys Int Sof Flt 282 cow 3470 total 72 2 63 3692 176729079 3470 507 1310 332060 wire 2729 xl0 i= rq2 216032 act 513 sym0 = irq5 43.6%Sys 2.8%Intr 22.7%User 4.6%Nice 26.3%Idl 2775316 inact sym1 = irq9 | | | | | | | | | | 44336 cache ata0 = irq14 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D+>>>>>>>>= >>>>-- 591128 free fdc0 irq6 daefr atkbd= 0 irq Namei Name-cache Dir-cache 528 prcfr 100 clk i= rq0 Calls hits % hits % react 128 rtc i= rq8 66817 66611 100 11 0 pdwake pdpgs Disks da0 da1 da2 da3 acd0 fd0 pass0 intrn KB/t 6.95 3.78 5.99 5.85 0.00 0.00 0.00 204096 buf tps 3 13 12 471 0 0 0 2983 dirtybuf MB/s 0.02 0.05 0.07 2.69 0.00 0.00 0.00 255641 desiredvnodes % busy 2 7 7 100 0 0 0 240536 numvnodes 10463 freevnodes Peak ++++++++++++++++++++ 6 users Load124.92 46.36 24.43 Pi=B1 14 Cze 13:27 Mem:KB REAL VIRTUAL VN PAGER SWAP PAGER Tot Share Tot Share Free in out in out Act 363836 8380 595516 9700 473732 count All 3528972 12084 203604 21720 pages 1148 zfod Interrupts Proc:r p d s w Csw Trp Sys Int Sof Flt 137 cow 2783 total 303 9 82 18298 180920570 2809 556 1411 336676 wire 2525 xl0 i= rq2 397412 act 31 sym0 = irq5 71.3%Sys 2.5%Intr 26.2%User 0.0%Nice 0.0%Idl 2751052 inact sym1 = irq9 | | | | | | | | | | 43832 cache ata0 = irq14 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D+>>>>>>>>>>> 429900 free fdc0 irq= 6 daefr atkbd= 0 irq Namei Name-cache Dir-cache 498 prcfr 100 clk i= rq0 Calls hits % hits % react 127 rtc i= rq8 30328 30182 100 7 0 pdwake pdpgs Disks da0 da1 da2 da3 acd0 fd0 pass0 intrn KB/t 20.16 43.67 3.90 6.00 0.00 0.00 0.00 204096 buf tps 3 0 27 0 0 0 0 360 dirtybuf MB/s 0.06 0.02 0.10 0.00 0.00 0.00 0.00 255641 desiredvnodes % busy 3 0 13 0 0 0 0 240536 numvnodes 10479 freevnodes To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 5:47:46 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.a1poweruser.com (oh-chardon6a-62.clvhoh.adelphia.net [68.65.175.62]) by hub.freebsd.org (Postfix) with ESMTP id CAEA537B405 for ; Fri, 14 Jun 2002 05:47:38 -0700 (PDT) Received: from barbish (unknown [10.0.10.6]) by smtp.a1poweruser.com (Postfix) with SMTP id 83D033B; Fri, 14 Jun 2002 08:50:56 -0400 (EDT) Reply-To: From: "Joe & Fhe Barbish" To: "Tomek Dudziak" Cc: "FBSDQ" Subject: RE: Web server load avereage peaks Date: Fri, 14 Jun 2002 08:47:36 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I believe this is a known bug that was fixed in 4.4 or 4.5. Search question archives or bug report archives for details. -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Tomek Dudziak Sent: Friday, June 14, 2002 8:32 AM To: freebsd-questions@freebsd.org Subject: Web server load avereage peaks Hi, I'm having trouble with finding out what causes load average to suddenly peak on our web server. The machine is a quad Xeon 500 Compaq with 4G RAM, serving php/static pages. 10-13Mbit/s outgoing traffic. Normally, load is as shown below, but from time to time the machine feels really slow - when logged on, commands like ls or top display slowly line by line. Load average jumps even up to 350. The problem is that 'top' doesn't show any unusual activity - none of the apache processes are eating more resources than normally. However more apaches start, which I think is the result and not the cause for system slowdown. netstat -m looks ok. Below are two screenshots of systat - first one during normal load and second during peak. As I don't understand all of it - maybe someone else could help diagnose the problem. Thanks, Tomek Normal ++++++++++++++++++++ 7 users Load 4.37 5.81 12.02 Pi╠ 14 Cze 13:55 Mem:KB REAL VIRTUAL VN PAGER SWAP PAGER Tot Share Tot Share Free in out in out Act 174516 3240 254368 3844 635464 count All 3367744 6344 4093828 12364 pages 781 zfod Interrupts Proc:r p d s w Csw Trp Sys Int Sof Flt 282 cow 3470 total 72 2 63 3692 176729079 3470 507 1310 332060 wire 2729 xl0 irq2 216032 act 513 sym0 irq5 43.6%Sys 2.8%Intr 22.7%User 4.6%Nice 26.3%Idl 2775316 inact sym1 irq9 | | | | | | | | | | 44336 cache ata0 irq14 ======================+>>>>>>>>>>>>-- 591128 free fdc0 irq6 daefr atkbd0 irq Namei Name-cache Dir-cache 528 prcfr 100 clk irq0 Calls hits % hits % react 128 rtc irq8 66817 66611 100 11 0 pdwake pdpgs Disks da0 da1 da2 da3 acd0 fd0 pass0 intrn KB/t 6.95 3.78 5.99 5.85 0.00 0.00 0.00 204096 buf tps 3 13 12 471 0 0 0 2983 dirtybuf MB/s 0.02 0.05 0.07 2.69 0.00 0.00 0.00 255641 desiredvnodes % busy 2 7 7 100 0 0 0 240536 numvnodes 10463 freevnodes Peak ++++++++++++++++++++ 6 users Load124.92 46.36 24.43 Pi╠ 14 Cze 13:27 Mem:KB REAL VIRTUAL VN PAGER SWAP PAGER Tot Share Tot Share Free in out in out Act 363836 8380 595516 9700 473732 count All 3528972 12084 203604 21720 pages 1148 zfod Interrupts Proc:r p d s w Csw Trp Sys Int Sof Flt 137 cow 2783 total 303 9 82 18298 180920570 2809 556 1411 336676 wire 2525 xl0 irq2 397412 act 31 sym0 irq5 71.3%Sys 2.5%Intr 26.2%User 0.0%Nice 0.0%Idl 2751052 inact sym1 irq9 | | | | | | | | | | 43832 cache ata0 irq14 ====================================+>>>>>>>>>>> 429900 free fdc0 irq6 daefr atkbd0 irq Namei Name-cache Dir-cache 498 prcfr 100 clk irq0 Calls hits % hits % react 127 rtc irq8 30328 30182 100 7 0 pdwake pdpgs Disks da0 da1 da2 da3 acd0 fd0 pass0 intrn KB/t 20.16 43.67 3.90 6.00 0.00 0.00 0.00 204096 buf tps 3 0 27 0 0 0 0 360 dirtybuf MB/s 0.06 0.02 0.10 0.00 0.00 0.00 0.00 255641 desiredvnodes % busy 3 0 13 0 0 0 0 240536 numvnodes 10479 freevnodes To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 5:54:15 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.a1poweruser.com (oh-chardon6a-62.clvhoh.adelphia.net [68.65.175.62]) by hub.freebsd.org (Postfix) with ESMTP id AA06037B415 for ; Fri, 14 Jun 2002 05:54:07 -0700 (PDT) Received: from barbish (unknown [10.0.10.6]) by smtp.a1poweruser.com (Postfix) with SMTP id 06C9C3B; Fri, 14 Jun 2002 08:57:25 -0400 (EDT) Reply-To: From: "Joe & Fhe Barbish" To: "Eeuy Oeieoei" Cc: "FBSDQ" Subject: RE: ipfw: outgoing connections only Date: Fri, 14 Jun 2002 08:54:06 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <20020614173014.X42286-100000@sol.chel.skbkontur.ru> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 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 Content of /etc/ipfw.rules.conf # These rules can be reloaded with out rebooting by issuing this command # sh /etc/ipfw.rules.conf /sbin/ipfw -q -f flush # Set rules command prefix # The -q option on the command is for quite mode. # Do not display rules as they load. Remove during development to see. cmd="/sbin/ipfw -q add" # Set defaults oif="rl0" # Nic card to modem public internet connection odns1="241.250.241.250" # ISP's dns server IP address $cmd 00200 divert natd all from any to any via $oif ######## control section ############################################ # Start of IPFW advanced Stateful Filtering using "dynamic" rules. # The check-state statement behavior is to match bi-directional packet traffic # flow between source and destination using protocol/IP/port/sequence number. # Allow the packet through if it has previous been added to the # the "dynamic" rules table by an allow keep-state statement. $cmd 00400 check-state # Run all private LAN xl0 packet traffic through the dynamic rules # table so the IP address are in sync with Natd. You would have one # rule like this for each Nic card you have for private lans. $cmd 00500 allow all from any to any via xl0 keep-state # Deny all fragments coming in as bogus packets $cmd 00530 deny all from any to any frag in via $oif # Deny ACK packets that did not match the dynamic rule table $cmd 00540 deny tcp from any to any established in via $oif ######## outbound section ############################################ # Interrogate packets originating from behind the firewall, private net. # Upon a rule match, it's keep-state option will create a dynamic rule. # Allow out non-secure standard http function $cmd 00600 allow tcp from any to any 80 out via $oif setup keep-state # Allow out secure www function https over TLS SSL $cmd 00601 allow tcp from any to any 443 out via $oif setup keep-state # Allow out access to my ISP's Domain name server. $cmd 00610 allow tcp from any to $odns1 53 out via $oif setup keep-state $cmd 00611 allow udp from any to $odns1 53 out via $oif keep-state # Allow out send & get email function $cmd 00630 allow tcp from any to any 25,110 out via $oif setup keep-state # Allow out FBSD (make install & CVSUP) functions # Basically give user id [ROOT] "GOD" privileges. $cmd 00640 allow tcp from me to any out via $oif setup keep-state uid root ######## inbound section ############################################ # Interrogate packets originating from in front of the firewall, public net. # Allow in www http access to my apache server $cmd 00800 allow tcp from any to any 80 in via $oif setup keep-state limit src-addr 4 # Allow TCP FTP control channel in & data channel out $cmd 00810 allow tcp from any to me 21 in via $oif setup keep-state limit src-addr 4 $cmd 00811 allow tcp from any 20 to any 1024-49151 out via $oif setup keep l imit src-addr 4 # Allow in ssh function $cmd 00820 allow log tcp from any to me 22 in via $oif setup keep-state limit src-addr 4 # Allow in Telnet $cmd 00830 allow tcp from any to me 23 in via $oif setup keep-state limit src-addr 4 This is just a sample from which you can build from. The main thing is it demonstrates how to code and organize your advanced stateful rules file. There is some command line wrap around happening in this email so be sure each $cmd is on a single line. Joe -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Илья Шипицин Sent: Friday, June 14, 2002 7:34 AM To: questions@FreeBSD.ORG Subject: ipfw: outgoing connections only Dear Sirs, for example, I want to allow incoming tcp/udp connections to certain ports, i.e. tcp1..tcpN, udp1...udpN. And I want to allow any outgoing connection from that machine. I'm not sure about ipfw rules, any advice ? Regards, (Наилучшие пожелания) Ilia Chipitsine (Илья Шипицин) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 5:56:53 2002 Delivered-To: freebsd-questions@freebsd.org Received: from multi.com.br (ctbcnetsuper-146.xdsl-fixo.ctbcnetsuper.com.br [200.225.201.146]) by hub.freebsd.org (Postfix) with SMTP id 802C237B415 for ; Fri, 14 Jun 2002 05:55:49 -0700 (PDT) Received: (qmail 23728 invoked from network); 14 Jun 2002 13:00:27 -0000 Received: from unknown (HELO darling.home.br) (200.225.205.77) by 0 with SMTP; 14 Jun 2002 13:00:27 -0000 Received: (from romildo@localhost) by darling.home.br (8.11.6/8.11.6) id g5ECuQP16009; Fri, 14 Jun 2002 09:56:26 -0300 Date: Fri, 14 Jun 2002 09:56:25 -0300 From: Jose Romildo Malaquias To: freebsd-questions@FreeBSD.ORG Subject: Test. Please, ignore it. Message-ID: <20020614125625.GB15885@darling.home.br> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.3.27i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Testing. -- Prof. JosИ Romildo Malaquias Departamento de ComputaГЦo - Universidade Federal de Ouro Preto http://www.decom.ufop.br/prof/romildo/ romildo@iceb.ufop.br http://uber.com.br/romildo/ romildo@uber.com.br To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 6:13:19 2002 Delivered-To: freebsd-questions@freebsd.org Received: from cactus.fi.uba.ar (cactus.fi.uba.ar [157.92.49.108]) by hub.freebsd.org (Postfix) with ESMTP id CB8FF37B411 for ; Fri, 14 Jun 2002 06:13:16 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by cactus.fi.uba.ar (8.11.6/8.11.6) with ESMTP id g5ECxJa41141; Fri, 14 Jun 2002 09:59:19 -0300 (ART) (envelope-from fgleiser@cactus.fi.uba.ar) Date: Fri, 14 Jun 2002 09:59:19 -0300 (ART) From: Fernando Gleiser X-X-Sender: To: PL Cc: Subject: Re: Dummynet In-Reply-To: <000c01c21381$d5cbd710$4105a8c0@PL> Message-ID: <20020614095232.L34605-100000@localhost> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 14 Jun 2002, PL wrote: > Does FreeBSD release 2.2.8 suport the dummynet aplication? Yes. It was the first -RELEASE to support it. Why are you still using 2.2.8? It is almost 4 years old, it's unsupported, it doesn't sopport newer hardware, and there have been *lots* of security/ reliability fixes and new features since then. One little example: 2.2.8 panics if it runs out of mbufs. Fer > > Thanks, > > Paulo Loureiro > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 6:16:39 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mout1.freenet.de (mout1.freenet.de [194.97.50.132]) by hub.freebsd.org (Postfix) with ESMTP id 19DE337B416 for ; Fri, 14 Jun 2002 06:16:29 -0700 (PDT) Received: from [194.97.50.144] (helo=mx1.freenet.de) by mout1.freenet.de with esmtp (Exim 4.04) id 17IqwF-0002Rk-00 for freebsd-questions@freebsd.org; Fri, 14 Jun 2002 15:16:27 +0200 Received: from fnhh-mex1.freenet-ag.de ([62.104.227.185]) by mx1.freenet.de with esmtp (Exim 4.04 #2) id 17IqwF-0008Qu-00 for freebsd-questions@freebsd.org; Fri, 14 Jun 2002 15:16:27 +0200 Received: from STAFFBOX.Freenet-AG.de ([62.104.227.26]) by fnhh-mex1.Freenet-AG.de with Microsoft SMTPSVC(5.0.2195.2966); Fri, 14 Jun 2002 15:17:45 +0200 X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: Re: USB (umass) Problem Date: Fri, 14 Jun 2002 15:17:45 +0200 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Re: USB (umass) Problem Thread-Index: AcITpd8uXnYJnB/lT/uuFYl7fpVUSw== From: "Michael Radzewitz" To: X-OriginalArrivalTime: 14 Jun 2002 13:17:45.0715 (UTC) FILETIME=[DF53FC30:01C213A5] Sender: owner-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 Tom, thanks for your reply. I have looked all this morning at: sys/dev/usb/umass.c As I figured out from your mail this is not the right place to look at. The other thing is that I don't understand most of the code in this files either. Now I have opened: sys/cam/scsi/scsi_da.c and found two entries for the Minolta DiaImage in: static struct da_quirk_entry da_quirk_table[] but no entry for the DiaImage 5.=20 Am I right that I have to add here something? And what does " quirk entries " do? Maybe you can explain this to me, if you got some time=20 left for that. I have turned usb debuging options on, so if this will=20 help I can post them as well. Thanks, michael > -----Urspr=FCngliche Nachricht----- > Von: Thomas Wuerfl [mailto:thomaswuerfl@gmx.de] > Gesendet: Freitag, 14. Juni 2002 14:29 > An: Michael Radzewitz > Cc: freebsd-question@freebsd.de > Betreff: Re: USB (umass) Problem >=20 >=20 > Am Freitag, 14. Juni 2002 10:06 schrieb Michael Radzewitz: > > Hello everyone, > > > > i have a problem with USB and maybe someone is able to work > > this out with me. > > I configured USB support into the Kernel like this. > > > > # SCSI peripherals > > device scbus # SCSI bus (required) > > device da # Direct Access (disks) > > > > # USB support > > device uhci # UHCI PCI->USB interface > > device ohci # OHCI PCI->USB interface > > device usb # USB Bus (required) > > device ugen # Generic > > device uhid # "Human Interface Devices" > > device umass # Disks/Mass storage -=20 > Requires scbus and da > > > > Now, whenever i connect my Camera i get the following=20 > Kernel-Messages: > > > > Jun 14 09:50:43 radzewitz /kernel: umass0: MINOLTA DIMAGE=20 > CAMERA DIMAGE > > CAMERA , rev 1.00/0.01, addr 2 Jun 14 09:50:43 radzewitz=20 > /kernel: umass0: > > Get Max Lun not supported (SHORT_XFER) Jun 14 09:50:43=20 > radzewitz /kernel: > > umass0: BBB reset failed, IOERROR Jun 14 09:50:43 radzewitz /kernel: > > umass0: BBB bulk-in clear stall failed, IOERROR Jun 14=20 > 09:50:43 radzewitz > > /kernel: umass0: BBB bulk-out clear stall failed, IOERROR=20 > Jun 14 09:50:43 > > radzewitz /kernel: umass0: BBB reset failed, IOERROR Jun 14 09:50:43 > > radzewitz /kernel: umass0: BBB bulk-in clear stall failed,=20 > IOERROR Jun 14 > > 09:50:43 radzewitz /kernel: umass0: BBB bulk-out clear stall failed, > > IOERROR Jun 14 09:50:43 radzewitz /kernel: umass0: BBB reset failed, > > IOERROR Jun 14 09:50:43 radzewitz /kernel: umass0: BBB=20 > bulk-in clear stall > > failed, IOERROR Jun 14 09:50:43 radzewitz /kernel: umass0:=20 > BBB bulk-out > > clear stall failed, IOERROR Jun 14 09:50:43 radzewitz=20 > /kernel: umass0: BBB > > reset failed, IOERROR Jun 14 09:50:43 radzewitz /kernel: umass0: BBB > > bulk-in clear stall failed, IOERROR Jun 14 09:50:43=20 > radzewitz /kernel: > > umass0: BBB bulk-out clear stall failed, IOERROR Jun 14=20 > 09:50:43 radzewitz > > /kernel: umass0: BBB reset failed, IOERROR Jun 14 09:50:43 radzewitz > > /kernel: umass0: BBB bulk-in clear stall failed, IOERROR=20 > Jun 14 09:50:43 > > radzewitz /kernel: umass0: BBB bulk-out clear stall failed,=20 > IOERROR Jun 14 > > 09:50:43 radzewitz /kernel: (da0:umass-sim0:0:0:0): got CAM=20 > status 0x4 Jun > > 14 09:50:43 radzewitz /kernel: (da0:umass-sim0:0:0:0):=20 > fatal error, failed > > to attach to device Jun 14 09:50:43 radzewitz /kernel: > > (da0:umass-sim0:0:0:0): lost device Jun 14 09:50:43=20 > radzewitz /kernel: > > (da0:umass-sim0:0:0:0): removing device entry Jun 14=20 > 09:50:43 radzewitz > > /kernel: umass0: at uhub0 port 2 (addr 2) disconnected Jun=20 > 14 09:50:43 > > radzewitz /kernel: umass0: detached > > >=20 > Hi Michael, >=20 > it's obviously a problem with the quirk entries in=20 > /sys/cam/scsi/scsi_da.c > because it's a diffrent type of the MINOLTA DIMAGE CAMERA. > But if this is the case, it's easy to fix. >=20 > Tom >=20 >=20 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 6:25:57 2002 Delivered-To: freebsd-questions@freebsd.org Received: from infinity.aesredfish.net (ns1.aesredfish.net [65.168.0.12]) by hub.freebsd.org (Postfix) with ESMTP id 1E7C337B419 for ; Fri, 14 Jun 2002 06:25:51 -0700 (PDT) Received: from potentialtech.com (mhope-dhcp-65-168-1-181.dashfast.com [65.168.1.181]) by infinity.aesredfish.net (8.11.6/8.11.0) with ESMTP id g5EDPCr22807; Fri, 14 Jun 2002 09:25:13 -0400 Message-ID: <3D09F025.4030801@potentialtech.com> Date: Fri, 14 Jun 2002 09:31:17 -0400 From: Bill Moran User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0rc1) Gecko/20020502 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jens Rehsack Cc: Drew Tomlinson , Dan Nelson , jon@math.upd.edu.ph, David J Duchscher , questions - freebsd , "David W. Chapman Jr." Subject: Re: Finding --WITH_ACL_SUPPORT (Was Re: samba 2.2.4 broken) References: <3F3C01DA-7DAC-11D6-A6F8-0003930B3DA4@nostrum.com> <017f01c212fa$5dc39d20$6e2a6ba5@TAGALONG> <20020613171956.GC37481@dan.emsphone.com> <01a301c21307$b8861910$6e2a6ba5@TAGALONG> <3D08F478.8A949977@liwing.de> <01d101c2131f$40a14560$6e2a6ba5@TAGALONG> <3D09A8DF.1A253D56@liwing.de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >>>>>>I'm having a similar problem and have been following this >>>>> >>thread. >> >>>>>>Where do I "un-check" this option? I looked at the makefile >>>>> >>and >> >>>>it >>>> >>>>>>wasn't apparent to me. Here's the output I get when trying to >>>>>>install samba: >>>>> >>>>>You probably have "WITH_ACL_SUPPORT=yes" in either your >>>> >>Makefile, >> >>>>>Makefile.inc, or /etc/make.conf. Remove it and try again. When you use the spiffy screen with the checkboxes to choose your options, it writes the result to Makefile.inc - then it doesn't display that screen again if you make again. To select different options, you can either edit Makefile.inc, or delete it altogether. When you delete it, the build script will run the spiffy screen with the checkboxes again. BTW: to whoever has been maintaining this port - this is an excellent job! These kind options screens really set the ports collection a step ahead of rpms and other package installation methods! -- Bill Moran Potential Technology 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 Fri Jun 14 6:31:12 2002 Delivered-To: freebsd-questions@freebsd.org Received: from leviathan.inethouston.net (leviathan.inethouston.net [66.64.12.249]) by hub.freebsd.org (Postfix) with ESMTP id 8866837B41D for ; Fri, 14 Jun 2002 06:31:07 -0700 (PDT) Received: from dwcjr (dwcjr [192.168.0.248]) by leviathan.inethouston.net (Postfix) with ESMTP id D7AF83198CE; Fri, 14 Jun 2002 08:31:08 -0500 (CDT) Message-ID: <057901c213a7$be5fa2c0$f800a8c0@dwcjr> From: "David W. Chapman Jr." To: "Bill Moran" , "Jens Rehsack" Cc: "Drew Tomlinson" , "Dan Nelson" , , "David J Duchscher" , "questions - freebsd" References: <3F3C01DA-7DAC-11D6-A6F8-0003930B3DA4@nostrum.com> <017f01c212fa$5dc39d20$6e2a6ba5@TAGALONG> <20020613171956.GC37481@dan.emsphone.com> <01a301c21307$b8861910$6e2a6ba5@TAGALONG> <3D08F478.8A949977@liwing.de> <01d101c2131f$40a14560$6e2a6ba5@TAGALONG> <3D09A8DF.1A253D56@liwing.de> <3D09F025.4030801@potentialtech.com> Subject: Re: Finding --WITH_ACL_SUPPORT (Was Re: samba 2.2.4 broken) Date: Fri, 14 Jun 2002 08:31:09 -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.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 > BTW: to whoever has been maintaining this port - this is an > excellent job! These kind options screens really set the ports > collection a step ahead of rpms and other package installation > methods! > Although I've been maintaining it, and samba-devel for quite some time, I can't take much of the credit, I've had a lot of help with it, including the menu system. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 6:32:57 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail7.nc.rr.com (fe7.southeast.rr.com [24.93.67.54]) by hub.freebsd.org (Postfix) with ESMTP id 5963837B412 for ; Fri, 14 Jun 2002 06:32:53 -0700 (PDT) Received: from i8k.babbleon.org ([66.57.86.84]) by mail7.nc.rr.com with Microsoft SMTPSVC(5.5.1877.757.75); Fri, 14 Jun 2002 09:31:54 -0400 Received: by i8k.babbleon.org (Postfix, from userid 111) id 43D95BB2C; Fri, 14 Jun 2002 09:31:52 -0400 (EDT) Content-Type: text/plain; charset="iso-8859-1" From: Brian T.Schellenberger To: loki_bsd@cox.net, freebsd-questions@FreeBSD.ORG Subject: Re: another question Date: Fri, 14 Jun 2002 09:31:51 -0400 X-Mailer: KMail [version 1.3] Cc: AZNPrideChinese@worldnet.att.net References: <20020614062211.CQB19182.mtiwmhc21.worldnet.att.net@there> <200206132327.05532.loki_bsd@cox.net> In-Reply-To: <200206132327.05532.loki_bsd@cox.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020614133152.43D95BB2C@i8k.babbleon.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 Friday 14 June 2002 02:27 am, Brett Rogers wrote: | On Thursday 13 June 2002 11:21 am, you wrote: | > when i download stuff from the web, is it a good idea, to download them | > into /root? i mean when i am logged under root | | As a general rule it is not a good idea to login under root. If your user | account is in the wheel group, you can run anything that requires root | permisions by using su or sudo. (read the man pages) I'll just inject a personal opinion . . . true, the usual (and generally best) advice is to never run as root, but when initially configuring a new machine (which is the the stage that this user is at), I do *everything* as root, including browsing and downloading. Otherwise, you will be su'ing so much it's just ridiculous. Once you have things essentially set up with the basic configuration and software installation you want, though, you most definately should switch to using an ordinary user account as your "base of operations." And in the case of FreeBSD, you must add that account to the "wheel" group. -- Brian T. Schellenberger . . . . . . . bts@wnt.sas.com (work) Brian, the man from Babble-On . . . . bts@babbleon.org (personal) http://www.babbleon.org http://www.eff.org http://www.programming-freedom.org If you smell the smoke you don't need to be told what you've got to do; Yet there's a certain breed, so very in-between, they'd rather take a vote. -- DEVO -- Here To Go To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 6:33:52 2002 Delivered-To: freebsd-questions@freebsd.org Received: from purveyor6.dresdnerbank.de (purveyor6.DresdnerBank.de [193.194.7.52]) by hub.freebsd.org (Postfix) with ESMTP id D2CED37B427 for ; Fri, 14 Jun 2002 06:33:40 -0700 (PDT) Received: from ffz00egp.wwz0me.mail.dresdner.net (unverified) by purveyor6.dresdnerbank.de (Content Technologies SMTPRS 4.2.5) with ESMTP id for ; Fri, 14 Jun 2002 15:21:13 +0200 Received: by ffz00egp.wwz0me.mail.dresdner.net with Internet Mail Service (5.5.2653.19) id ; Fri, 14 Jun 2002 15:27:04 +0200 Message-ID: From: "Koeller, Manfred" To: "'questions@freebsd.org'" Subject: Problems while installing FreeBSD 4.4 Date: Fri, 14 Jun 2002 15:26:58 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hey folks, I tried to install FreeBSD on my new notebook I bought last week. Unfortunately it did not work. The computer collapses during the boot of the machine from the CD. Actually I tried to choose the graphic installation which shows me 7 hardware conflicts in the list. After deselecting these components I say SAVE but my guess is that it doesn't save anything at all due to the fact that he cannot write to the CD drive. Can this be avoided by booting up from a floppy? Or what else can be the reason for this error message that is the last one that pops up on the screen: pci0: (vendor=0x11c1, dev=0x5811) at 13.0 Any idea? Thanks for your help Manfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 6:50:10 2002 Delivered-To: freebsd-questions@freebsd.org Received: from kendra.ne.client2.attbi.com (kendra.ne.client2.attbi.com [24.147.23.83]) by hub.freebsd.org (Postfix) with ESMTP id 2377037B41B for ; Fri, 14 Jun 2002 06:50:08 -0700 (PDT) Received: from ADERBYSHIREPL (gw.meetingmaker.com [63.150.232.194]) by kendra.ne.client2.attbi.com (Postfix) with SMTP id F2D091555D for ; Fri, 14 Jun 2002 09:50:06 -0400 (EDT) Message-ID: <001501c213aa$73076df0$e603010a@int.meetingmaker.com> From: "Drew Derbyshire" To: Subject: making a partition bootable? Date: Fri, 14 Jun 2002 09:50:31 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have a P/II 350 with matched SCSI disks on a AHA-29160. The disk layouts are identical, with a NT and FreeBSD slices. FreeBSD partitions within the slice are root (one disk unused, of course), swap, and vinum partitions, with the vinum partition mirroring several file systems (/usr, /var/ usr/export, /usr/scratch). For reasons lost in the mists of time, the disk I'm actually booting off is the second drive (/dev/da1s2a). I tried switching back to the first drive, and some "thing" simply reports "read error". The actual root partition (/dev/da0s2a) is fine; if I boot from the install CD, I can direct it to load the kernel from the first disk root and things go great. Likewise, I can even boot off the MBR on the first drive and tell it chain to the second drive (F5), and that boots fine as well. But I can't boot directly off the first root partition. So my MBR, kernel, and root partition are all fine on that first disk, but the boot blocks in the partition seem hosed. How do I fix it? -- Drew Derbyshire Internet: ahd+mm@kew.com Telephone: 781-279-9812 Cell: 781-771-5981 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 6:50:53 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.navitaire.com (mail.navitaire.com [205.182.62.81]) by hub.freebsd.org (Postfix) with ESMTP id A5D2F37B43D for ; Fri, 14 Jun 2002 06:50:31 -0700 (PDT) Received: from exchange.Navitaire.com (exch.navitaire.com [149.122.4.14]) by mail.navitaire.com (Switch-2.1.4/Switch-2.1.0) with ESMTP id g5EDoUr02285 for ; Fri, 14 Jun 2002 08:50:30 -0500 (CDT) Received: by exchange.Navitaire.com with Internet Mail Service (5.5.2653.19) id ; Fri, 14 Jun 2002 08:48:48 -0500 Message-ID: From: "Henning, Brian" To: freebsd-questions@FreeBSD.ORG Subject: dd boot floppy to cd image Date: Fri, 14 Jun 2002 08:48:46 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello- I have a grub boot floopy that has no file system. It just boots into grub. I want to be able to put this floppy boot section onto a cd image to burn to a cd. I don't really care if the cd image has a file system or not. I just want it to boot grub. I am pretty sure I need to use dd to pull write the cd image. Can anyone give me a functional overview of what i need to do to make this work? thanks, brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 6:51:10 2002 Delivered-To: freebsd-questions@freebsd.org Received: from lexx.zssm.zp.ua (lexx.zssm.zp.ua [212.8.32.8]) by hub.freebsd.org (Postfix) with ESMTP id 1948937B405 for ; Fri, 14 Jun 2002 06:50:51 -0700 (PDT) Received: from server.hermes-comp.zp.ua (germes-comp.zssm.zp.ua [212.8.32.132] (may be forged)) by lexx.zssm.zp.ua (8.9.2/8.9.2) with ESMTP id QAA07249; Fri, 14 Jun 2002 16:46:34 +0300 (EET DST) Received: from localhost (localhost [127.0.0.1]) by server.hermes-comp.zp.ua (Postfix) with ESMTP id 24F4938302; Fri, 14 Jun 2002 16:50:27 +0300 (EEST) Date: Fri, 14 Jun 2002 16:50:27 +0300 (EEST) From: Alexander V Zubchenko To: "Koeller, Manfred" Cc: "'questions@freebsd.org'" Subject: Re: Problems while installing FreeBSD 4.4 In-Reply-To: Message-ID: <20020614164652.I1703-100000@server.hermes-comp.zp.ua> 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 Greetings! On Fri, 14 Jun 2002, Koeller, Manfred wrote: > Actually I tried to choose the graphic installation which shows me 7 > hardware conflicts in the list. After deselecting these components I say > SAVE but my guess is that it doesn't save anything at all due to the fact > that he cannot write to the CD drive. It don't write on floppies either. Instead save in memory and add to installed system configuration. Because the only reboot in install process is _after_ install ;-) so this changes don;t necessary to b written on boot media. Boot from floppies may remedy your problem. But, imho, this is incorrect configuration before kernel load. > pci0: (vendor=0x11c1, dev=0x5811) at 13.0 > Provide full boot sequence output if this is possible. Give info about changes, that You've made, pls. With respect, Alexander V Zubchenko, E-Mail: stalker@hermes-comp.zp.ua System Administrator, WWW: http://www.hermes-comp.zp.ua/ Hermes-comp, Ukraine, Zaporizhzhya, Geroev Stalingrada 50 phone/fax: +380 612 64-19-72 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 6:54: 1 2002 Delivered-To: freebsd-questions@freebsd.org Received: from franklinus.red.cert.org (franklinus.red.cert.org [192.88.209.16]) by hub.freebsd.org (Postfix) with ESMTP id EDA4E37B420 for ; Fri, 14 Jun 2002 06:53:58 -0700 (PDT) Received: from caduceus.indigo.cert.org (caduceus.indigo.cert.org [192.88.209.149]) by franklinus.red.cert.org (8.11.6/8.11.6/1.5) with ESMTP id g5EDrw127370 for ; Fri, 14 Jun 2002 09:53:58 -0400 Received: from caduceus.indigo.cert.org (localhost [127.0.0.1]) by caduceus.indigo.cert.org (8.9.3/8.9.3/2.17) with SMTP id JAA28180 for ; Fri, 14 Jun 2002 09:53:58 -0400 (EDT) Date: Fri, 14 Jun 2002 09:53:58 -0400 (EDT) From: Majordomo-owner@cert.org Message-Id: <200206141353.JAA28180@caduceus.indigo.cert.org> Content-Type: multipart/mixed; boundary="----------=_1024062838-28178-0" Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.316 (Entity 5.212) To: freebsd-questions Subject: Majordomo results: Japanese lass' sexy pictures Reply-To: Majordomo@cert.org X-Loop: majordomo Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format... ------------=_1024062838-28178-0 Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary Content-Description: Ignored part. Ignoring part of type text/html. ------------=_1024062838-28178-0 Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary Content-Description: Ignored part. Ignoring part of type audio/x-wav. ------------=_1024062838-28178-0 Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary Content-Description: Results from part 2 of toplevel >>>> Content-Type: application/octet-stream; **** Illegal command! **** Skipped 10 lines of trailing unparseable text. No valid commands processed. ------------=_1024062838-28178-0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 7:41:26 2002 Delivered-To: freebsd-questions@freebsd.org Received: from boston3.g4.net (boston3.G4.NET [216.177.0.33]) by hub.freebsd.org (Postfix) with ESMTP id 6E63337B408 for ; Fri, 14 Jun 2002 07:41:13 -0700 (PDT) Received: from attbi.com (internetgate.office.g4.Net [216.177.0.160]) by boston3.g4.net (8.11.3/8.11.3) with ESMTP id g5EEf9q10656 for ; Fri, 14 Jun 2002 10:41:09 -0400 (EDT) (envelope-from drlski@attbi.com) Message-ID: <3D0A0E0C.8010609@attbi.com> Date: Fri, 14 Jun 2002 10:38:52 -0500 From: David Loszewski User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.0) Gecko/20020608 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: nss_ldap problem Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm trying to install ispman featured at www.ispman.com. I'm running on a FreeBSD 4.5 system and trying to install ispman-0.9 while using OpenLDAP 2.0.23 I was able to get it setup to the point so that I could see the gui on the web interface however when I try to log in it gives me an "Invalid Credentials" error on the webpage. I figured this may be because of the LDAP database. When I tried to do a 'ldapsearch -x -LLL ispmanVar=*' to see if LDAP was working all it came back for a response was 'no matches found: ispmanVar=*' I then did some more reading and found that pam_ldap and nss_ldap had to be installed. I lucked out with pam_ldap, there was already a port for FreeBSD however I can't find a port for nss_ldap so I tried to install by using the source os nss_ldap-149. I was able to configure the source ok using './configure --with-ldap-dir=/usr/local' but when i did a 'gmake' and it gave me this: # gmake gmake all-am gmake[1]: Entering directory `/home/gent/nss_ldap-194' source='ldap-nss.c' object='ldap-nss.o' libtool=no \ depfile='.deps/ldap-nss.Po' tmpdepfile='.deps/ldap-nss.TPo' \ depmode=none /bin/sh ./depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I. -DLDAP_REFERRALS -DPIC -D_REENTRANT -I/usr/local/include -g -O2 -Wall -fPIC -c `test -f ldap-nss.c || echo './'`ldap-nss.c In file included from ldap-nss.h:27, from ldap-nss.c:90: /usr/include/malloc.h:2: warning: #warning "this file includes which is deprecated, use instead" In file included from ldap-nss.c:90: ldap-nss.h:462: syntax error before `*' ldap-nss.h:463: warning: type defaults to `int' in declaration of `NSS_STATUS' ldap-nss.h:463: `NSS_STATUS' declared as function returning a function ldap-nss.h:549: `_nss_ldap_search_s' declared as function returning a function ldap-nss.h:558: `_nss_ldap_search' declared as function returning a function ldap-nss.h:563: `_nss_ldap_result' declared as function returning a function ldap-nss.h:570: `_nss_ldap_read' declared as function returning a function ldap-nss.h:582: syntax error before `parser_t' ldap-nss.h:582: `_nss_ldap_getent' declared as function returning a function ldap-nss.h:594: syntax error before `parser_t' ldap-nss.h:594: `_nss_ldap_getbyname' declared as function returning a function ldap-nss.h:604: `_nss_ldap_assign_attrvals' declared as function returning a function ldap-nss.h:611: `_nss_ldap_assign_attrval' declared as function returning a function ldap-nss.h:619: `_nss_ldap_assign_userpassword' declared as function returning a function ldap-nss.h:621: `_nss_ldap_oc_check' declared as function returning a function ldap-nss.h:664: `_nss_ldap_init' declared as function returning a function In file included from ldap-nss.c:93: util.h:41: `_nss_ldap_getrdnvalue' declared as function returning a function util.h:114: `_nss_ldap_readconfig' declared as function returning a function util.h:121: `_nss_ldap_escape_string' declared as function returning a function In file included from ldap-nss.c:94: dnsconfig.h:29: `_nss_ldap_getdnsdn' declared as function returning a function dnsconfig.h:32: `_nss_ldap_readconfigfromdns' declared as function returning a function ldap-nss.c:203: `do_open' declared as function returning a function ldap-nss.c:222: `do_result' declared as function returning a function ldap-nss.c:230: `do_filter' declared as function returning a function ldap-nss.c:237: syntax error before `parser_t' ldap-nss.c:237: `do_parse' declared as function returning a function ldap-nss.c:244: syntax error before `parser_t' ldap-nss.c:244: `do_parse_s' declared as function returning a function ldap-nss.c:260: `do_with_reconnect' declared as function returning a function ldap-nss.c:826: `_nss_ldap_init' declared as function returning a function ldap-nss.c:837: `do_open' declared as function returning a function ldap-nss.c: In function `do_open': ldap-nss.c:957: `NSS_SUCCESS' undeclared (first use in this function) ldap-nss.c:957: (Each undeclared identifier is reported only once ldap-nss.c:957: for each function it appears in.) ldap-nss.c:989: invalid lvalue in assignment ldap-nss.c:996: invalid lvalue in assignment ldap-nss.c:1003: warning: return makes integer from pointer without a cast ldap-nss.c:1067: `NSS_UNAVAIL' undeclared (first use in this function) ldap-nss.c:1261: warning: control reaches end of non-void function ldap-nss.c: In function `_nss_ldap_ent_context_init': ldap-nss.c:1471: `NSS_SUCCESS' undeclared (first use in this function) ldap-nss.c: In function `_nss_ldap_ent_context_release': ldap-nss.c:1522: `NSS_SUCCESS' undeclared (first use in this function) ldap-nss.c: At top level: ldap-nss.c:1542: `do_filter' declared as function returning a function ldap-nss.c: In function `do_filter': ldap-nss.c:1570: invalid lvalue in assignment ldap-nss.c:1570: `NSS_SUCCESS' undeclared (first use in this function) ldap-nss.c:1571: warning: return makes integer from pointer without a cast ldap-nss.c:1581: invalid lvalue in assignment ldap-nss.c:1584: invalid lvalue in assignment ldap-nss.c:1585: warning: return makes integer from pointer without a cast ldap-nss.c:1591: invalid lvalue in assignment ldap-nss.c:1592: warning: return makes integer from pointer without a cast ldap-nss.c:1637: warning: control reaches end of non-void function ldap-nss.c: At top level: ldap-nss.c:1645: `do_result' declared as function returning a function ldap-nss.c: In function `do_result': ldap-nss.c:1647: function `stat' is initialized like a variable ldap-nss.c:1647: `NSS_TRYAGAIN' undeclared (first use in this function) ldap-nss.c:1683: `NSS_UNAVAIL' undeclared (first use in this function) ldap-nss.c:1686: `NSS_SUCCESS' undeclared (first use in this function) ldap-nss.c:1734: `NSS_NOTFOUND' undeclared (first use in this function) ldap-nss.c:1759: warning: return makes integer from pointer without a cast ldap-nss.c: At top level: ldap-nss.c:1770: `do_with_reconnect' declared as function returning a function ldap-nss.c: In function `do_with_reconnect': ldap-nss.c:1773: function `stat' is initialized like a variable ldap-nss.c:1773: `NSS_TRYAGAIN' undeclared (first use in this function) ldap-nss.c:1798: `NSS_SUCCESS' undeclared (first use in this function) ldap-nss.c:1833: `NSS_NOTFOUND' undeclared (first use in this function) ldap-nss.c:1849: `NSS_UNAVAIL' undeclared (first use in this function) ldap-nss.c:1854: switch quantity not an integer ldap-nss.c:1857: warning: unreachable code at beginning of switch statement ldap-nss.c:1881: warning: return makes integer from pointer without a cast ldap-nss.c: At top level: ldap-nss.c:1989: syntax error before `parser_t' ldap-nss.c:1990: `do_parse' declared as function returning a function ldap-nss.c: In function `do_parse': ldap-nss.c:1991: function `parseStat' is initialized like a variable ldap-nss.c:1991: `NSS_NOTFOUND' undeclared (first use in this function) ldap-nss.c:2004: function `resultStat' is initialized like a variable ldap-nss.c:2004: `NSS_SUCCESS' undeclared (first use in this function) ldap-nss.c:2006: `ctx' undeclared (first use in this function) ldap-nss.c:2010: invalid lvalue in assignment ldap-nss.c:2016: invalid lvalue in assignment ldap-nss.c:2030: warning: implicit declaration of function `parser' ldap-nss.c:2030: `result' undeclared (first use in this function) ldap-nss.c:2031: `buffer' undeclared (first use in this function) ldap-nss.c:2031: `buflen' undeclared (first use in this function) ldap-nss.c:2031: invalid lvalue in assignment ldap-nss.c:2034: `NSS_TRYAGAIN' undeclared (first use in this function) ldap-nss.c:2048: `errnop' undeclared (first use in this function) ldap-nss.c:2061: warning: return makes integer from pointer without a cast ldap-nss.c: At top level: ldap-nss.c:2069: syntax error before `parser_t' ldap-nss.c:2070: `do_parse_s' declared as function returning a function ldap-nss.c: In function `do_parse_s': ldap-nss.c:2071: function `parseStat' is initialized like a variable ldap-nss.c:2071: `NSS_NOTFOUND' undeclared (first use in this function) ldap-nss.c:2085: `ctx' undeclared (first use in this function) ldap-nss.c:2112: `result' undeclared (first use in this function) ldap-nss.c:2112: `buffer' undeclared (first use in this function) ldap-nss.c:2112: `buflen' undeclared (first use in this function) ldap-nss.c:2112: invalid lvalue in assignment ldap-nss.c:2115: `NSS_TRYAGAIN' undeclared (first use in this function) ldap-nss.c:2119: `errnop' undeclared (first use in this function) ldap-nss.c:2132: warning: return makes integer from pointer without a cast ldap-nss.c: At top level: ldap-nss.c:2142: `_nss_ldap_read' declared as function returning a function ldap-nss.c:2209: `_nss_ldap_result' declared as function returning a function ldap-nss.c:2222: `_nss_ldap_search_s' declared as function returning a function ldap-nss.c: In function `_nss_ldap_search_s': ldap-nss.c:2232: invalid lvalue in assignment ldap-nss.c:2233: `NSS_SUCCESS' undeclared (first use in this function) ldap-nss.c:2237: warning: return makes integer from pointer without a cast ldap-nss.c:2272: invalid lvalue in assignment ldap-nss.c:2274: warning: return makes integer from pointer without a cast ldap-nss.c:2278: invalid lvalue in assignment ldap-nss.c:2282: warning: return makes integer from pointer without a cast ldap-nss.c: At top level: ldap-nss.c:2293: `_nss_ldap_search' declared as function returning a function ldap-nss.c: In function `_nss_ldap_search': ldap-nss.c:2303: invalid lvalue in assignment ldap-nss.c:2304: `NSS_SUCCESS' undeclared (first use in this function) ldap-nss.c:2308: warning: return makes integer from pointer without a cast ldap-nss.c:2344: invalid lvalue in assignment ldap-nss.c:2346: warning: return makes integer from pointer without a cast ldap-nss.c:2350: invalid lvalue in assignment ldap-nss.c:2354: warning: return makes integer from pointer without a cast ldap-nss.c: At top level: ldap-nss.c:2448: syntax error before `parser_t' ldap-nss.c:2449: `_nss_ldap_getent' declared as function returning a function ldap-nss.c: In function `_nss_ldap_getent': ldap-nss.c:2450: function `stat' is initialized like a variable ldap-nss.c:2450: `NSS_SUCCESS' undeclared (first use in this function) ldap-nss.c:2454: `ctx' undeclared (first use in this function) ldap-nss.c:2463: `NSS_UNAVAIL' undeclared (first use in this function) ldap-nss.c:2482: `filterprot' undeclared (first use in this function) ldap-nss.c:2482: `sel' undeclared (first use in this function) ldap-nss.c:2482: invalid lvalue in assignment ldap-nss.c:2487: warning: return makes integer from pointer without a cast ldap-nss.c:2496: `result' undeclared (first use in this function) ldap-nss.c:2496: `buffer' undeclared (first use in this function) ldap-nss.c:2496: `buflen' undeclared (first use in this function) ldap-nss.c:2496: `errnop' undeclared (first use in this function) ldap-nss.c:2496: `parser' undeclared (first use in this function) ldap-nss.c:2496: invalid lvalue in assignment ldap-nss.c:2522: warning: return makes integer from pointer without a cast ldap-nss.c: At top level: ldap-nss.c:2536: syntax error before `parser_t' ldap-nss.c:2537: `_nss_ldap_getbyname' declared as function returning a function ldap-nss.c: In function `_nss_ldap_getbyname': ldap-nss.c:2538: function `stat' is initialized like a variable ldap-nss.c:2538: `NSS_NOTFOUND' undeclared (first use in this function) ldap-nss.c:2550: `args' undeclared (first use in this function) ldap-nss.c:2550: `filterprot' undeclared (first use in this function) ldap-nss.c:2550: `sel' undeclared (first use in this function) ldap-nss.c:2550: invalid lvalue in assignment ldap-nss.c:2551: `NSS_SUCCESS' undeclared (first use in this function) ldap-nss.c:2555: warning: return makes integer from pointer without a cast ldap-nss.c:2568: `result' undeclared (first use in this function) ldap-nss.c:2568: `buffer' undeclared (first use in this function) ldap-nss.c:2568: `buflen' undeclared (first use in this function) ldap-nss.c:2568: `errnop' undeclared (first use in this function) ldap-nss.c:2568: `parser' undeclared (first use in this function) ldap-nss.c:2568: invalid lvalue in assignment ldap-nss.c:2577: warning: return makes integer from pointer without a cast ldap-nss.c: At top level: ldap-nss.c:2596: `_nss_ldap_assign_attrvals' declared as function returning a function ldap-nss.c: In function `_nss_ldap_assign_attrvals': ldap-nss.c:2616: `NSS_TRYAGAIN' undeclared (first use in this function) ldap-nss.c:2630: `NSS_SUCCESS' undeclared (first use in this function) ldap-nss.c:2677: warning: control reaches end of non-void function ldap-nss.c: At top level: ldap-nss.c:2685: `_nss_ldap_assign_attrval' declared as function returning a function ldap-nss.c: In function `_nss_ldap_assign_attrval': ldap-nss.c:2692: `NSS_NOTFOUND' undeclared (first use in this function) ldap-nss.c:2699: `NSS_TRYAGAIN' undeclared (first use in this function) ldap-nss.c:2712: `NSS_SUCCESS' undeclared (first use in this function) ldap-nss.c:2712: `NSS_SUCCESS' undeclared (first use in this function) ldap-nss.c:2713: warning: control reaches end of non-void function ldap-nss.c: At top level: ldap-nss.c:2724: `_nss_ldap_assign_userpassword' declared as function returning a function ldap-nss.c: In function `_nss_ldap_assign_userpassword': ldap-nss.c:2795: `NSS_TRYAGAIN' undeclared (first use in this function) ldap-nss.c:2812: `NSS_SUCCESS' undeclared (first use in this function) ldap-nss.c:2813: warning: control reaches end of non-void function ldap-nss.c: At top level: ldap-nss.c:2817: `_nss_ldap_oc_check' declared as function returning a function ldap-nss.c: In function `_nss_ldap_oc_check': ldap-nss.c:2819: function `ret' is initialized like a variable ldap-nss.c:2819: `NSS_NOTFOUND' undeclared (first use in this function) ldap-nss.c:2828: `NSS_SUCCESS' undeclared (first use in this function) ldap-nss.c:2839: warning: return makes integer from pointer without a cast ldap-nss.c: At top level: ldap-nss.c:21: warning: `rcsId' defined but not used gmake[1]: *** [ldap-nss.o] Error 1 gmake[1]: Leaving directory `/home/gent/nss_ldap-194' gmake: *** [all] Error 2 -------------------------------------------------------------------------------------------------- I also tried just a make but it did the same thing, how can I fix this? Dave To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 7:43:35 2002 Delivered-To: freebsd-questions@freebsd.org Received: from typhoon.mail.pipex.net (typhoon.mail.pipex.net [158.43.128.27]) by hub.freebsd.org (Postfix) with SMTP id 128BA37B40F for ; Fri, 14 Jun 2002 07:43:30 -0700 (PDT) Received: (qmail 2172 invoked from network); 14 Jun 2002 14:43:26 -0000 Received: from 62-190-203-232.pdu.pipex.net (HELO rob) (62.190.203.232) by smtp-2.dial.pipex.com with SMTP; 14 Jun 2002 14:43:26 -0000 Message-ID: <4111-220026514144344382@rob> To: "boughtin" From: "support team" Subject: "Wow! Marlboro only $17.50 for a 200 carton" Date: Fri, 14 Jun 2002 15:43:44 +0100 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 Look! premium brands, top quality and delivered to your door. http://www.4discountcigarettes.com We have sources who can supply all the top brands of cigarettes, exactly the same quality as you get from your local shop, cellophane wrapped for freshness and air delivered anywhere in the world - for a fraction of what you normally pay! How? - because these come straight from a bonded warehouse and under current international postal agreements, they are duty free. No tricks, no scam just top quality cigarettes at prices you won't find anywhere else - honest - just check. Marlboro, winstons, camels from just $17.50 for a carton of 200. Monte carlo's from $14.90. Superkings from $15.70. And many others - come and see and we'll explain it all to you. If you're a smoker this site will save you hundreds of dollars a year. http://www.4discountcigarettes.com Best wishes from the Support team support@4DiscountCigarettes.com Your satisfaction is very important to us. So we give a 100% guarantee on all orders. We also wish to advertise without offending. We do not spam and only mail to addresses of people who have contacted us, are a member of the same opt-in or safelist groups, or are included in lists of addresses we have bought or rented believing them to be double opt-in subscribers. If you are none of the above, or you do not wish to recieve occasional postings about discount or free offers on a wide range of goods - please reply putting "remove" in the subject line, and please accept our sincere apologies for troubling you. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 7:55:44 2002 Delivered-To: freebsd-questions@freebsd.org Received: from obelix.unicamp.br (obelix.unicamp.br [143.106.10.2]) by hub.freebsd.org (Postfix) with ESMTP id A946637B410 for ; Fri, 14 Jun 2002 07:55:38 -0700 (PDT) Received: by obelix.unicamp.br (Postfix, from userid 300) id 778A819DC5; Fri, 14 Jun 2002 11:55:37 -0300 (BRT) From: dicas-l-request@unicamp.br (Petidomo Mailing List Server) To: questions@freebsd.org Subject: Your request "indecipherable" In-Reply-To: <20020614144823.1BD1F19DEC@obelix.unicamp.br> Message-Id: <20020614145537.778A819DC5@obelix.unicamp.br> Date: Fri, 14 Jun 2002 11:55:37 -0300 (BRT) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG How to use the Petidomo 2.0 mailing list server *********************************************** Petidomo is an automatic mailing list server, which maintains mailing lists without any human interaction. The program understands a set of commands which you can use to add yourself to mailing lists, or to remove you from lists you are subscribed on. These commands will be explained in the following paragraphs: SUBSCRIBE The "subscribe" command will add your address to a mailing list. Usually sending an e-mail to the server with only this word in the body of the mail will do the right thing for you. In case you want to subscribe an address not equal to the one you are mailing from, you can add this address as parameter to the command, like this: subscribe user@site.domain.net Please note that many list servers to do not allow to subscribe other addresses than your own, though, because this feature can be abused. UNSUBSCRIBE Syntax and usage of the "unsubscribe" command are the same as with the "subscribe" command, the purpose is a bit different though: Sending this command to the server will remove your address from the mailing list. INDEX The "index" command does not need any parameters. Sending it to the server will get you a list of available mailing lists on this server. This is useful in case you want to subscribe to a list but can't remember the exact name anymore. HELP The "help" command will make the list server send you this file. HELP listname If you specify a parameter after the "help" command, the server will send you the description of this mailing list back. The description usually contains the topic and purpose of the mailing list. Commands must begin at the first column on each line in the mail, to be recognized. Lines which do not contain a command will be ignored. -- /* * Listserver software: Petidomo 2.2 (non-commercial) * Utilized cpu time : 0.40000 seconds * Utilized memory : 534 KByte */ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 7:57:38 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.thundernet.cz (mail.thundernet.cz [62.77.87.114]) by hub.freebsd.org (Postfix) with SMTP id 9F95937B415 for ; Fri, 14 Jun 2002 07:57:31 -0700 (PDT) Received: (qmail 13235 invoked from network); 14 Jun 2002 14:56:09 -0000 Received: from unknown (HELO freepuppy.bellavista.cz) (62.168.44.50) by mail.thundernet.cz with SMTP; 14 Jun 2002 14:56:09 -0000 Received: (from roman@localhost) by freepuppy.bellavista.cz (8.11.6/8.11.6) id g5EExlk69376; Fri, 14 Jun 2002 16:59:47 +0200 (CEST) (envelope-from neuhauser@bellavista.cz) X-Authentication-Warning: freepuppy.bellavista.cz: roman set sender to neuhauser@bellavista.cz using -f Date: Fri, 14 Jun 2002 16:59:47 +0200 From: Roman Neuhauser To: johann@broadpark.no Cc: questions@freebsd.org Subject: Re: Getting XFree86-4 to work with ATI's Mach64-VT Message-ID: <20020614145947.GB64435@freepuppy.bellavista.cz> Mail-Followup-To: johann@broadpark.no, questions@freebsd.org References: <1023987949.3d08d0ed8fedb@mail.broadpark.no> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1023987949.3d08d0ed8fedb@mail.broadpark.no> User-Agent: Mutt/1.3.99i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Date: Thu, 13 Jun 2002 19:05:49 +0200 > From: johann@broadpark.no > To: questions@freebsd.org > Subject: Getting XFree86-4 to work with ATI's Mach64-VT > > Hello! > > I've xf86configured X to run as my system used to run my Mach64-VT graphics > accelerator. I am however fronted with a black screen. Pressing > Ctrl+Alt+Return gives me the error message(s): ... > BScreen::LoadStyle(): couldn't load font '-misc-8x8 system > font-medium-r-normal- > -9-90-100-100-m-100-iso8859-*' > BScreen::parseMenuFile: [exec] error, no menu label and/or command defined > Row: 13 Hi Johann, looks like the problem is in your Blackbox config files. -- FreeBSD 4.5-STABLE 4:56PM up 11 days, 6:45, 5 users, load averages: 0.00, 0.01, 0.00 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 8:27:57 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.simrad.no (mail.simrad.no [193.69.73.2]) by hub.freebsd.org (Postfix) with ESMTP id BE6FB37B419 for ; Fri, 14 Jun 2002 08:27:52 -0700 (PDT) MIME-Version: 1.0 X-Mailer: Lotus Notes Build V60_M13_04302002 Pre-release 2 April 30, 2002 Subject: nedit locked up... Please help To: Message-ID: From: chip.wiegand@simrad.com Date: Fri, 14 Jun 2002 08:22:29 -0700 X-MIMETrack: Serialize by Router on S_INET01/S_EXT(Release 5.0.6a |January 17, 2001) at 14.06.2002 17:29:25 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 am using Nedit-5.2 and am in the middle of creating a web page when it decided to lock up. I had changed screens to look a an image, changed back to Nedit and it just gave me a blank white window, the toolbar is still there, but I can't do anything with it. I can't even save my document. I see in top that Nedit is using over 98% cpu. Is my only choice xkill? Or is there a way to make it continue to run properly? -- Chip Wiegand Computer Services Simrad, Inc www.simradusa.com chip.wiegand@simrad.com "There is no reason anyone would want a computer in their home." --Ken Olson, president, chairman and founder of Digital Equipment Corporation, 1977 (They why do I have 9? Somebody help me!) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 8:29: 7 2002 Delivered-To: freebsd-questions@freebsd.org Received: from reiher.informatik.uni-wuerzburg.de (wi4d22.informatik.uni-wuerzburg.de [132.187.101.122]) by hub.freebsd.org (Postfix) with ESMTP id CCE0E37B41B for ; Fri, 14 Jun 2002 08:29:04 -0700 (PDT) Received: from mukappabeta.de (localhost [127.0.0.1]) by reiher.informatik.uni-wuerzburg.de (Postfix) with ESMTP id BE352AFD7; Fri, 14 Jun 2002 17:29:03 +0200 (CEST) Message-ID: <3D0A0BBF.7000102@mukappabeta.de> Date: Fri, 14 Jun 2002 17:29:03 +0200 From: Matthias Buelow User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.0) Gecko/20020607 X-Accept-Language: en-us, en MIME-Version: 1.0 To: nathan skains Cc: questions@freebsd.org Subject: Re: problem with video card References: <200206132304.03273.ian@cerebellum.za.net> <007d01c2130c$413801c0$0200a8c0@logical> 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 nathan skains wrote: > I am runing a amd 1gig 256meg of ddr ram, 128 meg ati raddeon 7500-series > card. when installed x and configured it, the server keeps coring out. Any Are you sure your radeon 7500 has 128 megs RAM? To my knowledge they come with 64 megs ddr ram (I've got one also.) If you've manually specified the card to have 128 megs when it's actually only got 64, that might be the cause of your problem. Plus, do you use XFree 3.3.6 or 4.2.0? I'm running 4.2.0 from ports and don't have any problems with it (even 3d-acceleration works, via DRI.) --mkb To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 8:32:38 2002 Delivered-To: freebsd-questions@freebsd.org Received: from chicken.orbitel.bg (chicken100.orbitel.bg [195.24.32.21]) by hub.freebsd.org (Postfix) with SMTP id D5D8937B42C for ; Fri, 14 Jun 2002 08:32:16 -0700 (PDT) Received: (qmail 15667 invoked from network); 14 Jun 2002 15:32:13 -0000 Received: from unknown (HELO procreditbank.com) (212.95.170.207) by chicken.orbitel.bg with SMTP; 14 Jun 2002 15:32:13 -0000 Received: from itaush [172.16.248.203] by Proxy+; Fri, 14 Jun 2002 18:00:39 +0300 for multiple recipients From: "Ivailo Tanusheff" To: "FreeBSD Questions" , "FreeBSD Security" Subject: IPFW + Squid Date: Fri, 14 Jun 2002 18:00:39 +0300 Message-ID: <006601c213b4$3f425cf0$cbf810ac@sof.procreditbank.bg> 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.2600.0000 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 Dear Sirs, I have the following configuration: {Internet} <-> {SQUID1 + Net1} <-64K line-> [SQUID2] <-> {Net2} I have the following problem: In Net1 I have an important server to which there are connecting some clients from Net2 trough http and the squid server. These clients have to be able to use most of the 64K line between the two networks. In Net2 there are many clients useing the squid server as a proxy and are making "bad" traffic. My question is - how may I configure ipfw to shape the traffic for the other users. I'd tried some ways of accomplishing that task, but it seems to me, that when using proxy server, the destination IP address is not in the IP header or I'm wrong. Can you help me? Id tried: su-2.05a# ipfw -a show 00500 0 0 pipe 1 ip from any to not out 00600 0 0 pipe 2 ip from any to not in 65535 397320 84804286 allow ip from any to any As you see - there is no hit of going out of the net1. Thank you in advantage, Ivo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 8:33:54 2002 Delivered-To: freebsd-questions@freebsd.org Received: from entropy.ms.washington.edu (entropy.ms.washington.edu [128.95.18.1]) by hub.freebsd.org (Postfix) with ESMTP id CE16037B421 for ; Fri, 14 Jun 2002 08:33:27 -0700 (PDT) Received: from entropy.ms.washington.edu (entropy.ms.washington.edu [128.95.18.1]) by entropy.ms.washington.edu (8.11.6/8.11.6) with ESMTP id g5EFUJt107530; Fri, 14 Jun 2002 08:30:19 -0700 (PDT) Date: Fri, 14 Jun 2002 08:30:18 -0700 (PDT) From: Richard Fairfield To: Giorgos Keramidas Cc: Subject: SUMMARY: sendmail invocation from MUA In-Reply-To: <20020613235256.GA4077@hades.hell.gr> 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 2002-06-13 08:17 -0700, Richard Fairfield wrote: > > > > Option 2, which fails: > > - In /etc/mail/, define an relay host. For example: > > FEATURE(msp mailhost.ms.washington.edu)dnl > > - cd /etc/mail ; make install-submit-cf > > Syntax error. Try this instead: > > FEATURE(`msp', `mailhost.ms.washington.edu')dnl > > Use the same type of quotes I did. In fact, you should just > copy/paste the line. > > - Giorgos > I fixed the typo. It works correctly now. As usual, many thanks. Richard Fairfield Math Sciences Computing Center University of Washington MSCC Departmental Telephone Number: 206-616-3636 My Office Telephone Number: 206-685-2303 Fax: 206-685-7419 rcf@ms.washington.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 8:34:34 2002 Delivered-To: freebsd-questions@freebsd.org Received: from falcon.mail.pas.earthlink.net (falcon.mail.pas.earthlink.net [207.217.120.74]) by hub.freebsd.org (Postfix) with ESMTP id B40F037B400; Fri, 14 Jun 2002 08:34:08 -0700 (PDT) Received: from lsanca1-ar6-4-62-201-214.lsanca1.elnk.dsl.genuity.net ([4.62.201.214] helo=netcom1.netcom.com) by falcon.mail.pas.earthlink.net with esmtp (Exim 3.33 #2) id 17It5M-0006kb-00; Fri, 14 Jun 2002 08:34:00 -0700 Received: by netcom1.netcom.com (Postfix, from userid 1000) id ECBED13107; Fri, 14 Jun 2002 08:33:58 -0700 (PDT) From: Mike Harding To: marcus@marcuscom.com Cc: dnelson@allantgroup.com, sroberts@dsl.pipex.com, freebsd-questions@FreeBSD.ORG, freebsd-gnome@FreeBSD.ORG In-reply-to: <1024030968.355.22.camel@gyros.marcuscom.com> (message from Joe Marcus Clarke on 14 Jun 2002 01:02:48 -0400) Subject: Re: xscreensaver-gnome-4.05 install fails References: <1024001369.357.4.camel@Demon.Strobe.org> <1024001948.311.110.camel@gyros.marcuscom.com> <1024002434.357.11.camel@Demon.Strobe.org> <1024002658.311.118.camel@gyros.marcuscom.com> <20020613212625.GA21232@dan.emsphone.com> <1024004575.311.124.camel@gyros.marcuscom.com> <1024006176.357.16.camel@Demon.Strobe.org> <20020613230936.GA34783@dan.emsphone.com> <20020614045314.F37321310A@netcom1.netcom.com> <1024030968.355.22.camel@gyros.marcuscom.com> Message-Id: <20020614153358.ECBED13107@netcom1.netcom.com> Date: Fri, 14 Jun 2002 08:33:58 -0700 (PDT) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Does appear to work, although the screensaver 'tab' in the configuration tool has no icon... - Mike H. X-Authentication-Warning: gyros.marcuscom.com: marcus set sender to marcus@marcuscom.com using -f From: Joe Marcus Clarke Cc: dnelson@allantgroup.com, sroberts@dsl.pipex.com, freebsd-questions@FreeBSD.ORG, freebsd-gnome@FreeBSD.ORG Date: 14 Jun 2002 01:02:48 -0400 X-Spam-Status: No, hits=-7.0 required=5.0 tests=IN_REP_TO,UNIFIED_PATCH,AWL version=2.20 X-Spam-Level: --=-ahyKUYqmNYYS0CnW4P50 Content-Type: text/plain Content-Transfer-Encoding: 7bit On Fri, 2002-06-14 at 00:53, Mike Harding wrote: > > I still see no way to configure the screensave on the gnome config > center... Can you try this patch-ab, and see if it resolves the problem? Simply drop this file in /usr/ports/x11/xscreensaver/files, and build xscreensaver-gnome. Joe > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-gnome" in the body of the message > -- PGP Key : http://www.marcuscom.com/pgp.asc --=-ahyKUYqmNYYS0CnW4P50 Content-Disposition: attachment; filename=patch-ab Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; name=patch-ab; charset=ISO8859-1 --- configure.orig Tue Jun 11 05:09:04 2002 +++ configure Fri Jun 14 01:00:58 2002 @@ -12929,7 +12929,7 @@ else GNOME_DATADIR=3D`$gtk_config --prefix` fi - GNOME_DATADIR=3D"$GNOME_DATADIR/share" + GNOME_DATADIR=3D"$GNOME_DATADIR/share/gnome" fi =20 # .desktop files go in different places in Gnome 1.x and Gnome 2.x... @@ -14240,18 +14240,18 @@ GL_LIBS=3D"" =20 =20 - # Some versions of MesaGL are compiled to require -lpthread. - # So if the Mesa headers exist, and -lpthread exists, then always - # link -lpthread after the Mesa libs (be they named -lGL or -lMesaGL.) + # Some versions of MesaGL are compiled to require "-pthread". + # So if the Mesa headers exist, and "-pthread" exists, then always + # link "-pthread" after the Mesa libs (be they named -lGL or -lMesaGL.= ) # if test "$ac_have_mesa_gl" =3D yes; then - echo "$as_me:$LINENO: checking for pthread_create in -lpthread" >&5 -echo $ECHO_N "checking for pthread_create in -lpthread... $ECHO_C" >&6 + echo "$as_me:$LINENO: checking for pthread_create in "-pthread"" >&5 +echo $ECHO_N "checking for pthread_create in "-pthread"... $ECHO_C" >&6 if test "${ac_cv_lib_pthread_pthread_create+set}" =3D set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_check_lib_save_LIBS=3D$LIBS -LIBS=3D"-lpthread $LIBS" +LIBS=3D""-pthread" $LIBS" cat >conftest.$ac_ext <<_ACEOF #line $LINENO "configure" #include "confdefs.h" @@ -14301,7 +14301,7 @@ echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_create" >&5 echo "${ECHO_T}$ac_cv_lib_pthread_pthread_create" >&6 if test $ac_cv_lib_pthread_pthread_create =3D yes; then - GL_LIBS=3D"-lpthread" + GL_LIBS=3D""-pthread"" fi =20 fi @@ -17491,13 +17491,13 @@ # Now that we know whether we have Gnome, we can decide where the XML # config files get installed. # -if test -z "$HACK_CONF_DIR" ; then - if test -n "$GNOME_DATADIR" ; then - HACK_CONF_DIR=3D'${GNOME_DATADIR}/control-center/screensavers' - else - HACK_CONF_DIR=3D'${prefix}/lib/xscreensaver/config' - fi -fi +#if test -z "$HACK_CONF_DIR" ; then +# if test -n "$GNOME_DATADIR" ; then +# HACK_CONF_DIR=3D'${GNOME_DATADIR}/control-center/screensavers' +# else +# HACK_CONF_DIR=3D'${prefix}/lib/xscreensaver/config' +# fi +#fi =20 =20 =20 --=-ahyKUYqmNYYS0CnW4P50-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 8:38:30 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost.gu.edu.au (kraken.itc.gu.edu.au [132.234.250.31]) by hub.freebsd.org (Postfix) with ESMTP id EBB6B37B400 for ; Fri, 14 Jun 2002 08:38:24 -0700 (PDT) Received: from kurango.cit.gu.edu.au (daemon@kurango.cit.gu.edu.au [132.234.86.1]) by mailhost.gu.edu.au (8.10.1/8.10.1) with ESMTP id g5EFcQB19543 for ; Sat, 15 Jun 2002 01:38:26 +1000 (EST) Received: from localhost (steve@localhost) by kurango.cit.gu.edu.au (8.12.2/8.12.2) with SMTP id g5EFcLaQ023961 for ; Sat, 15 Jun 2002 01:38:21 +1000 (EST) Date: Sat, 15 Jun 2002 01:38:21 +1000 (EST) From: Steven Goodwin To: questions@freebsd.org Subject: var optimization Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello FreeBSD users. I received this message immediately after (or as part of) my gateway's startup. login: Jun 14 07:09:41 kaneda /kernel: /var: optimization changed from SPACE to TIME This may or may not be the place to ask this question, but could anyone satisfy my curiosity and explain (or point me to some documentation that explains) which process or part of the kernel makes this decision and what are the reasons/criteria for the change. Thanks, Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 8:38:55 2002 Delivered-To: freebsd-questions@freebsd.org Received: from gyros.marcuscom.com (dhcp-64-102-60-47.cisco.com [64.102.60.47]) by hub.freebsd.org (Postfix) with ESMTP id EADA137B41D; Fri, 14 Jun 2002 08:38:28 -0700 (PDT) Received: from gyros.marcuscom.com (localhost [127.0.0.1]) by gyros.marcuscom.com (8.12.3/8.12.3) with ESMTP id g5EFc6X7000464; Fri, 14 Jun 2002 11:38:07 -0400 (EDT) (envelope-from marcus@marcuscom.com) Received: (from marcus@localhost) by gyros.marcuscom.com (8.12.3/8.12.3/Submit) id g5EFc6V4000463; Fri, 14 Jun 2002 11:38:06 -0400 (EDT) X-Authentication-Warning: gyros.marcuscom.com: marcus set sender to marcus@marcuscom.com using -f Subject: Re: xscreensaver-gnome-4.05 install fails From: Joe Marcus Clarke To: Mike Harding Cc: dnelson@allantgroup.com, sroberts@dsl.pipex.com, freebsd-questions@FreeBSD.ORG, freebsd-gnome@FreeBSD.ORG In-Reply-To: <20020614153358.ECBED13107@netcom1.netcom.com> References: <1024001369.357.4.camel@Demon.Strobe.org> <1024001948.311.110.camel@gyros.marcuscom.com> <1024002434.357.11.camel@Demon.Strobe.org> <1024002658.311.118.camel@gyros.marcuscom.com> <20020613212625.GA21232@dan.emsphone.com> <1024004575.311.124.camel@gyros.marcuscom.com> <1024006176.357.16.camel@Demon.Strobe.org> <20020613230936.GA34783@dan.emsphone.com> <20020614045314.F37321310A@netcom1.netcom.com> <1024030968.355.22.camel@gyros.marcuscom.com> <20020614153358.ECBED13107@netcom1.netcom.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.5 Date: 14 Jun 2002 11:38:06 -0400 Message-Id: <1024069086.311.17.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 2002-06-14 at 11:33, Mike Harding wrote: > > Does appear to work, although the screensaver 'tab' in the > configuration tool has no icon... Yeah, that's because the icons are installed in share/gnome/xscreensaver instead of share/gnome/pixmaps, and there is no pixmap specified for the icon. Can you edit share/gnome/control-center/Desktop/screensaver-properties.desktop, and add the full path to xscreensaver.xpm? That should work. If it does, I'll send dougb my patches, and see what he thinks. Joe > > - Mike H. > > X-Authentication-Warning: gyros.marcuscom.com: marcus set sender to marcus@marcuscom.com using -f > From: Joe Marcus Clarke > Cc: dnelson@allantgroup.com, sroberts@dsl.pipex.com, > freebsd-questions@FreeBSD.ORG, freebsd-gnome@FreeBSD.ORG > Date: 14 Jun 2002 01:02:48 -0400 > X-Spam-Status: No, hits=-7.0 required=5.0 tests=IN_REP_TO,UNIFIED_PATCH,AWL version=2.20 > X-Spam-Level: > > > --=-ahyKUYqmNYYS0CnW4P50 > Content-Type: text/plain > Content-Transfer-Encoding: 7bit > > On Fri, 2002-06-14 at 00:53, Mike Harding wrote: > > > > I still see no way to configure the screensave on the gnome config > > center... > > Can you try this patch-ab, and see if it resolves the problem? Simply > drop this file in /usr/ports/x11/xscreensaver/files, and build > xscreensaver-gnome. > > Joe > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-gnome" in the body of the message > > > -- > PGP Key : http://www.marcuscom.com/pgp.asc > > --=-ahyKUYqmNYYS0CnW4P50 > Content-Disposition: attachment; filename=patch-ab > Content-Transfer-Encoding: quoted-printable > Content-Type: text/plain; name=patch-ab; charset=ISO8859-1 > > --- configure.orig Tue Jun 11 05:09:04 2002 > +++ configure Fri Jun 14 01:00:58 2002 > @@ -12929,7 +12929,7 @@ > else > GNOME_DATADIR=3D`$gtk_config --prefix` > fi > - GNOME_DATADIR=3D"$GNOME_DATADIR/share" > + GNOME_DATADIR=3D"$GNOME_DATADIR/share/gnome" > fi > =20 > # .desktop files go in different places in Gnome 1.x and Gnome 2.x... > @@ -14240,18 +14240,18 @@ > GL_LIBS=3D"" > =20 > =20 > - # Some versions of MesaGL are compiled to require -lpthread. > - # So if the Mesa headers exist, and -lpthread exists, then always > - # link -lpthread after the Mesa libs (be they named -lGL or -lMesaGL.) > + # Some versions of MesaGL are compiled to require "-pthread". > + # So if the Mesa headers exist, and "-pthread" exists, then always > + # link "-pthread" after the Mesa libs (be they named -lGL or -lMesaGL.= > ) > # > if test "$ac_have_mesa_gl" =3D yes; then > - echo "$as_me:$LINENO: checking for pthread_create in -lpthread" >&5 > -echo $ECHO_N "checking for pthread_create in -lpthread... $ECHO_C" >&6 > + echo "$as_me:$LINENO: checking for pthread_create in "-pthread"" >&5 > +echo $ECHO_N "checking for pthread_create in "-pthread"... $ECHO_C" >&6 > if test "${ac_cv_lib_pthread_pthread_create+set}" =3D set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > ac_check_lib_save_LIBS=3D$LIBS > -LIBS=3D"-lpthread $LIBS" > +LIBS=3D""-pthread" $LIBS" > cat >conftest.$ac_ext <<_ACEOF > #line $LINENO "configure" > #include "confdefs.h" > @@ -14301,7 +14301,7 @@ > echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_create" >&5 > echo "${ECHO_T}$ac_cv_lib_pthread_pthread_create" >&6 > if test $ac_cv_lib_pthread_pthread_create =3D yes; then > - GL_LIBS=3D"-lpthread" > + GL_LIBS=3D""-pthread"" > fi > =20 > fi > @@ -17491,13 +17491,13 @@ > # Now that we know whether we have Gnome, we can decide where the XML > # config files get installed. > # > -if test -z "$HACK_CONF_DIR" ; then > - if test -n "$GNOME_DATADIR" ; then > - HACK_CONF_DIR=3D'${GNOME_DATADIR}/control-center/screensavers' > - else > - HACK_CONF_DIR=3D'${prefix}/lib/xscreensaver/config' > - fi > -fi > +#if test -z "$HACK_CONF_DIR" ; then > +# if test -n "$GNOME_DATADIR" ; then > +# HACK_CONF_DIR=3D'${GNOME_DATADIR}/control-center/screensavers' > +# else > +# HACK_CONF_DIR=3D'${prefix}/lib/xscreensaver/config' > +# fi > +#fi > =20 > =20 > =20 > > --=-ahyKUYqmNYYS0CnW4P50-- > > -- PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 8:49:12 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mtiwmhc21.worldnet.att.net (mtiwmhc21.worldnet.att.net [204.127.131.46]) by hub.freebsd.org (Postfix) with ESMTP id F36FF37B410 for ; Fri, 14 Jun 2002 08:49:06 -0700 (PDT) Received: from there ([12.88.194.51]) by mtiwmhc21.worldnet.att.net (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20020614154905.IPJX19182.mtiwmhc21.worldnet.att.net@there> for ; Fri, 14 Jun 2002 15:49:05 +0000 Content-Type: text/plain; charset="iso-8859-1" From: AZN Unix Reply-To: AZNPrideChinese@worldnet.att.net To: questions@freebsd.org Subject: problem installing gaim Date: Thu, 13 Jun 2002 23:49:07 -0400 X-Mailer: KMail [version 1.3] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020614154905.IPJX19182.mtiwmhc21.worldnet.att.net@there> Sender: owner-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 unzipping the file and configuring and when i type make at the end of the file i think it says /usr/lib/libc.so.4: WARNING! setkey(3) not present in the system! /usr/lib/libc.so.4: warning: this program uses gets(), which is unsafe. /usr/lib/libc.so.4: warning: mktemp() possibly used unsafely; consider using mkstemp() /usr/lib/libc.so.4: WARNING! des_setkey(3) not present in the system! /usr/lib/libc.so.4: WARNING! encrypt (3) not present in the system! /usr/lib/libc.so.4: warning: tmpnam() possibly used unsafely; consider using mkstmp() /usr/lib/libc.so.4: warning; this program uses f_prealloc(), which is not recommended. /usr/lib/libc.so.4: WARNING! des_cipher(3) not present in the system! /usr/lib/libc.so.4: warning: tempnam() possibly used unsafely; consider using mkstemp() what do i do??? thanks guys To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 8:56:36 2002 Delivered-To: freebsd-questions@freebsd.org Received: from gyros.marcuscom.com (dhcp-64-102-60-47.cisco.com [64.102.60.47]) by hub.freebsd.org (Postfix) with ESMTP id 13E3E37B412 for ; Fri, 14 Jun 2002 08:56:32 -0700 (PDT) Received: from gyros.marcuscom.com (localhost [127.0.0.1]) by gyros.marcuscom.com (8.12.3/8.12.3) with ESMTP id g5EFuIX7001315; Fri, 14 Jun 2002 11:56:18 -0400 (EDT) (envelope-from marcus@marcuscom.com) Received: (from marcus@localhost) by gyros.marcuscom.com (8.12.3/8.12.3/Submit) id g5EFuIcY001314; Fri, 14 Jun 2002 11:56:18 -0400 (EDT) X-Authentication-Warning: gyros.marcuscom.com: marcus set sender to marcus@marcuscom.com using -f Subject: Re: problem installing gaim From: Joe Marcus Clarke To: AZNPrideChinese@worldnet.att.net Cc: questions@FreeBSD.ORG In-Reply-To: <20020614154905.IPJX19182.mtiwmhc21.worldnet.att.net@there> References: <20020614154905.IPJX19182.mtiwmhc21.worldnet.att.net@there> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.5 Date: 14 Jun 2002 11:56:18 -0400 Message-Id: <1024070178.311.19.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 2002-06-13 at 23:49, AZN Unix wrote: > after unzipping the file and configuring and when i type make at the end of > the file i think it says > /usr/lib/libc.so.4: WARNING! setkey(3) not present in the system! > /usr/lib/libc.so.4: warning: this program uses gets(), which is unsafe. > /usr/lib/libc.so.4: warning: mktemp() possibly used unsafely; consider using > mkstemp() > /usr/lib/libc.so.4: WARNING! des_setkey(3) not present in the system! > /usr/lib/libc.so.4: WARNING! encrypt (3) not present in the system! > /usr/lib/libc.so.4: warning: tmpnam() possibly used unsafely; consider using > mkstmp() > /usr/lib/libc.so.4: warning; this program uses f_prealloc(), which is not > recommended. > /usr/lib/libc.so.4: WARNING! des_cipher(3) not present in the system! > /usr/lib/libc.so.4: warning: tempnam() possibly used unsafely; consider using > mkstemp() > > what do i do??? Nothing, this is normal. Are you seeing any errors, or just these warning? Joe > thanks guys > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 9: 4:41 2002 Delivered-To: freebsd-questions@freebsd.org Received: from goose.mail.pas.earthlink.net (goose.mail.pas.earthlink.net [207.217.120.18]) by hub.freebsd.org (Postfix) with ESMTP id C29B737B41B; Fri, 14 Jun 2002 09:04:23 -0700 (PDT) Received: from lsanca1-ar6-4-62-201-214.lsanca1.elnk.dsl.genuity.net ([4.62.201.214] helo=netcom1.netcom.com) by goose.mail.pas.earthlink.net with esmtp (Exim 3.33 #2) id 17ItYW-0001iR-00; Fri, 14 Jun 2002 09:04:08 -0700 Received: by netcom1.netcom.com (Postfix, from userid 1000) id 2E6F113107; Fri, 14 Jun 2002 09:04:07 -0700 (PDT) From: Mike Harding To: marcus@marcuscom.com Cc: dnelson@allantgroup.com, sroberts@dsl.pipex.com, freebsd-questions@FreeBSD.ORG, freebsd-gnome@FreeBSD.ORG In-reply-to: <1024069086.311.17.camel@gyros.marcuscom.com> (message from Joe Marcus Clarke on 14 Jun 2002 11:38:06 -0400) Subject: Re: xscreensaver-gnome-4.05 install fails References: <1024001369.357.4.camel@Demon.Strobe.org> <1024001948.311.110.camel@gyros.marcuscom.com> <1024002434.357.11.camel@Demon.Strobe.org> <1024002658.311.118.camel@gyros.marcuscom.com> <20020613212625.GA21232@dan.emsphone.com> <1024004575.311.124.camel@gyros.marcuscom.com> <1024006176.357.16.camel@Demon.Strobe.org> <20020613230936.GA34783@dan.emsphone.com> <20020614045314.F37321310A@netcom1.netcom.com> <1024030968.355.22.camel@gyros.marcuscom.com> <20020614153358.ECBED13107@netcom1.netcom.com> <1024069086.311.17.camel@gyros.marcuscom.com> Message-Id: <20020614160407.2E6F113107@netcom1.netcom.com> Date: Fri, 14 Jun 2002 09:04:07 -0700 (PDT) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Yes, adding the full path does make the icon appear... - Mike H. X-Authentication-Warning: gyros.marcuscom.com: marcus set sender to marcus@marcuscom.com using -f From: Joe Marcus Clarke Cc: dnelson@allantgroup.com, sroberts@dsl.pipex.com, freebsd-questions@FreeBSD.ORG, freebsd-gnome@FreeBSD.ORG Date: 14 Jun 2002 11:38:06 -0400 Sender: owner-freebsd-gnome@FreeBSD.ORG X-Loop: FreeBSD.ORG X-Spam-Status: No, hits=-4.5 required=5.0 tests=IN_REP_TO,AWL version=2.20 X-Spam-Level: On Fri, 2002-06-14 at 11:33, Mike Harding wrote: > > Does appear to work, although the screensaver 'tab' in the > configuration tool has no icon... Yeah, that's because the icons are installed in share/gnome/xscreensaver instead of share/gnome/pixmaps, and there is no pixmap specified for the icon. Can you edit share/gnome/control-center/Desktop/screensaver-properties.desktop, and add the full path to xscreensaver.xpm? That should work. If it does, I'll send dougb my patches, and see what he thinks. Joe > > - Mike H. > > X-Authentication-Warning: gyros.marcuscom.com: marcus set sender to marcus@marcuscom.com using -f > From: Joe Marcus Clarke > Cc: dnelson@allantgroup.com, sroberts@dsl.pipex.com, > freebsd-questions@FreeBSD.ORG, freebsd-gnome@FreeBSD.ORG > Date: 14 Jun 2002 01:02:48 -0400 > X-Spam-Status: No, hits=-7.0 required=5.0 tests=IN_REP_TO,UNIFIED_PATCH,AWL version=2.20 > X-Spam-Level: > > > --=-ahyKUYqmNYYS0CnW4P50 > Content-Type: text/plain > Content-Transfer-Encoding: 7bit > > On Fri, 2002-06-14 at 00:53, Mike Harding wrote: > > > > I still see no way to configure the screensave on the gnome config > > center... > > Can you try this patch-ab, and see if it resolves the problem? Simply > drop this file in /usr/ports/x11/xscreensaver/files, and build > xscreensaver-gnome. > > Joe > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-gnome" in the body of the message > > > -- > PGP Key : http://www.marcuscom.com/pgp.asc > > --=-ahyKUYqmNYYS0CnW4P50 > Content-Disposition: attachment; filename=patch-ab > Content-Transfer-Encoding: quoted-printable > Content-Type: text/plain; name=patch-ab; charset=ISO8859-1 > > --- configure.orig Tue Jun 11 05:09:04 2002 > +++ configure Fri Jun 14 01:00:58 2002 > @@ -12929,7 +12929,7 @@ > else > GNOME_DATADIR=3D`$gtk_config --prefix` > fi > - GNOME_DATADIR=3D"$GNOME_DATADIR/share" > + GNOME_DATADIR=3D"$GNOME_DATADIR/share/gnome" > fi > =20 > # .desktop files go in different places in Gnome 1.x and Gnome 2.x... > @@ -14240,18 +14240,18 @@ > GL_LIBS=3D"" > =20 > =20 > - # Some versions of MesaGL are compiled to require -lpthread. > - # So if the Mesa headers exist, and -lpthread exists, then always > - # link -lpthread after the Mesa libs (be they named -lGL or -lMesaGL.) > + # Some versions of MesaGL are compiled to require "-pthread". > + # So if the Mesa headers exist, and "-pthread" exists, then always > + # link "-pthread" after the Mesa libs (be they named -lGL or -lMesaGL.= > ) > # > if test "$ac_have_mesa_gl" =3D yes; then > - echo "$as_me:$LINENO: checking for pthread_create in -lpthread" >&5 > -echo $ECHO_N "checking for pthread_create in -lpthread... $ECHO_C" >&6 > + echo "$as_me:$LINENO: checking for pthread_create in "-pthread"" >&5 > +echo $ECHO_N "checking for pthread_create in "-pthread"... $ECHO_C" >&6 > if test "${ac_cv_lib_pthread_pthread_create+set}" =3D set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > ac_check_lib_save_LIBS=3D$LIBS > -LIBS=3D"-lpthread $LIBS" > +LIBS=3D""-pthread" $LIBS" > cat >conftest.$ac_ext <<_ACEOF > #line $LINENO "configure" > #include "confdefs.h" > @@ -14301,7 +14301,7 @@ > echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_create" >&5 > echo "${ECHO_T}$ac_cv_lib_pthread_pthread_create" >&6 > if test $ac_cv_lib_pthread_pthread_create =3D yes; then > - GL_LIBS=3D"-lpthread" > + GL_LIBS=3D""-pthread"" > fi > =20 > fi > @@ -17491,13 +17491,13 @@ > # Now that we know whether we have Gnome, we can decide where the XML > # config files get installed. > # > -if test -z "$HACK_CONF_DIR" ; then > - if test -n "$GNOME_DATADIR" ; then > - HACK_CONF_DIR=3D'${GNOME_DATADIR}/control-center/screensavers' > - else > - HACK_CONF_DIR=3D'${prefix}/lib/xscreensaver/config' > - fi > -fi > +#if test -z "$HACK_CONF_DIR" ; then > +# if test -n "$GNOME_DATADIR" ; then > +# HACK_CONF_DIR=3D'${GNOME_DATADIR}/control-center/screensavers' > +# else > +# HACK_CONF_DIR=3D'${prefix}/lib/xscreensaver/config' > +# fi > +#fi > =20 > =20 > =20 > > --=-ahyKUYqmNYYS0CnW4P50-- > > -- PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 9: 6: 0 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.samuelstn.dhs.org (h24-64-81-248.cg.shawcable.net [24.64.81.248]) by hub.freebsd.org (Postfix) with SMTP id 84E5237B42A for ; Fri, 14 Jun 2002 09:05:41 -0700 (PDT) Received: (qmail 28448 invoked from network); 14 Jun 2002 16:05:40 -0000 Received: from firewall (HELO SAMCHOW1.ca.nortel.com) (192.168.1.1) by homeserver with SMTP; 14 Jun 2002 16:05:40 -0000 Message-ID: <00b901c213bd$ada7d7c0$2784412f@ca.nortel.com> From: "Samuel Chow" To: "chia an" Cc: References: <20020614105421.7959.qmail@web13508.mail.yahoo.com> Subject: Re: another problem of fetchmail? Date: Fri, 14 Jun 2002 10:08:09 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > hmm seem i got an improvement, but still had a couple > of problem.This is my simple .fetchmailrc file: > > server bsd.freebsd.co.id > proto POP3 > user Marco > pass xxxxxxx > nokeep > mda "formail -bcYzq- | /usr/local/bin/procmail" > > i also configured my dns : > bsd IN MX 10 bsd.freebsd.co.id > but when i execute fetchmail there was an error > message appear: > fetchmail ; Authorization failure on > marco@bsd.freebsd.co.id > fetchmail ; Query status 3 (AUTHFALL) > > How to solve it till i can execute fetchmail as my > user MUA, please help me? > Perhaps your username/password is wrong? You can use the -v option to dump out the messages between fetchmail and the mailserver. I am not sure why you need to configure your dns. Fetchmail does not care about any MX record. --- Samuel Chow cyschow@shaw.ca This message is displayed using recycled electrons. Segmentation Fault (core dumped) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 9:31:54 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp-relay01.tc.dsvr.net (smtp-relay01.tc.dsvr.net [212.69.192.4]) by hub.freebsd.org (Postfix) with ESMTP id 9B4EA37B413 for ; Fri, 14 Jun 2002 09:31:50 -0700 (PDT) Received: from [212.69.208.157] (helo=assetinfo2.dsvr.co.uk) by smtp-relay01.tc.dsvr.net with esmtp (Exim 3.33 #3) id 17Itpg-0007k8-00 for freebsd-questions@freebsd.org; Fri, 14 Jun 2002 17:21:53 +0100 Received: (from web@localhost) by assetinfo2.dsvr.co.uk (8.11.6/8.11.6) id g5EGVlG22113; Fri, 14 Jun 2002 17:31:47 +0100 Date: Fri, 14 Jun 2002 17:31:47 +0100 Message-Id: <200206141631.g5EGVlG22113@assetinfo2.dsvr.co.uk> To: freebsd-questions@freebsd.org Subject: Free legal updates for your business From: Workplacelaw Network Mime-version: 1.0 Content-Type: text/plain Reply-To: Workplacelaw Network X-Mailer: PHP/4.0.6 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Welcome to the Workplacelaw Network, the national legal support service for businesses in the UK. You have been registered to receive free updates on employment law, health and safety and premises management. This free update service is delivered weekly by e-mail direct to your in box, in plain text format. ─ free law alert service ─ free case summaries ─ free technical guidance We are a national information and training service set up to help organisations like yours understand your legal responsibilities in managing people and the workplace. We currently serve over 17,000 UK businesses. You will start to receive the first of these free updates next week. Please note the following: 1. This legal update service is entirely free with no obligations 2. The service relates to the law of England and Wales only 3. If you do not wish to receive the free updates, please send a blank message to mailbot@workplacelaw.net with the word 'unsubscribe' in the subject field. Please keep this e-mail for future reference purposes. We look forward to being of assistance. Regards Workplacelaw Network Online http://www.workplacelaw.net Please note that, although we have taken steps to ensure that this e-mail and any attachments are free from any virus, neither the Workplacelaw Network nor the sender accepts any responsibility for viruses and it is your responsibility to scan any attachments. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 9:33:58 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.comcast.net (smtp.comcast.net [24.153.64.2]) by hub.freebsd.org (Postfix) with ESMTP id CF16037B427 for ; Fri, 14 Jun 2002 09:33:53 -0700 (PDT) Received: from logical (pcp01940901pcs.hlcrs201.al.comcast.net [68.63.4.45]) by mtaout03.icomcast.net (iPlanet Messaging Server 5.1 HotFix 0.8 (built May 13 2002)) with SMTP id <0GXP00IW5FCGZ2@mtaout03.icomcast.net> for questions@freebsd.org; Fri, 14 Jun 2002 12:33:53 -0400 (EDT) Date: Fri, 14 Jun 2002 11:33:53 -0500 From: nathan skains Subject: Re: problem with video card To: Matthias Buelow Cc: questions@freebsd.org Message-id: <001901c213c1$45f7aa70$0200a8c0@logical> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Mailer: Microsoft Outlook Express 6.00.2600.0000 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT X-Priority: 3 X-MSMail-priority: Normal References: <200206132304.03273.ian@cerebellum.za.net> <007d01c2130c$413801c0$0200a8c0@logical> <3D0A0BBF.7000102@mukappabeta.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 yes i am sure that it has 128meg of ram. I am runnin the default xserver that is installed via the cd. If u dont mind please inform me how to update my x server via ports. Like what ports i need to install, also if u have a copy of ur XF86Config file. that would be nice :). thanks a million nate ----- Original Message ----- From: "Matthias Buelow" To: "nathan skains" Cc: Sent: Friday, June 14, 2002 10:29 AM Subject: Re: problem with video card > nathan skains wrote: > > > I am runing a amd 1gig 256meg of ddr ram, 128 meg ati raddeon 7500-series > > card. when installed x and configured it, the server keeps coring out. Any > > Are you sure your radeon 7500 has 128 megs RAM? > To my knowledge they come with 64 megs ddr ram (I've got one also.) > If you've manually specified the card to have 128 megs when it's > actually only got 64, that might be the cause of your problem. > Plus, do you use XFree 3.3.6 or 4.2.0? I'm running 4.2.0 from ports > and don't have any problems with it (even 3d-acceleration works, via > DRI.) > > --mkb > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 10:10:30 2002 Delivered-To: freebsd-questions@freebsd.org Received: from server4.reno.powernet.net (server4.reno.powernet.net [64.90.128.247]) by hub.freebsd.org (Postfix) with ESMTP id 0CC0637B448 for ; Fri, 14 Jun 2002 10:10:10 -0700 (PDT) Received: from zot (rno-gw.powernet.net [64.90.128.252]) by server4.reno.powernet.net (8.11.6/8.10.1) with SMTP id g5EHBqQ10511; Fri, 14 Jun 2002 10:11:53 -0700 (PDT) Message-ID: <000f01c213c6$844baec0$a701a8c0@reno.powernet.net> From: "chris" To: "Steven Goodwin" , References: Subject: Re: var optimization Date: Fri, 14 Jun 2002 10:10:21 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 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 This is usually a sign the disk is getting full. It is an automatic thing that happens when the disk/partition goes over a set amount(90%?) Check that first.... You can 'man tunfs' and look at the -o option, that will give you a bit of detail on what it is doing. hth Chris ----- Original Message ----- From: "Steven Goodwin" To: Sent: Friday, June 14, 2002 8:38 AM Subject: var optimization > Hello FreeBSD users. I received this message immediately after (or as > part of) my gateway's startup. > > login: Jun 14 07:09:41 kaneda /kernel: /var: optimization changed from > SPACE to TIME > > This may or may not be the place to ask this question, but could anyone > satisfy my curiosity and explain (or point me to some documentation that > explains) which process or part of the kernel makes this decision and what > are the reasons/criteria for the change. > > Thanks, > Steve > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 10:19:25 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mel-rto4.wanadoo.fr (smtp-out-4.wanadoo.fr [193.252.19.23]) by hub.freebsd.org (Postfix) with ESMTP id 1878237B412 for ; Fri, 14 Jun 2002 10:18:47 -0700 (PDT) Received: from mel-rta9.wanadoo.fr (193.252.19.69) by mel-rto4.wanadoo.fr (6.5.007) id 3D09BE8D000600A7; Fri, 14 Jun 2002 19:17:53 +0200 Received: from SC3 (80.14.123.114) by mel-rta9.wanadoo.fr (6.5.007) id 3CFB286C0076BEB7; Fri, 14 Jun 2002 19:17:53 +0200 Message-ID: <3CFB286C0076BEB7@mel-rta9.wanadoo.fr> (added by postmaster@wanadoo.fr) From: Mr Patrick RONGIER To: Reply-To: Subject: CLUB FORMATION Date: Fri, 14 jun 2002 17:24:09 +0200 Importance: normal Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--=1293-dzhb-1856-crai" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ----=1293-dzhb-1856-crai Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: quoted-printable Bonjour et merci de recevoir ce message =2E.........................................................................= =2E................................................................. www.club-formation.com Le site des acteurs de la formation professionnelle =2E.........................................................................= =2E................................................................. Vous repr=E9sentez une =E9cole, un centre de formation ... Vous =EAtes formateur, intervenant en formation ... Affichez vos comp=E9tences de mani=E8re simple, sans nuire =E0 votre budget = de communication, et pour un meilleur impact les consultations sont libres et gratuites sur CL= UB FORMATION. Rejoignez pr=E8s de 600 acteurs de la formation sur CLUB FORMATION. =2E.........................................................................= =2E................................................................. Une nouveaut=E9 sur CLUB FORMATION "La vitrine du CLUB" Cette toute nouvelle rubrique vous permettra de prendre contact avec des pre= stataires et des fournisseurs utiles =E0 votre d=E9veloppement sans perdre un temps toujours pr=E9cieux. - Fabricants et distributeurs de mat=E9riels p=E9dagogiques, sp=E9cialistes = du E.learning, logiciels... - Agences de communication et imprimeurs, locations pour s=E9minaire, presse= s sp=E9cialis=E9es... =2E.........................................................................= =2E................................................................. Contact : Patrick RONGIER t=E9l. 02 40 08 23 58 patrick.rongier@club-formati= on.com Pour vous d=E9sabonner merci de retourner cette info =E0 l'adresse suivante = : service@club-formation.com ----=1293-dzhb-1856-crai Content-Type: text/html; charset="ISO-8859-1" Content-Transfer-Encoding: Quoted-Printable =
Bonjour et merci de recevoir ce message

Le site des acteurs de la = formation professionnelle


  • Vous représentez une école, = un centre de formation ...
  • Vous êtes formateur, intervenant = en formation ...

Affichez vos compétences de mani= 2;re simple, sans nuire à votre budget de communication, et pour un meilleur impact les consultations sont libres et gratuites sur CLUB FORMATION. 

Rejoignez près de 600 acteurs = de la formation sur CLUB FORMATION.


Une nouveauté su= r CLUB FORMATION "La vitrine du CLUB"


Cette toute nouvelle rubrique vous per= mettra de prendre contact avec des prestataires et des fournisseurs  utiles &#= 224; votre développement sans perdre un temps toujours précieux.

  • Fabricants et distributeurs de mat= 3;riels pédagogiques, spécialistes du E.learning, logiciels...<= /li>
  • Agences de communication et imprimeurs= , locations pour séminaire, presses spécialisées ...=

Contact : Patrick RONGIER = tél. 02 40 08 23 58 patrick.rongier@club-formation.com                 =                 =             désabonnement=

----=1293-dzhb-1856-crai-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 10:21:57 2002 Delivered-To: freebsd-questions@freebsd.org Received: from blacklamb.mykitchentable.net (ekgr-dsl6-t138.citlink.net [207.173.251.138]) by hub.freebsd.org (Postfix) with ESMTP id 329B037B405 for ; Fri, 14 Jun 2002 10:21:39 -0700 (PDT) Received: from TAGALONG (unknown [165.107.42.110]) by blacklamb.mykitchentable.net (Postfix) with SMTP id 752DAEE709; Fri, 14 Jun 2002 10:21:36 -0700 (PDT) Message-ID: <032501c213c7$e11785b0$6e2a6ba5@TAGALONG> From: "Drew Tomlinson" To: "Jens Rehsack" Cc: "Dan Nelson" , , "David J Duchscher" , "questions - freebsd" , "David W. Chapman Jr." References: <3F3C01DA-7DAC-11D6-A6F8-0003930B3DA4@nostrum.com> <017f01c212fa$5dc39d20$6e2a6ba5@TAGALONG> <20020613171956.GC37481@dan.emsphone.com> <01a301c21307$b8861910$6e2a6ba5@TAGALONG> <3D08F478.8A949977@liwing.de> <01d101c2131f$40a14560$6e2a6ba5@TAGALONG> <3D09A8DF.1A253D56@liwing.de> Subject: Re: Finding --WITH_ACL_SUPPORT (Was Re: samba 2.2.4 broken) Date: Fri, 14 Jun 2002 10:20:58 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 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 ----- Original Message ----- From: "Jens Rehsack" Sent: Friday, June 14, 2002 1:27 AM > Drew Tomlinson wrote: > > > > ----- Original Message ----- > > From: "Jens Rehsack" > > Sent: Thursday, June 13, 2002 12:37 PM > > > > > Drew Tomlinson wrote: > > > > > > > > ----- Original Message ----- > > > > From: "Dan Nelson" > > > > Sent: Thursday, June 13, 2002 10:19 AM > > > > > > > > > In the last episode (Jun 13), Drew Tomlinson said: > > > > > > From: "David J Duchscher" > > > > > > > On Tuesday, June 11, 2002, at 08:03 PM, > > > > > > wrote: > > > > > > > > ===> samba-2.2.4_1 is marked as broken: Requires a recent > > > > FreeBSD 5.0-CURRENT. > > > > > > > > > > > > > > From a quick read of the Makefile, it looks like you are > > trying > > > > to > > > > > > > compile with ACL support. 4.x branch doesn't support ACLs. > > > > > > > Un-checking this option should allow you to build and > > install > > > > the > > > > > > > port. > > > > > > > > > > > > I'm having a similar problem and have been following this > > thread. > > > > > > Where do I "un-check" this option? I looked at the makefile > > and > > > > it > > > > > > wasn't apparent to me. Here's the output I get when trying to > > > > > > install samba: > > > > > > > > > > You probably have "WITH_ACL_SUPPORT=yes" in either your > > Makefile, > > > > > Makefile.inc, or /etc/make.conf. Remove it and try again. > > > > > > > > I searched both files. /etc/make.conf doesn't have any reference > > to > > > > it. The Samba makefile had the following: > > > > > > > > .if defined(WITH_ACL_SUPPORT) > > > > .if ${OSVERSION} < 500018 > > > > BROKEN= "Requires a recent FreeBSD 5.0-CURRENT" > > > > .else > > > > CONFIGURE_ARGS+= --with-acl-support > > > > .endif > > > > .endif > > > > > > > > but I assume this is for some menu type program to pick your > > options? > > > > > > Your assumption is a little wrong. All the options was in > > net/samba/Makefile > > > before we're written the menu. The menu script just sets some > > options, > > > so building samba will work fine/not fine with or without options. > > > > > > I recommend you to do a make clean after a port build fails and you > > do > > > not need any of the working data anymore. All menu's I know store > > their > > > configuration in a file named Makefile.inc. > > > > Thanks for your response. I have been doing the make clean as you > > suggest. > > > > > As far I interpret your mails either you have anywhere defined > > "WITH_ACL_SUPPORT" > > > or some tool that you may use did it for you. > > > > It must be some tool. I'm still pretty much a newbie so I don't > > What'S the way you build a port? > $ make build I've been using portupgrade -N. > > change things from their defaults. I figure the "pros" know better > > than me. :) > > I'm not the pro you may think. I just know a little about the samba > port and (now) about /etc/make.conf > > > > > Anyway, I commented out these lines and tried again. This time I > > got > > > > a "config menu" where I could select various options and then > > > > continued. It completed the install without error. > > > > > > ??? Maybe your /etc/defaults/make.conf - try a > > > $ grep "WITH_ACL_SUPPORT" * */* > > > in /etc - maybe it helps :-) > > > > Nothing here: > > > > blacklamb# cd /etc > > blacklamb# grep -i "WITH_ACL_SUPPORT" * */* > > blacklamb# > > > > > Also your .profile could be "corrupted" - check your environment > > (`env`). > > > > Nothing here AFAICT. > > > > blacklamb# env > > PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr > > /local/scripts:/usr/X11R6/bin:/root/bin:/usr/games > > MAIL=/var/mail/drew > > BLOCKSIZE=K > > FTP_PASSIVE_MODE=YES > > USER=drew > > LOGNAME=drew > > HOME=/root > > SHELL=/bin/csh > > SSH_CLIENT=192.168.15.4 1696 22 > > SSH_TTY=/dev/ttyp1 > > TERM=vt220 > > SSH_AUTH_SOCK=/tmp/ssh-MXJW1xhw/agent.2094 > > HOSTTYPE=FreeBSD > > VENDOR=intel > > OSTYPE=FreeBSD > > MACHTYPE=i386 > > SHLVL=2 > > PWD=/etc > > GROUP=wheel > > HOST=blacklamb.mykitchentable.net > > REMOTEHOST=192.168.15.4 > > EDITOR=/usr/bin/ee > > PAGER=more > > > > > > So, should my install work? Why did I need to comment out those > > > > lines? I am using a default 4.5-STABLE as of 4/12 and my ports > > tree > > > > is updated every night. I have not made any modifications. > > What's > > > > going on? > > > > > Sorry that I must say, but the lines are very clear: > > > if( ( someone has somewhere defined WITH_ACL_SUPPORT ) but ( FreeBSD > > is not 5.0 or higher ) ) > > > then > > > say him, I don't want do that :-( > > > else > > > do it > > > end if > > > > > > Somewhere on your system this setting must be set - I do not know > > where. But it must. > > > > Thanks for your assistance. I believe you but don't really know where > > to look next. Here is a list of my installed ports. Any ideas? > > Me too :-) - but mayby David W. Chapman knows. > Your ports looking ok, but you should someday remove the old modula3 compiler > and the old gettext. I did some more looking but didn't find any of the Makefile.inc files both you and Bill mentioned that contain menu settings. Then I tried running portupgrade -f samba just to see if it would work today, after getting a build yesterday by commenting out the --WITH_ACL_SUPPORT menu lines in the Makefile as I described previously. Now everything works normally so I guess my build yesterday overwrote what/where ever the ACL option was set. Anyway, thanks to you and all the others that responded for your assistance! Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 10:23:23 2002 Delivered-To: freebsd-questions@freebsd.org Received: from fed1mtai05.cox.net (fed1mtai05.cox.net [68.6.19.250]) by hub.freebsd.org (Postfix) with ESMTP id C745737B401 for ; Fri, 14 Jun 2002 10:23:18 -0700 (PDT) Received: from ip24_56_31_67.ph.cox.net ([24.56.31.67]) by fed1mtao02.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20020614170212.KJTZ24965.fed1mtao02.cox.net@ip24_56_31_67.ph.cox.net>; Fri, 14 Jun 2002 13:02:12 -0400 Content-Type: text/plain; charset="iso-8859-1" From: Brett Rogers Reply-To: loki_bsd@cox.net To: freebsd-questions@freebsd.org Subject: Re: i am having trouble using aim Date: Fri, 14 Jun 2002 10:02:11 -0700 X-Mailer: KMail [version 1.4] References: <20020613212940.GSRC13408.mtiwmhc22.worldnet.att.net@there> <200206132341.47842.loki_bsd@cox.net> <20020614065016.FRYT5116.mtiwmhc23.worldnet.att.net@there> In-Reply-To: <20020614065016.FRYT5116.mtiwmhc23.worldnet.att.net@there> Cc: AZNPrideChinese@worldnet.att.net MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200206141002.11163.loki_bsd@cox.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 Thursday 13 June 2002 11:50 am, you wrote: > On Friday 14 June 2002 02:41 am, you wrote: > > > that link doesn't do anything for some reason, all i get is a windo= w > > > poping up like it's about to download but nothing is being > > > downloaded.... > > > > In the future, if you cant find a file that's specified in a port, CV= Sup > > your port tree or try doing a google search 4 the same file. For now,= try > > this site > > ftp://rpmfind.net/linux/redhat/redhat-6.1/i386/RedHat/RPMS/gtk+-1.2.5= -2.i > >38 6.rpm > > weird thing happened i don't remember me putting the .kde file in /root= , > did you do that? if you did how did you do that? No, I did not put that dir there. KDE uses it for user-specific settings= and=20 makes it by itself. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 10:26:49 2002 Delivered-To: freebsd-questions@freebsd.org Received: from granger.centurytel.net (granger.centurytel.net [209.142.136.117]) by hub.freebsd.org (Postfix) with ESMTP id 1CBD237B401 for ; Fri, 14 Jun 2002 10:26:44 -0700 (PDT) Received: from centurytel.net (pppoe0940.gh.centurytel.net [209.206.251.216]) by granger.centurytel.net (8.12.2/8.12.2) with ESMTP id g5EHQfTp017672 for ; Fri, 14 Jun 2002 12:26:42 -0500 (CDT) Message-ID: <3D0A27B5.BD797B7@centurytel.net> Date: Fri, 14 Jun 2002 10:28:21 -0700 From: Islandman Organization: Vashon Island X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.3-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Re: USB (umass) Problem References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Michael Radzewitz wrote: > > Now, whenever i connect my Camera i get the following Kernel-Messages: > > Jun 14 09:50:43 radzewitz /kernel: umass0: MINOLTA DIMAGE CAMERA DIMAGE CAMERA , rev 1.00/0.01, addr 2 > Jun 14 09:50:43 radzewitz /kernel: umass0: Get Max Lun not supported (SHORT_XFER) > Jun 14 09:50:43 radzewitz /kernel: umass0: BBB reset failed, IOERROR > Jun 14 09:50:43 radzewitz /kernel: umass0: BBB bulk-in clear stall failed, IOERROR > Jun 14 09:50:43 radzewitz /kernel: umass0: BBB bulk-out clear stall failed, IOERROR I was getting very similar errors yesterday when trying to hookup my SanDisk SDDR-31 to my FreeBSD4.3 box. Except I has TIMEOUT where you have IOERROR. Looked through the archives. Still no solution. One email, which I didn't save, sortof implied it may be something that can be fixed in the next FreeBSD release. -Brian Schieber To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 10:29:50 2002 Delivered-To: freebsd-questions@freebsd.org Received: from antsclimbtree.com (dsl-64-130-38-189.telocity.com [64.130.38.189]) by hub.freebsd.org (Postfix) with ESMTP id 2C52B37B405 for ; Fri, 14 Jun 2002 10:29:47 -0700 (PDT) Received: from meemee.antsclimbtree.com (meemee.antsclimbtree.com [192.168.1.2]) (authenticated) by antsclimbtree.com (8.11.6/8.11.6) with ESMTP id g5EHUdT46076 for ; Fri, 14 Jun 2002 10:30:39 -0700 (PDT) (envelope-from mark@antsclimbtree.com) Date: Fri, 14 Jun 2002 10:29:46 -0700 Subject: Mail archiving suggestions? Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v482) From: Mark Edwards To: freebsd-questions@FreeBSD.ORG Content-Transfer-Encoding: 7bit In-Reply-To: <20020527113701.GA24194@icarus.slightlystrange.org> Message-Id: <524DC8D1-7FBC-11D6-A009-000A278CC960@antsclimbtree.com> X-Mailer: Apple Mail (2.482) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Can anyone suggest some schemes to run an IMAP mail server that creates a backup or archival copy of each mail incoming and outgoing? I already have nightly and weekly backups of all the files on the server, but I want to be sending a copy (BCC) of each incoming and outgoing mail to a "backup" user, which can then be downloaded via POP to a client machine for emergency purposes. This is something my company wants to implement, in case the IMAP folders become unavailable or cease to exist for some reason. The backup must be browsable by users immediately, so any kind of "restore" process is not an option. I would prefer to stick with Sendmail for the MTA, but I'm open to suggestions. My setup is currently UW-IMAP and Sendmail, but I'm willing to migrate to something else to make this work. Thanks. -- Mark Edwards San Francisco, CA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 10:34: 8 2002 Delivered-To: freebsd-questions@freebsd.org Received: from infinity.aesredfish.net (ns1.aesredfish.net [65.168.0.12]) by hub.freebsd.org (Postfix) with ESMTP id D921437B40F for ; Fri, 14 Jun 2002 10:33:48 -0700 (PDT) Received: from potentialtech.com (mhope-dhcp-65-168-1-181.dashfast.com [65.168.1.181]) by infinity.aesredfish.net (8.11.6/8.11.0) with ESMTP id g5EHXGr26158; Fri, 14 Jun 2002 13:33:17 -0400 Message-ID: <3D0A2A49.6010407@potentialtech.com> Date: Fri, 14 Jun 2002 13:39:21 -0400 From: Bill Moran User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0rc1) Gecko/20020502 X-Accept-Language: en-us, en MIME-Version: 1.0 To: chris Cc: Steven Goodwin , questions@FreeBSD.ORG Subject: Re: var optimization References: <000f01c213c6$844baec0$a701a8c0@reno.powernet.net> 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 chris wrote: > This is usually a sign the disk is getting full. It is an automatic thing > that happens when the disk/partition goes over a set amount(90%?) > Check that first.... No, you've got it backwards ... see below. > ----- Original Message ----- > From: "Steven Goodwin" > To: > Sent: Friday, June 14, 2002 8:38 AM > Subject: var optimization > >>Hello FreeBSD users. I received this message immediately after (or as >>part of) my gateway's startup. >> >>login: Jun 14 07:09:41 kaneda /kernel: /var: optimization changed from >>SPACE to TIME Changing from SPACE to TIME indicates that the filesystem is self-tuning itself for better performance. Probably, what happened is that the disk got into a situation where space was running short or it was getting very fragmented. The default optimization is TIME (fastest writes) but when the disk gets messy, the system will change this optimization to SPACE (slower writes, but more organized data for faster reads). Apparently, that condition ended (you deleted some files or over time the SPACE optimization cleaned up the fragmentation problem) so the system switched the optimization back to TIME (which makes for fast reads and writes, as long as there's enough free space to support it) fsck will print out the degree of fragmentation on a filesystem, so you may want to check your logs to see what fsck has been saying at bootup time. If you check your system logs, I'm sure you'll see that at some point in the past, the system switched from TIME to SPACE, and it's now switching back. >>This may or may not be the place to ask this question, but could anyone >>satisfy my curiosity and explain (or point me to some documentation that >>explains) which process or part of the kernel makes this decision and what >>are the reasons/criteria for the change. The tunefs man page has a bit in it about this, as well as the newfs man page. As to which part of the kernel, it's either the ufs or the ffs drivers. I don't know the exact methodology/reasons for the change, the above is a high-level look. There is a doc in /usr/share/doc called diskperf that will probably have some more details on how/why this occurs. -- Bill Moran Potential Technology 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 Fri Jun 14 10:43:12 2002 Delivered-To: freebsd-questions@freebsd.org Received: from server4.reno.powernet.net (server4.reno.powernet.net [64.90.128.247]) by hub.freebsd.org (Postfix) with ESMTP id A62F337B409 for ; Fri, 14 Jun 2002 10:43:05 -0700 (PDT) Received: from zot (rno-gw.powernet.net [64.90.128.252]) by server4.reno.powernet.net (8.11.6/8.10.1) with SMTP id g5EHlKQ24043; Fri, 14 Jun 2002 10:47:20 -0700 (PDT) Message-ID: <002d01c213cb$75b0b900$a701a8c0@reno.powernet.net> From: "chris" To: "Bill Moran" Cc: "Steven Goodwin" , References: <000f01c213c6$844baec0$a701a8c0@reno.powernet.net> <3D0A2A49.6010407@potentialtech.com> Subject: Re: var optimization Date: Fri, 14 Jun 2002 10:46:48 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 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 You are correct, I read that TIME to SPACE... my caffeine is low again Cheers ----- Original Message ----- From: "Bill Moran" To: "chris" Cc: "Steven Goodwin" ; Sent: Friday, June 14, 2002 10:39 AM Subject: Re: var optimization > chris wrote: > > This is usually a sign the disk is getting full. It is an automatic thing > > that happens when the disk/partition goes over a set amount(90%?) > > Check that first.... > > No, you've got it backwards ... see below. > > > ----- Original Message ----- > > From: "Steven Goodwin" > > To: > > Sent: Friday, June 14, 2002 8:38 AM > > Subject: var optimization > > > >>Hello FreeBSD users. I received this message immediately after (or as > >>part of) my gateway's startup. > >> > >>login: Jun 14 07:09:41 kaneda /kernel: /var: optimization changed from > >>SPACE to TIME > > Changing from SPACE to TIME indicates that the filesystem is self-tuning > itself for better performance. > Probably, what happened is that the disk got into a situation where space > was running short or it was getting very fragmented. The default > optimization is TIME (fastest writes) but when the disk gets messy, the > system will change this optimization to SPACE (slower writes, but more > organized data for faster reads). > Apparently, that condition ended (you deleted some files or over time > the SPACE optimization cleaned up the fragmentation problem) so the system > switched the optimization back to TIME (which makes for fast reads and > writes, as long as there's enough free space to support it) > fsck will print out the degree of fragmentation on a filesystem, so you > may want to check your logs to see what fsck has been saying at bootup > time. If you check your system logs, I'm sure you'll see that at some > point in the past, the system switched from TIME to SPACE, and it's now > switching back. > > >>This may or may not be the place to ask this question, but could anyone > >>satisfy my curiosity and explain (or point me to some documentation that > >>explains) which process or part of the kernel makes this decision and what > >>are the reasons/criteria for the change. > > The tunefs man page has a bit in it about this, as well as the newfs man > page. > As to which part of the kernel, it's either the ufs or the ffs drivers. I > don't know the exact methodology/reasons for the change, the above is a > high-level look. There is a doc in /usr/share/doc called diskperf that will > probably have some more details on how/why this occurs. > > -- > Bill Moran > Potential Technology > 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 Fri Jun 14 11: 2: 2 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mtiwmhc21.worldnet.att.net (mtiwmhc21.worldnet.att.net [204.127.131.46]) by hub.freebsd.org (Postfix) with ESMTP id D5AB537B404 for ; Fri, 14 Jun 2002 11:02:00 -0700 (PDT) Received: from there ([12.88.197.107]) by mtiwmhc21.worldnet.att.net (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20020614180200.MCGW19182.mtiwmhc21.worldnet.att.net@there> for ; Fri, 14 Jun 2002 18:02:00 +0000 Content-Type: text/plain; charset="iso-8859-1" From: AZN Unix Reply-To: AZNPrideChinese@worldnet.att.net To: questions@freebsd.org Subject: trouble setting up sound card Date: Fri, 14 Jun 2002 02:02:05 -0400 X-Mailer: KMail [version 1.3] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020614180200.MCGW19182.mtiwmhc21.worldnet.att.net@there> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG in the documents in freebsd.org it says i need to add device pcm device sbc0 at isa? port 0x220 irq 5 drq 1 flags 0x15 to my kernel, what is the command or procedure to do that? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 11: 5:14 2002 Delivered-To: freebsd-questions@freebsd.org Received: from shockwave.systems.pipex.net (shockwave.systems.pipex.net [62.190.223.9]) by hub.freebsd.org (Postfix) with ESMTP id 9112D37B400; Fri, 14 Jun 2002 11:04:44 -0700 (PDT) Received: from ThisAddressDoesNotExist (userhh092.dsl.pipex.com [62.190.215.92]) by shockwave.systems.pipex.net (Postfix) with ESMTP id 0800616000B1C; Fri, 14 Jun 2002 19:04:41 +0100 (BST) Subject: Re: xscreensaver-gnome-4.05 install fails From: Stacey Roberts Reply-To: sroberts@dsl.pipex.com To: Joe Marcus Clarke Cc: Mike Harding , dnelson@allantgroup.com, FreeBSD-Questions , freebsd-gnome@FreeBSD.ORG In-Reply-To: <1024069086.311.17.camel@gyros.marcuscom.com> References: <1024001369.357.4.camel@Demon.Strobe.org> <1024001948.311.110.camel@gyros.marcuscom.com> <1024002434.357.11.camel@Demon.Strobe.org> <1024002658.311.118.camel@gyros.marcuscom.com> <20020613212625.GA21232@dan.emsphone.com> <1024004575.311.124.camel@gyros.marcuscom.com> <1024006176.357.16.camel@Demon.Strobe.org> <20020613230936.GA34783@dan.emsphone.com> <20020614045314.F37321310A@netcom1.netcom.com> <1024030968.355.22.camel@gyros.marcuscom.com> <20020614153358.ECBED13107@netcom1.netcom.com> <1024069086.311.17.camel@gyros.marcuscom.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-dUQK/7U1J75BEnd4Tww5" X-Mailer: Ximian Evolution 1.0.5 Date: 14 Jun 2002 19:04:41 +0100 Message-Id: <1024077883.357.21.camel@Demon.Strobe.org> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-dUQK/7U1J75BEnd4Tww5 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Okay, so I decided to go with upgrading gtk-1.2.10_5 instead of editing the gtk file. But I then get the following error even before anything starts: # portupgrade -R gtk-1.2.10_5 Stale dependency: gtk-1.2.10_5 --> XFree86-libraries-4.2.0_1 -- manually run 'pkgdb -F' to fix (-O disallowed when -R is given). #=20 Now, I ran into problems with this pkgdb -F command before, that resulted in lots of gnome stuff breaking. In particular, where it relates to the stale dependancy -> XFree86-4 stuff.., Is this / has the above error been looked at? Stacey On Fri, 2002-06-14 at 16:38, Joe Marcus Clarke wrote: > On Fri, 2002-06-14 at 11:33, Mike Harding wrote: > >=20 > > Does appear to work, although the screensaver 'tab' in the > > configuration tool has no icon... >=20 > Yeah, that's because the icons are installed in share/gnome/xscreensaver > instead of share/gnome/pixmaps, and there is no pixmap specified for the > icon. Can you edit > share/gnome/control-center/Desktop/screensaver-properties.desktop, and > add the full path to xscreensaver.xpm? That should work. If it does, > I'll send dougb my patches, and see what he thinks. >=20 > Joe >=20 > >=20 > > - Mike H. > >=20 > > X-Authentication-Warning: gyros.marcuscom.com: marcus set sender to = marcus@marcuscom.com using -f > > From: Joe Marcus Clarke > > Cc: dnelson@allantgroup.com, sroberts@dsl.pipex.com, > > freebsd-questions@FreeBSD.ORG, freebsd-gnome@FreeBSD.ORG > > Date: 14 Jun 2002 01:02:48 -0400 > > X-Spam-Status: No, hits=3D-7.0 required=3D5.0 tests=3DIN_REP_TO,UNIF= IED_PATCH,AWL version=3D2.20 > > X-Spam-Level:=20 > >=20 > >=20 > > --=3D-ahyKUYqmNYYS0CnW4P50 > > Content-Type: text/plain > > Content-Transfer-Encoding: 7bit > >=20 > > On Fri, 2002-06-14 at 00:53, Mike Harding wrote: > > >=20 > > > I still see no way to configure the screensave on the gnome config > > > center... > >=20 > > Can you try this patch-ab, and see if it resolves the problem? Simp= ly > > drop this file in /usr/ports/x11/xscreensaver/files, and build > > xscreensaver-gnome. > >=20 > > Joe > >=20 > > >=20 > > >=20 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-gnome" in the body of the message > > >=20 > > --=20 > > PGP Key : http://www.marcuscom.com/pgp.asc > >=20 > > --=3D-ahyKUYqmNYYS0CnW4P50 > > Content-Disposition: attachment; filename=3Dpatch-ab > > Content-Transfer-Encoding: quoted-printable > > Content-Type: text/plain; name=3Dpatch-ab; charset=3DISO8859-1 > >=20 > > --- configure.orig Tue Jun 11 05:09:04 2002 > > +++ configure Fri Jun 14 01:00:58 2002 > > @@ -12929,7 +12929,7 @@ > > else > > GNOME_DATADIR=3D3D`$gtk_config --prefix` > > fi > > - GNOME_DATADIR=3D3D"$GNOME_DATADIR/share" > > + GNOME_DATADIR=3D3D"$GNOME_DATADIR/share/gnome" > > fi > > =3D20 > > # .desktop files go in different places in Gnome 1.x and Gnome 2.= x... > > @@ -14240,18 +14240,18 @@ > > GL_LIBS=3D3D"" > > =3D20 > > =3D20 > > - # Some versions of MesaGL are compiled to require -lpthread. > > - # So if the Mesa headers exist, and -lpthread exists, then alwa= ys > > - # link -lpthread after the Mesa libs (be they named -lGL or -lM= esaGL.) > > + # Some versions of MesaGL are compiled to require "-pthread". > > + # So if the Mesa headers exist, and "-pthread" exists, then alw= ays > > + # link "-pthread" after the Mesa libs (be they named -lGL or -l= MesaGL.=3D > > ) > > # > > if test "$ac_have_mesa_gl" =3D3D yes; then > > - echo "$as_me:$LINENO: checking for pthread_create in -lpthrea= d" >&5 > > -echo $ECHO_N "checking for pthread_create in -lpthread... $ECHO_C" = >&6 > > + echo "$as_me:$LINENO: checking for pthread_create in "-pthrea= d"" >&5 > > +echo $ECHO_N "checking for pthread_create in "-pthread"... $ECHO_C"= >&6 > > if test "${ac_cv_lib_pthread_pthread_create+set}" =3D3D set; then > > echo $ECHO_N "(cached) $ECHO_C" >&6 > > else > > ac_check_lib_save_LIBS=3D3D$LIBS > > -LIBS=3D3D"-lpthread $LIBS" > > +LIBS=3D3D""-pthread" $LIBS" > > cat >conftest.$ac_ext <<_ACEOF > > #line $LINENO "configure" > > #include "confdefs.h" > > @@ -14301,7 +14301,7 @@ > > echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_create" >&= 5 > > echo "${ECHO_T}$ac_cv_lib_pthread_pthread_create" >&6 > > if test $ac_cv_lib_pthread_pthread_create =3D3D yes; then > > - GL_LIBS=3D3D"-lpthread" > > + GL_LIBS=3D3D""-pthread"" > > fi > > =3D20 > > fi > > @@ -17491,13 +17491,13 @@ > > # Now that we know whether we have Gnome, we can decide where the X= ML > > # config files get installed. > > # > > -if test -z "$HACK_CONF_DIR" ; then > > - if test -n "$GNOME_DATADIR" ; then > > - HACK_CONF_DIR=3D3D'${GNOME_DATADIR}/control-center/screensavers= ' > > - else > > - HACK_CONF_DIR=3D3D'${prefix}/lib/xscreensaver/config' > > - fi > > -fi > > +#if test -z "$HACK_CONF_DIR" ; then > > +# if test -n "$GNOME_DATADIR" ; then > > +# HACK_CONF_DIR=3D3D'${GNOME_DATADIR}/control-center/screensaver= s' > > +# else > > +# HACK_CONF_DIR=3D3D'${prefix}/lib/xscreensaver/config' > > +# fi > > +#fi > > =3D20 > > =3D20 > > =3D20 > >=20 > > --=3D-ahyKUYqmNYYS0CnW4P50-- > >=20 > >=20 > --=20 > PGP Key : http://www.marcuscom.com/pgp.asc >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer --=-dUQK/7U1J75BEnd4Tww5 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Okay, so I decided to go with upgrading gtk-1.2.10_5 instead of editing the gtk file. But I then get the following error even before anything starts: # portupgrade -R gtk-1.2.10_5 Stale dependency: gtk-1.2.10_5 --> XFree86-libraries-4.2.0_1 -- manually run 'pkgdb -F' to fix (-O disallowed when -R is given). #=20 Now, I ran into problems with this pkgdb -F command before, that resulted in lots of gnome stuff breaking. In particular, where it relates to the stale dependancy -> XFree86-4 stuff.., Is this / has the above error been looked at? Stacey On Fri, 2002-06-14 at 16:38, Joe Marcus Clarke wrote: > On Fri, 2002-06-14 at 11:33, Mike Harding wrote: > >=20 > > Does appear to work, although the screensaver 'tab' in the > > configuration tool has no icon... >=20 > Yeah, that's because the icons are installed in share/gnome/xscreensaver > instead of share/gnome/pixmaps, and there is no pixmap specified for the > icon. Can you edit > share/gnome/control-center/Desktop/screensaver-properties.desktop, and > add the full path to xscreensaver.xpm? That should work. If it does, > I'll send dougb my patches, and see what he thinks. >=20 > Joe >=20 > >=20 > > - Mike H. > >=20 > > X-Authentication-Warning: gyros.marcuscom.com: marcus set sender to = marcus@marcuscom.com using -f > > From: Joe Marcus Clarke > > Cc: dnelson@allantgroup.com, sroberts@dsl.pipex.com, > > freebsd-questions@FreeBSD.ORG, freebsd-gnome@FreeBSD.ORG > > Date: 14 Jun 2002 01:02:48 -0400 > > X-Spam-Status: No, hits=3D-7.0 required=3D5.0 tests=3DIN_REP_TO,UNIF= IED_PATCH,AWL version=3D2.20 > > X-Spam-Level:=20 > >=20 > >=20 > > --=3D-ahyKUYqmNYYS0CnW4P50 > > Content-Type: text/plain > > Content-Transfer-Encoding: 7bit > >=20 > > On Fri, 2002-06-14 at 00:53, Mike Harding wrote: > > >=20 > > > I still see no way to configure the screensave on the gnome config > > > center... > >=20 > > Can you try this patch-ab, and see if it resolves the problem? Simp= ly > > drop this file in /usr/ports/x11/xscreensaver/files, and build > > xscreensaver-gnome. > >=20 > > Joe > >=20 > > >=20 > > >=20 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-gnome" in the body of the message > > >=20 > > --=20 > > PGP Key : http://www.marcuscom.com/pgp.asc > >=20 > > --=3D-ahyKUYqmNYYS0CnW4P50 > > Content-Disposition: attachment; filename=3Dpatch-ab > > Content-Transfer-Encoding: quoted-printable > > Content-Type: text/plain; name=3Dpatch-ab; charset=3DISO8859-1 > >=20 > > --- configure.orig Tue Jun 11 05:09:04 2002 > > +++ configure Fri Jun 14 01:00:58 2002 > > @@ -12929,7 +12929,7 @@ > > else > > GNOME_DATADIR=3D3D`$gtk_config --prefix` > > fi > > - GNOME_DATADIR=3D3D"$GNOME_DATADIR/share" > > + GNOME_DATADIR=3D3D"$GNOME_DATADIR/share/gnome" > > fi > > =3D20 > > # .desktop files go in different places in Gnome 1.x and Gnome 2.= x... > > @@ -14240,18 +14240,18 @@ > > GL_LIBS=3D3D"" > > =3D20 > > =3D20 > > - # Some versions of MesaGL are compiled to require -lpthread. > > - # So if the Mesa headers exist, and -lpthread exists, then alwa= ys > > - # link -lpthread after the Mesa libs (be they named -lGL or -lM= esaGL.) > > + # Some versions of MesaGL are compiled to require "-pthread". > > + # So if the Mesa headers exist, and "-pthread" exists, then alw= ays > > + # link "-pthread" after the Mesa libs (be they named -lGL or -l= MesaGL.=3D > > ) > > # > > if test "$ac_have_mesa_gl" =3D3D yes; then > > - echo "$as_me:$LINENO: checking for pthread_create in -lpthrea= d" >&5 > > -echo $ECHO_N "checking for pthread_create in -lpthread... $ECHO_C" = >&6 > > + echo "$as_me:$LINENO: checking for pthread_create in "-pthrea= d"" >&5 > > +echo $ECHO_N "checking for pthread_create in "-pthread"... $ECHO_C"= >&6 > > if test "${ac_cv_lib_pthread_pthread_create+set}" =3D3D set; then > > echo $ECHO_N "(cached) $ECHO_C" >&6 > > else > > ac_check_lib_save_LIBS=3D3D$LIBS > > -LIBS=3D3D"-lpthread $LIBS" > > +LIBS=3D3D""-pthread" $LIBS" > > cat >conftest.$ac_ext <<_ACEOF > > #line $LINENO "configure" > > #include "confdefs.h" > > @@ -14301,7 +14301,7 @@ > > echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_create" >&= 5 > > echo "${ECHO_T}$ac_cv_lib_pthread_pthread_create" >&6 > > if test $ac_cv_lib_pthread_pthread_create =3D3D yes; then > > - GL_LIBS=3D3D"-lpthread" > > + GL_LIBS=3D3D""-pthread"" > > fi > > =3D20 > > fi > > @@ -17491,13 +17491,13 @@ > > # Now that we know whether we have Gnome, we can decide where the X= ML > > # config files get installed. > > # > > -if test -z "$HACK_CONF_DIR" ; then > > - if test -n "$GNOME_DATADIR" ; then > > - HACK_CONF_DIR=3D3D'${GNOME_DATADIR}/control-center/screensavers= ' > > - else > > - HACK_CONF_DIR=3D3D'${prefix}/lib/xscreensaver/config' > > - fi > > -fi > > +#if test -z "$HACK_CONF_DIR" ; then > > +# if test -n "$GNOME_DATADIR" ; then > > +# HACK_CONF_DIR=3D3D'${GNOME_DATADIR}/control-center/screensaver= s' > > +# else > > +# HACK_CONF_DIR=3D3D'${prefix}/lib/xscreensaver/config' > > +# fi > > +#fi > > =3D20 > > =3D20 > > =3D20 > >=20 > > --=3D-ahyKUYqmNYYS0CnW4P50-- > >=20 > >=20 > --=20 > PGP Key : http://www.marcuscom.com/pgp.asc >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message - --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 iQA/AwUBPQowN/dn4A8qiCO5EQLBsACcD9QXP85bL9fW98/Cav2Ym364i3EAn1FC D6HnFQjI7fwB5h7Gry064ZFv =/da7 -----END PGP SIGNATURE----- --=-dUQK/7U1J75BEnd4Tww5-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 11:24:46 2002 Delivered-To: freebsd-questions@freebsd.org Received: from gyros.marcuscom.com (dhcp-64-102-60-47.cisco.com [64.102.60.47]) by hub.freebsd.org (Postfix) with ESMTP id 1A3AF37B40A; Fri, 14 Jun 2002 11:24:29 -0700 (PDT) Received: from gyros.marcuscom.com (localhost [127.0.0.1]) by gyros.marcuscom.com (8.12.3/8.12.3) with ESMTP id g5EIO6X7001579; Fri, 14 Jun 2002 14:24:06 -0400 (EDT) (envelope-from marcus@marcuscom.com) Received: (from marcus@localhost) by gyros.marcuscom.com (8.12.3/8.12.3/Submit) id g5EIO4Ed001578; Fri, 14 Jun 2002 14:24:04 -0400 (EDT) X-Authentication-Warning: gyros.marcuscom.com: marcus set sender to marcus@marcuscom.com using -f Subject: Re: xscreensaver-gnome-4.05 install fails From: Joe Marcus Clarke To: sroberts@dsl.pipex.com Cc: Mike Harding , dnelson@allantgroup.com, FreeBSD-Questions , freebsd-gnome@freebsd.org In-Reply-To: <1024077883.357.21.camel@Demon.Strobe.org> References: <1024001369.357.4.camel@Demon.Strobe.org> <1024001948.311.110.camel@gyros.marcuscom.com> <1024002434.357.11.camel@Demon.Strobe.org> <1024002658.311.118.camel@gyros.marcuscom.com> <20020613212625.GA21232@dan.emsphone.com> <1024004575.311.124.camel@gyros.marcuscom.com> <1024006176.357.16.camel@Demon.Strobe.org> <20020613230936.GA34783@dan.emsphone.com> <20020614045314.F37321310A@netcom1.netcom.com> <1024030968.355.22.camel@gyros.marcuscom.com> <20020614153358.ECBED13107@netcom1.netcom.com> <1024069086.311.17.camel@gyros.marcuscom.com> <1024077883.357.21.camel@Demon.Strobe.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.5 Date: 14 Jun 2002 14:24:04 -0400 Message-Id: <1024079044.311.35.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 2002-06-14 at 14:04, Stacey Roberts wrote: > Okay, so I decided to go with upgrading gtk-1.2.10_5 instead of editing > the gtk file. But I then get the following error even before anything > starts: > # portupgrade -R gtk-1.2.10_5 > Stale dependency: gtk-1.2.10_5 --> XFree86-libraries-4.2.0_1 -- manually > run 'pkgdb -F' to fix (-O disallowed when -R is given). > # > > Now, I ran into problems with this pkgdb -F command before, that > resulted in lots of gnome stuff breaking. In particular, where it > relates to the stale dependancy -> XFree86-4 stuff.., > > Is this / has the above error been looked at? pkgdb -F has never caused me any problems. You should be able to run pkgdb -F, and simply rebuild the portupgrade database. One thing to note, though, is that gtk12 is currently at PORTREVISION _7 (not _5). Joe > > Stacey > > On Fri, 2002-06-14 at 16:38, Joe Marcus Clarke wrote: > > On Fri, 2002-06-14 at 11:33, Mike Harding wrote: > > > > > > Does appear to work, although the screensaver 'tab' in the > > > configuration tool has no icon... > > > > Yeah, that's because the icons are installed in share/gnome/xscreensaver > > instead of share/gnome/pixmaps, and there is no pixmap specified for the > > icon. Can you edit > > share/gnome/control-center/Desktop/screensaver-properties.desktop, and > > add the full path to xscreensaver.xpm? That should work. If it does, > > I'll send dougb my patches, and see what he thinks. > > > > Joe > > > > > > > > - Mike H. > > > > > > X-Authentication-Warning: gyros.marcuscom.com: marcus set sender to marcus@marcuscom.com using -f > > > From: Joe Marcus Clarke > > > Cc: dnelson@allantgroup.com, sroberts@dsl.pipex.com, > > > freebsd-questions@FreeBSD.ORG, freebsd-gnome@FreeBSD.ORG > > > Date: 14 Jun 2002 01:02:48 -0400 > > > X-Spam-Status: No, hits=-7.0 required=5.0 tests=IN_REP_TO,UNIFIED_PATCH,AWL version=2.20 > > > X-Spam-Level: > > > > > > > > > --=-ahyKUYqmNYYS0CnW4P50 > > > Content-Type: text/plain > > > Content-Transfer-Encoding: 7bit > > > > > > On Fri, 2002-06-14 at 00:53, Mike Harding wrote: > > > > > > > > I still see no way to configure the screensave on the gnome config > > > > center... > > > > > > Can you try this patch-ab, and see if it resolves the problem? Simply > > > drop this file in /usr/ports/x11/xscreensaver/files, and build > > > xscreensaver-gnome. > > > > > > Joe > > > > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > > with "unsubscribe freebsd-gnome" in the body of the message > > > > > > > -- > > > PGP Key : http://www.marcuscom.com/pgp.asc > > > > > > --=-ahyKUYqmNYYS0CnW4P50 > > > Content-Disposition: attachment; filename=patch-ab > > > Content-Transfer-Encoding: quoted-printable > > > Content-Type: text/plain; name=patch-ab; charset=ISO8859-1 > > > > > > --- configure.orig Tue Jun 11 05:09:04 2002 > > > +++ configure Fri Jun 14 01:00:58 2002 > > > @@ -12929,7 +12929,7 @@ > > > else > > > GNOME_DATADIR=3D`$gtk_config --prefix` > > > fi > > > - GNOME_DATADIR=3D"$GNOME_DATADIR/share" > > > + GNOME_DATADIR=3D"$GNOME_DATADIR/share/gnome" > > > fi > > > =20 > > > # .desktop files go in different places in Gnome 1.x and Gnome 2.x... > > > @@ -14240,18 +14240,18 @@ > > > GL_LIBS=3D"" > > > =20 > > > =20 > > > - # Some versions of MesaGL are compiled to require -lpthread. > > > - # So if the Mesa headers exist, and -lpthread exists, then always > > > - # link -lpthread after the Mesa libs (be they named -lGL or -lMesaGL.) > > > + # Some versions of MesaGL are compiled to require "-pthread". > > > + # So if the Mesa headers exist, and "-pthread" exists, then always > > > + # link "-pthread" after the Mesa libs (be they named -lGL or -lMesaGL.= > > > ) > > > # > > > if test "$ac_have_mesa_gl" =3D yes; then > > > - echo "$as_me:$LINENO: checking for pthread_create in -lpthread" >&5 > > > -echo $ECHO_N "checking for pthread_create in -lpthread... $ECHO_C" >&6 > > > + echo "$as_me:$LINENO: checking for pthread_create in "-pthread"" >&5 > > > +echo $ECHO_N "checking for pthread_create in "-pthread"... $ECHO_C" >&6 > > > if test "${ac_cv_lib_pthread_pthread_create+set}" =3D set; then > > > echo $ECHO_N "(cached) $ECHO_C" >&6 > > > else > > > ac_check_lib_save_LIBS=3D$LIBS > > > -LIBS=3D"-lpthread $LIBS" > > > +LIBS=3D""-pthread" $LIBS" > > > cat >conftest.$ac_ext <<_ACEOF > > > #line $LINENO "configure" > > > #include "confdefs.h" > > > @@ -14301,7 +14301,7 @@ > > > echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_create" >&5 > > > echo "${ECHO_T}$ac_cv_lib_pthread_pthread_create" >&6 > > > if test $ac_cv_lib_pthread_pthread_create =3D yes; then > > > - GL_LIBS=3D"-lpthread" > > > + GL_LIBS=3D""-pthread"" > > > fi > > > =20 > > > fi > > > @@ -17491,13 +17491,13 @@ > > > # Now that we know whether we have Gnome, we can decide where the XML > > > # config files get installed. > > > # > > > -if test -z "$HACK_CONF_DIR" ; then > > > - if test -n "$GNOME_DATADIR" ; then > > > - HACK_CONF_DIR=3D'${GNOME_DATADIR}/control-center/screensavers' > > > - else > > > - HACK_CONF_DIR=3D'${prefix}/lib/xscreensaver/config' > > > - fi > > > -fi > > > +#if test -z "$HACK_CONF_DIR" ; then > > > +# if test -n "$GNOME_DATADIR" ; then > > > +# HACK_CONF_DIR=3D'${GNOME_DATADIR}/control-center/screensavers' > > > +# else > > > +# HACK_CONF_DIR=3D'${prefix}/lib/xscreensaver/config' > > > +# fi > > > +#fi > > > =20 > > > =20 > > > =20 > > > > > > --=-ahyKUYqmNYYS0CnW4P50-- > > > > > > > > -- > > PGP Key : http://www.marcuscom.com/pgp.asc > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > -- > Stacey Roberts B.Sc. (HONS) Computer Science > Network Systems Engineer -- PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 11:27:45 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp21.singnet.com.sg (smtp21.singnet.com.sg [165.21.101.201]) by hub.freebsd.org (Postfix) with ESMTP id 947D337B40A for ; Fri, 14 Jun 2002 11:27:42 -0700 (PDT) Received: from singapura.singnet.com.sg (singapura.singnet.com.sg [165.21.10.10]) by smtp21.singnet.com.sg (8.12.3/8.12.2) with ESMTP id g5EIRfOx009117; Sat, 15 Jun 2002 02:27:41 +0800 Received: (from shanali@localhost) by singapura.singnet.com.sg (8.8.5/8.7.2) id CAA24819; Sat, 15 Jun 2002 02:27:40 +0800 (SST) Date: Sat, 15 Jun 2002 02:27:40 +0800 From: S H A N To: AZN Unix Cc: questions@FreeBSD.ORG Subject: Re: trouble setting up sound card Message-ID: <20020614182740.GA6360@singapura.singnet.com.sg> References: <20020614180200.MCGW19182.mtiwmhc21.worldnet.att.net@there> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020614180200.MCGW19182.mtiwmhc21.worldnet.att.net@there> 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 hi, http://www.freebsd.org/handbook/kernelconfig.html for a good reading. On Fri, Jun 14, 2002 at 02:02:05AM -0400, AZN Unix wrote: > in the documents in freebsd.org it says i need to add > device pcm > device sbc0 at isa? port 0x220 irq 5 drq 1 flags 0x15 > to my kernel, what is the command or procedure to do that? > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- S H A N To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 11:28: 7 2002 Delivered-To: freebsd-questions@freebsd.org Received: from postal3.es.net (postal3.es.net [198.128.3.207]) by hub.freebsd.org (Postfix) with ESMTP id 9380137B407; Fri, 14 Jun 2002 11:27:58 -0700 (PDT) Received: from ptavv.es.net ([198.128.4.29]) by postal3.es.net (Postal Node 3) with ESMTP id GQF37091; Fri, 14 Jun 2002 11:27:57 -0700 Received: from ptavv (localhost [127.0.0.1]) by ptavv.es.net (Postfix) with ESMTP id 37EC35D07; Fri, 14 Jun 2002 11:27:52 -0700 (PDT) To: sroberts@dsl.pipex.com Cc: Joe Marcus Clarke , Mike Harding , dnelson@allantgroup.com, FreeBSD-Questions , freebsd-gnome@FreeBSD.ORG Subject: Re: xscreensaver-gnome-4.05 install fails In-reply-to: Your message of "14 Jun 2002 19:04:41 BST." <1024077883.357.21.camel@Demon.Strobe.org> Date: Fri, 14 Jun 2002 11:27:52 -0700 From: "Kevin Oberman" Message-Id: <20020614182752.37EC35D07@ptavv.es.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 > From: Stacey Roberts > Date: 14 Jun 2002 19:04:41 +0100 > Sender: owner-freebsd-gnome@FreeBSD.ORG > > Okay, so I decided to go with upgrading gtk-1.2.10_5 instead of editing > the gtk file. But I then get the following error even before anything > starts: > # portupgrade -R gtk-1.2.10_5 > Stale dependency: gtk-1.2.10_5 --> XFree86-libraries-4.2.0_1 -- manually > run 'pkgdb -F' to fix (-O disallowed when -R is given). > # > > Now, I ran into problems with this pkgdb -F command before, that > resulted in lots of gnome stuff breaking. In particular, where it > relates to the stale dependancy -> XFree86-4 stuff.., > > Is this / has the above error been looked at? Stale dependencies happen. It is the nature of portupgrade and not the individual ports. Fixing them is pretty safe (and pretty essential) if you understand what you are doing. What version of XFree86 libraries is installed on your system? I think 4.2.0_1 is the current one, but you probably either have a very old version that pre-dates the conversion of XFree86 to it's current form and all you have installed is XFree86-4.x. If it's more recent, you probably have XFree86-libraries-4.x. When you run pkgdb -F, it will report the invalid dependency and probably show you your installed version of XFree86 libraries. If so, just enter 'a' and continue. R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 11:33:26 2002 Delivered-To: freebsd-questions@freebsd.org Received: from shockwave.systems.pipex.net (shockwave.systems.pipex.net [62.190.223.9]) by hub.freebsd.org (Postfix) with ESMTP id B47E137B414; Fri, 14 Jun 2002 11:31:43 -0700 (PDT) Received: from ThisAddressDoesNotExist (userhh092.dsl.pipex.com [62.190.215.92]) by shockwave.systems.pipex.net (Postfix) with ESMTP id 29B2816000B36; Fri, 14 Jun 2002 19:31:41 +0100 (BST) Subject: Re: xscreensaver-gnome-4.05 install fails From: Stacey Roberts Reply-To: sroberts@dsl.pipex.com To: Joe Marcus Clarke Cc: Mike Harding , dnelson@allantgroup.com, FreeBSD-Questions , freebsd-gnome@freebsd.org In-Reply-To: <1024079044.311.35.camel@gyros.marcuscom.com> References: <1024001369.357.4.camel@Demon.Strobe.org> <1024001948.311.110.camel@gyros.marcuscom.com> <1024002434.357.11.camel@Demon.Strobe.org> <1024002658.311.118.camel@gyros.marcuscom.com> <20020613212625.GA21232@dan.emsphone.com> <1024004575.311.124.camel@gyros.marcuscom.com> <1024006176.357.16.camel@Demon.Strobe.org> <20020613230936.GA34783@dan.emsphone.com> <20020614045314.F37321310A@netcom1.netcom.com> <1024030968.355.22.camel@gyros.marcuscom.com> <20020614153358.ECBED13107@netcom1.netcom.com> <1024069086.311.17.camel@gyros.marcuscom.com> <1024077883.357.21.camel@Demon.Strobe.org> <1024079044.311.35.camel@gyros.marcuscom.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-2FqsIx0Ws02TaX7GjcrN" X-Mailer: Ximian Evolution 1.0.5 Date: 14 Jun 2002 19:31:42 +0100 Message-Id: <1024079502.357.27.camel@Demon.Strobe.org> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-2FqsIx0Ws02TaX7GjcrN Content-Type: text/plain Content-Transfer-Encoding: quoted-printable hi Joe, Two comments / questions: 1] The version of xscreensaver-gnome that is to be upgraded is simply the one that's showing up in pkg_version -v. I am attempting to keep the software versions on this system up-to-date, but I obviously am having problems with this port. 2] Running pkgdb -F has always been a wearisome task for me. Whenever I hit the "tab" key to complete I get presented with some 160-odd apps that I am supposed to choose from, and I never know what I am supposed to be doing at that stage, nor which I should be selecting. ...., help. Please Stacey On Fri, 2002-06-14 at 19:24, Joe Marcus Clarke wrote: > On Fri, 2002-06-14 at 14:04, Stacey Roberts wrote: > > Okay, so I decided to go with upgrading gtk-1.2.10_5 instead of editing > > the gtk file. But I then get the following error even before anything > > starts: > > # portupgrade -R gtk-1.2.10_5 > > Stale dependency: gtk-1.2.10_5 --> XFree86-libraries-4.2.0_1 -- manuall= y > > run 'pkgdb -F' to fix (-O disallowed when -R is given). > > #=20 > >=20 > > Now, I ran into problems with this pkgdb -F command before, that > > resulted in lots of gnome stuff breaking. In particular, where it > > relates to the stale dependancy -> XFree86-4 stuff.., > >=20 > > Is this / has the above error been looked at? >=20 > pkgdb -F has never caused me any problems. You should be able to run > pkgdb -F, and simply rebuild the portupgrade database. One thing to > note, though, is that gtk12 is currently at PORTREVISION _7 (not _5). >=20 > Joe >=20 > >=20 > > Stacey > >=20 > > On Fri, 2002-06-14 at 16:38, Joe Marcus Clarke wrote: > > > On Fri, 2002-06-14 at 11:33, Mike Harding wrote: > > > >=20 > > > > Does appear to work, although the screensaver 'tab' in the > > > > configuration tool has no icon... > > >=20 > > > Yeah, that's because the icons are installed in share/gnome/xscreensa= ver > > > instead of share/gnome/pixmaps, and there is no pixmap specified for = the > > > icon. Can you edit > > > share/gnome/control-center/Desktop/screensaver-properties.desktop, an= d > > > add the full path to xscreensaver.xpm? That should work. If it does= , > > > I'll send dougb my patches, and see what he thinks. > > >=20 > > > Joe > > >=20 > > > >=20 > > > > - Mike H. > > > >=20 > > > > X-Authentication-Warning: gyros.marcuscom.com: marcus set sender= to marcus@marcuscom.com using -f > > > > From: Joe Marcus Clarke > > > > Cc: dnelson@allantgroup.com, sroberts@dsl.pipex.com, > > > > freebsd-questions@FreeBSD.ORG, freebsd-gnome@FreeBSD.ORG > > > > Date: 14 Jun 2002 01:02:48 -0400 > > > > X-Spam-Status: No, hits=3D-7.0 required=3D5.0 tests=3DIN_REP_TO,= UNIFIED_PATCH,AWL version=3D2.20 > > > > X-Spam-Level:=20 > > > >=20 > > > >=20 > > > > --=3D-ahyKUYqmNYYS0CnW4P50 > > > > Content-Type: text/plain > > > > Content-Transfer-Encoding: 7bit > > > >=20 > > > > On Fri, 2002-06-14 at 00:53, Mike Harding wrote: > > > > >=20 > > > > > I still see no way to configure the screensave on the gnome co= nfig > > > > > center... > > > >=20 > > > > Can you try this patch-ab, and see if it resolves the problem? = Simply > > > > drop this file in /usr/ports/x11/xscreensaver/files, and build > > > > xscreensaver-gnome. > > > >=20 > > > > Joe > > > >=20 > > > > >=20 > > > > >=20 > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > > > with "unsubscribe freebsd-gnome" in the body of the message > > > > >=20 > > > > --=20 > > > > PGP Key : http://www.marcuscom.com/pgp.asc > > > >=20 > > > > --=3D-ahyKUYqmNYYS0CnW4P50 > > > > Content-Disposition: attachment; filename=3Dpatch-ab > > > > Content-Transfer-Encoding: quoted-printable > > > > Content-Type: text/plain; name=3Dpatch-ab; charset=3DISO8859-1 > > > >=20 > > > > --- configure.orig Tue Jun 11 05:09:04 2002 > > > > +++ configure Fri Jun 14 01:00:58 2002 > > > > @@ -12929,7 +12929,7 @@ > > > > else > > > > GNOME_DATADIR=3D3D`$gtk_config --prefix` > > > > fi > > > > - GNOME_DATADIR=3D3D"$GNOME_DATADIR/share" > > > > + GNOME_DATADIR=3D3D"$GNOME_DATADIR/share/gnome" > > > > fi > > > > =3D20 > > > > # .desktop files go in different places in Gnome 1.x and Gnom= e 2.x... > > > > @@ -14240,18 +14240,18 @@ > > > > GL_LIBS=3D3D"" > > > > =3D20 > > > > =3D20 > > > > - # Some versions of MesaGL are compiled to require -lpthread= . > > > > - # So if the Mesa headers exist, and -lpthread exists, then = always > > > > - # link -lpthread after the Mesa libs (be they named -lGL or= -lMesaGL.) > > > > + # Some versions of MesaGL are compiled to require "-pthread= ". > > > > + # So if the Mesa headers exist, and "-pthread" exists, then= always > > > > + # link "-pthread" after the Mesa libs (be they named -lGL o= r -lMesaGL.=3D > > > > ) > > > > # > > > > if test "$ac_have_mesa_gl" =3D3D yes; then > > > > - echo "$as_me:$LINENO: checking for pthread_create in -lpt= hread" >&5 > > > > -echo $ECHO_N "checking for pthread_create in -lpthread... $ECHO= _C" >&6 > > > > + echo "$as_me:$LINENO: checking for pthread_create in "-pt= hread"" >&5 > > > > +echo $ECHO_N "checking for pthread_create in "-pthread"... $ECH= O_C" >&6 > > > > if test "${ac_cv_lib_pthread_pthread_create+set}" =3D3D set; th= en > > > > echo $ECHO_N "(cached) $ECHO_C" >&6 > > > > else > > > > ac_check_lib_save_LIBS=3D3D$LIBS > > > > -LIBS=3D3D"-lpthread $LIBS" > > > > +LIBS=3D3D""-pthread" $LIBS" > > > > cat >conftest.$ac_ext <<_ACEOF > > > > #line $LINENO "configure" > > > > #include "confdefs.h" > > > > @@ -14301,7 +14301,7 @@ > > > > echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_create= " >&5 > > > > echo "${ECHO_T}$ac_cv_lib_pthread_pthread_create" >&6 > > > > if test $ac_cv_lib_pthread_pthread_create =3D3D yes; then > > > > - GL_LIBS=3D3D"-lpthread" > > > > + GL_LIBS=3D3D""-pthread"" > > > > fi > > > > =3D20 > > > > fi > > > > @@ -17491,13 +17491,13 @@ > > > > # Now that we know whether we have Gnome, we can decide where t= he XML > > > > # config files get installed. > > > > # > > > > -if test -z "$HACK_CONF_DIR" ; then > > > > - if test -n "$GNOME_DATADIR" ; then > > > > - HACK_CONF_DIR=3D3D'${GNOME_DATADIR}/control-center/screensa= vers' > > > > - else > > > > - HACK_CONF_DIR=3D3D'${prefix}/lib/xscreensaver/config' > > > > - fi > > > > -fi > > > > +#if test -z "$HACK_CONF_DIR" ; then > > > > +# if test -n "$GNOME_DATADIR" ; then > > > > +# HACK_CONF_DIR=3D3D'${GNOME_DATADIR}/control-center/screens= avers' > > > > +# else > > > > +# HACK_CONF_DIR=3D3D'${prefix}/lib/xscreensaver/config' > > > > +# fi > > > > +#fi > > > > =3D20 > > > > =3D20 > > > > =3D20 > > > >=20 > > > > --=3D-ahyKUYqmNYYS0CnW4P50-- > > > >=20 > > > >=20 > > > --=20 > > > PGP Key : http://www.marcuscom.com/pgp.asc > > >=20 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body of the message > > --=20 > > Stacey Roberts B.Sc. (HONS) Computer Science > > Network Systems Engineer > --=20 > PGP Key : http://www.marcuscom.com/pgp.asc >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer --=-2FqsIx0Ws02TaX7GjcrN Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable hi Joe, Two comments / questions: 1] The version of xscreensaver-gnome that is to be upgraded is simply the one that's showing up in pkg_version -v. I am attempting to keep the software versions on this system up-to-date, but I obviously am having problems with this port. 2] Running pkgdb -F has always been a wearisome task for me. Whenever I hit the "tab" key to complete I get presented with some 160-odd apps that I am supposed to choose from, and I never know what I am supposed to be doing at that stage, nor which I should be selecting. ...., help. Please Stacey On Fri, 2002-06-14 at 19:24, Joe Marcus Clarke wrote: > On Fri, 2002-06-14 at 14:04, Stacey Roberts wrote: > > Okay, so I decided to go with upgrading gtk-1.2.10_5 instead of editing > > the gtk file. But I then get the following error even before anything > > starts: > > # portupgrade -R gtk-1.2.10_5 > > Stale dependency: gtk-1.2.10_5 --> XFree86-libraries-4.2.0_1 -- manuall= y > > run 'pkgdb -F' to fix (-O disallowed when -R is given). > > #=20 > >=20 > > Now, I ran into problems with this pkgdb -F command before, that > > resulted in lots of gnome stuff breaking. In particular, where it > > relates to the stale dependancy -> XFree86-4 stuff.., > >=20 > > Is this / has the above error been looked at? >=20 > pkgdb -F has never caused me any problems. You should be able to run > pkgdb -F, and simply rebuild the portupgrade database. One thing to > note, though, is that gtk12 is currently at PORTREVISION _7 (not _5). >=20 > Joe >=20 > >=20 > > Stacey > >=20 > > On Fri, 2002-06-14 at 16:38, Joe Marcus Clarke wrote: > > > On Fri, 2002-06-14 at 11:33, Mike Harding wrote: > > > >=20 > > > > Does appear to work, although the screensaver 'tab' in the > > > > configuration tool has no icon... > > >=20 > > > Yeah, that's because the icons are installed in share/gnome/xscreensa= ver > > > instead of share/gnome/pixmaps, and there is no pixmap specified for = the > > > icon. Can you edit > > > share/gnome/control-center/Desktop/screensaver-properties.desktop, an= d > > > add the full path to xscreensaver.xpm? That should work. If it does= , > > > I'll send dougb my patches, and see what he thinks. > > >=20 > > > Joe > > >=20 > > > >=20 > > > > - Mike H. > > > >=20 > > > > X-Authentication-Warning: gyros.marcuscom.com: marcus set sender= to marcus@marcuscom.com using -f > > > > From: Joe Marcus Clarke > > > > Cc: dnelson@allantgroup.com, sroberts@dsl.pipex.com, > > > > freebsd-questions@FreeBSD.ORG, freebsd-gnome@FreeBSD.ORG > > > > Date: 14 Jun 2002 01:02:48 -0400 > > > > X-Spam-Status: No, hits=3D-7.0 required=3D5.0 tests=3DIN_REP_TO,= UNIFIED_PATCH,AWL version=3D2.20 > > > > X-Spam-Level:=20 > > > >=20 > > > >=20 > > > > --=3D-ahyKUYqmNYYS0CnW4P50 > > > > Content-Type: text/plain > > > > Content-Transfer-Encoding: 7bit > > > >=20 > > > > On Fri, 2002-06-14 at 00:53, Mike Harding wrote: > > > > >=20 > > > > > I still see no way to configure the screensave on the gnome co= nfig > > > > > center... > > > >=20 > > > > Can you try this patch-ab, and see if it resolves the problem? = Simply > > > > drop this file in /usr/ports/x11/xscreensaver/files, and build > > > > xscreensaver-gnome. > > > >=20 > > > > Joe > > > >=20 > > > > >=20 > > > > >=20 > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > > > with "unsubscribe freebsd-gnome" in the body of the message > > > > >=20 > > > > --=20 > > > > PGP Key : http://www.marcuscom.com/pgp.asc > > > >=20 > > > > --=3D-ahyKUYqmNYYS0CnW4P50 > > > > Content-Disposition: attachment; filename=3Dpatch-ab > > > > Content-Transfer-Encoding: quoted-printable > > > > Content-Type: text/plain; name=3Dpatch-ab; charset=3DISO8859-1 > > > >=20 > > > > --- configure.orig Tue Jun 11 05:09:04 2002 > > > > +++ configure Fri Jun 14 01:00:58 2002 > > > > @@ -12929,7 +12929,7 @@ > > > > else > > > > GNOME_DATADIR=3D3D`$gtk_config --prefix` > > > > fi > > > > - GNOME_DATADIR=3D3D"$GNOME_DATADIR/share" > > > > + GNOME_DATADIR=3D3D"$GNOME_DATADIR/share/gnome" > > > > fi > > > > =3D20 > > > > # .desktop files go in different places in Gnome 1.x and Gnom= e 2.x... > > > > @@ -14240,18 +14240,18 @@ > > > > GL_LIBS=3D3D"" > > > > =3D20 > > > > =3D20 > > > > - # Some versions of MesaGL are compiled to require -lpthread= . > > > > - # So if the Mesa headers exist, and -lpthread exists, then = always > > > > - # link -lpthread after the Mesa libs (be they named -lGL or= -lMesaGL.) > > > > + # Some versions of MesaGL are compiled to require "-pthread= ". > > > > + # So if the Mesa headers exist, and "-pthread" exists, then= always > > > > + # link "-pthread" after the Mesa libs (be they named -lGL o= r -lMesaGL.=3D > > > > ) > > > > # > > > > if test "$ac_have_mesa_gl" =3D3D yes; then > > > > - echo "$as_me:$LINENO: checking for pthread_create in -lpt= hread" >&5 > > > > -echo $ECHO_N "checking for pthread_create in -lpthread... $ECHO= _C" >&6 > > > > + echo "$as_me:$LINENO: checking for pthread_create in "-pt= hread"" >&5 > > > > +echo $ECHO_N "checking for pthread_create in "-pthread"... $ECH= O_C" >&6 > > > > if test "${ac_cv_lib_pthread_pthread_create+set}" =3D3D set; th= en > > > > echo $ECHO_N "(cached) $ECHO_C" >&6 > > > > else > > > > ac_check_lib_save_LIBS=3D3D$LIBS > > > > -LIBS=3D3D"-lpthread $LIBS" > > > > +LIBS=3D3D""-pthread" $LIBS" > > > > cat >conftest.$ac_ext <<_ACEOF > > > > #line $LINENO "configure" > > > > #include "confdefs.h" > > > > @@ -14301,7 +14301,7 @@ > > > > echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_create= " >&5 > > > > echo "${ECHO_T}$ac_cv_lib_pthread_pthread_create" >&6 > > > > if test $ac_cv_lib_pthread_pthread_create =3D3D yes; then > > > > - GL_LIBS=3D3D"-lpthread" > > > > + GL_LIBS=3D3D""-pthread"" > > > > fi > > > > =3D20 > > > > fi > > > > @@ -17491,13 +17491,13 @@ > > > > # Now that we know whether we have Gnome, we can decide where t= he XML > > > > # config files get installed. > > > > # > > > > -if test -z "$HACK_CONF_DIR" ; then > > > > - if test -n "$GNOME_DATADIR" ; then > > > > - HACK_CONF_DIR=3D3D'${GNOME_DATADIR}/control-center/screensa= vers' > > > > - else > > > > - HACK_CONF_DIR=3D3D'${prefix}/lib/xscreensaver/config' > > > > - fi > > > > -fi > > > > +#if test -z "$HACK_CONF_DIR" ; then > > > > +# if test -n "$GNOME_DATADIR" ; then > > > > +# HACK_CONF_DIR=3D3D'${GNOME_DATADIR}/control-center/screens= avers' > > > > +# else > > > > +# HACK_CONF_DIR=3D3D'${prefix}/lib/xscreensaver/config' > > > > +# fi > > > > +#fi > > > > =3D20 > > > > =3D20 > > > > =3D20 > > > >=20 > > > > --=3D-ahyKUYqmNYYS0CnW4P50-- > > > >=20 > > > >=20 > > > --=20 > > > PGP Key : http://www.marcuscom.com/pgp.asc > > >=20 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body of the message > > --=20 > > Stacey Roberts B.Sc. (HONS) Computer Science > > Network Systems Engineer > --=20 > PGP Key : http://www.marcuscom.com/pgp.asc >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message - --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 iQA/AwUBPQo2ivdn4A8qiCO5EQJ2xQCg6DGfRBa7/UAsvLRhrlpU/zDseB0AnArJ QZ0FK7PpjHPVN8UrbENpSQcO =ADWr -----END PGP SIGNATURE----- --=-2FqsIx0Ws02TaX7GjcrN-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 11:43:33 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.tninet.se (lennier.tninet.se [195.100.94.105]) by hub.freebsd.org (Postfix) with ESMTP id BD1BC37B416 for ; Fri, 14 Jun 2002 11:42:45 -0700 (PDT) Received: from pcmarpxy.tninet.se (bb-62-5-36-29.bb.tninet.se [62.5.36.29]) by lennier.tninet.se (BMR ErlangTM/OTP 3.0) with ESMTP id 664415.80162.1024.1s41714446lennier ; Fri, 14 Jun 2002 20:42:42 +0200 Content-Type: text/plain; charset="iso-8859-1" From: Mark Rowlands To: "Akthar Hussain" , "freebsd-questions" Subject: Re: KDM in KDE3 Date: Fri, 14 Jun 2002 20:42:41 +0200 User-Agent: KMail/1.4.1 References: In-Reply-To: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200206142042.41918.mark.rowlands@minmail.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 Friday 14 June 2002 5:50 pm, Akthar Hussain wrote: > Hi , > > I loade all kde3 pakages in my freebsd 4.5. > after that if I run kdm (fbsd#kdm) X Display stays only few seconds aft= er > that below the error i got. > > "AuthName: XDM-AUTHORIZZTION -1 ID:1 > > XLIB:connection to :0.0 refused by server > > Client is not authorized to connect to Server " > > do i have to set any permision to run kdm .if so which file i have to > modify. > > If i run only X to test X server its working fine, also if i run gdm it= is > also working fine.but only my kde3 (kdm IS NOT WORKING) > > Thanks in Advance for your reply. just hang on there......kde3.01 (with kdm fixes) is going into cvs tonigh= t or=20 tomorrow..... wait till tomorrow, cvsup your ports and deinstall / reinst= all=20 or checkout the packages on http://freebsd.kde.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 11:53:41 2002 Delivered-To: freebsd-questions@freebsd.org Received: from nemesis.systems.pipex.net (nemesis.systems.pipex.net [62.190.223.8]) by hub.freebsd.org (Postfix) with ESMTP id AE1D937B40E; Fri, 14 Jun 2002 11:53:21 -0700 (PDT) Received: from ThisAddressDoesNotExist (userhh092.dsl.pipex.com [62.190.215.92]) by nemesis.systems.pipex.net (Postfix) with ESMTP id 109A5160001A4; Fri, 14 Jun 2002 19:53:17 +0100 (BST) Subject: Re: xscreensaver-gnome-4.05 install fails From: Stacey Roberts Reply-To: sroberts@dsl.pipex.com To: Kevin Oberman Cc: Joe Marcus Clarke , Mike Harding , dnelson@allantgroup.com, FreeBSD-Questions , freebsd-gnome@FreeBSD.ORG In-Reply-To: <20020614182752.37EC35D07@ptavv.es.net> References: <20020614182752.37EC35D07@ptavv.es.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-nPHrb86NjHEx+K8sBld+" X-Mailer: Ximian Evolution 1.0.5 Date: 14 Jun 2002 19:53:18 +0100 Message-Id: <1024080800.357.36.camel@Demon.Strobe.org> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-nPHrb86NjHEx+K8sBld+ Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi Kevin, I'm actually running XFree86-3.3.6, from initial system installation time back at FreeBSD 4.3 - I'm currently running 4.6RC, here's the uname info: # uname -a FreeBSD 4.6-RC FreeBSD 4.6-RC #0: Sun May 26 11:20:25 BST 2002 :/usr/obj/usr/src/sys/ i386 #=20 Does it not matter that I'm running this version of XFree86, and pkgdb -F mentioned stale dependancies with the pointer to XFree-4X? I've always been happy with the version I've got installed, and besides, I wasn't clear on whether or not my graphics card at the time was supported in the new version. I've got the ATI Xpert 8MB. Can I still run pkgdb -F and select the "a" option when asked to complete? Thanks. Stacey On Fri, 2002-06-14 at 19:27, Kevin Oberman wrote: > > From: Stacey Roberts > > Date: 14 Jun 2002 19:04:41 +0100 > > Sender: owner-freebsd-gnome@FreeBSD.ORG > >=20 > > Okay, so I decided to go with upgrading gtk-1.2.10_5 instead of editing > > the gtk file. But I then get the following error even before anything > > starts: > > # portupgrade -R gtk-1.2.10_5 > > Stale dependency: gtk-1.2.10_5 --> XFree86-libraries-4.2.0_1 -- manuall= y > > run 'pkgdb -F' to fix (-O disallowed when -R is given). > > # > >=20 > > Now, I ran into problems with this pkgdb -F command before, that > > resulted in lots of gnome stuff breaking. In particular, where it > > relates to the stale dependancy -> XFree86-4 stuff.., > >=20 > > Is this / has the above error been looked at? >=20 > Stale dependencies happen. It is the nature of portupgrade and not the > individual ports. Fixing them is pretty safe (and pretty essential) if > you understand what you are doing. >=20 > What version of XFree86 libraries is installed on your system? I think > 4.2.0_1 is the current one, but you probably either have a very old > version that pre-dates the conversion of XFree86 to it's current form > and all you have installed is XFree86-4.x. If it's more recent, you > probably have XFree86-libraries-4.x. >=20 > When you run pkgdb -F, it will report the invalid dependency and > probably show you your installed version of XFree86 libraries. If so, > just enter 'a' and continue. >=20 > R. Kevin Oberman, Network Engineer > Energy Sciences Network (ESnet) > Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) > E-mail: oberman@es.net Phone: +1 510 486-8634 --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer --=-nPHrb86NjHEx+K8sBld+ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi Kevin, I'm actually running XFree86-3.3.6, from initial system installation time back at FreeBSD 4.3 - I'm currently running 4.6RC, here's the uname info: # uname -a FreeBSD 4.6-RC FreeBSD 4.6-RC #0: Sun May 26 11:20:25 BST 2002 :/usr/obj/usr/src/sys/ i386 #=20 Does it not matter that I'm running this version of XFree86, and pkgdb - -F mentioned stale dependancies with the pointer to XFree-4X? I've always been happy with the version I've got installed, and besides, I wasn't clear on whether or not my graphics card at the time was supported in the new version. I've got the ATI Xpert 8MB. Can I still run pkgdb -F and select the "a" option when asked to complete? Thanks. Stacey On Fri, 2002-06-14 at 19:27, Kevin Oberman wrote: > > From: Stacey Roberts > > Date: 14 Jun 2002 19:04:41 +0100 > > Sender: owner-freebsd-gnome@FreeBSD.ORG > >=20 > > Okay, so I decided to go with upgrading gtk-1.2.10_5 instead of editing > > the gtk file. But I then get the following error even before anything > > starts: > > # portupgrade -R gtk-1.2.10_5 > > Stale dependency: gtk-1.2.10_5 --> XFree86-libraries-4.2.0_1 -- manuall= y > > run 'pkgdb -F' to fix (-O disallowed when -R is given). > > # > >=20 > > Now, I ran into problems with this pkgdb -F command before, that > > resulted in lots of gnome stuff breaking. In particular, where it > > relates to the stale dependancy -> XFree86-4 stuff.., > >=20 > > Is this / has the above error been looked at? >=20 > Stale dependencies happen. It is the nature of portupgrade and not the > individual ports. Fixing them is pretty safe (and pretty essential) if > you understand what you are doing. >=20 > What version of XFree86 libraries is installed on your system? I think > 4.2.0_1 is the current one, but you probably either have a very old > version that pre-dates the conversion of XFree86 to it's current form > and all you have installed is XFree86-4.x. If it's more recent, you > probably have XFree86-libraries-4.x. >=20 > When you run pkgdb -F, it will report the invalid dependency and > probably show you your installed version of XFree86 libraries. If so, > just enter 'a' and continue. >=20 > R. Kevin Oberman, Network Engineer > Energy Sciences Network (ESnet) > Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) > E-mail: oberman@es.net Phone: +1 510 486-8634 - --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 iQA/AwUBPQo7nPdn4A8qiCO5EQLUpwCg07VxzS0YeZ3h9/405VLqPAf/WH4An17g jNOR35z9krKzMKTDotI7D327 =5sfs -----END PGP SIGNATURE----- --=-nPHrb86NjHEx+K8sBld+-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 12: 1:43 2002 Delivered-To: freebsd-questions@freebsd.org Received: from netserv1.urc.ac.ru (netserv1.urc.ac.ru [193.233.85.33]) by hub.freebsd.org (Postfix) with ESMTP id 547C237B403 for ; Fri, 14 Jun 2002 12:01:35 -0700 (PDT) Received: (from uucp@localhost) by netserv1.urc.ac.ru (8.11.6/8.11.6) with UUCP id g5EJ1RC26777; Sat, 15 Jun 2002 01:01:27 +0600 (YEKST) (envelope-from ilia@academy.urc.ac.ru) Received: from localhost (localhost [127.0.0.1]) by sol.chel.skbkontur.ru (8.12.3/8.12.3) with ESMTP id g5EHIVIA046251 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Fri, 14 Jun 2002 23:18:35 +0600 (YEKST) (envelope-from ilia@academy.urc.ac.ru) Date: Fri, 14 Jun 2002 23:18:31 +0600 (YEKST) From: =?koi8-r?B?6czY0SD7ydDJw8nO?= X-X-Sender: ilia@sol.chel.skbkontur.ru To: Joe & Fhe Barbish Cc: FBSDQ Subject: RE: ipfw: outgoing connections only In-Reply-To: Message-ID: <20020614231408.D46238-100000@sol.chel.skbkontur.ru> 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 > > # Allow the packet through if it has previous been added to the > # the "dynamic" rules table by an allow keep-state statement. > $cmd 00400 check-state > > # Run all private LAN xl0 packet traffic through the dynamic rules > # table so the IP address are in sync with Natd. You would have one > # rule like this for each Nic card you have for private lans. > $cmd 00500 allow all from any to any via xl0 keep-state for example, I "count" traffic by the following rule: /sbin/ipfw add 12 count ip from any to me uid squid via tun1 in upon which numbers shoud I "add" keep-state and check-state rules in order to count bytes anyway ? upon which number "dynamic" rules are created ? Regards, Ilia Chipitsine To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 12: 6:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from netserv1.urc.ac.ru (netserv1.urc.ac.ru [193.233.85.33]) by hub.freebsd.org (Postfix) with ESMTP id 544EC37B403 for ; Fri, 14 Jun 2002 12:06:51 -0700 (PDT) Received: (from uucp@localhost) by netserv1.urc.ac.ru (8.11.6/8.11.6) with UUCP id g5EJ1dG26780; Sat, 15 Jun 2002 01:01:39 +0600 (YEKST) (envelope-from ilia@academy.urc.ac.ru) Received: from localhost (localhost [127.0.0.1]) by sol.chel.skbkontur.ru (8.12.3/8.12.3) with ESMTP id g5EIX4IA047051 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Sat, 15 Jun 2002 00:33:10 +0600 (YEKST) (envelope-from ilia@academy.urc.ac.ru) Date: Sat, 15 Jun 2002 00:33:04 +0600 (YEKST) From: =?koi8-r?B?6czY0SD7ydDJw8nO?= X-X-Sender: ilia@sol.chel.skbkontur.ru To: Joe & Fhe Barbish Cc: FBSDQ Subject: RE: ipfw: outgoing connections only In-Reply-To: Message-ID: <20020615003006.A46377-100000@sol.chel.skbkontur.ru> 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 > > # Allow the packet through if it has previous been added to the > # the "dynamic" rules table by an allow keep-state statement. > $cmd 00400 check-state > > # Run all private LAN xl0 packet traffic through the dynamic rules > # table so the IP address are in sync with Natd. You would have one > # rule like this for each Nic card you have for private lans. > $cmd 00500 allow all from any to any via xl0 keep-state 00051 0 0 check-state 00052 1685 333307 allow tcp from me to any keep-state setup 00053 2210 500566 allow ip from me to any why does check-state rule has "0" packets matched ? Regards, Ilia Chipitsine To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 12: 8:12 2002 Delivered-To: freebsd-questions@freebsd.org Received: from thor.oss.uswest.net (thor.oss.uswest.net [204.147.85.85]) by hub.freebsd.org (Postfix) with ESMTP id 24E7C37B400 for ; Fri, 14 Jun 2002 12:08:02 -0700 (PDT) Received: (from bryana@localhost) by thor.oss.uswest.net (8.12.3/8.11.6) id g5EJ7w7i037037; Fri, 14 Jun 2002 14:07:58 -0500 (CDT) (envelope-from bryana) Date: Fri, 14 Jun 2002 14:07:58 -0500 From: Bryan Albright To: Stacey Roberts Cc: FreeBSD-Questions Subject: Re: xscreensaver-gnome-4.05 install fails Message-ID: <20020614190758.GA36908@thor.oss.uswest.net> References: <20020614182752.37EC35D07@ptavv.es.net> <1024080800.357.36.camel@Demon.Strobe.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1024080800.357.36.camel@Demon.Strobe.org> User-Agent: Mutt/1.3.99i X-Hiya: Hi Jake! Sender: owner-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 ran into this this morning. I edited /etc/make.conf (you might need to cp /etc/defaults/make.conf to /etc/make.conf) and uncommented the XFREE86_VERSION= 3 line. Then I ran pkgdb -F and noted all that were referencing the XFree86-libraries-4.2.0_1 libraries and re-installed them, then ran pkgdb -F and all was happy. Good luck, Bryan On 06/14/02 at 07:53, Stacey Roberts wrote: > Hi Kevin, > I'm actually running XFree86-3.3.6, from initial system installation > time back at FreeBSD 4.3 - I'm currently running 4.6RC, here's the uname > info: > # uname -a > FreeBSD 4.6-RC FreeBSD 4.6-RC #0: Sun May 26 11:20:25 BST > 2002 :/usr/obj/usr/src/sys/ i386 > # > > Does it not matter that I'm running this version of XFree86, and pkgdb > -F mentioned stale dependancies with the pointer to XFree-4X? > > I've always been happy with the version I've got installed, and besides, > I wasn't clear on whether or not my graphics card at the time was > supported in the new version. I've got the ATI Xpert 8MB. > > Can I still run pkgdb -F and select the "a" option when asked to > complete? > > Thanks. > > Stacey > > > On Fri, 2002-06-14 at 19:27, Kevin Oberman wrote: -- Bryan Albright Lead IP Engineer bryana@qwest.net Qwest Internet Solutions Question: If you plug a charged UPS into itself, will it keep running forever? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 12: 8:33 2002 Delivered-To: freebsd-questions@freebsd.org Received: from postal1.es.net (postal1.es.net [198.128.3.205]) by hub.freebsd.org (Postfix) with ESMTP id AEEA637B42F; Fri, 14 Jun 2002 12:07:32 -0700 (PDT) Received: from ptavv.es.net ([198.128.4.29]) by postal1.es.net (Postal Node 1) with ESMTP id GQF37091; Fri, 14 Jun 2002 12:07:30 -0700 Received: from ptavv (localhost [127.0.0.1]) by ptavv.es.net (Postfix) with ESMTP id E3AB05D04; Fri, 14 Jun 2002 12:07:28 -0700 (PDT) To: sroberts@dsl.pipex.com Cc: Joe Marcus Clarke , Mike Harding , dnelson@allantgroup.com, FreeBSD-Questions , freebsd-gnome@FreeBSD.ORG Subject: Re: xscreensaver-gnome-4.05 install fails In-reply-to: Your message of "14 Jun 2002 19:53:18 BST." <1024080800.357.36.camel@Demon.Strobe.org> Date: Fri, 14 Jun 2002 12:07:28 -0700 From: "Kevin Oberman" Message-Id: <20020614190728.E3AB05D04@ptavv.es.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 > From: Stacey Roberts > Date: 14 Jun 2002 19:53:18 +0100 > Sender: owner-freebsd-gnome@FreeBSD.ORG > > > --=-nPHrb86NjHEx+K8sBld+ > Content-Type: text/plain > Content-Transfer-Encoding: quoted-printable > > Hi Kevin, > I'm actually running XFree86-3.3.6, from initial system installation > time back at FreeBSD 4.3 - I'm currently running 4.6RC, here's the uname > info: > # uname -a > FreeBSD 4.6-RC FreeBSD 4.6-RC #0: Sun May 26 11:20:25 BST > 2002 :/usr/obj/usr/src/sys/ i386 > #=20 > > Does it not matter that I'm running this version of XFree86, and pkgdb > -F mentioned stale dependancies with the pointer to XFree-4X? > > I've always been happy with the version I've got installed, and besides, > I wasn't clear on whether or not my graphics card at the time was > supported in the new version. I've got the ATI Xpert 8MB. > > Can I still run pkgdb -F and select the "a" option when asked to > complete? > > Thanks. > > Stacey > > > On Fri, 2002-06-14 at 19:27, Kevin Oberman wrote: > > > From: Stacey Roberts > > > Date: 14 Jun 2002 19:04:41 +0100 > > > Sender: owner-freebsd-gnome@FreeBSD.ORG > > >=20 > > > Okay, so I decided to go with upgrading gtk-1.2.10_5 instead of editing > > > the gtk file. But I then get the following error even before anything > > > starts: > > > # portupgrade -R gtk-1.2.10_5 > > > Stale dependency: gtk-1.2.10_5 --> XFree86-libraries-4.2.0_1 -- manuall= > y > > > run 'pkgdb -F' to fix (-O disallowed when -R is given). > > > # > > >=20 > > > Now, I ran into problems with this pkgdb -F command before, that > > > resulted in lots of gnome stuff breaking. In particular, where it > > > relates to the stale dependancy -> XFree86-4 stuff.., > > >=20 > > > Is this / has the above error been looked at? > >=20 > > Stale dependencies happen. It is the nature of portupgrade and not the > > individual ports. Fixing them is pretty safe (and pretty essential) if > > you understand what you are doing. > >=20 > > What version of XFree86 libraries is installed on your system? I think > > 4.2.0_1 is the current one, but you probably either have a very old > > version that pre-dates the conversion of XFree86 to it's current form > > and all you have installed is XFree86-4.x. If it's more recent, you > > probably have XFree86-libraries-4.x. > >=20 > > When you run pkgdb -F, it will report the invalid dependency and > > probably show you your installed version of XFree86 libraries. If so, > > just enter 'a' and continue. > >=20 > > R. Kevin Oberman, Network Engineer > > Energy Sciences Network (ESnet) > > Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) > > E-mail: oberman@es.net Phone: +1 510 486-8634 > --=20 > Stacey Roberts B.Sc. (HONS) Computer Science > Network Systems Engineer > > --=-nPHrb86NjHEx+K8sBld+ > Content-Type: application/pgp-signature; name=signature.asc > Content-Description: This is a digitally signed message part > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Content-Type: text/plain > Content-Transfer-Encoding: quoted-printable > > Hi Kevin, > I'm actually running XFree86-3.3.6, from initial system installation > time back at FreeBSD 4.3 - I'm currently running 4.6RC, here's the uname > info: > # uname -a > FreeBSD 4.6-RC FreeBSD 4.6-RC #0: Sun May 26 11:20:25 BST > 2002 :/usr/obj/usr/src/sys/ i386 > #=20 > > Does it not matter that I'm running this version of XFree86, and pkgdb > - -F mentioned stale dependancies with the pointer to XFree-4X? > > I've always been happy with the version I've got installed, and besides, > I wasn't clear on whether or not my graphics card at the time was > supported in the new version. I've got the ATI Xpert 8MB. > > Can I still run pkgdb -F and select the "a" option when asked to > complete? Ahh. That explains it. portupgrade THINKS that you need XFree86-4-libraries, but you just have XFree86. This is a known behavior of portupgrade. As it is documented, I guess it's a feature. Did you modify /etc/make.conf to include "XFREE86_VERSION=3"? If not, please do and 4.6 makes the assumption of XFree86-4 the default. If you still need to fix it, simply use 'pkg_version -v | grep XFree86' to get the exact version of XFree86-3.3.6 you are running and enter that as the new dependency (if pkgdb does not suggest it on its own). The next port that uses XFree86 (if there is one) will then suggest the same thing and you and enter 'a' at that point to replace all dependencies on XFree86-libraries with XFree86. R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 12:22:15 2002 Delivered-To: freebsd-questions@freebsd.org Received: from nemesis.systems.pipex.net (nemesis.systems.pipex.net [62.190.223.8]) by hub.freebsd.org (Postfix) with ESMTP id 81A2837B425; Fri, 14 Jun 2002 12:21:46 -0700 (PDT) Received: from ThisAddressDoesNotExist (userhh092.dsl.pipex.com [62.190.215.92]) by nemesis.systems.pipex.net (Postfix) with ESMTP id 6E5EC16000059; Fri, 14 Jun 2002 20:21:44 +0100 (BST) Subject: Re: xscreensaver-gnome-4.05 install fails From: Stacey Roberts Reply-To: sroberts@dsl.pipex.com To: Kevin Oberman Cc: Joe Marcus Clarke , Mike Harding , dnelson@allantgroup.com, FreeBSD-Questions , freebsd-gnome@FreeBSD.ORG In-Reply-To: <20020614190728.E3AB05D04@ptavv.es.net> References: <20020614190728.E3AB05D04@ptavv.es.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-j8CaUY45cKo5XAthdY4c" X-Mailer: Ximian Evolution 1.0.5 Date: 14 Jun 2002 20:21:46 +0100 Message-Id: <1024082506.357.44.camel@Demon.Strobe.org> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-j8CaUY45cKo5XAthdY4c Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi Guys, Okay, I ran: cp /etc/defaults/make.conf /etc/make.conf then edited make.conf to show: # By default, the ports collection attempts to use XFree86 3.3.X. If # you are running XFree86 4.X, uncomment this line. # XFREE86_VERSION=3D 3 However, Kevin, running pkg_version -v | grep XFree86 didn't return anything: # pkg_version -v | grep XFree86 #=20 sigh.., What else could I do in this case? I'm not entirely sure how to determine for sure the version of XFree86-3.3.6 I have here. I *do* know for a fact that I did not ever change to XFree86-4x, though. Stacey On Fri, 2002-06-14 at 20:07, Kevin Oberman wrote: > > From: Stacey Roberts > > Date: 14 Jun 2002 19:53:18 +0100 > > Sender: owner-freebsd-gnome@FreeBSD.ORG > >=20 > >=20 > > --=3D-nPHrb86NjHEx+K8sBld+ > > Content-Type: text/plain > > Content-Transfer-Encoding: quoted-printable > >=20 > > Hi Kevin, > > I'm actually running XFree86-3.3.6, from initial system installation > > time back at FreeBSD 4.3 - I'm currently running 4.6RC, here's the unam= e > > info: > > # uname -a > > FreeBSD 4.6-RC FreeBSD 4.6-RC #0: Sun May 26 11:20:25 BST > > 2002 :/usr/obj/usr/src/sys/ i386 > > #=3D20 > >=20 > > Does it not matter that I'm running this version of XFree86, and pkgdb > > -F mentioned stale dependancies with the pointer to XFree-4X? > >=20 > > I've always been happy with the version I've got installed, and besides= , > > I wasn't clear on whether or not my graphics card at the time was > > supported in the new version. I've got the ATI Xpert 8MB. > >=20 > > Can I still run pkgdb -F and select the "a" option when asked to > > complete? > >=20 > > Thanks. > >=20 > > Stacey > >=20 > >=20 > > On Fri, 2002-06-14 at 19:27, Kevin Oberman wrote: > > > > From: Stacey Roberts > > > > Date: 14 Jun 2002 19:04:41 +0100 > > > > Sender: owner-freebsd-gnome@FreeBSD.ORG > > > >=3D20 > > > > Okay, so I decided to go with upgrading gtk-1.2.10_5 instead of edi= ting > > > > the gtk file. But I then get the following error even before anythi= ng > > > > starts: > > > > # portupgrade -R gtk-1.2.10_5 > > > > Stale dependency: gtk-1.2.10_5 --> XFree86-libraries-4.2.0_1 -- man= uall=3D > > y > > > > run 'pkgdb -F' to fix (-O disallowed when -R is given). > > > > # > > > >=3D20 > > > > Now, I ran into problems with this pkgdb -F command before, that > > > > resulted in lots of gnome stuff breaking. In particular, where it > > > > relates to the stale dependancy -> XFree86-4 stuff.., > > > >=3D20 > > > > Is this / has the above error been looked at? > > >=3D20 > > > Stale dependencies happen. It is the nature of portupgrade and not th= e > > > individual ports. Fixing them is pretty safe (and pretty essential) i= f > > > you understand what you are doing. > > >=3D20 > > > What version of XFree86 libraries is installed on your system? I thin= k > > > 4.2.0_1 is the current one, but you probably either have a very old > > > version that pre-dates the conversion of XFree86 to it's current form > > > and all you have installed is XFree86-4.x. If it's more recent, you > > > probably have XFree86-libraries-4.x. > > >=3D20 > > > When you run pkgdb -F, it will report the invalid dependency and > > > probably show you your installed version of XFree86 libraries. If so, > > > just enter 'a' and continue. > > >=3D20 > > > R. Kevin Oberman, Network Engineer > > > Energy Sciences Network (ESnet) > > > Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) > > > E-mail: oberman@es.net Phone: +1 510 486-8634 > > --=3D20 > > Stacey Roberts B.Sc. (HONS) Computer Science > > Network Systems Engineer > >=20 > > --=3D-nPHrb86NjHEx+K8sBld+ > > Content-Type: application/pgp-signature; name=3Dsignature.asc > > Content-Description: This is a digitally signed message part > >=20 > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA1 > >=20 > > Content-Type: text/plain > > Content-Transfer-Encoding: quoted-printable > >=20 > > Hi Kevin, > > I'm actually running XFree86-3.3.6, from initial system installation > > time back at FreeBSD 4.3 - I'm currently running 4.6RC, here's the unam= e > > info: > > # uname -a > > FreeBSD 4.6-RC FreeBSD 4.6-RC #0: Sun May 26 11:20:25 BST > > 2002 :/usr/obj/usr/src/sys/ i386 > > #=3D20 > >=20 > > Does it not matter that I'm running this version of XFree86, and pkgdb > > - -F mentioned stale dependancies with the pointer to XFree-4X? > >=20 > > I've always been happy with the version I've got installed, and besides= , > > I wasn't clear on whether or not my graphics card at the time was > > supported in the new version. I've got the ATI Xpert 8MB. > >=20 > > Can I still run pkgdb -F and select the "a" option when asked to > > complete? >=20 > Ahh. That explains it. portupgrade THINKS that you need > XFree86-4-libraries, but you just have XFree86. This is a known > behavior of portupgrade. As it is documented, I guess it's a feature. >=20 > Did you modify /etc/make.conf to include "XFREE86_VERSION=3D3"? If not, > please do and 4.6 makes the assumption of XFree86-4 the default. >=20 > If you still need to fix it, simply use 'pkg_version -v | grep > XFree86' to get the exact version of XFree86-3.3.6 you are running and > enter that as the new dependency (if pkgdb does not suggest it on its > own). The next port that uses XFree86 (if there is one) will then > suggest the same thing and you and enter 'a' at that point to replace > all dependencies on XFree86-libraries with XFree86. >=20 > R. Kevin Oberman, Network Engineer > Energy Sciences Network (ESnet) > Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) > E-mail: oberman@es.net Phone: +1 510 486-8634 >=20 --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer --=-j8CaUY45cKo5XAthdY4c Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi Guys, Okay, I ran: cp /etc/defaults/make.conf /etc/make.conf then edited make.conf to show: # By default, the ports collection attempts to use XFree86 3.3.X. If # you are running XFree86 4.X, uncomment this line. # XFREE86_VERSION=3D 3 However, Kevin, running pkg_version -v | grep XFree86 didn't return anything: # pkg_version -v | grep XFree86 #=20 sigh.., What else could I do in this case? I'm not entirely sure how to determine for sure the version of XFree86-3.3.6 I have here. I *do* know for a fact that I did not ever change to XFree86-4x, though. Stacey On Fri, 2002-06-14 at 20:07, Kevin Oberman wrote: > > From: Stacey Roberts > > Date: 14 Jun 2002 19:53:18 +0100 > > Sender: owner-freebsd-gnome@FreeBSD.ORG > >=20 > >=20 > > --=3D-nPHrb86NjHEx+K8sBld+ > > Content-Type: text/plain > > Content-Transfer-Encoding: quoted-printable > >=20 > > Hi Kevin, > > I'm actually running XFree86-3.3.6, from initial system installation > > time back at FreeBSD 4.3 - I'm currently running 4.6RC, here's the unam= e > > info: > > # uname -a > > FreeBSD 4.6-RC FreeBSD 4.6-RC #0: Sun May 26 11:20:25 BST > > 2002 :/usr/obj/usr/src/sys/ i386 > > #=3D20 > >=20 > > Does it not matter that I'm running this version of XFree86, and pkgdb > > -F mentioned stale dependancies with the pointer to XFree-4X? > >=20 > > I've always been happy with the version I've got installed, and besides= , > > I wasn't clear on whether or not my graphics card at the time was > > supported in the new version. I've got the ATI Xpert 8MB. > >=20 > > Can I still run pkgdb -F and select the "a" option when asked to > > complete? > >=20 > > Thanks. > >=20 > > Stacey > >=20 > >=20 > > On Fri, 2002-06-14 at 19:27, Kevin Oberman wrote: > > > > From: Stacey Roberts > > > > Date: 14 Jun 2002 19:04:41 +0100 > > > > Sender: owner-freebsd-gnome@FreeBSD.ORG > > > >=3D20 > > > > Okay, so I decided to go with upgrading gtk-1.2.10_5 instead of edi= ting > > > > the gtk file. But I then get the following error even before anythi= ng > > > > starts: > > > > # portupgrade -R gtk-1.2.10_5 > > > > Stale dependency: gtk-1.2.10_5 --> XFree86-libraries-4.2.0_1 -- man= uall=3D > > y > > > > run 'pkgdb -F' to fix (-O disallowed when -R is given). > > > > # > > > >=3D20 > > > > Now, I ran into problems with this pkgdb -F command before, that > > > > resulted in lots of gnome stuff breaking. In particular, where it > > > > relates to the stale dependancy -> XFree86-4 stuff.., > > > >=3D20 > > > > Is this / has the above error been looked at? > > >=3D20 > > > Stale dependencies happen. It is the nature of portupgrade and not th= e > > > individual ports. Fixing them is pretty safe (and pretty essential) i= f > > > you understand what you are doing. > > >=3D20 > > > What version of XFree86 libraries is installed on your system? I thin= k > > > 4.2.0_1 is the current one, but you probably either have a very old > > > version that pre-dates the conversion of XFree86 to it's current form > > > and all you have installed is XFree86-4.x. If it's more recent, you > > > probably have XFree86-libraries-4.x. > > >=3D20 > > > When you run pkgdb -F, it will report the invalid dependency and > > > probably show you your installed version of XFree86 libraries. If so, > > > just enter 'a' and continue. > > >=3D20 > > > R. Kevin Oberman, Network Engineer > > > Energy Sciences Network (ESnet) > > > Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) > > > E-mail: oberman@es.net Phone: +1 510 486-8634 > > --=3D20 > > Stacey Roberts B.Sc. (HONS) Computer Science > > Network Systems Engineer > >=20 > > --=3D-nPHrb86NjHEx+K8sBld+ > > Content-Type: application/pgp-signature; name=3Dsignature.asc > > Content-Description: This is a digitally signed message part > >=20 > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA1 > >=20 > > Content-Type: text/plain > > Content-Transfer-Encoding: quoted-printable > >=20 > > Hi Kevin, > > I'm actually running XFree86-3.3.6, from initial system installation > > time back at FreeBSD 4.3 - I'm currently running 4.6RC, here's the unam= e > > info: > > # uname -a > > FreeBSD 4.6-RC FreeBSD 4.6-RC #0: Sun May 26 11:20:25 BST > > 2002 :/usr/obj/usr/src/sys/ i386 > > #=3D20 > >=20 > > Does it not matter that I'm running this version of XFree86, and pkgdb > > - -F mentioned stale dependancies with the pointer to XFree-4X? > >=20 > > I've always been happy with the version I've got installed, and besides= , > > I wasn't clear on whether or not my graphics card at the time was > > supported in the new version. I've got the ATI Xpert 8MB. > >=20 > > Can I still run pkgdb -F and select the "a" option when asked to > > complete? >=20 > Ahh. That explains it. portupgrade THINKS that you need > XFree86-4-libraries, but you just have XFree86. This is a known > behavior of portupgrade. As it is documented, I guess it's a feature. >=20 > Did you modify /etc/make.conf to include "XFREE86_VERSION=3D3"? If not, > please do and 4.6 makes the assumption of XFree86-4 the default. >=20 > If you still need to fix it, simply use 'pkg_version -v | grep > XFree86' to get the exact version of XFree86-3.3.6 you are running and > enter that as the new dependency (if pkgdb does not suggest it on its > own). The next port that uses XFree86 (if there is one) will then > suggest the same thing and you and enter 'a' at that point to replace > all dependencies on XFree86-libraries with XFree86. >=20 > R. Kevin Oberman, Network Engineer > Energy Sciences Network (ESnet) > Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) > E-mail: oberman@es.net Phone: +1 510 486-8634 >=20 - --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 iQA/AwUBPQpCSPdn4A8qiCO5EQK1NgCcDWKVVHn7475B0+VbUHSfXdprBaIAnRWF z28gGrTeXEC7Ofe5wyIisCFi =Qx2/ -----END PGP SIGNATURE----- --=-j8CaUY45cKo5XAthdY4c-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 12:23:34 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rotini.customfilmeffects.com (rotini.customfilmeffects.com [66.134.82.178]) by hub.freebsd.org (Postfix) with ESMTP id 72F3F37B431 for ; Fri, 14 Jun 2002 12:23:27 -0700 (PDT) Received: from ethel (lan08.customfilmeffects.com [192.168.1.8]) by rotini.customfilmeffects.com (8.11.6/8.11.6) with SMTP id g5EJCeL07728 for ; Fri, 14 Jun 2002 12:12:40 -0700 Message-ID: <004401c213d8$ef7b3cd0$0801a8c0@customfilmeffects.com> From: "David Smithson" To: "FreeBSD-Questions" References: <20020614190728.E3AB05D04@ptavv.es.net> Subject: Urgent: DTF tape drive I/O error Date: Fri, 14 Jun 2002 12:23:17 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 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. Please help. I'm trying to extract files from tar archives on a Large DTF tape. Device info as follows: sa0 at ahc0 bus 0 target 4 lun 0 sa0: Removable Sequential Access SCSI-2 device sa0: 20.000MB/s transfers (10.000MHz, offset 8, 16bit) When I try to read the tape, I receive the follwing error: (sa0:ahc0:0:4:0): 524288-byte tape record bigger than suplied buffer Successive attempts to read the tar archives on the tape returns generic Input/Output error. I need these files (film scans for project) ASAP. Thank you so much for your help -- David Smithson - Systems Administrator Custom Film Effects To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 12:54:53 2002 Delivered-To: freebsd-questions@freebsd.org Received: from danu.ili.net (danu.ili.net [206.250.201.254]) by hub.freebsd.org (Postfix) with ESMTP id D91E737B413 for ; Fri, 14 Jun 2002 12:54:49 -0700 (PDT) Received: from localhost (djf2@localhost) by danu.ili.net (8.11.6/8.10.1) with ESMTP id g5EJshW07365 for ; Fri, 14 Jun 2002 15:54:44 -0400 (EDT) Date: Fri, 14 Jun 2002 15:54:43 -0400 (EDT) From: djf2 To: questions@freebsd.org Subject: Serial console issues Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I've been running into several problems with trying to get a serial console working at faster than 9600 bps. I followed the instructions from the handbook as closely as possible, but wasn't able to find any info on how to recompile the bootblocks. So, I googled a few pages that had some info. Unfortunately, I've found two different ways to recompile the boot blocks. Here's what I've done : make.conf containes 'BOOT_COMCONSOLE_SPEED=115200' /boot.config contains '-P' /etc/ttys ttyd0 is set to 'std.115200' Now, according to one page I found, I need to : cd /sys/boot/i386/boot2 make clean && make all install This errors out looking for some object files, which were easy enough to track down and install and eventaully it compiles and installs. After the 'disklabel -B ad0', I reboot and get nothing on the serial console until I turn my speed down to 9600 and then everything functions perfectly. I found one other page that says I need to do the following : cd /usr/src/sys/i386/boot/biosboot && make clean && make all install After I disklabel those blocks in (which are put into /usr/mdec), I get the following error as I try to boot : >> FreeBSD BOOT @ 0x10000: 638/65468 k of memory, serial/dual console Boot default: 0:wd(0,a)kernel boot Invalid format! I'm stumped as to what I'm doing wrong. It looks like the changes are noticed while the boot blocks are compiling and the console works fine at 9600, but that's kinda slow for this machine. Anyone have any pointers? Thanks in advance, -- "Is that sound you're hearing the trumpeting of St. Peter's angels or the screams of Memnoch's tortured souls?" Don Flynn djf2@ili.net Sayge@IRC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 12:57:12 2002 Delivered-To: freebsd-questions@freebsd.org Received: from postal3.es.net (postal3.es.net [198.128.3.207]) by hub.freebsd.org (Postfix) with ESMTP id 515B537B426; Fri, 14 Jun 2002 12:57:01 -0700 (PDT) Received: from ptavv.es.net ([198.128.4.29]) by postal3.es.net (Postal Node 3) with ESMTP id GQF37091; Fri, 14 Jun 2002 12:56:49 -0700 Received: from ptavv (localhost [127.0.0.1]) by ptavv.es.net (Postfix) with ESMTP id 14B525D04; Fri, 14 Jun 2002 12:56:48 -0700 (PDT) To: sroberts@dsl.pipex.com Cc: Joe Marcus Clarke , Mike Harding , dnelson@allantgroup.com, FreeBSD-Questions , freebsd-gnome@FreeBSD.ORG Subject: Re: xscreensaver-gnome-4.05 install fails In-reply-to: Your message of "14 Jun 2002 20:21:46 BST." <1024082506.357.44.camel@Demon.Strobe.org> Date: Fri, 14 Jun 2002 12:56:48 -0700 From: "Kevin Oberman" Message-Id: <20020614195648.14B525D04@ptavv.es.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 > From: Stacey Roberts > Date: 14 Jun 2002 20:21:46 +0100 > > > --=-j8CaUY45cKo5XAthdY4c > Content-Type: text/plain > Content-Transfer-Encoding: quoted-printable > > Hi Guys, > Okay, I ran: > cp /etc/defaults/make.conf /etc/make.conf Please don't do this. It can come back to bite you some day. You should never copy and file from /etc/defaults to /etc. Any values entered an the /etc file will override the values in /etc/defaults. Next time something like the recent sendmail upgrade happens, things will break if you have done this. > then edited make.conf to show: > # By default, the ports collection attempts to use XFree86 3.3.X. If > # you are running XFree86 4.X, uncomment this line. > # > XFREE86_VERSION=3 > > However, Kevin, running pkg_version -v | grep XFree86 didn't return > anything: > # pkg_version -v | grep XFree86 > # > > sigh.., What else could I do in this case? I'm not entirely sure how to > determine for sure the version of XFree86-3.3.6 I have here. I *do* know > for a fact that I did not ever change to XFree86-4x, though. Sigh. Another old rough spot in FreeBSD. In the old days if you did an install of the system and tole it to install XFree86, it installed the package, but sis not register it in the package DB. So you find nothing there and have no good way to un-install the image. At this point you can fix it in one of two ways: 1. Delete the dependencies on XFree86-libraries with pkgdb -F and select the delete option. 2. Install the XFree86 port or package. This will allow the dependencies to work correctly. It really shouldn't do anything but over-write your existing XFree86 files and put them in the package DB. I'd suggest the second as it will leave your system in a clean state and make the upgrade to version 4 a lot easier whenever you decide to do it, likely if you get a new video card some day that does not work with 3.3.6. R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 13: 1:57 2002 Delivered-To: freebsd-questions@freebsd.org Received: from shockwave.systems.pipex.net (shockwave.systems.pipex.net [62.190.223.9]) by hub.freebsd.org (Postfix) with ESMTP id D0A4F37B422; Fri, 14 Jun 2002 13:01:21 -0700 (PDT) Received: from ThisAddressDoesNotExist (userhh092.dsl.pipex.com [62.190.215.92]) by shockwave.systems.pipex.net (Postfix) with ESMTP id 8188C16000B4C; Fri, 14 Jun 2002 21:00:04 +0100 (BST) Subject: Re: xscreensaver-gnome-4.05 install fails From: Stacey Roberts Reply-To: sroberts@dsl.pipex.com To: Kevin Oberman Cc: Joe Marcus Clarke , Mike Harding , dnelson@allantgroup.com, FreeBSD-Questions , freebsd-gnome@FreeBSD.ORG In-Reply-To: <20020614190728.E3AB05D04@ptavv.es.net> References: <20020614190728.E3AB05D04@ptavv.es.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-4yFBCiXFKrezmOnOl+tb" X-Mailer: Ximian Evolution 1.0.5 Date: 14 Jun 2002 21:00:06 +0100 Message-Id: <1024084808.357.49.camel@Demon.Strobe.org> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-4yFBCiXFKrezmOnOl+tb Content-Type: text/plain Content-Transfer-Encoding: quoted-printable So.., how do I determine the actual version of XFree86 I am running if it was installed with sysinstall at initial system build time? Its not appearing in /var/db/pkg: # cd /var/db/pkg # ls AbiWord-gnome-1.0.2 libglade-0.17_2 ImageMagick-5.4.5.1 libgnugetopt-1.1 Mesa-3.4.2_2 libiconv-1.7.0.1 ORBit-0.5.17 libmng-1.0.3 a2ps-letterdj-4.13_1 libmpeg2-0.2.1 aalib-1.4.r5_1 libslang-1.4.5 acroread4-4.05 libtool-1.3.4_4 apache-1.3.24_7 libungif-4.1.0b1 apsfilter-7.2.2 libunicode-0.4_3 aspell-0.33.7.1 libwmf-0.2.5_1 autoconf-2.53 libwww-5.3.2 autoconf213-2.13.000227_1 libxine-0.9.10 automake14-1.4.5 libxml-1.8.17_1 bash-2.05a libxml2-2.4.22_1 bison-1.35_1 libxslt-1.0.18 bonobo-1.0.20_2 linux_base-7.1 bonobo-conf-0.14 m4-1.4_1 cclient-2001a,1 mkcatalog-1.1 chkrootkit-0.35 mozilla-1.0,1 cups-base-1.1.14 mpeg_play-2.4 curl-7.9.7_1 mutt-1.2.5.1_1 cvsup-16.1f nasm-0.98.33,1 db3-3.2.9_3,1 netatalk-1.5.3.1,1 djbfft-0.76 netpbm-9.25_1 docbook-xml-4.1.2_1 nmap-2.54.b34 enlightenment-0.16.5_6 nspr-4.1.2 eog-0.6_1 nss-3.3.1 esound-0.2.27 oaf-0.6.10 evolution-1.0.5 p5-Digest-MD5-2.20 expat-1.95.2 p5-HTML-Parser-3.26 ezm3-1.0 p5-HTML-Tagset-3.03 fetchmail-5.9.11 p5-MIME-Base64-2.12 ffmpeg-0.4.5_1 p5-Net-1.11,1 fnlib-0.5 p5-URI-1.19 freetype-1.3.1_2 p5-libwww-5.53_1 freetype2-2.1.0_1 pdksh-5.2.14p2 freeze-2.5_1 pgp-6.5.8 gal-0.19.2_1 pilot-link-0.9.5_4 gconf-1.0.9 pine-4.44 gdbm-1.8.0 pkg_tarup-1.2_3 gdk-pixbuf-0.17.0 pkgconfig-0.12.0 gettext-0.10.35_2 pkgdb.db gettext-0.11.1_3 png-1.2.3 ghostscript-gnu-7.05_1 popt-1.5.1_1 gkrellm-1.2.11 portsentry-1.1 gle-3.0.3 portupgrade-20020429_1 glib-1.2.10_7 psiconv-0.8.3 glibwww-0.2_1 pspell-0.12.2_1 gmake-3.79.1_2 psutils-letter-1.17_1 gnomeaudio-1.4.0 python-2.2.1 gnomecanvas-0.17.0 racoon-20020507a gnomecontrolcenter-1.4.0.5_1 rpm-3.0.6_6 gnomecore-1.4.1 rsync-2.5.5_1 gnomedb-0.2.96_1 ruby-1.6.7.2002.05.23 gnomegames-1.4.0.4 ruby-amstd-2.0.0 gnomelibs-1.4.1.7 ruby-bdb1-0.1.7 gnomemedia-1.2.3_1 ruby-optparse-0.8.6 gnomemimedata-1.0.8 ruby-shim-ruby18-1.7.2.2002.05.21 gnomepilot-0.1.65 ruby_static-1.6.7.2002.05.23 gnomepilot-conduits-0.9 samba-2.2.4_1 gnomepim-1.4.6_1 scrollkeeper-0.2,1 gnomeprint-0.36 sdl-1.2.4_1 gnomespell-0.4.1 sox-12.17.3 gnomevfs-1.0.5_4 svgalib-1.4.2_1 gob-1.0.12 tcl-8.3.4_4 gotmail-0.7.1 teTeX-1.0.7_1 gtk-1.2.10_5 tiff-3.5.7 gtkhtml-1.0.3 tk-8.3.4_3 guile-1.4 trafshow-3.1_1 html2ps-letter-1.0_1 transfig-3.2.3d imlib-1.9.14_1 tripwire-2.3.1.2 intltool-0.22 unzip-5.50 ispell-3.2.06_2 urlview-0.9_1 jbigkit-1.2 vnc-3.3.3.2_1 jpeg-6b_1 weblint-1.020 lcms-1.08 wget-1.8.1_1 liba52-0.7.3_2 win32-codecs-011002.0.0.60 libaudiofile-0.2.3 xine-0.9.10 libfpx-1.2.0.4 xpm-3.4k libgda-0.2.96_1 zip-2.3_1 libghttp-1.0.9 # Surely it *must* be listed / referenced somewhere.., Stacey On Fri, 2002-06-14 at 20:07, Kevin Oberman wrote: > > From: Stacey Roberts > > Date: 14 Jun 2002 19:53:18 +0100 > > Sender: owner-freebsd-gnome@FreeBSD.ORG > >=20 > >=20 > > --=3D-nPHrb86NjHEx+K8sBld+ > > Content-Type: text/plain > > Content-Transfer-Encoding: quoted-printable > >=20 > > Hi Kevin, > > I'm actually running XFree86-3.3.6, from initial system installation > > time back at FreeBSD 4.3 - I'm currently running 4.6RC, here's the unam= e > > info: > > # uname -a > > FreeBSD 4.6-RC FreeBSD 4.6-RC #0: Sun May 26 11:20:25 BST > > 2002 :/usr/obj/usr/src/sys/ i386 > > #=3D20 > >=20 > > Does it not matter that I'm running this version of XFree86, and pkgdb > > -F mentioned stale dependancies with the pointer to XFree-4X? > >=20 > > I've always been happy with the version I've got installed, and besides= , > > I wasn't clear on whether or not my graphics card at the time was > > supported in the new version. I've got the ATI Xpert 8MB. > >=20 > > Can I still run pkgdb -F and select the "a" option when asked to > > complete? > >=20 > > Thanks. > >=20 > > Stacey > >=20 > >=20 > > On Fri, 2002-06-14 at 19:27, Kevin Oberman wrote: > > > > From: Stacey Roberts > > > > Date: 14 Jun 2002 19:04:41 +0100 > > > > Sender: owner-freebsd-gnome@FreeBSD.ORG > > > >=3D20 > > > > Okay, so I decided to go with upgrading gtk-1.2.10_5 instead of edi= ting > > > > the gtk file. But I then get the following error even before anythi= ng > > > > starts: > > > > # portupgrade -R gtk-1.2.10_5 > > > > Stale dependency: gtk-1.2.10_5 --> XFree86-libraries-4.2.0_1 -- man= uall=3D > > y > > > > run 'pkgdb -F' to fix (-O disallowed when -R is given). > > > > # > > > >=3D20 > > > > Now, I ran into problems with this pkgdb -F command before, that > > > > resulted in lots of gnome stuff breaking. In particular, where it > > > > relates to the stale dependancy -> XFree86-4 stuff.., > > > >=3D20 > > > > Is this / has the above error been looked at? > > >=3D20 > > > Stale dependencies happen. It is the nature of portupgrade and not th= e > > > individual ports. Fixing them is pretty safe (and pretty essential) i= f > > > you understand what you are doing. > > >=3D20 > > > What version of XFree86 libraries is installed on your system? I thin= k > > > 4.2.0_1 is the current one, but you probably either have a very old > > > version that pre-dates the conversion of XFree86 to it's current form > > > and all you have installed is XFree86-4.x. If it's more recent, you > > > probably have XFree86-libraries-4.x. > > >=3D20 > > > When you run pkgdb -F, it will report the invalid dependency and > > > probably show you your installed version of XFree86 libraries. If so, > > > just enter 'a' and continue. > > >=3D20 > > > R. Kevin Oberman, Network Engineer > > > Energy Sciences Network (ESnet) > > > Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) > > > E-mail: oberman@es.net Phone: +1 510 486-8634 > > --=3D20 > > Stacey Roberts B.Sc. (HONS) Computer Science > > Network Systems Engineer > >=20 > > --=3D-nPHrb86NjHEx+K8sBld+ > > Content-Type: application/pgp-signature; name=3Dsignature.asc > > Content-Description: This is a digitally signed message part > >=20 > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA1 > >=20 > > Content-Type: text/plain > > Content-Transfer-Encoding: quoted-printable > >=20 > > Hi Kevin, > > I'm actually running XFree86-3.3.6, from initial system installation > > time back at FreeBSD 4.3 - I'm currently running 4.6RC, here's the unam= e > > info: > > # uname -a > > FreeBSD 4.6-RC FreeBSD 4.6-RC #0: Sun May 26 11:20:25 BST > > 2002 :/usr/obj/usr/src/sys/ i386 > > #=3D20 > >=20 > > Does it not matter that I'm running this version of XFree86, and pkgdb > > - -F mentioned stale dependancies with the pointer to XFree-4X? > >=20 > > I've always been happy with the version I've got installed, and besides= , > > I wasn't clear on whether or not my graphics card at the time was > > supported in the new version. I've got the ATI Xpert 8MB. > >=20 > > Can I still run pkgdb -F and select the "a" option when asked to > > complete? >=20 > Ahh. That explains it. portupgrade THINKS that you need > XFree86-4-libraries, but you just have XFree86. This is a known > behavior of portupgrade. As it is documented, I guess it's a feature. >=20 > Did you modify /etc/make.conf to include "XFREE86_VERSION=3D3"? If not, > please do and 4.6 makes the assumption of XFree86-4 the default. >=20 > If you still need to fix it, simply use 'pkg_version -v | grep > XFree86' to get the exact version of XFree86-3.3.6 you are running and > enter that as the new dependency (if pkgdb does not suggest it on its > own). The next port that uses XFree86 (if there is one) will then > suggest the same thing and you and enter 'a' at that point to replace > all dependencies on XFree86-libraries with XFree86. >=20 > R. Kevin Oberman, Network Engineer > Energy Sciences Network (ESnet) > Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) > E-mail: oberman@es.net Phone: +1 510 486-8634 >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer --=-4yFBCiXFKrezmOnOl+tb Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable So.., how do I determine the actual version of XFree86 I am running if it was installed with sysinstall at initial system build time? Its not appearing in /var/db/pkg: # cd /var/db/pkg # ls AbiWord-gnome-1.0.2 libglade-0.17_2 ImageMagick-5.4.5.1 libgnugetopt-1.1 Mesa-3.4.2_2 libiconv-1.7.0.1 ORBit-0.5.17 libmng-1.0.3 a2ps-letterdj-4.13_1 libmpeg2-0.2.1 aalib-1.4.r5_1 libslang-1.4.5 acroread4-4.05 libtool-1.3.4_4 apache-1.3.24_7 libungif-4.1.0b1 apsfilter-7.2.2 libunicode-0.4_3 aspell-0.33.7.1 libwmf-0.2.5_1 autoconf-2.53 libwww-5.3.2 autoconf213-2.13.000227_1 libxine-0.9.10 automake14-1.4.5 libxml-1.8.17_1 bash-2.05a libxml2-2.4.22_1 bison-1.35_1 libxslt-1.0.18 bonobo-1.0.20_2 linux_base-7.1 bonobo-conf-0.14 m4-1.4_1 cclient-2001a,1 mkcatalog-1.1 chkrootkit-0.35 mozilla-1.0,1 cups-base-1.1.14 mpeg_play-2.4 curl-7.9.7_1 mutt-1.2.5.1_1 cvsup-16.1f nasm-0.98.33,1 db3-3.2.9_3,1 netatalk-1.5.3.1,1 djbfft-0.76 netpbm-9.25_1 docbook-xml-4.1.2_1 nmap-2.54.b34 enlightenment-0.16.5_6 nspr-4.1.2 eog-0.6_1 nss-3.3.1 esound-0.2.27 oaf-0.6.10 evolution-1.0.5 p5-Digest-MD5-2.20 expat-1.95.2 p5-HTML-Parser-3.26 ezm3-1.0 p5-HTML-Tagset-3.03 fetchmail-5.9.11 p5-MIME-Base64-2.12 ffmpeg-0.4.5_1 p5-Net-1.11,1 fnlib-0.5 p5-URI-1.19 freetype-1.3.1_2 p5-libwww-5.53_1 freetype2-2.1.0_1 pdksh-5.2.14p2 freeze-2.5_1 pgp-6.5.8 gal-0.19.2_1 pilot-link-0.9.5_4 gconf-1.0.9 pine-4.44 gdbm-1.8.0 pkg_tarup-1.2_3 gdk-pixbuf-0.17.0 pkgconfig-0.12.0 gettext-0.10.35_2 pkgdb.db gettext-0.11.1_3 png-1.2.3 ghostscript-gnu-7.05_1 popt-1.5.1_1 gkrellm-1.2.11 portsentry-1.1 gle-3.0.3 portupgrade-20020429_1 glib-1.2.10_7 psiconv-0.8.3 glibwww-0.2_1 pspell-0.12.2_1 gmake-3.79.1_2 psutils-letter-1.17_1 gnomeaudio-1.4.0 python-2.2.1 gnomecanvas-0.17.0 racoon-20020507a gnomecontrolcenter-1.4.0.5_1 rpm-3.0.6_6 gnomecore-1.4.1 rsync-2.5.5_1 gnomedb-0.2.96_1 ruby-1.6.7.2002.05.23 gnomegames-1.4.0.4 ruby-amstd-2.0.0 gnomelibs-1.4.1.7 ruby-bdb1-0.1.7 gnomemedia-1.2.3_1 ruby-optparse-0.8.6 gnomemimedata-1.0.8 ruby-shim-ruby18-1.7.2.2002.05.21 gnomepilot-0.1.65 ruby_static-1.6.7.2002.05.23 gnomepilot-conduits-0.9 samba-2.2.4_1 gnomepim-1.4.6_1 scrollkeeper-0.2,1 gnomeprint-0.36 sdl-1.2.4_1 gnomespell-0.4.1 sox-12.17.3 gnomevfs-1.0.5_4 svgalib-1.4.2_1 gob-1.0.12 tcl-8.3.4_4 gotmail-0.7.1 teTeX-1.0.7_1 gtk-1.2.10_5 tiff-3.5.7 gtkhtml-1.0.3 tk-8.3.4_3 guile-1.4 trafshow-3.1_1 html2ps-letter-1.0_1 transfig-3.2.3d imlib-1.9.14_1 tripwire-2.3.1.2 intltool-0.22 unzip-5.50 ispell-3.2.06_2 urlview-0.9_1 jbigkit-1.2 vnc-3.3.3.2_1 jpeg-6b_1 weblint-1.020 lcms-1.08 wget-1.8.1_1 liba52-0.7.3_2 win32-codecs-011002.0.0.60 libaudiofile-0.2.3 xine-0.9.10 libfpx-1.2.0.4 xpm-3.4k libgda-0.2.96_1 zip-2.3_1 libghttp-1.0.9 # Surely it *must* be listed / referenced somewhere.., Stacey On Fri, 2002-06-14 at 20:07, Kevin Oberman wrote: > > From: Stacey Roberts > > Date: 14 Jun 2002 19:53:18 +0100 > > Sender: owner-freebsd-gnome@FreeBSD.ORG > >=20 > >=20 > > --=3D-nPHrb86NjHEx+K8sBld+ > > Content-Type: text/plain > > Content-Transfer-Encoding: quoted-printable > >=20 > > Hi Kevin, > > I'm actually running XFree86-3.3.6, from initial system installation > > time back at FreeBSD 4.3 - I'm currently running 4.6RC, here's the unam= e > > info: > > # uname -a > > FreeBSD 4.6-RC FreeBSD 4.6-RC #0: Sun May 26 11:20:25 BST > > 2002 :/usr/obj/usr/src/sys/ i386 > > #=3D20 > >=20 > > Does it not matter that I'm running this version of XFree86, and pkgdb > > -F mentioned stale dependancies with the pointer to XFree-4X? > >=20 > > I've always been happy with the version I've got installed, and besides= , > > I wasn't clear on whether or not my graphics card at the time was > > supported in the new version. I've got the ATI Xpert 8MB. > >=20 > > Can I still run pkgdb -F and select the "a" option when asked to > > complete? > >=20 > > Thanks. > >=20 > > Stacey > >=20 > >=20 > > On Fri, 2002-06-14 at 19:27, Kevin Oberman wrote: > > > > From: Stacey Roberts > > > > Date: 14 Jun 2002 19:04:41 +0100 > > > > Sender: owner-freebsd-gnome@FreeBSD.ORG > > > >=3D20 > > > > Okay, so I decided to go with upgrading gtk-1.2.10_5 instead of edi= ting > > > > the gtk file. But I then get the following error even before anythi= ng > > > > starts: > > > > # portupgrade -R gtk-1.2.10_5 > > > > Stale dependency: gtk-1.2.10_5 --> XFree86-libraries-4.2.0_1 -- man= uall=3D > > y > > > > run 'pkgdb -F' to fix (-O disallowed when -R is given). > > > > # > > > >=3D20 > > > > Now, I ran into problems with this pkgdb -F command before, that > > > > resulted in lots of gnome stuff breaking. In particular, where it > > > > relates to the stale dependancy -> XFree86-4 stuff.., > > > >=3D20 > > > > Is this / has the above error been looked at? > > >=3D20 > > > Stale dependencies happen. It is the nature of portupgrade and not th= e > > > individual ports. Fixing them is pretty safe (and pretty essential) i= f > > > you understand what you are doing. > > >=3D20 > > > What version of XFree86 libraries is installed on your system? I thin= k > > > 4.2.0_1 is the current one, but you probably either have a very old > > > version that pre-dates the conversion of XFree86 to it's current form > > > and all you have installed is XFree86-4.x. If it's more recent, you > > > probably have XFree86-libraries-4.x. > > >=3D20 > > > When you run pkgdb -F, it will report the invalid dependency and > > > probably show you your installed version of XFree86 libraries. If so, > > > just enter 'a' and continue. > > >=3D20 > > > R. Kevin Oberman, Network Engineer > > > Energy Sciences Network (ESnet) > > > Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) > > > E-mail: oberman@es.net Phone: +1 510 486-8634 > > --=3D20 > > Stacey Roberts B.Sc. (HONS) Computer Science > > Network Systems Engineer > >=20 > > --=3D-nPHrb86NjHEx+K8sBld+ > > Content-Type: application/pgp-signature; name=3Dsignature.asc > > Content-Description: This is a digitally signed message part > >=20 > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA1 > >=20 > > Content-Type: text/plain > > Content-Transfer-Encoding: quoted-printable > >=20 > > Hi Kevin, > > I'm actually running XFree86-3.3.6, from initial system installation > > time back at FreeBSD 4.3 - I'm currently running 4.6RC, here's the unam= e > > info: > > # uname -a > > FreeBSD 4.6-RC FreeBSD 4.6-RC #0: Sun May 26 11:20:25 BST > > 2002 :/usr/obj/usr/src/sys/ i386 > > #=3D20 > >=20 > > Does it not matter that I'm running this version of XFree86, and pkgdb > > - -F mentioned stale dependancies with the pointer to XFree-4X? > >=20 > > I've always been happy with the version I've got installed, and besides= , > > I wasn't clear on whether or not my graphics card at the time was > > supported in the new version. I've got the ATI Xpert 8MB. > >=20 > > Can I still run pkgdb -F and select the "a" option when asked to > > complete? >=20 > Ahh. That explains it. portupgrade THINKS that you need > XFree86-4-libraries, but you just have XFree86. This is a known > behavior of portupgrade. As it is documented, I guess it's a feature. >=20 > Did you modify /etc/make.conf to include "XFREE86_VERSION=3D3"? If not, > please do and 4.6 makes the assumption of XFree86-4 the default. >=20 > If you still need to fix it, simply use 'pkg_version -v | grep > XFree86' to get the exact version of XFree86-3.3.6 you are running and > enter that as the new dependency (if pkgdb does not suggest it on its > own). The next port that uses XFree86 (if there is one) will then > suggest the same thing and you and enter 'a' at that point to replace > all dependencies on XFree86-libraries with XFree86. >=20 > R. Kevin Oberman, Network Engineer > Energy Sciences Network (ESnet) > Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) > E-mail: oberman@es.net Phone: +1 510 486-8634 >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message - --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 iQA/AwUBPQpLQ/dn4A8qiCO5EQLuqgCeJlJ+L/1y0j4DAZY5ygtT0GbBPboAoONI RoVmrNbKsf2keHfYVsbOHYWt =7FwN -----END PGP SIGNATURE----- --=-4yFBCiXFKrezmOnOl+tb-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 13:11: 3 2002 Delivered-To: freebsd-questions@freebsd.org Received: from nemesis.systems.pipex.net (nemesis.systems.pipex.net [62.190.223.8]) by hub.freebsd.org (Postfix) with ESMTP id 2C59437B400; Fri, 14 Jun 2002 13:10:46 -0700 (PDT) Received: from ThisAddressDoesNotExist (userhh092.dsl.pipex.com [62.190.215.92]) by nemesis.systems.pipex.net (Postfix) with ESMTP id 7F547160002FF; Fri, 14 Jun 2002 21:10:42 +0100 (BST) Subject: Re: xscreensaver-gnome-4.05 install fails From: Stacey Roberts Reply-To: sroberts@dsl.pipex.com To: Kevin Oberman Cc: Joe Marcus Clarke , Mike Harding , dnelson@allantgroup.com, FreeBSD-Questions , freebsd-gnome@FreeBSD.ORG In-Reply-To: <20020614195648.14B525D04@ptavv.es.net> References: <20020614195648.14B525D04@ptavv.es.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-LKBUD8NnrpGNzLRWtiTo" X-Mailer: Ximian Evolution 1.0.5 Date: 14 Jun 2002 21:10:44 +0100 Message-Id: <1024085445.357.58.camel@Demon.Strobe.org> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-LKBUD8NnrpGNzLRWtiTo Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Oh Dear.., > Please don't do this. It can come back to bite you some day. You > should never copy and file from /etc/defaults to /etc. Any values > entered an the /etc file will override the values in /etc/defaults. >=20 I was afraid of something like this..,=20 Tell you what, I'm wondering if I shouldn't just try to upgrade to XFree86-4x right now. I was hoping that I could continue using XFree86-3.3.6x until whenever, but it appears as if this has come to haunt me in lots of new ways. I posted questions on upgrading to XFree864x recently on this list, and got lots of (widely disparate) views from many folks, but couldn't decide on proceeding based on the various views produced by the respondents. One school says that I could use sysinstall to remove an installation of XFree86 if installed from sysinstall at system build. And another says that its not possible doing it that way - and that the only way is to rm -r /usr/XR11/* and rebuild all dependent apps (not very appealing, considering the difficulty in determining all the apps concerned). Of course I could just re-build the box.., if I could find a spare weekend to reconfigure everything:-( Stacey On Fri, 2002-06-14 at 20:56, Kevin Oberman wrote: > > From: Stacey Roberts > > Date: 14 Jun 2002 20:21:46 +0100 > >=20 > >=20 > > --=3D-j8CaUY45cKo5XAthdY4c > > Content-Type: text/plain > > Content-Transfer-Encoding: quoted-printable > >=20 > > Hi Guys, > > Okay, I ran: > > cp /etc/defaults/make.conf /etc/make.conf >=20 > Please don't do this. It can come back to bite you some day. You > should never copy and file from /etc/defaults to /etc. Any values > entered an the /etc file will override the values in /etc/defaults. >=20 > Next time something like the recent sendmail upgrade happens, things > will break if you have done this. >=20 > > then edited make.conf to show: > > # By default, the ports collection attempts to use XFree86 3.3.X. If > > # you are running XFree86 4.X, uncomment this line. > > # > > XFREE86_VERSION=3D3 > >=20 > > However, Kevin, running pkg_version -v | grep XFree86 didn't return > > anything: > > # pkg_version -v | grep XFree86 > > # > >=20 > > sigh.., What else could I do in this case? I'm not entirely sure how to > > determine for sure the version of XFree86-3.3.6 I have here. I *do* kno= w > > for a fact that I did not ever change to XFree86-4x, though. >=20 > Sigh. Another old rough spot in FreeBSD. In the old days if you did an > install of the system and tole it to install XFree86, it installed the > package, but sis not register it in the package DB. So you find > nothing there and have no good way to un-install the image. >=20 > At this point you can fix it in one of two ways: >=20 > 1. Delete the dependencies on XFree86-libraries with pkgdb -F and select > the delete option. >=20 > 2. Install the XFree86 port or package. This will allow the > dependencies to work correctly. It really shouldn't do anything > but over-write your existing XFree86 files and put them in the > package DB. >=20 > I'd suggest the second as it will leave your system in a clean state > and make the upgrade to version 4 a lot easier whenever you decide to > do it, likely if you get a new video card some day that does not work > with 3.3.6. >=20 > R. Kevin Oberman, Network Engineer > Energy Sciences Network (ESnet) > Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) > E-mail: oberman@es.net Phone: +1 510 486-8634 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer --=-LKBUD8NnrpGNzLRWtiTo Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Oh Dear.., > Please don't do this. It can come back to bite you some day. You > should never copy and file from /etc/defaults to /etc. Any values > entered an the /etc file will override the values in /etc/defaults. >=20 I was afraid of something like this..,=20 Tell you what, I'm wondering if I shouldn't just try to upgrade to XFree86-4x right now. I was hoping that I could continue using XFree86-3.3.6x until whenever, but it appears as if this has come to haunt me in lots of new ways. I posted questions on upgrading to XFree864x recently on this list, and got lots of (widely disparate) views from many folks, but couldn't decide on proceeding based on the various views produced by the respondents. One school says that I could use sysinstall to remove an installation of XFree86 if installed from sysinstall at system build. And another says that its not possible doing it that way - and that the only way is to rm - -r /usr/XR11/* and rebuild all dependent apps (not very appealing, considering the difficulty in determining all the apps concerned). Of course I could just re-build the box.., if I could find a spare weekend to reconfigure everything:-( Stacey On Fri, 2002-06-14 at 20:56, Kevin Oberman wrote: > > From: Stacey Roberts > > Date: 14 Jun 2002 20:21:46 +0100 > >=20 > >=20 > > --=3D-j8CaUY45cKo5XAthdY4c > > Content-Type: text/plain > > Content-Transfer-Encoding: quoted-printable > >=20 > > Hi Guys, > > Okay, I ran: > > cp /etc/defaults/make.conf /etc/make.conf >=20 > Please don't do this. It can come back to bite you some day. You > should never copy and file from /etc/defaults to /etc. Any values > entered an the /etc file will override the values in /etc/defaults. >=20 > Next time something like the recent sendmail upgrade happens, things > will break if you have done this. >=20 > > then edited make.conf to show: > > # By default, the ports collection attempts to use XFree86 3.3.X. If > > # you are running XFree86 4.X, uncomment this line. > > # > > XFREE86_VERSION=3D3 > >=20 > > However, Kevin, running pkg_version -v | grep XFree86 didn't return > > anything: > > # pkg_version -v | grep XFree86 > > # > >=20 > > sigh.., What else could I do in this case? I'm not entirely sure how to > > determine for sure the version of XFree86-3.3.6 I have here. I *do* kno= w > > for a fact that I did not ever change to XFree86-4x, though. >=20 > Sigh. Another old rough spot in FreeBSD. In the old days if you did an > install of the system and tole it to install XFree86, it installed the > package, but sis not register it in the package DB. So you find > nothing there and have no good way to un-install the image. >=20 > At this point you can fix it in one of two ways: >=20 > 1. Delete the dependencies on XFree86-libraries with pkgdb -F and select > the delete option. >=20 > 2. Install the XFree86 port or package. This will allow the > dependencies to work correctly. It really shouldn't do anything > but over-write your existing XFree86 files and put them in the > package DB. >=20 > I'd suggest the second as it will leave your system in a clean state > and make the upgrade to version 4 a lot easier whenever you decide to > do it, likely if you get a new video card some day that does not work > with 3.3.6. >=20 > R. Kevin Oberman, Network Engineer > Energy Sciences Network (ESnet) > Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) > E-mail: oberman@es.net Phone: +1 510 486-8634 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message - --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 iQA/AwUBPQpNwvdn4A8qiCO5EQLsDACfe1m4UUg17Fpy/8+hW4LRdskqJuEAn3uW FhfLfYG+xkdTOXDblfn0KFyj =7dDX -----END PGP SIGNATURE----- --=-LKBUD8NnrpGNzLRWtiTo-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 13:20:15 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.engr.ucsb.edu (mail.engr.ucsb.edu [128.111.27.5]) by hub.freebsd.org (Postfix) with ESMTP id 9C32637B411 for ; Fri, 14 Jun 2002 13:20:09 -0700 (PDT) Received: from ecipc057.engr.ucsb.edu ([128.111.53.121]) by mail.engr.ucsb.edu with esmtp (Exim 3.36 #1) id 17IxYI-0001eR-00 for freebsd-questions@freebsd.org; Fri, 14 Jun 2002 13:20:10 -0700 Date: Fri, 14 Jun 2002 13:20:08 -0700 (PDT) From: Anshuman Kanwar X-X-Sender: To: Subject: comments in firewall rules Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi all, I have a lot of frequently changing rules in a rc.firewall.my file. After every update I run /etc/rc.firewall to flush out the old rules and apply the new ruleset through ipfw. (This works because firewall_type=rc.firewall.my in /etc/rc.conf). My question is this: Can I somehow put comments in the firewall rules file rc.fiirewall.my (so that I can keep track of the version and see what rule does what)? Thanks for any responses. -ansh. --- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 13:35: 0 2002 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-56.dsl.lsan03.pacbell.net [63.207.60.56]) by hub.freebsd.org (Postfix) with ESMTP id 6389A37B420 for ; Fri, 14 Jun 2002 13:34:55 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id E955066E10; Fri, 14 Jun 2002 13:34:54 -0700 (PDT) Date: Fri, 14 Jun 2002 13:34:54 -0700 From: Kris Kennaway To: AZN Unix Cc: questions@freebsd.org Subject: Re: need help with rpm program Message-ID: <20020614133454.A66672@xor.obsecurity.org> References: <20020614085918.VRXV13408.mtiwmhc22.worldnet.att.net@there> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="Nq2Wo0NMKNjxTN9z" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020614085918.VRXV13408.mtiwmhc22.worldnet.att.net@there>; from AZNPrideChinese@worldnet.att.net on Thu, Jun 13, 2002 at 04:59:21PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --Nq2Wo0NMKNjxTN9z Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jun 13, 2002 at 04:59:21PM -0400, AZN Unix wrote: > i downloaded these files glib-1.2.8-1.i386.rpm, glib-devel-1.2.8-1.i386.r= pm,=20 > gtk+-1.2.8-1.i386.rpm, gtk+-devel-1.2.8-1.i386.rpm what command do i type= to=20 > unzip them? i tried reading the man pages but they don't make sense to me A better question might be 'why do you think you need them?' FreeBSD does not use RPM packages, we use .tgz packages. Those are also packages for Linux (which will work with Linux applications on FreeBSD), but which may not be what you had in mind. Kris --Nq2Wo0NMKNjxTN9z Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9ClNuWry0BWjoQKURAtUCAJ0eZPLOxYxvdZheGKxqWlNm1dGKQwCg28Dw jQg3s+8TS6CEsEeNXAzGIZw= =oFsW -----END PGP SIGNATURE----- --Nq2Wo0NMKNjxTN9z-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 13:43:11 2002 Delivered-To: freebsd-questions@freebsd.org Received: from sage-one.net (adsl-65-71-135-138.dsl.crchtx.swbell.net [65.71.135.138]) by hub.freebsd.org (Postfix) with ESMTP id 5537737B40F for ; Fri, 14 Jun 2002 13:43:03 -0700 (PDT) Received: from sagea (sagea [192.168.0.3]) by sage-one.net (8.11.6/8.11.6) with SMTP id g5EKg9E59271; Fri, 14 Jun 2002 15:42:09 -0500 (CDT) (envelope-from jackstone@sage-one.net) Message-Id: <3.0.5.32.20020614154208.01195a98@mail.sage-one.net> X-Sender: jackstone@mail.sage-one.net X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Fri, 14 Jun 2002 15:42:08 -0500 To: Anshuman Kanwar , From: "Jack L. Stone" Subject: Re: comments in firewall rules In-Reply-To: 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 At 01:20 PM 6.14.2002 -0700, Anshuman Kanwar wrote: >Hi all, > >I have a lot of frequently changing rules in a rc.firewall.my file. After >every update I run /etc/rc.firewall to flush out the old rules and apply >the new ruleset through ipfw. (This works because >firewall_type=rc.firewall.my in /etc/rc.conf). > >My question is this: > >Can I somehow put comments in the firewall rules file rc.fiirewall.my (so >that I can keep track of the version and see what rule does what)? > >Thanks for any responses. >-ansh. > Sure, you can put comments in there, either right above, below or to the right depending on your desire. # a comment 01000 this is a FW rule # a comment # a comment ....assuming that is what you meant... Best regards, Jack L. Stone, Administrator SageOne Net http://www.sage-one.net jackstone@sage-one.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 13:46:38 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id 75EC937B41D for ; Fri, 14 Jun 2002 13:46:33 -0700 (PDT) Received: (from dan@localhost) by dan.emsphone.com (8.12.3/8.12.3) id g5EKkP7E086710; Fri, 14 Jun 2002 15:46:25 -0500 (CDT) (envelope-from dan) Date: Fri, 14 Jun 2002 15:46:25 -0500 From: Dan Nelson To: Mark Edwards Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Mail archiving suggestions? Message-ID: <20020614204625.GA64898@dan.emsphone.com> References: <20020527113701.GA24194@icarus.slightlystrange.org> <524DC8D1-7FBC-11D6-A009-000A278CC960@antsclimbtree.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <524DC8D1-7FBC-11D6-A009-000A278CC960@antsclimbtree.com> User-Agent: Mutt/1.3.99i X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In the last episode (Jun 14), Mark Edwards said: > Can anyone suggest some schemes to run an IMAP mail server that creates a > backup or archival copy of each mail incoming and outgoing? I already have > nightly and weekly backups of all the files on the server, but I want to be > sending a copy (BCC) of each incoming and outgoing mail to a "backup" user, > which can then be downloaded via POP to a client machine for emergency > purposes. > > This is something my company wants to implement, in case the IMAP folders > become unavailable or cease to exist for some reason. The backup must be > browsable by users immediately, so any kind of "restore" process is not an > option. > > I would prefer to stick with Sendmail for the MTA, but I'm open to > suggestions. My setup is currently UW-IMAP and Sendmail, but I'm willing > to migrate to something else to make this work. This sounds like something you could write a Sendmail milter for; the sample milter in /usr/src/contrib/sendmail/libmilter/README could be modified to send the message to a secondary server instead of logging to a file. -- Dan Nelson dnelson@allantgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 13:49:15 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id 50CA137B435 for ; Fri, 14 Jun 2002 13:49:12 -0700 (PDT) Received: (from dan@localhost) by dan.emsphone.com (8.12.3/8.12.3) id g5EKmrcB094617; Fri, 14 Jun 2002 15:48:53 -0500 (CDT) (envelope-from dan) Date: Fri, 14 Jun 2002 15:48:53 -0500 From: Dan Nelson To: David Smithson Cc: FreeBSD-Questions Subject: Re: Urgent: DTF tape drive I/O error Message-ID: <20020614204853.GB64898@dan.emsphone.com> References: <20020614190728.E3AB05D04@ptavv.es.net> <004401c213d8$ef7b3cd0$0801a8c0@customfilmeffects.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <004401c213d8$ef7b3cd0$0801a8c0@customfilmeffects.com> User-Agent: Mutt/1.3.99i X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In the last episode (Jun 14), David Smithson said: > Hi. Please help. I'm trying to extract files from tar archives on a Large > DTF tape. Device info as follows: > > sa0 at ahc0 bus 0 target 4 lun 0 > sa0: Removable Sequential Access SCSI-2 device > sa0: 20.000MB/s transfers (10.000MHz, offset 8, 16bit) > > When I try to read the tape, I receive the follwing error: > > (sa0:ahc0:0:4:0): 524288-byte tape record bigger than suplied buffer > > Successive attempts to read the tar archives on the tape returns generic > Input/Output error. You may be out of luck. FreeBSD has a 65536-byte blocksize limit on tape devices. You _might_ be able to read it by running "dd if=/dev/nrsa0 of=tempfile.tar bs=1m", then untarring tempfile.tar, but chances are it won't work. -- Dan Nelson dnelson@allantgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 13:59:50 2002 Delivered-To: freebsd-questions@freebsd.org Received: from attila.stevens-tech.edu (attila.stevens-tech.edu [155.246.14.11]) by hub.freebsd.org (Postfix) with ESMTP id A8CC337B40E for ; Fri, 14 Jun 2002 13:59:45 -0700 (PDT) Received: from levindustries.com (jlevine-1.u05.stevens-tech.edu [155.246.211.36]) by attila.stevens-tech.edu (SGI-8.9.3/8.9.3/7) with ESMTP id QAA06653 for ; Fri, 14 Jun 2002 16:56:56 -0400 (EDT) Message-ID: <3D0A585D.1CEF6042@levindustries.com> Date: Fri, 14 Jun 2002 16:55:57 -0400 From: Josh Levine X-Mailer: Mozilla 4.77 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: PHP+Java+Apache Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi - I'm having some problems getting Java support in PHP under Apache on FreeBSD 4.6-RELEASE, and was wondering if anyone has any ideas. Here's what I've done so far: I installed the FreeBSD JDK13 port and then re-compiled PHP with Java support. When I tried running a script with Java, Apache returned: Fatal error: Unable to create Java Virtual Machine in /usr/home/research/htdocs/java.php on line 3 and put this in the error log: Cannot open "/usr/local/jdk1.3.1/jre/lib/i386/native_threads/libhpi.so" Based on a few Google searches, I re-compiled JDK13 WITH_NATIVE_THREADS and Apache started logging this error message: /usr/local/jdk1.3.1/jre/lib/i386/native_threads/libhpi.so: Undefined symbol "pthread_mutex_init" so, based on more Google searches I tried re-compiling Apache with this in my environment: LDFLAGS="-lpthread" I got an error in the make, so I tried: -pthread and -lc_r and that seemed to work. Now Apache is logging this in the error log: Can't load library "/usr/local/jdk1.3.1/jre/lib/i386/libjava.so", because Shared object "libverify.so" not found # locate libverify.so /usr/local/jdk1.3.1/jre/lib/i386/libverify.so I have this in my php.ini file: [Java] java.class.path = /usr/local/lib/php/php_java.jar:/usr/local/jdk1.3.1/jre/lib/rtjar.zip java.home = /usr/local/jdk1.3.1 java.library = /usr/local/jdk1.3.1/jre/lib/i386/classic/libjvm.so java.library.path = /usr/local/jdk1.3.1/jre/lib/i386/classic:/usr/local/jdk1.3.1/jre/lib/i386 extension=java.so and I've tried adding this to my apachectl script: export LD_LIBRARY_PATH=/usr/local/jdk1.3.1/jre/lib/i386 Any other suggestions? Is there a better list for me to ask this question on? Thanks in advance, Josh Levine To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 14: 3: 7 2002 Delivered-To: freebsd-questions@freebsd.org Received: from md5.applied-security.net (12-218-62-45.client.mchsi.com [12.218.62.45]) by hub.freebsd.org (Postfix) with SMTP id 96C4E37B41F for ; Fri, 14 Jun 2002 14:03:04 -0700 (PDT) Received: (qmail 48536 invoked by uid 1011); 14 Jun 2002 21:02:03 -0000 Date: Fri, 14 Jun 2002 16:02:03 -0500 From: "Landon C. Evans" To: freebsd-questions@freebsd.org Subject: Burning Bin/Cue Images in FreeBSD Message-ID: <20020614160203.A48518@applied-security.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG System: FreeBSD 4.6 RC2 Burner: Plextor 12/10/32S (scsi) Are there any tools that will allow me to burn bin/cue images in FreeBSD rather than converting them with a tool I found (bchunk) ? If not, if anyone knows bchunk, I haven't yet tried it, but is this the right syntax to convert a bin/cue to a .iso image ? #bchunk -v file.bin file.cue file.iso ? Thanks ! -- Landon C. Evans To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 14: 6:50 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.npubs.com (npubs.com [207.111.208.224]) by hub.freebsd.org (Postfix) with ESMTP id D590337B428 for ; Fri, 14 Jun 2002 14:06:40 -0700 (PDT) Received: 8.12.2-(Neptune) From: "Nielsen" To: "chia an" , References: <20020614105421.7959.qmail@web13508.mail.yahoo.com> Subject: Re: another problem of fetchmail? 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 Message-Id: <20020614210640.D590337B428@hub.freebsd.org> Date: Fri, 14 Jun 2002 14:06:40 -0700 (PDT) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG fetchmail is not an MUA. It simply gets mail from a POP/IMAP/whatever box and inserts it into your local MTA for processing. Authorization failure probably means you got your password or login wrong. Nate ----- Original Message ----- From: "chia an" To: Sent: Friday, June 14, 2002 4:55 Subject: another problem of fetchmail? > hmm seem i got an improvement, but still had a couple > of problem.This is my simple .fetchmailrc file: > > server bsd.freebsd.co.id > proto POP3 > user Marco > pass xxxxxxx > nokeep > mda "formail -bcYzq- | /usr/local/bin/procmail" > > i also configured my dns : > bsd IN MX 10 bsd.freebsd.co.id > but when i execute fetchmail there was an error > message appear: > fetchmail ; Authorization failure on > marco@bsd.freebsd.co.id > fetchmail ; Query status 3 (AUTHFALL) > > How to solve it till i can execute fetchmail as my > user MUA, please help me? > > > thanks alot > > __________________________________________________ > Do You Yahoo!? > Yahoo! - Official partner of 2002 FIFA World Cup > http://fifaworldcup.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 Fri Jun 14 14:10: 0 2002 Delivered-To: freebsd-questions@freebsd.org Received: from antsclimbtree.com (dsl-64-130-38-189.telocity.com [64.130.38.189]) by hub.freebsd.org (Postfix) with ESMTP id BD9D637B430 for ; Fri, 14 Jun 2002 14:09:54 -0700 (PDT) Received: from meemee.antsclimbtree.com (meemee.antsclimbtree.com [192.168.1.2]) (authenticated) by antsclimbtree.com (8.11.6/8.11.6) with ESMTP id g5EL6kY47634; Fri, 14 Jun 2002 14:06:46 -0700 (PDT) (envelope-from mark@antsclimbtree.com) Date: Fri, 14 Jun 2002 14:05:52 -0700 Subject: Re: Mail archiving suggestions? Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v482) Cc: freebsd-questions@FreeBSD.ORG To: Dan Nelson From: Mark Edwards In-Reply-To: <20020614204625.GA64898@dan.emsphone.com> Message-Id: <82AF0332-7FDA-11D6-A009-000A278CC960@antsclimbtree.com> Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.482) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Friday, June 14, 2002, at 01:46 PM, Dan Nelson wrote: > In the last episode (Jun 14), Mark Edwards said: >> Can anyone suggest some schemes to run an IMAP mail server that creates >> a >> backup or archival copy of each mail incoming and outgoing? I already >> have >> nightly and weekly backups of all the files on the server, but I want to >> be >> sending a copy (BCC) of each incoming and outgoing mail to a "backup" >> user, >> which can then be downloaded via POP to a client machine for emergency >> purposes. >> >> This is something my company wants to implement, in case the IMAP folders >> become unavailable or cease to exist for some reason. The backup must be >> browsable by users immediately, so any kind of "restore" process is not >> an >> option. >> >> I would prefer to stick with Sendmail for the MTA, but I'm open to >> suggestions. My setup is currently UW-IMAP and Sendmail, but I'm willing >> to migrate to something else to make this work. > > This sounds like something you could write a Sendmail milter for; the > sample milter in /usr/src/contrib/sendmail/libmilter/README could be > modified to send the message to a secondary server instead of logging > to a file. Thank you. Can you point me to a decent tutorial for getting started with milters? Is sendmail.org the best info available? -- Mark Edwards San Francisco, CA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 14:16:57 2002 Delivered-To: freebsd-questions@freebsd.org Received: from transbay.net (mail.transbay.net [209.133.53.217]) by hub.freebsd.org (Postfix) with ESMTP id CF4F337B44B for ; Fri, 14 Jun 2002 14:16:50 -0700 (PDT) Received: from borges (stalwart.codysbooks.com [209.133.54.175]) by transbay.net (8.11.2/8.11.2) with ESMTP id g5EL67D53473 for ; Fri, 14 Jun 2002 14:06:07 -0700 (PDT) Subject: VIA VT82C686A AC97 Sound Problems Re-Revisited From: Scott Reese Reply-To: sreese@codysbooks.com To: freebsd-questions@FreeBSD.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.5 Date: 14 Jun 2002 14:05:46 -0700 Message-Id: <1024088746.8190.30.camel@borges.codysbooks.com> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG [please cc: me in any replies as I am not subbed to this list] Hello All, I have the same problem that has been described by many others over the past few months. I have an onboard VIA VT82C686A AC97 sound card that makes all kinds of popping and beeping noises while I'm trying to play mp3's. It's really become quite a nuisance. I noticed in my searches for answers that a few others have experienced the same problem, but apparently no answer has yet been found. Does anyone know how to solve this particular problem? I would be very grateful for any help you can offer. Pertinent system info: borges[191]% cat /dev/sndstat FreeBSD Audio Driver (newpcm) Installed devices: pcm0: at io 0xdc00 irq 5 (1p/1r/0v channels duplex default) borges[193]% uname -a FreeBSD borges.codysbooks.com 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sat Jun 8 17:52:21 PDT 2002 scott@borges.codysbooks.com:/usr/obj/usr/src/sys/BORGES i386 Thanks In Advance, Scott -- Scott Reese phone: (510) 845-1609 Webmaster/Tech Support fax: (510) 845-0484 Cody's Books sreese@codysbooks.com 2454 Telegraph Ave http://www.codysbooks.com Berkeley, CA 94704 PGP Key Fingerprint: EB86 9EFD 52B2 371D BA73 8EEB 9A00 AF5C C420 400F To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 14:32:11 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id 783BF37B426 for ; Fri, 14 Jun 2002 14:32:08 -0700 (PDT) Received: (from dan@localhost) by dan.emsphone.com (8.12.3/8.12.3) id g5ELSL6L062708; Fri, 14 Jun 2002 16:28:21 -0500 (CDT) (envelope-from dan) Date: Fri, 14 Jun 2002 16:28:21 -0500 From: Dan Nelson To: David Smithson Cc: FreeBSD-Questions Subject: Re: Urgent: DTF tape drive I/O error Message-ID: <20020614212821.GD64898@dan.emsphone.com> References: <20020614190728.E3AB05D04@ptavv.es.net> <004401c213d8$ef7b3cd0$0801a8c0@customfilmeffects.com> <20020614204853.GB64898@dan.emsphone.com> <00a101c213e8$bd1d9c50$0801a8c0@customfilmeffects.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <00a101c213e8$bd1d9c50$0801a8c0@customfilmeffects.com> User-Agent: Mutt/1.3.99i X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In the last episode (Jun 14), David Smithson said: > I don't like that answer. May I have an alternate answer? Just kidding. > Oh well. Would I be able to have the client re-write the DTF with a 64k > block-size? Using MT blocksize 64 perhaps? That would definitely work, yes. If they're using tar, have them run something like "tar cvb 128", which will give you 64k blocks on tape. -- Dan Nelson dnelson@allantgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 14:36:17 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rotini.customfilmeffects.com (rotini.customfilmeffects.com [66.134.82.178]) by hub.freebsd.org (Postfix) with ESMTP id 4234B37B41B for ; Fri, 14 Jun 2002 14:36:12 -0700 (PDT) Received: from ethel (ethel.customfilmeffects.com [192.168.1.8]) by rotini.customfilmeffects.com (8.11.6/8.11.6) with SMTP id g5EL5lL08779; Fri, 14 Jun 2002 14:05:47 -0700 Message-ID: <00a101c213e8$bd1d9c50$0801a8c0@customfilmeffects.com> From: "David Smithson" To: "Dan Nelson" Cc: "FreeBSD-Questions" References: <20020614190728.E3AB05D04@ptavv.es.net> <004401c213d8$ef7b3cd0$0801a8c0@customfilmeffects.com> <20020614204853.GB64898@dan.emsphone.com> Subject: Re: Urgent: DTF tape drive I/O error Date: Fri, 14 Jun 2002 14:16:24 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 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 I don't like that answer. May I have an alternate answer? Just kidding. Oh well. Would I be able to have the client re-write the DTF with a 64k block-size? Using MT blocksize 64 perhaps? ----- Original Message ----- From: "Dan Nelson" To: "David Smithson" Cc: "FreeBSD-Questions" Sent: Friday, June 14, 2002 1:48 PM Subject: Re: Urgent: DTF tape drive I/O error > In the last episode (Jun 14), David Smithson said: > > Hi. Please help. I'm trying to extract files from tar archives on a Large > > DTF tape. Device info as follows: > > > > sa0 at ahc0 bus 0 target 4 lun 0 > > sa0: Removable Sequential Access SCSI-2 device > > sa0: 20.000MB/s transfers (10.000MHz, offset 8, 16bit) > > > > When I try to read the tape, I receive the follwing error: > > > > (sa0:ahc0:0:4:0): 524288-byte tape record bigger than suplied buffer > > > > Successive attempts to read the tar archives on the tape returns generic > > Input/Output error. > > You may be out of luck. FreeBSD has a 65536-byte blocksize limit on > tape devices. You _might_ be able to read it by running "dd > if=/dev/nrsa0 of=tempfile.tar bs=1m", then untarring tempfile.tar, but > chances are it won't work. > > -- > Dan Nelson > dnelson@allantgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 14:40:16 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id 4E88B37B40B for ; Fri, 14 Jun 2002 14:40:00 -0700 (PDT) Received: (from dan@localhost) by dan.emsphone.com (8.12.3/8.12.3) id g5ELZYI4072234; Fri, 14 Jun 2002 16:35:34 -0500 (CDT) (envelope-from dan) Date: Fri, 14 Jun 2002 16:35:34 -0500 From: Dan Nelson To: Mark Edwards Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Mail archiving suggestions? Message-ID: <20020614213534.GE64898@dan.emsphone.com> References: <20020614204625.GA64898@dan.emsphone.com> <82AF0332-7FDA-11D6-A009-000A278CC960@antsclimbtree.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <82AF0332-7FDA-11D6-A009-000A278CC960@antsclimbtree.com> User-Agent: Mutt/1.3.99i X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In the last episode (Jun 14), Mark Edwards said: > On Friday, June 14, 2002, at 01:46 PM, Dan Nelson wrote: > >In the last episode (Jun 14), Mark Edwards said: > > > Can anyone suggest some schemes to run an IMAP mail server that > > > creates a backup or archival copy of each mail incoming and > > > outgoing? I already have nightly and weekly backups of all the > > > files on the server, but I want to be sending a copy (BCC) of > > > each incoming and outgoing mail to a "backup" user, which can > > > then be downloaded via POP to a client machine for emergency > > > purposes. > > > > This sounds like something you could write a Sendmail milter for; > > the sample milter in /usr/src/contrib/sendmail/libmilter/README > > could be modified to send the message to a secondary server instead > > of logging to a file. > > Thank you. Can you point me to a decent tutorial for getting started > with milters? Is sendmail.org the best info available? Docs included with sendmail are located at: /usr/src/contrib/sendmail/libmilter/README /usr/src/contrib/sendmail/libmilter/docs/*.html There's also a web site at http://www.milter.org , but it's basically just a forum. No docs yet. -- Dan Nelson dnelson@allantgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 14:42: 7 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rotini.customfilmeffects.com (rotini.customfilmeffects.com [66.134.82.178]) by hub.freebsd.org (Postfix) with ESMTP id 286E437B4A0 for ; Fri, 14 Jun 2002 14:40:53 -0700 (PDT) Received: from ethel (lan08.customfilmeffects.com [192.168.1.8]) by rotini.customfilmeffects.com (8.11.6/8.11.6) with SMTP id g5ELSFL08931; Fri, 14 Jun 2002 14:28:15 -0700 Message-ID: <00af01c213eb$e037a2a0$0801a8c0@customfilmeffects.com> From: "David Smithson" To: "Dan Nelson" Cc: "FreeBSD-Questions" References: <20020614190728.E3AB05D04@ptavv.es.net> <004401c213d8$ef7b3cd0$0801a8c0@customfilmeffects.com> <20020614204853.GB64898@dan.emsphone.com> <00a101c213e8$bd1d9c50$0801a8c0@customfilmeffects.com> <20020614212821.GD64898@dan.emsphone.com> Subject: Re: Urgent: DTF tape drive I/O error Date: Fri, 14 Jun 2002 14:38:51 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 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 > That would definitely work, yes. If they're using tar, have them run > something like "tar cvb 128", which will give you 64k blocks on tape. Does it matter how the DTF is formatted? Or is that a hardware-level thing? I mean, should I have them set the blocksize with MT before they format the tape? Then write the tar archive with the block-size at 128? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 14:42:39 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp-send.myrealbox.com (smtp-send.myrealbox.com [192.108.102.143]) by hub.freebsd.org (Postfix) with ESMTP id AC48937B488 for ; Fri, 14 Jun 2002 14:40:47 -0700 (PDT) Received: from oemcomputer ozdemirdgn@smtp-send.myrealbox.com [217.131.196.207] by smtp-send.myrealbox.com with NetMail SMTP Agent $Revision: 3.9 $ on Novell NetWare; Fri, 14 Jun 2002 15:38:17 -0600 Message-ID: <000a01c213eb$ce3c5d20$cfc483d9@oemcomputer> From: "ozdemir dogan" To: "freebsd" Subject: compiling scontrib,sbin,srelease..... Date: Sat, 15 Jun 2002 00:38:11 +0300 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0007_01C21404.ED8C1300" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0007_01C21404.ED8C1300 Content-Type: text/plain; charset="iso-8859-9" Content-Transfer-Encoding: quoted-printable How can I compile and install sbin or scontrib etc....Any sources = that explains these? Thank you. ------=_NextPart_000_0007_01C21404.ED8C1300 Content-Type: text/html; charset="iso-8859-9" Content-Transfer-Encoding: quoted-printable
   How can I compile and = install sbin or=20 scontrib etc....Any sources that explains these?
    Thank=20 you.
------=_NextPart_000_0007_01C21404.ED8C1300-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 14:43:26 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id 8E71537B43A for ; Fri, 14 Jun 2002 14:42:15 -0700 (PDT) Received: (from dan@localhost) by dan.emsphone.com (8.12.3/8.12.3) id g5ELg98Z082535; Fri, 14 Jun 2002 16:42:09 -0500 (CDT) (envelope-from dan) Date: Fri, 14 Jun 2002 16:42:08 -0500 From: Dan Nelson To: David Smithson Cc: FreeBSD-Questions Subject: Re: Urgent: DTF tape drive I/O error Message-ID: <20020614214208.GA72247@dan.emsphone.com> References: <20020614190728.E3AB05D04@ptavv.es.net> <004401c213d8$ef7b3cd0$0801a8c0@customfilmeffects.com> <20020614204853.GB64898@dan.emsphone.com> <00a101c213e8$bd1d9c50$0801a8c0@customfilmeffects.com> <20020614212821.GD64898@dan.emsphone.com> <00af01c213eb$e037a2a0$0801a8c0@customfilmeffects.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <00af01c213eb$e037a2a0$0801a8c0@customfilmeffects.com> User-Agent: Mutt/1.3.99i X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In the last episode (Jun 14), David Smithson said: > > That would definitely work, yes. If they're using tar, have them > > run something like "tar cvb 128", which will give you 64k blocks on > > tape. > > Does it matter how the DTF is formatted? Or is that a hardware-level > thing? I mean, should I have them set the blocksize with MT before > they format the tape? Then write the tar archive with the block-size > at 128? SCSI drives are almost always variable-blocked nowadays. Telling tar the blocksize should be all you need to do. -- Dan Nelson dnelson@allantgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 14:43:50 2002 Delivered-To: freebsd-questions@freebsd.org Received: from shell.tsoft.com (shell.tsoft.com [198.144.192.5]) by hub.freebsd.org (Postfix) with ESMTP id DCD3837B4B5 for ; Fri, 14 Jun 2002 14:42:46 -0700 (PDT) Received: (from jnewlin@localhost) by shell.tsoft.com (8.8.7/8.8.7) id OAA28697 for freebsd-questions@freebsd.org; Fri, 14 Jun 2002 14:42:46 -0700 (PDT) From: John Newlin Message-Id: <200206142142.OAA28697@shell.tsoft.com> Subject: ipfw and other security questions To: freebsd-questions@freebsd.org Date: Fri, 14 Jun 2002 14:42:46 -0700 (PDT) X-Mailer: ELM [version 2.5 PL2] 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 Hi, I have a very simple setup at home. One static IP that my wife and I share, so I setup a computer running FreeBSD to do NAT via natd. This setup is replacing a Linux config that was hacked into via some buffer overflow bug in sshd (my fault for not keeping up with patches.) It is currently up and running, but I'm a little bit concerned over security, and also I don't quite understand some things. Maybe someone can help me out. 1) What is the difference between natd, and ipnat. I see natd runs in user-land, and ipnat appears to do the same sorts of things but is compiled into the kernel. 2) I'm setting up some simple firewall rules. I see through sysctl that there a 3 different sets of port ranges. Can someone explain where these 3 different sets of ranges are used: net.inet.ip.portrange.lowfirst: 1023 net.inet.ip.portrange.lowlast: 600 net.inet.ip.portrange.first: 1024 net.inet.ip.portrange.last: 5000 net.inet.ip.portrange.hifirst: 49152 net.inet.ip.portrange.hilast: 65535 3) I've turned off all services except for sshd (which is running on a non-standard port. What portranges should I open up access to from my internal net? I'm assuming that this is somehow related to the above ranges in some fashion. 4) Why is sysylog listening on a udp port? :) 5) chflags and schg. Does anyone really lock stuff down with this? and if so, what files? I'm sure I will have more, Thanks, -John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 14:47:14 2002 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-56.dsl.lsan03.pacbell.net [63.207.60.56]) by hub.freebsd.org (Postfix) with ESMTP id 6473237B410 for ; Fri, 14 Jun 2002 14:47:08 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id E97C766D83; Fri, 14 Jun 2002 14:47:07 -0700 (PDT) Date: Fri, 14 Jun 2002 14:47:07 -0700 From: Kris Kennaway To: ozdemir dogan Cc: freebsd Subject: Re: compiling scontrib,sbin,srelease..... Message-ID: <20020614144707.A68505@xor.obsecurity.org> References: <000a01c213eb$ce3c5d20$cfc483d9@oemcomputer> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="PNTmBPCT7hxwcZjr" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <000a01c213eb$ce3c5d20$cfc483d9@oemcomputer>; from ozdemirdgn@myrealbox.com on Sat, Jun 15, 2002 at 12:38:11AM +0300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --PNTmBPCT7hxwcZjr Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sat, Jun 15, 2002 at 12:38:11AM +0300, ozdemir dogan wrote: > How can I compile and install sbin or scontrib etc....Any sources that explains these? See the handbook about 'make world'. You need a complete set of sources installed in order to build them. Kris --PNTmBPCT7hxwcZjr Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9CmRbWry0BWjoQKURArvYAKDRHtBeWA6VW55M/L+VbZBbI4bnegCg6Lnj X6Kg/y+KEP1qdT7j7rtKH+I= =rqsC -----END PGP SIGNATURE----- --PNTmBPCT7hxwcZjr-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 14:57:31 2002 Delivered-To: freebsd-questions@freebsd.org Received: from www.omicnet.com (ip-208-181-72-171.adsl.radiant.net [208.181.72.171]) by hub.freebsd.org (Postfix) with ESMTP id 594BC37B40A for ; Fri, 14 Jun 2002 14:57:25 -0700 (PDT) Received: from inspectorbox (130-94-160-46-dsl.hevanet.com [130.94.160.46]) by www.omicnet.com (8.9.3/8.9.2) with SMTP id OAA31896 for ; Fri, 14 Jun 2002 14:57:23 -0700 From: Joshua Lokken To: freebsd-questions@freebsd.org Date: Fri, 14 Jun 2002 14:56:43 -0700 X-Priority: 3 (Normal) Message-Id: <1UTSQWQRQ2YRL053MGSRJIAVQLGLG.3d0a669b@inspectorbox> Subject: Gateway slowing things down MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Mailer: Opera 6.03 build 1107 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello all i have setup a P133/32M box with FreeBSD 4.5R as a gateway to my net. For testing purposes, I have the firewall set to 'open'. I have a cable modem and use DHCP. From my private box, Athlon 1.2/512DDR, I can ping anywhere just fine. For example, I can ping cvsup7.freebsd.org (my fastest mirror) with no problem, however, when I attempt to 'cvsup' the ports, my throughput speed is reduced _severely_! In fact, I get very little activity at all. I see: Connected to cvsup7.freebsd.org #several seconds later Updating collection ports-all #several minutes later Editing.....(whatever it says there..) and that's about it. If I disconnect from the gateway and reconfigure the private box directly with DHCP , its faster than hell. I can fetch and build ports OK, too. I've de- and re- installed cvsup, no help. And, I can cvsup from the gateway box no prob. I am wondering if this is the expected result for this type of gateway setup? Do I need to use a more powerful box for the gateway? Or is it possible that I have settings fouled up somewhere? For info, I have in the kernel: options IPFIREWALL options IPFIREWALL_VERBOSE options IPDIVERT in /etc/rc.conf: gateway_enable="YES" firewall_enable="YES" firewall_type="OPEN" #temporarily, of course natd_enable="YES" natd_interface="ed1" #my outside NIC I was stoked to get this to work at all, being such a newbie. I could use some suggestions. Thanks in advance, and please cc to me at inspector.us@omicnet.com, as I am not currently subscribed to the list. Best Regards, Joshua Lokken OMIC Portland Branch To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 15:18:30 2002 Delivered-To: freebsd-questions@freebsd.org Received: from md5.applied-security.net (12-218-62-45.client.mchsi.com [12.218.62.45]) by hub.freebsd.org (Postfix) with SMTP id E164737B40C for ; Fri, 14 Jun 2002 15:18:27 -0700 (PDT) Received: (qmail 48761 invoked by uid 1011); 14 Jun 2002 22:20:42 -0000 Date: Fri, 14 Jun 2002 17:20:42 -0500 From: "Landon C. Evans" To: freebsd-questions@freebsd.org Subject: Re: Burning Bin/Cue Images in FreeBSD Message-ID: <20020614172042.A48746@applied-security.net> References: <20020614160203.A48518@applied-security.net> <20020614215058.GA11816@pasternak.w.lub.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020614215058.GA11816@pasternak.w.lub.pl>; from michal@pasternak.w.lub.pl on Fri, Jun 14, 2002 at 11:50:58PM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > What's wrong with bchunk?. I didn't say there was anything wrong with bchunk. I recall I just asked if there were any tools that would burn bin/cue images so I could eliminate the converting step. Thats all. > -- > /* Michal Pasternak, http://pasternak.w.lub.pl, +48606570000 */ > /* www.anti-dmca.org, www.debian.org/devel/debian-med */ > /* On the first day God typed "M-x create-world". */ -- Landon C. Evans To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 15:24:36 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rotini.customfilmeffects.com (rotini.customfilmeffects.com [66.134.82.178]) by hub.freebsd.org (Postfix) with ESMTP id D88BD37B412 for ; Fri, 14 Jun 2002 15:24:29 -0700 (PDT) Received: from ethel (ethel.customfilmeffects.com [192.168.1.8]) by rotini.customfilmeffects.com (8.11.6/8.11.6) with SMTP id g5EMDWL09248 for ; Fri, 14 Jun 2002 15:13:32 -0700 Message-ID: <00e001c213f2$3414ffc0$0801a8c0@customfilmeffects.com> From: "David Smithson" To: "FreeBSD-Questions" References: <20020614190728.E3AB05D04@ptavv.es.net> <004401c213d8$ef7b3cd0$0801a8c0@customfilmeffects.com> <20020614204853.GB64898@dan.emsphone.com> <00a101c213e8$bd1d9c50$0801a8c0@customfilmeffects.com> <20020614212821.GD64898@dan.emsphone.com> <00af01c213eb$e037a2a0$0801a8c0@customfilmeffects.com> <20020614214208.GA72247@dan.emsphone.com> Subject: Re: Urgent: DTF tape drive I/O error Date: Fri, 14 Jun 2002 15:24:09 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 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 Thank you, Dan. I'll let them know and give it a shot. Any idea why FreeBSD's tape devices are limited to 64k block-size? ----- Original Message ----- From: "Dan Nelson" To: "David Smithson" Cc: "FreeBSD-Questions" Sent: Friday, June 14, 2002 2:42 PM Subject: Re: Urgent: DTF tape drive I/O error > In the last episode (Jun 14), David Smithson said: > > > That would definitely work, yes. If they're using tar, have them > > > run something like "tar cvb 128", which will give you 64k blocks on > > > tape. > > > > Does it matter how the DTF is formatted? Or is that a hardware-level > > thing? I mean, should I have them set the blocksize with MT before > > they format the tape? Then write the tar archive with the block-size > > at 128? > > SCSI drives are almost always variable-blocked nowadays. Telling tar > the blocksize should be all you need to do. > > -- > Dan Nelson > dnelson@allantgroup.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 Fri Jun 14 15:24:43 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp04.wxs.nl (smtp04.wxs.nl [195.121.6.59]) by hub.freebsd.org (Postfix) with ESMTP id 6096037B40F for ; Fri, 14 Jun 2002 15:24:34 -0700 (PDT) Received: from cybertron.kruijff ([213.10.151.186]) by smtp04.wxs.nl (Netscape Messaging Server 4.15) with ESMTP id GXPVKV00.V3O; Sat, 15 Jun 2002 00:24:31 +0200 Date: Sat, 15 Jun 2002 00:25:12 +0200 From: Alex X-Mailer: The Bat! (v1.53d) Reply-To: freebsd-reply@akruijff.dds.nl X-Priority: 3 (Normal) Message-ID: <11525957865.20020615002512@dds.nl> To: Josh Levine Cc: freebsd-questions@freebsd.org Subject: Re: PHP+Java+Apache In-Reply-To: <3D0A585D.1CEF6042@levindustries.com> References: <3D0A585D.1CEF6042@levindustries.com> 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 Dear Josh, Friday, June 14, 2002, 10:55:57 PM, you wrote: JL> Hi - I'm having some problems getting Java support in PHP under Apache JL> on FreeBSD 4.6-RELEASE, and was wondering if anyone has any ideas. JL> Here's what I've done so far: JL> I installed the FreeBSD JDK13 port and then re-compiled PHP with Java JL> support. When I tried running a script with Java, Apache returned: JL> Fatal error: Unable to create Java Virtual Machine in JL> Any other suggestions? Is there a better list for me to ask this JL> question on? You could send a mail to java@freebsd.org (check the maillist first if this is the right list for this) and could think about the java alternate JSP. (Java Server Pages, just like ASP and PHP but in Java) JL> Thanks in advance, JL> Josh Levine JL> To Unsubscribe: send mail to majordomo@FreeBSD.org JL> with "unsubscribe freebsd-questions" in the body of the message -- Best regards, Alex The FreeBSD handbook www.freebsd.org/handbook How to get best results from the FreeBSD- questions mailing list http://www.freebsd.org/doc/en_US.ISO8859-1/articles/freebsd-questions/index.html Alternative: http://www.lemis.com/questions.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 15:29:11 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mtiwmhc21.worldnet.att.net (mtiwmhc21.worldnet.att.net [204.127.131.46]) by hub.freebsd.org (Postfix) with ESMTP id 7855837B404 for ; Fri, 14 Jun 2002 15:29:07 -0700 (PDT) Received: from there ([12.88.197.111]) by mtiwmhc21.worldnet.att.net (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20020614222906.SVDD19182.mtiwmhc21.worldnet.att.net@there> for ; Fri, 14 Jun 2002 22:29:06 +0000 Content-Type: text/plain; charset="iso-8859-1" From: AZN Unix Reply-To: AZNPrideChinese@worldnet.att.net To: questions@freebsd.org Subject: questions about GUI Date: Fri, 14 Jun 2002 06:28:41 -0400 X-Mailer: KMail [version 1.3] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020614222906.SVDD19182.mtiwmhc21.worldnet.att.net@there> Sender: owner-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 bought the freebsd power pak 4.4 at compusa, and on the back of the box there's a picture and under it it says The XFree86 Graphical User Interface, and i was wondering how i can get my desktop to look like that, and what exactly is xfree86? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 15:39:10 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by hub.freebsd.org (Postfix) with ESMTP id D3F6D37B406 for ; Fri, 14 Jun 2002 15:39:05 -0700 (PDT) Received: from hades.hell.gr (patr530-a124.otenet.gr [212.205.215.124]) by mailsrv.otenet.gr (8.12.3/8.12.3) with ESMTP id g5EMd2xa026756; Sat, 15 Jun 2002 01:39:03 +0300 (EEST) Received: from hades.hell.gr (hades [127.0.0.1]) by hades.hell.gr (8.12.3/8.12.3) with ESMTP id g5EMd2Fq019505; Sat, 15 Jun 2002 01:39:02 +0300 (EEST) (envelope-from keramida@FreeBSD.org) Received: (from charon@localhost) by hades.hell.gr (8.12.3/8.12.3/Submit) id g5EMd1JS019504; Sat, 15 Jun 2002 01:39:01 +0300 (EEST) (envelope-from keramida@FreeBSD.org) Date: Sat, 15 Jun 2002 01:39:00 +0300 From: Giorgos Keramidas To: AZN Unix Cc: questions@FreeBSD.org Subject: Re: questions about GUI Message-ID: <20020614223900.GA19230@hades.hell.gr> References: <20020614222906.SVDD19182.mtiwmhc21.worldnet.att.net@there> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020614222906.SVDD19182.mtiwmhc21.worldnet.att.net@there> Sender: owner-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 2002-06-14 06:28 -0400, AZN Unix wrote: > i bought the freebsd power pak 4.4 at compusa, and on the back of > the box there's a picture and under it it says The XFree86 Graphical > User Interface, and i was wondering how i can get my desktop to look > like that, and what exactly is xfree86? XFree86 is an implementation of the X11 interface. You can find a better description at their homepage (http://www.XFree86.org). For instructions on setting up XFree86 on FreeBSD, please look at the FreeBSD Handbook. You will find the FreeBSD Handbook at http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ and the chapter about X11 configuration can be found at: http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/x11/ ************** IMPORTANT NOTE ************** You might want to update that machine, since 4.4-RELEASE is a rather old release now, and there are well known security problems with some of the programs distributed in the CDROMs of 4.4-RELEASE. These have been fixed in newer versions of FreeBSD, so updating is a *must* in your case. The "Cutting Edge" chapter of the Handbook explains how this can be done. - Giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 15:46: 0 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id C9E8337B40C for ; Fri, 14 Jun 2002 15:45:55 -0700 (PDT) Received: (from dan@localhost) by dan.emsphone.com (8.12.3/8.12.3) id g5EMjsMr086969; Fri, 14 Jun 2002 17:45:54 -0500 (CDT) (envelope-from dan) Date: Fri, 14 Jun 2002 17:45:53 -0500 From: Dan Nelson To: David Smithson Cc: FreeBSD-Questions Subject: Re: Urgent: DTF tape drive I/O error Message-ID: <20020614224553.GC72247@dan.emsphone.com> References: <20020614190728.E3AB05D04@ptavv.es.net> <004401c213d8$ef7b3cd0$0801a8c0@customfilmeffects.com> <20020614204853.GB64898@dan.emsphone.com> <00a101c213e8$bd1d9c50$0801a8c0@customfilmeffects.com> <20020614212821.GD64898@dan.emsphone.com> <00af01c213eb$e037a2a0$0801a8c0@customfilmeffects.com> <20020614214208.GA72247@dan.emsphone.com> <00f001c213f4$bfdaf120$0801a8c0@customfilmeffects.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <00f001c213f4$bfdaf120$0801a8c0@customfilmeffects.com> User-Agent: Mutt/1.3.99i X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In the last episode (Jun 14), David Smithson said: > Okay, I have a test tape now. The client misunderstood and > used --block-size=64 in tar. Now I get the following message: > > (sa0:ahc0:0:4:0): 32768-byte tape record bigger than suplied buffer > > What now? Must the block-size be exactly 64k (--block-size=128)? No, but you have to tell your tar to use the same (or larger) blocksize on your end. It defaults to 10k. If you use --block-size=64, it'll work. -- Dan Nelson dnelson@allantgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 15:50:35 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id 5471A37B40C for ; Fri, 14 Jun 2002 15:50:32 -0700 (PDT) Received: (from dan@localhost) by dan.emsphone.com (8.12.3/8.12.3) id g5EMoUb4095164; Fri, 14 Jun 2002 17:50:30 -0500 (CDT) (envelope-from dan) Date: Fri, 14 Jun 2002 17:50:30 -0500 From: Dan Nelson To: David Smithson Cc: FreeBSD-Questions Subject: Re: Urgent: DTF tape drive I/O error Message-ID: <20020614225030.GD72247@dan.emsphone.com> References: <20020614190728.E3AB05D04@ptavv.es.net> <004401c213d8$ef7b3cd0$0801a8c0@customfilmeffects.com> <20020614204853.GB64898@dan.emsphone.com> <00a101c213e8$bd1d9c50$0801a8c0@customfilmeffects.com> <20020614212821.GD64898@dan.emsphone.com> <00af01c213eb$e037a2a0$0801a8c0@customfilmeffects.com> <20020614214208.GA72247@dan.emsphone.com> <00e001c213f2$3414ffc0$0801a8c0@customfilmeffects.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <00e001c213f2$3414ffc0$0801a8c0@customfilmeffects.com> User-Agent: Mutt/1.3.99i X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In the last episode (Jun 14), David Smithson said: > Thank you, Dan. I'll let them know and give it a shot. Any idea why > FreeBSD's tape devices are limited to 64k block-size? Historical reasons. Back when all you had was ISA, the largest size you could DMA into memory was 64k. Now everything's PCI and can handle larger blocks, but the drivers still have 64k hardcoded in them. At least that's what other people have told me :) -- Dan Nelson dnelson@allantgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 16: 1:39 2002 Delivered-To: freebsd-questions@freebsd.org Received: from cactus.fi.uba.ar (cactus.fi.uba.ar [157.92.49.108]) by hub.freebsd.org (Postfix) with ESMTP id C751437B423 for ; Fri, 14 Jun 2002 16:01:24 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by cactus.fi.uba.ar (8.11.6/8.11.6) with ESMTP id g5EMxKa43839; Fri, 14 Jun 2002 19:59:21 -0300 (ART) (envelope-from fgleiser@cactus.fi.uba.ar) Date: Fri, 14 Jun 2002 19:59:20 -0300 (ART) From: Fernando Gleiser X-X-Sender: To: John Newlin Cc: Subject: Re: ipfw and other security questions In-Reply-To: <200206142142.OAA28697@shell.tsoft.com> Message-ID: <20020614194545.X34605-100000@localhost> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 14 Jun 2002, John Newlin wrote: > Hi, > > I have a very simple setup at home. One static IP that my wife and I share, > so I setup a computer running FreeBSD to do NAT via natd. > > This setup is replacing a Linux config that was hacked into > via some buffer overflow bug in sshd (my fault for not keeping > up with patches.) > > It is currently up and running, but I'm a little bit concerned > over security, and also I don't quite understand some things. > Maybe someone can help me out. > > > 1) What is the difference between natd, and ipnat. I see natd > runs in user-land, and ipnat appears to do the same sorts of > things but is compiled into the kernel. They are two ways of doing NAT. If you use IPFilter for filtering, you use ipnat. If you use ipfw, you use natd. Personally, I prefer ipnat, but they are both very good. > > 2) I'm setting up some simple firewall rules. I see through sysctl > that there a 3 different sets of port ranges. Can someone explain > where these 3 different sets of ranges are used: > net.inet.ip.portrange.lowfirst: 1023 > net.inet.ip.portrange.lowlast: 600 These are the port ranges for apps which need a "privileged port" to connect. rlogin is an example. ssh with shosts auth is another one. > net.inet.ip.portrange.first: 1024 > net.inet.ip.portrange.last: 5000 These are the "random" ports you get when you are trying to connect to a remote server. These are the ports a browser, telnet client, ftp client get when are connected to a remote server. > net.inet.ip.portrange.hifirst: 49152 > net.inet.ip.portrange.hilast: 65535 I don't remember well, but I seem to recall these are used to tweak FTP behavior, in which random port the ftpd opens a listening socket in passive mode. They look simmilar to the previous ones, but for servers. > > 3) I've turned off all services except for sshd (which is running > on a non-standard port. What portranges should I open up access > to from my internal net? I'm assuming that this is somehow > related to the above ranges in some fashion. > > 4) Why is sysylog listening on a udp port? :) > If you dont log to a remote syslogd, start it with -ss. > > 5) chflags and schg. Does anyone really lock stuff down with this? > and if so, what files? every system binary, library, script *and the directories they are in*. Raise the securelevel or you won't be buying that much. > > > I'm sure I will have more, > > Thanks, > > -John > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 16: 3:21 2002 Delivered-To: freebsd-questions@freebsd.org Received: from cactus.fi.uba.ar (cactus.fi.uba.ar [157.92.49.108]) by hub.freebsd.org (Postfix) with ESMTP id 1209637B40E for ; Fri, 14 Jun 2002 16:03:17 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by cactus.fi.uba.ar (8.11.6/8.11.6) with ESMTP id g5EN1Aa43856; Fri, 14 Jun 2002 20:01:10 -0300 (ART) (envelope-from fgleiser@cactus.fi.uba.ar) Date: Fri, 14 Jun 2002 20:01:10 -0300 (ART) From: Fernando Gleiser X-X-Sender: To: "Landon C. Evans" Cc: Subject: Re: Burning Bin/Cue Images in FreeBSD In-Reply-To: <20020614160203.A48518@applied-security.net> Message-ID: <20020614200010.U34605-100000@localhost> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 14 Jun 2002, Landon C. Evans wrote: > System: FreeBSD 4.6 RC2 > Burner: Plextor 12/10/32S (scsi) > > Are there any tools that will allow me to burn bin/cue images in FreeBSD > rather than converting them with a tool I found (bchunk) ? try cdrdao. Recent versions can burn cue files. It is in the ports. Fer > > If not, if anyone knows bchunk, I haven't yet tried it, but is this the > right syntax to convert a bin/cue to a .iso image ? > > #bchunk -v file.bin file.cue file.iso ? > > Thanks ! > > -- > Landon C. Evans > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 16: 8:58 2002 Delivered-To: freebsd-questions@freebsd.org Received: from chen.org.nz (chen.org.nz [210.54.19.51]) by hub.freebsd.org (Postfix) with ESMTP id 47F9E37B408 for ; Fri, 14 Jun 2002 16:08:55 -0700 (PDT) Received: from grimoire.chen.org.nz (localhost [127.0.0.1]) by chen.org.nz (8.12.3/8.12.3) with ESMTP id g5EN8rAs002652; Sat, 15 Jun 2002 11:08:53 +1200 (NZST) (envelope-from jonc@grimoire.chen.org.nz) Received: (from jonc@localhost) by grimoire.chen.org.nz (8.12.3/8.12.3/Submit) id g5EN8rjQ002651; Sat, 15 Jun 2002 11:08:53 +1200 (NZST) (envelope-from jonc) Date: Sat, 15 Jun 2002 11:08:53 +1200 From: Jonathan Chen To: AZN Unix Cc: questions@FreeBSD.ORG Subject: Re: problem installing gaim Message-ID: <20020615110853.B2514@grimoire.chen.org.nz> References: <20020614154905.IPJX19182.mtiwmhc21.worldnet.att.net@there> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020614154905.IPJX19182.mtiwmhc21.worldnet.att.net@there>; from AZNPrideChinese@worldnet.att.net on Thu, Jun 13, 2002 at 11:49:07PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Jun 13, 2002 at 11:49:07PM -0400, AZN Unix wrote: > after unzipping the file and configuring and when i type make at the end of > the file i think it says [.. Warnings ...] > what do i do??? You'd be better off installing off the port: # cd /usr/ports/net/gaim # make install clean -- Jonathan Chen ---------------------------------------------------------------------- "Only the meek get pinched. The bold survive." - Ferris Bueller To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 16:27:20 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.XtremeDev.com (xtremedev.com [216.241.38.65]) by hub.freebsd.org (Postfix) with ESMTP id 6D58D37B421 for ; Fri, 14 Jun 2002 16:27:18 -0700 (PDT) Received: from xtremedev.com (xtremedev.com [216.241.38.65]) by mail.XtremeDev.com (Postfix) with ESMTP id A3A8F70601 for ; Fri, 14 Jun 2002 17:27:11 -0600 (MDT) Date: Fri, 14 Jun 2002 17:27:11 -0600 (MDT) From: FreeBSD user To: questions@freebsd.org Subject: make kernel KERNCONF= Message-ID: <20020614172329.C6577-100000@Amber.XtremeDev.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 Newbie question, how do I build a new kernel and put it at a place and name that I specify rather than always to /kernel? Ie., cd /usr/src && make kernel KERNCONF=GENERIC OUTPUT=/kernel.GENERIC In another words, I don't want /kernel to be overwritten. Thanks in advance. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 16:33:23 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rotini.customfilmeffects.com (rotini.customfilmeffects.com [66.134.82.178]) by hub.freebsd.org (Postfix) with ESMTP id F14A737B406 for ; Fri, 14 Jun 2002 16:33:19 -0700 (PDT) Received: from ethel (lan08.customfilmeffects.com [192.168.1.8]) by rotini.customfilmeffects.com (8.11.6/8.11.6) with SMTP id g5EMo4L09605; Fri, 14 Jun 2002 15:50:04 -0700 Message-ID: <010c01c213f7$4eb882c0$0801a8c0@customfilmeffects.com> From: "David Smithson" To: "Dan Nelson" Cc: "FreeBSD-Questions" References: <20020614190728.E3AB05D04@ptavv.es.net> <004401c213d8$ef7b3cd0$0801a8c0@customfilmeffects.com> <20020614204853.GB64898@dan.emsphone.com> <00a101c213e8$bd1d9c50$0801a8c0@customfilmeffects.com> <20020614212821.GD64898@dan.emsphone.com> <00af01c213eb$e037a2a0$0801a8c0@customfilmeffects.com> <20020614214208.GA72247@dan.emsphone.com> <00e001c213f2$3414ffc0$0801a8c0@customfilmeffects.com> <20020614225030.GD72247@dan.emsphone.com> Subject: Re: Urgent: DTF tape drive I/O error Date: Fri, 14 Jun 2002 16:00:37 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 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 I see. Makes sense. I am able to read the archive now using --block-size=128. Duh. Thanks again for your help. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 16:33:24 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rotini.customfilmeffects.com (rotini.customfilmeffects.com [66.134.82.178]) by hub.freebsd.org (Postfix) with ESMTP id DD15037B41D for ; Fri, 14 Jun 2002 16:33:20 -0700 (PDT) Received: from ethel (lan08.customfilmeffects.com [192.168.1.8]) by rotini.customfilmeffects.com (8.11.6/8.11.6) with SMTP id g5EMVjL09431; Fri, 14 Jun 2002 15:31:45 -0700 Message-ID: <00f001c213f4$bfdaf120$0801a8c0@customfilmeffects.com> From: "David Smithson" To: "Dan Nelson" Cc: "FreeBSD-Questions" References: <20020614190728.E3AB05D04@ptavv.es.net> <004401c213d8$ef7b3cd0$0801a8c0@customfilmeffects.com> <20020614204853.GB64898@dan.emsphone.com> <00a101c213e8$bd1d9c50$0801a8c0@customfilmeffects.com> <20020614212821.GD64898@dan.emsphone.com> <00af01c213eb$e037a2a0$0801a8c0@customfilmeffects.com> <20020614214208.GA72247@dan.emsphone.com> Subject: Re: Urgent: DTF tape drive I/O error Date: Fri, 14 Jun 2002 15:42:23 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 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 Okay, I have a test tape now. The client misunderstood and used --block-size=64 in tar. Now I get the following message: (sa0:ahc0:0:4:0): 32768-byte tape record bigger than suplied buffer What now? Must the block-size be exactly 64k (--block-size=128)? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 16:42:38 2002 Delivered-To: freebsd-questions@freebsd.org Received: from bsdbox.annereau.net (dsl-65-184-149-45.telocity.com [65.184.149.45]) by hub.freebsd.org (Postfix) with ESMTP id 18F7337B42A for ; Fri, 14 Jun 2002 16:42:27 -0700 (PDT) Received: from localhost (nat-la.libertylivewire.com [12.107.13.10] (may be forged)) by bsdbox.annereau.net (8.11.6/8.11.6) with ESMTP id g5F2ZdL00463 for ; Fri, 14 Jun 2002 19:35:39 -0700 (PDT) (envelope-from dan@annereau.net) Date: Fri, 14 Jun 2002 16:42:45 -0700 Mime-Version: 1.0 (Apple Message framework v482) Content-Type: text/plain; charset=US-ASCII; format=flowed Subject: netatalk port From: Daniel Annereau To: freebsd-questions@FreeBSD.org Content-Transfer-Encoding: 7bit Message-Id: <6D5F4C12-7FF0-11D6-A528-0050E470BA38@annereau.net> X-Mailer: Apple Mail (2.482) Sender: owner-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 searched and searched and can't find any info concerning the file structure of the netatalk port that I installed with the system. I added the netatalk option to my kernel config and recompiled with no errors and am using that kernel now. At one point in time I had atalkd running but I don't know exactly how it started. I could connect to BSD from my Mac using appleshare over IP (although it didn't show up in the chooser). I also didn't find atalkd anywhere where the man pages said it would be nor could I find the atalkd.conf file either. Please help me with any info on the startup, config, etc. of the netatalk port as installed at system install. Thank you. - Dan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 16:45: 8 2002 Delivered-To: freebsd-questions@freebsd.org Received: from gyros.marcuscom.com (dhcp-64-102-60-47.cisco.com [64.102.60.47]) by hub.freebsd.org (Postfix) with ESMTP id 270E537B411 for ; Fri, 14 Jun 2002 16:45:01 -0700 (PDT) Received: from gyros.marcuscom.com (localhost [127.0.0.1]) by gyros.marcuscom.com (8.12.3/8.12.3) with ESMTP id g5ENieX7099955; Fri, 14 Jun 2002 19:44:40 -0400 (EDT) (envelope-from marcus@marcuscom.com) Received: (from marcus@localhost) by gyros.marcuscom.com (8.12.3/8.12.3/Submit) id g5ENidsF099954; Fri, 14 Jun 2002 19:44:39 -0400 (EDT) X-Authentication-Warning: gyros.marcuscom.com: marcus set sender to marcus@marcuscom.com using -f Subject: Re: netatalk port From: Joe Marcus Clarke To: Daniel Annereau Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <6D5F4C12-7FF0-11D6-A528-0050E470BA38@annereau.net> References: <6D5F4C12-7FF0-11D6-A528-0050E470BA38@annereau.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.7 Date: 14 Jun 2002 19:44:39 -0400 Message-Id: <1024098279.99706.27.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 2002-06-14 at 19:42, Daniel Annereau wrote: > Hello, > I have searched and searched and can't find any info concerning the file > structure of the netatalk port that I installed with the system. > I added the netatalk option to my kernel config and recompiled with no > errors and am using that kernel now. > At one point in time I had atalkd running but I don't know exactly how > it started. I could connect to BSD from my Mac using appleshare over IP > (although it didn't show up in the chooser). > I also didn't find atalkd anywhere where the man pages said it would be > nor could I find the atalkd.conf file either. > Please help me with any info on the startup, config, etc. of the > netatalk port as installed at system install. > Thank you. Install /usr/ports/net/netatalk. You'll have atalkd as well as afpd and papd. Joe > - Dan > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 17: 3:21 2002 Delivered-To: freebsd-questions@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 645) id 2BE6037B408; Fri, 14 Jun 2002 17:02:08 -0700 (PDT) To: FreeBSD-questions@FreeBSD.org Subject: How to get best results from FreeBSD-questions Message-Id: <20020615000208.2BE6037B408@hub.freebsd.org> Date: Fri, 14 Jun 2002 17:02:08 -0700 (PDT) From: grog@FreeBSD.ORG (Greg Lehey) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG How to get the best results from FreeBSD questions. =================================================== Last update 3 September 1999 This is a regular posting to the FreeBSD questions mailing list. If you got it in answer to a message you sent, it means that the sender thinks that at least one of the following things was wrong with your message: - You left out a subject line, or the subject line was not appropriate. - You formatted it in such a way that it was difficult to read. - You asked more than one unrelated question in one message. - You sent out a message with an incorrect date, time or time zone. - You sent out the same message more than once. - You sent an 'unsubscribe' message to FreeBSD-questions. If you have done any of these things, there is a good chance that you will get more than one copy of this message from different people. Read on, and your next message will be more successful. This document is also available on the web at http://www.lemis.com/questions.html. ===================================================================== Contents: I: Introduction II: How to unsubscribe from FreeBSD-questions III: Should I ask -questions or -hackers? IV: How to submit a question to FreeBSD-questions V: How to answer a question to FreeBSD-questions I: Introduction =============== This is a regular posting aimed to help both those seeking advice from FreeBSD-questions (the "newcomers"), and also those who answer the questions (the "hackers"). Note that the term "hacker" has nothing to do with breaking into other people's computers. The correct term for the latter activity is "cracker", but the popular press hasn't found out yet. The FreeBSD hackers disapprove strongly of cracking security, and have nothing to do with it. In the past, there has been some friction which stems from the different viewpoints of the two groups. The newcomers accused the hackers of being arrogant, stuck-up, and unhelpful, while the hackers accused the newcomers of being stupid, unable to read plain English, and expecting everything to be handed to them on a silver platter. Of course, there's an element of truth in both these claims, but for the most part these viewpoints come from a sense of frustration. In this document, I'd like to do something to relieve this frustration and help everybody get better results from FreeBSD-questions. In the following section, I recommend how to submit a question; after that, we'll look at how to answer one. II: How to unsubscribe from FreeBSD-questions ============================================== When you subscribed to FreeBSD-questions, you got a welcome message from Majordomo@FreeBSD.ORG. In this message, amongst other things, it told you how to unsubscribe. Here's a typical message: Welcome to the freebsd-questions mailing list! If you ever want to remove yourself from this mailing list, you can send mail to "Majordomo@FreeBSD.ORG" with the following command in the body of your email message: unsubscribe freebsd-questions Greg Lehey Here's the general information for the list you've subscribed to, in case you don't already have it: FREEBSD-QUESTIONS User questions This is the mailing list for questions about FreeBSD. You should not send "how to" questions to the technical lists unless you consider the question to be pretty technical. Normally, unsubscribing is even simpler than the message suggests: you don't need to specify your mail ID unless it is different from the one which you specified when you subscribed. If Majordomo replies and tells you (incorrectly) that you're not on the list, this may mean one of two things: 1. You have changed your mail ID since you subscribed. That's where keeping the original message from majordomo comes in handy. For example, the sample message above shows my mail ID as grog@lemis.de. Since then, I have changed it to grog@lemis.com. If I were to try to remove grog@lemis.com from the list, it would fail: I would have to specify the name with which I joined. 2. You're subscribed to a mailing list which is subscribed to FreeBSD-questions. If that's the case, you'll have to figure out which one it is and get your name taken off that one. If you're not sure which one it might be, check the headers of the messages you receive from freebsd-questions: maybe there's a clue there. If you've done all this, and you still can't figure out what's going on, send a message to Postmaster@FreeBSD.org, and he will sort things out for you. Don't send a message to FreeBSD-questions: they can't help you. III: Should I ask -questions, -newbies or -hackers? =================================================== Two mailing lists handle general questions about FreeBSD, FreeBSD-questions and FreeBSD-hackers. In addition, the FreeBSD-newbies list caters specifically for people who are new to FreeBSD and may be having trouble getting used to the environment. In some cases, it's not really clear which group you should ask. The following criteria should help for 99% of all questions, however: If the question is of a general nature, first check whether this isn't a Frequently Asked Question (FAQ). There's a list of these questions at http://www.freebsd.org/FAQ/FAQ.html, and also on your own system (once you've installed it) at /usr/share/doc/FAQ/FAQ.html. Check there, and if you don't find an answer, ask FreeBSD-questions. Examples might be questions about installing FreeBSD or the use of a particular UNIX utility. If you think the question relates to a bug, but you're not sure, or you don't know how to look for it, send the message to FreeBSD-questions. If the question relates to a bug, and you're almost sure that it's a bug (for example, you can pinpoint the place in the code where it happens, and you maybe have a fix), then send the message to FreeBSD-hackers. You should also enter a problem report with the send-pr utility. If the question relates to enhancements to FreeBSD, and you can make suggestions about how to implement them, then send the message to FreeBSD-hackers. If the question is of particularly technical nature, such as implementation details or suggestions for improvements, then send the message to FreeBSD-hackers. If you're new to FreeBSD, and the message is about your own relationship to FreeBSD, send the message to FreeBSD-newbies. There are also a number of other specialized mailing lists, for example FreeBSD-isp, which caters to the interests of ISPs (Internet Service Providers) who run FreeBSD. If you happen to be an ISP, this doesn't mean you should automatically send your questions to FreeBSD-isp. The criteria above still apply, and it's in your interest to stick to them, since you're more likely to get good results that way. IV: How to submit a question ============================= When submitting a question to FreeBSD-questions, consider the following points: 1. Remember that nobody gets paid for answering a FreeBSD question. They do it of their own free will. You can influence this free will positively by submitting a well-formulated question supplying as much relevant information as possible. You can influence this free will negatively by submitting an incomplete, illegible, or rude question. It's perfectly possible to send a message to FreeBSD-questions and not get an answer even if you follow these rules. It's much more possible to not get an answer if you don't. In the rest of this document, we'll look at how to get the most out of your question to FreeBSD-questions. 2. Not everybody who answers FreeBSD questions reads every message: they look at the subject line and decide whether it interests them. Clearly, it's in your interest to specify a subject. ``FreeBSD problem'' or ``Help'' aren't enough. If you provide no subject at all, many people won't bother reading it. If your subject isn't specific enough, the people who can answer it may not read it. 3. Format your message so that it is legible, and PLEASE DON'T SHOUT!!!!!. We appreciate that a lot of people don't speak English as their first language, and we try to make allowances for that, but it's really painful to try to read a message written full of typos or without any line breaks. A lot of badly formatted messages come from bad mailers or badly configured mailers. The following mailers are known to send out badly formatted messages without you finding out about them: Eudora exmh Microsoft Exchange Microsoft Internet Mail Microsoft Outlook Netscape As you can see, the mailers in the Microsoft world are frequent offenders. If at all possible, use a UNIX mailer. If you must use a mailer under Microsoft environments, make sure it is set up correctly. Try not to use MIME: a lot of people use mailers which don't get on very well with MIME. For further information on this subject, check out http://www.lemis.com/email.html. 4. Make sure your time and time zone are set correctly. This may seem a little silly, since your message still gets there, but many of the people you are trying to reach get several hundred messages a day. They frequently sort the incoming messages by subject and by date, and if your message doesn't come before the first answer, they may assume they missed it and not bother to look. 5. Don't include unrelated questions in the same message. Firstly, a long message tends to scare people off, and secondly, it's more difficult to get all the people who can answer all the questions to read the message. 6. Specify as much information as possible. This is a difficult area, and we need to expand on what information you need to submit, but here's a start: If you get error messages, don't say ``I get error messages'', say (for example) ``I get the error message 'No route to host'''. If your system panics, don't say ``My system panicked'', say (for example) ``my system panicked with the message 'free vnode isn't'''. If you have difficulty installing FreeBSD, please tell us what hardware you have. In particular, it's important to know the IRQs and I/O addresses of the boards installed in your machine. If you have difficulty getting PPP to run, describe the configuration. Which version of PPP do you use? What kind of authentication do you have? Do you have a static or dynamic IP address? What kind of messages do you get in the log file? 7. If you don't get an answer immediately, or if you don't even see your own message appear on the list immediately, don't resend the message. Wait at least 24 hours. The FreeBSD mailer offloads messages to a number of subordinate mailers around the world, and sometimes it can take several hours for the mail to get through. And once it gets through, the one person who might know the answer will probably just have gone to bed in his part of the world. 8. If you do all this, and you still don't get an answer, there could be other reasons. For example, the problem is so complicated that nobody knows the answer, or the person who does know the answer was offline. If you don't get an answer after, say, a week, it might help to re-send the message. If you don't get an answer to your second message, though, you're probably not going to get one from this forum. Resending the same message again and again will only make you unpopular. To summarize, let's assume you know the answer to the following question (yes, it's the same one in each case :-). You choose which of these two questions you would be more prepared to answer: Message 1: Subject: (none) I just can't get hits damn silly FereBSD system to workd, and Im really good at this tsuff, but I have never seen anythign sho difficult to install, it jst wont work whatever I try so why don't y9ou guys tell me what I doing wrong. ---------------------------------------------------------------------- Message 2: Subject: Problems installing FreeBSD I've just got the FreeBSD 2.1.5 CD-ROM from Walnut Creek, and I'm having a lot of difficulty installing it. I have a 66 MHz 486 with 16 MB of memory and an Adaptec 1540A SCSI board, a 1.2GB Quantum Fireball disk and a Toshiba 3501XA CD-ROM drive. The installation works just fine, but when I try to reboot the system, I get the message "Missing Operating System". ---------------------------------------------------------------------- V: How to follow up to a question ================================= Often you will want to send in additional information to a question you have already sent. The best way to do this is to reply to your original message. This has three advantages: 1. You include the original message text, so people will know what you're talking about. Don't forget to trim unnecessary text out, though. 2. The text in the subject line stays the same (you did remember to put one in, didn't you?). Many mailers will sort messages by subject. This helps group messages together. 3. The message reference numbers in the header will refer to the previous message. Some mailers, such as mutt, can thread messages, showing the exact relationships between the messages. VI: How to answer a question ============================ Before you answer a question to FreeBSD-questions, consider: 1. A lot of the points on submitting questions also apply to answering questions. Read them. 2. Has somebody already answered the question? The easiest way to check this is to sort your incoming mail by subject: then (hopefully) you'll see the question followed by any answers, all together. If somebody has already answered it, it doesn't automatically mean that you shouldn't send another answer. But it makes sense to read all the other answers first. 3. Do you have something to contribute beyond what has already been said? In general, "Yeah, me too" answers don't help much, although there are exceptions, like when somebody is describing a problem he's having, and he doesn't know whether it's his fault or whether there's something wrong with the hardware or software. If you do send a "me too" answer, you should also include any further relevant information. 4. Are you sure you understand the question? Very frequently, the person who asks the question is confused or doesn't express himself very well. Even with the best understanding of the system, it's easy to send a reply which doesn't answer the question. This doesn't help: you'll leave the person who submitted the question more frustrated or confused than ever. If nobody else answers, and you're not too sure either, you can always ask for more information. 5. Are you sure your answer is correct? If not, wait a day or so. If nobody else comes up with a better answer, you can still reply and say, for example, "I don't know if this is correct, but since nobody else has replied, why don't you try replacing your ATAPI CD-ROM with a frog?". 6. Unless there's a good reason to do otherwise, reply to the sender and to FreeBSD-questions. Many people on the FreeBSD-questions are "lurkers": they learn by reading messages sent and replied to by others. If you take a message which is of general interest off the list, you're depriving these people of their information. Be careful with group replies; lots of people send messages with hundreds of CCs. If this is the case, be sure to trim the Cc: lines appropriately. 7. Include relevant text from the original message. Trim it to the minimum, but don't overdo it. It should still be possible for somebody who didn't read the original message to understand what you're talking about. 8. Use some technique to identify which text came from the original message, and which text you add. I personally find that prepending ``> '' to the original message works best. Leaving white space after the ``> '' and leave empty lines between your text and the original text both make the result more readable. 9. Put your response in the correct place (after the text to which it replies). It's very difficult to read a thread of responses where each reply comes before the text to which it replies. 10. Most mailers change the subject line on a reply by prepending a text such as ``Re: ''. If your mailer doesn't do it automatically, you should do it manually. 11. If the submitter didn't abide by format conventions (lines too long, inappropriate subject line), please fix it. In the case of an incorrect subject line (such as ``HELP!!??''), change the subject line to (say) ``Re: Difficulties with sync PPP (was: HELP!!??)''. That way other people trying to follow the thread will have less difficulty following it. In such cases, it's appropriate to say what you did and why you did it, but try not to be rude. If you find you can't answer without being rude, don't answer. If you just want to reply to a message because of its bad format, just reply to the submitter, not to the list. You can just send him this message in reply, if you like. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 17: 4:12 2002 Delivered-To: freebsd-questions@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 645) id A97EF37B43A; Fri, 14 Jun 2002 17:02:08 -0700 (PDT) To: FreeBSD-questions@FreeBSD.org Subject: "The Complete FreeBSD", third edition: errata and addenda Message-Id: <20020615000208.A97EF37B43A@hub.freebsd.org> Date: Fri, 14 Jun 2002 17:02:08 -0700 (PDT) From: grog@FreeBSD.ORG (Greg Lehey) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Errata and addenda for the Complete FreeBSD, third edition Last revision: 2 August 1999 The trouble with books is that you can't update them the way you can a web page or any other online documentation. The result is that most leading edge computer books are out of date almost before they are printed. Unfortunately, ``The Complete FreeBSD'', published by Walnut Creek, is no exception. In- evitably, a number of bugs and changes have surfaced. The following is a list of modifications which go beyond simple typos. They relate to the third edition, formatted on 17 May 1999. You'll find this information on page iv (the page before the beginning of the Table of Contents). See the end of this document for instructions on how to find the errata for an older version. You can get the current document in four forms: o A PostScript version, suitable for printing out, at ftp://ftp.lemis.com/pub/cfbsd/errata-3.ps. See page 302 of the third edition to find out how to print out PostScript. If at all possible, please take this document: it's closest to the original text. Be careful selecting this file with a web browser: it is often impossible to reload the document, and you may see a previously cached version. o An enhanced ASCII version at ftp://ftp.lemis.com/pub/cfbsd/errata-3.txt. When viewed with more or less, this version will show some highlighting and underlining. It's not suitable for direct viewing. o An ASCII-only version at ftp://ftp.lemis.com/pub/cfbsd/errata-3.ascii. This version is posted every week to the FreeBSD-questions mailing list. Only take this version if you have real problems with PostScript: I can't be sure that the lack of different fonts won't confuse the meaning. o A web version at http://www.lemis.com/errata-3.html. All these modifications have been applied to the ongoing source text of the book, so if you buy a later edition, they will be in it as well. If you find a Page 1 The Complete FreeBSD bug or a suspected bug in the book, please contact me at Page ii _______ The instructions on page ii (opposite the title page) tell you to look at ftp://ftp.lemis.com/pub/cfbsd/errata-2 for the errata list. That's wrong. Look at this list. Pages 190 and 191 _________________ The description is not very clear about which text appears when booting from floppy for initial install, and which appears when booting normally. The procedure is very similar, but there are some differences. Add the following text after the heading Boot messages: You'll boot your system in at least two different ways: initially you'll boot from floppy or CD-ROM in order to install the system. Later, after the system is installed, you'll boot from hard disk. The procedure is almost identical, so we'll look at both versions in the following examples. Replace the text from the middle of page 191 with: If you're booting from 1.44 MB floppies, you will then see: Please insert MFS root floppy and press enter: When you insert the MFS root floppy and press Enter, you see more twirling batons, then the UserConfig screen appears. UserConfig: Modifying the boot configuration ____________________________________________ After the kernel has been loaded, the following screen will appear if you are installing the system, or if you have requested it with the -c option to the boot loader: Page 206 ________ The bottom two lines on this page should be in bold constant font, indicating that this is input for your /etc/rc.config file Page 2 Errata and addenda for the Complete FreeBSD, third edition nfs_client_enable="YES" # This host is an NFS client (or NO). nfs_server_enable="YES" # This host is an NFS server (or NO). Page 265 ________ The example on the second half of the page refers to the old SCSI driver. The scsi program is no longer available in FreeBSD 3.x. Instead, use the camcontrol program. Replace the text with:. Modern disks make provisions for recovering from such errors by allocating an alternate sector for the data. IDE drives do this automatically, but with SCSI drives you have the option of enabling or disabling reallocation. Usually it is turned on when you buy them, but occasionally it is not. When installing a new disk, you should check that the parameters ARRE (Auto Read Reallocation Enable) and AWRE (Auto Write Reallocation Enable) are turned on. For example, to check and set the values for disk da1, you would enter: # camcontrol modepage da1 -m 1 -e -P 3 # scsi -f /dev/rda1c -m 1 -e -P 3 This command will start up your favourite editor (either the one specified in the EDITOR environment variable, or vi by default) with the following data: AWRE (Auto Write Reallocation Enbld): 0 ARRE (Auto Read Reallocation Enbld): 1 TB (Transfer Block): 0 RC (Read Continuous): 0 EER (Enable Early Recovery): 0 PER (Post Error): 0 DTE (Disable Transfer on Error): 0 DCR (Disable Correction): 0 Read Retry Count: 16 Correction Span: 41 Head Offset Count: 0 Data Strobe Offset Count: 0 Write Retry Count: 16 Recovery Time Limit: 0 The values for AWRE and ARRE should both be 1. If they aren't, as in this case, where AWRE is 0, change the data with the editor, save it, and exit. The camcontrol program will write the data back to the disk and enable the option. Page 3 The Complete FreeBSD Page 331 ________ The description of the config refers to the SCSI drive sd0. This is the old name; in FreeBSD version 3, SCSI drives are called da, so this reference should be da0. Thanks to Francisco Reyes for pointing out this problem. Page 362 ________ Replace the text at the top of the page with: Next, change to the build directory and build the kernel: # cd ../../compile/FREEBIE # make depend # make The make depend is needed even if the directory has just been created: apart from creating dependency information, it also creates some files needed for the build. Thanks to Mark Ovens for drawing this to my attention, and to Francisco Reyes and Bill Fumerola for pointing out that it still wasn't fixed in the third edition. Page 409 ________ The information on setting the default routers specified the wrong end of the PPP links in some places. It should always be the ``far'' end of the link. Replace the second example on page 409, and the text following it, with this text: defaultrouter="139.130.136.129" # Set to default gateway (or NO). static_routes="" # Set to static route list (or leave empty). gateway_enable="YES" # Set to YES if this host will be a gateway. This is the normal way to set the default route on a point-to-point interface. In fact, for PPP you don't need to specify the default address: the PPP packages will set it for you when the link comes up. This makes it possible to Page 4 Errata and addenda for the Complete FreeBSD, third edition set default routes when you're forced to use dynamic IP addresses, where you don't know the address at this point. We'll see how PPP does this on page 446. In the first example on page 410, the sixth example on page 412 and the second example on page 413, replace the defaultrouter definition with: defaultrouter="139.130.237.65" # Set to default gateway (or NO). Thanks to Andreas Longwitz for pointing out this error. Getting errata for older editions of the book _____________________________________________ There have been a total of five different versions of ``The Complete FreeBSD''. The most accurate way to distinguish them is by the format date, which you'll find at the bottom of page iv (the page before the beginning of the Table of Contents) in all versions of the book. 1. The first was titled ``Installing and running FreeBSD'', and was formatted on 24 February 1996. No errata list exists for this book. 2. For the first edition (19 July 1996), get ftp://ftp.lemis.com/pub/cfbsd/er- rata-1. This same file is also available via the web link http://www.lemis.com/errata-1. I am no longer updating this errata list. 3. The list for the second edition (16 December 1997) is available in four forms: o A PostScript version, suitable for printing out, at ftp://ftp.lemis.com/pub/cfbsd/errata-2.ps. See page 222 of the second edition to find out how to print out PostScript. If at all possible, please take this document: it's closest to the original text. Be careful selecting this file with a web browser: it is often impossible to reload the document, and you may see a previously cached version. o An enhanced ASCII version at ftp://ftp.lemis.com/pub/cfbsd/errata-2.txt. When viewed with more or less, this version will show some highlighting and underlining. It's not suitable for direct viewing. o An ASCII-only version at ftp://ftp.lemis.com/pub/cfbsd/errata-2.ascii. This version is posted every week to the FreeBSD-questions mailing list. Only Page 5 Getting errata for older editions of the book take this version if you have real problems with PostScript: I can't be sure that the lack of different fonts won't confuse the meaning. o A web version at http://www.lemis.com/errata-2.html. 4. The revised second edition was formatted on 11 February 1999. As the name suggests, it's not a complete new edition: in fact, only three chapters are different: o The chapter ``Setting up X11'' has been brought up to date. o Appendix D (``Contents of the Ports Collection'') has been replaced by two appendixes, ``Errata and Addenda'' (the errata list up to date at the time) and ``FreeBSD 3.0'', which describes the differences between FreeBSD 2.x and FreeBSD 3.x. There is no separate errata list for this book. Refer to the second edition errata list. 5. The current, third edition, formatted on 17 May 1999. This is the correct list for this edition. Page 6 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 17: 5:55 2002 Delivered-To: freebsd-questions@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 645) id 77E4837B446; Fri, 14 Jun 2002 17:02:08 -0700 (PDT) To: FreeBSD-questions@FreeBSD.org Subject: "The Complete FreeBSD", second edition: errata and addenda Message-Id: <20020615000208.77E4837B446@hub.freebsd.org> Date: Fri, 14 Jun 2002 17:02:08 -0700 (PDT) From: grog@FreeBSD.ORG (Greg Lehey) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Errata and addenda for the Complete FreeBSD, second edition Last revision: 21 June 1999 The trouble with books is that you can't update them the way you can a web page or any other online documentation. The result is that most leading edge computer books are out of date almost before they are printed. Unfortunately, ``The Complete FreeBSD'', published by Walnut Creek, is no exception. In- evitably, a number of bugs and changes have surfaced. The following is a list of modifications which go beyond simple typos. They relate to the second edition, formatted on 16 December 1997. If you have this book, please check this list. If you have the first edition of 19 July 1996, please check ftp://ftp.lemis.com/pub/cfbsd/errata-1. This same file is also available via the web link http://www.lemis.com/. This list is available in four forms: o A PostScript version, suitable for printing out, at ftp://ftp.lemis.com/pub/cfbsd/errata-2.ps. See page 222 of the book to find out how to print out PostScript. If at all possible, please take this document: it's closest to the original text. Be careful selecting this file with a web browser: it is often impossible to reload the document, and you may see a previously cached version. o An enhanced ASCII version at ftp://ftp.lemis.com/pub/cfbsd/errata-2.txt. When viewed with more or less, this version will show some highlighting and underlining. It's not suitable for direct viewing. o An ASCII-only version at ftp://ftp.lemis.com/pub/cfbsd/errata-2.ascii. This version is posted every week to the FreeBSD-questions mailing list. Only take this version if you have real problems with PostScript: I can't be sure that the lack of different fonts won't confuse the meaning. o A web version at http://www.lemis.com/errata-2.html. All these modifications have been applied to the ongoing source text of the book, so if you buy a later edition, they will be in it as well. If you find a Page 1 The Complete FreeBSD bug or a suspected bug in the book, please contact me at General changes _______________ o In a number of places, I suggest the use of the following command to find process information: $ ps aux | grep foo Unfortunately, ps is sensitive to the column width of the terminal emulator upon which it is working. This command usually works fine on a relatively wide xterm, but if you're running on an 80-column terminal, it may truncate exactly the information you're looking for, so you end up with no output. You can fix that with the w option: $ ps waux | grep foo Thanks to Sue Blake for this information Location of the sample files ____________________________ On the 2.2.5 CD-ROM only, the location of the sample files does not match the specifications in the book (/book on the first CD-ROM). The 2.2.5 CD-ROM came out before the book, and it contains the files on the third (repository) CD-ROM as a single gzipped tar file /xperimnt/cfbsd/cfbsd.tar.gz. It contains the following files: drwxr-xr-x jkh/jkh 0 Oct 17 13:01 1997 cfbsd/ drwxr-xr-x jkh/jkh 0 Oct 17 13:01 1997 cfbsd/mutt/ -rw-r--r-- jkh/jkh 352 Oct 15 15:21 1997 cfbsd/mutt/.mail_aliases -rw-r--r-- jkh/jkh 9394 Oct 15 15:22 1997 cfbsd/mutt/.muttrc drwxr-xr-x jkh/jkh 0 Oct 17 14:02 1997 cfbsd/scripts/ -rw-r--r-- jkh/jkh 18281 Oct 16 16:52 1997 cfbsd/scripts/.fvwm2rc -rwxr-xr-x jkh/jkh 1392 Oct 17 12:54 1997 cfbsd/scripts/install-desktop -rw-r--r-- jkh/jkh 296 Oct 17 12:35 1997 cfbsd/scripts/.xinitrc -rwxr-xr-x jkh/jkh 622 Oct 17 13:51 1997 cfbsd/scripts/install-rcfiles -rw-r--r-- jkh/jkh 1133 Oct 17 13:00 1997 cfbsd/scripts/Uutry -rw-r--r-- jkh/jkh 1028 Oct 17 14:02 1997 cfbsd/scripts/README drwxr-xr-x jkh/jkh 0 Oct 18 19:32 1997 cfbsd/docs/ -rw-r--r-- jkh/jkh 199111 Oct 16 14:29 1997 cfbsd/docs/packages.txt Page 2 Errata and addenda for the Complete FreeBSD, second edition -rw-r--r-- jkh/jkh 189333 Oct 16 14:28 1997 cfbsd/docs/packages-by-category.txt -rw-r--r-- jkh/jkh 188108 Oct 16 14:29 1997 cfbsd/docs/packages.ps -rw-r--r-- jkh/jkh 226439 Oct 16 14:27 1997 cfbsd/docs/packages-by-category.ps -rw-r--r-- jkh/jkh 788 Oct 16 15:01 1997 cfbsd/README -rw-r--r-- jkh/jkh 248 Oct 17 11:52 1997 cfbsd/errata To extract one of these files, say cfbsd/docs/packages.txt, and assuming you have the CD-ROM mounted as /cdrom, enter: # cd /usr/share/doc # tar xvzf /cdrom/xperimnt/cfbsd/cfbsd.tar.gz cfbsd/docs/packages.txt See page 209 for more information on using tar. These files are an early version of what is described in the book. I'll put up some updated versions on ftp://ftp.lemis.com/ in the near future. Thanks to Frank McCormick for drawing this to my attention. Chapter 8: Setting up X11 _________________________ For FreeBSD 2.2.7, this chapter has changed sufficiently to make it impractical to distribute errata. You can download the PostScript version from ftp://www.lemis.com/pub/cfbsd/xsetup.ps, or the ASCII version from ftp://www.lemis.com/pub/cfbsd/xsetup.txt. No HTML version is available. Page xxxiv __________ Before the discussion of the shell prompts in the middle of the page, add: In this book, I recommend the use of the Bourne shell or one of its descendents (sh, bash, pdksh, ksh or zsh). With the exception of sh, they are all in the Ports Collection. I personally use the bash shell. This is a personal preference, and a recommendation, but it's not the standard shell. The standard BSD shell is the C shell (csh), which has a fuller- featured descendent tcsh. In particular, the standard installation sets the root user up with a csh. See page 152 (in this errata) for details of how to change the shell. Page 3 General changes Page 11: Reading the handbook _____________________________ The CD-ROM now includes Netscape. Replace the last paragraph on the page and the example on the following page with: If you're running X, you can use a browser like netscape to read the handbook. If you don't have X running yet, use lynx. Both of these programs are included on the CD-ROM. To install them, enter: # pkg_add /cdrom/packages/All/netscape-communicator-4.5.tgz or # pkg_add /cdrom/packages/All/lynx-2.8.1.1.tgz The numbers after the name (4.5 and 2.8.1.1) may change after this book has been printed. Use ls to list the names if you can't find these particular versions. Note that lynx is not a complete substitute for netscape: since it is text- only, it is not capable of displaying the large majority of web pages correctly. It will suffice for reading most of the handbook, however. Thanks to Stuart Henderson and for drawing this to my attention. Page 12: Printing the handbook ______________________________ The instructions for formatting the handbook are obsolete. Replace the section starting Alternatively, you can print out the handbook with the following text: Alternatively, you can print out the handbook. You need to have the documentation sources (/usr/doc) installed on your system. You can find them on the second CD-ROM in the directory of the same name. To install them, first mount your CD-ROM (see page 175). Then enter: $ cd /cdrom/usr/doc/handbook $ mkdir -p /usr/doc/handbook you may need to be root for this operation $ cp -pr * /usr/doc/handbook You have a choice of formats for the output: o ascii will give you plain 7-bit ASCII output, suitable for reading on a character-mode terminal. Page 4 Errata and addenda for the Complete FreeBSD, second edition o html will give you HTML output, suitable for browsing with a web browser. o latex will give you LATEX format, suitable for further processing with TEX and LATEX. o ps will give you PostScript output, probably the best choice for printing. o roff will give you output in troff source. You can process this output with nroff or troff, but it's currently not very polished. LATEX output is a better choice if you want to process it further. Once you have decided your format, use make to create the document. For example, if you decide on PostScript format, you would enter: $ make FORMATS=ps This creates a file handbook.ps which you can then print to a PostScript printer or with the aid of ghostscript (see page 222). Thanks to Bob Beer for drawing this to my attention. Page 45: Preparing floppies for installation _____________________________________________ Replace the paragraph below the list of file names (in the middle of the page) with: The floppy set should contain the file bin.inf and the ones whose names start with bin. followed by two letters. These other files are all 240640 bytes long, except for the final one which is usually shorter. Use the MS-DOS COPY program to copy as many files as will fit onto each disk (5 or 6) until you've got all the distributions you want packed up in this fashion. Copy each distribution into subdirectory corresponding to the base name--for example, copy the bin distribution to the files A:\BIN\BIN.INF, A:\BIN\BIN.AA and so on. Page 80 and 81 ______________ In a couple of examples, the FreeBSD partition is shown as type 164. It should be 165. Thanks to an unknown contributer for this correction (sorry, I lost your name). Page 5 General changes Page 88: setting up for dumping _______________________________ The example mentions a variable savecore in /etc/rc.conf. This variable is no longer used--it's enough to set the variable dumpdev. Page 92 _______ At the end of the section How to install a package add the text: Alternatively, you can install packages from the /stand/sysinstall Final Configuration Menu. We saw this menu on page in figure 4-14 on page 71. When you start sysinstall from the command line, you get to this menu by selecting Index, and then selecting Configure. Page 93 _______ Before the heading Install ports from the first CD-ROM add: Install ports when installing the system ________________________________________ The file ports/ports.tgz on the first CD-ROM is a tar archive containing all the ports. You can install it with the base system if you select the Custom distribution and include the ports collection. If you didn't install them at the time, use the following method to install them all (about 40 MB). Make sure your CD-ROM is mounted (in this example on /cdrom), and enter: Page 96 _______ Replace the example at the top of the page with: Instead, do: # cd /cd4/ports/distfiles # mkdir -p /usr/ports/distfiles make sure you have a distfiles directory # for i in *; do > ln -s /cd4/ports/distfiles/$i /usr/ports/distfiles/$i > done Page 6 Errata and addenda for the Complete FreeBSD, second edition If you're using csh or tcsh, enter: # cd /cd4/ports/distfiles # mkdir -p /usr/ports/distfiles make sure you have a distfiles directory # foreach i (*) ? ln -s /cd4/ports/distfiles/$i /usr/ports/distfiles/$i ? end Thanks to Christopher Raven and Francois Jacques for drawing this to my attention. Page 104 ________ The examples at the bottom of the page and the top of the next page specify the wrong directory (/usr). It should be /usr/X11R6. Replace the examples with: For a full install, choose /cdrom/dists/XF86331/X331*.tgz. If you are using sh, enter: # cd /usr/X11R6 # for i in /cdrom/dists/XF86331/X331*.tgz; do # tar xzf $i # done If you are using csh, enter: % cd /usr/X11R6 % foreach i (/cdrom/dists/XF86331/X331*.tgz) % tar xzf $i % end For a minimal installation, first choose a server archive corresponding to your VGA board. If table 8-2 on page 103 doesn't give you enough information, check the server man pages, starting on page 1545, which list the VGA chip sets supported by each server. For example, if you have an ET4000 based board you will use the XF86_SVGA server. In this case you would enter: # cd /usr/X11R6 # tar xzf /cdrom/dists/XF86331/X331SVGA.tgz substitute your server name here # for i in bin fnts lib xicf; do # tar xzf /cdrom/dists/XF86331/X331$i.tgz # done Page 7 Install ports when installing the system If you are using csh, enter: % cd /usr/X11R6 % tar xzf /cdrom/dists/XF86331/X331SVGA.tgz substitute your server name here % foreach i (bin fnts lib xicf) % tar xzf /cdrom/dists/XF86331/$i % end Thanks to Manuel Enrique Garcia Cuesta for pointing out this one. Page 128 ________ Replace the complete text below the example with the following: These values are defaults, and many are either incorrect for FreeBSD (for example the device name /dev/com1) or do not apply at all (for example Xqueue). If you are configuring manually, select one Protocol and one Device entry from the following selection. If you must use a two-button mouse, uncomment the keyword Emulate3Buttons--in this mode, pressing both mouse buttons simultane- ously within Emulate3Timeout milliseconds causes the server to report a middle button press. Section "Pointer" Protocol "Microsoft" for Microsoft protocol mice Protocol "MouseMan" for Logitech mice Protocol "PS/2" for a PS/2 mouse Protocol "Busmouse" for a bus mouse Device "/dev/ttyd0" for a mouse on the first serial port Device "/dev/ttyd1" for a mouse on the second serial port Device "/dev/ttyd2" for a mouse on the third serial port Device "/dev/ttyd3" for a mouse on the fourth serial port Device "/dev/psm0" for a PS/2 mouse Device "/dev/mse0" for a bus mouse Emulate3Buttons only for a two-button mouse EndSection You'll notice that the protocol name does not always match the manufacturer's Page 8 Errata and addenda for the Complete FreeBSD, second edition name. In particular, the Logitech protocol only applies to older Logitech mice. The newer ones use either the MouseMan or Microsoft protocols. Nearly all modern serial mice run one of these two protocols, and most run both. If you are using a bus mouse or a PS/2 mouse, make sure that the device driver is included in the kernel. The GENERIC kernel contains drivers for both mice, but the PS/2 driver is disabled. Use UserConfig (see page 50) to enable it. Page 140 ________ Just before the paragraph The super user add the following paragraph: If you do manage to lose the root password, all may not be lost. Reboot the machine to single user mode (see page 157), and enter: # mount -u / mount root file system read/write # mount /usr mount /usr file system (if separate) # passwd root change the password for root Enter new password: Enter password again: # ^D enter ctrl-D to continue with startup If you have a separate /usr file system (the normal case), you need to mount it as well, since the passwd program is in the directory /usr/bin. Note that you should explicitly state the name root: in single user mode, the system doesn't have the concept of user IDs. Page 148 ________ Replace the text at the top of the page with: Modern shells supply command line editing which resembles the editors vi or Emacs. In bash, sh, ksh, and zsh you can make the choice by entering Page 152 ________ After figure 10-8, add the following text: It would be tedious for every user to put settings in their private initialization files, so the shells also read a system-wide default file. For the Bourne shell family, it is /etc/profile, while the C shell family has three Page 9 Install ports when installing the system files: /etc/csh.login to be executed on login, /etc/csh.cshrc to be executed when a new shell is started after you log in, and /etc/csh.logout to be executed when you stop a shell. The start files are executed before the corresponding individual files. In addition, login classes (page 141) offer another method of setting environment variables at a global level. Changing your shell ___________________ The FreeBSD installation gives root a C shell, csh. This is the traditional Berkeley shell, but it has a number of disadvantages: command line editing is very primitive, and the script language is significantly different from that of the Bourne shell, which is the de facto standard for shell scripts: if you stay with the C shell, you may still need to understand the Bourne shell. The latest version of the Bourne shell sh also includes some command line editing. See page 148 for details of how to enable it. You can get better command line editing with tcsh, in the Ports Collection. You can get both better command line editing and Bourne shell syntax with bash, also in the Ports Collection. If you have root access, you can use vipw to change your shell, but there's a more general way: use chsh (Change Shell). Simply run the program. It starts your favourite editor (as defined by the EDITOR environment variable). Here's an example before: #Changing user database information for velte. Shell: /bin/csh Full Name: Jack Velte Location: Office Phone: Home Phone: You can change anything after the colons. For example, you might change this to: #Changing user database information for velte. Shell: /usr/local/bin/bash Full Name: Jack Velte Location: On the road Office Phone: +1-408-555-1999 Home Phone: Page 10 Errata and addenda for the Complete FreeBSD, second edition chsh checks and updates the password files when you save the modifications and exit the editor. The next time you log in, you get the new shell. chsh tries to ensure you don't make any mistakes--for example, it won't let you enter the name of a shell which isn't mentioned in the file /etc/shells--but it's a very good idea to check the shell before logging out. You can try this with su, which you normally use to become super user: bumble# su velte Password: su-2.00$ note the new prompt There are a couple of problems in using tcsh or bash as a root shell: o The shell for root must be on the root file system, otherwise it will not work in single user mode. Unfortunately, most ports of shells put the shell in the directory /usr/local/bin, which is almost never on the root file system. o Most shells are dynamically linked: they rely on library routines in files such as /usr/lib/libc.a. These files are not available in single user mode, so the shells won't work. You can solve this problem by creating statically linked versions of the shell, but this requires programming experience beyond the scope of this book. If you can get hold of a statically linked version, perform the following steps to install it: o Copy the shell to /bin, for example: # cp /usr/local/bin/bash /bin o Add the name of the shell to /etc/shells, in this example the line in bold print: # List of acceptable shells for chpass(1). # Ftpd will not allow users to connect who are not using # one of these shells. /bin/sh /bin/csh /bin/bash You can then change the shell for root as described above. Page 11 Install ports when installing the system Thanks to Lars Koller for drawing this to my attention. Page 160 ________ Replace the text at the fourth bullet with the augmented text: The second-level boot locates the kernel, by default the file /kernel on the root file system, and loads it into memory. It prints the Boot: prompt at this point so that you can influence this choice--see the man page on page 579 for more details of what you can enter at this prompt. Page 169 ________ Replace the last paragraph on the page with: The standard solution for these problems is to relocate the /tmp file system to a different directory, say /usr/tmp, and create a symbolic link from /usr/tmp to /tmp--see Chapter 4, Installing FreeBSD, page 72, for more details. Thanks to Charlie Sorsby for drawing this to my attention. Page 176 ________ Add the following paragraph Unmounting file systems When you mount a file system, the system assumes it is going to stay there, and in the interests of efficiency it delays writing data back to the file system. This is the same effect we discussed on page 158. As a result, if you want to stop using a file system, you need to tell the system about it. You do this with the umount command. Note the spelling--there's no n in the command name. You need to do this even with read-only media such as CD-ROMs: the system assumes it can access the data from a mounted file system, and it gets quite unhappy if it can't. Where possible, it locks removable media so that you can't remove them from the device until you unmount them. Using umount is straightforward: just tell it what to unmount, either the device name or the directory name. For example, to unmount the CD-ROM we Page 12 Errata and addenda for the Complete FreeBSD, second edition mounted in the example above, you could enter one of these commands: # umount /dev/cd1a # umount /cd1 Before unmounting a file system, umount checks that nobody is using it. If somebody is using it, it will refuse to unmount it with a message like umount: /cd1: Device busy. This message often occurs because you have changed your directory to a directory on the file system you want to remove. For example (which also shows the usefulness of having directory names in the prompt): === root@freebie (/dev/ttyp2) /cd1 16 -> umount /cd1 umount: /cd1: Device busy === root@freebie (/dev/ttyp2) /cd1 17 -> cd === root@freebie (/dev/ttyp2) ~ 18 -> umount /cd1 === root@freebie (/dev/ttyp2) ~ 19 -> Thanks to Ken Deboy for pointing out this omission. Page 180 ________ The example in the middle of the page should read: For example, to generate a second set of 32 pseudo-terminals, enter: # cd /dev # ./MAKEDEV pty1 You can generate up to 256 pseudo-terminals. They are named ttyp0 through ttypv, ttyq0 through ttyqv, ttyr0 through ttyrv, ttys0 through ttysv, ttyP0 through ttyPv, ttyQ0 through ttyQv, ttyR0 through ttyRv and ttyS0 through ttySv. To create each set of 32 terminals, use the number of the set: the first set is pty0, and the eighth set is pty7. Note that some processes, such as xterm, only look at ttyp0 through ttysv. Thanks to Karl Wagner for pointing out this error. Page 197, first line ____________________ The text of the first full sentence reads: Page 13 Install ports when installing the system The first name, up the the symbol, is the label. In fact, it should read: The first name, up to the | symbol, is the label. Page 208, middle of page ________________________ The example shows the file name /dev/rst0 when using the Bourne shell, and /dev/nrst0 when using C shell and friends. This is inconsistent; use /dev/nrst0 with any shell if you want a non-rewinding tape, or /dev/rst0 if you want a rewinding tape. Thanks to Norman C Rice for pointing out this one. Page 219 ________ Before the section Testing the spooler add the following section: As we saw above, the line printer daemon lpd is responsible for printing spooled jobs. By default it isn't started at boot time. If you're root, you can start it by name: # lpd Normally, however, you will want it to be started automatically when the system starts up. You do this by setting the variable lpd_enable in /etc/rc.conf: lpd_enable="YES" # Run the line printer daemon See page for more details of /etc/rc.conf. Another line in /etc/rc.conf refers to the line printer daemon: lpd_flags="" # Flags to lpd (if enabled). You don't normally need to change this line. See the man page for lpd for details of the flags. Thanks to Tommy G. James for bringing this to my attention. Page 14 Errata and addenda for the Complete FreeBSD, second edition Page 231 ________ Replace the first line of the example with: xhost presto bumble gw The original version allowed anybody on the Internet to access your system. Thanks to Jerry Dunham for drawing this one to my attention. Page 237 ________ In the section Installing the sample desktop, replace the first paragraph with: You'll find all the files described in this chapter on the first CD-ROM (Installation CD-ROM) in the directory /book. Remember that you must mount the CD-ROM before you can access the files--see page 175 for further details. The individual scripts are in the directory /book/scripts, but you'll probably find it easier to install them with the script install-desktop: Thanks to Chris Kaiser for drawing this to my attention. Page 242 ________ The instructions for extracting the source files from CD-ROM in the middle of page 242 are incorrect. You'll find the kernel sources on the first CD-ROM in the directory /src. Replace the example with: # mkdir -p /usr/src/sys # ln -s /usr/src/sys /sys # cd / # cat /cdrom/src/ssys.[a-d]* | tar xzvf - Thanks to Raymond Noel , Suttipan Limanond and Satwant for finding this one in several small slices. Page 15 Install ports when installing the system Page 257 ________ Replace the paragraph Berkeley Packet Filter with: pseudo-device bpfilter ______________________ The Berkeley Packet Filter (bpf) allows you to capture packets crossing a network interface to disk or to examine them with the tcpdump program. Note that this capability represents a significant compromise of network security. The number after bpfilter is the number of concurrent processes that can use the facility. Not all network interfaces support bpf. In order to use the Berkeley Packet Filter, you must also create the device nodes /dev/bpf0 to /dev/bpf3 (if you're using the default number 4). Current- ly, MAKEDEV doesn't help much--you need to create each device separately: # cd /dev # ./MAKEDEV bpf0 # ./MAKEDEV bpf1 # ./MAKEDEV bpf2 # ./MAKEDEV bpf3 Thanks to Christopher Raven for drawing this to my attention. Page 264 ________ In the list of disk driver flags, add: o Bit 12 (0x1000) enables LBA (logical block addressing mode). If this bit is not set, the driver accesses the disk in CHS (cylinder/head/sector) mode. o In CHS mode, if bits 11 to 8 are not equal to 0, they specify the number of heads to assume (between 1 and 15). The driver recalculates the number of cylinders to make up the total size of the disk. Page 16 Errata and addenda for the Complete FreeBSD, second edition Page 273, ``Building the kernel'' _________________________________ Replace the example with: Next, change to the build directory and build the kernel: # cd ../../compile/FREEBIE # make depend # make The make depend is needed even if the directory has just been created: apart from creating dependency information, it also creates some files needed for the build. Thanks to Mark Ovens for drawing this to my attention. Page 283, ``Creating the source tree'' ______________________________________ Add a third point to what you need to know: 3. Possibly, the date of the last update that you want to be included in the checkout. If you specify this date, cvs ignores any more recent updates. This option is often useful when somebody discovers a recently introduced bug in -CURRENT: you check out the modules as they were before the bug was introduced. You specify the date with the -D option, for example -D "10 December 1997". Page 285, after the second example. ___________________________________ Add the text: If you need to check out an older version, for example if there are problems with the most recent version of -CURRENT, you could enter: # cvs co -D "10 December 1997" src/sys This command checks out the kernel sources as of 10 December 1997. Page 17 Install ports when installing the system Page 294 ________ Add the following section: Problems executing Linux binaries _________________________________ One of the problems with the ELF format used by more recent Linux binaries is that they usually contain no information to identify them as Linux binaries. They might equally well be BSD/OS or UnixWare binaries. That's not really a problem at this point, since the only ELF format that FreeBSD 3.2 understands is Linux, but FreeBSD-CURRENT recognizes a native FreeBSD ELF format as well, and of course that's the default. If you want to run a Linux ELF binary on such a system, you must brand the executable using the program brandelf. For example, to brand the StarOffice program swriter3, you would enter: # brandelf -t linux /usr/local/StarOffice-3.1/linux-x86/bin/swriter3 Thanks to Dan Busarow for bringing this to my attention. Page 364, middle of page ________________________ Change the text from: The names MYADDR and HISADDR are keywords which represent the addresses at each end of the link. They must be written as shown, though they may be in lower case. to The names MYADDR and HISADDR are keywords which represent the addresses at each end of the link. They must be written as shown, though newer versions of ppp allow you to write them in lower case. Thanks to Mark S. Reichman for this correction. Page 368 ________ Replace the paragraph after the second example with: In FreeBSD version 3.0 and later, specify the options PPP_BSDCOMP and Page 18 Errata and addenda for the Complete FreeBSD, second edition PPP_DEFLATE to enable two kinds of compression. You'll also need to specify the corresponding option in Kernel PPP's configuration file. These options are not available in FreeBSD version 2. Thanks to Brian Somers for this information. Page 397 ________ In the section ``Nicknames'', the example should read: www IN CNAME freebie ftp IN CNAME presto In other words, there should be a space between CNAME and the system name. Page 422 ________ Replace the text above the example with: tcpdump is a program which monitors a network interface and displays selected information which passes through it. It uses the Berkeley Packet Filter (bpf), an optional component of the kernel. It is not included in the GENERIC kernel: see page 257 for information on how to configure it. If you don't configure the Berkeley Packet Filter, you will get a message like tcpdump: /dev/bpf0: device not configured If you forget to create the devices for bpf, you will get a message like: tcpdump: /dev/bpf0: No such file or directory Since tcpdump poses a potential security problem, you must be root in order to run it. The simplest way to run it is without any parameters. This will cause tcpdump to monitor and display all traffic on the first active network interface, normally Ethernet: Thanks to Christopher Raven for drawing this to my attention. Page 19 Install ports when installing the system Page 423 ________ The description at the top of the page incorrectly uses the term IP address instead of Ethernet address. In addition, a page number reference is incorrect. Replace the paragraph with: o Line 1 shows an ARP request: system presto is looking for the Ethernet address of wait. It would appear that wait is currently not responding, since there is no reply. o Line 2 is not an IP message at all. tcpdump shows the Ethernet addresses and the beginning of the packet. We don't consider this kind of request in this book. o Line 3 is a broadcast ntp message. We looked at ntp on page 160. o Line 4 is another attempt by presto to find the IP address of wait. o Line 5 is a broadcast message from bumble on the rwho port, giving information about its current load averages and how long it has been up. See the man page for rwho on page 1167 for more information. o Line 6 is from a TCP connection between port 6000 on freebie and port 1089 on presto. It is sending 384 bytes (with the sequence numbers 536925467 to 536925851; see page 305), and is acknowledging that the last byte it received from presto had the sequence number 325114346. The window size is 17280. o Line 7 is another ARP request. presto is looking for the Ethernet address of freebie. How can that happen? We've just seen that they have a TCP connection. In fact, ARP information expires after 20 minutes. It's quite possible that all connections between presto and freebie have been dormant for this period, so presto needs to find freebie's IP address again. o Line 8 is the ARP reply from freebie to presto giving its Ethernet address. o Line 9 shows a reply from presto on the connection to freebie that we saw on line 6. It acknowledges the data up to sequence number 536925851, but doesn't send any itself. o Line 10 shows another 448 bytes of data from freebie to presto, and acknowledging the same sequence number from presto as in line 6. Thanks to Sergei S. Laskavy for drawing this to my Page 20 Errata and addenda for the Complete FreeBSD, second edition attention. Page 450: anonymous ftp _______________________ Replace the paragraph starting with Create a user ftp: Create a user ftp, with the anonymous ftp directory as the home directory and the shell /dev/null. Using /dev/null as the shell makes it impossible to log in as user ftp, but does not interfere with the use of anonymous ftp. ftp can be a member of group bin, or you can create a new group ftp by adding the group to /etc/group. See page 138 for more details of adding users, and the man page on page 805 for adding groups. Thanks to Mark S. Reichman for drawing this to my attention. Page 466, before the ps example _______________________________ Add another bullet: o Finally, you may find it convenient to let some other system handle all your mail delivery for you: you just send anything you can't deliver locally to this other host, which sendmail calls a smart host. This is particularly convenient if you send your mail with UUCP. To tell sendmail to use a smart host (in our case, mail.example.net), find the following line in sendmail.cf: # "Smart" relay host (may be null) DS Change it to: # "Smart" relay host (may be null) DSmail.example.net Page 478, ``Running Apache'' ____________________________ The text describes the location of the server as /usr/local/www/server/httpd. This appears to depend on where you get the port from. Some people report the file being at the more likely location /usr/local/sbin/httpd (though note the Page 21 Install ports when installing the system directory sbin, not bin). Check both locations if you run into trouble. Thanks to Sue Blake for this information. Page 492 ________ Replace references to nmdb with nmbd. Page 493 ________ Replace the last paragraph on the page with: socket options is hardly mentioned in the documentation, but it's very important: many Microsoft implementations of TCP/IP are inefficient and establish a new TCP more often than necessary. Select the socket options TCP_NODELAY and IPTOS_LOWDELAY, which can speed up the response time of such applications by over 95%. Page 22 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 17:34: 9 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web10006.mail.yahoo.com (web10006.mail.yahoo.com [216.136.130.42]) by hub.freebsd.org (Postfix) with SMTP id 8A1FE37B416 for ; Fri, 14 Jun 2002 17:34:06 -0700 (PDT) Message-ID: <20020615003406.64655.qmail@web10006.mail.yahoo.com> Received: from [213.121.250.152] by web10006.mail.yahoo.com via HTTP; Fri, 14 Jun 2002 17:34:06 PDT Date: Fri, 14 Jun 2002 17:34:06 -0700 (PDT) From: Walid Nehme Subject: limit number of connections per client ip address To: Thomas lewis , mihcom , freebsd questions , Vladimer Smart , dias 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 Dear sirs. Is there any way to limit number of connections per client ip address to internet? i have a Freebsd 4.5 working as a BRIDGE WITH IPFW AND DUMMYNET. i want to limit number of connections per client ip address to internet passing through that bridge. resone is that i have too much clients in my local network and my upload (128 kbit/s) is not enough to server them at the moment. I knew that some guys did that in linux. __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 17:41:38 2002 Delivered-To: freebsd-questions@freebsd.org Received: from priv-edtnes04.telusplanet.net (fepout2.telus.net [199.185.220.237]) by hub.freebsd.org (Postfix) with ESMTP id C1B1B37B41D for ; Fri, 14 Jun 2002 17:41:34 -0700 (PDT) Received: from gcooper ([209.107.108.123]) by priv-edtnes04.telusplanet.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with SMTP id <20020615004134.YYSV1388.priv-edtnes04.telusplanet.net@gcooper> for ; Fri, 14 Jun 2002 18:41:34 -0600 Message-ID: <006e01c2140c$b30afcc0$7b6c6bd1@ab.hsia.telus.net> From: "Grant Cooper" To: References: <20020614222906.SVDD19182.mtiwmhc21.worldnet.att.net@there> Subject: Re: questions about GUI Date: Fri, 14 Jun 2002 19:33:49 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 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 XFree86 and KDE and Xgome are all graphical OS? I'm new but thought Xfree86 was the server that ran KDE. Everytime I run XFree I get a black screen? ----- Original Message ----- From: "AZN Unix" To: Sent: Friday, June 14, 2002 4:28 AM Subject: questions about GUI > i bought the freebsd power pak 4.4 at compusa, and on the back of the box > there's a picture and under it it says The XFree86 Graphical User Interface, > and i was wondering how i can get my desktop to look like that, and what > exactly is xfree86? > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 17:53: 5 2002 Delivered-To: freebsd-questions@freebsd.org Received: from infinity.aesredfish.net (ns1.aesredfish.net [65.168.0.12]) by hub.freebsd.org (Postfix) with ESMTP id 7DEBD37B40C for ; Fri, 14 Jun 2002 17:52:59 -0700 (PDT) Received: from potentialtech.com (mhope-dhcp-65-168-1-181.dashfast.com [65.168.1.181]) by infinity.aesredfish.net (8.11.6/8.11.0) with ESMTP id g5F0qar28733; Fri, 14 Jun 2002 20:52:36 -0400 Message-ID: <3D0A913F.6010209@potentialtech.com> Date: Fri, 14 Jun 2002 20:58:39 -0400 From: Bill Moran User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0rc1) Gecko/20020502 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Daniel Annereau Cc: freebsd-questions@FreeBSD.org Subject: Re: netatalk port References: <6D5F4C12-7FF0-11D6-A528-0050E470BA38@annereau.net> 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 Daniel Annereau wrote: > Hello, > I have searched and searched and can't find any info concerning the file > structure of the netatalk port that I installed with the system. > I added the netatalk option to my kernel config and recompiled with no > errors and am using that kernel now. > At one point in time I had atalkd running but I don't know exactly how > it started. I could connect to BSD from my Mac using appleshare over IP > (although it didn't show up in the chooser). That's a config problem with netatalk, consult the netatalk docs. Often, rebooting the netatalk server will cause atalkd to re-register on the network, after which it will show up in the chooser. > I also didn't find atalkd anywhere where the man pages said it would be > nor could I find the atalkd.conf file either. You should be able to type "man atalkd", "man afpd". > Please help me with any info on the startup, config, etc. of the > netatalk port as installed at system install. Config files are located in /usr/local/etc. This is typical of any software installed on BSD. -- 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 Fri Jun 14 18:18: 7 2002 Delivered-To: freebsd-questions@freebsd.org Received: from orngca-mls03.socal.rr.com (orngca-mls03.socal.rr.com [66.75.160.18]) by hub.freebsd.org (Postfix) with ESMTP id 616CA37B41F for ; Fri, 14 Jun 2002 18:18:03 -0700 (PDT) Received: from markcomp (sc-66-75-100-186.socal.rr.com [66.75.100.186]) by orngca-mls03.socal.rr.com (8.11.6+Sun/8.11.3) with SMTP id g5F1I2L22126 for ; Fri, 14 Jun 2002 18:18:02 -0700 (PDT) Message-ID: <000a01c2140a$7f7863e0$0201a8c0@markcomp> From: "Lee Mark Mercado" To: Subject: xfree86 server setup error ... Date: Fri, 14 Jun 2002 18:18:03 -0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0007_01C213CF.D2E50E60" 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 This is a multi-part message in MIME format. ------=_NextPart_000_0007_01C213CF.D2E50E60 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable whenever im done with xfree86 server setup im always getting "xfree86 = server configuration failed" or something like that after im done with = the configuration -- i dont know why. i must be doing something wrong. = is there something i should know about the xfree86 server on FreeBSD 4.6 = ?=20 i've setup xfree86 server in 4.5 many times and never encountered such = error -- i must have been missing something important with this new type = of GUI on 4.6 -- any ideas what ? or anything i should keep in mind in = setting xfree86 server in 4.6 ? thx in advance ------=_NextPart_000_0007_01C213CF.D2E50E60 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
whenever im done with xfree86 server setup im always getting = "xfree86=20 server configuration failed" or something like that after im done with = the=20 configuration -- i dont know why. i must be doing something wrong. = is there=20 something i should know about the xfree86 server = on FreeBSD 4.6 ?=20
 
i've setup xfree86 server in 4.5 many times and never encountered = such=20 error -- i must have been missing something important with this new type = of GUI=20 on 4.6 -- any ideas what ? or anything i should keep in mind in setting = xfree86=20 server in 4.6 ?
 
thx in advance
 
------=_NextPart_000_0007_01C213CF.D2E50E60-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 18:28:51 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dellunx.adetel.net (dellunx.adetel.net [200.56.247.243]) by hub.freebsd.org (Postfix) with ESMTP id B00EF37B413 for ; Fri, 14 Jun 2002 18:28:46 -0700 (PDT) Received: from adetel.net (titan.adetel.net [200.56.245.131]) by dellunx.adetel.net (8.12.1/8.12.1) with ESMTP id g5F1O7of006599 for ; Fri, 14 Jun 2002 20:24:07 -0500 (CDT) Message-ID: <3D0A97D8.CC769399@adetel.net> Date: Fri, 14 Jun 2002 20:26:49 -0500 From: Jorge Luis Rueda Beirana Reply-To: jlrueda@adetel.net Organization: Adetel S.A. de C.V. X-Mailer: Mozilla 4.75 [en] (WinNT; U) X-Accept-Language: es,es-MX,en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.org Subject: Make depend fails Content-Type: multipart/mixed; boundary="------------E10DDCE19ECEB25DDCE98262" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --------------E10DDCE19ECEB25DDCE98262 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit When i try to rebuild my kernel this error shows: Makefile:27: *** missing separator. Stop What should i do? Please Help me. Thks --------------E10DDCE19ECEB25DDCE98262 Content-Type: text/x-vcard; charset=us-ascii; name="jlrueda.vcf" Content-Transfer-Encoding: 7bit Content-Description: Card for Jorge Luis Rueda Beirana Content-Disposition: attachment; filename="jlrueda.vcf" begin:vcard n:Rueda Beirana;Jorge Luis tel;fax:(52) 5480 9805 tel;work:(52) 5480 9872 x-mozilla-html:FALSE url:www.adetel.net org:Adetel S.A. de C.V.;OperaciСn version:2.1 email;internet:jlrueda@adetel.net.mx title:Subdirector TИcnico adr;quoted-printable:;;Insurgentes Sur No 1685 6o piso=0D=0ATorre Diamante Col. Guadalupe Inn=0D=0A;MИxico D.F.;;01020;MИxico fn:Rueda B. Jorge L. end:vcard --------------E10DDCE19ECEB25DDCE98262-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 18:28:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.halplant.com (ip68-100-145-31.nv.nv.cox.net [68.100.145.31]) by hub.freebsd.org (Postfix) with ESMTP id 070A337B40E for ; Fri, 14 Jun 2002 18:28:46 -0700 (PDT) Received: by mail.halplant.com (Postfix, from userid 1001) id 7636C1D3; Fri, 14 Jun 2002 21:28:44 -0400 (EDT) Date: Fri, 14 Jun 2002 21:28:44 -0400 From: Andrew J Caines To: questions@freebsd.org Subject: Re: questions about GUI Message-ID: <20020615012844.GB21547@hal9000.halplant.com> Reply-To: Andrew J Caines Mail-Followup-To: questions@freebsd.org References: <20020614222906.SVDD19182.mtiwmhc21.worldnet.att.net@there> <006e01c2140c$b30afcc0$7b6c6bd1@ab.hsia.telus.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <006e01c2140c$b30afcc0$7b6c6bd1@ab.hsia.telus.net> User-Agent: Mutt/1.3.99i Organization: H.A.L. Plant X-PGP-Fingerprint: C59A 2F74 1139 9432 B457 0B61 DDF2 AA61 67C3 18A1 X-Powered-by: FreeBSD 4.6-RC X-URL: http://halplant.com:88/ 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 Grant, > XFree86 and KDE and Xgome are all graphical OS? I'm new but thought Xfree86 > was the server that ran KDE. Everytime I run XFree I get a black screen? The GUI which runs on an OS such as FreeBSD has several layers and each layer is handled by a different program (or collection of programs). Here is a brief, superficial and incomplete breakdown. Display Manager: The software which manages your display - enables windows to be created, renders fonts, transmits graphical information across the network, etc. is XFree86, a free implementation of the X11 Windowing system which you can find in almost every unix platform. See X(1) and XFree86(1). There are several ways use X. You can run it all the time and have it enable you to log in through a GUI (via xdm or similar) or you can log in to the console and start X with "startx" or "xinit". It "comes with" FreeBSD _and_ can be installed as a port or package. Up until now XFree86 version 3 has been the default, but this has now changed to version 4 as of FreeBSD 4.6. Programs which run in X are known as X clients. The program which manages your display is called the X server. You can run X clients on any system in addition to yours and have them display on your screen. Window Manager: The software which enables you to move windows around, change their size, turn them into icons and more. There are many WMs which run on FreeBSD. Take a look in the "x11-wm" category of the FreeBSD ports collection. Practically, you need a WM. Desktop Manager: The software which manages your other software on the metaphorical "desktop". It usually includes (or works closely with) a window manager, task bars, launchers, icon managers and processes to handle communication between different programs so you can do things like "drag 'n' drop". Popular examples are Gnome and KDE, however there are other choices available. These can be installed via the FreeBSD ports and packages. It is usual for a particular desktop to prefer or work better with certain applications, including the WM, however running a particular desktop does not require you to use these apps. Any X client will work in any desktop, although `special' desktop functions may not. You do not need to use a desktop manager to have a useful desktop. On systems with few resources the overhead can be considerable. You should now go and read chapter 5 of the FreeBSD Handbook, "The X Window System"[1]. If you are from a Windows or Macintosh background, you may be surprised at how complex this all seems and how many things you have to install and configure since on those platforms the GUI "just works". The difference is that now you have real choices of the components and configurations which make _your_ workstation do what _you_ want it to do. This is well worth the extra time spent trying different software and playing with configurations. You will also find that the software you use, despite being over a decade old, is still far more sophisticated. You can see some of my preferences on my web site[2] [1] http://www.freebsd.org/handbook/x11.html [2] http://halplant.com:88/systems.html#Software -Andrew- -- _______________________________________________________________________ | -Andrew J. Caines- Unix Systems Engineer A.J.Caines@halplant.com | | "They that can give up essential liberty to obtain a little temporary | | safety deserve neither liberty nor safety" - Benjamin Franklin, 1759 | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 19: 1:18 2002 Delivered-To: freebsd-questions@freebsd.org Received: from eslprosystems.com (h24-79-121-195.vc.shawcable.net [24.79.121.195]) by hub.freebsd.org (Postfix) with SMTP id 93A3B37B433 for ; Fri, 14 Jun 2002 19:01:11 -0700 (PDT) From: "ESL-Pro" To: Subject: Improve your ENGLISH Language skills Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Date: Fri, 14 Jun 2002 19:01:20 -0700 Content-Transfer-Encoding: 8bit Message-Id: <20020615020111.93A3B37B433@hub.freebsd.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Good Afternoon: I would like to introduce you to our award winning English language software. Six years of educational research has gone into our TOEFL╝ practice exams, ESL/English language games, and ESL PRO pronuciation software. All of which we feel would be a great addition to your English Language or ESL program. Our flagship product, ESL PRO, is a 50 hour 31 lesson phonetic based English language course. This course can be purchased in CD-ROM form with our TOEFL╝ practice exams and ESL games at http://www.esl-pro.com We also have a subscription website that allows the subscriber unlimited access to all our programs, games and practice TOEFL exams for a very reasonable cost. We offer both 3 month and 6 month subscriptions. The subscription site can be reached at www.eslprosystems.com More information on each of our products can be found on the http://www.esl-pro.com website. Thank you for allowing me to show you our ESL product lines. If you are interested in more information about our ESL related software or would like to discuss this email further please drop me a line. All the best, Daniel J. Brimm dbrimm4@aol.com President & CEO ESLpro Systems Ltd. 1-604-692-2575 (fax) To be removed from this mailing list, cut and paste the following link into the location/address-line of your web browser: http://www.eslprosystems.com/unsubscribe/ You will then receive an email confirming that you have been unsubscribed. TOEFL╝ and TOEIC╝ are registered trademarks of Educational Testing Service. However, there is no connection between this publisher and Educational Testing Service. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 19: 8:14 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp05.wxs.nl (smtp05.wxs.nl [195.121.6.57]) by hub.freebsd.org (Postfix) with ESMTP id A591237B41E for ; Fri, 14 Jun 2002 19:08:10 -0700 (PDT) Received: from cybertron.kruijff ([213.10.151.186]) by smtp05.wxs.nl (Netscape Messaging Server 4.15) with ESMTP id GXQ5XL02.8QB; Sat, 15 Jun 2002 04:08:09 +0200 Date: Sat, 15 Jun 2002 04:08:50 +0200 From: Alex X-Mailer: The Bat! (v1.53d) Reply-To: freebsd-reply@akruijff.dds.nl X-Priority: 3 (Normal) Message-ID: <11239377031.20020615040850@dds.nl> To: Jorge Luis Rueda Beirana Cc: freebsd-questions@FreeBSD.org Subject: Re: Make depend fails In-Reply-To: <3D0A97D8.CC769399@adetel.net> References: <3D0A97D8.CC769399@adetel.net> 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 Dear Jorge, Saturday, June 15, 2002, 3:26:49 AM, you wrote: JLRB> When i try to rebuild my kernel this error shows: JLRB> Makefile:27: *** missing separator. Stop JLRB> What should i do? Please Help me. Thks I assume you use CVSup to update your sources and perform a make world now snd then. Just wait a couple days. CVSup your sources and rebuild the kernel again. Send a message if it fails again. Include the full error message. Try figure out the port name witch is responcible for the error. Include the name and the Makefile. (Every port has one, and the all point to each other, so i can't help you any further with the information provided.) -- Best regards, Alex The FreeBSD handbook www.freebsd.org/handbook The mailing lists http://www.freebsd.org/support.html#mailing-list How to get best results from the FreeBSD- questions mailing list http://www.freebsd.org/doc/en_US.ISO8859-1/articles/freebsd-questions/index.html Alternative: http://www.lemis.com/questions.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 19:46: 5 2002 Delivered-To: freebsd-questions@freebsd.org Received: from falcon.mail.pas.earthlink.net (falcon.mail.pas.earthlink.net [207.217.120.74]) by hub.freebsd.org (Postfix) with ESMTP id 18B1637B420 for ; Fri, 14 Jun 2002 19:46:01 -0700 (PDT) Received: from user204.net093.fl.sprint-hsd.net ([209.26.206.204] helo=k6-2.weeble.com) by falcon.mail.pas.earthlink.net with smtp (Exim 3.33 #2) id 17J3Z8-0004Il-00; Fri, 14 Jun 2002 19:45:26 -0700 Date: Fri, 14 Jun 2002 22:46:58 -0400 From: Randy Pratt To: "Lee Mark Mercado" Cc: Subject: Re: xfree86 server setup error ... Message-Id: <20020614224658.61031b26.rpratt1950@earthlink.net> X-Mailer: Sylpheed version 0.7.7 (GTK+ 1.2.10; i386-portbld-freebsd4.6) 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 <20020615012844.GB21547@hal9000.halplant.com>, Lee Mark Mercado writes: > whenever im done with xfree86 server setup im always getting "xfree86 > server configuration failed" or something like that after im done with > the configuration -- i dont know why. i must be doing something wrong. > is there something i should know about the xfree86 server on FreeBSD > 4.6 ? > i've setup xfree86 server in 4.5 many times and never encountered such > error -- i must have been missing something important with this new > type of GUI on 4.6 -- any ideas what ? or anything i should keep in > mind in setting xfree86 server in 4.6 ? You didn't mention if you were using one of the 4.6-RC's or if you were using the 4.6-mini.iso. You may be running into an issue I noticed a few weeks ago with the 4.6-RC's where sysinstall is looking for the configuration to be saved to /etc/XF86Config and the defaults of the configuration utilities are using other locations for saving the file. For a short discussion of that issue: http://docs.freebsd.org/cgi/getmsg.cgi?fetch=4339+0+archive/2002/freebsd-qa/20020602.freebsd-qa If you are using on of the 4.6-RC's, try saving the configuration to /etc/XF86Config where these versions of sysinstall is expecting to find the file. If you are using the 4.6-mini.iso, sysinstall has been updated to look for the default location of /etc/X11/XF86Config so save the configuration to /etc/X11/XF86Config . If other than these locations are used, sysinstall will not find them and give the configuration failed message. Alternatively, you can run the utilities from the command line and sysinstall will not be a factor. For me, the xf86config seemed to be the easiest to use. Hope this helps! Randy PS: Be sure to install /usr/ports/x11/wrapper in order to run XFree86-4.x as a user. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 19:59: 7 2002 Delivered-To: freebsd-questions@freebsd.org Received: from eslprosystems.com (h24-79-121-195.vc.shawcable.net [24.79.121.195]) by hub.freebsd.org (Postfix) with SMTP id 58A7F37B40A for ; Fri, 14 Jun 2002 19:59:03 -0700 (PDT) From: "ESL-Pro" To: Subject: Improve your ENGLISH Language skills Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Date: Fri, 14 Jun 2002 19:59:11 -0700 Content-Transfer-Encoding: 8bit Message-Id: <20020615025903.58A7F37B40A@hub.freebsd.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Good Afternoon: I would like to introduce you to our award winning English language software. Six years of educational research has gone into our TOEFL╝ practice exams, ESL/English language games, and ESL PRO pronuciation software. All of which we feel would be a great addition to your English Language or ESL program. Our flagship product, ESL PRO, is a 50 hour 31 lesson phonetic based English language course. This course can be purchased in CD-ROM form with our TOEFL╝ practice exams and ESL games at http://www.esl-pro.com We also have a subscription website that allows the subscriber unlimited access to all our programs, games and practice TOEFL exams for a very reasonable cost. We offer both 3 month and 6 month subscriptions. The subscription site can be reached at www.eslprosystems.com More information on each of our products can be found on the http://www.esl-pro.com website. Thank you for allowing me to show you our ESL product lines. If you are interested in more information about our ESL related software or would like to discuss this email further please drop me a line. All the best, Daniel J. Brimm dbrimm4@aol.com President & CEO ESLpro Systems Ltd. 1-604-692-2575 (fax) To be removed from this mailing list, cut and paste the following link into the location/address-line of your web browser: http://www.eslprosystems.com/unsubscribe/ You will then receive an email confirming that you have been unsubscribed. TOEFL╝ and TOEIC╝ are registered trademarks of Educational Testing Service. However, there is no connection between this publisher and Educational Testing Service. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 20: 1:50 2002 Delivered-To: freebsd-questions@freebsd.org Received: from fed1mtao04.cox.net (fed1mtao04.cox.net [68.6.19.241]) by hub.freebsd.org (Postfix) with ESMTP id 54EF737B407 for ; Fri, 14 Jun 2002 20:01:48 -0700 (PDT) Received: from ip24_56_31_67.ph.cox.net ([24.56.31.67]) by fed1mtao04.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20020615030147.UEMQ26656.fed1mtao04.cox.net@ip24_56_31_67.ph.cox.net> for ; Fri, 14 Jun 2002 23:01:47 -0400 Content-Type: text/plain; charset="us-ascii" From: Brett Rogers Reply-To: loki_bsd@cox.net To: freebsd-questions@freebsd.org Subject: CVS port tag Date: Fri, 14 Jun 2002 20:01:41 -0700 User-Agent: KMail/1.4.1 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200206142001.41538.loki_bsd@cox.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 What would be the correct tag to use for the -STABLE ports tree instead o= f=20 release specific ports? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 20: 6:31 2002 Delivered-To: freebsd-questions@freebsd.org Received: from priv-edtnes04.telusplanet.net (fepout2.telus.net [199.185.220.237]) by hub.freebsd.org (Postfix) with ESMTP id 9F94537B404 for ; Fri, 14 Jun 2002 20:06:25 -0700 (PDT) Received: from gcooper ([209.107.108.123]) by priv-edtnes04.telusplanet.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with SMTP id <20020615020501.ZIYS1388.priv-edtnes04.telusplanet.net@gcooper>; Fri, 14 Jun 2002 20:05:01 -0600 Message-ID: <00dd01c21418$5a352c40$7b6c6bd1@ab.hsia.telus.net> From: "Grant Cooper" To: Cc: "FBSDQ" References: Subject: Re: trying to figure out how to configure ppp Date: Fri, 14 Jun 2002 20:57:14 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 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 If you have a ltwin modem you're screwed. If not, I have a step by step rules to test out your modem and connect to an ISP. http://www.nucleus.com/~grant.cooper/KDE/FreeBDS_log.htm ----- Original Message ----- From: "Joe & Fhe Barbish" To: Cc: "FBSDQ" Sent: Wednesday, June 12, 2002 4:58 PM Subject: RE: trying to figure out how to configure ppp > Lets keep this simple. Use /etc/ppp/ppp.conf file as is except for the > following. > 1. verify the set device/cauu0 statement is pointing the device your modem > is connected to. > 2. com1 =cauu0 com2=cauu1 > 3. in the papchap section put in the correct information for you isp account > name, password ,phone # > > from the command line enter ppp -ddial papchap to start. > If you have a lan behind this gateway use this format of the command > ppp -ddial -nat papchap > > If this does not work, post the following files. > /var/run/dmesg.boot /etc/ppp/ppp.conf /etc/rc.conf /var/log/ppp.log > Be sure the ppp.log is empty before running your last test before posting > back to this list > so it only contains one test. > > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of > AZNPrideChinese@aol.com > Sent: Wednesday, June 12, 2002 6:03 PM > To: questions@freebsd.org > Subject: trying to figure out how to configure ppp > > i am trying to figure out how to configure the ppp files, i tried reading > the > manual that came with the freebsd package i bought also reading the > documents > on freebsd.org but i am getting no where. > > 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 Fri Jun 14 20:10:57 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id B391A37B400 for ; Fri, 14 Jun 2002 20:10:52 -0700 (PDT) Received: (from dan@localhost) by dan.emsphone.com (8.12.3/8.12.3) id g5F3Ak1O022839; Fri, 14 Jun 2002 22:10:46 -0500 (CDT) (envelope-from dan) Date: Fri, 14 Jun 2002 22:10:46 -0500 From: Dan Nelson To: Brett Rogers Cc: freebsd-questions@FreeBSD.ORG Subject: Re: CVS port tag Message-ID: <20020615031046.GA98568@dan.emsphone.com> References: <200206142001.41538.loki_bsd@cox.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200206142001.41538.loki_bsd@cox.net> User-Agent: Mutt/1.3.99i X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In the last episode (Jun 14), Brett Rogers said: > What would be the correct tag to use for the -STABLE ports tree > instead of release specific ports? No tag at all; the tip of the cvs tree should be buildable by any 4.* or -current release. A single tag is laid down for each release, simply as a reference so you know what was burned on the release CD. -- Dan Nelson dnelson@allantgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 20:15:25 2002 Delivered-To: freebsd-questions@freebsd.org Received: from t-mta1.odn.ne.jp (mfep1.odn.ne.jp [143.90.131.179]) by hub.freebsd.org (Postfix) with ESMTP id DE40B37B40D for ; Fri, 14 Jun 2002 20:14:55 -0700 (PDT) Received: from localhost ([218.227.177.197]) by t-mta1.odn.ne.jp with SMTP id <20020615031454887.TIGR.10295.t-mta1.odn.ne.jp@mta1.odn.ne.jp> for ; Sat, 15 Jun 2002 12:14:54 +0900 From: umeda@searchjapan.zzn.com To: freebsd-questions@FreeBSD.ORG Subject: =?ISO-2022-JP?B?GyhKIRskQjktOXAbKEohGyRCISE9UDJxJCQlUyU4JU0bKEI=?= =?ISO-2022-JP?B?GyRCJTkjM0VAJTslQyVIJEdCZ0xZJDEhKhsoQg==?= Date: Sat, 15 Jun 2002 07:50:31 +0900 X-Sender: cjs01350@par.odn.ne.jp Message-Id: <20020615031515840.00000.3.cjs01350@DEFAULT.smtp03.odn.ne.jp> X-Mailer: Douhou@Mail version 1.0.0.1/1.0.0.1 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-2022-JP 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 $BCK=w=P2q$$%S%8%M%9$K$D$$$F$N$*CN$i$;$G$9!#%a!<%k$NITMW$NJ}$O(B $B$3$N$^$^JV?.$7$F$*CN$i$;$/$@$5$$!#(B $BCK=w=P2q$$%S%8%M%9$GBgLY$1$7$^$;$s$+!)=P2q$$7O%5%$%H$O@$$NCf(B $B$K#3K|7o$[$I$"$k$H8@$o$l$F$$$^$9$,!"6%9g$,B?$9$.$FBgLY$1$7$F(B $B$$$k%5%$%H$O$4$/0lIt!#:#2s$4Ds0F$9$k!VCK=w=P2q$$%S%8%M%9#3e$2$k$K$O%7%9%F%`$,Fq2r(B $B#2!K=P2q$$7O%5%$%H$NBeM}E9$K2CLA$9$k$H$7$F$b2CLA6b$,#1#0K|1_(B $B!!!!0J>e$H9b3[(B $B#3!KCK=w2q0w3MF@!JFC$K=w@-!K$N@kEA9-9pHqEy$NHqMQ$,KDBg$K$+$+$k(B $B#4!KCK@-2q0w3NJ]$N$?$a$N7G<(HD=q$-9~$_Ey$N@kEA:n6H$,LLE]3n$D(B $B!!!!;~4V$,$+$+$k!J;~4VE*$K$_$FHs8zN(!K(B $B:#2s$4Ds0F$9$k!VCK=w=P2q$$%S%8%M%9#3e5-$N7gE@$r(B $BA4$F2r7h$7$F$*$j!"=i?4h$;$k$3$H$,$G$-$^$9!#(B $BCK=w8r:]6H$O!"=P2q$$7O%5%$%H$b4^$a$F=w@-2q0w3NJ]$,0lHV$N2]Bj(B $B$G$7$?!#:#2sDs0F$9$k%S%8%M%9%b%G%k$G$O!"=w@-2q0w3NJ]$O$b$A$m$s(B $B$N$3$H!"CK@-$KBP$9$k@kEAJ}K!$b4J7i$K$G$-$F$$$^$9$N$G!"$9$G$K=P(B $B2q$$7O%5%$%H$r1?1D$7$F$$$kJ}$K$H$C$F$b!"2h4|E*$JJ}K!$G$"$k$3$H$O(B $B$^$A$,$$$"$j$^$;$s!#$^$?!"$"$kDxEY47$l$F$-$?$i!J$"$k$$$O%9%?!<%H(B $BCJ3,$+$i!KLLE]$J;vL3E*:n6HEy$O%"%k%P%$%H$KG$$;$F!"<+J,$O2?$b$;(B $B$:$H$b%3%s%9%?%s%H$J<}F~$r$"$2$k$3$H$b==J,2DG=$H$J$C$F$$$-$^$9!#(B $B>\:Y4uK>$NJ}$O!"2<5-%a!<%k%"%I%l%9$X!VCK=w8r:]%S%8%M%9#3\:Y4uK>!W$H$$$&%?%$%H%k$G!"#1!K;aL>!!#2!K=;=j!J2?8)2?;T$^$G!K!!#3!K(B $BG/Np!!#4!K%a!<%k%"%I%l%9!!$rL@5-$N>e$4O"Mm$/$@$5$$!#(B $B!!!!!!!!!!!!!!!!!!@83h8~>e0Q0w2q(B atamaga@shibuyade.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 20:20:44 2002 Delivered-To: freebsd-questions@freebsd.org Received: from chen.org.nz (chen.org.nz [210.54.19.51]) by hub.freebsd.org (Postfix) with ESMTP id 21D6537B41C for ; Fri, 14 Jun 2002 20:20:40 -0700 (PDT) Received: from grimoire.chen.org.nz (localhost [127.0.0.1]) by chen.org.nz (8.12.3/8.12.3) with ESMTP id g5F3KFAs040648; Sat, 15 Jun 2002 15:20:15 +1200 (NZST) (envelope-from jonc@grimoire.chen.org.nz) Received: (from jonc@localhost) by grimoire.chen.org.nz (8.12.3/8.12.3/Submit) id g5F3KFO5040647; Sat, 15 Jun 2002 15:20:15 +1200 (NZST) (envelope-from jonc) Date: Sat, 15 Jun 2002 15:20:15 +1200 From: Jonathan Chen To: Jorge Luis Rueda Beirana Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Make depend fails Message-ID: <20020615152015.A40602@grimoire.chen.org.nz> References: <3D0A97D8.CC769399@adetel.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <3D0A97D8.CC769399@adetel.net>; from jlrueda@adetel.net on Fri, Jun 14, 2002 at 08:26:49PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Jun 14, 2002 at 08:26:49PM -0500, Jorge Luis Rueda Beirana wrote: > When i try to rebuild my kernel this error shows: > > Makefile:27: *** missing separator. Stop > > What should i do? Please Help me. Thks You're using "gmake" instead of the system's /usr/bin/make. That's a big NO-NO. -- Jonathan Chen ---------------------------------------------------------------------- Don't worry about avoiding temptation, as you grow older, it starts avoiding you. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 20:21:20 2002 Delivered-To: freebsd-questions@freebsd.org Received: from antsclimbtree.com (dsl-64-130-38-189.telocity.com [64.130.38.189]) by hub.freebsd.org (Postfix) with ESMTP id 3B86337B40F for ; Fri, 14 Jun 2002 20:21:14 -0700 (PDT) Received: from meemee.antsclimbtree.com (meemee.antsclimbtree.com [192.168.1.2]) (authenticated) by antsclimbtree.com (8.11.6/8.11.6) with ESMTP id g5F3M8Y48718; Fri, 14 Jun 2002 20:22:08 -0700 (PDT) (envelope-from mark@antsclimbtree.com) Date: Fri, 14 Jun 2002 20:21:13 -0700 Subject: Re: Mail archiving suggestions? Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v482) Cc: freebsd-questions@FreeBSD.ORG To: Dan Nelson From: Mark Edwards In-Reply-To: <20020614213534.GE64898@dan.emsphone.com> Message-Id: Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.482) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Friday, June 14, 2002, at 02:35 PM, Dan Nelson wrote: > In the last episode (Jun 14), Mark Edwards said: >> On Friday, June 14, 2002, at 01:46 PM, Dan Nelson wrote: >>> In the last episode (Jun 14), Mark Edwards said: >>>> Can anyone suggest some schemes to run an IMAP mail server that >>>> creates a backup or archival copy of each mail incoming and >>>> outgoing? I already have nightly and weekly backups of all the >>>> files on the server, but I want to be sending a copy (BCC) of >>>> each incoming and outgoing mail to a "backup" user, which can >>>> then be downloaded via POP to a client machine for emergency >>>> purposes. >>> >>> This sounds like something you could write a Sendmail milter for; >>> the sample milter in /usr/src/contrib/sendmail/libmilter/README >>> could be modified to send the message to a secondary server instead >>> of logging to a file. >> >> Thank you. Can you point me to a decent tutorial for getting started >> with milters? Is sendmail.org the best info available? > > Docs included with sendmail are located at: > > /usr/src/contrib/sendmail/libmilter/README > /usr/src/contrib/sendmail/libmilter/docs/*.html > > There's also a web site at http://www.milter.org , but it's basically > just a forum. No docs yet. Okay, I've read through the docs. Honestly, I'm wondering if there is an easier way do achieve this. Do any MTA's implement filtering and archiving of email by default, or in some easier way than writing a milter? I haven' t found obvious evidence that postfix or qmail do this. Thanks. -- Mark Edwards San Francisco, CA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 20:34:18 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web12702.mail.yahoo.com (web12702.mail.yahoo.com [216.136.173.239]) by hub.freebsd.org (Postfix) with SMTP id DDE9C37B407 for ; Fri, 14 Jun 2002 20:34:15 -0700 (PDT) Message-ID: <20020615033415.49221.qmail@web12702.mail.yahoo.com> Received: from [202.154.42.82] by web12702.mail.yahoo.com via HTTP; Fri, 14 Jun 2002 20:34:15 PDT Date: Fri, 14 Jun 2002 20:34:15 -0700 (PDT) From: dany wijaya Subject: question To: questions@freebsd.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-2031237397-1024112055=:48943" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --0-2031237397-1024112055=:48943 Content-Type: text/plain; charset=us-ascii i have a question about how to install freebsd 4.4 on a computer that has been installed windows on drive c, can i install freebsd on another partitions, and how ? --------------------------------- Do You Yahoo!? Sign-up for Video Highlights of 2002 FIFA World Cup --0-2031237397-1024112055=:48943 Content-Type: text/html; charset=us-ascii

i have a question about how to install freebsd 4.4 on a computer that has been installed windows on drive c,

can i install freebsd on another partitions, and how ?



Do You Yahoo!?
Sign-up for Video Highlights of 2002 FIFA World Cup --0-2031237397-1024112055=:48943-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 20:50:25 2002 Delivered-To: freebsd-questions@freebsd.org Received: from moutvdom01.kundenserver.de (moutvdom01.kundenserver.de [195.20.224.200]) by hub.freebsd.org (Postfix) with ESMTP id 98D9F37B406 for ; Fri, 14 Jun 2002 20:50:15 -0700 (PDT) Received: from [195.20.224.220] (helo=mrvdomng1.kundenserver.de) by moutvdom01.kundenserver.de with esmtp (Exim 2.12 #3) id 17J4Zc-0000qE-00; Sat, 15 Jun 2002 05:50:00 +0200 Received: from [217.1.114.72] (helo=pD9017248.dip.t-dialin.net) by mrvdomng1.kundenserver.de with esmtp (Exim 3.22 #2) id 17J4Zc-00049g-00; Sat, 15 Jun 2002 05:50:00 +0200 Date: Sat, 15 Jun 2002 05:49:24 +0000 (GMT) From: Peter Ulrich Kruppa To: FreeBSD user Cc: questions@FreeBSD.ORG Subject: Re: make kernel KERNCONF= In-Reply-To: <20020614172329.C6577-100000@Amber.XtremeDev.com> Message-ID: <20020615054349.X86561-100000@small.pukruppa.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 14 Jun 2002, FreeBSD user wrote: > Newbie question, how do I build a new kernel and put it at a place and > name that I specify rather than always to /kernel? Ie., > > cd /usr/src && make kernel KERNCONF=GENERIC OUTPUT=/kernel.GENERIC > > In another words, I don't want /kernel to be overwritten. Thanks in > advance. Your old kernel isn't overwritten. It will be safed as /kernel.old so you can boot it in case your new kernel doesn't work. If you wish to collect old kernels you could call them /kernel25 /kernel26 etc. Regards, Uli. > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > *-----------------------------------* * Peter Ulrich Kruppa * * - Wuppertal - * * Germany * *-----------------------------------* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 20:58: 7 2002 Delivered-To: freebsd-questions@freebsd.org Received: from silva5.uol.com.br (silva5.uol.com.br [200.231.206.218]) by hub.freebsd.org (Postfix) with ESMTP id 13AE937B40F for ; Fri, 14 Jun 2002 20:58:05 -0700 (PDT) Received: from uol.com.br ([200.227.122.12]) by silva5.uol.com.br (8.9.1/8.9.1) with ESMTP id AAA26186 for ; Sat, 15 Jun 2002 00:59:30 -0300 (EST) Message-ID: <3D0ABAFE.8090201@uol.com.br> Date: Sat, 15 Jun 2002 00:56:46 -0300 From: Luis Vitorio Cargnini User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.0) Gecko/20020608 X-Accept-Language: en-gb, en-us, pt-br MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Why NetBeans... 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 Why NetBeans isn't under the ports collection it's a complete Developemtn enveiroment it's better than Forte it's much better as Jbuilder but it's FREE and work perfectly in FreeBSD without the need of any patch, i'm using right now on my FreeBSD and works fine. Teh web page is www.netbeans.org, i believe this software will help community involved with Java Developemnt on my company we adopted the netbeans. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 21: 5:44 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by hub.freebsd.org (Postfix) with ESMTP id 703CB37B413 for ; Fri, 14 Jun 2002 21:05:39 -0700 (PDT) Received: from attbi.com ([24.128.40.215]) by rwcrmhc51.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020615040539.EWXI11426.rwcrmhc51.attbi.com@attbi.com> for ; Sat, 15 Jun 2002 04:05:39 +0000 Message-ID: <3D0ACA9E.1080108@attbi.com> Date: Sat, 15 Jun 2002 00:03:26 -0500 From: David Loszewski User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.0) Gecko/20020608 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: problem with FreeBSD 4.6 floppies 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 Has anyone had a problem with the 4.6 installation floppies? The first iso isn't out yet so I figured I'd install via floppy/ftp. However right after I select to not configure the kernel it comes up with something like "I'm not doing anything without my init" and then reboots. Has anyone else had this problem? Dave To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 21:18:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mtiwmhc21.worldnet.att.net (mtiwmhc21.worldnet.att.net [204.127.131.46]) by hub.freebsd.org (Postfix) with ESMTP id 76F7837B401 for ; Fri, 14 Jun 2002 21:18:44 -0700 (PDT) Received: from there ([12.88.198.182]) by mtiwmhc21.worldnet.att.net (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20020614211948.RGUY19182.mtiwmhc21.worldnet.att.net@there> for ; Fri, 14 Jun 2002 21:19:48 +0000 Content-Type: text/plain; charset="iso-8859-1" From: AZN Unix Reply-To: AZNPrideChinese@worldnet.att.net To: questions@freebsd.org Subject: problem with sound card Date: Fri, 14 Jun 2002 05:19:54 -0400 X-Mailer: KMail [version 1.3] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020614211948.RGUY19182.mtiwmhc21.worldnet.att.net@there> Sender: owner-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 read the handbook on freebsd.org but it's not working when i configure my kernel. i have a sound blaster pci128 sound card To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 21:23:34 2002 Delivered-To: freebsd-questions@freebsd.org Received: from attila.stevens-tech.edu (attila.stevens-tech.edu [155.246.14.11]) by hub.freebsd.org (Postfix) with ESMTP id 1476537B41A for ; Fri, 14 Jun 2002 21:23:31 -0700 (PDT) Received: from levindustries.com (jlevine-1.u05.stevens-tech.edu [155.246.211.36]) by attila.stevens-tech.edu (SGI-8.9.3/8.9.3/7) with ESMTP id AAA94540 for ; Sat, 15 Jun 2002 00:23:20 -0400 (EDT) Message-ID: <3D0AC0F9.5405FD30@levindustries.com> Date: Sat, 15 Jun 2002 00:22:17 -0400 From: Josh Levine X-Mailer: Mozilla 4.77 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: PHP+Java+Apache References: <3D0A585D.1CEF6042@levindustries.com> <11525957865.20020615002512@dds.nl> 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 Alex wrote: > JL> I installed the FreeBSD JDK13 port and then re-compiled PHP with Java > JL> support. When I tried running a script with Java, Apache returned: > JL> Fatal error: Unable to create Java Virtual Machine in > > JL> Any other suggestions? Is there a better list for me to ask this > JL> question on? > > You could send a mail to java@freebsd.org (check the maillist first if > this is the right list for this) and could think about the java > alternate JSP. (Java Server Pages, just like ASP and PHP but in Java) Thanks for the advice. I actually had posted earlier to the java list, but nobody there seemed to have any experience building PHP with Java - I was hoping the broader reach of this list would reach someone who had. Regardless, I figured out the problem: all I had to do was add the right path to ldconfig_paths in /etc/rc.conf. I'll post a full writeup of how I got it all working to freebsd-java, as looking through the archives the question has been asked there at least a couple of times before. --Josh Levine To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 21:51:29 2002 Delivered-To: freebsd-questions@freebsd.org Received: from out012.verizon.net (out012pub.verizon.net [206.46.170.137]) by hub.freebsd.org (Postfix) with ESMTP id 4AFA237B408 for ; Fri, 14 Jun 2002 21:51:25 -0700 (PDT) Received: from localhost ([127.0.0.1]) by out012.verizon.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with SMTP id <20020615044958.XPIT4569.out012.verizon.net@localhost> for ; Fri, 14 Jun 2002 23:49:58 -0500 From: To: FreeBSd-questions@Freebsd.org Subject: MSN DSL comm troubles Date: Fri, 14 Jun 2002 23:49:58 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Message-Id: <20020615044958.XPIT4569.out012.verizon.net@localhost> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Help... I just moved to Minnesota. I've aquired DSL from Qwest using the recommended MSN as an ISP. They supplied a modem called Arescom 800. It responds to an ip address (192.168.1.1) when pinged and also displays a status web page when queried by a browser. The windoze box talks to it fine, but the FreeBSD box won't. Fbsd will sucessfully ping all machines on the LAN, but will not get a response from the modem. I don't understand what's going on here. Does anyone out there use a similar setup? Have you had problems? MSN says the modem does DHCP, has a firewall, and runs Nat. If that's true, I think I'm screwed. HELP...???? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 21:51:30 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.npubs.com (npubs.com [207.111.208.224]) by hub.freebsd.org (Postfix) with ESMTP id 5873137B403 for ; Fri, 14 Jun 2002 21:51:24 -0700 (PDT) Received: 8.12.2-(Neptune) From: "Nielsen" To: "freebsd questions" References: <20020615003406.64655.qmail@web10006.mail.yahoo.com> Subject: Re: limit number of connections per client ip address 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 Message-Id: <20020615045124.5873137B403@hub.freebsd.org> Date: Fri, 14 Jun 2002 21:51:24 -0700 (PDT) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG As far as I know this is not possible in freebsd with either of the firewalls supplied. Dummynet is for limiting traffic rate, simulating latency etc... While counting (only TCP) connections would theoretically be possible, you'll have to look for third party software for this, as it's not part of FreeBSD. Nate ----- Original Message ----- From: "Walid Nehme" To: "Thomas lewis" ; "mihcom" ; "freebsd questions" ; "Vladimer Smart" ; "dias" Sent: Friday, June 14, 2002 18:34 Subject: limit number of connections per client ip address > Dear sirs. > Is there any way to limit number of connections per client > ip address to internet? > i have a Freebsd 4.5 working as a BRIDGE WITH IPFW AND > DUMMYNET. > i want to limit number of connections per client ip address > to internet passing through that bridge. > resone is that i have too much clients in my local network > and my upload (128 kbit/s) is not enough to server them at > the moment. > I knew that some guys did that in linux. > > __________________________________________________ > Do You Yahoo!? > Yahoo! - Official partner of 2002 FIFA World Cup > http://fifaworldcup.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 Fri Jun 14 21:54:23 2002 Delivered-To: freebsd-questions@freebsd.org Received: from urdvg001.mx.net (urdvg001.mx.net [165.212.11.1]) by hub.freebsd.org (Postfix) with SMTP id BEB1537B408 for ; Fri, 14 Jun 2002 21:54:20 -0700 (PDT) Received: (qmail 2612 invoked from network); 15 Jun 2002 04:51:22 -0000 Received: from uadvg130.cms.usa.net (165.212.11.130) by corprelay.cms.usa.net with SMTP; 15 Jun 2002 04:51:22 -0000 Received: from suddendeath [129.49.77.59] by uadvg130.cms.usa.net (ASMTP/wizardmax@usa.net) via mtad (CM.1201.1.04A) with ESMTP id 834gFoezZ0054M30; Sat, 15 Jun 2002 04:51:25 GMT From: "Max Z." To: Subject: release question Date: Sat, 15 Jun 2002 00:52:09 -0400 Message-ID: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_001A_01C21406.E12542B0" 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 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_001A_01C21406.E12542B0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit Approximately, when would 4.6 release be out? ------=_NextPart_000_001A_01C21406.E12542B0 Content-Type: text/html; charset="koi8-r" Content-Transfer-Encoding: quoted-printable
Approximately, when=20 would 4.6 release be out?
------=_NextPart_000_001A_01C21406.E12542B0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 22:15: 9 2002 Delivered-To: freebsd-questions@freebsd.org Received: from andrsn.stanford.edu (andrsn.Stanford.EDU [171.66.112.163]) by hub.freebsd.org (Postfix) with ESMTP id B83C437B401 for ; Fri, 14 Jun 2002 22:15:07 -0700 (PDT) Received: from localhost (localhost.stanford.edu [127.0.0.1]) by andrsn.stanford.edu (8.11.6/8.11.6) with ESMTP id g5F5EdH47758; Fri, 14 Jun 2002 22:14:39 -0700 (PDT) (envelope-from andrsn@andrsn.stanford.edu) Date: Fri, 14 Jun 2002 22:14:39 -0700 (PDT) From: Annelise Anderson To: FreeBSD user Cc: questions@FreeBSD.ORG Subject: Re: make kernel KERNCONF= In-Reply-To: <20020614172329.C6577-100000@Amber.XtremeDev.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 14 Jun 2002, FreeBSD user wrote: > Newbie question, how do I build a new kernel and put it at a place and > name that I specify rather than always to /kernel? Ie., > > cd /usr/src && make kernel KERNCONF=GENERIC OUTPUT=/kernel.GENERIC > > In another words, I don't want /kernel to be overwritten. Thanks in > advance. > Instead of make kernel, type make buildkernel This just builds it instead of also installing it. Then find it in /usr/obj/usr/src/sys/GENERIC (it will be called just kernel) and (from that directory, type: mv kernel /kernel.GENERIC or cp kernel /kernel.GENERIC If you are, as this suggests, creating a new kernel.GENERIC for an updated system, you might want to move the original kernel.GENERIC to kernel.GENERIC.OLD before you move or copy the new one into /. Annelise -- Annelise Anderson Author of: FreeBSD: An Open-Source Operating System for Your PC Available from: BSDmall.com and amazon.com Book Website: http://www.bittreepress.com/FreeBSD/introbook/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 22:33:50 2002 Delivered-To: freebsd-questions@freebsd.org Received: from priv-edtnes27.telusplanet.net (defout.telus.net [199.185.220.240]) by hub.freebsd.org (Postfix) with ESMTP id 5BB6E37B40E for ; Fri, 14 Jun 2002 22:33:48 -0700 (PDT) Received: from a7a42593 ([64.180.230.142]) by priv-edtnes27.telusplanet.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with SMTP id <20020615053341.YBZ18634.priv-edtnes27.telusplanet.net@a7a42593> for ; Fri, 14 Jun 2002 23:33:41 -0600 To: freebsd-questions@freebsd.org From: tyler spivey Reply-To: tyler spivey Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Subject: muting the microphone on sb awe64 Message-Id: <20020615053341.YBZ18634.priv-edtnes27.telusplanet.net@a7a42593> Date: Fri, 14 Jun 2002 23:33:41 -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 HOw do I mute the microphone on an awe64? i remember something about mixer? soundctl? some really wierd command - muting the mic means (in my case) muting the slight echo i get at high volumes. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 22:37:11 2002 Delivered-To: freebsd-questions@freebsd.org Received: from andrsn.stanford.edu (andrsn.Stanford.EDU [171.66.112.163]) by hub.freebsd.org (Postfix) with ESMTP id 90ACB37B40A for ; Fri, 14 Jun 2002 22:37:08 -0700 (PDT) Received: from localhost (localhost.stanford.edu [127.0.0.1]) by andrsn.stanford.edu (8.11.6/8.11.6) with ESMTP id g5F5ZdH47796; Fri, 14 Jun 2002 22:35:39 -0700 (PDT) (envelope-from andrsn@andrsn.stanford.edu) Date: Fri, 14 Jun 2002 22:35:39 -0700 (PDT) From: Annelise Anderson To: "Max Z." Cc: freebsd-questions@FreeBSD.ORG Subject: Re: release question In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 15 Jun 2002, Max Z. wrote: > Approximately, when would 4.6 release be out? > When the release engineers get back from USENIX? Actually the ISOs are on ftp.freebsd.org (at least some of them) already. RELENG_4_6 was tagged on June 6. I *think* if you cvsup with that tag, you'll get 4.6-RELEASE; but if you cvsup with the RELENG_4 tag, you'll get 4.5-RC. Still. This is different from the way things were before there was a "security branch" for each release. Nevertheless, the RELENG_4 tag should, as far as I know, get you the most recent -STABLE along the 4 branch. I assume that's still true, but perhaps that has changed. It is a puzzle. Annelise -- Annelise Anderson Author of: FreeBSD: An Open-Source Operating System for Your PC Available from: BSDmall.com and amazon.com Book Website: http://www.bittreepress.com/FreeBSD/introbook/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 22:39:58 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp-send.myrealbox.com (smtp-send.myrealbox.com [192.108.102.143]) by hub.freebsd.org (Postfix) with ESMTP id D508137B404 for ; Fri, 14 Jun 2002 22:39:54 -0700 (PDT) Received: from oemcomputer ozdemirdgn@smtp-send.myrealbox.com [217.131.200.195] by smtp-send.myrealbox.com with NetMail SMTP Agent $Revision: 3.9 $ on Novell NetWare; Fri, 14 Jun 2002 23:39:41 -0600 Message-ID: <004c01c2142f$118d8160$c3c883d9@oemcomputer> From: "ozdemir dogan" To: "freebsd" Subject: a question about cvsuping source Date: Sat, 15 Jun 2002 08:39:41 +0300 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0049_01C21448.31744720" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0049_01C21448.31744720 Content-Type: text/plain; charset="iso-8859-9" Content-Transfer-Encoding: quoted-printable Hi.I am new in Freebsd and I want to ask something about cvsup.For = example I am using Freebsd 4.5 and always cvsup the source.When Freebsd = 4.6 released is my source tree equal to Freebsd 4.6's source.That is, = should I download the source of every release when they are released = although I allways cvsup my source.And will my source tree be equal when = 5.0 released.(because of the difference between 4x-5x). Thank you. ------=_NextPart_000_0049_01C21448.31744720 Content-Type: text/html; charset="iso-8859-9" Content-Transfer-Encoding: quoted-printable
   Hi.I am new in Freebsd and = I want to=20 ask something about cvsup.For example I am using Freebsd 4.5 and always = cvsup=20 the source.When Freebsd 4.6 released is my source tree equal to Freebsd = 4.6's=20 source.That is, should I download the source of every release when they = are=20 released although I allways cvsup my source.And will my source tree be = equal=20 when 5.0 released.(because of the difference between = 4x-5x).
   Thank = you.
------=_NextPart_000_0049_01C21448.31744720-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 22:43:42 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp22.singnet.com.sg (smtp22.singnet.com.sg [165.21.101.202]) by hub.freebsd.org (Postfix) with ESMTP id 4730337B416 for ; Fri, 14 Jun 2002 22:43:38 -0700 (PDT) Received: from singapura.singnet.com.sg (singapura.singnet.com.sg [165.21.10.10]) by smtp22.singnet.com.sg (8.12.3/8.12.2) with ESMTP id g5F5haUH013630; Sat, 15 Jun 2002 13:43:36 +0800 Received: (from shanali@localhost) by singapura.singnet.com.sg (8.8.5/8.7.2) id NAA00108; Sat, 15 Jun 2002 13:43:36 +0800 (SST) Date: Sat, 15 Jun 2002 13:43:36 +0800 From: S H A N To: dany wijaya Cc: questions@FreeBSD.ORG Subject: Re: question Message-ID: <20020615054336.GA623@singapura.singnet.com.sg> References: <20020615033415.49221.qmail@web12702.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020615033415.49221.qmail@web12702.mail.yahoo.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 hi, http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install.html got something for you to learn :) On Fri, Jun 14, 2002 at 08:34:15PM -0700, dany wijaya wrote: > > i have a question about how to install freebsd 4.4 on a computer that has been installed windows on drive c, > > can i install freebsd on another partitions, and how ? > > > > --------------------------------- > Do You Yahoo!? > Sign-up for Video Highlights of 2002 FIFA World Cup -- S H A N To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 22:50:14 2002 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-56.dsl.lsan03.pacbell.net [63.207.60.56]) by hub.freebsd.org (Postfix) with ESMTP id 59EE537B405 for ; Fri, 14 Jun 2002 22:50:10 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id E0C9C66DE1; Fri, 14 Jun 2002 22:50:09 -0700 (PDT) Date: Fri, 14 Jun 2002 22:50:09 -0700 From: Kris Kennaway To: "Max Z." Cc: freebsd-questions@FreeBSD.ORG Subject: Re: release question Message-ID: <20020614225009.A77080@xor.obsecurity.org> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="MGYHOYXEY6WxJCY8" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from wizardmax@usa.net on Sat, Jun 15, 2002 at 12:52:09AM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --MGYHOYXEY6WxJCY8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sat, Jun 15, 2002 at 12:52:09AM -0400, Max Z. wrote: > Approximately, when would 4.6 release be out? Soon. Kris --MGYHOYXEY6WxJCY8 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9CtWQWry0BWjoQKURAiwnAJ49ESaLTsv55dsBt2PEyMoL/lNh5wCfcwrs o4sxKJFklV+dIplKIY3Njks= =rCZj -----END PGP SIGNATURE----- --MGYHOYXEY6WxJCY8-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 22:50:49 2002 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-56.dsl.lsan03.pacbell.net [63.207.60.56]) by hub.freebsd.org (Postfix) with ESMTP id AC58337B415 for ; Fri, 14 Jun 2002 22:50:45 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 5B23166D83; Fri, 14 Jun 2002 22:50:45 -0700 (PDT) Date: Fri, 14 Jun 2002 22:50:45 -0700 From: Kris Kennaway To: dany wijaya Cc: questions@freebsd.org Subject: Re: question Message-ID: <20020614225045.A77174@xor.obsecurity.org> References: <20020615033415.49221.qmail@web12702.mail.yahoo.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="T4sUOijqQbZv57TR" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020615033415.49221.qmail@web12702.mail.yahoo.com>; from fdaniw@yahoo.com on Fri, Jun 14, 2002 at 08:34:15PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --T4sUOijqQbZv57TR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jun 14, 2002 at 08:34:15PM -0700, dany wijaya wrote: >=20 > i have a question about how to install freebsd 4.4 on a computer that has= been installed windows on drive c, >=20 > can i install freebsd on another partitions, and how ? Yes. Did you read the installation guide? Kris --T4sUOijqQbZv57TR Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9CtW0Wry0BWjoQKURAiRyAKCawguJQS6wAC30ixI0JO14tLVUawCgu71Y GbgJwSIGZc6xC9gPQNl8S58= =qah8 -----END PGP SIGNATURE----- --T4sUOijqQbZv57TR-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 22:52: 0 2002 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-56.dsl.lsan03.pacbell.net [63.207.60.56]) by hub.freebsd.org (Postfix) with ESMTP id 9F98437B40A for ; Fri, 14 Jun 2002 22:51:56 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 3863266D83; Fri, 14 Jun 2002 22:51:56 -0700 (PDT) Date: Fri, 14 Jun 2002 22:51:56 -0700 From: Kris Kennaway To: Dan Nelson Cc: Brett Rogers , freebsd-questions@FreeBSD.ORG Subject: Re: CVS port tag Message-ID: <20020614225156.B77174@xor.obsecurity.org> References: <200206142001.41538.loki_bsd@cox.net> <20020615031046.GA98568@dan.emsphone.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="JYK4vJDZwFMowpUq" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020615031046.GA98568@dan.emsphone.com>; from dnelson@allantgroup.com on Fri, Jun 14, 2002 at 10:10:46PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --JYK4vJDZwFMowpUq Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jun 14, 2002 at 10:10:46PM -0500, Dan Nelson wrote: > In the last episode (Jun 14), Brett Rogers said: > > What would be the correct tag to use for the -STABLE ports tree > > instead of release specific ports? >=20 > No tag at all; the tip of the cvs tree should be buildable by any 4.* > or -current release. A single tag is laid down for each release, > simply as a reference so you know what was burned on the release CD. Minor correction: we only officially support -stable, not older releases. Kris --JYK4vJDZwFMowpUq Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9CtX7Wry0BWjoQKURAj8aAJwMVbNWnp+8bP+VdtvUiabbYbIX+QCgvGd3 MrzW6mxObu6DzYzpnehN3LU= =QG4O -----END PGP SIGNATURE----- --JYK4vJDZwFMowpUq-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 22:57:18 2002 Delivered-To: freebsd-questions@freebsd.org Received: from relay2.cae.ca (gate1.cae.com [142.39.200.150]) by hub.freebsd.org (Postfix) with ESMTP id D6C2C37B40B for ; Fri, 14 Jun 2002 22:57:10 -0700 (PDT) Received: from dns1.cae.ca (dns1.cae.ca [142.39.20.1]) Received: from caemsx04.cae.ca (caemsx04.cae.ca [142.39.20.178]) Received: by caemsx04.cae.ca with Internet Mail Service (5.5.2655.55) Message-ID: <8A6A2A139700D5118EB6009027B0FF3A0D91D7B6@caemsx02.cae.ca> From: Andrea Bacchet To: "FreeBSD Questions List (E-mail)" Subject: IPFW/NATd Jail config (almost there!) Date: Thu, 13 Jun 2002 17:21:38 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2655.55) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Greetings, Things are progressing very well! for those of you who already know of my IPFW/NATd and jail problem, please skip the intro and go right down to the question! ================== intro =========================================== Ok, so I setup IPFW and NATd on my freeBSD 4.5-RELEASE box, where I configured a jail environment. Here are some details for first time readers: I have a host computer called dagobah, which runs a virtual system in a jailed environment, called darkside. This system is running FreeBSD 4.5-RELEASE. host (dagobah) xl0 IP 143.XX.XX.238 jail (darkside) IP alias to xl0 (192.168.200.13) What had happened is that once I setup IPFW, I could no longer connect (DNS lookup failure was causing huge delay on connect) to my jail (darkside). My other problem was making it possible to connect to these services from the outside world: host (dagobah) allow ftp (port 21) allow www (port 80) allow ssh (port 777) jail (darkside) allow ssh (port 22) with natd forwarding all requests dagobah received on port 22 to the jail's sshd. Everything else should be blocked. =========== question ===================================== My DNS lookup problem with IPFW running is now solved, internally I can connect to my jail without any problem. However, I can't connect from the outside world to my host (dagobah). I have tried to view the web page, as well as telnet and both don't connect. Although I do see in the IPFW SHOP output that some stuff seems to be reaching my port 80. I would really appreciate it if someone could look at my configs and point out my mistake. I have pretty much just learned how to do this stuff, and I may have missed something obvious! -------------- # rc.conf # hostname="dagobah.somewhere.ca" ifconfig_xl0="inet 142.XX.XX.238 netmask 255.255.255.0" defaultrouter="142.XX.XX.254" inetd_enable="YES" kern_securelevel_enable="NO" linux_enable="YES" moused_enable="YES" nfs_reserved_port_only="YES" sendmail_enable="NO" sshd_enable="YES" usbd_enable="YES" quota_enable="YES" check_quotas="YES" firewall_enable="YES" firewall_script="/etc/rc.firewall" firewall_type="/etc/ipfw.rules" gateway_enable="YES" natd_enable="YES" natd_interface="xl0" natd_flags="-config /etc/natd_rules" inetd_flags="-wW -a 142.XX.XX.238" portmap_enable="NO" syslogd_flags="-ss" -------------- # # natd config (/etc/natd_config) # redirect_port tcp 192.168.200.13:22 22 -------------- # # my ipfw.rules (additional to rc.firewall defaults) # #make sure natd gets a hold of the packets prior to FIREWALL add 00320 divert natd all from any to any via xl0 # # # from man 8 ipfw: allow only outbound TCP connections I've created add 00350 check-state add 00351 deny tcp from any to any in established add 00352 allow tcp from any to any out setup keep-state # # #allow DNS add 00400 allow udp from 142.XX.XX.1 to any in recv xl0 add 00401 allow udp from 142.XX.XX.2 to any in recv xl0 add 00402 allow udp from 142.XX.XX.3 to any in recv xl0 add 00403 allow udp from any to any out # #allow some ICMP types (codes not supported) ## allow path-mtu in both directions add 00600 allow icmp from any to any icmptypes 3 ## allow source quench in and out add 00601 allow icmp from any to any icmptypes 4 ## allow me to ping out and receive response back add 00602 allow icmp from any to any icmptypes 8 out add 00603 allow icmp from any to any icmptypes 0 in ## allow me to traceroute # # when I traceroute, I send out UDP packets (rule 00403) # add 00604 allow icmp from any to any icmptypes 11 in # # # enable www server on dagobah (142.XX.XX.238) add 00700 allow tcp from any to any 80 in via xl0 add 00701 allow tcp from any to any 80 out via xl0 # # # enable ssh server on dagobah (142.XX.XX.238) add 00702 allow tcp from any to any 777 in via xl0 add 00703 allow tcp from any to any 777 out via xl0 # # # enable ssh server on darkside (142.XX.XX.238) add 00704 allow tcp from any to any 22 in via xl0 add 00705 allow tcp from any to any 22 out via xl0 -------------- OUTPUT OF THE IPFW SHOW command 00100 0 0 allow ip from any to any via lo0 00200 0 0 deny ip from any to 127.0.0.0/8 00300 0 0 deny ip from 127.0.0.0/8 to any 00320 171 34652 divert 8668 ip from any to any via xl0 00350 0 0 check-state 00351 0 0 deny tcp from any to any in established 00352 78 8668 allow tcp from any to any keep-state out setup 00400 2 482 allow udp from 142.XX.XX.1 to any in recv xl0 00401 0 0 allow udp from 142.XX.XX.2 to any in recv xl0 00402 0 0 allow udp from 142.XX.XX.3 to any in recv xl0 00403 2 120 allow udp from any to any out 00600 0 0 allow icmp from any to any icmptype 3 00601 0 0 allow icmp from any to any icmptype 4 00602 0 0 allow icmp from any to any out icmptype 8 00603 0 0 allow icmp from any to any in icmptype 0 00604 0 0 allow icmp from any to any in icmptype 11 00700 3 144 allow tcp from any to any 80 in recv xl0 00701 0 0 allow tcp from any to any 80 out xmit xl0 00702 0 0 allow tcp from any to any 777 in recv xl0 00703 0 0 allow tcp from any to any 777 out xmit xl0 00704 0 0 allow tcp from any to any 22 in recv xl0 00705 0 0 allow tcp from any to any 22 out xmit xl0 65535 86 25238 deny ip from any to any __ Andrea Bacchet Technical Instructor, Software Systems Technology Engineering Technical Training Department e-mail: baccheta@cae.com phone: (514) 341-6780 X-2083 s-mail: CAE Inc, 8585 Cote de Liesse, St-Laurent, Canada, H4T 1G6 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 23: 0: 4 2002 Delivered-To: freebsd-questions@freebsd.org Received: from cpimssmtpu04.email.msn.com (cpimssmtpu04.email.msn.com [207.46.181.80]) by hub.freebsd.org (Postfix) with ESMTP id 4E87637B400 for ; Fri, 14 Jun 2002 23:00:01 -0700 (PDT) Received: from thebe ([64.159.116.231]) by cpimssmtpu04.email.msn.com with Microsoft SMTPSVC(5.0.2195.4905); Fri, 14 Jun 2002 22:59:14 -0700 From: "Aaron Burke" To: "FreeBSD-Questions" , Subject: RE: FreeBSD/Samba - Print -> LOCKUP ! Date: Fri, 14 Jun 2002 22:59:12 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <3D09BA6D.16225.1202DE56@localhost> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal X-OriginalArrivalTime: 15 Jun 2002 05:59:14.0859 (UTC) FILETIME=[C73FB7B0:01C21431] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > > Hi - I'm running samba-2.0.10 on FreeBSD 4.4R. Through Samba > > > Windows clients > > > can print to a LaserJet 2100. Can you paste the printer related config of your smb.conf into this email? > > > Here's the thing - when the LaserJet has a problem (say, runs out > > > of paper) the > > > FreeBSD box is locked solid - literally won't accept a > keystroke on the > > > console. As soon as the printer is happy again (paper > replaced, say) the > > > console comes back to life. > ppc0: at port 0x378-0x37f irq 7 on isa0 > ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode > ppc0: FIFO with 16/16/8 bytes threshold I have the exact same message. This does mean that you are using the correct LPT port Settings. (See the ECP/EPP reference in that message) That is the identical output that I show. And that on my old Pentium-233 does offer these options. Even the EPP1.9 feature. > Anyway I will try to make the changes you describe although it is > quite an old > machine so it may be that they're not available. The port is allready configured properly (from your dmesg). I have no other real advise. You may want to get someone to confirm the printcap info in configured correctly. I am going to also forward this to the FreeBSD-questions list again. Maybee someone else can fix this for you. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 23:26:43 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail7.ec.rr.com (fe7.southeast.rr.com [24.93.67.54]) by hub.freebsd.org (Postfix) with ESMTP id BCA7537B411 for ; Fri, 14 Jun 2002 23:26:40 -0700 (PDT) Received: from ec.rr.com ([66.26.7.34]) by mail7.ec.rr.com with Microsoft SMTPSVC(5.5.1877.757.75); Sat, 15 Jun 2002 02:26:38 -0400 Message-ID: <3D0ADE72.9000906@ec.rr.com> Date: Sat, 15 Jun 2002 02:28:02 -0400 From: Michael Sharp User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.0) Gecko/20020606 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions Subject: Brother HL-1240 under FreeBSD-RC Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have a Brother HL-1240 Laser ( parallel ) that I am trying to get working on FreeBSD 4.6RC. I installed apsfilter and ran SETUP, and I saw where apsfilter had the hl1240 driver under miscellaneous drivers, but it said ghostscript was not built with the driver. My questions is, does anyone else have this printer, and can he/she point me in the right direction in getting this driver for ghostscript ( if there is any ) so that I can build ghostscript with this driver? Thx, Michael To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 23:43: 7 2002 Delivered-To: freebsd-questions@freebsd.org Received: from archive.e-u-a.net (rrcs-midsouth-24-199-181-242.biz.rr.com [24.199.181.242]) by hub.freebsd.org (Postfix) with ESMTP id B09F637B42B for ; Fri, 14 Jun 2002 23:43:03 -0700 (PDT) Received: from armageddon (12-24-254-119.man.mn.charter.com [12.24.254.119]) by archive.e-u-a.net (8.12.1/8.12.1) with ESMTP id g5F6bV9g018437; Sat, 15 Jun 2002 02:37:32 -0400 (EDT) (envelope-from ecrist@adtechintegrated.com) From: "Eric F Crist" To: "'Michael Sharp'" , "'freebsd-questions'" Subject: RE: Brother HL-1240 under FreeBSD-RC Date: Sat, 15 Jun 2002 01:42:36 -0500 Message-ID: <001001c21437$d6cd49d0$77fe180c@armageddon> 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.2616 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 In-Reply-To: <3D0ADE72.9000906@ec.rr.com> Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Is there a particular reason you feel you need ghostscript? If you ran the configuration utility, it should have printed a test page, if that printed OK, you don't need it. I'm running a HL-1440, parallel, and apsfilter runs great. Eric F Crist President/Sys Admin AdTech Integrated Systems, Inc http://www.adtechintegrated.com -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of Michael Sharp Sent: Saturday, June 15, 2002 1:28 AM To: freebsd-questions Subject: Brother HL-1240 under FreeBSD-RC I have a Brother HL-1240 Laser ( parallel ) that I am trying to get working on FreeBSD 4.6RC. I installed apsfilter and ran SETUP, and I saw where apsfilter had the hl1240 driver under miscellaneous drivers, but it said ghostscript was not built with the driver. My questions is, does anyone else have this printer, and can he/she point me in the right direction in getting this driver for ghostscript ( if there is any ) so that I can build ghostscript with this driver? Thx, Michael To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jun 14 23:46:32 2002 Delivered-To: freebsd-questions@freebsd.org Received: from archive.e-u-a.net (rrcs-midsouth-24-199-181-242.biz.rr.com [24.199.181.242]) by hub.freebsd.org (Postfix) with ESMTP id 6EFA837B41B for ; Fri, 14 Jun 2002 23:46:16 -0700 (PDT) Received: from armageddon (12-24-254-119.man.mn.charter.com [12.24.254.119]) by archive.e-u-a.net (8.12.1/8.12.1) with ESMTP id g5F6ej9g018456; Sat, 15 Jun 2002 02:40:45 -0400 (EDT) (envelope-from ecrist@adtechintegrated.com) From: "Eric F Crist" To: , Subject: RE: MSN DSL comm troubles Date: Sat, 15 Jun 2002 01:45:50 -0500 Message-ID: <002301c21438$4a33ad60$77fe180c@armageddon> 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.2616 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 In-Reply-To: <20020615044958.XPIT4569.out012.verizon.net@localhost> 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 You need to set your FreeBSD box to request an IP address from the DSL router. I used to be a Qwest customer in St. Paul, MN, so I've been there, done that. (Still live in state, btw). Simply set the following line in your /etc/rc.conf file: ifconfig_(interface here)="DHCP" once that is in place, from the /etc directory, type ./netstart and all should be well. Eric F Crist President/Sys Admin AdTech Integrated Systems, Inc http://www.adtechintegrated.com -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of glbj@verizon.net Sent: Friday, June 14, 2002 11:50 PM To: FreeBSd-questions@FreeBSD.ORG Subject: MSN DSL comm troubles Help... I just moved to Minnesota. I've aquired DSL from Qwest using the recommended MSN as an ISP. They supplied a modem called Arescom 800. It responds to an ip address (192.168.1.1) when pinged and also displays a status web page when queried by a browser. The windoze box talks to it fine, but the FreeBSD box won't. Fbsd will sucessfully ping all machines on the LAN, but will not get a response from the modem. I don't understand what's going on here. Does anyone out there use a similar setup? Have you had problems? MSN says the modem does DHCP, has a firewall, and runs Nat. If that's true, I think I'm screwed. HELP...???? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 0:13:23 2002 Delivered-To: freebsd-questions@freebsd.org Received: from constans.gldis.ca (constans.gldis.ca [216.187.105.233]) by hub.freebsd.org (Postfix) with ESMTP id D69B937B420 for ; Sat, 15 Jun 2002 00:13:20 -0700 (PDT) Received: from gldis.ca (gldisater@localhost [127.0.0.1]) by constans.gldis.ca (8.12.3/8.12.3) with ESMTP id g5F7CU0L009032; Sat, 15 Jun 2002 03:12:30 -0400 (EDT) (envelope-from gldisater@gldis.ca) Received: (from gldisater@localhost) by gldis.ca (8.12.3/8.12.3/Submit) id g5F7CUPE009031; Sat, 15 Jun 2002 03:12:30 -0400 (EDT) Date: Sat, 15 Jun 2002 03:12:30 -0400 From: Jeremy Faulkner To: "Max Z." Cc: questions@freebsd.org Subject: Re: release question Message-ID: <20020615031230.A8711@constans.gldis.ca> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from wizardmax@usa.net on Sat, Jun 15, 2002 at 12:52:09AM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Jun 15, 2002 at 12:52:09AM -0400, Max Z. wrote: > Approximately, when would 4.6 release be out? Before Hell freezes over. -- Jeremy Faulkner http://www.gldis.ca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 0:30: 7 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mta01ps.bigpond.com (mta01ps.bigpond.com [144.135.25.133]) by hub.freebsd.org (Postfix) with ESMTP id 9499337B407 for ; Sat, 15 Jun 2002 00:30:01 -0700 (PDT) Received: from win2000 ([144.135.25.72]) by mta01ps.bigpond.com (Netscape Messaging Server 4.15 mta01ps Apr 29 2002 13:22:02) with SMTP id GXQKTZ00.CO5 for ; Sat, 15 Jun 2002 17:29:59 +1000 Received: from CPE-203-45-123-98.nsw.bigpond.net.au ([203.45.123.98]) by PSMAM02.mailsvc.email.bigpond.com(MailRouter V3.0n 74/6384782); 15 Jun 2002 17:29:59 Message-ID: <000f01c21440$1cfbed50$c601a8c0@win2000> From: "Danny" To: "FreeBSD-Questions" References: Subject: D-LinkAir DWL-520 and FreeBSD 4.3-RELEASE Support Date: Sat, 15 Jun 2002 17:41:50 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 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 Dear FreeBSD questions, I am currently running FreeBSD 4.3-RELEASE in my network. I want to purchase D-LinkAir DWL-520 to change over to a wireless network. Will FreeBSD 4.3-RELEASE support D-LinkAir DWL-520? Will a PCI 2.2 standard interface work on the "older" Pentium 166 and Pentium Pro 180 computer? Thank you. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 0:53:45 2002 Delivered-To: freebsd-questions@freebsd.org Received: from aries.i-cable.com (aries.i-cable.com [210.80.60.86]) by hub.freebsd.org (Postfix) with SMTP id 1FF7B37B40F for ; Sat, 15 Jun 2002 00:53:43 -0700 (PDT) Received: (qmail 1012 invoked by uid 706); 15 Jun 2002 07:49:43 -0000 Received: from cm61-15-29-85.hkcable.com.hk (HELO james) (61.15.29.85) by 0 with SMTP; 15 Jun 2002 07:49:42 -0000 To: Members@FreeBSD.ORG From: i.am/hongkong@FreeBSD.ORG Subject: ╖з╛O╜╩╢Д╫в╬б i.am/HongKong Date: Sat, 15 Jun 2002 15:51:00 +0800 Message-Id: <37422.660416712960000.3797@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=big5 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 ╖з╛O╜╩╢Д╫в╬б i.am/HongKong ╥s╚ь╔ъ╓╖╖з╛O╜╩╢Д╫в╬б╛╟╖A╢ё╗я╓@╜с╖С╕h╓╦╓ф╙╨╟Q╫в╕a╠a║C╓╓╜^бЫ╩y║A╧Cю╦╓╓╓ъ║A╓j╚╛╙ю╟о║A╔\╞Ю╩ТЁф║Aеw еw╙О╔[╓J║C Newly established i.am/HongKong forum is a big and advanced forum for general discussion. You are invited to join it. еw╙О╔[╓J║C To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 0:58:16 2002 Delivered-To: freebsd-questions@freebsd.org Received: from kumprang.or.id (wl-kumprang-5.teras.net.id [202.143.103.229]) by hub.freebsd.org (Postfix) with SMTP id 4569E37B40C for ; Sat, 15 Jun 2002 00:58:10 -0700 (PDT) Received: (qmail 97764 invoked from network); 15 Jun 2002 07:58:02 -0000 Received: from kumprang.or.id (202.143.103.229) by kumprang.or.id with SMTP; 15 Jun 2002 07:58:02 -0000 Received: from 202.143.103.230 (SquirrelMail authenticated user budsz@kumprang.or.id) by www.kumprang.or.id with HTTP; Sat, 15 Jun 2002 14:58:02 +0700 (WIT) Message-ID: <1413.202.143.103.230.1024127882.squirrel@www.kumprang.or.id> Date: Sat, 15 Jun 2002 14:58:02 +0700 (WIT) Subject: About partition FreeBSD From: "budsz" To: X-Priority: 3 Importance: Normal X-MSMail-Priority: Normal X-Mailer: SquirrelMail (version 1.2.6) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, Yesterday I was setup FreeBSD in my friend's machine. so he want make partition like: / /usr /var /mp3 /data /source /www /ftp /mail so in cfdisk if i create more that 7 partition, display like /x bla..bla I checked di /dev for $ls /dev/dev/ad0s1[a-z] /dev/ad0s1a /dev/ad0s1c /dev/ad0s1e /dev/ad0s1g /dev/ad0s1b /dev/ad0s1d /dev/ad0s1f /dev/ad0s1h I counted partitions in FreeBSD only can mount until "h", how if I want create partition more than 12 partition maybe (like openbsd's cfdisk)...?, this is happened the first booting with CD. thank you. -- budsz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 1: 7:44 2002 Delivered-To: freebsd-questions@freebsd.org Received: from empty1.ekahuna.com (empty1.ekahuna.com [198.144.200.196]) by hub.freebsd.org (Postfix) with ESMTP id D427437B409 for ; Sat, 15 Jun 2002 01:07:39 -0700 (PDT) Received: from pc-02 (pc02.ekahuna.com [198.144.200.197]) by empty1.ekahuna.com (Post.Office MTA v3.5.3 release 223 ID# 0-0U10L2S100V35) with ESMTP id com; Sat, 15 Jun 2002 01:07:39 -0700 From: "Philip J. Koenig" Organization: The Electric Kahuna Organization To: questions@FreeBSD.ORG Date: Sat, 15 Jun 2002 01:07:40 -0700 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Serial console issues Reply-To: pjklist@ekahuna.com Cc: djf2 In-reply-to: X-mailer: Pegasus Mail for Win32 (v3.12c) Message-ID: <20020615080739209.AAA619@empty1.ekahuna.com@pc02.ekahuna.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 > Date: Fri, 14 Jun 2002 15:54:43 -0400 (EDT) > From: djf2 > > I've been running into several problems with trying to get a serial > console working at faster than 9600 bps. I followed the instructions > from the handbook as closely as possible, but wasn't able to find any info > on how to recompile the bootblocks. So, I googled a few pages that had > some info. Unfortunately, I've found two different ways to recompile the > boot blocks. Here's what I've done : > > make.conf containes 'BOOT_COMCONSOLE_SPEED=115200' > /boot.config contains '-P' > /etc/ttys ttyd0 is set to 'std.115200' > > Now, according to one page I found, I need to : > > cd /sys/boot/i386/boot2 > make clean && make all install > > This errors out looking for some object files, which were easy enough > to track down and install and eventaully it compiles and installs. After > the 'disklabel -B ad0', I reboot and get nothing on the serial console > until I turn my speed down to 9600 and then everything functions > perfectly. I found one other page that says I need to do the following : > > cd /usr/src/sys/i386/boot/biosboot && make clean && make all install > > After I disklabel those blocks in (which are put into /usr/mdec), I > get the following error as I try to boot : > > >> FreeBSD BOOT @ 0x10000: 638/65468 k of memory, serial/dual console > Boot default: 0:wd(0,a)kernel > > boot > Invalid format! > > > I'm stumped as to what I'm doing wrong. It looks like the changes > are noticed while the boot blocks are compiling and the console works fine > at 9600, but that's kinda slow for this machine. Anyone have any > pointers? Thanks in advance, > > > - -- > "Is that sound you're hearing the trumpeting of St. Peter's angels > or the screams of Memnoch's tortured souls?" > Don Flynn djf2@ili.net Sayge@IRC I'm going to guess that you may need to do is recompile your kernel with the following option for sio[x]: options CONSPEED=115200 (see /usr/src/sys/i386/conf/LINT) Phil -- Philip J. Koenig pjklist@ekahuna.com Electric Kahuna Systems -- Computers & Communications for the New Millenium To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 1:42:54 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.comcast.net (smtp.comcast.net [24.153.64.2]) by hub.freebsd.org (Postfix) with ESMTP id 32D7137B428 for ; Sat, 15 Jun 2002 01:42:50 -0700 (PDT) Received: from logical (pcp01940901pcs.hlcrs201.al.comcast.net [68.63.4.45]) by mtaout04.icomcast.net (iPlanet Messaging Server 5.1 HotFix 0.8 (built May 13 2002)) with SMTP id <0GXQ0033TO7DJF@mtaout04.icomcast.net> for freebsd-questions@FreeBSD.ORG; Sat, 15 Jun 2002 04:42:49 -0400 (EDT) Date: Sat, 15 Jun 2002 03:42:50 -0500 From: nathan skains Subject: Xwindow server Problem. To: freebsd-questions@FreeBSD.ORG Message-id: <002201c21448$a1e1b600$0200a8c0@logical> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Mailer: Microsoft Outlook Express 6.00.2600.0000 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT X-Priority: 3 X-MSMail-priority: Normal References: <20020614224658.61031b26.rpratt1950@earthlink.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 am runnin a ati radeon 7500 card on an amd duron 1 gig, on freebsd 4.6-rc, i have update my xserver via ports to the lastest server. And still cant get x up. when I do a SuperProbe it says i have 0 megs of ram but i am runnin 128 megs of sdram for video (via my card). When i execute startx i see that stuff loading about it being compiled on 4.5-release, and an message about upgrading if my card is newer then the release date of the xserver. PS i dont see where its trying to stat my new x -server. I am lost Thanks Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 1:47:32 2002 Delivered-To: freebsd-questions@freebsd.org Received: from empty1.ekahuna.com (empty1.ekahuna.com [198.144.200.196]) by hub.freebsd.org (Postfix) with ESMTP id 780E337B405 for ; Sat, 15 Jun 2002 01:47:29 -0700 (PDT) Received: from pc-02 (pc02.ekahuna.com [198.144.200.197]) by empty1.ekahuna.com (Post.Office MTA v3.5.3 release 223 ID# 0-0U10L2S100V35) with ESMTP id com for ; Sat, 15 Jun 2002 01:47:28 -0700 From: "Philip J. Koenig" Organization: The Electric Kahuna Organization To: questions@FreeBSD.ORG Date: Sat, 15 Jun 2002 01:47:29 -0700 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: UPS scenario; HOWTO? Reply-To: pjklist@ekahuna.com In-reply-to: X-mailer: Pegasus Mail for Win32 (v3.12c) Message-ID: <20020615084728947.AAA595@empty1.ekahuna.com@pc02.ekahuna.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 > Date: Thu, 13 Jun 2002 08:29:01 -0600 (CST) > From: Ryan Thompson > > [... Power goes out, server halts, power returns ...] > > Not far fetched at all.. We power servers with 2U APC 1400's, but are > pretty conservative about when we start shutting systems down... so we see > that pretty often. > > There's another thread going on in -questions right now Re: POWERDOWN that > explains how to configure APM to power down your server completely with > shutdown -p. Unfortunately it seems to be commonly considered a bad idea to enable APM on SMP FreeBSD servers due to other problems.. -- Philip J. Koenig pjklist@ekahuna.com Electric Kahuna Systems -- Computers & Communications for the New Millenium To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 1:48: 8 2002 Delivered-To: freebsd-questions@freebsd.org Received: from empty1.ekahuna.com (empty1.ekahuna.com [198.144.200.196]) by hub.freebsd.org (Postfix) with ESMTP id A52E237B40E for ; Sat, 15 Jun 2002 01:48:01 -0700 (PDT) Received: from pc-02 (pc02.ekahuna.com [198.144.200.197]) by empty1.ekahuna.com (Post.Office MTA v3.5.3 release 223 ID# 0-0U10L2S100V35) with ESMTP id com; Sat, 15 Jun 2002 01:48:01 -0700 From: "Philip J. Koenig" Organization: The Electric Kahuna Organization To: questions@FreeBSD.ORG Date: Sat, 15 Jun 2002 01:48:02 -0700 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: Sendmail library question/problem Reply-To: pjklist@ekahuna.com Cc: Dan Nelson In-reply-to: X-mailer: Pegasus Mail for Win32 (v3.12c) Message-ID: <20020615084801120.AAA595@empty1.ekahuna.com@pc02.ekahuna.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 > Date: Wed, 12 Jun 2002 15:20:04 -0500 > From: Dan Nelson > Quick rundown for what's needed to get spamass-milter running: > > /usr/lib/libmilter.a or .so > /usr/include/libmilter/{mfapi,mfdef.h}.h > autoconf & automake from ports > > Go to savannah.gnu.org/projects/spamass-milt, check out the source from > CVS, and get the associated "fix 250k deadlock + better configure (try > #3)" patch (#349). Apply the patch. Then run ./autogen.sh, and make. > Copy the compiled spamass-milter to /usr/local/libexec, or wherever you > want. OK - sorry but I get lost when I go to pages like that. I'm not a programmer and my only experience with CVS is with FreeBSD's source/build process. I have no idea how to get the sources via that method and the documentation and stuff is making my eyes cross. Can I just patch the 0.1.1 sources or get a tarball from somewhere? Speaking of patches.. the only way I saw to get your patch was to "view" it in the browser, and copy/paste it from there. What am I missing here.. Thanks, Phil > Add > > INPUT_MAIL_FILTER(`spamassassin',`S=local:/var/run/spamass.sock, F=, > T=C:15m;S:4m;R:4m;E:10m')dnl > > To your sendmail .mc file and regenerate the .cf. Run > > /usr/local/libexec/spamass-milter -p /var/run/spamass.sock -f > > , restart sendmail, and you're done. Make sure you also start > spamass-milter in rc.d someplace. Once my patch gets integrated into CVS, > it'd be a no-brainer to convert this into a port. -- Philip J. Koenig pjklist@ekahuna.com Electric Kahuna Systems -- Computers & Communications for the New Millenium To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 1:51:52 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp010.tiscali.dk (smtp010.tiscali.dk [212.54.64.103]) by hub.freebsd.org (Postfix) with ESMTP id 325B037B425 for ; Sat, 15 Jun 2002 01:51:47 -0700 (PDT) Received: from NEIGAARD_MOB (213.237.13.224.adsl.hc.worldonline.dk [213.237.13.224]) by smtp010.tiscali.dk (8.12.4/8.12.4) with ESMTP id g5F8pfC2024358 for ; Sat, 15 Jun 2002 10:51:41 +0200 (MEST) Date: Sat, 15 Jun 2002 10:50:33 +0200 From: =?ISO-8859-1?B?U/hyZW4gTmVpZ2FhcmQ=?= X-Mailer: The Bat! (v1.60q) Reply-To: =?ISO-8859-1?B?U/hyZW4gTmVpZ2FhcmQ=?= X-Priority: 3 (Normal) Message-ID: <547866371.20020615105033@e-box.dk> To: freebsd-questions@freebsd.org Subject: How do I make a stop script MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I am in urgent need to make a stop script for a Debian machine, I have asked this question on the Debian list, but this is the fastest and best list I know of, and since it should be almost the same for FreeBSD, I will give it a go here too. My Debian is running bash. I need to make a script that can find the PID for a Java application, where the process string contains 'proximus', and 'kill -9' that process. My Java process spawns quite some threads, so I need to kill the main process, not one of the threads. How do I do this, I have no clue, and no shell programming experience, so please explain it to me carefully, a complete example would just be great, with some explanation so I don't have to ask again :) -- Med venlig hilsen/Best regards, SЬren Neigaard mailto:neigaard@e-box.dk -- "In the beginning the Universe was created. This has made a lot of people very angry and been widely regarded as a bad move." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 2: 9:44 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp25.singnet.com.sg (smtp25.singnet.com.sg [165.21.101.224]) by hub.freebsd.org (Postfix) with ESMTP id 5E17B37B40B for ; Sat, 15 Jun 2002 02:09:39 -0700 (PDT) Received: from singapura.singnet.com.sg (singapura.singnet.com.sg [165.21.10.10]) by smtp25.singnet.com.sg (8.12.3/8.12.2) with ESMTP id g5F99cNL019512 for ; Sat, 15 Jun 2002 17:09:38 +0800 Received: (from shanali@localhost) by singapura.singnet.com.sg (8.8.5/8.7.2) id RAA08176 for freebsd-questions@FreeBSD.ORG; Sat, 15 Jun 2002 17:09:37 +0800 (SST) Date: Sat, 15 Jun 2002 17:09:37 +0800 From: S H A N To: freebsd-questions@FreeBSD.ORG Subject: Re: How do I make a stop script Message-ID: <20020615090937.GA22317@singapura.singnet.com.sg> Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <547866371.20020615105033@e-box.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <547866371.20020615105033@e-box.dk> 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 hi, put the three lines in a file say killjava.sh and run it like #sh -x killjava.sh #!/bin/sh PID=`ps auxw |grep "proximus"|awk '{ print $1}'` kill -9 $PID for explanation pls refer to $man ps $man grep $man awk $man kill rgds, On Sat, Jun 15, 2002 at 10:50:33AM +0200, SЬren Neigaard wrote: > I am in urgent need to make a stop script for a Debian machine, I have > asked this question on the Debian list, but this is the fastest and > best list I know of, and since it should be almost the same for > FreeBSD, I will give it a go here too. > > My Debian is running bash. > > I need to make a script that can find the PID for a Java application, > where the process string contains 'proximus', and 'kill -9' that > process. My Java process spawns quite some threads, so I need to kill > the main process, not one of the threads. > > How do I do this, I have no clue, and no shell programming experience, > so please explain it to me carefully, a complete example would just be > great, with some explanation so I don't have to ask again :) > > -- > Med venlig hilsen/Best regards, > SЬren Neigaard mailto:neigaard@e-box.dk > -- > "In the beginning the Universe was created. This has made a lot of people very angry and been widely regarded as a bad move." > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- S H A N To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 2:31:44 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp030.tiscali.dk (smtp030.tiscali.dk [212.54.64.105]) by hub.freebsd.org (Postfix) with ESMTP id 05F7A37B403; Sat, 15 Jun 2002 02:31:27 -0700 (PDT) Received: from NEIGAARD_MOB (213.237.13.224.adsl.hc.worldonline.dk [213.237.13.224]) by smtp030.tiscali.dk (8.12.4/8.12.4) with ESMTP id g5F9VJdK024026; Sat, 15 Jun 2002 11:31:20 +0200 (MEST) Date: Sat, 15 Jun 2002 11:30:13 +0200 From: =?ISO-8859-1?B?U/hyZW4gTmVpZ2FhcmQ=?= X-Mailer: The Bat! (v1.60q) Reply-To: =?ISO-8859-1?B?U/hyZW4gTmVpZ2FhcmQ=?= X-Priority: 3 (Normal) Message-ID: <17510246263.20020615113013@e-box.dk> To: owner-freebsd-questions@FreeBSD.ORG, S H A N Cc: freebsd-questions@FreeBSD.ORG Subject: Re[2]: How do I make a stop script In-Reply-To: <20020615090937.GA22317@singapura.singnet.com.sg> References: <547866371.20020615105033@e-box.dk> <20020615090937.GA22317@singapura.singnet.com.sg> 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 Saturday, June 15, 2002, 11:09:37 AM, S H A N wrote: SHAN> hi, SHAN> put the three lines in a file say killjava.sh and run it like SHAN> #sh -x killjava.sh SHAN> #!/bin/sh SHAN> PID=`ps auxw |grep "proximus"|awk '{ print $1}'` SHAN> kill -9 $PID I tried with this first: #!/bin/sh PID=`ps auxw |grep "proximus"|awk '{ print $1}'` echo $PID And it printed out 'root' 12 times (the number of threads my Java app is running), so I guess that did not work :) /SЬren SHAN> for explanation pls refer to SHAN> $man ps SHAN> $man grep SHAN> $man awk SHAN> $man kill SHAN> rgds, SHAN> On Sat, Jun 15, 2002 at 10:50:33AM +0200, SЬren Neigaard wrote: >> I am in urgent need to make a stop script for a Debian machine, I have >> asked this question on the Debian list, but this is the fastest and >> best list I know of, and since it should be almost the same for >> FreeBSD, I will give it a go here too. >> >> My Debian is running bash. >> >> I need to make a script that can find the PID for a Java application, >> where the process string contains 'proximus', and 'kill -9' that >> process. My Java process spawns quite some threads, so I need to kill >> the main process, not one of the threads. >> >> How do I do this, I have no clue, and no shell programming experience, >> so please explain it to me carefully, a complete example would just be >> great, with some explanation so I don't have to ask again :) >> >> -- >> Med venlig hilsen/Best regards, >> SЬren Neigaard mailto:neigaard@e-box.dk >> -- >> "In the beginning the Universe was created. This has made a lot of people very angry and been widely regarded as a bad move." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 2:41:45 2002 Delivered-To: freebsd-questions@freebsd.org Received: from itworks.com.au (dsl-210-15-242-169.Melbourne.netspace.net.au [210.15.242.169]) by hub.freebsd.org (Postfix) with SMTP id C124637B405 for ; Sat, 15 Jun 2002 02:41:33 -0700 (PDT) Received: (qmail 19873 invoked from network); 15 Jun 2002 09:40:45 -0000 Received: from unknown (HELO bugs) (192.168.1.100) by chip.gav.itworks.com.au with SMTP; 15 Jun 2002 09:40:45 -0000 Message-ID: <0fb101c21450$624a4950$6401a8c0@bugs> From: "Gavin Cameron" To: "S H A N" Cc: References: <547866371.20020615105033@e-box.dk> <20020615090937.GA22317@singapura.singnet.com.sg> <17510246263.20020615113013@e-box.dk> Subject: Re: Re[2]: How do I make a stop script Date: Sat, 15 Jun 2002 19:38:19 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Soren, Did you read the ps and awk manpages as you were advised to? ps auxw returns the process ID in the second column... so you want to change the awk command to read awk '{print $2}' I have no idea what the debian ps command returns so YMMV. Gavin ----- Original Message ----- From: "SЬren Neigaard" To: ; "S H A N" Cc: Sent: Saturday, June 15, 2002 7:30 PM Subject: Re[2]: How do I make a stop script > Saturday, June 15, 2002, 11:09:37 AM, S H A N wrote: > > SHAN> hi, > > SHAN> put the three lines in a file say killjava.sh and run it like > > SHAN> #sh -x killjava.sh > > SHAN> #!/bin/sh > SHAN> PID=`ps auxw |grep "proximus"|awk '{ print $1}'` > SHAN> kill -9 $PID > > I tried with this first: > > #!/bin/sh > PID=`ps auxw |grep "proximus"|awk '{ print $1}'` > echo $PID > > And it printed out 'root' 12 times (the number of threads my Java app > is running), so I guess that did not work :) > > /SЬren > > SHAN> for explanation pls refer to > > SHAN> $man ps > SHAN> $man grep > SHAN> $man awk > SHAN> $man kill > > SHAN> rgds, > > SHAN> On Sat, Jun 15, 2002 at 10:50:33AM +0200, SЬren Neigaard wrote: > >> I am in urgent need to make a stop script for a Debian machine, I have > >> asked this question on the Debian list, but this is the fastest and > >> best list I know of, and since it should be almost the same for > >> FreeBSD, I will give it a go here too. > >> > >> My Debian is running bash. > >> > >> I need to make a script that can find the PID for a Java application, > >> where the process string contains 'proximus', and 'kill -9' that > >> process. My Java process spawns quite some threads, so I need to kill > >> the main process, not one of the threads. > >> > >> How do I do this, I have no clue, and no shell programming experience, > >> so please explain it to me carefully, a complete example would just be > >> great, with some explanation so I don't have to ask again :) > >> > >> -- > >> Med venlig hilsen/Best regards, > >> SЬren Neigaard mailto:neigaard@e-box.dk > >> -- > >> "In the beginning the Universe was created. This has made a lot of people very angry and been widely regarded as a bad move." > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 3:21:45 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp040.tiscali.dk (smtp040.tiscali.dk [212.54.64.106]) by hub.freebsd.org (Postfix) with ESMTP id 1CFEF37B406; Sat, 15 Jun 2002 03:21:39 -0700 (PDT) Received: from NEIGAARD_MOB (213.237.13.224.adsl.hc.worldonline.dk [213.237.13.224]) by smtp040.tiscali.dk (8.12.4/8.12.4) with ESMTP id g5FALKhc020093; Sat, 15 Jun 2002 12:21:24 +0200 (MEST) Date: Sat, 15 Jun 2002 12:20:09 +0200 From: =?ISO-8859-1?B?U/hyZW4gTmVpZ2FhcmQ=?= X-Mailer: The Bat! (v1.60q) Reply-To: =?ISO-8859-1?B?U/hyZW4gTmVpZ2FhcmQ=?= X-Priority: 3 (Normal) Message-ID: <10813241970.20020615122009@e-box.dk> To: owner-freebsd-questions@FreeBSD.ORG, "Gavin Cameron" Cc: "S H A N" , freebsd-questions@FreeBSD.ORG Subject: Re[4]: How do I make a stop script In-Reply-To: <0fb101c21450$624a4950$6401a8c0@bugs> References: <547866371.20020615105033@e-box.dk> <20020615090937.GA22317@singapura.singnet.com.sg> <17510246263.20020615113013@e-box.dk> <0fb101c21450$624a4950$6401a8c0@bugs> 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 Saturday, June 15, 2002, 11:38:19 AM, Gavin wrote: GC> Soren, GC> Did you read the ps and awk manpages as you were advised to? Apparently not good enough :) GC> ps auxw returns the process ID in the second column... so you GC> want to change the awk command to read GC> awk '{print $2}' Yes that did the trick, thanks :) /SЬren GC> I have no idea what the debian ps command returns so YMMV. GC> Gavin GC> ----- Original Message ----- GC> From: "SЬren Neigaard" GC> To: ; "S H A N" GC> GC> Cc: GC> Sent: Saturday, June 15, 2002 7:30 PM GC> Subject: Re[2]: How do I make a stop script >> Saturday, June 15, 2002, 11:09:37 AM, S H A N wrote: >> >> SHAN> hi, >> >> SHAN> put the three lines in a file say killjava.sh and run it like >> >> SHAN> #sh -x killjava.sh >> >> SHAN> #!/bin/sh >> SHAN> PID=`ps auxw |grep "proximus"|awk '{ print $1}'` >> SHAN> kill -9 $PID >> >> I tried with this first: >> >> #!/bin/sh >> PID=`ps auxw |grep "proximus"|awk '{ print $1}'` >> echo $PID >> >> And it printed out 'root' 12 times (the number of threads my Java app >> is running), so I guess that did not work :) >> >> /SЬren >> >> SHAN> for explanation pls refer to >> >> SHAN> $man ps >> SHAN> $man grep >> SHAN> $man awk >> SHAN> $man kill >> >> SHAN> rgds, >> >> SHAN> On Sat, Jun 15, 2002 at 10:50:33AM +0200, SЬren Neigaard wrote: >> >> I am in urgent need to make a stop script for a Debian machine, I have >> >> asked this question on the Debian list, but this is the fastest and >> >> best list I know of, and since it should be almost the same for >> >> FreeBSD, I will give it a go here too. >> >> >> >> My Debian is running bash. >> >> >> >> I need to make a script that can find the PID for a Java application, >> >> where the process string contains 'proximus', and 'kill -9' that >> >> process. My Java process spawns quite some threads, so I need to kill >> >> the main process, not one of the threads. >> >> >> >> How do I do this, I have no clue, and no shell programming experience, >> >> so please explain it to me carefully, a complete example would just be >> >> great, with some explanation so I don't have to ask again :) >> >> >> >> -- >> >> Med venlig hilsen/Best regards, >> >> SЬren Neigaard mailto:neigaard@e-box.dk >> >> -- >> >> "In the beginning the Universe was created. This has made a lot of GC> people very angry and been widely regarded as a b To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 3:23:50 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp04.wxs.nl (smtp04.wxs.nl [195.121.6.59]) by hub.freebsd.org (Postfix) with ESMTP id 735E437B406 for ; Sat, 15 Jun 2002 03:23:45 -0700 (PDT) Received: from cybertron.kruijff ([213.10.151.186]) by smtp04.wxs.nl (Netscape Messaging Server 4.15) with ESMTP id GXQSVJ00.9IJ; Sat, 15 Jun 2002 12:23:43 +0200 Date: Sat, 15 Jun 2002 12:24:25 +0200 From: Alex X-Mailer: The Bat! (v1.53d) Reply-To: freebsd-reply@akruijff.dds.nl X-Priority: 3 (Normal) Message-ID: <276895455.20020615122425@dds.nl> To: "ozdemir dogan" Cc: "freebsd" Subject: Re: a question about cvsuping source In-Reply-To: <004c01c2142f$118d8160$c3c883d9@oemcomputer> References: <004c01c2142f$118d8160$c3c883d9@oemcomputer> 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 Dear ozdemir, Saturday, June 15, 2002, 7:39:41 AM, you wrote: od> Hi.I am new in Freebsd and I want to ask something about cvsup.For example I am using Freebsd 4.5 and always cvsup the source.When Freebsd 4.6 released is my source tree equal to Freebsd 4.6's od> source.That is, should I download the source of every release when they are released although I allways cvsup my source.And will my source tree be equal when 5.0 released.(because of the od> difference between 4x-5x). od> Thank you. It all depends on you configuration file. With cvsup you can decide witch source tree you wanna follow. Usaly its best to keep track of the lastest stable version. Unless you have a reason to do other wise. I have in my config file the tag RELENG_4_6 so i get that. I changed this by hand when 4.6 came out. P.S. Could you change the setting of you mailer to send plain text? -- Best regards, Alex The FreeBSD handbook www.freebsd.org/handbook The mailing lists http://www.freebsd.org/support.html#mailing-list How to get best results from the FreeBSD- questions mailing list http://www.freebsd.org/doc/en_US.ISO8859-1/articles/freebsd-questions/index.html Alternative: http://www.lemis.com/questions.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 4:41:40 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f165.law12.hotmail.com [64.4.19.165]) by hub.freebsd.org (Postfix) with ESMTP id C1D0E37B415 for ; Sat, 15 Jun 2002 04:41:38 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sat, 15 Jun 2002 04:41:38 -0700 Received: from 213.175.73.112 by lw12fd.law12.hotmail.msn.com with HTTP; Sat, 15 Jun 2002 11:41:37 GMT X-Originating-IP: [213.175.73.112] From: "uwi mAn" To: questions@freebsd.org Subject: defaultrouter=NUMIP Date: Sat, 15 Jun 2002 07:41:37 -0400 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 15 Jun 2002 11:41:38.0722 (UTC) FILETIME=[9C587020:01C21461] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG How to enable this setting on the fly without having specified this setting in rc.conf ? defaultrouter=NUMIP Thanks _________________________________________________________________ Join the world▓s largest e-mail service with MSN Hotmail. http://www.hotmail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 5: 9:41 2002 Delivered-To: freebsd-questions@freebsd.org Received: from shockwave.systems.pipex.net (shockwave.systems.pipex.net [62.190.223.9]) by hub.freebsd.org (Postfix) with ESMTP id DBD1137B41F for ; Sat, 15 Jun 2002 05:09:35 -0700 (PDT) Received: from ThisAddressDoesNotExist (userhh092.dsl.pipex.com [62.190.215.92]) by shockwave.systems.pipex.net (Postfix) with ESMTP id DB9801600015F for ; Sat, 15 Jun 2002 13:08:40 +0100 (BST) Subject: No screensaver applet in gnomecontrolcenter after upgrade to xscreensaver-4.05 From: Stacey Roberts Reply-To: sroberts@dsl.pipex.com To: FreeBSD-Questions Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-a6NuG50jukNLbU/vL04V" X-Mailer: Ximian Evolution 1.0.7 Date: 15 Jun 2002 13:08:34 +0100 Message-Id: <1024142916.21106.4.camel@Demon.Strobe.org> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-a6NuG50jukNLbU/vL04V Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hello, I finally managed to get xscreensaver installed on this system. However after restarting X (no particular reason, just wanted to), I figured I'd configure the screensaver, but when I start gnomecontrolcenter, I can see screensaver in the panel on the left (no image). Clicking on screensaver doesn't cause the right panel to display the screensaver configuration options. Is there a reason / fix for this? Stacey --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer --=-a6NuG50jukNLbU/vL04V Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hello, I finally managed to get xscreensaver installed on this system. However after restarting X (no particular reason, just wanted to), I figured I'd configure the screensaver, but when I start gnomecontrolcenter, I can see screensaver in the panel on the left (no image). Clicking on screensaver doesn't cause the right panel to display the screensaver configuration options. Is there a reason / fix for this? Stacey - --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 iQA/AwUBPQsuQPdn4A8qiCO5EQKfGACfTg8KAKkt6GQULRvVNX5gQbC3+1sAni7m bhbcvgcWaoKt7gibrVr2XZbh =Pngz -----END PGP SIGNATURE----- --=-a6NuG50jukNLbU/vL04V-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 5:15:54 2002 Delivered-To: freebsd-questions@freebsd.org Received: from jangada.softinfo.com.br (BA000200.user.veloxzone.com.br [200.164.0.200]) by hub.freebsd.org (Postfix) with ESMTP id 94CC637B41D; Sat, 15 Jun 2002 05:15:50 -0700 (PDT) Received: from acaraje (acaraje.softinfo.com.br [192.168.10.2]) by jangada.softinfo.com.br (8.12.3/8.12.3) with SMTP id g5FCDK0l059974; Sat, 15 Jun 2002 09:13:21 -0300 (BRT) (envelope-from vitor@softinfo.com.br) Message-ID: <004b01c21466$81638d40$020aa8c0@acaraje> Reply-To: "Vitor de Matos Carvalho" From: "Vitor de Matos Carvalho" To: "FreeBSD-Questions" Cc: "FreeBSD-Hackers" Subject: CPU Temperature and MRTG Date: Sat, 15 Jun 2002 09:16:40 -0300 Organization: Softinfo Network 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 :)) It would like to know if somebody uses some program to measure the temperature of CPU (Intel) and motherboard, so that it can be read by the MRTG and thus to generate graphs? Atenciosamente, Vitor de Matos Carvalho System Network Administrator - Softinfo Network FreeBSD - The Power To Serve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 5:51: 3 2002 Delivered-To: freebsd-questions@freebsd.org Received: from shockwave.systems.pipex.net (shockwave.systems.pipex.net [62.190.223.9]) by hub.freebsd.org (Postfix) with ESMTP id 3894237B412 for ; Sat, 15 Jun 2002 05:50:51 -0700 (PDT) Received: from ThisAddressDoesNotExist (userhh092.dsl.pipex.com [62.190.215.92]) by shockwave.systems.pipex.net (Postfix) with ESMTP id E66EA160008E9; Sat, 15 Jun 2002 13:50:47 +0100 (BST) Subject: screensaver config options not appearing in gnomecontrolcenter after upgrade to 4.05 From: Stacey Roberts Reply-To: sroberts@dsl.pipex.com To: monkey@crackula.com Cc: FreeBSD-Questions Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-UYenjJL5n33+ahw5MCJQ" X-Mailer: Ximian Evolution 1.0.7 Date: 15 Jun 2002 13:50:41 +0100 Message-Id: <1024145443.21106.9.camel@Demon.Strobe.org> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-UYenjJL5n33+ahw5MCJQ Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi Adam, I managed to get xscreensaver upgraded to xscreensaver-gnome-4.05 in the end. However, I've now got the situation where I now cannot configure a screensaver, because no options appear for screensaver when I click on screensaver in gnomecontrolcenter. Any advice, or pointers to a documented solution for this anywhere? Thanks. Stacey From your earlier post: i don't have the patience to poke at the configure script, so then, assuming that you have gtk installed normally, and it should be -lgtk12, the quickest kludge possible is to run: # cd /usr/ports/x11/xscreensaver # make clean configure # cp work/xscreensaver-4.04/driver/Makefile work/xscreensaver-4.04/driver/Makefile.orig # sed -e "s/-lgtk -lgdk -lglib//" work/xscreensaver-4.04/driver/Makefile.orig > work/xscreensaver-4.04/driver/Makefile # make install clean -Adam --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer --=-UYenjJL5n33+ahw5MCJQ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi Adam, I managed to get xscreensaver upgraded to xscreensaver-gnome-4.05 in the end. However, I've now got the situation where I now cannot configure a screensaver, because no options appear for screensaver when I click on screensaver in gnomecontrolcenter. Any advice, or pointers to a documented solution for this anywhere? Thanks. Stacey >From your earlier post: i don't have the patience to poke at the configure script, so then, assuming that you have gtk installed normally, and it should be -lgtk12, the quickest kludge possible is to run: # cd /usr/ports/x11/xscreensaver # make clean configure # cp work/xscreensaver-4.04/driver/Makefile work/xscreensaver-4.04/driver/Makefile.orig # sed -e "s/-lgtk -lgdk -lglib//" work/xscreensaver-4.04/driver/Makefile.orig > work/xscreensaver-4.04/driver/Makefile # make install clean - -Adam - --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 iQA/AwUBPQs4Hvdn4A8qiCO5EQInLgCeJ/0h63a3IesacTZUIFiTcg4S224AnjPm SK7PAU0FuB8Z1ltUppDw+9W1 =Q3sU -----END PGP SIGNATURE----- --=-UYenjJL5n33+ahw5MCJQ-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 6:48:21 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.tninet.se (lennier.tninet.se [195.100.94.105]) by hub.freebsd.org (Postfix) with ESMTP id 3637637B408 for ; Sat, 15 Jun 2002 06:48:16 -0700 (PDT) Received: from pcmarpxy.tninet.se (bb-62-5-36-29.bb.tninet.se [62.5.36.29]) by lennier.tninet.se (BMR ErlangTM/OTP 3.0) with ESMTP id 568003.148885.1024.1s41822571lennier ; Sat, 15 Jun 2002 15:48:05 +0200 Content-Type: text/plain; charset="iso-8859-1" From: Mark Rowlands To: "FreeBSD-Questions" Subject: Re: CPU Temperature and MRTG Date: Sat, 15 Jun 2002 15:48:04 +0200 User-Agent: KMail/1.4.1 References: <004b01c21466$81638d40$020aa8c0@acaraje> In-Reply-To: <004b01c21466$81638d40$020aa8c0@acaraje> Cc: "Vitor de Matos Carvalho" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200206151548.04824.mark.rowlands@minmail.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 Saturday 15 June 2002 2:16 pm, Vitor de Matos Carvalho wrote: > Hi :)) > > It would like to know if somebody uses some program to measure the > temperature of CPU (Intel) and motherboard, so that it can be read by t= he > MRTG and thus to generate graphs? > i'd like to know if anyone had managed this with an aopen ax6bc motherboa= rd=20 =2E..I have=20 device smbus0 device iicbus0 device iicbb0 device intpm0 compiled in kernel but I get squat from healthd and just about every othe= r=20 monitor tool I have tried. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 7:55:40 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.eagle.ca (mail2.eagle.ca [209.167.16.30]) by hub.freebsd.org (Postfix) with ESMTP id 35BFC37B435 for ; Sat, 15 Jun 2002 07:55:36 -0700 (PDT) Received: from afi (staff.eagle.ca [209.167.16.15]) by mail2.eagle.ca (8.11.3/8.11.3) with SMTP id g5FEs4i01347 for ; Sat, 15 Jun 2002 10:54:05 -0400 (EDT) (envelope-from lists@brenius.com) Message-ID: <001301c2147c$b5841e30$7b01a8c0@afi> From: To: Subject: /kernel: arplookup failed Date: Sat, 15 Jun 2002 10:55:36 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.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 127.1.1.# = in place of a real IP Jun 12 11:18:56 server /kernel: arplookup 127.1.1.253 failed: host is not on local network Jun 12 11:30:56 server /kernel: arplookup 127.1.1.1 failed: host is not on local network Jun 12 11:41:26 server /kernel: arplookup 127.1.1.253 failed: host is not on local network Jun 12 11:42:56 server /kernel: arplookup 127.1.1.1 failed: host is not on local network Any ideas on the cause and how to resolve? Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 8: 7: 5 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.eol.ca (mail.echo-on.net [205.189.151.1]) by hub.freebsd.org (Postfix) with ESMTP id D31D137B41D for ; Sat, 15 Jun 2002 08:07:03 -0700 (PDT) Received: from eol.ca (ppp-RAS1-3-29.dialup.eol.ca [64.56.226.29]) by mail.eol.ca (Postfix) with ESMTP id 28F4E87227 for ; Sat, 15 Jun 2002 11:07:14 -0400 (EDT) Message-ID: <3D0B5842.D44752F6@eol.ca> Date: Sat, 15 Jun 2002 11:07:46 -0400 From: angelaoyu@eol.ca X-Mailer: Mozilla 4.74 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: imap mail box in mail server? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi all I used couier imap before now my company needs to migrate from courier to uw imap but how do I transfer the mail because they are different mailbox setting? Thank you for your help To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 8:14:17 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost.gu.edu.au (kraken.itc.gu.edu.au [132.234.250.31]) by hub.freebsd.org (Postfix) with ESMTP id 4033637B425 for ; Sat, 15 Jun 2002 08:14:14 -0700 (PDT) Received: from kurango.cit.gu.edu.au (daemon@kurango.cit.gu.edu.au [132.234.86.1]) by mailhost.gu.edu.au (8.10.1/8.10.1) with ESMTP id g5FFEEB06230; Sun, 16 Jun 2002 01:14:15 +1000 (EST) Received: from localhost (steve@localhost) by kurango.cit.gu.edu.au (8.12.2/8.12.2) with SMTP id g5FFE93W008468; Sun, 16 Jun 2002 01:14:09 +1000 (EST) Date: Sun, 16 Jun 2002 01:14:09 +1000 (EST) From: Steven Goodwin To: Bill Moran Cc: questions@FreeBSD.ORG Subject: Re: var optimization In-Reply-To: <3D0A2A49.6010407@potentialtech.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 14 Jun 2002, Bill Moran wrote: > As to which part of the kernel, it's either the ufs or the ffs drivers. > I don't know the exact methodology/reasons for the change, the above is > a high-level look. There is a doc in /usr/share/doc called diskperf > that will probably have some more details on how/why this occurs. Fantastic reply. That's exactly what I wanted to know. Thanks very much. Steve > -- > Bill Moran > Potential Technology > http://www.potentialtech.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 Sat Jun 15 8:29:45 2002 Delivered-To: freebsd-questions@freebsd.org Received: from newsguy.com (smtp.newsguy.com [216.148.53.71]) by hub.freebsd.org (Postfix) with ESMTP id 954E437B409; Sat, 15 Jun 2002 08:29:35 -0700 (PDT) Received: from newsguy.com (200-181-082-171-cbace202.dial.telebrasilia.net.br [200.181.82.171]) by newsguy.com (8.9.1a/8.9.1) with ESMTP id IAA61149; Sat, 15 Jun 2002 08:29:12 -0700 (PDT) Message-ID: <3D0B5CA9.46E03003@newsguy.com> Date: Sat, 15 Jun 2002 12:26:33 -0300 From: "Daniel C. Sobral" X-Mailer: Mozilla 4.79 [en] (Win98; U) X-Accept-Language: en,pt-BR,pt,en-GB,en-US,ja MIME-Version: 1.0 To: Vitor de Matos Carvalho Cc: FreeBSD-Questions , FreeBSD-Hackers Subject: Re: CPU Temperature and MRTG References: <004b01c21466$81638d40$020aa8c0@acaraje> 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 Vitor de Matos Carvalho wrote: > > Hi :)) > > It would like to know if somebody uses some program to measure the > temperature of CPU (Intel) and motherboard, so that it can be read by the > MRTG and thus to generate graphs? Mmmmmm. I'm particularly familiar with the APCI code nowadays, but it would surprise me if there wasn't SOME command which returns the current temperature. In that case, net-snmp can easily do the job, even if not with the correct MIB (it can do the job with the correct MIB too, just not easily), through it's exec feature. > > Atenciosamente, > Vitor de Matos Carvalho > System Network Administrator - Softinfo Network > FreeBSD - The Power To Serve > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message -- Daniel C. Sobral (8-DCS) dcs@newsguy.com dcs@freebsd.org capo@international.bsdconspiracy.net "They did what they could to help her, using human skills -- and then, when that failed, left it in the hands of the gods. In this case," he bowed slightly, "myself. Like it or not," the demon continued, "that is my status in this region. Take it up with my priests if it bothers you." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 8:52:58 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ns3.safety.net (ns3.safety.net [216.40.201.32]) by hub.freebsd.org (Postfix) with ESMTP id 6802E37B42A; Sat, 15 Jun 2002 08:52:53 -0700 (PDT) Received: (from les@localhost) by ns3.safety.net (8.10.2/8.10.2) id g5FFqnb19714; Sat, 15 Jun 2002 08:52:49 -0700 From: Les Biffle Message-Id: <200206151552.g5FFqnb19714@ns3.safety.net> Subject: Re: CPU Temperature and MRTG In-Reply-To: <3D0B5CA9.46E03003@newsguy.com> To: "Daniel C. Sobral" Date: Sat, 15 Jun 2002 08:52:49 -0700 (MST) Cc: Vitor de Matos Carvalho , FreeBSD-Questions , FreeBSD-Hackers X-Mailer: ELM [version 2.4ME+ PL94 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit 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 > Vitor de Matos Carvalho wrote: > > > > Hi :)) > > > > It would like to know if somebody uses some program to measure the > > temperature of CPU (Intel) and motherboard, so that it can be read by the > > MRTG and thus to generate graphs? Check out healthd. (http://healthd.thehousleys.net/) On the main website, he gives examples of using MRTG to do this. Whether healthd can talk to your mobo chipset is another matter. Regards, -Les -- Les Biffle (480) 585-4099 les@safety.net http://www.les.safety.net/ Network Safety Corp., 5831 E. Dynamite Blvd., Cave Creek, AZ 85331 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 8:53:50 2002 Delivered-To: freebsd-questions@freebsd.org Received: from zerg.codec.ro (zerg.codec.ro [193.230.240.30]) by hub.freebsd.org (Postfix) with ESMTP id CD44F37B436 for ; Sat, 15 Jun 2002 08:53:42 -0700 (PDT) Received: (from httpd@localhost) by zerg.codec.ro (8.11.4/8.11.4) id g5FFuTl05929; Sat, 15 Jun 2002 18:56:29 +0300 Message-Id: <200206151556.g5FFuTl05929@zerg.codec.ro> From: Sorin Chiorean To: freebsd-questions@freebsd.org Subject: Updating kernel sources Date: Sat, 15 Jun 2002 18:56:29 +0300 MIME-Version: 1.0 X-Originating-IP: [193.226.6.226] X-Mailer: freemail 0.9.8 X-User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows 95; Snap.home.5) X-Organization: CODEC FreeMail Sender: owner-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, Is there a way to update the kernel sources without cvsup and make world because my internet connection is slow and i would like to download manually everything that is needed (tarballs, patches, etc). thank you, sorin ______________________________________________________________________ Do you want a free e-mail for life ? Get it at http://www.email.ro/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 8:55:13 2002 Delivered-To: freebsd-questions@freebsd.org Received: from sgshells.com (alpha.sgshells.com [203.116.84.192]) by hub.freebsd.org (Postfix) with SMTP id 9BC2437B445 for ; Sat, 15 Jun 2002 08:55:06 -0700 (PDT) Received: (qmail 18773 invoked by uid 0); 15 Jun 2002 15:56:14 -0000 Received: from cm42.omega66.scvmaxonline.com.sg (HELO okire) (okire@sgshells.com@218.186.66.42) by alpha.sgshells.com with SMTP; 15 Jun 2002 15:56:14 -0000 Message-ID: <005501c21485$22f51c50$0200a8c0@okire> From: "okirE" To: Subject: A problem regarding loss packets, Date: Sat, 15 Jun 2002 23:55:53 +0800 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0050_01C214C8.2EEA7FD0" 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 This is a multi-part message in MIME format. ------=_NextPart_000_0050_01C214C8.2EEA7FD0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I was tampering with my sysctl commands a while back, and w/o realising = it, my system is now getting loss packets extremely frequently. Are there any sysctl commands that can cause this? Regards, okirE ------=_NextPart_000_0050_01C214C8.2EEA7FD0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I was tampering with my sysctl commands = a while=20 back, and w/o realising it, my system is now getting loss packets = extremely=20 frequently.
Are there any sysctl commands that can = cause=20 this?
 
Regards,
okirE
 
 
------=_NextPart_000_0050_01C214C8.2EEA7FD0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 8:59:30 2002 Delivered-To: freebsd-questions@freebsd.org Received: from icc.cgu.chel.su (gw.csu.ru [195.54.14.5]) by hub.freebsd.org (Postfix) with ESMTP id 40B5737B41E for ; Sat, 15 Jun 2002 08:59:23 -0700 (PDT) Received: from mail.cgu.chel.su (mail.cgu.chel.su [195.54.14.68]) by icc.cgu.chel.su (8.11.6/8.11.6) with ESMTP id g5FFxKY26155 (using TLSv1/SSLv3 with cipher EDH-RSA-DES-CBC3-SHA (168 bits) verified NO) for ; Sat, 15 Jun 2002 21:59:20 +0600 (YEKST) (envelope-from ilia@cgu.chel.su) Received: from mail.cgu.chel.su (localhost [127.0.0.1]) by mail.cgu.chel.su (8.12.3/8.11.2) with ESMTP id g5FFxKZY060292 (using TLSv1/SSLv3 with cipher EDH-RSA-DES-CBC3-SHA (168 bits) verified NO) for ; Sat, 15 Jun 2002 21:59:20 +0600 (YEKST) (envelope-from ilia@cgu.chel.su) Received: (from uucp@localhost) by mail.cgu.chel.su (8.12.3/8.12.3/Submit) with UUCP id g5FFxK9S060291 for questions@FreeBSD.ORG; Sat, 15 Jun 2002 21:59:20 +0600 (YEKST) (envelope-from ilia@cgu.chel.su) Received: from localhost (localhost.cgu.chel.su [127.0.0.1]) by jane.poka.net (8.12.3/8.11.1) with ESMTP id g5FFwPIT000597 for ; Sat, 15 Jun 2002 21:58:26 +0600 (YEKST) (envelope-from ilia@cgu.chel.su) Date: Sat, 15 Jun 2002 21:58:25 +0600 (YEKST) From: Ilia Chipitsine X-Sender: ilia@jane.poka.net To: questions@FreeBSD.ORG Subject: ipfw: DNS priority Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=koi8-r 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 Dear Sirs, how can I implement ipfw rules in order to prioriterize DNS and SSH (both incoming and outgoing) over the rest of packets ??? I mean that DNS and SSH traffic is the most important and I want to tell it to ipfw :) Regards, (Наилучшие пожелания) Ilia Chipitsine (Илья Шипицин) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 8:59:30 2002 Delivered-To: freebsd-questions@freebsd.org Received: from icc.cgu.chel.su (gw.csu.ru [195.54.14.5]) by hub.freebsd.org (Postfix) with ESMTP id 3340837B41D for ; Sat, 15 Jun 2002 08:59:23 -0700 (PDT) Received: from mail.cgu.chel.su (mail.cgu.chel.su [195.54.14.68]) by icc.cgu.chel.su (8.11.6/8.11.6) with ESMTP id g5FFxIY26149 (using TLSv1/SSLv3 with cipher EDH-RSA-DES-CBC3-SHA (168 bits) verified NO) for ; Sat, 15 Jun 2002 21:59:19 +0600 (YEKST) (envelope-from ilia@cgu.chel.su) Received: from mail.cgu.chel.su (localhost [127.0.0.1]) by mail.cgu.chel.su (8.12.3/8.11.2) with ESMTP id g5FFxIZY060284 (using TLSv1/SSLv3 with cipher EDH-RSA-DES-CBC3-SHA (168 bits) verified NO) for ; Sat, 15 Jun 2002 21:59:18 +0600 (YEKST) (envelope-from ilia@cgu.chel.su) Received: (from uucp@localhost) by mail.cgu.chel.su (8.12.3/8.12.3/Submit) with UUCP id g5FFxIRv060283 for questions@FreeBSD.ORG; Sat, 15 Jun 2002 21:59:18 +0600 (YEKST) (envelope-from ilia@cgu.chel.su) Received: from localhost (localhost.cgu.chel.su [127.0.0.1]) by jane.poka.net (8.12.3/8.11.1) with ESMTP id g5FFsnIT000571 for ; Sat, 15 Jun 2002 21:54:49 +0600 (YEKST) (envelope-from ilia@cgu.chel.su) Date: Sat, 15 Jun 2002 21:54:48 +0600 (YEKST) From: Ilia Chipitsine X-Sender: ilia@jane.poka.net To: questions@FreeBSD.ORG Subject: ipfw: dynamic rules and kern.securelevel=4 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=koi8-r 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 Dear Sirs, it is not clear, will the dynamic rules work with kern.securelevel=4 ? Regards, (Наилучшие пожелания) Ilia Chipitsine (Илья Шипицин) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 8:59:37 2002 Delivered-To: freebsd-questions@freebsd.org Received: from icc.cgu.chel.su (gw.csu.ru [195.54.14.5]) by hub.freebsd.org (Postfix) with ESMTP id 5036937B41F for ; Sat, 15 Jun 2002 08:59:23 -0700 (PDT) Received: from mail.cgu.chel.su (mail.cgu.chel.su [195.54.14.68]) by icc.cgu.chel.su (8.11.6/8.11.6) with ESMTP id g5FFxJY26152 (using TLSv1/SSLv3 with cipher EDH-RSA-DES-CBC3-SHA (168 bits) verified NO) for ; Sat, 15 Jun 2002 21:59:20 +0600 (YEKST) (envelope-from ilia@cgu.chel.su) Received: from mail.cgu.chel.su (localhost [127.0.0.1]) by mail.cgu.chel.su (8.12.3/8.11.2) with ESMTP id g5FFxJZY060288 (using TLSv1/SSLv3 with cipher EDH-RSA-DES-CBC3-SHA (168 bits) verified NO) for ; Sat, 15 Jun 2002 21:59:19 +0600 (YEKST) (envelope-from ilia@cgu.chel.su) Received: (from uucp@localhost) by mail.cgu.chel.su (8.12.3/8.12.3/Submit) with UUCP id g5FFxJrs060287 for questions@FreeBSD.ORG; Sat, 15 Jun 2002 21:59:19 +0600 (YEKST) (envelope-from ilia@cgu.chel.su) Received: from localhost (localhost.cgu.chel.su [127.0.0.1]) by jane.poka.net (8.12.3/8.11.1) with ESMTP id g5FFu5IT000585 for ; Sat, 15 Jun 2002 21:56:06 +0600 (YEKST) (envelope-from ilia@cgu.chel.su) Date: Sat, 15 Jun 2002 21:56:05 +0600 (YEKST) From: Ilia Chipitsine X-Sender: ilia@jane.poka.net To: questions@FreeBSD.ORG Subject: ipfw: stateful rules & UDP/ICMP Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=koi8-r 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 Dear Sirs, do stateful rules have any effect on UDP/ICMP trafic ? Regards, (Наилучшие пожелания) Ilia Chipitsine (Илья Шипицин) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 9:14:43 2002 Delivered-To: freebsd-questions@freebsd.org Received: from clmboh1-smtp3.columbus.rr.com (clmboh1-smtp3.columbus.rr.com [65.24.0.112]) by hub.freebsd.org (Postfix) with ESMTP id 7174737B414 for ; Sat, 15 Jun 2002 09:14:39 -0700 (PDT) Received: from jimarnold.org (a11a174.neo.rr.com [204.210.192.174]) by clmboh1-smtp3.columbus.rr.com (8.11.2/8.11.2) with ESMTP id g5FGEYv08689; Sat, 15 Jun 2002 12:14:34 -0400 (EDT) Received: from [192.168.0.4] (mac [192.168.0.4]) by jimarnold.org (Postfix) with ESMTP id 67352368E; Sat, 15 Jun 2002 12:14:30 -0400 (EDT) Mime-Version: 1.0 X-Sender: jim@192.168.0.2 Message-Id: In-Reply-To: <6D5F4C12-7FF0-11D6-A528-0050E470BA38@annereau.net> References: <6D5F4C12-7FF0-11D6-A528-0050E470BA38@annereau.net> Date: Sat, 15 Jun 2002 12:14:25 -0400 To: Daniel Annereau , freebsd-questions@FreeBSD.org From: Jim Arnold Subject: Re: netatalk port 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 >Please help me with any info on the startup, config, etc. of the >netatalk port as installed at system >install. Dan, Take a look in /usr/local/etc and you will see the config files for Appletalk. In /usr/local/etc/rc.d you will find the netatalk.sh.sample script. Copy that to netatalk.sh and then run it with ./netatalk.sh start That assumes that it's not already running. You will get a message saying it's already running or you'll see it start up. Now that it's in the rc.d directory it will get started whenever you reboot the computer. The AppleVolumes.default file in /usr/local/etc will have a tilde at the end. This allows you to mount your home directory. If you would like to add other volumes that you can mount on your mac, edit the AppleVolumes.system file and add them to the end. Mine looks like this: /tmp Temporary /max max This mount the /tmp directory as "Temporary" on my mac and /max (a storages drive for music, etc,) can then be mounted as "max" on my Mac. This should get you going. HTH Cheers, Jim >Hello, >I have searched and searched and can't find any info concerning the >file structure of the netatalk port that I installed with the system. >I added the netatalk option to my kernel config and recompiled with >no errors and am using that kernel now. >At one point in time I had atalkd running but I don't know exactly >how it started. I could connect to BSD from my Mac using appleshare >over IP (although it didn't show up in the chooser). >I also didn't find atalkd anywhere where the man pages said it would >be nor could I find the atalkd.conf file either. >Please help me with any info on the startup, config, etc. of the >netatalk port as installed at system install. >Thank you. >- Dan > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 9:24:32 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mta02-svc.ntlworld.com (mta02-svc.ntlworld.com [62.253.162.42]) by hub.freebsd.org (Postfix) with ESMTP id E743637B421 for ; Sat, 15 Jun 2002 09:24:23 -0700 (PDT) Received: from lungfish.ntlworld.com ([80.4.0.215]) by mta02-svc.ntlworld.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020615162345.ZRDE4626.mta02-svc.ntlworld.com@lungfish.ntlworld.com>; Sat, 15 Jun 2002 17:23:45 +0100 Received: from tuatara.goatsucker.org (tuatara.goatsucker.org [192.168.1.6]) by lungfish.ntlworld.com (8.11.6/8.11.6) with ESMTP id g5FGNiV64027; Sat, 15 Jun 2002 17:23:45 +0100 (BST) (envelope-from scott@tuatara.goatsucker.org) Received: (from scott@localhost) by tuatara.goatsucker.org (8.12.3/8.12.3/Submit) id g5FGNhpg010443; Sat, 15 Jun 2002 17:23:43 +0100 (BST) (envelope-from scott) Date: Sat, 15 Jun 2002 17:23:43 +0100 From: Scott Mitchell To: Scott Carmichael Cc: questions@FreeBSD.ORG Subject: Re: Building with CPUTYPE=k7 Message-ID: <20020615172343.B525@fishballoon.dyndns.org> References: <20020613154830.J64714-100000@samwise.jobeus.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020613154830.J64714-100000@samwise.jobeus.net>; from freebsd@jobeus.net on Thu, Jun 13, 2002 at 03:51:26PM -0600 X-Operating-System: FreeBSD 4.6-PRERELEASE 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 Thu, Jun 13, 2002 at 03:51:26PM -0600, Scott Carmichael wrote: > Next time I make world and build my kernel, I was thinking about using > CPUTYPE=k7 in my make.conf file. Two questions about this though: > > A. To clarify, k7 is the Athlon chip, correct? Yup. > B. Has anyone had problems with this flag? It warns in make.conf about > potential problems, and I was just wondering how common these problems > are. Well, it works for me...although this machine has locked up mysteriously a couple of times in the six months since I built it, but there's plenty of other possible causes for that. I probably wouldn't run with CPUTYPE=k7 on a mission-critical machine, but on a workstation you should have no problems. I doubt you'll notice any difference in performance though. Oh, setting CPUTYPE in make.conf makes it slightly painful to build anything for a box that needs a different CPUTYPE (eg. I obviously like to do the buildworlds for my 486 router on the Athlon box :-) I'd leave CPUTYPE alone if that's a consideration for you as well. HTH, 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 Sat Jun 15 9:24:59 2002 Delivered-To: freebsd-questions@freebsd.org Received: from albatross.prod.itd.earthlink.net (albatross.mail.pas.earthlink.net [207.217.120.120]) by hub.freebsd.org (Postfix) with ESMTP id A7F5637B421 for ; Sat, 15 Jun 2002 09:24:52 -0700 (PDT) Received: from dialup-63.214.200.167.dial1.philadelphia1.level3.net ([63.214.200.167] helo=sparky) by albatross.prod.itd.earthlink.net with smtp (Exim 3.33 #2) id 17JGLp-00033E-00; Sat, 15 Jun 2002 09:24:34 -0700 From: Jud To: "ozdemir dogan" , freebsd-reply@akruijff.dds.nl Cc: "freebsd" Date: Sat, 15 Jun 2002 12:24:56 -0400 X-Priority: 3 (Normal) In-Reply-To: <276895455.20020615122425@dds.nl> Message-Id: <62BA98LJRROLJA7VPWQSMHBC8EC0IF.3d0b6a58@sparky> Subject: Re: a question about cvsuping source MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Mailer: Opera 6.04 build 1126 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 6/15/2002 6:24:25 AM, Alex wrote: > > >Dear ozdemir, > >Saturday, June 15, 2002, 7:39:41 AM, you wrote: > >od> Hi.I am new in Freebsd and I want to ask something about cvsup.For example I am using Freebsd 4.5 and always cvsup the source.When Freebsd 4.6 released is my source tree equal to Freebsd 4.6's >od> source.That is, should I download the source of every release when they are released although I allways cvsup my source.And will my source tree be equal when 5.0 released.(because of the >od> difference between 4x-5x). >od> Thank you. > >It all depends on you configuration file. > >With cvsup you can decide witch source tree you wanna follow. Usaly >its best to keep track of the lastest stable version. Unless you have >a reason to do other wise. I have in my config file the tag RELENG_4_ 6 >so i get that. I changed this by hand when 4.6 came out. As I (possibly mis-)understand it, RELENG_4_6 should get you 4.6- RELEASE with any security updates. This is for folks who don't want to run the latest -STABLE (not as thoroughly tested as -RELEASE, so greater chance of bugs). Plain old RELENG_4 should get you the latest 4.x-STABLE version. This will always be at least equal to, and usually newer than, 4.x-RELEASE. By the time 5.0 is released, if there are any requirements for updating to the latest -STABLE other than changing to RELENG_5 in the appropriate supfile, I'm sure that information will be made widely available in advance. Jud To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 9:25:17 2002 Delivered-To: freebsd-questions@freebsd.org Received: from d1-hrz.uni-duisburg.de (d1-hrz.uni-duisburg.de [134.91.4.38]) by hub.freebsd.org (Postfix) with ESMTP id D60E537B42A; Sat, 15 Jun 2002 09:24:58 -0700 (PDT) Received: from pandora.plagegeister.de (athome30.uni-duisburg.de [134.91.17.40]) by d1-hrz.uni-duisburg.de (8.11.1/8.11.1) with SMTP id g5FGOan06732; Sat, 15 Jun 2002 18:24:37 +0200 (MESZ) Received: (nullmailer pid 984 invoked by uid 1001); Sat, 15 Jun 2002 13:30:42 -0000 Date: Sat, 15 Jun 2002 15:30:42 +0200 From: Mark Weinem To: FreeBSD Questions Cc: questions@FreeBSD.ORG Subject: Re: problem with sound card Message-ID: <20020615133042.GA778@pandora.plagegeister.de> Mail-Followup-To: FreeBSD Questions , questions@FreeBSD.ORG References: <20020614211948.RGUY19182.mtiwmhc21.worldnet.att.net@there> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020614211948.RGUY19182.mtiwmhc21.worldnet.att.net@there> User-Agent: Mutt/1.3.28i Sender: owner-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, 14 Jun 2002, AZN Unix wrote: > i read the handbook on freebsd.org but it's not working when i configure my > kernel. i have a sound blaster pci128 sound card > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message Does it work with "kldload snd"? Ciao, Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 9:25:13 2002 Delivered-To: freebsd-questions@freebsd.org Received: from d1-hrz.uni-duisburg.de (d1-hrz.uni-duisburg.de [134.91.4.38]) by hub.freebsd.org (Postfix) with ESMTP id D60E537B42A; Sat, 15 Jun 2002 09:24:58 -0700 (PDT) Received: from pandora.plagegeister.de (athome30.uni-duisburg.de [134.91.17.40]) by d1-hrz.uni-duisburg.de (8.11.1/8.11.1) with SMTP id g5FGOan06732; Sat, 15 Jun 2002 18:24:37 +0200 (MESZ) Received: (nullmailer pid 984 invoked by uid 1001); Sat, 15 Jun 2002 13:30:42 -0000 Date: Sat, 15 Jun 2002 15:30:42 +0200 From: Mark Weinem To: FreeBSD Questions Cc: questions@FreeBSD.ORG Subject: Re: problem with sound card Message-ID: <20020615133042.GA778@pandora.plagegeister.de> Mail-Followup-To: FreeBSD Questions , questions@FreeBSD.ORG References: <20020614211948.RGUY19182.mtiwmhc21.worldnet.att.net@there> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020614211948.RGUY19182.mtiwmhc21.worldnet.att.net@there> User-Agent: Mutt/1.3.28i Sender: owner-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, 14 Jun 2002, AZN Unix wrote: > i read the handbook on freebsd.org but it's not working when i configure my > kernel. i have a sound blaster pci128 sound card > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message Does it work with "kldload snd"? Ciao, Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 9:25:57 2002 Delivered-To: freebsd-questions@freebsd.org Received: from wonkity.com (wonkity.com [63.93.4.4]) by hub.freebsd.org (Postfix) with ESMTP id AE89537B437 for ; Sat, 15 Jun 2002 09:25:13 -0700 (PDT) Received: from wonkity.com (localhost.wonkity.com [127.0.0.1]) by wonkity.com (8.12.1/8.11.6) with ESMTP id g5FGP1uF004087; Sat, 15 Jun 2002 10:25:01 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.12.1/8.12.1/Submit) with ESMTP id g5FGP1F1004084; Sat, 15 Jun 2002 10:25:01 -0600 (MDT)?g (envelope-from wblock@wonkity.com) Date: Sat, 15 Jun 2002 10:25:01 -0600 (MDT) From: Warren Block To: uwi mAn Cc: questions@FreeBSD.ORG Subject: Re: defaultrouter=NUMIP In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 15 Jun 2002, uwi mAn wrote: > How to enable this setting on the fly without having specified this setting > in rc.conf ? > > defaultrouter=NUMIP If you already have a default route (probably), you can change it with route change default NUMIP See man route -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 Sat Jun 15 9:41:24 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp06.wxs.nl (smtp06.wxs.nl [195.121.6.58]) by hub.freebsd.org (Postfix) with ESMTP id 14CEF37B403 for ; Sat, 15 Jun 2002 09:41:21 -0700 (PDT) Received: from cybertron.kruijff ([213.10.151.186]) by smtp06.wxs.nl (Netscape Messaging Server 4.15) with ESMTP id GXRACR00.H75; Sat, 15 Jun 2002 18:41:15 +0200 Date: Sat, 15 Jun 2002 18:41:31 +0200 From: Alex X-Mailer: The Bat! (v1.53d) Reply-To: Alex X-Priority: 3 (Normal) Message-ID: <12729521429.20020615184131@dds.nl> To: Jud Cc: "ozdemir dogan" , freebsd-reply@akruijff.dds.nl, "freebsd" Subject: Re[2]: a question about cvsuping source In-Reply-To: <62BA98LJRROLJA7VPWQSMHBC8EC0IF.3d0b6a58@sparky> References: <62BA98LJRROLJA7VPWQSMHBC8EC0IF.3d0b6a58@sparky> 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 Hello/Beste Jud, Saturday, June 15, 2002, 6:24:56 PM, you wrote: J> Plain old RELENG_4 should get you the latest 4.x-STABLE version. This J> will always be at least equal to, and usually newer than, 4.x-RELEASE. Only RELENG_4 isn't that stable. Not that long ago it hold code that didn't handle the IDE drive properly. It likely that this will return after the official release of 4.6 -- Best regards/Met vriendelijke groet, Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 9:49:54 2002 Delivered-To: freebsd-questions@freebsd.org Received: from infinity.aesredfish.net (ns1.aesredfish.net [65.168.0.12]) by hub.freebsd.org (Postfix) with ESMTP id B21CD37B427 for ; Sat, 15 Jun 2002 09:49:51 -0700 (PDT) Received: from potentialtech.com (mhope-dhcp-65-168-1-181.dashfast.com [65.168.1.181]) by infinity.aesredfish.net (8.11.6/8.11.0) with ESMTP id g5FGnar31821; Sat, 15 Jun 2002 12:49:36 -0400 Message-ID: <3D0B718A.2090201@potentialtech.com> Date: Sat, 15 Jun 2002 12:55:38 -0400 From: Bill Moran User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0rc1) Gecko/20020502 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ilia Chipitsine Cc: questions@FreeBSD.ORG Subject: Re: ipfw: DNS priority References: Content-Type: text/plain; charset=KOI8-R; 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 Ilia Chipitsine wrote: > Dear Sirs, > > how can I implement ipfw rules in order to prioriterize DNS and SSH (both > incoming and outgoing) over the rest of packets ??? > > I mean that DNS and SSH traffic is the most important and I want to tell > it to ipfw :) Read the man page for dummynet. There's a bit of knowledge required before doing something like this, as you've got to work the dummynet rules into your other firewall rules. -- 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 Sat Jun 15 10: 8:15 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web20604.mail.yahoo.com (web20604.mail.yahoo.com [216.136.226.162]) by hub.freebsd.org (Postfix) with SMTP id 2EFB337B430 for ; Sat, 15 Jun 2002 10:08:09 -0700 (PDT) Message-ID: <20020615170808.81047.qmail@web20604.mail.yahoo.com> Received: from [209.173.210.209] by web20604.mail.yahoo.com via HTTP; Sat, 15 Jun 2002 10:08:08 PDT Date: Sat, 15 Jun 2002 10:08:08 -0700 (PDT) From: Jon Reply-To: cykyc@yahoo.com Subject: Re: ipfw: stateful rules & UDP/ICMP To: Ilia Chipitsine , questions@FreeBSD.ORG In-Reply-To: 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 --- Ilia Chipitsine wrote: > Dear Sirs, > > do stateful rules have any effect on UDP/ICMP trafic ? *** This is not an authoritize answer by any means *** When I was looking into this for ICMP a couple months back w/ probably a 4.5 -S branch, I believe the structure and matching used didn't take into account the ICMP type and code; iirc, it only looked at the src_ip, src_port, dst_ip, dst_port, and proto. This may have changed as of late, but what I observed was that an ICMP query (ICMP type 8, code 0) would open up traffic for all ICMP types and codes. I just created explicit denies for ICMP traffic I wasn't expecting (inbound timestamp, address mask, echo requests, etc), and assumed the risk that someone could perform whatever I didn't deny during the life of the dynamic rule when I sent out an ICMP packet that passed the ruleset Someone else on the list may be able to answer this in more detail. Also, this phenomenon may only be true for dynamic rules. FWIW, Jon __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 10:12:57 2002 Delivered-To: freebsd-questions@freebsd.org Received: from icc.cgu.chel.su (gw.csu.ru [195.54.14.5]) by hub.freebsd.org (Postfix) with ESMTP id 5DAD437B40D for ; Sat, 15 Jun 2002 10:12:51 -0700 (PDT) Received: from mail.cgu.chel.su (mail.cgu.chel.su [195.54.14.68]) by icc.cgu.chel.su (8.11.6/8.11.6) with ESMTP id g5FHCZY29071 (using TLSv1/SSLv3 with cipher EDH-RSA-DES-CBC3-SHA (168 bits) verified NO); Sat, 15 Jun 2002 23:12:35 +0600 (YEKST) (envelope-from ilia@cgu.chel.su) Received: from mail.cgu.chel.su (localhost [127.0.0.1]) by mail.cgu.chel.su (8.12.3/8.11.2) with ESMTP id g5FHCYZY061145 (using TLSv1/SSLv3 with cipher EDH-RSA-DES-CBC3-SHA (168 bits) verified NO); Sat, 15 Jun 2002 23:12:35 +0600 (YEKST) (envelope-from ilia@cgu.chel.su) Received: (from uucp@localhost) by mail.cgu.chel.su (8.12.3/8.12.3/Submit) with UUCP id g5FHCYqO061144; Sat, 15 Jun 2002 23:12:34 +0600 (YEKST) (envelope-from ilia@cgu.chel.su) Received: from localhost (localhost.cgu.chel.su [127.0.0.1]) by jane.poka.net (8.12.3/8.11.1) with ESMTP id g5FHBvIT000794; Sat, 15 Jun 2002 23:11:57 +0600 (YEKST) (envelope-from ilia@cgu.chel.su) Date: Sat, 15 Jun 2002 23:11:56 +0600 (YEKST) From: Ilia Chipitsine X-Sender: ilia@jane.poka.net To: Bill Moran Cc: questions@FreeBSD.ORG Subject: Re: ipfw: DNS priority In-Reply-To: <3D0B718A.2090201@potentialtech.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=koi8-r 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 Salut, Bill Moran ! On Sat, 15 Jun 2002, Bill Moran wrote: > Ilia Chipitsine wrote: > > Dear Sirs, > > > > how can I implement ipfw rules in order to prioriterize DNS and SSH (both > > incoming and outgoing) over the rest of packets ??? > > > > I mean that DNS and SSH traffic is the most important and I want to tell > > it to ipfw :) > > Read the man page for dummynet. There's a bit of knowledge required before > doing something like this, as you've got to work the dummynet rules into > your other firewall rules. no, my question has nothing to do with DUMMYNET. I was asking: "how to tell to ipfw that DNS is more IMPORTANT than other packets ?". I'm not about to shape the rest of packets to 50% of interface capacity for all the time being :) > > -- > Bill Moran > Potential Technologies > http://www.potentialtech.com > Regards, (Наилучшие пожелания) Ilia Chipitsine (Илья Шипицин) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 10:21:41 2002 Delivered-To: freebsd-questions@freebsd.org Received: from priv-edtnes04.telusplanet.net (fepout2.telus.net [199.185.220.237]) by hub.freebsd.org (Postfix) with ESMTP id 535D337B411 for ; Sat, 15 Jun 2002 10:21:37 -0700 (PDT) Received: from box.ici.net ([161.184.27.169]) by priv-edtnes04.telusplanet.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with SMTP id <20020615153932.BVDY24160.priv-edtnes04.telusplanet.net@box.ici.net>; Sat, 15 Jun 2002 09:39:32 -0600 Date: Sun, 16 Jun 2002 09:44:30 -0600 From: James Earl To: Michael Sharp Cc: freebsd-questions@freebsd.org Subject: Re: Brother HL-1240 under FreeBSD-RC Message-Id: <20020616094430.6068cdc9.kim-james@telusplanet.net> In-Reply-To: <3D0ADE72.9000906@ec.rr.com> References: <3D0ADE72.9000906@ec.rr.com> X-Mailer: Sylpheed version 0.7.7 (GTK+ 1.2.10; i386-portbld-freebsd4.6) 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 The drivers generally already included with ghostscript. To have them built you'll have to re-compile ghostscript with the hl1240 device added to the ports scripts/configure and \$(DD)hl1240.dev in scripts/configure.batch. Note: For some reason my current ghostscript source is missing the gdevhl12.c source code??? On Sat, 15 Jun 2002 02:28:02 -0400 Michael Sharp wrote: >I have a Brother HL-1240 Laser ( parallel ) that I am trying to get >working on FreeBSD 4.6RC. I installed apsfilter and ran SETUP, and I saw >where apsfilter had the hl1240 driver under miscellaneous drivers, but >it said ghostscript was not built with the driver. > >My questions is, does anyone else have this printer, and can he/she >point me in the right direction in getting this driver for ghostscript ( >if there is any ) so that I can build ghostscript with this driver? > >Thx, Michael > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 10:24:23 2002 Delivered-To: freebsd-questions@freebsd.org Received: from infinity.aesredfish.net (ns1.aesredfish.net [65.168.0.12]) by hub.freebsd.org (Postfix) with ESMTP id 2621E37B407 for ; Sat, 15 Jun 2002 10:24:19 -0700 (PDT) Received: from potentialtech.com (mhope-dhcp-65-168-1-181.dashfast.com [65.168.1.181]) by infinity.aesredfish.net (8.11.6/8.11.0) with ESMTP id g5FHOGr31962; Sat, 15 Jun 2002 13:24:16 -0400 Message-ID: <3D0B79AB.70209@potentialtech.com> Date: Sat, 15 Jun 2002 13:30:19 -0400 From: Bill Moran User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0rc1) Gecko/20020502 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ilia Chipitsine Cc: questions@FreeBSD.ORG Subject: Re: ipfw: DNS priority References: Content-Type: text/plain; charset=KOI8-R; 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 Ilia Chipitsine wrote: > On Sat, 15 Jun 2002, Bill Moran wrote: > >>Ilia Chipitsine wrote: >>>how can I implement ipfw rules in order to prioriterize DNS and SSH (both >>>incoming and outgoing) over the rest of packets ??? >>> >>>I mean that DNS and SSH traffic is the most important and I want to tell >>>it to ipfw :) >> >>Read the man page for dummynet. There's a bit of knowledge required before >>doing something like this, as you've got to work the dummynet rules into >>your other firewall rules. > > no, my question has nothing to do with DUMMYNET. No, you question has everything to do with dummynet. > I was asking: "how to tell to ipfw that DNS is more IMPORTANT than other > packets ?". > > I'm not about to shape the rest of packets to 50% of interface > capacity for all the time being :) Actually read the man page. I don't know where you got your ideas about dummynet, but if you read the man page it will explain how to do what you want. dummynet does more than just "shape the rest of the packets to 50% of the interface capacity". You can assign priorities to packets based on just about any filtering criteria you can use in ipfw, and dummynet will prioritize their delivery. When those types of packets are not occurring, the entire bandwidth is available to whatever traffic is present. Unless I'm completely misunderstanding what you mean by "IMPORTANT". If I am, please elaborate on what you mean by that. -- 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 Sat Jun 15 10:33:12 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f287.law10.hotmail.com [64.4.14.162]) by hub.freebsd.org (Postfix) with ESMTP id 1E04737B400 for ; Sat, 15 Jun 2002 10:33:07 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sat, 15 Jun 2002 10:33:07 -0700 Received: from 208.5.200.236 by lw10fd.law10.hotmail.msn.com with HTTP; Sat, 15 Jun 2002 17:33:06 GMT X-Originating-IP: [208.5.200.236] From: "Scott Ware" To: freebsd-questions@FreeBSD.ORG Subject: natd and peer-to-peer applications Date: Sat, 15 Jun 2002 13:33:06 -0400 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 15 Jun 2002 17:33:07.0002 (UTC) FILETIME=[B5F099A0:01C21492] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have a problem were I need natd to translate when a local client tries to connect to my external IP address with a port forwarded back to a local client. Let me try to make this clear... The application I'm trying to run is totally peer-to-peer. I can set the ports for he application to use.... 192.168.1.5 uses 2302-2306 192.168.1.6 uses 2307-2311 I have these forwarded on the external IP address 216.239.35.100 (for example) 192.168.1.5 contacts an external server. all peers are told about this new connection and they all talk to each other.. all is well 192.168.1.6 connects to the same external server and can talk to everyone but the other local client and the other local client can not talk back to this one... all is bad 192.168.1.5 is told about 192.168.1.6 but it is told about it by using the external address of 216.39.35.100 port 2307 192.168.1.6 is told about 192.168.1.5 but it is told about it by using the external address of 216.39.35.100 port 2302 These PC's do not talk to each other correctly.. it looks like NAT is not translating when the internal client are redirected back to another internal client. IE 192.168.1.5-->216.39.35.100:2307 is redirected to 192.168.1.6:2307. Right now I have a friend that has a Linksys router and it handles this correctly, but I can't get FreeBSD to do it. Any Ideas? please respond to wsware@hotmail.com rc.conf ----------- natd_enable="YES" natd_interface="fxp1" natd_flags="-f /etc/natd.conf" natd.conf ------------- log yes use_sockets yes same_ports yes dynamic yes unregistered_only yes redirect_port tcp 192.168.1.5:2302-2306 2302-2306 redirect_port udp 192.168.1.5:2302-2306 2302-2306 redirect_port tcp 192.168.1.6:2307-2311 2307-2311 redirect_port udp 192.168.1.6:2307-2311 2307-2311 _________________________________________________________________ Send and receive Hotmail on your mobile device: http://mobile.msn.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 11:26:50 2002 Delivered-To: freebsd-questions@freebsd.org Received: from priv-edtnes15-hme0.telusplanet.net (defout.telus.net [199.185.220.240]) by hub.freebsd.org (Postfix) with ESMTP id E4AF437B428 for ; Sat, 15 Jun 2002 11:26:35 -0700 (PDT) Received: from box.ici.net ([161.184.25.107]) by priv-edtnes15-hme0.telusplanet.net (InterMail vM.5.01.04.01 201-253-122-122-101-20011014) with SMTP id <20020615182338.VLCS25007.priv-edtnes15-hme0.telusplanet.net@box.ici.net>; Sat, 15 Jun 2002 12:23:38 -0600 Date: Sun, 16 Jun 2002 12:28:51 -0600 From: James Earl To: Michael Sharp Cc: freebsd-questions@FreeBSD.org Subject: Re: Brother HL-1240 under FreeBSD-RC Message-Id: <20020616122851.5d364168.kim-james@telusplanet.net> In-Reply-To: <20020616094430.6068cdc9.kim-james@telusplanet.net> References: <3D0ADE72.9000906@ec.rr.com> <20020616094430.6068cdc9.kim-james@telusplanet.net> X-Mailer: Sylpheed version 0.7.7 (GTK+ 1.2.10; i386-portbld-freebsd4.6) 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 Just a quick follow-up note: I did a search for gdevhl12.c using a search engine. I was able to find it, and it did compile. On Sun, 16 Jun 2002 09:44:30 -0600 James Earl wrote: >The drivers generally already included with ghostscript. To have them built you'll have to re-compile ghostscript with the hl1240 device added to the ports scripts/configure and \$(DD)hl1240.dev in scripts/configure.batch. > >Note: For some reason my current ghostscript source is missing the gdevhl12.c source code??? > >On Sat, 15 Jun 2002 02:28:02 -0400 >Michael Sharp wrote: > >>I have a Brother HL-1240 Laser ( parallel ) that I am trying to get >>working on FreeBSD 4.6RC. I installed apsfilter and ran SETUP, and I saw >>where apsfilter had the hl1240 driver under miscellaneous drivers, but >>it said ghostscript was not built with the driver. >> >>My questions is, does anyone else have this printer, and can he/she >>point me in the right direction in getting this driver for ghostscript ( >>if there is any ) so that I can build ghostscript with this driver? >> >>Thx, Michael >> >> >> >>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 Sat Jun 15 11:28:25 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.crackula.com (adsl-64-169-68-38.dsl.snfc21.pacbell.net [64.169.68.38]) by hub.freebsd.org (Postfix) with ESMTP id C0DAE37B403 for ; Sat, 15 Jun 2002 11:28:10 -0700 (PDT) Received: (from monkey@localhost) by mail.crackula.com (8.9.3/8.9.3) id LAA25262; Sat, 15 Jun 2002 11:24:52 -0700 (PDT) Date: Sat, 15 Jun 2002 11:24:52 -0700 From: Adam Weinberger To: nathan skains Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Xwindow server Problem. Message-ID: <20020615112452.A3725@crackula.com> References: <20020614224658.61031b26.rpratt1950@earthlink.net> <002201c21448$a1e1b600$0200a8c0@logical> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: MarioMail Super Nintendo w/ 2 controllers In-Reply-To: <002201c21448$a1e1b600$0200a8c0@logical>; from nskains@comcast.net on Sat, Jun 15, 2002 at 03:42:50AM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG put on your sleuthing hat, and then get a big Jeep and take yourself on a RTFM safari. k, first of all, SuperProbe is dead. start by following the configgeration instructions in . second of all, read /usr/X11R6/lib/X11/doc/README.ati my chipset is slightly different; i have an ati radeon mobility 7500 in my laptop. however, my device section may still be of use to you: Section "Device" Identifier "card_of_d00m" Driver "ati" VendorName "ATI" BoardName "Radeon Mobility M7 LW" BusID "PCI:1:0:0" Option "AGPMode" "4" Option "CrtScreen" "true" EndSection then, for even MORE help, search in google for: 1) XF86Config radeon 7500 2) XF86Config radeon 7500 freebsd all the answers you seek are out there. somewhere. -Adam nathan skains took 0.6K on Sat, Jun 15, 2002 at 03:42:50AM -0500 to say: > i am runnin a ati radeon 7500 card on an amd duron 1 gig, on freebsd 4.6-rc, > i have update my xserver via ports to the lastest server. And still cant get > x up. when I do a SuperProbe it says i have 0 megs of ram but i am runnin > 128 megs of sdram for video (via my card). When i execute startx i see that > stuff loading about it being compiled on 4.5-release, and an message about > upgrading if my card is newer then the release date of the xserver. PS i > dont see where its trying to stat my new x -server. > I am lost > Thanks > Nate > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- "I am disrespectful to dirt! Can you see I am serious!" -Mr. Sparkle Adam Weinberger monkey@crackula.com http://www.crackula.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 11:29:38 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web12908.mail.yahoo.com (web12908.mail.yahoo.com [216.136.174.75]) by hub.freebsd.org (Postfix) with SMTP id C63E137B401 for ; Sat, 15 Jun 2002 11:29:35 -0700 (PDT) Message-ID: <20020615182935.78517.qmail@web12908.mail.yahoo.com> Received: from [172.144.199.231] by web12908.mail.yahoo.com via HTTP; Sat, 15 Jun 2002 11:29:35 PDT Date: Sat, 15 Jun 2002 11:29:35 -0700 (PDT) From: nam ninh Subject: Info about MPC7450, MPC7410,MPC750 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 Hi there, I have one question about freeBSD. Do we have freeBSD for Motorola micro processors MPC7450, MPC7410 and MPC750. If we do, where can I get it? Thank you very much. Nam Ninh __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 11:35: 4 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.crackula.com (adsl-64-169-68-38.dsl.snfc21.pacbell.net [64.169.68.38]) by hub.freebsd.org (Postfix) with ESMTP id 3E7E737B427 for ; Sat, 15 Jun 2002 11:34:59 -0700 (PDT) Received: (from monkey@localhost) by mail.crackula.com (8.9.3/8.9.3) id LAA21642; Sat, 15 Jun 2002 11:31:39 -0700 (PDT) Date: Sat, 15 Jun 2002 11:31:39 -0700 From: Adam Weinberger To: =?iso-8859-1?Q?S=F8ren_Neigaard?= Cc: freebsd-questions@FreeBSD.ORG Subject: Re: How do I make a stop script Message-ID: <20020615113139.B3725@crackula.com> References: <547866371.20020615105033@e-box.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: MarioMail Super Nintendo w/ 2 controllers In-Reply-To: <547866371.20020615105033@e-box.dk>; from neigaard@e-box.dk on Sat, Jun 15, 2002 at 10:50:33AM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG you'll probably have the best luck with killall. 1) man killall if it's not there, find the dpkg for it and install it. 2) killall -m '.*proximus.*' (i believe that's the proper syntax for a debian box. run it as a non-root user first, k?) -Adam SЬren Neigaard took 1.0K on Sat, Jun 15, 2002 at 10:50:33AM +0200 to say: > I am in urgent need to make a stop script for a Debian machine, I have > asked this question on the Debian list, but this is the fastest and > best list I know of, and since it should be almost the same for > FreeBSD, I will give it a go here too. > > My Debian is running bash. > > I need to make a script that can find the PID for a Java application, > where the process string contains 'proximus', and 'kill -9' that > process. My Java process spawns quite some threads, so I need to kill > the main process, not one of the threads. > > How do I do this, I have no clue, and no shell programming experience, > so please explain it to me carefully, a complete example would just be > great, with some explanation so I don't have to ask again :) > > -- > Med venlig hilsen/Best regards, > SЬren Neigaard mailto:neigaard@e-box.dk > -- > "In the beginning the Universe was created. This has made a lot of people very angry and been widely regarded as a bad move." > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- "I am disrespectful to dirt! Can you see I am serious!" -Mr. Sparkle Adam Weinberger monkey@crackula.com http://www.crackula.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 11:43:52 2002 Delivered-To: freebsd-questions@freebsd.org Received: from zapper.org (gso26-96-004.triad.rr.com [66.26.96.4]) by hub.freebsd.org (Postfix) with ESMTP id 753BA37B405 for ; Sat, 15 Jun 2002 11:43:50 -0700 (PDT) Received: (from Zapper@localhost) by zapper.org (8.11.6/8.9.3) id g5FIhW893824; Sat, 15 Jun 2002 14:43:32 -0400 (EDT) (envelope-from Zapper) Date: Sat, 15 Jun 2002 14:43:32 -0400 From: Zapper To: FreeBSD-Questions Subject: Gdk-Warning Message-Id: <20020615144332.749a7d6e.Zapper@FoxChat.Net> Organization: FoxSurfer Group X-Mailer: Sylpheed version 0.7.6claws (GTK+ 1.2.10; i386-portbld-freebsd4.5) 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 Trying to figure out what's causing this when I run either Mozilla or Sylpheed-Claws. I looked around on the web before asking this question here but most links seemed to be related to gnome with linux. I'm running FreeBSD-Stable with a P4 1.6G processor and 256M of ram. Gdk-WARNING **: shmget failed: error 28 ( no space left on device ) Respectfully, Mark -- The FoxSurfer Group FoxSurfer.Com FreeBSD 4.5-STABLE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 11:57: 0 2002 Delivered-To: freebsd-questions@freebsd.org Received: from excite.com (200-171-107-22.dsl.telesp.net.br [200.171.107.22]) by hub.freebsd.org (Postfix) with SMTP id E024F37B41D; Sat, 15 Jun 2002 11:55:35 -0700 (PDT) Received: from 193.82.40.218 ([193.82.40.218]) by smtp4.cyberecschange.com with esmtp; 16 Jun 0102 00:55:44 -0100 Received: from [4.208.41.118] by pet.vosni.net with NNFMP; Sat, 15 Jun 0102 23:53:04 +0800 Received: from mx.loxsystems.net ([197.134.28.166]) by mta85.snfc21.pibi.net with SMTP; 16 Jun 0102 07:50:24 -0500 Received: from unknown (60.242.216.79) by smtp013.mail.yahou.com with SMTP; Sun, 16 Jun 0102 02:47:44 -0800 Reply-To: Message-ID: <036c10c80a3a$7225b7b7$4bc60ec5@ktqqgo> From: To: Tom@aol.com Subject: I saw your email Date: Sat, 15 Jun 0102 11:46:14 +0700 MiME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: AOL 7.0 for Windows US sub 118 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I saw your email on a website I visited yesterday, and thought you might be interested in this. A few months back I joined a program and then...promptly forgot about it. You may have done this yourself sometime...you intend to work the program but then get caught in your day-to-day activities and it's soon forgotten. The program was free to join so maybe I just didn't take it very seriously. Anyway, near the end of March I received a letter from my sponsor (Leslynne Perry) informing me that I had more than 2000 PAID members in my downline! As you can imagine, I was very skeptical. After all, how could I have more than 2000 paid members under me in a program that I had never promoted? I took the time to check out the site...then wrote to Leslynne asking for confirmation that these were paid members and not just free sign-ups...like me :) Well, it was true...I had 2865 paid members in my downline. This in a program that I had never worked! All I had to do was upgrade to a paid membership before the end of the month and I would have my position locked in and a downline of 2865 people. You can bet I wasted no time in getting my membership upgraded! I can tell you, if I had known what was happening with this program, I would have become an active paid member months ago! With this program, you will get a HUGE downline of PAID MEMBERS. My sponsor's check, which is a minimum of $5,000, arrives every month...on time. How would you like to lock your position in FREE while you check out this opportunity and watch your downline grow? You can join FREE: To sign up simply reply to: rdecos@excite.com Type in Subject: Send My FREE Membership (required) Type in Letter: Your First and Last Name (required) Your Email Address (if different from above) We will confirm your position and send you a special report as soon as possible, and also Your Free Member Number. I'll get you entered and let you know how you can keep track of your growing downline. That's all there's to it. I'll then send you info, and you can make up your own mind. Warm regards, Dennis DeCos P.S. After having several negative experiences with network marketing companies I had pretty much given up on them. This company is different--it offers value, integrity, and a REAL opportunity to have your own home-based business... and finally make real money on the internet. Don't pass this up..you can sign up and test-drive the program for FREE. All you need to do is get your free membership. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= This is a one time Email to you. You WILL NOT get another email. 0758kMwk8-776lyVl15 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 11:57:26 2002 Delivered-To: freebsd-questions@freebsd.org Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by hub.freebsd.org (Postfix) with ESMTP id 55DD137B434 for ; Sat, 15 Jun 2002 11:56:20 -0700 (PDT) Received: from shumai.marcuscom.com (marcus@shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.12.3/8.12.3) with ESMTP id g5FIscB4006200; Sat, 15 Jun 2002 14:54:38 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: Gdk-Warning From: Joe Marcus Clarke To: Zapper Cc: FreeBSD User Questions List In-Reply-To: <20020615144332.749a7d6e.Zapper@FoxChat.Net> References: <20020615144332.749a7d6e.Zapper@FoxChat.Net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-Wi8mtDzwg4eZRXIukwcP" X-Mailer: Ximian Evolution 1.0.5 Date: 15 Jun 2002 14:56:35 -0400 Message-Id: <1024167395.34017.14.camel@shumai.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-Wi8mtDzwg4eZRXIukwcP Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2002-06-15 at 14:43, Zapper wrote: > Trying to figure out what's causing this when I run either Mozilla or S= ylpheed-Claws. I looked around on the web before asking this question here= but most links seemed to be related to gnome with linux. I'm running Free= BSD-Stable with a P4 1.6G processor and 256M of ram. >=20 > Gdk-WARNING **: shmget failed: error 28 ( no space left on device ) Looks like you might be running out of shared memory segments. You may want to look at ipcs -m, and if you're running low on available segments, raise the kern.ipc.shmmax and kern.ipc.shmall sysctls. Something like: kern.ipc.shmmax=3D67108864 kern.ipc.shmall=3D32768 Might fix things for you. Joe >=20 > Respectfully, >=20 > Mark >=20 > --=20 > The FoxSurfer Group > FoxSurfer.Com FreeBSD 4.5-STABLE >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message >=20 --=-Wi8mtDzwg4eZRXIukwcP Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQA9C43ib2iPiv4Uz4cRAk6sAJ4xyB31KYsZiSmpMIybr4VhkwBLUgCgkP1+ g+/6qiSGo/G/HENJcgUF18M= =Qx3y -----END PGP SIGNATURE----- --=-Wi8mtDzwg4eZRXIukwcP-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 12:10:16 2002 Delivered-To: freebsd-questions@freebsd.org Received: from msn.com (kyowa1.kyouwa.co.jp [218.44.140.106]) by hub.freebsd.org (Postfix) with SMTP id 7C8D437B410; Sat, 15 Jun 2002 12:09:03 -0700 (PDT) Received: from f64.law4.hottestmale.com ([63.145.198.126]) by m10.grp.snv.yahui.com with NNFMP; 15 Jun 0102 04:09:04 +0700 Received: from [202.23.238.101] by q4.quickslow.com with QMQP; Sat, 15 Jun 0102 11:05:33 +0800 Reply-To: Message-ID: <028b56b27b7d$3841b4c6$0aa70eb2@ahebcr> From: To: Cc: , , , , , , , , , , , , , , , Subject: Increase your penis size 25% in two weeks Date: Sun, 16 Jun 0102 04:42:04 -1000 MiME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_00B1_47E51A6E.A8601D08" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: eGroups Message Poster 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 ------=_NextPart_000_00B1_47E51A6E.A8601D08 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: base64 PGh0bWw+DQo8aGVhZD4NCjx0aXRsZT5IYXZlIGEgQkxBU1QgaW4gYmVkPC90 aXRsZT4NCjwvaGVhZD4NCjxib2R5Pg0KPHAgYWxpZ249ImNlbnRlciI+PGZv bnQgc2l6ZT0iNiI+SGF2ZSBhIEJMQVNUIGluIGJlZCwNCkdVQVJBTlRFRUQh PC9mb250PjwvcD4NCg0KPHAgYWxpZ249ImNlbnRlciI+PGZvbnQgc2l6ZT0i MyI+PGltZw0Kc3JjPSJodHRwOi8vd290YW53b3JsZC5jb20vbWF4YW1hbi9p bWFnZXMvbGVmdG1heC5naWYiIGJvcmRlcj0iMCINCndpZHRoPSIyMDAiIGhl aWdodD0iNDk2IiAvPjxpbWcNCnNyYz0iaHR0cDovL3dvdGFud29ybGQuY29t L21heGFtYW4vaW1hZ2VzL21pZGRsZW1heC5naWYiIGJvcmRlcj0iMCINCndp ZHRoPSIyMjAiIGhlaWdodD0iNDk2IiAvPjxpbWcNCnNyYz0iaHR0cDovL3dv dGFud29ybGQuY29tL21heGFtYW4vaW1hZ2VzL3JpZ2h0bWF4LmdpZiIgYm9y ZGVyPSIwIg0Kd2lkdGg9IjIwMCIgaGVpZ2h0PSI0OTYiIC8+PC9mb250Pjwv cD4NCg0KPHRhYmxlIHdpZHRoPSI3NSUiIGFsaWduPSJjZW50ZXIiPg0KPHRi b2R5Pg0KPHRyPg0KPHRkPg0KPGRpdiBhbGlnbj0iY2VudGVyIj48Zm9udCBm YWNlPSJBcmlhbCwgSGVsdmV0aWNhLCBzYW5zLXNlcmlmIj48Yj4NCjxmb250 IHNpemU9IjIiPkZpbmFsbHksIGEgc2FmZSBhbmQgbmF0dXJhbCBwZW5pbGUg ZW5sYXJnZW1lbnQNCnN1cHBsZW1lbnQhPGJyIC8+DQogTmF0dXJhbGx5IGJv b3N0IHlvdXIgc2V4IGRyaXZlIGFuZCByZWp1dmVuYXRlIHNleHVhbA0KZnVu Y3Rpb24uPC9mb250PjwvYj48L2ZvbnQ+PC9kaXY+DQo8L3RkPg0KPC90cj4N CjwvdGJvZHk+DQo8L3RhYmxlPg0KDQo8cCBhbGlnbj0ibGVmdCI+PGZvbnQg ZmFjZT0iVmVyZGFuYSwgQXJpYWwsIEhlbHZldGljYSwgc2Fucy1zZXJpZiIN CnNpemU9IjIiPjxpbWcgc3JjPSJodHRwOi8vd290YW53b3JsZC5jb20vbWF4 YW1hbi9pbWFnZXMvdGh1bWJzdXAuanBnIg0KYWxpZ249ImxlZnQiIHdpZHRo PSIyMTgiIGhlaWdodD0iMzAxIiAvPkdvb2QgbmV3cywgbWVuISBSZWNlbnQN CmRpc2NvdmVyaWVzIGluIGhlcmJhbCBtZWRpY2luZSBoYXZlIG1hZGUgaXQg cG9zc2libGUgZm9yIG1lbiB0bw0Kc2FmZWx5IGFuZCBlZmZlY3RpdmVseSBi b29zdCB0aGVpciBzZXh1YWwgdml0YWxpdHkgd2hpbGUgaW5jcmVhc2luZw0K dGhlaXIgcGVuaXMgc2l6ZSBieSAyNSUgb3IgbW9yZSE8L2ZvbnQ+PC9wPg0K DQo8cCBhbGlnbj0ibGVmdCI+PGZvbnQgZmFjZT0iVmVyZGFuYSwgQXJpYWws IEhlbHZldGljYSwgc2Fucy1zZXJpZiINCnNpemU9IjIiPkNlcnRpZmllZCBO YXR1cmFsIExhYm9yYXRvcmllcyBpcyBwbGVhc2VkIHRvIGludHJvZHVjZSB0 aGUNCmxhdGVzdCBhZGRpdGlvbiB0byB0aGVpciB3aWRlbHkgYWNjbGFpbWVk IGxpbmUgb2YgaGVyYmFsDQpzdXBwbGVtZW50czogPGk+PGI+TWF4YW1hbiYj ODQ4MjsuPC9iPjwvaT48L2ZvbnQ+PC9wPg0KDQo8cCBhbGlnbj0ibGVmdCI+ PGZvbnQgZmFjZT0iVmVyZGFuYSwgQXJpYWwsIEhlbHZldGljYSwgc2Fucy1z ZXJpZiINCnNpemU9IjIiPlNwZWNpYWxseSBmb3JtdWxhdGVkIHdpdGggaGVy YnMgYW5kIGV4dHJhY3RzIGZyb20gYXJvdW5kDQp0aGUgZ2xvYmUsIE1heGFt YW4mIzg0ODI7IGNhbiBoZWxwIHRvIGVuaGFuY2Ugc2V4dWFsIHNlbnNpdGl2 aXR5LA0KaW5jcmVhc2Ugc2V4dWFsIHN0YW1pbmEsIGFuZCBhY3R1YWxseSBp bmNyZWFzZSB0aGUgc2l6ZSBvZiB5b3VyDQpwZW5pcyBieSB1cCB0byAyNSUu IFRoZSBzcGVjaWFsIGJsZW5kIG9mIGhlcmJzIGluIE1heGFtYW4mIzg0ODI7 DQpoYXZlIGJlZW4gc2hvd24gdG8gYm9vc3QgYmxvb2QgZmxvdyB0byB0aGUg cGVuaXMsIHRodXMgZXhwYW5kaW5nDQp0aGUgc3BvbmdlLWxpa2UgZXJlY3Rp bGUgdGlzc3VlIGluIHRoZSBwZW5pcywgbGVhZGluZyB0byBzaXplIGdhaW5z DQppbiBib3RoIGxlbmd0aCBhbmQgdGhpY2tuZXNzLjwvZm9udD48L3A+DQoN CjxwPjxmb250IGZhY2U9IlZlcmRhbmEsIEFyaWFsLCBIZWx2ZXRpY2EsIHNh bnMtc2VyaWYiIHNpemU9IjIiPkENCnJlY2VudCBzdXJ2ZXkgc2hvd2VkIHRo YXQgNjglIG9mIHdvbWVuIGFyZSB1bnNhdGlzZmllZCB3aXRoIHRoZQ0Kc2l6 ZSBvZiB0aGVpciBwYXJ0bmVycy4gT2YgY291cnNlIG1vc3Qgb2YgdGhlc2Ug d29tZW4gd291bGQgbmV2ZXINCnRlbGwgdGhlaXIgcGFydG5lciB0aGF0IHRo ZXkgYXJlIHVuaGFwcHkgd2l0aCB0aGVpciBwZW5pcyBzaXplLg0KSGF2aW5n IGEgc21hbGwgb3IgYXZlcmFnZS1zaXplZCBwZW5pcyBjYW4gcmVzdWx0IGlu IGRlcHJlc3Npb24gYW5kDQpmZWVsaW5ncyBvZiBpbmFkZXF1YWN5LiBUaGFu a2Z1bGx5LCBtZW4gb2YgYWxsIGFnZXMgY2FuIG5vdyBzYWZlbHkNCmFuZCBu YXR1cmFsbHkgaW5jcmVhc2UgdGhlIHNpemUgb2YgdGhlaXIgcGVuaXMgYW5k IHJlbmV3IHNleHVhbA0Kdml0YWxpdHkgd2l0aG91dCByZXNvcnRpbmcgdG8g ZGFuZ2Vyb3VzIHN1cmdlcnkuPC9mb250PjwvcD4NCg0KPHRhYmxlIHdpZHRo PSI1NzAiIGFsaWduPSJjZW50ZXIiPg0KPHRib2R5Pg0KPHRyPg0KPHRkPg0K PGRpdiBhbGlnbj0iY2VudGVyIj48Zm9udA0KZmFjZT0iVmVyZGFuYSwgQXJp YWwsIEhlbHZldGljYSwgc2Fucy1zZXJpZiIgc2l6ZT0iMiI+PGI+V2hhdCBU bw0KRXhwZWN0OjwvYj48L2ZvbnQ+PC9kaXY+DQo8L3RkPg0KPC90cj4NCg0K PHRyPg0KPHRkPg0KPHAgYWxpZ249ImxlZnQiPjxmb250IGZhY2U9IlZlcmRh bmEsIEFyaWFsLCBIZWx2ZXRpY2EsIHNhbnMtc2VyaWYiDQpzaXplPSIyIj48 Yj4xLTIgd2Vla3M8L2I+PGJyIC8+DQogTW9zdCBtZW4gbm90aWNlIG1vcmUg cG93ZXJmdWwgYW5kIGxvbmdlciBsYXN0aW5nIGVyZWN0aW9ucyBhbG1vc3QN CmltbWVkaWF0ZWx5LiBBIG5vdGljZWFibGUgaW5jcmVhc2UgaW4gdGhpY2tu ZXNzIGlzIGFsc28NCmNvbW1vbi48YnIgLz4NCjxiciAvPg0KIDxiPjMtOCB3 ZWVrczwvYj48YnIgLz4NCiBCeSB0aGlzIHBvaW50IHlvdSBzaG91bGQgYmUg YWJsZSB0byBub3RpY2UgYW4gaW5jcmVhc2UgaW4NCnRoaWNrbmVzcyBpbiBi b3RoIGVyZWN0IGFuZCBmbGFjY2lkIHN0YXRlcywgYXMgd2VsbCBhcyBhbiBv dmVyYWxsDQppbmNyZWFzZSBpbiBsZW5ndGguPGJyIC8+DQo8YnIgLz4NCiA8 Yj45IHdlZWtzICs8L2I+PGJyIC8+DQogQWZ0ZXIgbmluZSB3ZWVrcywgeW91 ciBwZW5pcyBzaG91bGQgYmUgbm90aWNlYWJseSBsYXJnZXIgaW4gYm90aA0K bGVuZ3RoIGFuZCBnaXJ0aC48L2ZvbnQ+PC9wPg0KDQo8cCBhbGlnbj0ibGVm dCI+JiMxNjA7PC9wPg0KPC90ZD4NCjwvdHI+DQo8L3Rib2R5Pg0KPC90YWJs ZT4NCg0KPHAgYWxpZ249ImxlZnQiPjxmb250IGZhY2U9IlZlcmRhbmEsIEFy aWFsLCBIZWx2ZXRpY2EsIHNhbnMtc2VyaWYiDQpzaXplPSIyIj5CZWxvdyBp cyBhIGNvbXBhcmlzb24gY2hhcnQgY29tcGlsZWQgZnJvbSB0aGUgbW9zdCBy ZWNlbnQNCmRhdGEgb24gcGVuaXMgc2l6ZS4gU2VlIGhvdyB5b3UgbWVhc3Vy ZSB1cC4uLjwvZm9udD48L3A+DQoNCjxwPjxmb250IGZhY2U9IlZlcmRhbmEs IEFyaWFsLCBIZWx2ZXRpY2EsIHNhbnMtc2VyaWYiIHNpemU9IjIiPjxpbWcN CnNyYz0iaHR0cDovL3dvdGFud29ybGQuY29tL21heGFtYW4vaW1hZ2VzL2No YXJ0LmdpZiIgYWxpZ249InJpZ2h0Ig0Kd2lkdGg9IjIzMSIgaGVpZ2h0PSIx NjUiIC8+PGI+PGk+SG93IHRvIG1lYXN1cmUgeW91ciBwZW5pcyBzaXplDQpj b3JyZWN0bHk6PC9pPjwvYj4gVG8gZGV0ZXJtaW5lIGxlbmd0aCwgbWVhc3Vy ZSB0aGUgZXJlY3QgcGVuaXMNCmZyb20gdGhlIGJhc2Ugb2YgdGhlIHBlbmlz IHdoZXJlIHRoZSB0b3Agb2YgdGhlIHNoYWZ0IG1lZXRzIHRoZQ0KcHViaWMg YXJlYSAodGhlIHBlbm8tcHViaWMganVuY3Rpb24pIHRvIHRoZSB0aXAgb2Yg dGhlIGhlYWQuIEZvcg0KdW5jaXJjdW1jaXNlZCBtZW4gdGhlIGZvcmVza2lu IHNob3VsZCBiZSByZXRyYWN0ZWQuIFRvIGRldGVybWluZQ0Kd2lkdGgsIG1l YXN1cmUgYXQgbWlkLXNoYWZ0IGFyb3VuZCB0aGUgY2lyY3VtZmVyZW5jZSB3 aGlsZSB0aGUNCnBlbmlzIGlzIGVyZWN0LjwvZm9udD48L3A+DQoNCjxwPjxm b250IGZhY2U9IlZlcmRhbmEsIEFyaWFsLCBIZWx2ZXRpY2EsIHNhbnMtc2Vy aWYiIHNpemU9IjIiPg0KV2hldGhlciB5b3UgaGF2ZSBhIHNtYWxsLCBhdmVy YWdlIG9yIGxhcmdlIHBlbmlzLCBpdCBpcyBub3cNCnBvc3NpYmxlIGZvciB5 b3UgdG8gaW5jcmVhc2UgdGhlIHNpemUgb2YgeW91ciBwZW5pcyBieSB1cCB0 byAyNSUNCndpdGhvdXQgcmVzb3J0aW5nIHRvIGRhbmdlcm91cyBzdXJnZXJ5 IG9yIGN1bWJlcnNvbWUNCndlaWdodHMuPC9mb250PjwvcD4NCg0KPHA+PGZv bnQgZmFjZT0iVmVyZGFuYSwgQXJpYWwsIEhlbHZldGljYSwgc2Fucy1zZXJp ZiIgc2l6ZT0iMiI+VGhlDQphbGwtbmF0dXJhbCBwcm9wcmlldGFyeSBibGVu ZCBvZiB1bmlxdWUgaGVyYnMgZm91bmQgaW4gTWF4YW1hbiBpcw0KZGVzaWdu ZWQgdG8gcmVzdG9yZSBibG9vZCBmbG93LCB1bmxlYXNoIHN0b3JlZCB0ZXN0 b3N0ZXJvbmUsIGFuZA0KaGVpZ2h0ZW4gc2Vuc2F0aW9uIGJ5IGFjdGl2YXRp bmcgdGhlIGJvZHkncyBuYXR1cmFsIGhvcm1vbmUNCnByb2R1Y3Rpb24gYW5k IHN1cHBseWluZyB2aXRhbCBudXRyaWVudHMgbmVjZXNzYXJ5IGZvciBwZWFr IHNleHVhbA0KcGVyZm9ybWFuY2UuIEFsbCBvZiB0aGUgaW5ncmVkaWVudHMg aW4gTWF4YW1hbiBhcmUgc3RyaW5nZW50bHkNCnNjcnV0aW5pemVkLCBhbmQg YXJlIGd1YXJhbnRlZWQgdG8gYmUgb2YgdGhlIGhpZ2hlc3QgcGhhcm1hY2V1 dGljYWwNCmdyYWRlLjwvZm9udD48L3A+DQoNCjx0YWJsZSBjZWxsc3BhY2lu Zz0iNCIgY2VsbHBhZGRpbmc9IjQiIHdpZHRoPSI5NSUiIGFsaWduPSJjZW50 ZXIiDQpib3JkZXI9IjAiPg0KPHRib2R5Pg0KPHRyIHZhbGlnbj0idG9wIiBh bGlnbj0ibGVmdCIgYm9yZGVyY29sb3I9IiNmZmZmZmYiDQpiZ2NvbG9yPSIj ZmZmZmZmIj4NCjx0ZCBoZWlnaHQ9IjM3NiI+PGZvbnQgZmFjZT0iYXJpYWwi IHNpemU9IiswIj48Yj48aT48Zm9udA0KY29sb3I9IiMwMDY2OTkiPjEuIEhv dyBkb2VzIE1heGFtYW4NCndvcms/PC9mb250PjwvaT48L2I+PC9mb250Pjxm b250IGZhY2U9ImFyaWFsIj48YnIgLz4NCjwvZm9udD4gPGZvbnQgZmFjZT0i QXJpYWwsIEhlbHZldGljYSwgc2Fucy1zZXJpZiIgc2l6ZT0iLTEiPlRoZSBh bGwNCm5hdHVyYWwgcHJvcHJpZXRhcnkgYmxlbmQgb2YgdW5pcXVlIGluZ3Jl ZGllbnRzIGZvdW5kIGluIE1heGFtYW4gaXMNCmRlc2lnbmVkIHRvIHJlc3Rv cmUgYmxvb2QgZmxvdywgdW5sZWFzaCBzdG9yZWQgdGVzdG9zdGVyb25lLCBh bmQNCmhlaWdodGVuIHNlbnNhdGlvbiBieSBhY3RpdmF0aW5nIHRoZSBib2R5 J3MgbmF0dXJhbCBob3Jtb25lDQpwcm9kdWN0aW9uIGFuZCBzdXBwbHlpbmcg dml0YWwgbnV0cmllbnRzIG5lY2Vzc2FyeSBmb3IgcGVhayBzZXh1YWwNCnBl cmZvcm1hbmNlLiBUaGUgc3BlY2lhbCBibGVuZCBvZiBoZXJicyBpbiBNYXhh bWFuIGhhdmUgYmVlbiBzaG93bg0KdG8gYm9vc3QgYmxvb2QgZmxvdyB0byB0 aGUgcGVuaXMsIHRodXMgZXhwYW5kaW5nIHRoZSBzcG9uZ2UtbGlrZQ0KZXJl Y3RpbGUgdGlzc3VlIGluIHRoZSBwZW5pcywgbGVhZGluZyB0byBzaXplIGdh aW5zIGluIGJvdGggbGVuZ3RoDQphbmQgdGhpY2tuZXNzLjwvZm9udD4gDQoN CjxwPjxmb250IGZhY2U9ImFyaWFsIiBjb2xvcj0iIzAwNjY5OSIgc2l6ZT0i KzAiPjxiPjxpPjIuIElzIE1heGFtYW4NCnNhZmU/PC9pPjwvYj48L2ZvbnQ+ PGZvbnQgZmFjZT0iYXJpYWwiPjxiciAvPg0KPC9mb250PiA8Zm9udCBmYWNl PSJBcmlhbCwgSGVsdmV0aWNhLCBzYW5zLXNlcmlmIiBzaXplPSItMSI+QmVj YXVzZQ0KTWF4YW1hbiBpcyBhbiBhbGwgbmF0dXJhbCBudXRyaXRpb25hbCBz dXBwbGVtZW50IGNvbnRhaW5pbmcgb25seQ0KdGhlIGZpbmVzdCBib3Rhbmlj YWxzLCB0aGVyZSBhcmUgbm8gaGFybWZ1bCBzaWRlIGVmZmVjdHMgd2hlbiB0 YWtlbg0KYXMgZGlyZWN0ZWQuIE1heGFtYW4gaXMgbm90IGEgcGhhcm1hY2V1 dGljYWwgZHJ1ZyBhbmQgY29udGFpbnMgbm9uZQ0Kb2YgdGhlIHN5bnRoZXRp YyBjaGVtaWNhbHMgZm91bmQgaW4gcHJlc2NyaXB0aW9uIG1lZGljYXRpb25z LiBJdCBpcw0KYSBzYWZlIGFsdGVybmF0aXZlIHRvIGRhbmdlcm91cyBzdXJn ZXJ5LjwvZm9udD48L3A+DQoNCjxwPjxmb250IGZhY2U9ImFyaWFsIiBzaXpl PSIrMCI+PGI+PGk+PGZvbnQgY29sb3I9IiMwMDY2OTkiPjMuIFdoYXQNCmNh biBNYXhhbWFuIGRvIGZvciBtZT88L2ZvbnQ+PC9pPjwvYj48L2ZvbnQ+PGZv bnQNCmZhY2U9ImFyaWFsIj48YnIgLz4NCiA8Zm9udCBmYWNlPSJWZXJkYW5h LCBBcmlhbCwgSGVsdmV0aWNhLCBzYW5zLXNlcmlmIiBzaXplPSIyIj48Yj4N Cjxmb250IGZhY2U9IkFyaWFsLCBIZWx2ZXRpY2EsIHNhbnMtc2VyaWYiIHNp emU9Ii0xIj5Db21tb24gYmVuZWZpdHMNCmZyb20gdXNpbmcgTWF4YW1hbiBp bmNsdWRlOjxiciAvPg0KPC9mb250PjwvYj48L2ZvbnQ+IDxmb250IGZhY2U9 IkFyaWFsLCBIZWx2ZXRpY2EsIHNhbnMtc2VyaWYiDQpzaXplPSItMSI+VXAg dG8gYSAyNSUgaW5jcmVhc2UgaW4gcGVuaXMgbGVuZ3RoIGFuZCB0aGlja25l c3M8YnIgLz4NCiBJbmNyZWFzZWQgc3RhbWluYTxiciAvPg0KIEltcHJvdmVk IHNleHVhbCBkZXNpcmU8YnIgLz4NCiBTdHJvbmdlciwgbW9yZSBwb3dlcmZ1 bCBlcmVjdGlvbnM8YnIgLz4NCiBHcmVhdGVyIGNvbnRyb2wgb3ZlciBlamFj dWxhdGlvbjxiciAvPg0KIFN0cm9uZ2VyIGNsaW1heGVzIGFuZCBvcmdhc21z PC9mb250PjwvZm9udD48L3A+DQoNCjxwPjxmb250IGZhY2U9ImFyaWFsIiBz aXplPSIrMCI+PGI+PGk+PGZvbnQgY29sb3I9IiMwMDY2OTkiPjQuIFdpbGwN CkkgZXhwZXJpZW5jZSBhbnkgc2lkZSBlZmZlY3RzPzwvZm9udD48L2k+PC9i PjwvZm9udD48Zm9udA0KZmFjZT0iYXJpYWwiPjxiciAvPg0KPC9mb250PiA8 Zm9udCBmYWNlPSJBcmlhbCwgSGVsdmV0aWNhLCBzYW5zLXNlcmlmIiBzaXpl PSItMSI+VGhlcmUNCmFyZSBubyBoYXJtZnVsIHNpZGUgZWZmZWN0cyB3aGVu IHRha2VuIGFzIGRpcmVjdGVkLjwvZm9udD48L3A+DQoNCjxwPjxmb250IGZh Y2U9ImFyaWFsIiBjb2xvcj0iIzAwNjZjYyIgc2l6ZT0iKzAiPjxiPjxpPjxm b250DQpjb2xvcj0iIzAwNjY5OSI+NS4gV2hhdCBpbmdyZWRpZW50cyBhcmUg dXNlZCBpbg0KTWF4YW1hbj88L2ZvbnQ+PC9pPjwvYj48L2ZvbnQ+PGZvbnQg ZmFjZT0iYXJpYWwiPjxiciAvPg0KPC9mb250PiA8Zm9udCBmYWNlPSJWZXJk YW5hLCBBcmlhbCwgSGVsdmV0aWNhLCBzYW5zLXNlcmlmIg0Kc2l6ZT0iMiI+ TWF4YW1hbiBpcyBhbGwgbmF0dXJhbCwgYW5kIG1hZGUgZnJvbSB0aGUgZmlu ZXN0IHF1YWxpdHkNCmJvdGFuaWNhbHMgYXZhaWxhYmxlLiBUbyByZWFkIG1v cmUgYWJvdXQgZWFjaCBvZiB0aGVzZSBrZXkNCmluZ3JlZGllbnRzLCBwbGVh c2UgcmVhZCBiZWxvdyBmb3IgYWxsIHRoZSBkZXRhaWxzLjwvZm9udD48L3A+ DQoNCjxwPjxmb250IGZhY2U9ImFyaWFsIiBzaXplPSIrMCI+PGI+PGk+PGZv bnQgY29sb3I9IiMwMDY2OTkiPjYuIEhvdw0Kc2hvdWxkIEkgdXNlIE1heGFt YW4/PC9mb250PjwvaT48L2I+PC9mb250Pjxmb250DQpmYWNlPSJhcmlhbCI+ PGJyIC8+DQogPGZvbnQgZmFjZT0iQXJpYWwsIEhlbHZldGljYSwgc2Fucy1z ZXJpZiIgc2l6ZT0iLTEiPlRoZSBub3JtYWwNCmRvc2FnZSBvZiBNYXhhbWFu IGlzIHR3byBjYXBzdWxlcyB3aXRoIGEgbWVhbCBhbmQgYSBnbGFzcyBvZiB3 YXRlci4NClRoZSBjdW11bGF0aXZlIGVmZmVjdHMgb2YgTWF4YW1hbiBpbmNy ZWFzZSB3aXRoIGVhY2ggZG9zYWdlLCBtYWtpbmcNCml0IGV2ZW4gbW9yZSBl ZmZlY3RpdmUgd2l0aCBjb250aW51ZWQgdXNlLiBEbyBub3QgZXhjZWVkIHNp eA0KY2Fwc3VsZXMgZGFpbHk8L2ZvbnQ+PGZvbnQNCmZhY2U9IlZlcmRhbmEs IEFyaWFsLCBIZWx2ZXRpY2EsIHNhbnMtc2VyaWYiDQpzaXplPSIyIj4uPC9m b250PjwvZm9udD48L3A+DQoNCjxwPjxmb250IGZhY2U9ImFyaWFsIiBzaXpl PSIrMCI+PGI+PGk+PGZvbnQgY29sb3I9IiMwMDY2OTkiPjcuIERvIEkNCm5l ZWQgYSBwcmVzY3JpcHRpb24gdG8gdXNlIE1heGFtYW4/PC9mb250PjwvaT48 L2I+PC9mb250Pjxmb250DQpmYWNlPSJhcmlhbCI+PGJyIC8+DQogPGZvbnQg ZmFjZT0iQXJpYWwsIEhlbHZldGljYSwgc2Fucy1zZXJpZiIgc2l6ZT0iLTEi Pk5vIHlvdSBkbyBub3QuDQpCZWNhdXNlIE1heGFtYW4gaXMgYW4gYWxsIG5h dHVyYWwgbnV0cml0aW9uYWwgc3VwcGxlbWVudCBjb250YWluaW5nDQpvbmx5 IHRoZSBmaW5lc3QgYm90YW5pY2FscywgdGhlcmUgaXMgbm8gbmVlZCB0byBv YnRhaW4gYQ0KcHJlc2NyaXB0aW9uLjwvZm9udD48L2ZvbnQ+PC9wPg0KDQo8 cD48Zm9udCBmYWNlPSJhcmlhbCIgc2l6ZT0iKzAiPjxiPjxpPjxmb250IGNv bG9yPSIjMDA2Njk5Ij44LiBIb3cNCmRvZXMgTWF4YW1hbiBkaWZmZXIgZnJv bSBvdGhlciBwZW5pcyBsZW5ndGhlbmluZw0KcHJvY2VkdXJlcz88L2ZvbnQ+ PC9pPjwvYj48L2ZvbnQ+PGZvbnQgZmFjZT0iYXJpYWwiPjxiciAvPg0KIDxm b250IGZhY2U9IkFyaWFsLCBIZWx2ZXRpY2EsIHNhbnMtc2VyaWYiIHNpemU9 Ii0xIj5NYXhhbWFuIGlzIG5vdA0KYSBwaGFybWFjZXV0aWNhbCBkcnVnIGFu ZCBjb250YWlucyBub25lIG9mIHRoZSBzeW50aGV0aWMgY2hlbWljYWxzDQpm b3VuZCBpbiBwcmVzY3JpcHRpb24gbWVkaWNhdGlvbnMuIEl0IGlzIGFuIGFs bCBuYXR1cmFsIGZvcm11bGENCmRlc2lnbmVkIHRvIGJvb3N0IGJsb29kIGZs b3cgdG8gdGhlIHBlbmlzLCB0aHVzIGV4cGFuZGluZyB0aGUNCnNwb25nZS1s aWtlIGVyZWN0aWxlIHRpc3N1ZSBpbiB0aGUgcGVuaXMsIGxlYWRpbmcgdG8g c2l6ZSBnYWlucyBpbg0KYm90aCBsZW5ndGggYW5kIHRoaWNrbmVzcy4gTWF4 YW1hbiBwcm92aWRlcyBtZW4gd2l0aCBhIHNhZmUgYW5kDQpuYXR1cmFsIGFs dGVybmF0aXZlIHRvIHBvdGVudGlhbGx5IGRhbmdlcm91cw0Kc3VyZ2VyeS48 L2ZvbnQ+PC9mb250PjwvcD4NCg0KPHA+PGZvbnQgZmFjZT0iYXJpYWwiIHNp emU9IiswIj48Yj48aT48Zm9udCBjb2xvcj0iIzAwNjY5OSI+OS4gSG93DQps b25nIHdpbGwgaXQgdGFrZSB0byBnZXQgbXkgb3JkZXI/PC9mb250PjwvaT48 L2I+PC9mb250Pjxmb250DQpmYWNlPSJhcmlhbCI+PGJyIC8+DQogPGZvbnQg c2l6ZT0iLTEiPlNoaXBwZWQgdGhlIHNhbWUgZGF5IHBheW1lbnQgaXMgcmVj ZWl2ZWQgaW4gbW9zdA0KY2FzZXMuLjwvZm9udD48L2ZvbnQ+PC9wPg0KDQo8 cD48Zm9udCBmYWNlPSJhcmlhbCIgY29sb3I9IiMzMzY2Y2MiIHNpemU9Iisw Ij48Yj48aT48Zm9udA0KY29sb3I9IiMwMDY5YzAiPjEwLiBJcyBpdCByZWFs bHkgc2FmZSB0byBvcmRlcg0Kb25saW5lPzwvZm9udD48L2k+PC9iPjwvZm9u dD48Zm9udCBmYWNlPSJhcmlhbCI+PGJyIC8+DQogPGZvbnQgZmFjZT0iQXJp YWwsIEhlbHZldGljYSwgc2Fucy1zZXJpZiIgc2l6ZT0iLTEiPkFic29sdXRl bHkhDQpBbGwgaW5mb3JtYXRpb24gYWJvdXQgeW91ciBvcmRlciBpcyBlbmNy eXB0ZWQsIGFuZCBjYW5ub3QgYmUgdmlld2VkDQpieSBhbnlvbmUgZWxzZS4g T3JkZXJpbmcgb25saW5lIHVzaW5nIHRoaXMgc3RhdGUtb2YtdGhlLWFydA0K cHJvY2Vzc2luZyBzeXN0ZW0gaXMgYWN0dWFsbHkgbXVjaCBzYWZlciB0aGFu IHVzaW5nIHlvdXIgY3JlZGl0DQpjYXJkIGluIGEgcmVzdGF1cmFudCBvciBh dCB0aGUgbWFsbC48L2ZvbnQ+PC9mb250PjwvcD4NCg0KPHA+PGZvbnQgZmFj ZT0iYXJpYWwiIHNpemU9IiswIj48Yj48aT48Zm9udCBjb2xvcj0iIzAwNjY5 OSI+MTEuIElzDQpNYXhhbWFuIHNoaXBwZWQgZGlzY3JlZXRseT88L2ZvbnQ+ PC9pPjwvYj48L2ZvbnQ+PGZvbnQNCmZhY2U9ImFyaWFsIj48YnIgLz4NCiA8 Zm9udCBmYWNlPSJBcmlhbCwgSGVsdmV0aWNhLCBzYW5zLXNlcmlmIiBzaXpl PSItMSI+WWVzIGl0IGlzIQ0KTWF4YW1hbiBpcyBzZW50IGluIGFuIHVubWFy a2VkIGJveCB3aXRoIG5vIGluZGljYXRpb24gd2hhdHNvZXZlciBhcw0KdG8g d2hhdCBpcyBjb250YWluZWQgaW5zaWRlLjwvZm9udD48L2ZvbnQ+PC9wPg0K DQo8cD48Zm9udCBmYWNlPSJhcmlhbCIgc2l6ZT0iKzAiPjxiPjxpPjxmb250 IGNvbG9yPSIjMDA2Njk5Ij4xMS4gSG93DQptdWNoIGlzIHNoaXBwaW5nIGFu ZCBoYW5kbGluZz88L2ZvbnQ+PC9pPjwvYj48L2ZvbnQ+PGZvbnQNCmZhY2U9 ImFyaWFsIj48YnIgLz4NCjwvZm9udD4gPGZvbnQgZmFjZT0iQXJpYWwsIEhl bHZldGljYSwgc2Fucy1zZXJpZiIgc2l6ZT0iLTEiPg0KJDYuOTU8Zm9udCBz aXplPSIzIj4gZm9yIHRoZSAxc3QuIGJvdHRsZTwvZm9udD4gYW5kIGZyZWUg Zm9yIGFueQ0Kb3JkZXIgbW9yZSB0aGFuIDEgYm90dGxlLjwvZm9udD48L3A+ DQoNCjxwPjxmb250IHNpemU9IjMiPiYjMTYwOzwvZm9udD48L3A+DQoNCjx0 YWJsZSBjZWxsc3BhY2luZz0iNCIgY2VsbHBhZGRpbmc9IjQiIHdpZHRoPSI5 NSUiIGFsaWduPSJjZW50ZXIiDQpib3JkZXI9IjAiPg0KPHRib2R5Pg0KPHRy Pg0KPHRkIHZhbGlnbj0idG9wIiBhbGlnbj0ibWlkZGxlIj4NCjxkaXYgYWxp Z249ImxlZnQiPjxmb250DQpmYWNlPSJWZXJkYW5hLCBBcmlhbCwgSGVsdmV0 aWNhLCBzYW5zLXNlcmlmIiBzaXplPSIyIj5UaGUgc3BlY2lhbA0KYmxlbmQg b2YgaGVyYnMgaW4gPGI+TWF4YW1hbjwvYj4mIzg0ODI7IGhhdmUgYmVlbiBz aG93biB0byBib29zdA0KYmxvb2QgZmxvdyB0byB0aGUgcGVuaXMsIHRodXMg ZXhwYW5kaW5nIHRoZSBzcG9uZ2UtbGlrZSBlcmVjdGlsZQ0KdGlzc3VlIGlu IHRoZSBwZW5pcywgbGVhZGluZyB0byBzaXplIGdhaW5zIGluIGJvdGggbGVu Z3RoIGFuZA0KdGhpY2tuZXNzLjxiciAvPg0KICYjMTYwOzwvZm9udD4gDQoN CjxwIGFsaWduPSJjZW50ZXIiPjxmb250DQpmYWNlPSJWZXJkYW5hLCBBcmlh bCwgSGVsdmV0aWNhLCBzYW5zLXNlcmlmIiBzaXplPSIyIj48Yj48Zm9udA0K ZmFjZT0iQXJpYWwsIEhlbHZldGljYSwgc2Fucy1zZXJpZiI+VGhlIHByb3By aWV0YXJ5IGJsZW5kIG9mIGhlcmJzDQpmb3VuZCBpbiBNYXhhbWFuJiM4NDgy OyBjb25zaXN0cyBvZjo8L2ZvbnQ+PC9iPjwvZm9udD48L3A+DQoNCjxwPjxm b250IGZhY2U9IlZlcmRhbmEsIEFyaWFsLCBIZWx2ZXRpY2EsIHNhbnMtc2Vy aWYiIHNpemU9IjIiPjxiPg0KWmluYyAoYXMgemluYyBveGlkZSk8L2I+IC0g VGhpcyBlc3NlbnRpYWwgbWluZXJhbCBpcyByZXF1aXJlZCBmb3INCnByb3Rl aW4gc3ludGhlc2lzIGFuZCBjb2xsYWdlbiBmb3JtYXRpb24uIFN1ZmZpY2ll bnQgaW50YWtlIGFuZA0KYWJzb3JwdGlvbiBvZiB6aW5jIGFyZSBuZWVkZWQg dG8gbWFpbnRhaW4gYSBwcm9wZXIgY29uY2VudHJhdGlvbiBvZg0KVml0YW1p biBFLjwvZm9udD48L3A+DQoNCjxwPjxmb250IGZhY2U9IlZlcmRhbmEsIEFy aWFsLCBIZWx2ZXRpY2EsIHNhbnMtc2VyaWYiIHNpemU9IjIiPjxiPg0KWW9o aW1iZTwvYj4gLSBVc2VkIHRyYWRpdGlvbmFsbHkgdG8gdHJlYXQgaW1wb3Rl bmNlIGFuZCBmcmlnaWRpdHksDQpZb2hpbWJlIGhlbHBzIHRvIGluY3JlYXNl IGJsb29kIGZsb3cgYW5kIHNlbnNpdGl2aXR5IG9mIG5lcnZlcywNCmVzcGVj aWFsbHkgaW4gdGhlIHBlbHZpYyByZWdpb24uIEl0IGlzIGNvbW1vbmx5IHVz ZWQgYXMgYW4NCmFwaHJvZGlzaWFjIHRvIHN0aW11bGF0ZSBzZXh1YWwgb3Jn YW5zIGFuZCBpbXByb3ZlIGNlbnRyYWwgbmVydm91cw0Kc3lzdGVtIGZ1bmN0 aW9uLjwvZm9udD48L3A+DQoNCjxwPjxmb250IGZhY2U9IlZlcmRhbmEsIEFy aWFsLCBIZWx2ZXRpY2EsIHNhbnMtc2VyaWYiIHNpemU9IjIiPjxiPg0KTWFj YSAtPC9iPiBNYWNhIGlzIGFuIGFkYXB0b2dlbi4gSXQgd29ya3MgdG8gY3Jl YXRlIGhhcm1vbnkgaW4gdGhlDQpib2R5LCByZWd1bGF0aW5nIGxldmVscyBv ZiBob3Jtb25lcyBhbmQgZW56eW1lcyB0byBjcmVhdGUgYSBzdGF0ZQ0Kb2Yg aG9tZW9zdGFzaXMuPC9mb250PjwvcD4NCg0KPHA+PGZvbnQgZmFjZT0iVmVy ZGFuYSwgQXJpYWwsIEhlbHZldGljYSwgc2Fucy1zZXJpZiIgc2l6ZT0iMiI+ PGI+DQpDYXR1YWJhPC9iPiAtIE5hdGl2ZSB0byBCcmF6aWwgYW5kIHBhcnRz IG9mIHRoZSBBbWF6b24sIENhdHVhYmEgaXMNCmEgY2VudHJhbCBuZXJ2b3Vz IHN5c3RlbSBzdGltdWxhbnQgY29tbW9ubHkgdXNlZCB0aHJvdWdob3V0IHRo ZQ0Kd29ybGQgZm9yIHRyZWF0aW5nIHNleHVhbCBpbXBvdGVuY2UsIGV4aGF1 c3Rpb24gYW5kIGZhdGlndWUuPGJyIC8+DQo8YnIgLz4NCiA8Yj5NdWlyYSBQ dWFtYTwvYj4gLSBBIFNvdXRoIEFtZXJpY2FuIGhlcmIsIE11aXJhIFB1YW1h IGhhcyBiZWVuDQp1c2VkIHRvIHRyZWF0IGltcG90ZW5jZSBmb3IgaHVuZHJl ZHMgb2YgeWVhcnMuIEl0IGlzIGhpZ2hseSBzb3VnaHQNCmFmdGVyIGZvciBp dHMgc3Ryb25nIHN0aW11bGFudCBxdWFsaXRpZXMuPC9mb250PjwvcD4NCg0K PHA+PGI+PGZvbnQgZmFjZT0iVmVyZGFuYSwgQXJpYWwsIEhlbHZldGljYSwg c2Fucy1zZXJpZiIgc2l6ZT0iMiI+DQpPeXN0ZXIgTWVhdCAtPC9mb250Pjwv Yj48Zm9udA0KZmFjZT0iVmVyZGFuYSwgQXJpYWwsIEhlbHZldGljYSwgc2Fu cy1zZXJpZiIgc2l6ZT0iMiI+IEhpc3RvcmljYWxseQ0Ka25vd24gYXMgYW4g YXBocm9kaXNpYWMsIG95c3RlciBtZWF0IGNvbnRhaW5zIGZsYXZvbm9pZHMg dGhhdCBoYXZlDQpiZWVuIHNob3duIHRvIHN0aW11bGF0ZSB0aGUgcmVwcm9k dWN0aXZlIHN5c3RlbS48L2ZvbnQ+PC9wPg0KDQo8cD48Yj48Zm9udCBmYWNl PSJWZXJkYW5hLCBBcmlhbCwgSGVsdmV0aWNhLCBzYW5zLXNlcmlmIiBzaXpl PSIyIj4NCkwtQXJnaW5pbmUgLTwvZm9udD48L2I+PGZvbnQNCmZhY2U9IlZl cmRhbmEsIEFyaWFsLCBIZWx2ZXRpY2EsIHNhbnMtc2VyaWYiIHNpemU9IjIi PiBMLUFyZ2luaW5lDQppcyBhbiBhbWlubyBhY2lkIHdoaWNoIGhlbHBzIHRv IGNyZWF0ZSBuaXRyaWMgb3hpZGUgaW4gdGhlIGh1bWFuDQpib2R5LiBOaXRy aWMgb3hpZGUgaXMgdGhlIG1vc3QgZXNzZW50aWFsIHN1YnN0YW5jZSBpbmZs dWVuY2luZw0Kc2V4dWFsIGZ1bmN0aW9uIGluIGJvdGggbWVuIGFuZCB3b21l bi4gTml0cmljIG94aWRlIHByb21vdGVzDQpjaXJjdWxhdGlvbiwgcmVzdWx0 aW5nIGluIGltcHJvdmVkIGJsb29kIGZsb3cuPC9mb250PjxiciAvPg0KICYj MTYwOzwvcD4NCg0KPHA+PGI+PGZvbnQgZmFjZT0iVmVyZGFuYSwgQXJpYWws IEhlbHZldGljYSwgc2Fucy1zZXJpZiIgc2l6ZT0iMiI+DQpPYXRzdHJhdyAt PC9mb250PjwvYj48Zm9udA0KZmFjZT0iVmVyZGFuYSwgQXJpYWwsIEhlbHZl dGljYSwgc2Fucy1zZXJpZiIgc2l6ZT0iMiI+IFVzZWQgdG8NCnRyZWF0IGZh dGlndWUgYW5kIGV4aGF1c3Rpb24sIE9hdHN0cmF3IGltcHJvdmVzIGJyYWlu IGFuZCBuZXJ2b3VzDQpzeXN0ZW0gZnVuY3Rpb24gYW5kIGhhcyBiZWVuIHVz ZWQgdG8gdHJlYXQgaW1wb3RlbmNlLiBJdCBpcw0KZXh0cmVtZWx5IHVzZWZ1 bCBmb3IgYWlkaW5nIHlvdXIgYm9keSBpbiByZWNvdmVyaW5nIGZyb20NCmV4 aGF1c3Rpb24sIGFzIHdlbGwgYXMgY29ycmVjdGluZyBzZXh1YWwgZGViaWxp dHkuPC9mb250PjwvcD4NCg0KPHA+PGI+PGZvbnQgZmFjZT0iVmVyZGFuYSwg QXJpYWwsIEhlbHZldGljYSwgc2Fucy1zZXJpZiIgc2l6ZT0iMiI+DQpOZXR0 bGUgTGVhZiAtPC9mb250PjwvYj4gPGZvbnQNCmZhY2U9IlZlcmRhbmEsIEFy aWFsLCBIZWx2ZXRpY2EsIHNhbnMtc2VyaWYiIHNpemU9IjIiPkFjdHMgYXMg YQ0KZGl1cmV0aWMsIGV4cGVjdG9yYW50IGFuZCB0b25pYy4gSXQgaXMgcmlj aCBpbiBpcm9uIGFuZCBjaGxvcm9waHlsbA0KdG8gY2xlYW4gYW5kIG5vdXJp c2ggdGhlIGJsb29kLjwvZm9udD48L3A+DQoNCjxwPjxmb250IGZhY2U9IlZl cmRhbmEsIEFyaWFsLCBIZWx2ZXRpY2EsIHNhbnMtc2VyaWYiDQpjb2xvcj0i IzAwMDAwMCIgc2l6ZT0iMiI+PGI+Q2F5ZW5uZTwvYj4gLSBDYXllbm5lIGlt cHJvdmVzDQpjaXJjdWxhdGlvbiwgaW5jcmVhc2VzIHRoZSBtZXRhYm9saWMg cmF0ZSBhbmQgYWN0cyBhcyBhIGNhdGFseXN0DQpmb3Igb3RoZXIgaGVyYnMu PC9mb250PjwvcD4NCg0KPHA+PGZvbnQgZmFjZT0iVmVyZGFuYSwgQXJpYWws IEhlbHZldGljYSwgc2Fucy1zZXJpZiINCmNvbG9yPSIjMDAwMDAwIiBzaXpl PSIyIj48Yj5QdW1wa2luIFNlZWQgLTwvYj4gUHVtcGtpbiBzZWVkIGlzDQpj b21tb25seSB1c2VkIHRvIHN0cmVuZ3RoZW4gdGhlIHByb3N0YXRlIGdsYW5k IGFuZCBwcm9tb3RlIG1hbGUNCmhvcm1vbmUgZnVuY3Rpb24uIE15b3Npbiwg YW4gYW1pbm8gYWNpZCBmb3VuZCBpbiBwdW1wa2luIHNlZWRzLCBpcw0Ka25v d24gdG8gYmUgZXNzZW50aWFsIGZvciBtdXNjdWxhciBjb250cmFjdGlvbnMu PC9mb250PjwvcD4NCg0KPHA+PGI+PGZvbnQgZmFjZT0iVmVyZGFuYSwgQXJp YWwsIEhlbHZldGljYSwgc2Fucy1zZXJpZiIgc2l6ZT0iMiI+DQpTYXJzYXBh cmlsbGEgLTwvZm9udD48L2I+PGZvbnQNCmZhY2U9IlZlcmRhbmEsIEFyaWFs LCBIZWx2ZXRpY2EsIHNhbnMtc2VyaWYiIHNpemU9IjIiPiBGb3VuZCBhbG9u Zw0KdGhlIGNvYXN0IG9mIFBlcnUsIFNhcnNhcGFyaWxsYSBhaWRzIGluIHRo ZSBwcm9kdWN0aW9uIG9mDQp0ZXN0b3N0ZXJvbmUgYW5kIHByb2dlc3Rlcm9u ZS48L2ZvbnQ+PC9wPg0KDQo8cD48Yj48Zm9udCBmYWNlPSJWZXJkYW5hLCBB cmlhbCwgSGVsdmV0aWNhLCBzYW5zLXNlcmlmIiBzaXplPSIyIj4NCk9yY2hp YyBTdWJzdGFuY2UgLTwvZm9udD48L2I+IDxmb250DQpmYWNlPSJWZXJkYW5h LCBBcmlhbCwgSGVsdmV0aWNhLCBzYW5zLXNlcmlmIiBzaXplPSIyIj5UaGlz IGlzIGFuDQpleHRyYWN0IGZyb20gYm92aW5lIHRlc3RlcywgYW5kIGlzIHBy b3ZlbiB0byBpbmNyZWFzZSB0ZXN0b3N0ZXJvbmUNCmxldmVscyB3aXRob3V0 IGhhcm1mdWwgc3Rlcm9pZHMuPC9mb250PjwvcD4NCg0KPHA+PGZvbnQgZmFj ZT0iVmVyZGFuYSwgQXJpYWwsIEhlbHZldGljYSwgc2Fucy1zZXJpZiIgc2l6 ZT0iMiI+PGI+DQpMaWNvcmljZSBSb290PC9iPiAtIExpY29yaWNlIHJvb3Qg ZmlnaHRzIGluZmxhbW1hdGlvbiwgYXMgd2VsbCBhcw0KdmlyYWwsIGJhY3Rl cmlhbCBhbmQgcGFyYXNpdGljIGluZmVjdGlvbi4gTGljb3JpY2UgY2xlYW5z ZXMgdGhlDQpjb2xvbiwgYW5kIGVuaGFuY2VzIG1pY3JvY2lyY3VsYXRpb24g aW4gdGhlIGdhc3Ryb2ludGVzdGluYWwNCmxpbmluZy48L2ZvbnQ+PC9wPg0K DQo8cD48Zm9udCBmYWNlPSJWZXJkYW5hLCBBcmlhbCwgSGVsdmV0aWNhLCBz YW5zLXNlcmlmIiBzaXplPSIyIj48Yj4NClRyaWJ1bHVzPC9iPiAtIEEgbmF0 dXJhbCB0ZXN0b3N0ZXJvbmUgZW5oYW5jZXIsIFRyaWJ1bHVzIGNhbg0KaW1w cm92ZSBkZXNpcmUgYW5kIHBlcmZvcm1hbmNlIGFuZCBpbmNyZWFzZSBzZXh1 YWwgZW5lcmd5LiBUcmlidWx1cw0KaXMgYWxzbyBhbiBleGNlbGxlbnQgY2ly Y3VsYXRvcnkgYW5kIGhlYXJ0IHRvbmljIGFuZCBjYW4gaGVscA0KZGlsYXRl IGFydGVyaWVzLiBJbiBJbmRpYSBpdCBpcyB1c2VkIGFzIGEgdG9uaWMgZm9y IHRoZSB1cmluYXJ5DQpzeXN0ZW0uPC9mb250PjwvcD4NCg0KPHA+PGZvbnQg ZmFjZT0iVmVyZGFuYSwgQXJpYWwsIEhlbHZldGljYSwgc2Fucy1zZXJpZiIg c2l6ZT0iMiI+PGI+DQpHaW5zZW5nIEJsZW5kIChTaWJlcmlhbiwgQW1lcmlj YW4gJmFtcDsgS29yZWFuKTwvYj4gLTwvZm9udD4gPGZvbnQNCmZhY2U9IlZl cmRhbmEsIEFyaWFsLCBIZWx2ZXRpY2EsIHNhbnMtc2VyaWYiIGNvbG9yPSIj MDAwMDAwIg0Kc2l6ZT0iMiI+Q29tbW9ubHkgdXNlZCBieSBhdGhsZXRlcyBm b3Igb3ZlcmFsbCBib2R5IHN0cmVuZ3RoZW5pbmcsDQpHaW5zZW5nIGZvcnRp ZmllcyB0aGUgYWRyZW5hbCBnbGFuZCwgYW5kIHByb21vdGVzIGhlYWx0aHkN CmNpcmN1bGF0aW9uLiBJdCBpbmNyZWFzZXMgdGhlIGNvbnZlcnNpb24gcmF0 ZSBvZiBzdWdhcnMgaW50byB0aGUNCm5lY2Vzc2FyeSBzdWJzdHJhdGVzIGZv ciB0aGUgZm9ybWF0aW9uIG9mIGZhdHR5IGFjaWRzIGluIHRoZSBsaXZlci4N CkdpbnNlbmcgc3RpbXVsYXRlcyB0aGUgY2VudHJhbCBuZXJ2b3VzIHN5c3Rl bSwgYW5kIGlzIGEgcXVpY2sNCmFudGlkb3RlIGZvciBmYXRpZ3VlLjwvZm9u dD48L3A+DQoNCjxwPjxmb250IGZhY2U9IlZlcmRhbmEsIEFyaWFsLCBIZWx2 ZXRpY2EsIHNhbnMtc2VyaWYiDQpjb2xvcj0iIzAwMDAwMCIgc2l6ZT0iMiI+ PGI+QXN0cmFnYWx1czwvYj4gLSBSZWdhcmRlZCBhcyBhIHBvdGVudA0KdG9u aWMgZm9yIGluY3JlYXNpbmcgZW5lcmd5IGxldmVscyBhbmQgc3RpbXVsYXRp bmcgdGhlIGltbXVuZQ0Kc3lzdGVtLCBBc3RyYWdhbHVzIGhhcyBhbHNvIGJl ZW4gZW1wbG95ZWQgZWZmZWN0aXZlbHkgYXMgYQ0KZGl1cmV0aWMuPC9mb250 PjwvcD4NCg0KPGRpdiBhbGlnbj0iY2VudGVyIj4NCjxkaXYgYWxpZ249Imxl ZnQiPjxmb250DQpmYWNlPSJWZXJkYW5hLCBBcmlhbCwgSGVsdmV0aWNhLCBz YW5zLXNlcmlmIiBzaXplPSIyIj48Yj5Cb3JvbjwvYj4NCi0gQm9yb24gaGVs cHMgdG8gcHJldmVudCB0aGUgbG9zcyBvZiBjYWxjaXVtLCBwaG9zcGhvcnVz IGFuZA0KbWFnbmVzaXVtIHRocm91Z2ggdGhlIHVyaW5lLjxiciAvPg0KICYj MTYwOzwvZm9udD48L2Rpdj4NCjwvZGl2Pg0KDQo8cCBhbGlnbj0iY2VudGVy Ij48aW1nDQpzcmM9Imh0dHA6Ly93b3RhbndvcmxkLmNvbS9tYXhhbWFuL2lt YWdlcy9zbWFsbHN1cGZhY3R6LmdpZiINCndpZHRoPSIzMzIiIGhlaWdodD0i MzkzIiAvPjwvcD4NCg0KPHAgYWxpZ249ImNlbnRlciI+PGENCmhyZWY9Imh0 dHA6Ly93b3RhbndvcmxkLmNvbS9tYXhhbWFuL21heGFtYW4uaHRtIj48Zm9u dCBzaXplPSI2Ij4NCk9SREVSIE5PVyE8L2ZvbnQ+PC9hPjwvcD4NCg0KPHAg YWxpZ249ImNlbnRlciI+PGltZw0Kc3JjPSJodHRwOi8vd290YW53b3JsZC5j b20vbWF4YW1hbi9pbWFnZXMvZ3VhcmFudGVlLmdpZiIgYm9yZGVyPSIwIg0K d2lkdGg9Ijk1IiBoZWlnaHQ9Ijk2IiAvPjwvcD4NCg0KPGI+QWZyYWlkIGl0 cyBub3QgZm9yIHlvdT8gRG9uJ3Qgd29ycnkgd2Ugb2ZmZXIgYSBMSUZFVElN RQ0KR3VhcmFudGVlISBJZiB5b3VyIG5vdCBlY3N0YXRpYyB3aXRoIG91ciBw cm9kdWN0LCBqdXN0IHJldHVybiB0aGUNCnVudXNlZCBwb3J0aW9uIGZvciBh IEZVTEwgUmVmdW5kISEgTm8gcXVlc3Rpb25zIHdpbGwgYmUNCmFza2VkITxi ciAvPg0KPGJyIC8+DQo8L2I+IA0KDQo8Y2VudGVyPlRoYW5rIHlvdSBmb3Ig eW91ciB0aW1lIGFuZCBJIGhvcGUgdG8gaGVhciBmcm9tIHlvdQ0Kc29vbiE8 L2NlbnRlcj4NCjwvZGl2Pg0KPC90ZD4NCjwvdHI+DQo8L3Rib2R5Pg0KPC90 YWJsZT4NCjwvdGQ+DQo8L3RyPg0KPC90Ym9keT4NCjwvdGFibGU+DQo8L2Jv ZHk+DQo8L2h0bWw+DQoNCg0KNTM2ME9lTE0wLTQ2MXdPQmIyNzc0dXZWZjQt Mjg2ekxHYzM1NDhPQkVlMi0xNjRTVWxLMTg3OXBVa3gzLTE1N0lOcEYzNzkx ZmFlbDcx To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 12:19:34 2002 Delivered-To: freebsd-questions@freebsd.org Received: from lycos.com (ns.argohytec.co.jp [61.196.248.250]) by hub.freebsd.org (Postfix) with SMTP id 3DF4737B408 for ; Sat, 15 Jun 2002 12:19:14 -0700 (PDT) Received: from 47.105.63.129 ([47.105.63.129]) by q4.quickslow.com with smtp; 15 Jun 0102 14:20:30 +1200 Received: from unknown (187.141.55.75) by rly-xw05.oxyeli.com with smtp; 16 Jun 0102 02:17:51 -0700 Reply-To: Message-ID: <012e13b82c5d$7265a7b5$7ad60cb6@pjntxk> From: To: Home@FreeBSD.ORG, Owner@FreeBSD.ORG, *@FreeBSD.ORG Subject: Your -approval-! Date: Sun, 16 Jun 0102 03:17:33 -0800 MiME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_00E7_24B35A5E.E0254A36" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Internet Mail Service (5.5.2650.21) 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 ------=_NextPart_000_00E7_24B35A5E.E0254A36 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: base64 PGh0bWw+DQo8Ym9keT4NCjxmb250IGNvbG9yPSJmZmZmZmYiPkhvbmVzdDwv Zm9udD4NCjxwPllvdXIgaG9tZSByZWZpbmFuY2UgbG9hbiBpcyBhcHByb3Zl ZCE8YnI+PC9wPjxicj4NCjxwPlRvIGdldCB5b3VyIGFwcHJvdmVkIGFtb3Vu dCA8YSBocmVmPSJodHRwOi8vd3d3LmNoaW5hbmljb25saW5lLmNvbS9tb3J0 Z2FnZXBvd2VyLyI+Z28NCmhlcmU8L2E+LjwvcD4NCjxicj48YnI+PGJyPjxi cj48YnI+PGJyPjxicj48YnI+PGJyPjxicj48YnI+PGJyPjxicj48YnI+PGJy Pjxicj48YnI+PGJyPjxicj4NCjxwPlRvIGJlIGV4Y2x1ZGVkIGZyb20gZnVy dGhlciBub3RpY2VzIDxmb250IHNpemU9IjMiPjxhDQpocmVmPSJtYWlsdG86 ZWRnYXJyMTNAYnRhbWFpbC5uZXQuY24/c3ViamVjdD1wbGVhc2UgdW5zdWJz Y3JpYmUiPmdvIGhlcmU8L2E+PC9mb250PjxzbWFsbD4NCi48L3NtYWxsPjwv cD4NCjxmb250IGNvbG9yPSJmZmZmZmYiPkhvbmVzdDwvZm9udD4NCjwvYm9k eT4NCjxmb250IGNvbG9yPSJmZmZmZmYiPg0KPC9odG1sPg0KNTMzMWRrTlkx LTUyNmJlUVE5Mzg2bERNRzgtOTkzR3B5eDM4MjRWa1NrNy0zMjRUU3JONTU3 Mmw1Mg== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 12:19:35 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mtiwmhc23.worldnet.att.net (mtiwmhc23.worldnet.att.net [204.127.131.48]) by hub.freebsd.org (Postfix) with ESMTP id 92B0F37B419 for ; Sat, 15 Jun 2002 12:19:19 -0700 (PDT) Received: from ibmaaga71g ([12.76.225.149]) by mtiwmhc23.worldnet.att.net (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20020615191918.OTWG5116.mtiwmhc23.worldnet.att.net@ibmaaga71g> for ; Sat, 15 Jun 2002 19:19:18 +0000 Message-ID: <006e01c214a1$1b207f80$31e14c0c@ibmaaga71g> From: "Richard Mika" To: Subject: PCI modem Date: Sat, 15 Jun 2002 14:13:22 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_006B_01C21476.CE70F180" X-Priority: 1 X-MSMail-Priority: High X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_006B_01C21476.CE70F180 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable PCI modem is recognised. How to set the dialer? How to install Netscape = (it is empty in X-Windows) to configure PPP internet? ------=_NextPart_000_006B_01C21476.CE70F180 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
PCI modem is recognised. How to set the = dialer? How=20 to install Netscape (it is empty in X-Windows) to configure PPP=20 internet?
------=_NextPart_000_006B_01C21476.CE70F180-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 12:38:31 2002 Delivered-To: freebsd-questions@freebsd.org Received: from shell.tsoft.com (shell.tsoft.com [198.144.192.5]) by hub.freebsd.org (Postfix) with ESMTP id 0E26837B401 for ; Sat, 15 Jun 2002 12:38:29 -0700 (PDT) Received: (from jnewlin@localhost) by shell.tsoft.com (8.8.7/8.8.7) id MAA26712 for freebsd-questions@freebsd.org; Sat, 15 Jun 2002 12:38:28 -0700 (PDT) From: John Newlin Message-Id: <200206151938.MAA26712@shell.tsoft.com> Subject: natd, ipfw, ipsec, upd and ftp questions To: freebsd-questions@freebsd.org Date: Sat, 15 Jun 2002 12:38:28 -0700 (PDT) X-Mailer: ELM [version 2.5 PL2] 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 Hi, I have a setup like so: ----------- Internet <---> | natd/ipfw | <----> Internal private net 192.168.0.0 ----------- I'm using a slightly modified Simple ipfw ruleset that comes with the 4.5 Release. Questions: ftp does not work from the internal net, except in passive mode. What is the magik required to make ftp work? UPD Question: I play games that open up upd connections. I want to open up the minimum number of UPD sockets. Is the proper thing to do to allow incoming UPD on the portrange specified in: net.inet.ip.portrange.first: 1024 net.inet.ip.portrange.last: 5000 for udp something like: ipfw add allow udp from any 1024-5000 to any via ${oif} and any internal above 1024 to outside should be safe: ipfw add allow udp from any to any 1024-65535 via {$iif} That look ok? Or are there some stupid upd services that broadcast above 1024, that I should be wary of? IPSec question: I have an IPSec client on my internal Windows machine that I use to connect to my office. I added the following ruleset: ipfw add allow esp from any to any ipfw add allow gre from any to any ipfw add allow ah from any to any Is this safe, or is there a way to tighten that up? Thanks for your input, -John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 12:45:24 2002 Delivered-To: freebsd-questions@freebsd.org Received: from www6.web2010.com (www6.web2010.com [216.157.5.254]) by hub.freebsd.org (Postfix) with ESMTP id D4B7F37B40D for ; Sat, 15 Jun 2002 12:44:59 -0700 (PDT) Received: from marty.face2interface.com (marty.ulster.net [216.238.72.249]) by www6.web2010.com (8.9.3/8.9.0) with ESMTP id PAA28054 for ; Sat, 15 Jun 2002 15:44:52 -0400 (EDT) Message-Id: <5.1.0.14.0.20020615111752.009fc840@mail.face2interface.com> X-Sender: face@mail.face2interface.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Sat, 15 Jun 2002 15:45:12 -0400 To: questions@FreeBSD.ORG From: Marty Landman Subject: naked floppy reader Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I'd like to be able to read the raw data on a floppy disk which has been partially formatted. The floppy happens to be Windoz format - actually it's from an Atari ST. Lost & Found located some files on there using a wintel box and the demo version so I know there's data on it. Don't want to have to pay for the license so wondered if there's anyway to do this using my FreeBSD box. Of course if anyone can suggest a freeware - or free for one use wintel software that will do the trick I'd be happy with that too. Thanks, Marty -- SIMPL WebSite Creation: http://face2interface.com/Home/Demo.shtml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 12:50: 7 2002 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-56.dsl.lsan03.pacbell.net [63.207.60.56]) by hub.freebsd.org (Postfix) with ESMTP id 93BB537B40E for ; Sat, 15 Jun 2002 12:49:59 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 2C8C166D82; Sat, 15 Jun 2002 12:49:59 -0700 (PDT) Date: Sat, 15 Jun 2002 12:49:59 -0700 From: Kris Kennaway To: Sorin Chiorean Cc: freebsd-questions@freebsd.org Subject: Re: Updating kernel sources Message-ID: <20020615124958.A97335@xor.obsecurity.org> References: <200206151556.g5FFuTl05929@zerg.codec.ro> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="8t9RHnE3ZwKMSgU+" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200206151556.g5FFuTl05929@zerg.codec.ro>; from sorin_chiorean@email.ro on Sat, Jun 15, 2002 at 06:56:29PM +0300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --8t9RHnE3ZwKMSgU+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jun 15, 2002 at 06:56:29PM +0300, Sorin Chiorean wrote: >=20 > Hello,=20 >=20 > Is there a way to update the kernel sources without cvsup and make wo= rld=20 > because my internet connection is slow and i would like to download manua= lly=20 > everything that is needed (tarballs, patches, etc). cvsup is much more efficient than downloading tarballs of the source code, and patch sets are not produced (they would be almost as efficient as cvsup) However, bear in mind that in FreeBSD you cannot just update your kernel without updating your userland as well: kernel and userland are an integrated system and one will not work when not in sync with the other. Kris --8t9RHnE3ZwKMSgU+ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9C5pmWry0BWjoQKURAihkAJ43WWukdiID8qUBBmCiHiH5DiC4LQCgm1NV yZUdiuP1uEUmxuTuf1BqHcw= =vJ/0 -----END PGP SIGNATURE----- --8t9RHnE3ZwKMSgU+-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 13:20:11 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rootshell.be (phenix.rootshell.be [195.74.192.154]) by hub.freebsd.org (Postfix) with ESMTP id 9966337B40D for ; Sat, 15 Jun 2002 13:20:07 -0700 (PDT) Received: (from constant@localhost) by rootshell.be (8.11.5/8.11.5) id g5FKK3f01524 for questions@freebsd.org; Sat, 15 Jun 2002 22:20:03 +0200 Date: Sat, 15 Jun 2002 22:20:03 +0200 From: John Constantine To: questions@freebsd.org Subject: 'make index' or 'make readmes' Message-ID: <20020615222003.A26671@phenix.rootshell.be> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Sender: owner-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, after cvsuping the ports, what should I run first: cd /usr/ports make index or make readmes Thanks, --John P.S. Please cc-me in the reply as I'm not subscribed to this list. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 14:51:27 2002 Delivered-To: freebsd-questions@freebsd.org Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by hub.freebsd.org (Postfix) with ESMTP id 98F6B37B412; Sat, 15 Jun 2002 14:51:19 -0700 (PDT) Received: from shumai.marcuscom.com (marcus@shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.12.3/8.12.3) with ESMTP id g5FLneB4007092; Sat, 15 Jun 2002 17:49:40 -0400 (EDT) (envelope-from marcus@FreeBSD.org) Subject: Re: No screensaver applet in gnomecontrolcenter after upgrade to xscreensaver-4.05 From: Joe Marcus Clarke To: sroberts@dsl.pipex.com Cc: FreeBSD User Questions List , Glenn Johnson , dougb@FreeBSD.org In-Reply-To: <1024142916.21106.4.camel@Demon.Strobe.org> References: <1024142916.21106.4.camel@Demon.Strobe.org> Content-Type: multipart/mixed; boundary="=-F8yDYjF1LVPWT8zpL2sk" X-Mailer: Ximian Evolution 1.0.7 Date: 15 Jun 2002 17:51:37 -0400 Message-Id: <1024177898.81450.2.camel@shumai.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-F8yDYjF1LVPWT8zpL2sk Content-Type: text/plain Content-Transfer-Encoding: 7bit On Sat, 2002-06-15 at 08:08, Stacey Roberts wrote: > Hello, > I finally managed to get xscreensaver installed on this system. > However after restarting X (no particular reason, just wanted to), I > figured I'd configure the screensaver, but when I start > gnomecontrolcenter, I can see screensaver in the panel on the left (no > image). > > Clicking on screensaver doesn't cause the right panel to display the > screensaver configuration options. > > Is there a reason / fix for this? Attached are patches to correct this problem. These have been tested by myself, and a few other users, and the screensaver capplet icon is successfully installed in GNOME Control Center. Doug, I have included you with the hopes these can be committed. They are fairly unique to the FreeBSD port, so I didn't bother getting Jamie involved. I have followed your format of using a non-inplace regex in the Makefile as well. Thanks. Joe > > Stacey > -- > Stacey Roberts B.Sc. (HONS) Computer Science > Network Systems Engineer --=-F8yDYjF1LVPWT8zpL2sk Content-Disposition: attachment; filename=xscreensaver.diff Content-Transfer-Encoding: quoted-printable Content-Type: text/x-patch; name=xscreensaver.diff; charset=ISO-8859-1 diff -ruN xscreensaver.orig/Makefile xscreensaver/Makefile --- x11/xscreensaver.orig/Makefile Sat Jun 15 17:46:31 2002 +++ x11/xscreensaver/Makefile Sat Jun 15 17:43:11 2002 @@ -91,6 +91,11 @@ @ ${SED} -e 's/malloc.h/stdlib.h/g' ${WRKSRC}/hacks/glx/${file}.Dist > \ ${WRKSRC}/hacks/glx/${file} .endfor + @ ${CP} ${WRKSRC}/driver/screensaver-properties.desktop.in \ + ${WRKSRC}/driver/screensaver-properties.desktop.in.orig + @ ${SED} -e 's|%%PREFIX%%|${PREFIX}|g' \ + ${WRKSRC}/driver/screensaver-properties.desktop.in.orig > \ + ${WRKSRC}/driver/screensaver-properties.desktop.in =20 post-install: @(if test -x ${X11BASE}/bin/xscreensaver-hacks/webcollage-helper; then \ diff -ruN xscreensaver.orig/files/patch-ab xscreensaver/files/patch-ab --- x11/xscreensaver.orig/files/patch-ab Sat Jun 15 17:46:30 2002 +++ x11/xscreensaver/files/patch-ab Sat Jun 15 15:28:08 2002 @@ -1,6 +1,49 @@ ---- configure.orig Fri May 31 20:43:47 2002 -+++ configure Wed Jun 5 00:58:27 2002 -@@ -17452,13 +17452,13 @@ +--- configure.orig Tue Jun 11 05:09:04 2002 ++++ configure Sat Jun 15 15:27:38 2002 +@@ -12929,7 +12929,7 @@ + else + GNOME_DATADIR=3D`$gtk_config --prefix` + fi +- GNOME_DATADIR=3D"$GNOME_DATADIR/share" ++ GNOME_DATADIR=3D"$GNOME_DATADIR/share/gnome" + fi +=20 + # .desktop files go in different places in Gnome 1.x and Gnome 2.x... +@@ -14240,18 +14240,18 @@ + GL_LIBS=3D"" +=20 +=20 +- # Some versions of MesaGL are compiled to require -lpthread. +- # So if the Mesa headers exist, and -lpthread exists, then always +- # link -lpthread after the Mesa libs (be they named -lGL or -lMesaGL.= ) ++ # Some versions of MesaGL are compiled to require "-pthread". ++ # So if the Mesa headers exist, and "-pthread" exists, then always ++ # link "-pthread" after the Mesa libs (be they named -lGL or -lMesaGL= .) + # + if test "$ac_have_mesa_gl" =3D yes; then +- echo "$as_me:$LINENO: checking for pthread_create in -lpthread" >&5 +-echo $ECHO_N "checking for pthread_create in -lpthread... $ECHO_C" >&6 ++ echo "$as_me:$LINENO: checking for pthread_create in "-pthread"" >&= 5 ++echo $ECHO_N "checking for pthread_create in "-pthread"... $ECHO_C" >&6 + if test "${ac_cv_lib_pthread_pthread_create+set}" =3D set; then + echo $ECHO_N "(cached) $ECHO_C" >&6 + else + ac_check_lib_save_LIBS=3D$LIBS +-LIBS=3D"-lpthread $LIBS" ++LIBS=3D""-pthread" $LIBS" + cat >conftest.$ac_ext <<_ACEOF + #line $LINENO "configure" + #include "confdefs.h" +@@ -14301,7 +14301,7 @@ + echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_create" >&5 + echo "${ECHO_T}$ac_cv_lib_pthread_pthread_create" >&6 + if test $ac_cv_lib_pthread_pthread_create =3D yes; then +- GL_LIBS=3D"-lpthread" ++ GL_LIBS=3D""-pthread"" + fi +=20 + fi +@@ -17491,13 +17491,13 @@ # Now that we know whether we have Gnome, we can decide where the XML # config files get installed. # diff -ruN xscreensaver.orig/files/patch-driver_screensaver-properties.deskt= op.in xscreensaver/files/patch-driver_screensaver-properties.desktop.in --- x11/xscreensaver.orig/files/patch-driver_screensaver-properties.desktop= .in Wed Dec 31 19:00:00 1969 +++ x11/xscreensaver/files/patch-driver_screensaver-properties.desktop.in S= at Jun 15 17:39:48 2002 @@ -0,0 +1,11 @@ +--- driver/screensaver-properties.desktop.in.orig Tue May 28 20:42:12 2002 ++++ driver/screensaver-properties.desktop.in Sat Jun 15 17:39:29 2002 +@@ -1,7 +1,7 @@ + [Desktop Entry] + Exec=3Dxscreensaver-demo --crapplet + TryExec=3Dxscreensaver-demo +-Icon=3Dxscreensaver.xpm ++Icon=3D%%PREFIX%%/share/gnome/xscreensaver/xscreensaver.xpm + Terminal=3D0 + _Name=3DScreensaver + _Comment=3DConfigure the settings of the screensaver. --=-F8yDYjF1LVPWT8zpL2sk-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 15: 5:18 2002 Delivered-To: freebsd-questions@freebsd.org Received: from shockwave.systems.pipex.net (shockwave.systems.pipex.net [62.190.223.9]) by hub.freebsd.org (Postfix) with ESMTP id 731D237B406 for ; Sat, 15 Jun 2002 15:03:36 -0700 (PDT) Received: from ThisAddressDoesNotExist (userhh092.dsl.pipex.com [62.190.215.92]) by shockwave.systems.pipex.net (Postfix) with ESMTP id 5D2DD160003B4; Sat, 15 Jun 2002 23:03:33 +0100 (BST) Subject: RE: Your earlier maillog post From: Stacey Roberts To: rahermon@iastate.edu Cc: FreeBSD-Questions Reply-To: sroberts@dsl.pipex.com In-Reply-To: <004401c21280$b4240ad0$8404a8c0@TheGetto> References: <004401c21280$b4240ad0$8404a8c0@TheGetto> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-Na3BjP9k6yuEYgU2sCj3" X-Mailer: Ximian Evolution 1.0.7 Date: 15 Jun 2002 23:03:37 +0100 Message-Id: <1024178619.47848.1.camel@Demon.Strobe.org> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-Na3BjP9k6yuEYgU2sCj3 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi Ramon,=20 Thanks for the suggestions.=20 I've got a couple of questions on those rules you included in your last reply.=20 I use advanced stateful rules on this machine, and what you've suggested doesn't appear to be of the same structure as the ones I use here. I've always understood that its generally a bad idea to mix rule base types. Is this your understanding as well?=20 So then, what I'm asking is if you've any suggestions on re-writing these so that they fit into a stateful rule structure.=20 On Thu, 2002-06-13 at 03:19, rahermon@iastate.edu wrote:=20 > I was looking at the ipfw rules on your post "IPFW error, help?" and I > did not notice the following which can explain access denied to > localhost. >=20 > # Allow loopbacks, deny imposters > ${fwcmd} add 100 pass all from any to any via lo0 > ${fwcmd} add 200 deny all from any to 127.0.0.0/8 > # Stop spoofing > ${fwcmd} add deny all from ${inet}:${imask} to any in via ${oif} > ${fwcmd} add deny all from ${onet}:${omask} to any in via ${iif} >=20 > The above are just after flush on my rules. But my definitions are > before, I guess what I am trying to say is that just make sure the above > rules are the first rules. >=20 > Regards, > Ramon >=20 > > -----Original Message----- > > From: owner-freebsd-questions@FreeBSD.ORG=20 > > [mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of S. Roberts > > Sent: Wednesday, June 12, 2002 1:30 AM > > To: rahermon@cs.iastate.edu > > Cc: FreeBSD-Questions > > Subject: re: Your earlier maillog post > >=20 > >=20 > > Hi, > > I stumbled across your post in the archives. I'm seeing=20 > > exactly the same formatted messages in the maillog of a box=20 > > here as well: Jun 12 07:03:38 sm-msp-queue[96453]:=20 > > g5766juA092113: to=3Droot, delay=3D4+23:56:53, xdelay=3D00:00:00,=20 > > mailer=3Drelay, pri=3D22287174, relay=3Dlocalhost..,=20 > > dsn=3D4.0.0, stat=3DDeferred: Permission denied ~ $=20 > >=20 > > I wanted to find out if you had gotten an explanation, or=20 > > positive response to your query in the end. I tried sending a=20 > > query to Sendmail.org but couldn't get any joy there either. > >=20 > > Do let me know, please > > Regards, > > Stacey > >=20 > > ok. Maybe if I take it one step at a time. Can anyone tell me=20 > > what this means. > >=20 > > May 31 15:46:04 FW sm-msp-queue[442]: g4R84JFE000560:=20 > > to=3Droot, ctladdr=3Droot (0/0), delay=3D4+12:41:45,=20 > > xdelay=3D00:00:00, mailer=3Drelay, pri=3D18390056,=20 > > relay=3Dlocalhost.rhbsd.dhs.org., dsn=3D4.0.0, stat=3DDeferred:=20 > > Permission denied > >=20 > > Thaks. > > --=20 > > Stacey Roberts B.Sc. (HONS) Computer Science > > Network Systems Engineer > >=20 >=20 >=20 >=20 --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer --=-Na3BjP9k6yuEYgU2sCj3 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi Ramon,=20 Thanks for the suggestions.=20 I've got a couple of questions on those rules you included in your last reply.=20 I use advanced stateful rules on this machine, and what you've suggested doesn't appear to be of the same structure as the ones I use here. I've always understood that its generally a bad idea to mix rule base types. Is this your understanding as well?=20 So then, what I'm asking is if you've any suggestions on re-writing these so that they fit into a stateful rule structure.=20 On Thu, 2002-06-13 at 03:19, rahermon@iastate.edu wrote:=20 > I was looking at the ipfw rules on your post "IPFW error, help?" and I > did not notice the following which can explain access denied to > localhost. >=20 > # Allow loopbacks, deny imposters > ${fwcmd} add 100 pass all from any to any via lo0 > ${fwcmd} add 200 deny all from any to 127.0.0.0/8 > # Stop spoofing > ${fwcmd} add deny all from ${inet}:${imask} to any in via ${oif} > ${fwcmd} add deny all from ${onet}:${omask} to any in via ${iif} >=20 > The above are just after flush on my rules. But my definitions are > before, I guess what I am trying to say is that just make sure the above > rules are the first rules. >=20 > Regards, > Ramon >=20 > > -----Original Message----- > > From: owner-freebsd-questions@FreeBSD.ORG=20 > > [mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of S. Roberts > > Sent: Wednesday, June 12, 2002 1:30 AM > > To: rahermon@cs.iastate.edu > > Cc: FreeBSD-Questions > > Subject: re: Your earlier maillog post > >=20 > >=20 > > Hi, > > I stumbled across your post in the archives. I'm seeing=20 > > exactly the same formatted messages in the maillog of a box=20 > > here as well: Jun 12 07:03:38 sm-msp-queue[96453]:=20 > > g5766juA092113: to=3Droot, delay=3D4+23:56:53, xdelay=3D00:00:00,=20 > > mailer=3Drelay, pri=3D22287174, relay=3Dlocalhost..,=20 > > dsn=3D4.0.0, stat=3DDeferred: Permission denied ~ $=20 > >=20 > > I wanted to find out if you had gotten an explanation, or=20 > > positive response to your query in the end. I tried sending a=20 > > query to Sendmail.org but couldn't get any joy there either. > >=20 > > Do let me know, please > > Regards, > > Stacey > >=20 > > ok. Maybe if I take it one step at a time. Can anyone tell me=20 > > what this means. > >=20 > > May 31 15:46:04 FW sm-msp-queue[442]: g4R84JFE000560:=20 > > to=3Droot, ctladdr=3Droot (0/0), delay=3D4+12:41:45,=20 > > xdelay=3D00:00:00, mailer=3Drelay, pri=3D18390056,=20 > > relay=3Dlocalhost.rhbsd.dhs.org., dsn=3D4.0.0, stat=3DDeferred:=20 > > Permission denied > >=20 > > Thaks. > > --=20 > > Stacey Roberts B.Sc. (HONS) Computer Science > > Network Systems Engineer > >=20 >=20 >=20 >=20 - --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 iQA/AwUBPQu5tvdn4A8qiCO5EQLlQgCg5rX0B8xLvnSigKfzKUH5h2RIIzoAoIDD dtt0v9TRL5pEcVgm2KDzZHVi =gapu -----END PGP SIGNATURE----- --=-Na3BjP9k6yuEYgU2sCj3-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 15: 5:25 2002 Delivered-To: freebsd-questions@freebsd.org Received: from colossus.systems.pipex.net (colossus.systems.pipex.net [62.190.223.73]) by hub.freebsd.org (Postfix) with ESMTP id 5156F37B41A; Sat, 15 Jun 2002 15:04:25 -0700 (PDT) Received: from ThisAddressDoesNotExist (userhh092.dsl.pipex.com [62.190.215.92]) by colossus.systems.pipex.net (Postfix) with ESMTP id 8D3DE1600024E; Sat, 15 Jun 2002 23:04:22 +0100 (BST) Subject: Re: No screensaver applet in gnomecontrolcenter after upgrade to xscreensaver-4.05 From: Stacey Roberts Reply-To: sroberts@dsl.pipex.com To: Joe Marcus Clarke Cc: FreeBSD User Questions List , Glenn Johnson , dougb@FreeBSD.org In-Reply-To: <1024177898.81450.2.camel@shumai.marcuscom.com> References: <1024142916.21106.4.camel@Demon.Strobe.org> <1024177898.81450.2.camel@shumai.marcuscom.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-wiAgx8Zmu2SWB7mEpm7R" X-Mailer: Ximian Evolution 1.0.7 Date: 15 Jun 2002 23:04:26 +0100 Message-Id: <1024178667.47848.4.camel@Demon.Strobe.org> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-wiAgx8Zmu2SWB7mEpm7R Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Thanks Joe, I'll apply and provide some feedback as and when it's done. Stacey On Sat, 2002-06-15 at 22:51, Joe Marcus Clarke wrote: > On Sat, 2002-06-15 at 08:08, Stacey Roberts wrote: > > Hello, > > I finally managed to get xscreensaver installed on this system. > > However after restarting X (no particular reason, just wanted to), I > > figured I'd configure the screensaver, but when I start > > gnomecontrolcenter, I can see screensaver in the panel on the left (no > > image). > >=20 > > Clicking on screensaver doesn't cause the right panel to display the > > screensaver configuration options. > >=20 > > Is there a reason / fix for this? >=20 > Attached are patches to correct this problem. These have been tested by > myself, and a few other users, and the screensaver capplet icon is > successfully installed in GNOME Control Center. >=20 > Doug, I have included you with the hopes these can be committed. They > are fairly unique to the FreeBSD port, so I didn't bother getting Jamie > involved. I have followed your format of using a non-inplace regex in > the Makefile as well. Thanks. >=20 > Joe >=20 > >=20 > > Stacey > > --=20 > > Stacey Roberts B.Sc. (HONS) Computer Science > > Network Systems Engineer >=20 >=20 > ---- >=20 > diff -ruN xscreensaver.orig/Makefile xscreensaver/Makefile > --- x11/xscreensaver.orig/Makefile Sat Jun 15 17:46:31 2002 > +++ x11/xscreensaver/Makefile Sat Jun 15 17:43:11 2002 > @@ -91,6 +91,11 @@ > @ ${SED} -e 's/malloc.h/stdlib.h/g' ${WRKSRC}/hacks/glx/${file}.Dist > = \ > ${WRKSRC}/hacks/glx/${file} > .endfor > + @ ${CP} ${WRKSRC}/driver/screensaver-properties.desktop.in \ > + ${WRKSRC}/driver/screensaver-properties.desktop.in.orig > + @ ${SED} -e 's|%%PREFIX%%|${PREFIX}|g' \ > + ${WRKSRC}/driver/screensaver-properties.desktop.in.orig > \ > + ${WRKSRC}/driver/screensaver-properties.desktop.in > =20 > post-install: > @(if test -x ${X11BASE}/bin/xscreensaver-hacks/webcollage-helper; then = \ > diff -ruN xscreensaver.orig/files/patch-ab xscreensaver/files/patch-ab > --- x11/xscreensaver.orig/files/patch-ab Sat Jun 15 17:46:30 2002 > +++ x11/xscreensaver/files/patch-ab Sat Jun 15 15:28:08 2002 > @@ -1,6 +1,49 @@ > ---- configure.orig Fri May 31 20:43:47 2002 > -+++ configure Wed Jun 5 00:58:27 2002 > -@@ -17452,13 +17452,13 @@ > +--- configure.orig Tue Jun 11 05:09:04 2002 > ++++ configure Sat Jun 15 15:27:38 2002 > +@@ -12929,7 +12929,7 @@ > + else > + GNOME_DATADIR=3D`$gtk_config --prefix` > + fi > +- GNOME_DATADIR=3D"$GNOME_DATADIR/share" > ++ GNOME_DATADIR=3D"$GNOME_DATADIR/share/gnome" > + fi > +=20 > + # .desktop files go in different places in Gnome 1.x and Gnome 2.x... > +@@ -14240,18 +14240,18 @@ > + GL_LIBS=3D"" > +=20 > +=20 > +- # Some versions of MesaGL are compiled to require -lpthread. > +- # So if the Mesa headers exist, and -lpthread exists, then always > +- # link -lpthread after the Mesa libs (be they named -lGL or -lMesaG= L.) > ++ # Some versions of MesaGL are compiled to require "-pthread". > ++ # So if the Mesa headers exist, and "-pthread" exists, then always > ++ # link "-pthread" after the Mesa libs (be they named -lGL or -lMesa= GL.) > + # > + if test "$ac_have_mesa_gl" =3D yes; then > +- echo "$as_me:$LINENO: checking for pthread_create in -lpthread" >= &5 > +-echo $ECHO_N "checking for pthread_create in -lpthread... $ECHO_C" >&6 > ++ echo "$as_me:$LINENO: checking for pthread_create in "-pthread"" = >&5 > ++echo $ECHO_N "checking for pthread_create in "-pthread"... $ECHO_C" >&6 > + if test "${ac_cv_lib_pthread_pthread_create+set}" =3D set; then > + echo $ECHO_N "(cached) $ECHO_C" >&6 > + else > + ac_check_lib_save_LIBS=3D$LIBS > +-LIBS=3D"-lpthread $LIBS" > ++LIBS=3D""-pthread" $LIBS" > + cat >conftest.$ac_ext <<_ACEOF > + #line $LINENO "configure" > + #include "confdefs.h" > +@@ -14301,7 +14301,7 @@ > + echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_create" >&5 > + echo "${ECHO_T}$ac_cv_lib_pthread_pthread_create" >&6 > + if test $ac_cv_lib_pthread_pthread_create =3D yes; then > +- GL_LIBS=3D"-lpthread" > ++ GL_LIBS=3D""-pthread"" > + fi > +=20 > + fi > +@@ -17491,13 +17491,13 @@ > # Now that we know whether we have Gnome, we can decide where the XML > # config files get installed. > # > diff -ruN xscreensaver.orig/files/patch-driver_screensaver-properties.des= ktop.in xscreensaver/files/patch-driver_screensaver-properties.desktop.in > --- x11/xscreensaver.orig/files/patch-driver_screensaver-properties.deskt= op.in Wed Dec 31 19:00:00 1969 > +++ x11/xscreensaver/files/patch-driver_screensaver-properties.desktop.in= Sat Jun 15 17:39:48 2002 > @@ -0,0 +1,11 @@ > +--- driver/screensaver-properties.desktop.in.orig Tue May 28 20:42:12 20= 02 > ++++ driver/screensaver-properties.desktop.in Sat Jun 15 17:39:29 2002 > +@@ -1,7 +1,7 @@ > + [Desktop Entry] > + Exec=3Dxscreensaver-demo --crapplet > + TryExec=3Dxscreensaver-demo > +-Icon=3Dxscreensaver.xpm > ++Icon=3D%%PREFIX%%/share/gnome/xscreensaver/xscreensaver.xpm > + Terminal=3D0 > + _Name=3DScreensaver > + _Comment=3DConfigure the settings of the screensaver. --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer --=-wiAgx8Zmu2SWB7mEpm7R Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Thanks Joe, I'll apply and provide some feedback as and when it's done. Stacey On Sat, 2002-06-15 at 22:51, Joe Marcus Clarke wrote: > On Sat, 2002-06-15 at 08:08, Stacey Roberts wrote: > > Hello, > > I finally managed to get xscreensaver installed on this system. > > However after restarting X (no particular reason, just wanted to), I > > figured I'd configure the screensaver, but when I start > > gnomecontrolcenter, I can see screensaver in the panel on the left (no > > image). > >=20 > > Clicking on screensaver doesn't cause the right panel to display the > > screensaver configuration options. > >=20 > > Is there a reason / fix for this? >=20 > Attached are patches to correct this problem. These have been tested by > myself, and a few other users, and the screensaver capplet icon is > successfully installed in GNOME Control Center. >=20 > Doug, I have included you with the hopes these can be committed. They > are fairly unique to the FreeBSD port, so I didn't bother getting Jamie > involved. I have followed your format of using a non-inplace regex in > the Makefile as well. Thanks. >=20 > Joe >=20 > >=20 > > Stacey > > --=20 > > Stacey Roberts B.Sc. (HONS) Computer Science > > Network Systems Engineer >=20 >=20 > ---- >=20 > diff -ruN xscreensaver.orig/Makefile xscreensaver/Makefile > --- x11/xscreensaver.orig/Makefile Sat Jun 15 17:46:31 2002 > +++ x11/xscreensaver/Makefile Sat Jun 15 17:43:11 2002 > @@ -91,6 +91,11 @@ > @ ${SED} -e 's/malloc.h/stdlib.h/g' ${WRKSRC}/hacks/glx/${file}.Dist > = \ > ${WRKSRC}/hacks/glx/${file} > .endfor > + @ ${CP} ${WRKSRC}/driver/screensaver-properties.desktop.in \ > + ${WRKSRC}/driver/screensaver-properties.desktop.in.orig > + @ ${SED} -e 's|%%PREFIX%%|${PREFIX}|g' \ > + ${WRKSRC}/driver/screensaver-properties.desktop.in.orig > \ > + ${WRKSRC}/driver/screensaver-properties.desktop.in > =20 > post-install: > @(if test -x ${X11BASE}/bin/xscreensaver-hacks/webcollage-helper; then = \ > diff -ruN xscreensaver.orig/files/patch-ab xscreensaver/files/patch-ab > --- x11/xscreensaver.orig/files/patch-ab Sat Jun 15 17:46:30 2002 > +++ x11/xscreensaver/files/patch-ab Sat Jun 15 15:28:08 2002 > @@ -1,6 +1,49 @@ > ---- configure.orig Fri May 31 20:43:47 2002 > -+++ configure Wed Jun 5 00:58:27 2002 > -@@ -17452,13 +17452,13 @@ > +--- configure.orig Tue Jun 11 05:09:04 2002 > ++++ configure Sat Jun 15 15:27:38 2002 > +@@ -12929,7 +12929,7 @@ > + else > + GNOME_DATADIR=3D`$gtk_config --prefix` > + fi > +- GNOME_DATADIR=3D"$GNOME_DATADIR/share" > ++ GNOME_DATADIR=3D"$GNOME_DATADIR/share/gnome" > + fi > +=20 > + # .desktop files go in different places in Gnome 1.x and Gnome 2.x... > +@@ -14240,18 +14240,18 @@ > + GL_LIBS=3D"" > +=20 > +=20 > +- # Some versions of MesaGL are compiled to require -lpthread. > +- # So if the Mesa headers exist, and -lpthread exists, then always > +- # link -lpthread after the Mesa libs (be they named -lGL or -lMesaG= L.) > ++ # Some versions of MesaGL are compiled to require "-pthread". > ++ # So if the Mesa headers exist, and "-pthread" exists, then always > ++ # link "-pthread" after the Mesa libs (be they named -lGL or -lMesa= GL.) > + # > + if test "$ac_have_mesa_gl" =3D yes; then > +- echo "$as_me:$LINENO: checking for pthread_create in -lpthread" >= &5 > +-echo $ECHO_N "checking for pthread_create in -lpthread... $ECHO_C" >&6 > ++ echo "$as_me:$LINENO: checking for pthread_create in "-pthread"" = >&5 > ++echo $ECHO_N "checking for pthread_create in "-pthread"... $ECHO_C" >&6 > + if test "${ac_cv_lib_pthread_pthread_create+set}" =3D set; then > + echo $ECHO_N "(cached) $ECHO_C" >&6 > + else > + ac_check_lib_save_LIBS=3D$LIBS > +-LIBS=3D"-lpthread $LIBS" > ++LIBS=3D""-pthread" $LIBS" > + cat >conftest.$ac_ext <<_ACEOF > + #line $LINENO "configure" > + #include "confdefs.h" > +@@ -14301,7 +14301,7 @@ > + echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_create" >&5 > + echo "${ECHO_T}$ac_cv_lib_pthread_pthread_create" >&6 > + if test $ac_cv_lib_pthread_pthread_create =3D yes; then > +- GL_LIBS=3D"-lpthread" > ++ GL_LIBS=3D""-pthread"" > + fi > +=20 > + fi > +@@ -17491,13 +17491,13 @@ > # Now that we know whether we have Gnome, we can decide where the XML > # config files get installed. > # > diff -ruN xscreensaver.orig/files/patch-driver_screensaver-properties.des= ktop.in xscreensaver/files/patch-driver_screensaver-properties.desktop.in > --- x11/xscreensaver.orig/files/patch-driver_screensaver-properties.deskt= op.in Wed Dec 31 19:00:00 1969 > +++ x11/xscreensaver/files/patch-driver_screensaver-properties.desktop.in= Sat Jun 15 17:39:48 2002 > @@ -0,0 +1,11 @@ > +--- driver/screensaver-properties.desktop.in.orig Tue May 28 20:42:12 20= 02 > ++++ driver/screensaver-properties.desktop.in Sat Jun 15 17:39:29 2002 > +@@ -1,7 +1,7 @@ > + [Desktop Entry] > + Exec=3Dxscreensaver-demo --crapplet > + TryExec=3Dxscreensaver-demo > +-Icon=3Dxscreensaver.xpm > ++Icon=3D%%PREFIX%%/share/gnome/xscreensaver/xscreensaver.xpm > + Terminal=3D0 > + _Name=3DScreensaver > + _Comment=3DConfigure the settings of the screensaver. - --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 iQA/AwUBPQu55/dn4A8qiCO5EQKVowCgnh7ym44bFXNhAY8yKndLtqLBAA4An1PY 18oi9GvLhGmWBR6UY8QyXwC2 =lf8O -----END PGP SIGNATURE----- --=-wiAgx8Zmu2SWB7mEpm7R-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 15:35: 4 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.npubs.com (npubs.com [207.111.208.224]) by hub.freebsd.org (Postfix) with ESMTP id B153F37B405 for ; Sat, 15 Jun 2002 15:34:59 -0700 (PDT) Received: 8.12.2-(Neptune) From: "Nielsen" To: , References: <001301c2147c$b5841e30$7b01a8c0@afi> Subject: Re: /kernel: arplookup failed 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 Message-Id: <20020615223459.B153F37B405@hub.freebsd.org> Date: Sat, 15 Jun 2002 15:34:59 -0700 (PDT) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Your question is extremely unclear. My first guess would be that the netmask on your lo0 interface is set wrong. It should be 255.0.0.0 Nate ----- Original Message ----- From: To: Sent: Saturday, June 15, 2002 8:56 Subject: /kernel: arplookup failed > 127.1.1.# = in place of a real IP > > Jun 12 11:18:56 server /kernel: arplookup 127.1.1.253 failed: host is not on local > network > Jun 12 11:30:56 server /kernel: arplookup 127.1.1.1 failed: host is not on local > network > Jun 12 11:41:26 server /kernel: arplookup 127.1.1.253 failed: host is not on local > network > Jun 12 11:42:56 server /kernel: arplookup 127.1.1.1 failed: host is not on local > network > > > Any ideas on the cause and how to resolve? Thanks. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 16:16:39 2002 Delivered-To: freebsd-questions@freebsd.org Received: from shockwave.systems.pipex.net (shockwave.systems.pipex.net [62.190.223.9]) by hub.freebsd.org (Postfix) with ESMTP id 98D3A37B401; Sat, 15 Jun 2002 16:16:28 -0700 (PDT) Received: from ThisAddressDoesNotExist (userhh092.dsl.pipex.com [62.190.215.92]) by shockwave.systems.pipex.net (Postfix) with ESMTP id 9557016000935; Sun, 16 Jun 2002 00:16:26 +0100 (BST) Subject: Is anyone actually running Openoffice-1.0.0 successfully on FreeBSD? From: Stacey Roberts Reply-To: sroberts@dsl.pipex.com To: FreeBSD-Questions Cc: mbr@FreeBSD.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-KIrUEy4eQG7FYbhlksvb" X-Mailer: Ximian Evolution 1.0.7 Date: 16 Jun 2002 00:16:31 +0100 Message-Id: <1024182992.47848.9.camel@Demon.Strobe.org> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-KIrUEy4eQG7FYbhlksvb Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi, I'm hoping to introduce openoffice as a (long awaited) replacement for Star Office here. I checked the mailing lists (ports and questions), but could only find comments on various problems others have been having without any of the replies that indicates that anyone's actually got this installed and working (as it says on the tin). If anyone does indeed have openoffice-1.0.0 successfully running, please get let the rest of us know of your experiences with it, okay? Thanks. Stacey=20 --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer --=-KIrUEy4eQG7FYbhlksvb Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi, I'm hoping to introduce openoffice as a (long awaited) replacement for Star Office here. I checked the mailing lists (ports and questions), but could only find comments on various problems others have been having without any of the replies that indicates that anyone's actually got this installed and working (as it says on the tin). If anyone does indeed have openoffice-1.0.0 successfully running, please get let the rest of us know of your experiences with it, okay? Thanks. Stacey=20 - --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 iQA/AwUBPQvKzPdn4A8qiCO5EQKlwwCg5mWhaYFX6UBLwxw5S55kEpqe0j4AoJu8 M8/U9L6o85DOdEHLI5oSWonR =35SD -----END PGP SIGNATURE----- --=-KIrUEy4eQG7FYbhlksvb-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 16:25:13 2002 Delivered-To: freebsd-questions@freebsd.org Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by hub.freebsd.org (Postfix) with ESMTP id 4C37B37B442 for ; Sat, 15 Jun 2002 16:25:08 -0700 (PDT) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 6DFA981490; Sun, 16 Jun 2002 08:55:06 +0930 (CST) Date: Sun, 16 Jun 2002 08:55:06 +0930 From: Greg 'groggy' Lehey To: budsz Cc: FreeBSD-questions@FreeBSD.ORG Subject: Re: About partition FreeBSD Message-ID: <20020615232506.GC65995@wantadilla.lemis.com> References: <1413.202.143.103.230.1024127882.squirrel@www.kumprang.or.id> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1413.202.143.103.230.1024127882.squirrel@www.kumprang.or.id> User-Agent: Mutt/1.3.99i 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 Saturday, 15 June 2002 at 14:58:02 +0700, budsz wrote: > Hi, > > Yesterday I was setup FreeBSD in my friend's machine. so he want make > partition like: > / > /usr > /var > /mp3 > /data > /source > /www > /ftp > /mail > > so in cfdisk if i create more that 7 partition, display like /x bla..bla > I checked di /dev for > > $ls /dev/dev/ad0s1[a-z] > /dev/ad0s1a /dev/ad0s1c /dev/ad0s1e /dev/ad0s1g > /dev/ad0s1b /dev/ad0s1d /dev/ad0s1f /dev/ad0s1h > > I counted partitions in FreeBSD only can mount until "h", how if I want > create partition more than 12 partition maybe (like openbsd's cfdisk)...?, > this is happened the first booting with CD. Well, I'd be really interested to know why you think you need so many partitions. It's just an invitation to run out of space in one partition and have plenty in another, and to create a rats nest of directory symlinks. If you really want to do it, though, you have two choices: 1. Use Vinum and create as many file systems as you want. 2. Create additional slices and put the file systems on them. Note that you can't use the c partition for file systems, and it's good practice to use the b partition only for swap space. Greg -- When replying to this message, please copy the original recipients. If you don't, I may ignore the reply. For more information, see http://www.lemis.com/questions.html 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 Sat Jun 15 16:28:44 2002 Delivered-To: freebsd-questions@freebsd.org Received: from kirk.dlee.org (pool-138-88-4-236.res.east.verizon.net [138.88.4.236]) by hub.freebsd.org (Postfix) with ESMTP id 72E3C37B414 for ; Sat, 15 Jun 2002 16:28:39 -0700 (PDT) Received: from kirk.dlee.org (dgl@pool-138-88-4-236.res.east.verizon.net [138.88.4.236]) by kirk.dlee.org (8.12.3/8.12.3) with ESMTP id g5FNSbqO079303 for ; Sat, 15 Jun 2002 19:28:38 -0400 (EDT) (envelope-from dgl@kirk.dlee.org) Received: (from dgl@localhost) by kirk.dlee.org (8.12.3/8.12.3/Submit) id g5FNSbC4079302 for freebsd-questions@freebsd.org; Sat, 15 Jun 2002 19:28:37 -0400 (EDT) Date: Sat, 15 Jun 2002 19:28:36 -0400 From: Doug Lee To: freebsd-questions@freebsd.org Subject: How to keep ALL failing DNS queries from pointing to me? Message-ID: <20020615232836.GR545@kirk.dlee.org> Mail-Followup-To: Doug Lee , freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.25i Organization: Bartimaeus Group Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have a domain, dlee.org, hosted by dns2go.com. Their policy is to make anything ending with dlee.org point to dlee.org, no matter how.many.levels.before.dlee.org. :-) Problem: When my local fbsd box, kirk.dlee.org, sends out a DNS query, it likes to try appending dlee.org to everything that fails. The result, because of the dns2go policy, is that everything succeeds, and points right back to me. This only happens when the request is started by a local app running on kirk, such as ping or nslookup; it does not seem to affect machines for which kirk provides NAT and internet gateway service. My immediate suspect, /etc/resolv.conf, comes up innocent: no "search" line. Any ideas? I sorta hope I'm missing something simple here... -- Doug Lee dgl@visi.com http://www.visi.com/~dgl Bartimaeus Group doug@bartsite.com http://www.bartsite.com "Liberty comes in boxes: ballot, jury, and ammo." -Anonymous To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 16:37:10 2002 Delivered-To: freebsd-questions@freebsd.org Received: from infinity.aesredfish.net (ns1.aesredfish.net [65.168.0.12]) by hub.freebsd.org (Postfix) with ESMTP id A5B3F37B40B; Sat, 15 Jun 2002 16:37:02 -0700 (PDT) Received: from potentialtech.com (mhope-dhcp-65-168-1-181.dashfast.com [65.168.1.181]) by infinity.aesredfish.net (8.11.6/8.11.0) with ESMTP id g5FNasr00532; Sat, 15 Jun 2002 19:36:54 -0400 Message-ID: <3D0BD0FF.8050003@potentialtech.com> Date: Sat, 15 Jun 2002 19:42:55 -0400 From: Bill Moran User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0rc1) Gecko/20020502 X-Accept-Language: en-us, en MIME-Version: 1.0 To: sroberts@dsl.pipex.com Cc: FreeBSD-Questions , mbr@freebsd.org Subject: Re: Is anyone actually running Openoffice-1.0.0 successfully on FreeBSD? References: <1024182992.47848.9.camel@Demon.Strobe.org> 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 Stacey Roberts wrote: > Hi, > I'm hoping to introduce openoffice as a (long awaited) replacement for > Star Office here. > > I checked the mailing lists (ports and questions), but could only find > comments on various problems others have been having without any of the > replies that indicates that anyone's actually got this installed and > working (as it says on the tin). > > If anyone does indeed have openoffice-1.0.0 successfully running, please > get let the rest of us know of your experiences with it, okay? > Thanks. I don't know if it counts, but we've been experimenting with the Windows build and have been pretty happy with it so far. Unfortunately, the last time I looked at installing the FreeBSD version, it required something like 4G and my test machine isn't that spaceous. Before we can switch, we need something that runs on both our FreeBSD and Windows workstations, so we haven't really used it too extensively yet. -- 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 Sat Jun 15 16:39:10 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rhymer.cogsci.ed.ac.uk (rhymer.cogsci.ed.ac.uk [129.215.144.8]) by hub.freebsd.org (Postfix) with ESMTP id 5454837B425 for ; Sat, 15 Jun 2002 16:38:46 -0700 (PDT) Received: (from richard@localhost) by rhymer.cogsci.ed.ac.uk (8.9.3/8.9.3) id AAA21285 for freebsd-questions@FreeBSD.ORG; Sun, 16 Jun 2002 00:38:44 +0100 (BST) Date: Sun, 16 Jun 2002 00:38:44 +0100 (BST) Message-Id: <200206152338.AAA21285@rhymer.cogsci.ed.ac.uk> From: Richard Tobin Subject: 'c' partition To: freebsd-questions@FreeBSD.ORG Organization: just say no Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Is it still necessary to have the 'c' partition cover the whole disk or slice, or does the existence of the disk and slice devices make that obsolete? (I'd like to be able to use that eighth partition.) -- Richard To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 16:51:32 2002 Delivered-To: freebsd-questions@freebsd.org Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by hub.freebsd.org (Postfix) with ESMTP id 7487037B6A2 for ; Sat, 15 Jun 2002 16:47:05 -0700 (PDT) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 5419881490; Sun, 16 Jun 2002 09:15:22 +0930 (CST) Date: Sun, 16 Jun 2002 09:15:22 +0930 From: Greg 'groggy' Lehey To: Richard Tobin Cc: freebsd-questions@FreeBSD.ORG Subject: Re: 'c' partition Message-ID: <20020615234522.GD65995@wantadilla.lemis.com> References: <200206152338.AAA21285@rhymer.cogsci.ed.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200206152338.AAA21285@rhymer.cogsci.ed.ac.uk> User-Agent: Mutt/1.3.99i 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 Sunday, 16 June 2002 at 0:38:44 +0100, Richard Tobin wrote: > Is it still necessary to have the 'c' partition cover the whole disk > or slice, or does the existence of the disk and slice devices make > that obsolete? I'm pretty sure that there are still programs which assume that c is the whole disk. You could try using it and see what happens. Don't do it with data you want to keep. Greg -- When replying to this message, please copy the original recipients. If you don't, I may ignore the reply. For more information, see http://www.lemis.com/questions.html 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 Sat Jun 15 17: 1:40 2002 Delivered-To: freebsd-questions@freebsd.org Received: from sage.thought.org (sense-kline-248.oz.net [216.39.168.248]) by hub.freebsd.org (Postfix) with ESMTP id BBF0037BA2D; Sat, 15 Jun 2002 16:59:35 -0700 (PDT) Received: from tao.thought.org (tao [216.39.168.250]) by sage.thought.org (8.11.4/8.11.4) with ESMTP id g5FNxKj25164; Sat, 15 Jun 2002 16:59:20 -0700 (PDT) (envelope-from kline@tao.thought.org) Received: (from kline@localhost) by tao.thought.org (8.11.6/8.11.3) id g5G009u32733; Sat, 15 Jun 2002 17:00:09 -0700 (PDT) (envelope-from kline) Date: Sat, 15 Jun 2002 17:00:09 -0700 From: Gary D Kline To: Bill Moran Cc: sroberts@dsl.pipex.com, FreeBSD-Questions , mbr@FreeBSD.ORG Subject: Re: Is anyone actually running Openoffice-1.0.0 successfully on FreeBSD? Message-ID: <20020616000009.GB32456@tao.thought.org> References: <1024182992.47848.9.camel@Demon.Strobe.org> <3D0BD0FF.8050003@potentialtech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D0BD0FF.8050003@potentialtech.com> User-Agent: Mutt/1.3.28i X-Organization: Thought Unlimited. Public service Unix since 1986. X-Of_Interest: Observing 15 years of service to the Unix community Sender: owner-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, Jun 15, 2002 at 07:42:55PM -0400, Bill Moran wrote: > Stacey Roberts wrote: > >Hi, > > I'm hoping to introduce openoffice as a (long awaited) replacement for > >Star Office here. > > > >I checked the mailing lists (ports and questions), but could only find > >comments on various problems others have been having without any of the > >replies that indicates that anyone's actually got this installed and > >working (as it says on the tin). > > > >If anyone does indeed have openoffice-1.0.0 successfully running, please > >get let the rest of us know of your experiences with it, okay? > >Thanks. > > I don't know if it counts, but we've been experimenting with the Windows > build and have been pretty happy with it so far. Unfortunately, the last > time I looked at installing the FreeBSD version, it required something > like 4G and my test machine isn't that spaceous. Before we can switch, > we need something that runs on both our FreeBSD and Windows workstations, > so we haven't really used it too extensively yet. > 4GB how! On this new server I've got 256M of RAM and 40G disk.... What might help people like me who want to build from src is to have a cheat-sheet of temporary system configurations. ---I've been watching the OO build steps, but with less than full attention. gary -- Gary Kline kline@thought.org www.thought.org Public service Unix To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 17: 6:31 2002 Delivered-To: freebsd-questions@freebsd.org Received: from colossus.systems.pipex.net (colossus.systems.pipex.net [62.190.223.73]) by hub.freebsd.org (Postfix) with ESMTP id 7829E37B973; Sat, 15 Jun 2002 17:05:58 -0700 (PDT) Received: from ThisAddressDoesNotExist (userhh092.dsl.pipex.com [62.190.215.92]) by colossus.systems.pipex.net (Postfix) with ESMTP id 364D71600024D; Sun, 16 Jun 2002 00:45:18 +0100 (BST) Subject: Re: Is anyone actually running Openoffice-1.0.0 successfully on FreeBSD? From: Stacey Roberts Reply-To: sroberts@dsl.pipex.com To: Bill Moran Cc: FreeBSD-Questions , mbr@freebsd.org In-Reply-To: <3D0BD0FF.8050003@potentialtech.com> References: <1024182992.47848.9.camel@Demon.Strobe.org> <3D0BD0FF.8050003@potentialtech.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-14Rw/FWNlgJPe2zEoiP0" X-Mailer: Ximian Evolution 1.0.7 Date: 16 Jun 2002 00:45:23 +0100 Message-Id: <1024184724.47848.18.camel@Demon.Strobe.org> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-14Rw/FWNlgJPe2zEoiP0 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Thanks for the candid reply, Bill. We've got openoffice-1.0 running (fairly) stably on Linux (RH 7.3) on a couple of test machines, but they're displaying intermittent lock-ups depending on the MS doc that's being worked on - still better than the frequency previously displayed with Staroffice though. However there's the issue document re-formatting that occurs between the groups of user camps MS Windows vs others. Based on the claims on the tin, the demands of our Windows users are still shaping our continued support for MS products here. Its just a matter of us looking for something that at least facilitates inter-changibility (is that a word?) between the two - MS Office vs contenders without the hassle of one or both groups of users complaining when one of the other group uses a document. Thanks for the reply. Stacey On Sun, 2002-06-16 at 00:42, Bill Moran wrote: > Stacey Roberts wrote: > > Hi, > > I'm hoping to introduce openoffice as a (long awaited) replacement fo= r > > Star Office here. > >=20 > > I checked the mailing lists (ports and questions), but could only find > > comments on various problems others have been having without any of the > > replies that indicates that anyone's actually got this installed and > > working (as it says on the tin). > >=20 > > If anyone does indeed have openoffice-1.0.0 successfully running, pleas= e > > get let the rest of us know of your experiences with it, okay? > > Thanks. >=20 > I don't know if it counts, but we've been experimenting with the Windows > build and have been pretty happy with it so far. Unfortunately, the last > time I looked at installing the FreeBSD version, it required something > like 4G and my test machine isn't that spaceous. Before we can switch, > we need something that runs on both our FreeBSD and Windows workstations, > so we haven't really used it too extensively yet. >=20 > --=20 > Bill Moran > Potential Technologies > http://www.potentialtech.com >=20 --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer --=-14Rw/FWNlgJPe2zEoiP0 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Thanks for the candid reply, Bill. We've got openoffice-1.0 running (fairly) stably on Linux (RH 7.3) on a couple of test machines, but they're displaying intermittent lock-ups depending on the MS doc that's being worked on - still better than the frequency previously displayed with Staroffice though. However there's the issue document re-formatting that occurs between the groups of user camps MS Windows vs others. Based on the claims on the tin, the demands of our Windows users are still shaping our continued support for MS products here. Its just a matter of us looking for something that at least facilitates inter-changibility (is that a word?) between the two - MS Office vs contenders without the hassle of one or both groups of users complaining when one of the other group uses a document. Thanks for the reply. Stacey On Sun, 2002-06-16 at 00:42, Bill Moran wrote: > Stacey Roberts wrote: > > Hi, > > I'm hoping to introduce openoffice as a (long awaited) replacement fo= r > > Star Office here. > >=20 > > I checked the mailing lists (ports and questions), but could only find > > comments on various problems others have been having without any of the > > replies that indicates that anyone's actually got this installed and > > working (as it says on the tin). > >=20 > > If anyone does indeed have openoffice-1.0.0 successfully running, pleas= e > > get let the rest of us know of your experiences with it, okay? > > Thanks. >=20 > I don't know if it counts, but we've been experimenting with the Windows > build and have been pretty happy with it so far. Unfortunately, the last > time I looked at installing the FreeBSD version, it required something > like 4G and my test machine isn't that spaceous. Before we can switch, > we need something that runs on both our FreeBSD and Windows workstations, > so we haven't really used it too extensively yet. >=20 > --=20 > Bill Moran > Potential Technologies > http://www.potentialtech.com >=20 - --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 iQA/AwUBPQvRj/dn4A8qiCO5EQKnlACfUePtkg9A/HsCJiM+Sn/k1bV9CfIAn34W okrPHRmWbMr8nAJGW/NFgstx =aOUz -----END PGP SIGNATURE----- --=-14Rw/FWNlgJPe2zEoiP0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 17:26:33 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.a1poweruser.com (oh-chardon6a-62.clvhoh.adelphia.net [68.65.175.62]) by hub.freebsd.org (Postfix) with ESMTP id E655637B43D for ; Sat, 15 Jun 2002 17:25:54 -0700 (PDT) Received: from barbish (unknown [10.0.10.6]) by smtp.a1poweruser.com (Postfix) with SMTP id B5EE7116; Sat, 15 Jun 2002 20:28:40 -0400 (EDT) Reply-To: From: "Joe & Fhe Barbish" To: "Richard Mika" Cc: "FBSDQ" Subject: RE: PCI modem Date: Sat, 15 Jun 2002 20:25:52 -0400 Message-ID: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0027_01C214AA.D8482DC0" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal In-Reply-To: <006e01c214a1$1b207f80$31e14c0c@ibmaaga71g> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0027_01C214AA.D8482DC0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Lets keep this simple. Use /etc/ppp/ppp.conf file as is except for the following. 1. verify the set device/cauu0 statement is pointing the device your modem is connected to. 2. com1 =cauu0 com2=cauu1 3. in the papchap section put in the correct information for you isp account name, password ,phone # from the command line enter ppp -ddial papchap to start. If you have a lan behind this gateway use this format of the command ppp -ddial -nat papchap If this does not work, post the following files. /var/run/dmesg.boot /etc/ppp/ppp.conf /etc/rc.conf /var/log/ppp.log Be sure the ppp.log is empty before running your last test before posting back to this list so it only contains one test. -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Richard Mika Sent: Saturday, June 15, 2002 3:13 PM To: questions@FreeBSD.org Subject: PCI modem Importance: High PCI modem is recognised. How to set the dialer? How to install Netscape (it is empty in X-Windows) to configure PPP internet? ------=_NextPart_000_0027_01C214AA.D8482DC0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable

Lets keep this simple. Use /etc/ppp/ppp.conf = file as is except for the following.

1. verify the set device/cauu0 statement is = pointing the device your modem is connected to.

2. com1 =3Dcauu0    com2=3Dcauu1

3. in the papchap section put in the correct = information for you isp account name, password ,phone #

 

from the command line enter  ppp -ddial papchap   to start.

If you have a lan behind this gateway use this = format of the command

 ppp  -ddial -nat = papchap

 

If this does not work, post the following = files.

/var/run/dmesg.boot  /etc/ppp/ppp.conf  /etc/rc.conf   /var/log/ppp.log

Be sure the ppp.log is empty before running = your last test before posting back to this list

so it only contains one test. =

 

 

-----Original Message-----
From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Richard Mika
Sent: Saturday, June 15, = 2002 3:13 PM
To: = questions@FreeBSD.org
Subject: PCI modem
Importance: = High

 

PCI modem is recognised. How to set the dialer? How to install Netscape (it = is empty in X-Windows) to configure PPP internet?<= /p>

------=_NextPart_000_0027_01C214AA.D8482DC0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 17:38:10 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.a1poweruser.com (oh-chardon6a-62.clvhoh.adelphia.net [68.65.175.62]) by hub.freebsd.org (Postfix) with ESMTP id E301037B408 for ; Sat, 15 Jun 2002 17:38:01 -0700 (PDT) Received: from barbish (unknown [10.0.10.6]) by smtp.a1poweruser.com (Postfix) with SMTP id 8C8C3116; Sat, 15 Jun 2002 20:40:14 -0400 (EDT) Reply-To: From: "Joe & Fhe Barbish" To: Cc: "FBSDQ" Subject: RE: ipfw: DNS priority Date: Sat, 15 Jun 2002 20:37:26 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal In-Reply-To: <3D0B79AB.70209@potentialtech.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 You can also prioritize ipfw rules in the rules file by putting the most often used rules at the beginning of the rules file, thus limiting the number of rules which have to be tested before finding a match. This will increase the performance of rules file, rule testing process just a little bit. -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Bill Moran Sent: Saturday, June 15, 2002 1:30 PM To: Ilia Chipitsine Cc: questions@FreeBSD.ORG Subject: Re: ipfw: DNS priority Ilia Chipitsine wrote: > On Sat, 15 Jun 2002, Bill Moran wrote: > >>Ilia Chipitsine wrote: >>>how can I implement ipfw rules in order to prioriterize DNS and SSH (both >>>incoming and outgoing) over the rest of packets ??? >>> >>>I mean that DNS and SSH traffic is the most important and I want to tell >>>it to ipfw :) >> >>Read the man page for dummynet. There's a bit of knowledge required before >>doing something like this, as you've got to work the dummynet rules into >>your other firewall rules. > > no, my question has nothing to do with DUMMYNET. No, you question has everything to do with dummynet. > I was asking: "how to tell to ipfw that DNS is more IMPORTANT than other > packets ?". > > I'm not about to shape the rest of packets to 50% of interface > capacity for all the time being :) Actually read the man page. I don't know where you got your ideas about dummynet, but if you read the man page it will explain how to do what you want. dummynet does more than just "shape the rest of the packets to 50% of the interface capacity". You can assign priorities to packets based on just about any filtering criteria you can use in ipfw, and dummynet will prioritize their delivery. When those types of packets are not occurring, the entire bandwidth is available to whatever traffic is present. Unless I'm completely misunderstanding what you mean by "IMPORTANT". If I am, please elaborate on what you mean by that. -- 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 17:44:32 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.npubs.com (npubs.com [207.111.208.224]) by hub.freebsd.org (Postfix) with ESMTP id 262DB37B420 for ; Sat, 15 Jun 2002 17:44:26 -0700 (PDT) Received: 8.12.2-(Neptune) From: "Nielsen" To: "John Newlin" , References: <200206151938.MAA26712@shell.tsoft.com> Subject: Re: natd, ipfw, ipsec, upd and ftp questions 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 Message-Id: <20020616004426.262DB37B420@hub.freebsd.org> Date: Sat, 15 Jun 2002 17:44:26 -0700 (PDT) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG You have to proxy your ftp connections. I know ipnat (the NAT that comes with ipf) does this. I'm not sure about natd.... Actually after looking at it, the option 'punch_fw' in natd seems to do just that. Take a look. > ftp does not work from the internal net, except in passive mode. What is the magik > required to make ftp work? As long as you are connecting to others and not vice versa then keep-state rules will do the trick even for UDP. No open ports needed. > I play games that open up upd connections. I want to open up the minimum number > of UPD sockets. Is the proper thing to do to allow incoming UPD on the > portrange specified in: I've always assumed this was safe. At least for ESP and AH. ESP is processed by the kernel, and won't be processed unless it matches a proper SAD entry. Someone correct me if I'm wrong here, but suprious or malicious ESP packets won't (or shouldn't provided there are no bugs) pose a security problem. > I have an IPSec client on my internal Windows machine that I use to connect > to my office. I added the following ruleset: > > ipfw add allow esp from any to any > ipfw add allow gre from any to any > ipfw add allow ah from any to any > > Is this safe, or is there a way to tighten that up? Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 17:47: 8 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.npubs.com (npubs.com [207.111.208.224]) by hub.freebsd.org (Postfix) with ESMTP id 097D537B42C for ; Sat, 15 Jun 2002 17:47:00 -0700 (PDT) Received: 8.12.2-(Neptune) From: "Nielsen" To: "Ilia Chipitsine" , "Bill Moran" Cc: References: Subject: Re: ipfw: DNS priority MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Message-Id: <20020616004700.097D537B42C@hub.freebsd.org> Date: Sat, 15 Jun 2002 17:47:00 -0700 (PDT) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Ummm, your question has everything to do with DUMMYNET. > no, my question has nothing to do with DUMMYNET. > I was asking: "how to tell to ipfw that DNS is more IMPORTANT than other > packets ?". > > I'm not about to shape the rest of packets to 50% of interface > capacity for all the time being :) Read the man page. And then read it again, and again. Hint: make a pipe that's the size of your link, or two pipes for both directions. And then put queues in that pipe, one for priority traffic, one not. Now prioritize the queues and voila. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 17:48:14 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.a1poweruser.com (oh-chardon6a-62.clvhoh.adelphia.net [68.65.175.62]) by hub.freebsd.org (Postfix) with ESMTP id C7CBF37B43E for ; Sat, 15 Jun 2002 17:48:11 -0700 (PDT) Received: from barbish (unknown [10.0.10.6]) by smtp.a1poweruser.com (Postfix) with SMTP id 87E8A116; Sat, 15 Jun 2002 20:49:26 -0400 (EDT) Reply-To: From: "Joe & Fhe Barbish" To: "Ilia Chipitsine" Cc: "FBSDQ" Subject: RE: ipfw: stateful rules & UDP/ICMP Date: Sat, 15 Jun 2002 20:46:38 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal In-Reply-To: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG First of all there are two stateful rule types. The simple stateful setup/established rules type only works on the tcp protocol. The advanced stateful check-state/keep-state rule type works on tcp & udp protocols and should be used exclusively in your ipfw rules file for max protection. ICMP traffic can only be denied or allowed using stateless rules, advanced stateful check-state/keep-state rules have no special effect on ICMP packets. -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Ilia Chipitsine Sent: Saturday, June 15, 2002 11:56 AM To: questions@FreeBSD.ORG Subject: ipfw: stateful rules & UDP/ICMP Dear Sirs, do stateful rules have any effect on UDP/ICMP trafic ? Regards, (Наилучшие пожелания) Ilia Chipitsine (Илья Шипицин) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 17:48:30 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.npubs.com (npubs.com [207.111.208.224]) by hub.freebsd.org (Postfix) with ESMTP id ADAAA37B408 for ; Sat, 15 Jun 2002 17:48:26 -0700 (PDT) Received: 8.12.2-(Neptune) From: "Nielsen" To: , "Ilia Chipitsine" , References: <20020615170808.81047.qmail@web20604.mail.yahoo.com> Subject: Re: ipfw: stateful rules & UDP/ICMP 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 Message-Id: <20020616004826.ADAAA37B408@hub.freebsd.org> Date: Sat, 15 Jun 2002 17:48:26 -0700 (PDT) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I think ipf does stateful ICMP based on not only source and dest ips but type and all the rest. UDP is based on source and destination ports, in addition to source and dest ips. Nate > When I was looking into this for ICMP a couple months back w/ > probably a 4.5 -S branch, I believe the structure and matching used > didn't take into account the ICMP type and code; iirc, it only > looked at the src_ip, src_port, dst_ip, dst_port, and proto. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 17:53:53 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.a1poweruser.com (oh-chardon6a-62.clvhoh.adelphia.net [68.65.175.62]) by hub.freebsd.org (Postfix) with ESMTP id F3B9837B409 for ; Sat, 15 Jun 2002 17:53:49 -0700 (PDT) Received: from barbish (unknown [10.0.10.6]) by smtp.a1poweruser.com (Postfix) with SMTP id 115AC11E; Sat, 15 Jun 2002 20:56:37 -0400 (EDT) Reply-To: From: "Joe & Fhe Barbish" To: "Anshuman Kanwar" Cc: "FBSDQ" Subject: RE: comments in firewall rules Date: Sat, 15 Jun 2002 20:53:48 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal In-Reply-To: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Sure you can. Just prefix all comments with # Also you can reload your rc.firewall.my rules file with out a reboot by issuing the shell command like this sh /etc/rc.firewall.my -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Anshuman Kanwar Sent: Friday, June 14, 2002 4:20 PM To: freebsd-questions@freebsd.org Subject: comments in firewall rules Hi all, I have a lot of frequently changing rules in a rc.firewall.my file. After every update I run /etc/rc.firewall to flush out the old rules and apply the new ruleset through ipfw. (This works because firewall_type=rc.firewall.my in /etc/rc.conf). My question is this: Can I somehow put comments in the firewall rules file rc.fiirewall.my (so that I can keep track of the version and see what rule does what)? Thanks for any responses. -ansh. --- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 19: 0:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from valis.olywa.net (valis.olywa.net [216.173.192.2]) by hub.freebsd.org (Postfix) with ESMTP id 9914137B413 for ; Sat, 15 Jun 2002 19:00:52 -0700 (PDT) Received: from intrepid.snowpoint.com ([216.173.213.173]) by valis.olywa.net (Post.Office MTA v3.5.3 release 223 ID# 0-56662U5000L500S0V35) with ESMTP id net for ; Sat, 15 Jun 2002 19:00:52 -0700 Received: from ([216.173.213.172]) by intrepid.snowpoint.com (Merak 4.10.020) with SMTP id HUB36795 for ; Sat, 15 Jun 2002 18:56:16 -0700 From: "Corey Snow" To: freebsd-questions@freebsd.org Date: Sat, 15 Jun 2002 19:00:49 -0700 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Adding hard drive, moving /usr/src Message-ID: <3D0B8EE1.6924.A196528@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 Here's the situation. I have a machine that has a 540 MB hard drive. I'm running out of room on the /usr slice (partition?). It's fine as long as I don't try and download any of the source, but in order to make this box a headless one (cf my previous postings) I need to recompile the loader, and maybe even have to do a "make world" (I'm still researching that part. I hope not, because it would probably take days on this 486). Problem is I can't download the all the sources I need because the /usr partition is running out of space. Lucky me, I've got some extra hard drives around. I can toss a second drive in, around 800 MB or so, and add it to the system. Then I can store my /usr/src files there. So here's the questions: 1) How do you add a drive to a FreeBSD machine? Does the kernel have to be recompiled? 2) When I have the new drive in and set up, how can I relocate my /usr/src files to the new larger slice on the second drive? My thought was this: mv the files currently in /usr/src to a temp directory, like /usr/srctemp. Then edit fstab to mount the new slice to /usr/src and mv the files from srctemp into the new src directory. Is this the right approach? Thanks and regards, Corey Snow To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 19: 9:25 2002 Delivered-To: freebsd-questions@freebsd.org Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by hub.freebsd.org (Postfix) with ESMTP id 6E51737B43B for ; Sat, 15 Jun 2002 19:09:08 -0700 (PDT) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id A72AB816D6; Sun, 16 Jun 2002 11:39:06 +0930 (CST) Date: Sun, 16 Jun 2002 11:39:06 +0930 From: Greg 'groggy' Lehey To: Corey Snow Cc: freebsd-questions@freebsd.org Subject: Re: Adding hard drive, moving /usr/src Message-ID: <20020616020906.GJ65995@wantadilla.lemis.com> References: <3D0B8EE1.6924.A196528@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D0B8EE1.6924.A196528@localhost> User-Agent: Mutt/1.3.99i 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 Saturday, 15 June 2002 at 19:00:49 -0700, Corey Snow wrote: > Here's the situation. I have a machine that has a 540 MB hard drive. > I'm running out of room on the /usr slice (partition?). It's fine as > long as I don't try and download any of the source, but in order to > make this box a headless one (cf my previous postings) I need to > recompile the loader, and maybe even have to do a "make world" (I'm > still researching that part. I hope not, because it would probably > take days on this 486). > > Problem is I can't download the all the sources I need because the > /usr partition is running out of space. Lucky me, I've got some extra > hard drives around. I can toss a second drive in, around 800 MB or > so, and add it to the system. Then I can store my /usr/src files > there. > > So here's the questions: > > 1) How do you add a drive to a FreeBSD machine? There are two ways: with /stand/sysinstall or with fdisk and disklabel. The former is much easier. This is described in detail in "The Complete FreeBSD", but basically: 1. Start sysinstall. Go to the index, then select "Partition" to find the drive and set up a partition table. Use the W command to write the partition table. You don't need a boot selector, since you won't be booting from this drive. 2. Exit the partition menu, enter the label menu, and set up your file systems. Use the W command, which will newfs them, so it'll take a while to come back. 3. I think you still need to edit /etc/fstab. Check, anyway. > Does the kernel have to be recompiled? No. > 2) When I have the new drive in and set up, how can I relocate my > /usr/src files to the new larger slice on the second drive? My > thought was this: mv the files currently in /usr/src to a temp > directory, like /usr/srctemp. Then edit fstab to mount the new slice > to /usr/src and mv the files from srctemp into the new src > directory. Is this the right approach? No. umount the new file system, and remount it on /mnt. Then move the files across to /mnt. I use tar, but others use dump and restore. With tar it would be something like: # umount /usr/src (if necessary) # mount /dev/ad2s1h /mnt # cd /usr/src # tar cf - . | (cd /mnt; tar xvf -) After this is done, check that the files made it, then: # rm -rf /usr/src/* # umount /mnt # mount /usr/src (assuming that /etc/fstab has been updated) It's important to remove the files under /usr/src before mounting the file system in the correct place; otherwise you won't be able to access them at all. Greg -- When replying to this message, please copy the original recipients. If you don't, I may ignore the reply. For more information, see http://www.lemis.com/questions.html 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 Sat Jun 15 19:22:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mtiwmhc23.worldnet.att.net (mtiwmhc23.worldnet.att.net [204.127.131.48]) by hub.freebsd.org (Postfix) with ESMTP id 3030F37B41A for ; Sat, 15 Jun 2002 19:22:54 -0700 (PDT) Received: from there ([12.88.197.158]) by mtiwmhc23.worldnet.att.net (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20020616022253.UYJQ5116.mtiwmhc23.worldnet.att.net@there> for ; Sun, 16 Jun 2002 02:22:53 +0000 Content-Type: text/plain; charset="iso-8859-1" From: AZN Unix Reply-To: AZNPrideChinese@worldnet.att.net To: questions@freebsd.org Subject: mounting cd rom Date: Sat, 15 Jun 2002 10:23:03 -0400 X-Mailer: KMail [version 1.3] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020616022253.UYJQ5116.mtiwmhc23.worldnet.att.net@there> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG how do i mount cd rom that has a music cd in it? i tried the command mount -t cd9660 -o ro /dev/acd0c /cdrom that command works for all the cd except for music cds, is there a special command to mount music cd? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 19:32:30 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rambo.simx.org (rambo.simx.org [80.65.205.166]) by hub.freebsd.org (Postfix) with ESMTP id 93B4237B40B for ; Sat, 15 Jun 2002 19:32:28 -0700 (PDT) Received: from rambo.simx.org (rocky [192.168.0.2]) by rambo.simx.org (8.12.3/8.12.3) with ESMTP id g5G2Voa6015489 for ; Sun, 16 Jun 2002 04:32:12 +0200 (CEST) (envelope-from listsub@rambo.simx.org) Message-ID: <3D0BF91D.2020209@rambo.simx.org> Date: Sun, 16 Jun 2002 04:34:05 +0200 From: "Roger 'Rocky' Vetterberg" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0rc2) Gecko/20020512 Netscape/7.0b1 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: fdisk from sysinstall 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 Hello, Is it possible to use the fdisk used in /stand/sysinstall "stand-alone"? I really like the very simple yet easy to use interface of the fdisk in sysinstall compared to the text-only fdisk found in /sbin/fdisk. Is the sysinstall fdisk somehow integrated in the sysinstall binary or is it possible to execute it directly from the shell without having to go through sysinstall? -- R To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 19:34:50 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp2.mbox.com.au (203-134-146-019.cust.pth.iprimus.net.au [203.134.146.19]) by hub.freebsd.org (Postfix) with ESMTP id 380F437B400 for ; Sat, 15 Jun 2002 19:34:46 -0700 (PDT) Received: from nms2.mbox.com.au (webmail.mbox.com.au [192.168.20.4]) by smtp2.mbox.com.au (Sun Internet Mail Server sims.4.0.2000.05.17.04.13.p6) with ESMTP id <0GXS0099K1KXJI@smtp2.mbox.com.au> for freebsd-questions@FreeBSD.ORG; Sun, 16 Jun 2002 10:29:21 +0800 (WST) Received: from mbox.com.au ([127.0.0.1]) by nms2.mbox.com.au (Netscape Messaging Server 4.15) with ESMTP id GXS1O603.3AF for ; Sun, 16 Jun 2002 10:31:18 +0800 Date: Sun, 16 Jun 2002 12:31:18 +1000 From: BSD Freak Subject: Will this cron job work? To: FreeBSD Questions Message-id: <13a842613aacfe.13aacfe13a8426@mbox.com.au> MIME-version: 1.0 X-Mailer: Netscape Webmail Content-type: text/plain; charset=us-ascii Content-language: en Content-disposition: inline Content-transfer-encoding: 7BIT X-Accept-Language: en Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi all, I have a quick question. I need a cron job to run every 4 week (28 days) on a Monday (ie every 4th monday). Will the following do it: 1 8 * * 1/4 root /mydir/myscript With the above I am trying to run /mydir/myscript at 8:01am every 4th Monday. Will it work? --------------------------------------------------------------------- Would you like to receive faxes to your personal email address? You can with mBox. Visit http://www.mbox.com.au/fax To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 19:42:49 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.a1poweruser.com (oh-chardon6a-62.clvhoh.adelphia.net [68.65.175.62]) by hub.freebsd.org (Postfix) with ESMTP id 72E5B37B429 for ; Sat, 15 Jun 2002 19:42:46 -0700 (PDT) Received: from barbish (unknown [10.0.10.6]) by smtp.a1poweruser.com (Postfix) with SMTP id 55C29116 for ; Sat, 15 Jun 2002 22:45:34 -0400 (EDT) Reply-To: From: "Joe & Fhe Barbish" To: "FBSDQ" Subject: How to use natd -punch_fw Date: Sat, 15 Jun 2002 22:42:44 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 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 To the ipfw/natd gurus. The following is from man natd. -punch_fw basenumber:count This option directs natd to ``punch holes'' in an ipfirewall(4) based firewall for FTP/IRC DCC connections. This is done dynamically by installing temporary firewall rules which allow a particular connection (and only that con nection) to go through the firewall. The rules are removed once the corresponding connection terminates. A maximum of count rules starting from the rule number basenumber will be used for punching firewall holes. The range will be cleared for all rules on startup. As you can see this does not tell you how to use it or what the values for basenumber and count is suppose to represent. Can someone explain how to code this natd option, where it goes, and what or how it interacts with the ipfw rules for FTP ports 20 & 21? Thanks Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 19:50:25 2002 Delivered-To: freebsd-questions@freebsd.org Received: from desert.turbowarp.net (turbowarp.net [198.78.66.83]) by hub.freebsd.org (Postfix) with ESMTP id D55C637B420 for ; Sat, 15 Jun 2002 19:50:20 -0700 (PDT) Received: from localhost (randy@localhost) by desert.turbowarp.net (8.11.6/8.11.6) with ESMTP id g5G2nv341982 for ; Sat, 15 Jun 2002 22:50:02 -0400 (EDT) (envelope-from randy@turbowarp.net) Date: Sat, 15 Jun 2002 22:49:57 -0400 (EDT) From: randy To: questions@freebsd.org Subject: imp ports install blows up Message-ID: <20020615223804.F38574-100000@desert.turbowarp.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, I seem to be having a never ending battle with installing imp. I go to the port directory for imp... then type make install. It does it's thing for a while then stops... desert# cd ports/mail/imp desert# make install ===> Installing for imp-2.2.7 ===> imp-2.2.7 depends on file: /usr/local/www/horde/index.php3 - found ===> imp-2.2.7 depends on file: /usr/local/libexec/imapd - found ===> imp-2.2.7 depends on file: /usr/local/bin/wvHtml - not found ===> Verifying install for /usr/local/bin/wvHtml in /usr/ports/textproc/wv ===> Extracting for wv-0.7.0 >> Checksum mismatch for wv-0.7.0.tar.gz. Make sure the Makefile and distinfo file (/usr/ports/textproc/wv/distinfo) are up to date. If you are absolutely sure you want to override this check, type "make NO_CHECKSUM=yes [other args]". *** Error code 1 Stop in /usr/ports/textproc/wv. *** Error code 1 Stop in /usr/ports/textproc/wv. *** Error code 1 So, then I try again with "make NO_CHECKSUM=yes install". I have done the above for more than one port. Each time it bombs on a different one. This last time it bombed differently... This is what it says now. desert# make NO_CHECKSUM=yes install ===> Extracting for wv-0.7.0 ===> wv-0.7.0 depends on executable: gmake - found ===> wv-0.7.0 depends on shared library: wmf.2 - not found ===> Verifying install for wmf.2 in /usr/ports/graphics/libwmf ===> Extracting for libwmf-0.2.2 ===> libwmf-0.2.2 depends on executable: freetype-config - not found ===> Verifying install for freetype-config in /usr/ports/print/freetype2 ===> Patching for freetype2-2.0.6 ===> Applying FreeBSD patches for freetype2-2.0.6 patch: **** can't cd to /usr/ports/print/freetype2/work/freetype-2.0.6: No such file or directory >> Patch patch-aa failed to apply cleanly. *** Error code 1 Stop in /usr/ports/print/freetype2. *** Error code 1 Isn't this supposed to be simple and flawless? What do I need to do? All I want to do in set up email so that I can read it via an SSL Web client. Is there a way to test the ports for the latest/most compatible version? FreeBSD desert 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Tue May 28 00:40:00 PDT 2002 Thanks Randy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 20: 9:40 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f126.law8.hotmail.com [216.33.241.126]) by hub.freebsd.org (Postfix) with ESMTP id 3215A37B40E for ; Sat, 15 Jun 2002 20:09:36 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sat, 15 Jun 2002 20:09:36 -0700 Received: from 210.203.180.15 by lw8fd.law8.hotmail.msn.com with HTTP; Sun, 16 Jun 2002 03:09:35 GMT X-Originating-IP: [210.203.180.15] From: "Supat Anekbanluekul" To: questions@FreeBSD.org Subject: adduser Date: Sun, 16 Jun 2002 03:09:35 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 16 Jun 2002 03:09:36.0120 (UTC) FILETIME=[3EA92780:01C214E3] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi I have a question on "adduser". I have install 4.6mini. After successfully installed, I would like to add more user by using "adduser". On the first line, it asked me to input username. Then, it stored what I have input as a valid charactor for username. I'm sorry for my poor explaination. Could you try it to see what I have tried to explain and let me know how to solve the problem? Regard, Supat _________________________________________________________________ Send and receive Hotmail on your mobile device: http://mobile.msn.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 20:37: 5 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail-relay1.yahoo.com (mail-relay1.yahoo.com [216.145.48.34]) by hub.freebsd.org (Postfix) with ESMTP id 03A8937B40F; Sat, 15 Jun 2002 20:37:02 -0700 (PDT) Received: from FreeBSD.org (12-234-90-219.client.attbi.com [12.234.90.219]) by mail-relay1.yahoo.com (Postfix) with ESMTP id B9D958B5DF; Sat, 15 Jun 2002 20:36:24 -0700 (PDT) Message-ID: <3D0C07B8.8936811D@FreeBSD.org> Date: Sat, 15 Jun 2002 20:36:24 -0700 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.79 [en] (X11; U; FreeBSD 4.5-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Joe Marcus Clarke Cc: sroberts@dsl.pipex.com, FreeBSD User Questions List , Glenn Johnson Subject: Re: No screensaver applet in gnomecontrolcenter after upgrade toxscreensaver-4.05 References: <1024142916.21106.4.camel@Demon.Strobe.org> <1024177898.81450.2.camel@shumai.marcuscom.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Joe Marcus Clarke wrote: > > On Sat, 2002-06-15 at 08:08, Stacey Roberts wrote: > > Hello, > > I finally managed to get xscreensaver installed on this system. > > However after restarting X (no particular reason, just wanted to), I > > figured I'd configure the screensaver, but when I start > > gnomecontrolcenter, I can see screensaver in the panel on the left (no > > image). > > > > Clicking on screensaver doesn't cause the right panel to display the > > screensaver configuration options. > > > > Is there a reason / fix for this? > > Attached are patches to correct this problem. These have been tested by > myself, and a few other users, and the screensaver capplet icon is > successfully installed in GNOME Control Center. Joe, rather than patches, can you explain to me what the actual problem is? I think that the patches you attached touched more things than you intended. Thanks, Doug -- "We have known freedom's price. We have shown freedom's power. And in this great conflict, ... we will see freedom's victory." - George W. Bush, President of the United States State of the Union, January 28, 2002 Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 20:46:30 2002 Delivered-To: freebsd-questions@freebsd.org Received: from seven.slakin.net (adsl-67-112-126-134.dsl.pltn13.pacbell.net [67.112.126.134]) by hub.freebsd.org (Postfix) with ESMTP id 153FC37B411 for ; Sat, 15 Jun 2002 20:46:26 -0700 (PDT) Received: from localhost (localhost.slakin.net [127.0.0.1]) by seven.slakin.net (Postfix) with ESMTP id 886B94FF; Sat, 15 Jun 2002 20:46:32 -0700 (PDT) Date: Sat, 15 Jun 2002 20:46:32 -0700 (PDT) From: Matt Snow To: =?ISO-8859-1?Q?David_Sieb=F6rger?= Cc: nelis@brabys.co.za, Subject: Re: web access and bandwidth reporting In-Reply-To: <3D071A66.8030203@rucus.ru.ac.za> Message-ID: <20020615204438.P78322-100000@seven.slakin.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN 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 SurfControl makes web and content filtering software. Their VS (Velocity Server) proxy product performs about the same as apache as a web proxy, squid would probably perform better. * * * * * * * * Matt Snow (@) drama@slakin.net (w) http://slakin.net. On Wed, 12 Jun 2002, [ISO-8859-1] David Sieb=F6rger wrote: > Nelis Lamprecht wrote: > > I need to setup a machine that will be able to do web access reporting > > and bandwidth usage reporting. I know squid logs all this ( monitoring > > log files is a pain :) but I was wondering if anyone knows of any front > > end apps that have been developed for this purpose. > > Calamaris could be what you're looking for. It's www/calamaris in the > ports and the home page is http://cord.de/tools/squid/calamaris/ > > > I need something for > > *nix ( FreeBSD ) that has similar capabilities to the win32 application= s > > that SurfControl produce. I am willing to pay and any help, advice, > > suggestions would be greatly appreciated. > > I'm afraid I don't know what SurfControl does, or how it'd compare. > > > -- > David Sieborger > drs@rucus.ru.ac.za > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 20:48:24 2002 Delivered-To: freebsd-questions@freebsd.org Received: from seven.slakin.net (adsl-67-112-126-134.dsl.pltn13.pacbell.net [67.112.126.134]) by hub.freebsd.org (Postfix) with ESMTP id 0638237B405 for ; Sat, 15 Jun 2002 20:48:19 -0700 (PDT) Received: from localhost (localhost.slakin.net [127.0.0.1]) by seven.slakin.net (Postfix) with ESMTP id B40414FF; Sat, 15 Jun 2002 20:48:25 -0700 (PDT) Date: Sat, 15 Jun 2002 20:48:25 -0700 (PDT) From: Matt Snow To: =?ISO-8859-1?Q?David_Sieb=F6rger?= Cc: nelis@brabys.co.za, Subject: Re: web access and bandwidth reporting In-Reply-To: <20020615204438.P78322-100000@seven.slakin.net> Message-ID: <20020615204803.X78322-100000@seven.slakin.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN 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 Oh, and the reporting still requires a windows box. * * * * * * * * Matt Snow (@) drama@slakin.net (w) http://slakin.net. On Sat, 15 Jun 2002, Matt Snow wrote: > SurfControl makes web and content filtering software. > Their VS (Velocity Server) proxy product performs about the same as apach= e > as a web proxy, squid would probably perform better. > > * * * * * * * * > Matt Snow > (@) drama@slakin.net > (w) http://slakin.net. > > On Wed, 12 Jun 2002, [ISO-8859-1] David Sieb=F6rger wrote: > > > Nelis Lamprecht wrote: > > > I need to setup a machine that will be able to do web access reportin= g > > > and bandwidth usage reporting. I know squid logs all this ( monitorin= g > > > log files is a pain :) but I was wondering if anyone knows of any fro= nt > > > end apps that have been developed for this purpose. > > > > Calamaris could be what you're looking for. It's www/calamaris in the > > ports and the home page is http://cord.de/tools/squid/calamaris/ > > > > > I need something for > > > *nix ( FreeBSD ) that has similar capabilities to the win32 applicati= ons > > > that SurfControl produce. I am willing to pay and any help, advice, > > > suggestions would be greatly appreciated. > > > > I'm afraid I don't know what SurfControl does, or how it'd compare. > > > > > > -- > > David Sieborger > > drs@rucus.ru.ac.za > > > > > > 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 Sat Jun 15 21:11:31 2002 Delivered-To: freebsd-questions@freebsd.org Received: from m20.unixathome.org (m20.unixathome.org [216.187.106.227]) by hub.freebsd.org (Postfix) with ESMTP id 12E9237B409; Sat, 15 Jun 2002 21:11:27 -0700 (PDT) Received: by m20.unixathome.org (Postfix, from userid 1001) id A4AEF7AA6; Sun, 16 Jun 2002 00:10:08 -0400 (EDT) From: Dan Langille To: freebsd-newbies@freebsd.org, freebsd-questions@freebsd.org Subject: The FreeBSD Diary: 2002-05-26 - 2002-06-15 Message-Id: <20020616041008.A4AEF7AA6@m20.unixathome.org> Date: Sun, 16 Jun 2002 00:10:08 -0400 (EDT) Sender: owner-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 FreeBSD Diary contains a large number of practical examples and how-to guides. This message is posted weekly to freebsd-questions@freebsd.org with the aim of letting people know what's available on the website. Before you post a question here it might be a good idea to first search the mailing list archives and/or The FreeBSD Diary . No new articles have been posted during this period -- Dan Langille - DVL Software Limited The FreeBSD Diary - http://freebsddiary.org/ - practical examples FreshPorts - http://freshports.org/ - the place for ports To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 21:12:51 2002 Delivered-To: freebsd-questions@freebsd.org Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by hub.freebsd.org (Postfix) with ESMTP id 99E4337B40B; Sat, 15 Jun 2002 21:12:42 -0700 (PDT) Received: from shumai.marcuscom.com (marcus@shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.12.3/8.12.3) with ESMTP id g5G4B2B4009056; Sun, 16 Jun 2002 00:11:02 -0400 (EDT) (envelope-from marcus@FreeBSD.org) Subject: Re: No screensaver applet in gnomecontrolcenter after upgrade toxscreensaver-4.05 From: Joe Marcus Clarke To: Doug Barton Cc: sroberts@dsl.pipex.com, FreeBSD User Questions List , Glenn Johnson In-Reply-To: <3D0C07B8.8936811D@FreeBSD.org> References: <1024142916.21106.4.camel@Demon.Strobe.org> <1024177898.81450.2.camel@shumai.marcuscom.com> <3D0C07B8.8936811D@FreeBSD.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-phV9tL7oFvpAc3iubXrb" X-Mailer: Ximian Evolution 1.0.7 Date: 16 Jun 2002 00:13:02 -0400 Message-Id: <1024200783.81450.9.camel@shumai.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-phV9tL7oFvpAc3iubXrb Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2002-06-15 at 23:36, Doug Barton wrote: > Joe Marcus Clarke wrote: > >=20 > > On Sat, 2002-06-15 at 08:08, Stacey Roberts wrote: > > > Hello, > > > I finally managed to get xscreensaver installed on this system. > > > However after restarting X (no particular reason, just wanted to), I > > > figured I'd configure the screensaver, but when I start > > > gnomecontrolcenter, I can see screensaver in the panel on the left (n= o > > > image). > > > > > > Clicking on screensaver doesn't cause the right panel to display the > > > screensaver configuration options. > > > > > > Is there a reason / fix for this? > >=20 > > Attached are patches to correct this problem. These have been tested b= y > > myself, and a few other users, and the screensaver capplet icon is > > successfully installed in GNOME Control Center. >=20 > Joe, rather than patches, can you explain to me what the actual problem > is? I think that the patches you attached touched more things than you > intended.=20 The problem is two-fold. One, the GNOME datadir is not being set correctly. Therefore, the .desktop files are installed in /usr/X11R6/share instead of /usr/X11R6/share/gnome. This breaks the plist and also leaves us GNOME users without a screensaver capplet icon in gnomecc. Next, since the pixmaps for xscreensaver are not installed in /usr/X11R6/share/gnome/pixmaps, gnomecc cannot find an icon for the screensaver capplet. I modified the .desktop file so that the fully-qualified path to the xscreensaver.xpm is specified. I don't think my patches touched more then intended, but it's certainly possible I have some extra cruft in there. I'll go back and take a look. Joe >=20 > Thanks, >=20 > Doug >=20 > --=20 > "We have known freedom's price. We have shown freedom's power. > And in this great conflict, ... we will see freedom's victory." > - George W. Bush, President of the United States > State of the Union, January 28, 2002 >=20 > Do YOU Yahoo!? >=20 --=-phV9tL7oFvpAc3iubXrb Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQA9DBBOb2iPiv4Uz4cRAhyeAJ4udMiL24itesET8ZZZ//hP6ogoLgCeJy9r 2IuUT0jAMjgQJef0im3Xvis= =7sNt -----END PGP SIGNATURE----- --=-phV9tL7oFvpAc3iubXrb-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 21:53:19 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mailhub-2.iastate.edu (mailhub-2.iastate.edu [129.186.140.4]) by hub.freebsd.org (Postfix) with ESMTP id 4D81637B41D for ; Sat, 15 Jun 2002 21:52:58 -0700 (PDT) Received: from mailout-2.iastate.edu (mailout-2.iastate.edu [129.186.140.2]) by mailhub-2.iastate.edu (8.9.3/8.9.3) with SMTP id XAA05755; Sat, 15 Jun 2002 23:52:53 -0500 From: rahermon@iastate.edu Received: from fw.student.iastate.edu(64.113.93.191) by mailout-2.iastate.edu via csmap id 19392; Sat, 15 Jun 2002 23:55:35 -0500 (CDT) To: Cc: Subject: RE: Your earlier maillog post Date: Sat, 15 Jun 2002 23:51:22 -0500 Message-ID: <000301c214f1$797108c0$8404a8c0@TheGetto> 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.3416 In-Reply-To: <1024178619.47848.1.camel@Demon.Strobe.org> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG The short answer is no. The stateful rule structure and the implications from mixing rule set types is beyond the scope of my knowledge, sorry. However, it seems that a connection to localhost is being refused and I assumed a rule is being match, finding that rule may revealed useful information. Try clearing the counters and then try to telnet to localhost 25. Look at the counters again and with a little luck the rule will reveal itself. You can also try mixing the rules just to find out if in fact the suggested change will fix the problem. If it does then I am sure a firewall guru in this list will be able to assist in re-writing the rules in the appropriate type. I will keep following the thread since the questions you presented are indeed interesting and I am curious to find the answer. Regards, Ramon > -----Original Message----- > From: Stacey Roberts [mailto:sroberts@dsl.pipex.com] > Sent: Saturday, June 15, 2002 5:04 PM > To: rahermon@iastate.edu > Cc: FreeBSD-Questions > Subject: RE: Your earlier maillog post > > > Hi Ramon, > Thanks for the suggestions. > > I've got a couple of questions on those rules you included in > your last reply. > > I use advanced stateful rules on this machine, and what > you've suggested doesn't appear to be of the same structure > as the ones I use here. I've always understood that its > generally a bad idea to mix rule base types. Is this your > understanding as well? > > So then, what I'm asking is if you've any suggestions on > re-writing these so that they fit into a stateful rule structure. > > > > On Thu, 2002-06-13 at 03:19, rahermon@iastate.edu wrote: > > I was looking at the ipfw rules on your post "IPFW error, > help?" and I > > did not notice the following which can explain access denied to > > localhost. > > > > # Allow loopbacks, deny imposters > > ${fwcmd} add 100 pass all from any to any via lo0 > > ${fwcmd} add 200 deny all from any to 127.0.0.0/8 > > # Stop spoofing > > ${fwcmd} add deny all from ${inet}:${imask} to any in via ${oif} > > ${fwcmd} add deny all from ${onet}:${omask} to any in via ${iif} > > > > The above are just after flush on my rules. But my definitions are > > before, I guess what I am trying to say is that just make sure the > > above rules are the first rules. > > > > Regards, > > Ramon > > > > > -----Original Message----- > > > From: owner-freebsd-questions@FreeBSD.ORG > > > [mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of > S. Roberts > > > Sent: Wednesday, June 12, 2002 1:30 AM > > > To: rahermon@cs.iastate.edu > > > Cc: FreeBSD-Questions > > > Subject: re: Your earlier maillog post > > > > > > > > > Hi, > > > I stumbled across your post in the archives. I'm seeing > > > exactly the same formatted messages in the maillog of a box > > > here as well: Jun 12 07:03:38 sm-msp-queue[96453]: > > > g5766juA092113: to=root, delay=4+23:56:53, xdelay=00:00:00, > > > mailer=relay, pri=22287174, relay=localhost.., > > > dsn=4.0.0, stat=Deferred: Permission denied ~ $ > > > > > > I wanted to find out if you had gotten an explanation, or > > > positive response to your query in the end. I tried sending a > > > query to Sendmail.org but couldn't get any joy there either. > > > > > > Do let me know, please > > > Regards, > > > Stacey > > > > > > ok. Maybe if I take it one step at a time. Can anyone tell me > > > what this means. > > > > > > May 31 15:46:04 FW sm-msp-queue[442]: g4R84JFE000560: > > > to=root, ctladdr=root (0/0), delay=4+12:41:45, > > > xdelay=00:00:00, mailer=relay, pri=18390056, > > > relay=localhost.rhbsd.dhs.org., dsn=4.0.0, stat=Deferred: > > > Permission denied > > > > > > Thaks. > > > -- > > > Stacey Roberts B.Sc. (HONS) Computer Science > > > Network Systems Engineer > > > > > > > > > > -- > Stacey Roberts B.Sc. (HONS) Computer Science > Network Systems Engineer > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 22: 4:45 2002 Delivered-To: freebsd-questions@freebsd.org Received: from email.telnor.net (email.telnor.net [200.23.249.11]) by hub.freebsd.org (Postfix) with ESMTP id 38F6037B428 for ; Sat, 15 Jun 2002 22:04:42 -0700 (PDT) Received: from kris.com (red-corb1-2003822-98.telnor.net [200.38.22.98]) by email.telnor.net (Sun Internet Mail Server sims.4.0.2001.07.26.11.50.p9) with ESMTP id <0GXS00DI48WCK2@email.telnor.net> for freebsd-questions@freebsd.org; Sat, 15 Jun 2002 22:07:26 -0700 (PDT) Date: Sat, 15 Jun 2002 22:23:02 -0700 From: jehova Subject: epson perfection 1650 usb scanner To: FreeBSD-Questions Message-id: <200206152223.02827.tornadox@telnor.net> MIME-version: 1.0 X-Mailer: KMail [version 1.4] Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG somebody knows? or have it running? is there any way for to use a Epson pefection 1650 USB scanner? or maybe where to go to read howto? if you have been using a usb Epson perfection 1650 please let me know your experience -- _ __ ___ ____ ___ ___ ___ __ Jehova _ __ ___ | _ ) __| \/ \ tornadox@telnor.net _ __ | _ \._ \ |) | | FreeBSD!!! _ |___/___/___/ \/ () To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 22:34:28 2002 Delivered-To: freebsd-questions@freebsd.org Received: from clmboh1-smtp4.columbus.rr.com (clmboh1-smtp4.columbus.rr.com [65.24.0.114]) by hub.freebsd.org (Postfix) with ESMTP id 2FB4237B40B for ; Sat, 15 Jun 2002 22:34:18 -0700 (PDT) Received: from mach4 (cvg-29-18-158.cinci.rr.com [24.29.18.158]) by clmboh1-smtp4.columbus.rr.com (8.11.2/8.11.2) with ESMTP id g5G5YGO18725 for ; Sun, 16 Jun 2002 01:34:17 -0400 (EDT) Date: Sun, 16 Jun 2002 01:33:14 -0400 Mime-Version: 1.0 (Apple Message framework v482) Content-Type: text/plain; charset=US-ASCII; format=flowed Subject: dmesg TCP errors From: Elliott Liggett To: freebsd-questions@freebsd.org Content-Transfer-Encoding: 7bit Message-Id: <8DA46FC8-80EA-11D6-9B05-0003930AFE0E@cinci.rr.com> X-Mailer: Apple Mail (2.482) Sender: owner-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 see the following in my dmesg, and I am utterly confused. Any ideas? The box is running a 4.5 kernel. I also have a bit of a firewall - here's a link to my rc.firewall: http://spaceportbar.com/~dbesade/firewall Here's what I'm seeing in dmesg (and this is only some of it :p ) : Connection attempt to TCP ::0001:25 from ::0001:1032 Connection attempt to TCP 127.0.0.1:113 from 127.0.0.1:1034 Connection attempt to TCP 127.0.0.1:113 from 127.0.0.1:1036 Connection attempt to TCP 127.0.0.1:113 from 127.0.0.1:1034 Connection attempt to TCP 127.0.0.1:113 from 127.0.0.1:1036 Connection attempt to UDP 127.0.0.1:512 from 127.0.0.1:1089 Connection attempt to UDP 127.0.0.1:512 from 127.0.0.1:1092 Connection attempt to TCP ::0001:25 from ::0001:1037 Connection attempt to TCP ::0001:25 from ::0001:1037 Connection attempt to TCP ::0001:25 from ::0001:1037 Connection attempt to TCP ::0001:25 from ::0001:1037 Connection attempt to TCP 127.0.0.1:113 from 127.0.0.1:1039 Connection attempt to TCP 127.0.0.1:113 from 127.0.0.1:1039 Connection attempt to UDP 127.0.0.1:512 from 127.0.0.1:1108 Connection attempt to UDP 192.168.0.5:1112 from 192.168.0.5:518 Connection attempt to TCP ::0001:25 from ::0001:1042 Connection attempt to TCP ::0001:25 from ::0001:1042 Connection attempt to TCP ::0001:25 from ::0001:1042 Connection attempt to TCP ::0001:25 from ::0001:1042 Connection attempt to TCP 127.0.0.1:113 from 127.0.0.1:1044 Connection attempt to TCP 127.0.0.1:113 from 127.0.0.1:1044 Connection attempt to UDP 127.0.0.1:512 from 127.0.0.1:1139 Connection attempt to TCP ::0001:25 from ::0001:1045 Connection attempt to TCP ::0001:25 from ::0001:1045 Connection attempt to TCP ::0001:25 from ::0001:1045 Connection attempt to TCP ::0001:25 from ::0001:1045 Connection attempt to TCP 127.0.0.1:113 from 127.0.0.1:1047 Connection attempt to TCP 127.0.0.1:113 from 127.0.0.1:1047 Connection attempt to UDP 127.0.0.1:512 from 127.0.0.1:1159 Connection attempt to TCP ::0001:25 from ::0001:1048 Connection attempt to TCP ::0001:25 from ::0001:1048 Connection attempt to TCP ::0001:25 from ::0001:1048 Connection attempt to TCP ::0001:25 from ::0001:1048 Connection attempt to TCP 127.0.0.1:113 from 127.0.0.1:1050 Connection attempt to TCP 127.0.0.1:113 from 127.0.0.1:1050 Connection attempt to UDP 127.0.0.1:512 from 127.0.0.1:1170 Connection attempt to TCP ::0001:25 from ::0001:1051 Connection attempt to TCP ::0001:25 from ::0001:1051 Connection attempt to TCP ::0001:25 from ::0001:1051 Connection attempt to TCP ::0001:25 from ::0001:1051 Connection attempt to TCP 127.0.0.1:113 from 127.0.0.1:1053 Connection attempt to TCP 127.0.0.1:113 from 127.0.0.1:1053 Connection attempt to UDP 127.0.0.1:512 from 127.0.0.1:1181 Connection attempt to TCP ::0001:25 from ::0001:1054 Connection attempt to TCP ::0001:25 from ::0001:1054 Connection attempt to TCP ::0001:25 from ::0001:1054 Connection attempt to TCP ::0001:25 from ::0001:1054 Connection attempt to TCP 127.0.0.1:113 from 127.0.0.1:1056 Connection attempt to TCP 127.0.0.1:113 from 127.0.0.1:1056 Connection attempt to UDP 127.0.0.1:512 from 127.0.0.1:1194 Connection attempt to TCP ::0001:25 from ::0001:1057 Connection attempt to TCP ::0001:25 from ::0001:1057 Connection attempt to TCP ::0001:25 from ::0001:1057 Connection attempt to TCP ::0001:25 from ::0001:1057 Connection attempt to TCP 127.0.0.1:113 from 127.0.0.1:1059 Connection attempt to TCP 127.0.0.1:113 from 127.0.0.1:1059 Connection attempt to UDP 127.0.0.1:512 from 127.0.0.1:1205 Connection attempt to TCP ::0001:25 from ::0001:1060 Connection attempt to TCP ::0001:25 from ::0001:1060 Connection attempt to TCP ::0001:25 from ::0001:1060 Connection attempt to TCP ::0001:25 from ::0001:1060 Connection attempt to TCP ::0001:25 from ::0001:1061 Connection attempt to TCP ::0001:25 from ::0001:1061 Connection attempt to TCP ::0001:25 from ::0001:1061 Connection attempt to TCP ::0001:25 from ::0001:1061 Connection attempt to TCP 127.0.0.1:113 from 127.0.0.1:1063 Connection attempt to TCP 127.0.0.1:113 from 127.0.0.1:1063 Connection attempt to UDP 127.0.0.1:512 from 127.0.0.1:1221 Connection attempt to TCP 127.0.0.1:113 from 127.0.0.1:1065 Connection attempt to TCP 127.0.0.1:113 from 127.0.0.1:1065 Connection attempt to UDP 127.0.0.1:512 from 127.0.0.1:1227 Connection attempt to TCP ::0001:25 from ::0001:1066 Connection attempt to TCP ::0001:25 from ::0001:1066 Connection attempt to TCP ::0001:25 from ::0001:1066 Connection attempt to TCP ::0001:25 from ::0001:1066 Connection attempt to TCP 127.0.0.1:113 from 127.0.0.1:1068 Connection attempt to TCP 127.0.0.1:113 from 127.0.0.1:1068 Connection attempt to UDP 127.0.0.1:512 from 127.0.0.1:1238 Connection attempt to TCP ::0001:25 from ::0001:1069 Connection attempt to TCP ::0001:25 from ::0001:1069 Connection attempt to TCP ::0001:25 from ::0001:1069 Connection attempt to TCP ::0001:25 from ::0001:1069 Connection attempt to TCP 127.0.0.1:113 from 127.0.0.1:1071 Connection attempt to TCP 127.0.0.1:113 from 127.0.0.1:1071 Connection attempt to UDP 127.0.0.1:512 from 127.0.0.1:1249 Connection attempt to TCP ::0001:25 from ::0001:1072 Connection attempt to TCP ::0001:25 from ::0001:1072 Connection attempt to TCP ::0001:25 from ::0001:1072 Connection attempt to TCP ::0001:25 from ::0001:1072 Connection attempt to TCP 127.0.0.1:113 from 127.0.0.1:1074 Connection attempt to TCP 127.0.0.1:113 from 127.0.0.1:1074 Connection attempt to UDP 127.0.0.1:512 from 127.0.0.1:1260 Connection attempt to TCP ::0001:25 from ::0001:1076 Connection attempt to TCP ::0001:25 from ::0001:1077 Connection attempt to TCP ::0001:25 from ::0001:1076 Connection attempt to TCP ::0001:25 from ::0001:1077 Connection attempt to TCP ::0001:25 from ::0001:1076 Connection attempt to TCP ::0001:25 from ::0001:1077 Connection attempt to TCP ::0001:25 from ::0001:1076 Connection attempt to TCP ::0001:25 from ::0001:1077 Connection attempt to TCP 127.0.0.1:113 from 127.0.0.1:1079 Connection attempt to TCP 127.0.0.1:113 from 127.0.0.1:1081 Connection attempt to TCP 127.0.0.1:113 from 127.0.0.1:1079 Connection attempt to TCP 127.0.0.1:113 from 127.0.0.1:1081 Connection attempt to UDP 127.0.0.1:512 from 127.0.0.1:1280 Connection attempt to UDP 127.0.0.1:512 from 127.0.0.1:1283 Connection attempt to TCP ::0001:25 from ::0001:1082 Connection attempt to TCP ::0001:25 from ::0001:1082 Connection attempt to TCP ::0001:25 from ::0001:1082 Connection attempt to TCP ::0001:25 from ::0001:1082 Connection attempt to TCP 127.0.0.1:113 from 127.0.0.1:1084 Connection attempt to TCP 127.0.0.1:113 from 127.0.0.1:1084 Connection attempt to UDP 127.0.0.1:512 from 127.0.0.1:1294 Connection attempt to TCP ::0001:25 from ::0001:1085 Connection attempt to TCP ::0001:25 from ::0001:1085 Connection attempt to TCP ::0001:25 from ::0001:1085 Connection attempt to TCP ::0001:25 from ::0001:1085 Connection attempt to TCP 127.0.0.1:113 from 127.0.0.1:1087 Connection attempt to TCP 127.0.0.1:113 from 127.0.0.1:1087 Connection attempt to UDP 127.0.0.1:512 from 127.0.0.1:1305 Connection attempt to TCP ::0001:25 from ::0001:1088 Connection attempt to TCP ::0001:25 from ::0001:1088 Connection attempt to TCP ::0001:25 from ::0001:1088 Connection attempt to TCP ::0001:25 from ::0001:1088 Connection attempt to TCP 127.0.0.1:113 from 127.0.0.1:1090 Connection attempt to TCP 127.0.0.1:113 from 127.0.0.1:1090 Connection attempt to UDP 127.0.0.1:512 from 127.0.0.1:1316 Connection attempt to TCP ::0001:25 from ::0001:1091 Connection attempt to TCP ::0001:25 from ::0001:1091 Connection attempt to TCP ::0001:25 from ::0001:1091 Connection attempt to TCP ::0001:25 from ::0001:1091 Connection attempt to TCP 127.0.0.1:113 from 127.0.0.1:1093 Connection attempt to TCP 127.0.0.1:113 from 127.0.0.1:1093 Connection attempt to UDP 127.0.0.1:512 from 127.0.0.1:1327 Connection attempt to TCP ::0001:25 from ::0001:1094 Connection attempt to TCP ::0001:25 from ::0001:1094 Connection attempt to TCP ::0001:25 from ::0001:1094 Connection attempt to TCP ::0001:25 from ::0001:1094 Connection attempt to TCP 127.0.0.1:113 from 127.0.0.1:1096 Connection attempt to TCP 127.0.0.1:113 from 127.0.0.1:1096 Connection attempt to UDP 127.0.0.1:512 from 127.0.0.1:1340 Connection attempt to TCP ::0001:25 from ::0001:1097 Connection attempt to TCP ::0001:25 from ::0001:1097 Connection attempt to TCP ::0001:25 from ::0001:1097 Connection attempt to TCP ::0001:25 from ::0001:1097 Connection attempt to TCP 127.0.0.1:113 from 127.0.0.1:1099 Connection attempt to TCP 127.0.0.1:113 from 127.0.0.1:1099 Connection attempt to UDP 127.0.0.1:512 from 127.0.0.1:1351 Connection attempt to TCP ::0001:25 from ::0001:1100 Connection attempt to TCP ::0001:25 from ::0001:1100 Connection attempt to TCP ::0001:25 from ::0001:1100 Connection attempt to TCP ::0001:25 from ::0001:1100 Connection attempt to TCP 127.0.0.1:113 from 127.0.0.1:1102 Connection attempt to TCP 127.0.0.1:113 from 127.0.0.1:1102 Connection attempt to UDP 127.0.0.1:512 from 127.0.0.1:1362 Connection attempt to TCP ::0001:25 from ::0001:1103 Connection attempt to TCP ::0001:25 from ::0001:1103 Connection attempt to TCP ::0001:25 from ::0001:1103 Connection attempt to TCP ::0001:25 from ::0001:1103 Thanks a lot! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jun 15 23:57:27 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.tninet.se (lennier.tninet.se [195.100.94.105]) by hub.freebsd.org (Postfix) with ESMTP id 6756B37B40E; Sat, 15 Jun 2002 23:57:20 -0700 (PDT) Received: from pcmarpxy.tninet.se (bb-62-5-36-29.bb.tninet.se [62.5.36.29]) by lennier.tninet.se (BMR ErlangTM/OTP 3.0) with ESMTP id 504615.210551.1024.1s41919771lennier ; Sun, 16 Jun 2002 08:55:51 +0200 Content-Type: text/plain; charset="iso-8859-1" From: Mark Rowlands To: Gary D Kline , Bill Moran Subject: Re: Is anyone actually running Openoffice-1.0.0 successfully on FreeBSD? Date: Sun, 16 Jun 2002 08:55:50 +0200 User-Agent: KMail/1.4.1 Cc: sroberts@dsl.pipex.com, FreeBSD-Questions , mbr@FreeBSD.ORG References: <1024182992.47848.9.camel@Demon.Strobe.org> <3D0BD0FF.8050003@potentialtech.com> <20020616000009.GB32456@tao.thought.org> In-Reply-To: <20020616000009.GB32456@tao.thought.org> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200206160855.50627.mark.rowlands@minmail.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 16 June 2002 2:00 am, Gary D Kline wrote: > On Sat, Jun 15, 2002 at 07:42:55PM -0400, Bill Moran wrote: > > Stacey Roberts wrote: > > >Hi, > > > I'm hoping to introduce openoffice as a (long awaited) replacement= for > > >Star Office here. > > > > > >I checked the mailing lists (ports and questions), but could only fi= nd > > >comments on various problems others have been having without any of = the > > >replies that indicates that anyone's actually got this installed and > > >working (as it says on the tin). > > > > > >If anyone does indeed have openoffice-1.0.0 successfully running, pl= ease > > >get let the rest of us know of your experiences with it, okay? > > >Thanks. > > > > I don't know if it counts, but we've been experimenting with the Wind= ows > > build and have been pretty happy with it so far. Unfortunately, the = last > > time I looked at installing the FreeBSD version, it required somethin= g > > like 4G and my test machine isn't that spaceous. Before we can switc= h, > > we need something that runs on both our FreeBSD and Windows workstati= ons, > > so we haven't really used it too extensively yet. > > =094GB how! On this new server I've got 256M of RAM and 40G > =09disk.... What might help people like me who want to build > =09from src is to have a cheat-sheet of temporary system > =09configurations. ---I've been watching the OO build steps, > =09but with less than full attention. > > =09gary try 6 gb and nearly 8 hours to compile on a p3 650 384mb and scsi hardwar= e =20 raid and then sig 11 when you try and install. I have tried to get this=20 running on two different boxes, going as far as to reinstall one of them = and=20 just install open-office on that. I have yet to succeed. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message